Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at dd265b0a906f4796680bcfa54b47b0c8333d6388 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from dd265b0a906f4796680bcfa54b47b0c8333d6388 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16433 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # 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 dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2452f1e4342ed57326753616d5d8f109bbbfbd00 Checking out Revision 2452f1e4342ed57326753616d5d8f109bbbfbd00 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2452f1e4342ed57326753616d5d8f109bbbfbd00 # timeout=10 Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T00:31:12.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T00:31:13.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T00:31:13.269Z] ========================================================= [2020-12-17T00:31:13.269Z] EdgeX Global Pipelines Version Info [2020-12-17T00:31:13.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 [2020-12-17T00:31:14.815Z] ------------------- [2020-12-17T00:31:14.815Z] stable info: [2020-12-17T00:31:14.815Z] ------------------- [2020-12-17T00:31:14.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T00:31:14.815Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T00:31:14.815Z] Message: update stable to v1.0.173 [2020-12-17T00:31:15.763Z] ------------------- [2020-12-17T00:31:15.763Z] experimental info: [2020-12-17T00:31:15.763Z] ------------------- [2020-12-17T00:31:15.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T00:31:15.763Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T00:31:15.763Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T00:31:16.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-17T00:31:16.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-17T00:31:16.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T00:31:16.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T00:31:16.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T00:31:16.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T00:31:16.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T00:31:16.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-17T00:31:16.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-17T00:31:17.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-17T00:31:17.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T00:31:17.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T00:31:17.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T00:31:17.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T00:31:17.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T00:31:17.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T00:31:17.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T00:31:17.784Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T00:31:17.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-17T00:31:18.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-17T00:31:18.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-17T00:31:18.203Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T00:31:18.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T00:31:18.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2020-12-17T00:31:18.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2020-12-17T00:31:18.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2020-12-17T00:31:18.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2452f1e4342ed57326753616d5d8f109bbbfbd00 [Pipeline] echo [2020-12-17T00:31:18.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2452f1e [Pipeline] echo [2020-12-17T00:31:18.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T00:31:19.138Z] provisioning config files... [2020-12-17T00:31:19.173Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config37175296325003328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:31:19.539Z] ---> docker-login.sh [2020-12-17T00:31:19.539Z] nexus3.edgexfoundry.org:10001 [2020-12-17T00:31:20.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:31:20.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:31:20.391Z] Configure a credential helper to remove this warning. See [2020-12-17T00:31:20.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:31:20.391Z] [2020-12-17T00:31:20.391Z] Login Succeeded [2020-12-17T00:31:20.391Z] nexus3.edgexfoundry.org:10002 [2020-12-17T00:31:20.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:31:20.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:31:20.654Z] Configure a credential helper to remove this warning. See [2020-12-17T00:31:20.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:31:20.654Z] [2020-12-17T00:31:20.654Z] Login Succeeded [2020-12-17T00:31:20.654Z] nexus3.edgexfoundry.org:10003 [2020-12-17T00:31:20.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:31:20.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:31:20.918Z] Configure a credential helper to remove this warning. See [2020-12-17T00:31:20.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:31:20.918Z] [2020-12-17T00:31:20.918Z] Login Succeeded [2020-12-17T00:31:20.918Z] nexus3.edgexfoundry.org:10004 [2020-12-17T00:31:20.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:31:20.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:31:20.918Z] Configure a credential helper to remove this warning. See [2020-12-17T00:31:20.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:31:20.918Z] [2020-12-17T00:31:20.918Z] Login Succeeded [2020-12-17T00:31:20.918Z] docker.io [2020-12-17T00:31:21.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:31:21.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:31:21.442Z] Configure a credential helper to remove this warning. See [2020-12-17T00:31:21.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:31:21.442Z] [2020-12-17T00:31:21.442Z] Login Succeeded [2020-12-17T00:31:21.442Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T00:31:21.451Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T00:31:21.924Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/core-command/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/core-data/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-17T00:31:21.924Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T00:31:21.924Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-17T00:31:21.924Z] ++ cut -d/ -f2 [2020-12-17T00:31:21.924Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-17T00:31:22.070Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:31:22.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T00:31:22.913Z] [2020-12-17T00:31:22.913Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:31:23.271Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T00:31:23.271Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T00:31:23.271Z] 31603596830f: Pulling fs layer [2020-12-17T00:31:23.271Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T00:31:23.271Z] 6ca5941a6612: Pulling fs layer [2020-12-17T00:31:23.271Z] ecc8261a40a4: Pulling fs layer [2020-12-17T00:31:23.271Z] ecc8261a40a4: Waiting [2020-12-17T00:31:23.271Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T00:31:23.271Z] 2a8b12db71e7: Download complete [2020-12-17T00:31:23.271Z] 31603596830f: Verifying Checksum [2020-12-17T00:31:23.271Z] 31603596830f: Download complete [2020-12-17T00:31:23.537Z] ecc8261a40a4: Verifying Checksum [2020-12-17T00:31:23.537Z] ecc8261a40a4: Download complete [2020-12-17T00:31:23.537Z] 6ca5941a6612: Verifying Checksum [2020-12-17T00:31:23.537Z] 6ca5941a6612: Download complete [2020-12-17T00:31:23.807Z] 31603596830f: Pull complete [2020-12-17T00:31:23.807Z] 2a8b12db71e7: Pull complete [2020-12-17T00:31:24.771Z] 6ca5941a6612: Pull complete [2020-12-17T00:31:25.035Z] ecc8261a40a4: Pull complete [2020-12-17T00:31:25.035Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T00:31:25.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T00:31:25.035Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T00:31:25.169Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:31:25.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T00:31:27.912Z] $ docker top e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T00:31:28.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T00:31:28.258Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T00:31:28.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T00:31:28.486Z] $ docker exec e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent [2020-12-17T00:31:28.652Z] SSH_AUTH_SOCK=/tmp/ssh-l5RWjSa7KAI9/agent.12 [2020-12-17T00:31:28.652Z] SSH_AGENT_PID=18 [2020-12-17T00:31:28.666Z] Running ssh-add (command line suppressed) [2020-12-17T00:31:28.790Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_4144633109474064521.key (/w/workspace/edgex-go/27@tmp/private_key_4144633109474064521.key) [2020-12-17T00:31:28.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T00:31:29.176Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T00:31:29.204Z] $ docker exec --env ******** --env ******** e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent -k [2020-12-17T00:31:29.318Z] unset SSH_AUTH_SOCK; [2020-12-17T00:31:29.318Z] unset SSH_AGENT_PID; [2020-12-17T00:31:29.319Z] echo Agent pid 18 killed; [2020-12-17T00:31:29.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T00:31:29.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T00:31:29.508Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T00:31:29.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T00:31:29.700Z] $ docker exec e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent [2020-12-17T00:31:29.879Z] SSH_AUTH_SOCK=/tmp/ssh-vcVTfko9PcFj/agent.46 [2020-12-17T00:31:29.879Z] SSH_AGENT_PID=51 [2020-12-17T00:31:29.888Z] Running ssh-add (command line suppressed) [2020-12-17T00:31:30.016Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_1949575866924601243.key (/w/workspace/edgex-go/27@tmp/private_key_1949575866924601243.key) [2020-12-17T00:31:30.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T00:31:30.445Z] + git semver init [2020-12-17T00:31:30.446Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T00:31:30.446Z] # $GIT_DIR = /w/workspace/edgex-go/27/.git [2020-12-17T00:31:30.446Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/27 [2020-12-17T00:31:30.446Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T00:31:30.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T00:31:30.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T00:31:30.446Z] # $SEMVER_BRANCH = PR-2858 [2020-12-17T00:31:30.446Z] # $SEMVER_TEMP = /tmp/semver-424499150 [2020-12-17T00:31:30.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-17T00:31:48.652Z] # '/tmp/semver-424499150' -> '/w/workspace/edgex-go/27/.semver' [2020-12-17T00:31:49.238Z] # -> Force: false [2020-12-17T00:31:49.238Z] # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } [2020-12-17T00:31:49.259Z] $ docker exec --env ******** --env ******** e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d ssh-agent -k [2020-12-17T00:31:49.487Z] unset SSH_AUTH_SOCK; [2020-12-17T00:31:49.488Z] unset SSH_AGENT_PID; [2020-12-17T00:31:49.488Z] echo Agent pid 51 killed; [2020-12-17T00:31:49.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T00:31:50.020Z] + git semver [Pipeline] } [2020-12-17T00:31:50.043Z] $ docker stop --time=1 e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d [2020-12-17T00:31:51.636Z] $ docker rm -f e460c216d74dff5e65c9b01e4d661983150e359f58867b10e817204a9c15e38d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T00:31:52.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T00:31:52.696Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T00:31:52.699Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T00:31:53.602Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T00:31:53.905Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T00:31:54.214Z] + sudo service docker restart [2020-12-17T00:31:54.214Z] + true [2020-12-17T00:31:54.214Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-17T00:31:54.803Z] ========================================================= [2020-12-17T00:31:54.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T00:31:54.803Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:31:55.150Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-17T00:31:58.467Z] Sending build context to Docker daemon 326.4MB [2020-12-17T00:31:58.467Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T00:31:58.467Z] Step 2/7 : FROM ${BASE} [2020-12-17T00:31:58.467Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T00:31:58.467Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T00:31:58.467Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T00:31:58.467Z] de9db76c5a1d: Pulling fs layer [2020-12-17T00:31:58.467Z] bca2f99d35d6: Pulling fs layer [2020-12-17T00:31:58.467Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T00:31:58.467Z] 7c6f9722023f: Pulling fs layer [2020-12-17T00:31:58.467Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T00:31:58.467Z] 93359f2a8cfa: Waiting [2020-12-17T00:31:58.467Z] 7c6f9722023f: Waiting [2020-12-17T00:31:58.467Z] a35cf1a2eb13: Waiting [2020-12-17T00:31:58.467Z] bca2f99d35d6: Waiting [2020-12-17T00:31:58.467Z] de9db76c5a1d: Verifying Checksum [2020-12-17T00:31:58.467Z] de9db76c5a1d: Download complete [2020-12-17T00:31:58.467Z] 0ef7d3d256c8: Download complete [2020-12-17T00:31:58.467Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T00:31:58.467Z] 93359f2a8cfa: Download complete [2020-12-17T00:31:58.467Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T00:31:58.467Z] 188c0c94c7c5: Download complete [2020-12-17T00:31:58.468Z] 7c6f9722023f: Download complete [2020-12-17T00:31:58.731Z] 188c0c94c7c5: Pull complete [2020-12-17T00:31:58.993Z] 0ef7d3d256c8: Pull complete [2020-12-17T00:31:58.993Z] de9db76c5a1d: Pull complete [2020-12-17T00:32:00.922Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T00:32:00.922Z] a35cf1a2eb13: Download complete [2020-12-17T00:32:01.187Z] bca2f99d35d6: Verifying Checksum [2020-12-17T00:32:01.187Z] bca2f99d35d6: Download complete [2020-12-17T00:32:06.507Z] bca2f99d35d6: Pull complete [2020-12-17T00:32:06.507Z] 93359f2a8cfa: Pull complete [2020-12-17T00:32:06.507Z] 7c6f9722023f: Pull complete [2020-12-17T00:32:08.037Z] Still waiting to schedule task [2020-12-17T00:32:08.037Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16429’ [2020-12-17T00:32:11.820Z] a35cf1a2eb13: Pull complete [2020-12-17T00:32:11.820Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T00:32:11.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T00:32:11.820Z] ---> a62c8e92a672 [2020-12-17T00:32:11.820Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T00:32:11.820Z] ---> Running in edcdc3a99cc7 [2020-12-17T00:32:12.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:32:12.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:32:13.230Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T00:32:13.492Z] (2/12) Installing file (5.38-r0) [2020-12-17T00:32:13.492Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T00:32:13.492Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T00:32:18.792Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T00:32:18.792Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T00:32:18.792Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T00:32:18.792Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T00:32:19.056Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T00:32:19.056Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T00:32:19.056Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T00:32:19.317Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T00:32:19.317Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:32:19.317Z] OK: 233 MiB in 51 packages [2020-12-17T00:32:22.638Z] Removing intermediate container edcdc3a99cc7 [2020-12-17T00:32:22.638Z] ---> 66803190d983 [2020-12-17T00:32:22.638Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T00:32:22.638Z] ---> Running in c7df5e464b63 [2020-12-17T00:32:22.900Z] Removing intermediate container c7df5e464b63 [2020-12-17T00:32:22.900Z] ---> 511bfb3f7d74 [2020-12-17T00:32:22.900Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T00:32:23.475Z] latest: Pulling from library/docker [2020-12-17T00:32:23.736Z] 05e7bc50f07f: Pulling fs layer [2020-12-17T00:32:23.736Z] 6db28d0fdbf6: Pulling fs layer [2020-12-17T00:32:23.736Z] 292df0bc6bf3: Pulling fs layer [2020-12-17T00:32:23.736Z] a3104fdc50d0: Pulling fs layer [2020-12-17T00:32:23.736Z] a8e67d69e12c: Pulling fs layer [2020-12-17T00:32:23.736Z] 1ede2b221ee4: Pulling fs layer [2020-12-17T00:32:23.736Z] fc74c0d5b799: Pulling fs layer [2020-12-17T00:32:23.736Z] a8e67d69e12c: Waiting [2020-12-17T00:32:23.736Z] 1ede2b221ee4: Waiting [2020-12-17T00:32:23.736Z] fc74c0d5b799: Waiting [2020-12-17T00:32:23.736Z] a3104fdc50d0: Waiting [2020-12-17T00:32:23.736Z] 292df0bc6bf3: Verifying Checksum [2020-12-17T00:32:23.736Z] 292df0bc6bf3: Download complete [2020-12-17T00:32:23.736Z] 6db28d0fdbf6: Verifying Checksum [2020-12-17T00:32:23.736Z] 6db28d0fdbf6: Download complete [2020-12-17T00:32:23.736Z] 05e7bc50f07f: Verifying Checksum [2020-12-17T00:32:23.736Z] 05e7bc50f07f: Download complete [2020-12-17T00:32:24.002Z] 1ede2b221ee4: Verifying Checksum [2020-12-17T00:32:24.002Z] 1ede2b221ee4: Download complete [2020-12-17T00:32:24.002Z] a8e67d69e12c: Verifying Checksum [2020-12-17T00:32:24.002Z] a8e67d69e12c: Download complete [2020-12-17T00:32:24.002Z] 05e7bc50f07f: Pull complete [2020-12-17T00:32:24.002Z] fc74c0d5b799: Verifying Checksum [2020-12-17T00:32:24.002Z] fc74c0d5b799: Download complete [2020-12-17T00:32:24.266Z] 6db28d0fdbf6: Pull complete [2020-12-17T00:32:24.529Z] 292df0bc6bf3: Pull complete [2020-12-17T00:32:25.928Z] a3104fdc50d0: Verifying Checksum [2020-12-17T00:32:25.928Z] a3104fdc50d0: Download complete [2020-12-17T00:32:28.496Z] a3104fdc50d0: Pull complete [2020-12-17T00:32:28.496Z] a8e67d69e12c: Pull complete [2020-12-17T00:32:28.496Z] 1ede2b221ee4: Pull complete [2020-12-17T00:32:28.496Z] fc74c0d5b799: Pull complete [2020-12-17T00:32:28.496Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-17T00:32:28.496Z] Status: Downloaded newer image for docker:latest [2020-12-17T00:32:29.910Z] ---> d4915ef4182b [2020-12-17T00:32:29.910Z] Step 6/7 : COPY go.mod . [2020-12-17T00:32:30.177Z] ---> bae26f68d93a [2020-12-17T00:32:30.177Z] Step 7/7 : RUN go mod download [2020-12-17T00:32:30.177Z] ---> Running in 98f77d336077 [2020-12-17T00:32:52.210Z] Removing intermediate container 98f77d336077 [2020-12-17T00:32:52.210Z] ---> 8eb880c370f2 [2020-12-17T00:32:52.210Z] Successfully built 8eb880c370f2 [2020-12-17T00:32:52.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:32:52.529Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T00:32:52.529Z] . [Pipeline] withDockerContainer [2020-12-17T00:32:52.637Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:32:52.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T00:32:53.667Z] $ docker top e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:32:54.200Z] + go version [2020-12-17T00:32:54.200Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T00:32:54.224Z] $ docker stop --time=1 e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f [2020-12-17T00:32:55.576Z] $ docker rm -f e0b361f2253669751847fcb1bc6761b0287baf1367945c55e7cdd2b87b1c9c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:32:56.425Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T00:32:56.426Z] . [Pipeline] withDockerContainer [2020-12-17T00:32:56.521Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:32:56.571Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T00:32:57.181Z] $ docker top b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T00:32:57.361Z] ========================================================= [2020-12-17T00:32:57.361Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T00:32:57.361Z] ========================================================= [Pipeline] sh [2020-12-17T00:32:57.656Z] + make test [2020-12-17T00:32:57.656Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T00:33:07.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T00:33:20.063Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T00:33:26.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T00:33:27.723Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T00:33:27.723Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T00:33:27.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T00:33:27.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T00:33:27.985Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T00:33:30.579Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-12-17T00:33:30.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T00:33:30.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T00:33:30.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T00:33:30.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T00:33:30.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T00:33:30.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T00:33:33.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2020-12-17T00:33:33.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T00:33:33.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T00:33:33.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T00:33:33.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T00:33:33.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T00:33:37.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.1% of statements [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T00:33:37.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T00:33:37.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T00:33:37.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 70.5% of statements [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T00:33:37.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 83.7% of statements [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T00:33:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T00:33:39.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T00:33:39.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T00:33:39.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2020-12-17T00:33:39.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T00:33:39.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2020-12-17T00:33:39.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T00:33:40.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2020-12-17T00:33:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T00:33:40.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements [2020-12-17T00:33:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T00:33:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T00:33:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T00:33:40.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.304s coverage: 93.8% of statements [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements [2020-12-17T00:33:41.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2020-12-17T00:33:41.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2020-12-17T00:33:42.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2020-12-17T00:33:42.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2020-12-17T00:33:42.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T00:33:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 63.5% of statements [2020-12-17T00:33:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T00:33:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T00:33:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2020-12-17T00:33:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2020-12-17T00:33:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2020-12-17T00:33:43.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2020-12-17T00:33:43.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2020-12-17T00:33:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 55.9% of statements [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T00:33:45.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.296s coverage: 86.3% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.107s coverage: 72.2% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.426s coverage: 72.1% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.069s coverage: 82.4% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.044s coverage: 48.4% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.336s coverage: 84.0% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.660s coverage: 29.1% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T00:33:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements [2020-12-17T00:33:57.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-17T00:33:57.524Z] GO111MODULE=on go vet ./... [2020-12-17T00:34:19.915Z] gofmt -l . [2020-12-17T00:34:20.192Z] [ "`gofmt -l .`" = "" ] [2020-12-17T00:34:20.817Z] ./bin/test-go-mod-tidy.sh [2020-12-17T00:34:21.394Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T00:34:23.095Z] + ls -al . [2020-12-17T00:34:23.095Z] total 664 [2020-12-17T00:34:23.095Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 00:34 . [2020-12-17T00:34:23.095Z] drwxr-xr-x 4 root root 30 Dec 17 00:32 .. [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 00:31 .dockerignore [2020-12-17T00:34:23.095Z] drwxrwxr-x 8 1001 1001 179 Dec 17 00:31 .git [2020-12-17T00:34:23.095Z] drwxrwxr-x 3 1001 1001 125 Dec 17 00:31 .github [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 943 Dec 17 00:31 .gitignore [2020-12-17T00:34:23.095Z] drwx------ 3 1001 1001 47 Dec 17 00:31 .semver [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 00:31 .sonarcloud.properties [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 00:31 CONTRIBUTING.md [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 00:31 Dockerfile.build [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 00:31 Jenkinsfile [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 00:31 LICENSE [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 6318 Dec 17 00:31 Makefile [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 6362 Dec 17 00:31 README.md [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 7286 Dec 17 00:31 SECURITY.md [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 00:31 VERSION [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 00:31 ZMQWindows.md [2020-12-17T00:34:23.095Z] drwxrwxr-x 2 1001 1001 117 Dec 17 00:31 bin [2020-12-17T00:34:23.095Z] drwxrwxr-x 15 1001 1001 4096 Dec 17 00:31 cmd [2020-12-17T00:34:23.095Z] -rw-r--r-- 1 root root 567417 Dec 17 00:33 coverage.out [2020-12-17T00:34:23.095Z] -rw-r--r-- 1 root root 979 Dec 17 00:34 go.mod [2020-12-17T00:34:23.095Z] -rw-r--r-- 1 root root 18631 Dec 17 00:34 go.sum [2020-12-17T00:34:23.095Z] drwxrwxr-x 8 1001 1001 127 Dec 17 00:31 internal [2020-12-17T00:34:23.095Z] drwxrwxr-x 4 1001 1001 26 Dec 17 00:31 openapi [2020-12-17T00:34:23.095Z] drwxrwxr-x 4 1001 1001 71 Dec 17 00:31 snap [2020-12-17T00:34:23.095Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 00:31 version.go [Pipeline] sh [2020-12-17T00:34:23.393Z] + '[' -e coverage.out ] [2020-12-17T00:34:23.393Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T00:34:23.580Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T00:34:23.874Z] + make build [2020-12-17T00:34:23.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T00:34:27.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T00:34:35.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T00:34:35.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T00:34:36.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T00:34:37.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T00:34:38.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T00:34:39.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T00:34:41.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T00:34:42.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T00:34:43.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T00:34:44.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T00:34:45.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-17T00:34:46.545Z] $ docker stop --time=1 b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 [2020-12-17T00:34:48.290Z] $ docker rm -f b9c6dcfbe021e93707b6a6c6c61ef0ae0dff693ccbcefbb28c82286becf1c466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:34:50.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T00:34:50.764Z] [2020-12-17T00:34:50.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:34:51.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T00:34:51.118Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-17T00:34:51.118Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-17T00:34:51.118Z] ca9280d653b3: Pulling fs layer [2020-12-17T00:34:51.118Z] 7e9c9ca2126c: Pulling fs layer [2020-12-17T00:34:51.381Z] cbdbe7a5bc2a: Download complete [2020-12-17T00:34:51.642Z] cbdbe7a5bc2a: Pull complete [2020-12-17T00:34:52.601Z] ca9280d653b3: Verifying Checksum [2020-12-17T00:34:52.601Z] ca9280d653b3: Download complete [2020-12-17T00:34:52.865Z] 7e9c9ca2126c: Download complete [2020-12-17T00:34:53.444Z] ca9280d653b3: Pull complete [2020-12-17T00:35:01.628Z] 7e9c9ca2126c: Pull complete [2020-12-17T00:35:01.628Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-17T00:35:01.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T00:35:01.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-17T00:35:01.780Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:35:01.834Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T00:35:04.714Z] $ docker top 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:35:05.250Z] + docker-compose build --help [2020-12-17T00:35:05.250Z] + grep parallel [2020-12-17T00:35:06.301Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T00:35:06.322Z] $ docker stop --time=1 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c [2020-12-17T00:35:07.771Z] $ docker rm -f 35f9afc782bbec5e5a2072213a217ca0ff4ab09914a2d0baa63091488f983c4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:35:08.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T00:35:08.399Z] . [Pipeline] withDockerContainer [2020-12-17T00:35:08.494Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:35:08.548Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-17T00:35:09.641Z] $ docker top c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:35:10.137Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T00:35:11.087Z] Building docker-core-command-go ... [2020-12-17T00:35:11.087Z] Building docker-core-data-go ... [2020-12-17T00:35:11.087Z] Building docker-core-metadata-go ... [2020-12-17T00:35:11.087Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T00:35:11.087Z] Building docker-security-proxy-setup-go ... [2020-12-17T00:35:11.087Z] Building docker-security-secrets-setup-go ... [2020-12-17T00:35:11.087Z] Building docker-security-secretstore-setup-go ... [2020-12-17T00:35:11.087Z] Building docker-support-notifications-go ... [2020-12-17T00:35:11.087Z] Building docker-support-scheduler-go ... [2020-12-17T00:35:11.087Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T00:35:11.087Z] Building docker-sys-mgmt-agent-go [2020-12-17T00:35:11.087Z] Building docker-core-data-go [2020-12-17T00:35:11.087Z] Building docker-security-secrets-setup-go [2020-12-17T00:35:11.087Z] Building docker-support-scheduler-go [2020-12-17T00:35:11.087Z] Building docker-support-notifications-go [2020-12-17T00:35:43.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:35:43.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:35:43.306Z] ---> 8eb880c370f2 [2020-12-17T00:35:43.306Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T00:35:43.306Z] ---> Running in 40dc4ad8a83a [2020-12-17T00:35:43.306Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:35:43.306Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:35:43.306Z] ---> 8eb880c370f2 [2020-12-17T00:35:43.306Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T00:35:43.306Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:35:43.306Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-17T00:35:43.306Z] ---> 8eb880c370f2 [2020-12-17T00:35:43.306Z] Step 3/29 : WORKDIR /edgex-go [2020-12-17T00:35:43.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:35:43.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:35:43.306Z] ---> 8eb880c370f2 [2020-12-17T00:35:43.306Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T00:35:43.306Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:35:43.306Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:35:43.306Z] ---> 8eb880c370f2 [2020-12-17T00:35:43.306Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T00:35:43.306Z] ---> Running in 1609574b0b2c [2020-12-17T00:35:43.306Z] ---> Running in 748be1d60742 [2020-12-17T00:35:43.306Z] ---> Running in 4b531aea7339 [2020-12-17T00:35:43.306Z] ---> Running in 5faeaccf1b9b [2020-12-17T00:35:43.306Z] Removing intermediate container 40dc4ad8a83a [2020-12-17T00:35:43.306Z] ---> 7077d213981a [2020-12-17T00:35:43.306Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:35:43.306Z] Removing intermediate container 1609574b0b2c [2020-12-17T00:35:43.306Z] ---> a7b5327e67c8 [2020-12-17T00:35:43.306Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:35:43.306Z] Removing intermediate container 748be1d60742 [2020-12-17T00:35:43.306Z] ---> f8e94462c5df [2020-12-17T00:35:43.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:35:43.306Z] Removing intermediate container 5faeaccf1b9b [2020-12-17T00:35:43.306Z] ---> 4c5ca5d790af [2020-12-17T00:35:43.306Z] Step 4/29 : RUN apk update && apk add make git [2020-12-17T00:35:43.306Z] Removing intermediate container 4b531aea7339 [2020-12-17T00:35:43.306Z] ---> d06212e497c1 [2020-12-17T00:35:43.306Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:35:43.306Z] ---> Running in 9e68c1f8d729 [2020-12-17T00:35:43.306Z] ---> Running in b543c9da4b52 [2020-12-17T00:35:43.306Z] ---> Running in 021bfd0c674f [2020-12-17T00:35:43.569Z] ---> Running in 9f9d05687f40 [2020-12-17T00:35:43.569Z] ---> Running in 40a66ed430c2 [2020-12-17T00:35:44.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:45.242Z] Removing intermediate container b543c9da4b52 [2020-12-17T00:35:45.242Z] ---> dfb3900e67b8 [2020-12-17T00:35:45.242Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T00:35:45.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:45.773Z] Removing intermediate container 9e68c1f8d729 [2020-12-17T00:35:45.773Z] ---> b3b3465aff03 [2020-12-17T00:35:45.773Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T00:35:45.773Z] ---> Running in 8f4058a328ad [2020-12-17T00:35:45.773Z] Removing intermediate container 021bfd0c674f [2020-12-17T00:35:45.773Z] ---> 9404b14b876d [2020-12-17T00:35:45.773Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T00:35:45.773Z] ---> Running in fe7c78b92e9e [2020-12-17T00:35:46.035Z] ---> Running in 07ceed4bd1eb [2020-12-17T00:35:46.035Z] Removing intermediate container 40a66ed430c2 [2020-12-17T00:35:46.035Z] ---> 1911516d1232 [2020-12-17T00:35:46.035Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T00:35:46.302Z] ---> Running in 4206d32d9e37 [2020-12-17T00:35:46.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:46.302Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:35:46.302Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:35:46.302Z] OK: 12750 distinct packages available [2020-12-17T00:35:46.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:46.565Z] OK: 233 MiB in 51 packages [2020-12-17T00:35:46.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.351Z] Removing intermediate container 9f9d05687f40 [2020-12-17T00:35:47.351Z] ---> 9c30f88f19a4 [2020-12-17T00:35:47.351Z] Step 5/29 : COPY go.mod . [2020-12-17T00:35:47.615Z] ---> 0f01a245a021 [2020-12-17T00:35:47.615Z] Step 6/29 : RUN go mod download [2020-12-17T00:35:47.615Z] ---> Running in 2c414bf804b1 [2020-12-17T00:35:47.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:35:47.877Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:35:47.877Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:35:47.877Z] OK: 12750 distinct packages available [2020-12-17T00:35:48.143Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:35:48.143Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:35:48.143Z] OK: 12750 distinct packages available [2020-12-17T00:35:48.143Z] OK: 233 MiB in 51 packages [2020-12-17T00:35:48.410Z] OK: 233 MiB in 51 packages [2020-12-17T00:35:48.410Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:35:48.410Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:35:48.410Z] OK: 12750 distinct packages available [2020-12-17T00:35:48.410Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:35:48.410Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:35:48.410Z] OK: 12750 distinct packages available [2020-12-17T00:35:48.685Z] OK: 233 MiB in 51 packages [2020-12-17T00:35:48.685Z] OK: 233 MiB in 51 packages [2020-12-17T00:35:48.685Z] Removing intermediate container 8f4058a328ad [2020-12-17T00:35:48.685Z] ---> dfff74c53b29 [2020-12-17T00:35:48.685Z] Step 6/27 : COPY go.mod . [2020-12-17T00:35:48.953Z] Removing intermediate container fe7c78b92e9e [2020-12-17T00:35:48.953Z] ---> b10839c34817 [2020-12-17T00:35:48.953Z] Step 6/24 : COPY go.mod . [2020-12-17T00:35:49.911Z] ---> bbefacdb1f2c [2020-12-17T00:35:49.911Z] Step 7/27 : RUN go mod download [2020-12-17T00:35:49.911Z] ---> eb16e87bb0d4 [2020-12-17T00:35:49.911Z] Step 7/24 : RUN go mod download [2020-12-17T00:35:49.911Z] ---> Running in b3906f07d7cd [2020-12-17T00:35:50.178Z] ---> Running in 267a04921a0c [2020-12-17T00:35:50.764Z] Removing intermediate container 2c414bf804b1 [2020-12-17T00:35:50.764Z] ---> ed9b0a19df24 [2020-12-17T00:35:50.764Z] Step 7/29 : COPY . . [2020-12-17T00:35:50.764Z] Removing intermediate container 07ceed4bd1eb [2020-12-17T00:35:50.764Z] ---> 7e911d0a3629 [2020-12-17T00:35:50.764Z] Step 6/23 : COPY go.mod . [2020-12-17T00:35:50.764Z] Removing intermediate container 4206d32d9e37 [2020-12-17T00:35:50.764Z] ---> eb7c7755bdad [2020-12-17T00:35:50.764Z] Step 6/21 : COPY go.mod . [2020-12-17T00:35:53.340Z] ---> b45a562dfdf9 [2020-12-17T00:35:53.340Z] Step 7/21 : RUN go mod download [2020-12-17T00:35:53.340Z] ---> 98d494ca3d33 [2020-12-17T00:35:53.340Z] Step 7/23 : RUN go mod download [2020-12-17T00:35:55.279Z] ---> Running in 0584dbf4ada2 [2020-12-17T00:35:55.279Z] ---> Running in 267a891a6c76 [2020-12-17T00:35:57.211Z] Removing intermediate container 267a04921a0c [2020-12-17T00:35:57.211Z] ---> 60d3aedc2846 [2020-12-17T00:35:57.211Z] Step 8/24 : COPY . . [2020-12-17T00:35:57.211Z] Removing intermediate container b3906f07d7cd [2020-12-17T00:35:57.211Z] ---> a28db1fba914 [2020-12-17T00:35:57.211Z] Step 8/27 : COPY . . [2020-12-17T00:35:58.424Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16436 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-17T00:35:58.534Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2020-12-17T00:36:04.346Z] using credential edgex-jenkins-ssh [2020-12-17T00:36:04.412Z] Cloning the remote Git repository [2020-12-17T00:36:04.515Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:36:04.642Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2020-12-17T00:36:04.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:36:04.744Z] > git --version # timeout=10 [2020-12-17T00:36:04.768Z] > git --version # 'git version 2.17.1' [2020-12-17T00:36:04.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:36:04.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T00:36:09.545Z] Removing intermediate container 267a891a6c76 [2020-12-17T00:36:09.545Z] ---> 99af7fabc7e4 [2020-12-17T00:36:09.545Z] Step 8/21 : COPY . . [2020-12-17T00:36:13.799Z] Removing intermediate container 0584dbf4ada2 [2020-12-17T00:36:13.799Z] ---> d9199f95dcab [2020-12-17T00:36:13.799Z] Step 8/23 : COPY . . [2020-12-17T00:36:28.778Z] ---> c6bb56c606dd [2020-12-17T00:36:28.778Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-17T00:36:29.270Z] Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-17T00:36:28.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T00:36:28.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T00:36:28.471Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T00:36:28.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:36:28.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:36:28.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T00:36:29.302Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T00:36:29.314Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-17T00:36:29.634Z] > git remote # timeout=10 [2020-12-17T00:36:29.701Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T00:36:29.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:36:29.752Z] > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 [2020-12-17T00:36:30.248Z] Merge succeeded, producing 504a3da95868ba61fd9c47266fef221047b59ea6 [2020-12-17T00:36:30.248Z] Checking out Revision 504a3da95868ba61fd9c47266fef221047b59ea6 (PR-2858) [2020-12-17T00:36:32.120Z] ---> Running in e7889a3ee484 [2020-12-17T00:36:32.383Z] ---> 9648387bd412 [2020-12-17T00:36:32.383Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T00:36:30.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T00:36:30.268Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T00:36:30.292Z] > git checkout -f 504a3da95868ba61fd9c47266fef221047b59ea6 # timeout=10 [2020-12-17T00:36:32.658Z] ---> 5e9bee57fb3e [2020-12-17T00:36:32.658Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T00:36:32.658Z] ---> Running in afe72522e5b8 [2020-12-17T00:36:33.298Z] ---> Running in 51725527d66e [2020-12-17T00:36:34.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T00:36:34.608Z] Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" [2020-12-17T00:36:34.637Z] First time build. Skipping changelog. [2020-12-17T00:36:34.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T00:36:34.631Z] > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 [2020-12-17T00:36:36.548Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T00:36:37.691Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T00:36:38.147Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T00:36:38.499Z] + true [2020-12-17T00:36:38.499Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T00:36:40.591Z] provisioning config files... [2020-12-17T00:36:40.631Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config7661731898512928183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:36:41.071Z] ---> docker-login.sh [2020-12-17T00:36:41.071Z] nexus3.edgexfoundry.org:10001 [2020-12-17T00:36:42.012Z] ---> e45d0dd61d6a [2020-12-17T00:36:42.012Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T00:36:42.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:36:42.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:36:42.340Z] Configure a credential helper to remove this warning. See [2020-12-17T00:36:42.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:36:42.340Z] [2020-12-17T00:36:42.340Z] Login Succeeded [2020-12-17T00:36:42.340Z] nexus3.edgexfoundry.org:10002 [2020-12-17T00:36:42.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:36:42.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:36:42.901Z] Configure a credential helper to remove this warning. See [2020-12-17T00:36:42.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:36:42.901Z] [2020-12-17T00:36:42.901Z] Login Succeeded [2020-12-17T00:36:42.901Z] nexus3.edgexfoundry.org:10003 [2020-12-17T00:36:42.974Z] ---> Running in cbdf7b240834 [2020-12-17T00:36:42.974Z] ---> 84eb9dd94fd5 [2020-12-17T00:36:42.974Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T00:36:43.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:36:43.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:36:43.174Z] Configure a credential helper to remove this warning. See [2020-12-17T00:36:43.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:36:43.174Z] [2020-12-17T00:36:43.174Z] Login Succeeded [2020-12-17T00:36:43.174Z] nexus3.edgexfoundry.org:10004 [2020-12-17T00:36:43.248Z] ---> Running in bfc827da8a5d [2020-12-17T00:36:43.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:36:43.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:36:43.775Z] Configure a credential helper to remove this warning. See [2020-12-17T00:36:43.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:36:43.775Z] [2020-12-17T00:36:43.775Z] Login Succeeded [2020-12-17T00:36:43.775Z] docker.io [2020-12-17T00:36:44.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T00:36:44.217Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T00:36:44.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T00:36:44.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T00:36:44.329Z] Configure a credential helper to remove this warning. See [2020-12-17T00:36:44.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T00:36:44.329Z] [2020-12-17T00:36:44.329Z] Login Succeeded [2020-12-17T00:36:44.329Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T00:36:44.347Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T00:36:44.859Z] ========================================================= [2020-12-17T00:36:44.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T00:36:44.859Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:36:45.246Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-17T00:36:47.906Z] Sending build context to Docker daemon 165.6MB [2020-12-17T00:36:47.906Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T00:36:47.906Z] Step 2/7 : FROM ${BASE} [2020-12-17T00:36:47.906Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T00:36:47.906Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T00:36:47.906Z] a4357932f1b6: Pulling fs layer [2020-12-17T00:36:47.906Z] 18c013af1878: Pulling fs layer [2020-12-17T00:36:47.906Z] 00ac8860ef70: Pulling fs layer [2020-12-17T00:36:47.906Z] 63d7cb157983: Pulling fs layer [2020-12-17T00:36:47.906Z] b116817d02f9: Pulling fs layer [2020-12-17T00:36:47.906Z] 745a02a5169b: Pulling fs layer [2020-12-17T00:36:47.906Z] 00ac8860ef70: Waiting [2020-12-17T00:36:47.906Z] 63d7cb157983: Waiting [2020-12-17T00:36:47.906Z] 745a02a5169b: Waiting [2020-12-17T00:36:47.906Z] b116817d02f9: Waiting [2020-12-17T00:36:47.906Z] 18c013af1878: Verifying Checksum [2020-12-17T00:36:47.906Z] 18c013af1878: Download complete [2020-12-17T00:36:47.906Z] a4357932f1b6: Verifying Checksum [2020-12-17T00:36:48.184Z] a4357932f1b6: Download complete [2020-12-17T00:36:48.184Z] 63d7cb157983: Verifying Checksum [2020-12-17T00:36:48.184Z] 63d7cb157983: Download complete [2020-12-17T00:36:48.184Z] b116817d02f9: Verifying Checksum [2020-12-17T00:36:48.184Z] b116817d02f9: Download complete [2020-12-17T00:36:49.171Z] 5f621e34cdf4: Download complete [2020-12-17T00:36:49.451Z] 5f621e34cdf4: Pull complete [2020-12-17T00:36:50.057Z] a4357932f1b6: Pull complete [2020-12-17T00:36:50.665Z] 18c013af1878: Pull complete [2020-12-17T00:36:52.145Z] 745a02a5169b: Verifying Checksum [2020-12-17T00:36:52.145Z] 745a02a5169b: Download complete [2020-12-17T00:36:52.748Z] 00ac8860ef70: Verifying Checksum [2020-12-17T00:36:52.748Z] 00ac8860ef70: Download complete [2020-12-17T00:37:02.922Z] 00ac8860ef70: Pull complete [2020-12-17T00:37:03.193Z] 63d7cb157983: Pull complete [2020-12-17T00:37:03.468Z] b116817d02f9: Pull complete [2020-12-17T00:37:06.288Z] Removing intermediate container e7889a3ee484 [2020-12-17T00:37:06.289Z] ---> 67f22c0875c5 [2020-12-17T00:37:06.289Z] [2020-12-17T00:37:06.289Z] Step 9/29 : FROM alpine:latest [2020-12-17T00:37:06.289Z] latest: Pulling from library/alpine [2020-12-17T00:37:06.289Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-17T00:37:06.289Z] Status: Downloaded newer image for alpine:latest [2020-12-17T00:37:06.289Z] ---> b14afc6dfb98 [2020-12-17T00:37:06.289Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-17T00:37:06.289Z] ---> Running in 5296ded3b9aa [2020-12-17T00:37:06.289Z] Removing intermediate container 5296ded3b9aa [2020-12-17T00:37:06.289Z] ---> bf4a1c970007 [2020-12-17T00:37:06.289Z] Step 11/29 : USER root [2020-12-17T00:37:07.251Z] ---> Running in 9ce9e99680be [2020-12-17T00:37:07.520Z] Removing intermediate container afe72522e5b8 [2020-12-17T00:37:07.520Z] ---> 2c00e5a08308 [2020-12-17T00:37:07.520Z] [2020-12-17T00:37:07.520Z] Step 10/24 : FROM scratch [2020-12-17T00:37:07.520Z] ---> [2020-12-17T00:37:07.520Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T00:37:07.783Z] 745a02a5169b: Pull complete [2020-12-17T00:37:07.783Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T00:37:07.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T00:37:07.783Z] ---> b7e6874047d6 [2020-12-17T00:37:07.783Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T00:37:07.788Z] Removing intermediate container 51725527d66e [2020-12-17T00:37:07.788Z] ---> 9b70788a9846 [2020-12-17T00:37:07.788Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T00:37:07.788Z] ---> Running in 7d9f5a5410d1 [2020-12-17T00:37:08.055Z] Removing intermediate container 9ce9e99680be [2020-12-17T00:37:08.055Z] ---> f2ddde0c6da5 [2020-12-17T00:37:08.055Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-17T00:37:08.055Z] ---> Running in 44c05e23810a [2020-12-17T00:37:08.323Z] ---> Running in 9b0aa7af6c00 [2020-12-17T00:37:08.323Z] Removing intermediate container 7d9f5a5410d1 [2020-12-17T00:37:08.323Z] ---> 3eb03bd3cb6f [2020-12-17T00:37:08.323Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T00:37:08.600Z] ---> Running in 0abb3bed2e26 [2020-12-17T00:37:09.185Z] Removing intermediate container 0abb3bed2e26 [2020-12-17T00:37:09.185Z] ---> d510cd6fcde8 [2020-12-17T00:37:09.185Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T00:37:09.185Z] ---> Running in e2e6575f673e [2020-12-17T00:37:09.455Z] Removing intermediate container e2e6575f673e [2020-12-17T00:37:09.455Z] ---> f778c79ddd0e [2020-12-17T00:37:09.455Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T00:37:09.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T00:37:09.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:09.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:10.252Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:37:10.252Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:37:10.252Z] OK: 12747 distinct packages available [2020-12-17T00:37:10.521Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-17T00:37:10.521Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-17T00:37:10.521Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:37:10.521Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T00:37:10.521Z] ---> 5d9652da51b7 [2020-12-17T00:37:10.521Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T00:37:10.521Z] OK: 6 MiB in 16 packages [2020-12-17T00:37:11.194Z] ---> Running in 90d9a10cb99e [2020-12-17T00:37:12.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:37:13.102Z] ---> 9dbd62444011 [2020-12-17T00:37:13.102Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T00:37:13.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:37:14.057Z] Removing intermediate container 9b0aa7af6c00 [2020-12-17T00:37:14.057Z] ---> 3ddba3d3fb93 [2020-12-17T00:37:14.057Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-17T00:37:14.147Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T00:37:14.147Z] (2/12) Installing file (5.38-r0) [2020-12-17T00:37:14.422Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T00:37:14.422Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T00:37:14.633Z] ---> Running in dac782544ea3 [2020-12-17T00:37:14.633Z] ---> 31d5add1ba81 [2020-12-17T00:37:14.633Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T00:37:14.633Z] Removing intermediate container 44c05e23810a [2020-12-17T00:37:14.633Z] ---> f9975f23c9a4 [2020-12-17T00:37:14.633Z] [2020-12-17T00:37:14.633Z] Step 11/27 : FROM docker:latest [2020-12-17T00:37:14.633Z] ---> 0c995d0d3006 [2020-12-17T00:37:14.633Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T00:37:14.896Z] Removing intermediate container cbdf7b240834 [2020-12-17T00:37:14.896Z] ---> ef3375ba50f6 [2020-12-17T00:37:14.896Z] [2020-12-17T00:37:14.896Z] Step 10/21 : FROM scratch [2020-12-17T00:37:14.896Z] ---> [2020-12-17T00:37:14.896Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:37:14.896Z] ---> Running in 76f76e41a880 [2020-12-17T00:37:15.159Z] ---> Running in 0073b1e3291f [2020-12-17T00:37:15.159Z] Removing intermediate container dac782544ea3 [2020-12-17T00:37:15.159Z] ---> 4de8b69d30b0 [2020-12-17T00:37:15.159Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-17T00:37:15.424Z] ---> ff9c4fabb73e [2020-12-17T00:37:15.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T00:37:15.424Z] ---> Running in bc6c15f34f4f [2020-12-17T00:37:15.424Z] Removing intermediate container 0073b1e3291f [2020-12-17T00:37:15.424Z] ---> e34c19e613c1 [2020-12-17T00:37:15.424Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T00:37:16.819Z] ---> Running in 00faaefa8a80 [2020-12-17T00:37:17.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:17.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:18.030Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T00:37:18.030Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T00:37:18.030Z] Executing bash-5.0.17-r0.post-install [2020-12-17T00:37:18.030Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:37:18.030Z] OK: 12 MiB in 22 packages [2020-12-17T00:37:18.291Z] ---> d46175f9c7df [2020-12-17T00:37:18.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T00:37:18.291Z] Removing intermediate container bc6c15f34f4f [2020-12-17T00:37:18.291Z] ---> 9f7305faf9c0 [2020-12-17T00:37:18.291Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-17T00:37:18.552Z] Removing intermediate container 00faaefa8a80 [2020-12-17T00:37:18.552Z] ---> 90f6e4e6ec8a [2020-12-17T00:37:18.552Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T00:37:18.552Z] ---> Running in f64e1a871a78 [2020-12-17T00:37:18.552Z] Removing intermediate container bfc827da8a5d [2020-12-17T00:37:18.552Z] ---> 1ae16c419e0c [2020-12-17T00:37:18.552Z] [2020-12-17T00:37:18.552Z] Step 10/23 : FROM alpine [2020-12-17T00:37:18.552Z] ---> b14afc6dfb98 [2020-12-17T00:37:18.552Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:37:18.552Z] ---> Running in ff700f4481c3 [2020-12-17T00:37:18.818Z] ---> 51c9b4d1defb [2020-12-17T00:37:18.818Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T00:37:18.818Z] ---> Running in b38a09d83daa [2020-12-17T00:37:19.083Z] ---> Running in 4b0af62f76f0 [2020-12-17T00:37:19.083Z] Removing intermediate container ff700f4481c3 [2020-12-17T00:37:19.083Z] ---> a31d3877aaa7 [2020-12-17T00:37:19.083Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T00:37:19.345Z] Removing intermediate container b38a09d83daa [2020-12-17T00:37:19.345Z] ---> 0ef4867c3015 [2020-12-17T00:37:19.345Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T00:37:20.737Z] Removing intermediate container 76f76e41a880 [2020-12-17T00:37:20.737Z] ---> b02aab9bf388 [2020-12-17T00:37:20.737Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T00:37:20.737Z] ---> 8bdb2961815d [2020-12-17T00:37:20.737Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T00:37:20.737Z] ---> Running in 42eab373bfb6 [2020-12-17T00:37:20.737Z] ---> Running in 8e751f2707ae [2020-12-17T00:37:20.737Z] Removing intermediate container 4b0af62f76f0 [2020-12-17T00:37:20.737Z] ---> b5cdb0960528 [2020-12-17T00:37:20.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:37:21.000Z] ---> Running in 0c60f50bf515 [2020-12-17T00:37:21.000Z] Removing intermediate container 42eab373bfb6 [2020-12-17T00:37:21.000Z] ---> 250ba4488c95 [2020-12-17T00:37:21.000Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T00:37:21.278Z] ---> Running in 3f8b81f9b955 [2020-12-17T00:37:21.278Z] ---> 7a0a4f0ade86 [2020-12-17T00:37:21.278Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T00:37:21.548Z] Removing intermediate container 0c60f50bf515 [2020-12-17T00:37:21.548Z] ---> b2e9b855cf1b [2020-12-17T00:37:21.548Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T00:37:21.548Z] ---> Running in 03ba951bfb37 [2020-12-17T00:37:21.811Z] Removing intermediate container 3f8b81f9b955 [2020-12-17T00:37:21.811Z] ---> ef38705ab299 [2020-12-17T00:37:21.811Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:37:21.811Z] Removing intermediate container f64e1a871a78 [2020-12-17T00:37:21.811Z] ---> 04cb1db8b10f [2020-12-17T00:37:21.811Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-17T00:37:21.811Z] ---> Running in a63d2e4e8918 [2020-12-17T00:37:21.811Z] ---> eefbfe465e01 [2020-12-17T00:37:21.811Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T00:37:22.077Z] Removing intermediate container 03ba951bfb37 [2020-12-17T00:37:22.077Z] ---> 88dbefba3ddd [2020-12-17T00:37:22.077Z] Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:37:22.077Z] ---> Running in d727fc2f007f [2020-12-17T00:37:22.341Z] ---> Running in d83df80c977c [2020-12-17T00:37:22.606Z] ---> 51e978865559 [2020-12-17T00:37:22.606Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-17T00:37:22.606Z] Removing intermediate container d727fc2f007f [2020-12-17T00:37:22.606Z] ---> 31c3187b1152 [2020-12-17T00:37:22.606Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:37:22.706Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T00:37:22.707Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T00:37:22.869Z] Removing intermediate container d83df80c977c [2020-12-17T00:37:22.870Z] ---> e379faf04253 [2020-12-17T00:37:22.870Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T00:37:22.870Z] ---> Running in 4216fd649141 [2020-12-17T00:37:22.870Z] Removing intermediate container 8e751f2707ae [2020-12-17T00:37:22.870Z] ---> 1f0704850271 [2020-12-17T00:37:22.870Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T00:37:22.980Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T00:37:22.980Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T00:37:23.133Z] ---> Running in fd59eafd5d86 [2020-12-17T00:37:23.133Z] ---> Running in bf9d40405f15 [2020-12-17T00:37:23.133Z] ---> 22d045cc1c07 [2020-12-17T00:37:23.133Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-17T00:37:23.253Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T00:37:23.253Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T00:37:23.396Z] Removing intermediate container 4216fd649141 [2020-12-17T00:37:23.396Z] ---> 9d9e6ad21986 [2020-12-17T00:37:23.396Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T00:37:23.396Z] ---> Running in c8fc6338c70c [2020-12-17T00:37:23.528Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T00:37:23.528Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T00:37:23.659Z] Removing intermediate container fd59eafd5d86 [2020-12-17T00:37:23.659Z] ---> a374a0a9bd07 [2020-12-17T00:37:23.659Z] [2020-12-17T00:37:23.659Z] Removing intermediate container bf9d40405f15 [2020-12-17T00:37:23.659Z] ---> 23fab8039f0b [2020-12-17T00:37:23.659Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T00:37:23.659Z] ---> 068eaf7648a4 [2020-12-17T00:37:23.659Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-17T00:37:23.800Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:37:23.800Z] OK: 217 MiB in 51 packages [2020-12-17T00:37:23.921Z] ---> Running in d4d72fc5941c [2020-12-17T00:37:23.921Z] Successfully built a374a0a9bd07 [2020-12-17T00:37:23.921Z] Successfully tagged docker-support-notifications-go:latest [2020-12-17T00:37:23.921Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-12-17T00:37:23.921Z] Removing intermediate container c8fc6338c70c [2020-12-17T00:37:23.921Z] ---> b8ab9cc94f61 [2020-12-17T00:37:23.921Z] Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:37:23.921Z] Removing intermediate container a63d2e4e8918 [2020-12-17T00:37:23.921Z] ---> e8074e62153e [2020-12-17T00:37:23.921Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T00:37:24.185Z] ---> Running in 1f7cb4208fa3 [2020-12-17T00:37:24.185Z] ---> ed121c4561c7 [2020-12-17T00:37:24.185Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-17T00:37:24.185Z] Removing intermediate container d4d72fc5941c [2020-12-17T00:37:24.185Z] ---> 6c1bbc1d60cf [2020-12-17T00:37:24.185Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T00:37:24.185Z] ---> Running in 3dde2f9acf85 [2020-12-17T00:37:24.449Z] ---> Running in abd7134ae159 [2020-12-17T00:37:24.449Z] Removing intermediate container 1f7cb4208fa3 [2020-12-17T00:37:24.449Z] ---> ce58d9ed428c [2020-12-17T00:37:24.449Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T00:37:25.397Z] ---> 3b550082ba01 [2020-12-17T00:37:25.397Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-17T00:37:25.397Z] ---> Running in 8e67447e06a9 [2020-12-17T00:37:25.397Z] Removing intermediate container abd7134ae159 [2020-12-17T00:37:25.397Z] ---> 91eee9163f8a [2020-12-17T00:37:25.397Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T00:37:26.345Z] ---> Running in f43e47631ee9 [2020-12-17T00:37:26.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:27.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:27.892Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T00:37:27.892Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T00:37:27.892Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T00:37:28.129Z] Removing intermediate container 90d9a10cb99e [2020-12-17T00:37:28.129Z] ---> f5e4392b95e8 [2020-12-17T00:37:28.129Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T00:37:28.129Z] ---> Running in 9ca129ad385b [2020-12-17T00:37:28.154Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T00:37:28.729Z] Removing intermediate container 9ca129ad385b [2020-12-17T00:37:28.729Z] ---> 1bcd8f9d584e [2020-12-17T00:37:28.729Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T00:37:28.731Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T00:37:28.731Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:37:28.731Z] OK: 8 MiB in 19 packages [2020-12-17T00:37:28.731Z] Removing intermediate container 8e67447e06a9 [2020-12-17T00:37:28.731Z] ---> ac9b0c21b0b3 [2020-12-17T00:37:28.731Z] [2020-12-17T00:37:28.994Z] ---> d4ae94fd85d5 [2020-12-17T00:37:28.994Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T00:37:29.002Z] latest: Pulling from library/docker [2020-12-17T00:37:29.256Z] Successfully built ac9b0c21b0b3 [2020-12-17T00:37:29.275Z] a3cc7d3b244e: Pulling fs layer [2020-12-17T00:37:29.275Z] 02a3295e0d61: Pulling fs layer [2020-12-17T00:37:29.275Z] 0f4f2e6d8100: Pulling fs layer [2020-12-17T00:37:29.275Z] 065c9533d613: Pulling fs layer [2020-12-17T00:37:29.275Z] 9fce0df16b8b: Pulling fs layer [2020-12-17T00:37:29.275Z] e3faa53604c1: Pulling fs layer [2020-12-17T00:37:29.275Z] 04b5adaa2053: Pulling fs layer [2020-12-17T00:37:29.275Z] e3faa53604c1: Waiting [2020-12-17T00:37:29.275Z] 04b5adaa2053: Waiting [2020-12-17T00:37:29.275Z] 065c9533d613: Waiting [2020-12-17T00:37:29.275Z] 0f4f2e6d8100: Verifying Checksum [2020-12-17T00:37:29.275Z] 0f4f2e6d8100: Download complete [2020-12-17T00:37:29.275Z] 02a3295e0d61: Verifying Checksum [2020-12-17T00:37:29.275Z] 02a3295e0d61: Download complete [2020-12-17T00:37:29.275Z] a3cc7d3b244e: Verifying Checksum [2020-12-17T00:37:29.275Z] a3cc7d3b244e: Download complete [2020-12-17T00:37:29.526Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-17T00:37:29.526Z] Building docker-security-bootstrap-redis-go [2020-12-17T00:37:29.556Z] 9fce0df16b8b: Verifying Checksum [2020-12-17T00:37:29.556Z] 9fce0df16b8b: Download complete [2020-12-17T00:37:29.556Z] e3faa53604c1: Verifying Checksum [2020-12-17T00:37:29.556Z] e3faa53604c1: Download complete [2020-12-17T00:37:29.556Z] 04b5adaa2053: Verifying Checksum [2020-12-17T00:37:29.556Z] 04b5adaa2053: Download complete [2020-12-17T00:37:30.172Z] a3cc7d3b244e: Pull complete [2020-12-17T00:37:30.781Z] 02a3295e0d61: Pull complete [2020-12-17T00:37:31.058Z] 065c9533d613: Verifying Checksum [2020-12-17T00:37:31.058Z] 065c9533d613: Download complete [2020-12-17T00:37:31.058Z] 0f4f2e6d8100: Pull complete [2020-12-17T00:37:32.860Z]  Building docker-support-scheduler-go ... done  ---> 3708e9fba625 [2020-12-17T00:37:32.860Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T00:37:33.452Z] Removing intermediate container 3dde2f9acf85 [2020-12-17T00:37:33.452Z] ---> 4bb15188b418 [2020-12-17T00:37:33.452Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T00:37:35.380Z] 065c9533d613: Pull complete [2020-12-17T00:37:35.381Z] 9fce0df16b8b: Pull complete [2020-12-17T00:37:35.655Z] e3faa53604c1: Pull complete [2020-12-17T00:37:36.014Z] ---> 35c67edc9db0 [2020-12-17T00:37:36.014Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T00:37:36.014Z] ---> 6cdfcf50b371 [2020-12-17T00:37:36.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T00:37:36.253Z] 04b5adaa2053: Pull complete [2020-12-17T00:37:36.253Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-17T00:37:36.253Z] Status: Downloaded newer image for docker:latest [2020-12-17T00:37:36.298Z] ---> Running in 9defcdf04d30 [2020-12-17T00:37:37.376Z] Removing intermediate container f43e47631ee9 [2020-12-17T00:37:37.376Z] ---> 5e2c72939ae1 [2020-12-17T00:37:37.376Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T00:37:39.360Z] ---> a2189e6e1d15 [2020-12-17T00:37:39.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T00:37:39.631Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:37:39.631Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:37:39.631Z] ---> 8eb880c370f2 [2020-12-17T00:37:39.631Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T00:37:39.631Z] ---> Using cache [2020-12-17T00:37:39.631Z] ---> d06212e497c1 [2020-12-17T00:37:39.631Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:37:39.631Z] ---> Using cache [2020-12-17T00:37:39.631Z] ---> 1911516d1232 [2020-12-17T00:37:39.631Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T00:37:39.631Z] ---> Using cache [2020-12-17T00:37:39.631Z] ---> eb7c7755bdad [2020-12-17T00:37:39.631Z] Step 6/21 : COPY go.mod . [2020-12-17T00:37:39.631Z] ---> Using cache [2020-12-17T00:37:39.631Z] ---> b45a562dfdf9 [2020-12-17T00:37:39.631Z] Step 7/21 : RUN go mod download [2020-12-17T00:37:39.631Z] ---> Using cache [2020-12-17T00:37:39.631Z] ---> 99af7fabc7e4 [2020-12-17T00:37:39.631Z] Step 8/21 : COPY . . [2020-12-17T00:37:39.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:39.673Z] ---> 696b52788c91 [2020-12-17T00:37:39.673Z] Step 6/7 : COPY go.mod . [2020-12-17T00:37:39.894Z] ---> Using cache [2020-12-17T00:37:39.894Z] ---> e45d0dd61d6a [2020-12-17T00:37:39.894Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T00:37:39.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:37:39.894Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T00:37:40.156Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T00:37:40.156Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T00:37:40.156Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T00:37:40.283Z] ---> 7f1c60efbd0e [2020-12-17T00:37:40.283Z] Step 7/7 : RUN go mod download [2020-12-17T00:37:40.419Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T00:37:40.419Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T00:37:40.419Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T00:37:40.560Z] ---> Running in 29c0bed2e25b [2020-12-17T00:37:40.688Z] ---> 293b5387c803 [2020-12-17T00:37:40.688Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T00:37:42.625Z] ---> Running in e106fa8e8c1c [2020-12-17T00:37:47.936Z] ---> Running in 1677d34dddac [2020-12-17T00:37:47.936Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T00:37:47.936Z] ---> 0318ed47f577 [2020-12-17T00:37:47.936Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T00:37:47.936Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T00:37:47.936Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T00:37:47.936Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T00:37:47.936Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T00:37:47.936Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T00:37:47.936Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T00:37:48.512Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T00:37:48.512Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T00:37:48.512Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T00:37:48.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:37:48.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:37:48.512Z] ---> 8eb880c370f2 [2020-12-17T00:37:48.512Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> d06212e497c1 [2020-12-17T00:37:48.512Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> 1911516d1232 [2020-12-17T00:37:48.512Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> eb7c7755bdad [2020-12-17T00:37:48.512Z] Step 6/22 : COPY go.mod . [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> b45a562dfdf9 [2020-12-17T00:37:48.512Z] Step 7/22 : RUN go mod download [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> 99af7fabc7e4 [2020-12-17T00:37:48.512Z] Step 8/22 : COPY . . [2020-12-17T00:37:48.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T00:37:48.512Z] ---> Using cache [2020-12-17T00:37:48.512Z] ---> e45d0dd61d6a [2020-12-17T00:37:48.512Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T00:37:49.462Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T00:37:49.462Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T00:37:49.462Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T00:37:50.041Z] ---> Running in d52ef700a978 [2020-12-17T00:37:50.310Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T00:37:50.310Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T00:37:50.920Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T00:37:50.920Z] ---> Running in 817510947a83 [2020-12-17T00:37:50.920Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T00:37:50.920Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T00:37:50.920Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T00:37:51.500Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T00:37:51.500Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T00:37:51.500Z] Removing intermediate container d52ef700a978 [2020-12-17T00:37:51.500Z] ---> 3fd09d606c7c [2020-12-17T00:37:51.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:37:51.500Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T00:37:51.500Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T00:37:52.095Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T00:37:52.095Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T00:37:52.095Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T00:37:52.693Z] ---> Running in 141a01eecce6 [2020-12-17T00:37:52.693Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:37:52.693Z] OK: 71 MiB in 55 packages [2020-12-17T00:37:52.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T00:37:52.968Z] Removing intermediate container 141a01eecce6 [2020-12-17T00:37:52.968Z] ---> 006ea923ff4b [2020-12-17T00:37:52.968Z] Step 21/23 : LABEL arch=x86_64 [2020-12-17T00:37:52.968Z] Removing intermediate container 1677d34dddac [2020-12-17T00:37:52.968Z] ---> 3f492fad7303 [2020-12-17T00:37:52.968Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-17T00:37:53.235Z] ---> Running in b23eab419cc0 [2020-12-17T00:37:53.235Z] ---> Running in 8d424713d0bb [2020-12-17T00:37:53.840Z] Removing intermediate container b23eab419cc0 [2020-12-17T00:37:53.840Z] ---> 7b03c07429f3 [2020-12-17T00:37:53.840Z] Step 22/23 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:37:53.840Z] ---> Running in d93af9dece57 [2020-12-17T00:37:54.432Z] Removing intermediate container d93af9dece57 [2020-12-17T00:37:54.432Z] ---> 66deb64651a8 [2020-12-17T00:37:54.432Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T00:37:54.706Z] ---> Running in e609e6b77f83 [2020-12-17T00:37:54.975Z] Removing intermediate container e609e6b77f83 [2020-12-17T00:37:54.975Z] ---> 553434d9886a [2020-12-17T00:37:54.975Z] [2020-12-17T00:37:55.244Z] Successfully built 553434d9886a [2020-12-17T00:37:55.519Z] Successfully tagged docker-core-data-go:latest [2020-12-17T00:37:55.519Z] Building docker-core-command-go [2020-12-17T00:38:02.165Z]  Building docker-core-data-go ... done Removing intermediate container 8d424713d0bb [2020-12-17T00:38:02.165Z] ---> fc441cffafb6 [2020-12-17T00:38:02.165Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T00:38:02.767Z] ---> Running in 03e37b9c9154 [2020-12-17T00:38:03.781Z] Removing intermediate container 03e37b9c9154 [2020-12-17T00:38:03.781Z] ---> a56a9c46f8ec [2020-12-17T00:38:03.781Z] Step 26/29 : CMD [ "generate" ] [2020-12-17T00:38:05.230Z] ---> Running in ee5a7037eaf4 [2020-12-17T00:38:06.213Z] Removing intermediate container ee5a7037eaf4 [2020-12-17T00:38:06.213Z] ---> 300cbc8728bf [2020-12-17T00:38:06.213Z] Step 27/29 : LABEL arch=x86_64 [2020-12-17T00:38:07.188Z] ---> Running in 28e30ceb4c70 [2020-12-17T00:38:07.494Z] Removing intermediate container 29c0bed2e25b [2020-12-17T00:38:07.494Z] ---> 0c6a90f59643 [2020-12-17T00:38:07.494Z] Successfully built 0c6a90f59643 [2020-12-17T00:38:07.494Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:38:07.840Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T00:38:07.841Z] . [Pipeline] withDockerContainer [2020-12-17T00:38:08.138Z] prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container [2020-12-17T00:38:08.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T00:38:09.802Z] Removing intermediate container 28e30ceb4c70 [2020-12-17T00:38:09.802Z] ---> 998dec40b472 [2020-12-17T00:38:09.802Z] Step 28/29 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:38:09.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T00:38:09.935Z] $ docker top 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 -eo pid,comm [2020-12-17T00:38:10.066Z] ---> Running in 30ee4a320e3f [Pipeline] { [Pipeline] sh [2020-12-17T00:38:11.001Z] + go version [2020-12-17T00:38:11.001Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T00:38:11.043Z] $ docker stop --time=1 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 [2020-12-17T00:38:11.477Z] Removing intermediate container 30ee4a320e3f [2020-12-17T00:38:11.477Z] ---> 96f49a461321 [2020-12-17T00:38:11.477Z] Step 29/29 : LABEL version=0.0.0 [2020-12-17T00:38:13.030Z] $ docker rm -f 7acf49fcefeb5c3d4db906d285cf376f089e62cd65913d275616b34383b66d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:38:14.064Z] ---> Running in 82b90a9f8e13 [2020-12-17T00:38:14.116Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T00:38:14.116Z] . [Pipeline] withDockerContainer [2020-12-17T00:38:14.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:38:14.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:38:14.327Z] ---> 8eb880c370f2 [2020-12-17T00:38:14.327Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> d06212e497c1 [2020-12-17T00:38:14.327Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> 1911516d1232 [2020-12-17T00:38:14.327Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> eb7c7755bdad [2020-12-17T00:38:14.327Z] Step 6/22 : COPY go.mod . [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> b45a562dfdf9 [2020-12-17T00:38:14.327Z] Step 7/22 : RUN go mod download [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> 99af7fabc7e4 [2020-12-17T00:38:14.327Z] Step 8/22 : COPY . . [2020-12-17T00:38:14.327Z] ---> Using cache [2020-12-17T00:38:14.327Z] ---> e45d0dd61d6a [2020-12-17T00:38:14.327Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T00:38:14.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container [2020-12-17T00:38:14.517Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T00:38:15.724Z] ---> Running in a0910aef26ba [2020-12-17T00:38:15.725Z] Removing intermediate container 82b90a9f8e13 [2020-12-17T00:38:15.725Z] ---> eb26fbd8de7e [2020-12-17T00:38:15.725Z] [2020-12-17T00:38:15.991Z] Successfully built eb26fbd8de7e [2020-12-17T00:38:15.991Z] Removing intermediate container 9defcdf04d30 [2020-12-17T00:38:15.991Z] ---> 337c93ccd50a [2020-12-17T00:38:15.991Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T00:38:15.991Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-17T00:38:15.991Z] Building docker-security-secretstore-setup-go [2020-12-17T00:38:16.042Z] $ docker top e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T00:38:16.465Z] ========================================================= [2020-12-17T00:38:16.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T00:38:16.465Z] ========================================================= [Pipeline] sh [2020-12-17T00:38:16.577Z]  Building docker-security-secrets-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T00:38:17.130Z] + make test [2020-12-17T00:38:17.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T00:38:17.558Z] ---> Running in 592addb387dc [2020-12-17T00:38:21.807Z] Removing intermediate container 817510947a83 [2020-12-17T00:38:21.807Z] ---> dc7e5e317ef3 [2020-12-17T00:38:21.807Z] [2020-12-17T00:38:21.807Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T00:38:21.807Z] 3.10: Pulling from library/alpine [2020-12-17T00:38:22.781Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T00:38:22.781Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T00:38:22.781Z] ---> be4e4bea2c2e [2020-12-17T00:38:22.781Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T00:38:24.192Z] ---> Running in ac9fef6d4329 [2020-12-17T00:38:25.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:38:25.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:38:26.706Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T00:38:26.706Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T00:38:26.706Z] OK: 10350 distinct packages available [2020-12-17T00:38:26.706Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T00:38:26.706Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T00:38:26.706Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T00:38:26.706Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T00:38:26.706Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T00:38:26.706Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T00:38:26.706Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T00:38:26.706Z] OK: 7 MiB in 19 packages [2020-12-17T00:38:27.928Z] Removing intermediate container e106fa8e8c1c [2020-12-17T00:38:27.928Z] ---> 9ef333140094 [2020-12-17T00:38:27.928Z] [2020-12-17T00:38:27.928Z] Step 10/21 : FROM alpine [2020-12-17T00:38:27.928Z] ---> b14afc6dfb98 [2020-12-17T00:38:27.928Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T00:38:29.858Z] ---> Running in 3a19343eb77b [2020-12-17T00:38:31.810Z] Removing intermediate container ac9fef6d4329 [2020-12-17T00:38:31.810Z] ---> 36206d7f2098 [2020-12-17T00:38:31.810Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T00:38:31.810Z] Collecting docker-compose==1.23.2 [2020-12-17T00:38:31.810Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T00:38:32.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:38:32.792Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T00:38:33.056Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T00:38:33.056Z] ---> Running in 35b32f47b25e [2020-12-17T00:38:33.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:38:33.318Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T00:38:33.318Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:38:33.318Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:38:33.318Z] OK: 12747 distinct packages available [2020-12-17T00:38:33.584Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T00:38:33.584Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T00:38:33.851Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T00:38:33.851Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T00:38:33.852Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T00:38:33.852Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:38:33.852Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T00:38:34.438Z] OK: 7 MiB in 18 packages [2020-12-17T00:38:34.710Z] Removing intermediate container 35b32f47b25e [2020-12-17T00:38:34.710Z] ---> 3f044973a564 [2020-12-17T00:38:34.710Z] Step 13/22 : WORKDIR / [2020-12-17T00:38:34.710Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T00:38:34.710Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T00:38:34.982Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T00:38:35.587Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T00:38:35.587Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T00:38:35.851Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:38:35.851Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:38:35.851Z] ---> 8eb880c370f2 [2020-12-17T00:38:35.851Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T00:38:35.851Z] ---> Using cache [2020-12-17T00:38:35.851Z] ---> d06212e497c1 [2020-12-17T00:38:35.851Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:38:35.851Z] ---> Using cache [2020-12-17T00:38:35.851Z] ---> 1911516d1232 [2020-12-17T00:38:35.851Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T00:38:36.113Z] ---> Using cache [2020-12-17T00:38:36.113Z] ---> eb7c7755bdad [2020-12-17T00:38:36.113Z] Step 6/24 : COPY go.mod . [2020-12-17T00:38:36.113Z] ---> Using cache [2020-12-17T00:38:36.113Z] ---> b45a562dfdf9 [2020-12-17T00:38:36.113Z] Step 7/24 : RUN go mod download [2020-12-17T00:38:36.113Z] ---> Using cache [2020-12-17T00:38:36.113Z] ---> 99af7fabc7e4 [2020-12-17T00:38:36.113Z] Step 8/24 : COPY . . [2020-12-17T00:38:36.113Z] ---> Using cache [2020-12-17T00:38:36.113Z] ---> e45d0dd61d6a [2020-12-17T00:38:36.113Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T00:38:37.062Z] ---> Running in f3ec68b2663c [2020-12-17T00:38:37.327Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T00:38:37.327Z] ---> Running in e089e7296056 [2020-12-17T00:38:37.327Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T00:38:37.918Z] Removing intermediate container f3ec68b2663c [2020-12-17T00:38:37.918Z] ---> 0a7e52bb9111 [2020-12-17T00:38:37.918Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T00:38:38.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T00:38:38.190Z] Removing intermediate container 3a19343eb77b [2020-12-17T00:38:38.190Z] ---> ca65739689c9 [2020-12-17T00:38:38.190Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T00:38:38.190Z] ---> Running in 6ce106a01b9f [2020-12-17T00:38:38.460Z] ---> dbbdf95b46bf [2020-12-17T00:38:38.460Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T00:38:38.731Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T00:38:38.731Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T00:38:38.731Z] Removing intermediate container 6ce106a01b9f [2020-12-17T00:38:38.731Z] ---> 66e961cd00c0 [2020-12-17T00:38:38.731Z] Step 13/21 : WORKDIR /edgex [2020-12-17T00:38:38.731Z] ---> Running in 4855ede9fef1 [2020-12-17T00:38:39.011Z] Collecting PyYAML<4,>=3.10 [2020-12-17T00:38:39.011Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T00:38:39.284Z] ---> e0ec56a1174d [2020-12-17T00:38:39.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T00:38:39.872Z] Removing intermediate container 4855ede9fef1 [2020-12-17T00:38:39.872Z] ---> 02d9778b875e [2020-12-17T00:38:39.872Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T00:38:39.872Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T00:38:39.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T00:38:40.477Z] ---> 9e5267134c6b [2020-12-17T00:38:40.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T00:38:40.478Z] ---> d71533940309 [2020-12-17T00:38:40.478Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T00:38:40.760Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T00:38:40.760Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T00:38:42.186Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T00:38:42.186Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T00:38:42.186Z] ---> 5a361e646c4a [2020-12-17T00:38:42.186Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T00:38:42.186Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T00:38:42.187Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T00:38:42.776Z] Collecting idna<2.8,>=2.5 [2020-12-17T00:38:42.776Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T00:38:43.057Z] ---> 24a19fce6c71 [2020-12-17T00:38:43.057Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T00:38:43.057Z] ---> Running in 199d0b811e30 [2020-12-17T00:38:43.057Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T00:38:43.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T00:38:43.057Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T00:38:43.057Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T00:38:43.057Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T00:38:43.057Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T00:38:43.057Z] Removing intermediate container a0910aef26ba [2020-12-17T00:38:43.057Z] ---> 7fa8c3ba3924 [2020-12-17T00:38:43.057Z] [2020-12-17T00:38:43.057Z] Step 10/22 : FROM scratch [2020-12-17T00:38:43.057Z] ---> [2020-12-17T00:38:43.057Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:38:43.339Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, cached-property, PyYAML, texttable, docopt, docker-compose [2020-12-17T00:38:43.339Z] Attempting uninstall: urllib3 [2020-12-17T00:38:43.339Z] Found existing installation: urllib3 1.25.9 [2020-12-17T00:38:43.339Z] Uninstalling urllib3-1.25.9: [2020-12-17T00:38:43.615Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T00:38:43.900Z] Attempting uninstall: idna [2020-12-17T00:38:43.900Z] Found existing installation: idna 2.9 [2020-12-17T00:38:43.900Z] Uninstalling idna-2.9: [2020-12-17T00:38:43.900Z] Successfully uninstalled idna-2.9 [2020-12-17T00:38:43.900Z] ---> Using cache [2020-12-17T00:38:43.900Z] ---> e34c19e613c1 [2020-12-17T00:38:43.900Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T00:38:44.105Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T00:38:44.498Z] ---> 3d4cd1c5341a [2020-12-17T00:38:44.498Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T00:38:44.498Z] Attempting uninstall: requests [2020-12-17T00:38:44.498Z] Found existing installation: requests 2.23.0 [2020-12-17T00:38:44.498Z] Uninstalling requests-2.23.0: [2020-12-17T00:38:44.762Z] ---> Running in 5b203bf89172 [2020-12-17T00:38:45.036Z] Successfully uninstalled requests-2.23.0 [2020-12-17T00:38:46.014Z] ---> Running in fa410b4f06bb [2020-12-17T00:38:46.014Z] Removing intermediate container 5b203bf89172 [2020-12-17T00:38:46.014Z] ---> 14869649d21b [2020-12-17T00:38:46.014Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T00:38:46.288Z] ---> Running in 8671d1cc36bf [2020-12-17T00:38:46.552Z] Removing intermediate container fa410b4f06bb [2020-12-17T00:38:46.552Z] ---> 7d431ac250c3 [2020-12-17T00:38:46.552Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T00:38:46.552Z] Removing intermediate container 199d0b811e30 [2020-12-17T00:38:46.552Z] ---> 532ef30be784 [2020-12-17T00:38:46.552Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T00:38:47.536Z] ---> Running in 83f988e954ba [2020-12-17T00:38:47.536Z] Removing intermediate container 8671d1cc36bf [2020-12-17T00:38:47.536Z] ---> a2290f786c30 [2020-12-17T00:38:47.536Z] Step 14/22 : WORKDIR / [2020-12-17T00:38:47.536Z] ---> Running in 5b5e4d3f37fe [2020-12-17T00:38:47.536Z] ---> Running in 54b885e3f712 [2020-12-17T00:38:47.815Z] Running setup.py install for dockerpty: started [2020-12-17T00:38:48.091Z] Removing intermediate container 5b5e4d3f37fe [2020-12-17T00:38:48.091Z] ---> ba3110f1da50 [2020-12-17T00:38:48.091Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T00:38:48.091Z] Removing intermediate container 83f988e954ba [2020-12-17T00:38:48.091Z] ---> a38c0827aa9e [2020-12-17T00:38:48.091Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T00:38:48.700Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T00:38:48.700Z] Running setup.py install for PyYAML: started [2020-12-17T00:38:48.700Z] ---> Running in e1f6680ab7c8 [2020-12-17T00:38:49.011Z] ---> Running in 7f8eec74fe3f [2020-12-17T00:38:49.011Z] Removing intermediate container 54b885e3f712 [2020-12-17T00:38:49.011Z] ---> 656654649bf4 [2020-12-17T00:38:49.011Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T00:38:49.011Z] Removing intermediate container e1f6680ab7c8 [2020-12-17T00:38:49.011Z] ---> f95b6d759ba1 [2020-12-17T00:38:49.011Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:38:49.284Z] ---> Running in 09656719a374 [2020-12-17T00:38:49.284Z] Removing intermediate container 7f8eec74fe3f [2020-12-17T00:38:49.284Z] ---> 71cc7b1fb965 [2020-12-17T00:38:49.284Z] Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:38:49.546Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T00:38:50.130Z] Running setup.py install for texttable: started [2020-12-17T00:38:50.405Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T00:38:50.405Z] Running setup.py install for docopt: started [2020-12-17T00:38:50.405Z] ---> bedaf5f9972b [2020-12-17T00:38:50.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T00:38:50.671Z] ---> Running in d6e9daf6897f [2020-12-17T00:38:50.671Z] Removing intermediate container 09656719a374 [2020-12-17T00:38:50.671Z] ---> b2c3123c9514 [2020-12-17T00:38:50.671Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:38:50.935Z] ---> Running in f13b0bc1f890 [2020-12-17T00:38:50.935Z] Removing intermediate container d6e9daf6897f [2020-12-17T00:38:50.935Z] ---> 5de0ad3da65c [2020-12-17T00:38:50.935Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T00:38:50.935Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T00:38:51.197Z] ---> Running in c51b75afc2f6 [2020-12-17T00:38:51.461Z] Removing intermediate container f13b0bc1f890 [2020-12-17T00:38:51.461Z] ---> 0166394814f1 [2020-12-17T00:38:51.461Z] [2020-12-17T00:38:51.461Z] Successfully built 0166394814f1 [2020-12-17T00:38:51.736Z] ---> 463733d12733 [2020-12-17T00:38:51.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T00:38:51.736Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T00:38:51.736Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-17T00:38:51.736Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-17T00:38:51.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T00:38:52.022Z] Removing intermediate container c51b75afc2f6 [2020-12-17T00:38:52.022Z] ---> 885b57858277 [2020-12-17T00:38:52.022Z] [2020-12-17T00:38:52.022Z] ---> 431a75ae1c5d [2020-12-17T00:38:52.022Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T00:38:52.022Z] Successfully built 885b57858277 [2020-12-17T00:38:52.022Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-17T00:38:52.302Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 86a1549593d7 [2020-12-17T00:38:52.891Z] Removing intermediate container 86a1549593d7 [2020-12-17T00:38:52.891Z] ---> 887c6ea9f193 [2020-12-17T00:38:52.891Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:38:53.158Z] ---> Running in 569703e0df49 [2020-12-17T00:38:58.463Z] Removing intermediate container 569703e0df49 [2020-12-17T00:38:58.463Z] ---> fc209990b40a [2020-12-17T00:38:58.463Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T00:38:58.728Z] Removing intermediate container 592addb387dc [2020-12-17T00:38:58.728Z] ---> bb52b1ca196a [2020-12-17T00:38:58.728Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T00:38:58.728Z] ---> Running in 3534365e2a0e [2020-12-17T00:39:00.140Z] ---> Running in 44fd398517ae [2020-12-17T00:39:00.410Z] Removing intermediate container 3534365e2a0e [2020-12-17T00:39:00.410Z] ---> 523a04666110 [2020-12-17T00:39:00.410Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:39:04.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T00:39:04.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T00:39:04.662Z] ---> Running in 04e2d53abaf3 [2020-12-17T00:39:04.662Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T00:39:04.662Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T00:39:04.662Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T00:39:04.929Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:39:04.929Z] OK: 72 MiB in 58 packages [2020-12-17T00:39:05.198Z] Removing intermediate container e089e7296056 [2020-12-17T00:39:05.198Z] ---> 790339d4dd7e [2020-12-17T00:39:05.198Z] [2020-12-17T00:39:05.198Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T00:39:05.198Z] ---> be4e4bea2c2e [2020-12-17T00:39:05.198Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T00:39:05.198Z] ---> Using cache [2020-12-17T00:39:05.198Z] ---> 36206d7f2098 [2020-12-17T00:39:05.198Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T00:39:05.781Z] Removing intermediate container 04e2d53abaf3 [2020-12-17T00:39:05.781Z] ---> c049b83ff229 [2020-12-17T00:39:05.781Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:39:05.781Z] ---> Running in c5219b44a299 [2020-12-17T00:39:08.459Z] ---> Running in 0971d6eace05 [2020-12-17T00:39:08.459Z] Removing intermediate container c5219b44a299 [2020-12-17T00:39:08.459Z] ---> 60c74ab0aedb [2020-12-17T00:39:08.459Z] Step 13/24 : WORKDIR / [2020-12-17T00:39:08.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:39:08.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:39:09.766Z] ---> 8eb880c370f2 [2020-12-17T00:39:09.766Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> d06212e497c1 [2020-12-17T00:39:09.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> 1911516d1232 [2020-12-17T00:39:09.766Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> eb7c7755bdad [2020-12-17T00:39:09.766Z] Step 6/22 : COPY go.mod . [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> b45a562dfdf9 [2020-12-17T00:39:09.766Z] Step 7/22 : RUN go mod download [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> 99af7fabc7e4 [2020-12-17T00:39:09.766Z] Step 8/22 : COPY . . [2020-12-17T00:39:09.766Z] ---> Running in a240b653140c [2020-12-17T00:39:09.766Z] Removing intermediate container 0971d6eace05 [2020-12-17T00:39:09.766Z] ---> e457a591ce20 [2020-12-17T00:39:09.766Z] [2020-12-17T00:39:09.766Z] Removing intermediate container 44fd398517ae [2020-12-17T00:39:09.766Z] ---> e4e27b9038ca [2020-12-17T00:39:09.766Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T00:39:09.766Z] ---> Using cache [2020-12-17T00:39:09.766Z] ---> e45d0dd61d6a [2020-12-17T00:39:09.766Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T00:39:09.766Z] ---> Running in 3cdab86ed930 [2020-12-17T00:39:09.766Z] ---> Running in 560cc99226e4 [2020-12-17T00:39:10.030Z] Successfully built e457a591ce20 [2020-12-17T00:39:10.030Z] Successfully tagged docker-core-command-go:latest [2020-12-17T00:39:10.030Z]  Building docker-core-command-go ... done Removing intermediate container a240b653140c [2020-12-17T00:39:10.030Z] ---> 38a9f9b5a07f [2020-12-17T00:39:10.030Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T00:39:10.292Z] Removing intermediate container 3cdab86ed930 [2020-12-17T00:39:10.292Z] ---> f5eb63a210b4 [2020-12-17T00:39:10.292Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:39:10.292Z] ---> Running in 939903d7f120 [2020-12-17T00:39:10.563Z] ---> b14d711f59ab [2020-12-17T00:39:10.563Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T00:39:10.563Z] Removing intermediate container 939903d7f120 [2020-12-17T00:39:10.563Z] ---> f6a8ec212182 [2020-12-17T00:39:10.563Z] Step 25/27 : LABEL arch=x86_64 [2020-12-17T00:39:10.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T00:39:10.563Z] ---> Running in 0cf9e395318d [2020-12-17T00:39:10.832Z] ---> 6980992d9428 [2020-12-17T00:39:10.832Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T00:39:11.100Z] Removing intermediate container 0cf9e395318d [2020-12-17T00:39:11.100Z] ---> bd2bd891794a [2020-12-17T00:39:11.100Z] Step 26/27 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:39:11.100Z] ---> Running in c9ddc9a8e4b2 [2020-12-17T00:39:11.364Z] ---> 65c55210d7b2 [2020-12-17T00:39:11.364Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T00:39:11.364Z] Removing intermediate container c9ddc9a8e4b2 [2020-12-17T00:39:11.364Z] ---> a4ba48705d9d [2020-12-17T00:39:11.364Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T00:39:11.364Z] ---> Running in 1ad53083170d [2020-12-17T00:39:11.631Z] Removing intermediate container 1ad53083170d [2020-12-17T00:39:11.631Z] ---> 54ad6a1136b1 [2020-12-17T00:39:11.631Z] [2020-12-17T00:39:11.901Z] Successfully built 54ad6a1136b1 [2020-12-17T00:39:11.901Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-17T00:39:12.171Z]  Building docker-sys-mgmt-agent-go ... done  ---> 5f1fa1f47bd9 [2020-12-17T00:39:12.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T00:39:12.762Z] ---> 46c406485631 [2020-12-17T00:39:12.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T00:39:13.382Z] ---> 9307c9b81558 [2020-12-17T00:39:13.382Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T00:39:13.382Z] ---> Running in 04d50d0cdacb [2020-12-17T00:39:15.373Z] Removing intermediate container 04d50d0cdacb [2020-12-17T00:39:15.374Z] ---> ab01c17ea356 [2020-12-17T00:39:15.374Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T00:39:15.374Z] ---> Running in b7da5b790990 [2020-12-17T00:39:15.645Z] Removing intermediate container b7da5b790990 [2020-12-17T00:39:15.645Z] ---> 1226921cfceb [2020-12-17T00:39:15.645Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T00:39:15.645Z] ---> Running in b06648ab1f7d [2020-12-17T00:39:15.911Z] Removing intermediate container b06648ab1f7d [2020-12-17T00:39:15.911Z] ---> 4cea3de405b8 [2020-12-17T00:39:15.911Z] Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:39:15.911Z] ---> Running in cb085d6c7a4e [2020-12-17T00:39:16.184Z] Removing intermediate container cb085d6c7a4e [2020-12-17T00:39:16.184Z] ---> 8d39cf29add2 [2020-12-17T00:39:16.184Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T00:39:16.184Z] ---> Running in e6f3bb91581a [2020-12-17T00:39:16.459Z] Removing intermediate container e6f3bb91581a [2020-12-17T00:39:16.459Z] ---> b087d36710b7 [2020-12-17T00:39:16.459Z] [2020-12-17T00:39:16.729Z] Successfully built b087d36710b7 [2020-12-17T00:39:16.729Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-17T00:39:24.940Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 560cc99226e4 [2020-12-17T00:39:24.940Z] ---> f11110f13670 [2020-12-17T00:39:24.940Z] [2020-12-17T00:39:24.940Z] Step 10/22 : FROM scratch [2020-12-17T00:39:24.940Z] ---> [2020-12-17T00:39:24.940Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:39:24.940Z] ---> Using cache [2020-12-17T00:39:24.940Z] ---> e34c19e613c1 [2020-12-17T00:39:24.940Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T00:39:24.940Z] ---> Running in a312d2cf5099 [2020-12-17T00:39:24.940Z] Removing intermediate container a312d2cf5099 [2020-12-17T00:39:24.940Z] ---> d1b34fcd7de6 [2020-12-17T00:39:24.940Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T00:39:24.940Z] ---> Running in 8d3ed5354786 [2020-12-17T00:39:24.940Z] Removing intermediate container 8d3ed5354786 [2020-12-17T00:39:24.940Z] ---> 3807b654d5af [2020-12-17T00:39:24.940Z] Step 14/22 : WORKDIR / [2020-12-17T00:39:25.202Z] ---> Running in f3fa3606fdac [2020-12-17T00:39:25.202Z] Removing intermediate container f3fa3606fdac [2020-12-17T00:39:25.202Z] ---> 8694e6690c24 [2020-12-17T00:39:25.202Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T00:39:25.463Z] ---> 4be11448d852 [2020-12-17T00:39:25.463Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T00:39:26.037Z] ---> ba7e2e4da6f6 [2020-12-17T00:39:26.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T00:39:26.299Z] ---> a82c5ec20f64 [2020-12-17T00:39:26.299Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T00:39:26.299Z] ---> Running in d03d2933ce89 [2020-12-17T00:39:26.560Z] Removing intermediate container d03d2933ce89 [2020-12-17T00:39:26.560Z] ---> 24c85a7a674a [2020-12-17T00:39:26.560Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:39:26.560Z] ---> Running in f7c43b60bff7 [2020-12-17T00:39:26.821Z] Removing intermediate container f7c43b60bff7 [2020-12-17T00:39:26.821Z] ---> 646dbdadf63a [2020-12-17T00:39:26.821Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T00:39:26.821Z] ---> Running in bbebea4f8ea1 [2020-12-17T00:39:27.082Z] Removing intermediate container bbebea4f8ea1 [2020-12-17T00:39:27.082Z] ---> 68f89b3ce761 [2020-12-17T00:39:27.082Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:39:27.082Z] ---> Running in 6e77a42613fc [2020-12-17T00:39:27.345Z] Removing intermediate container 6e77a42613fc [2020-12-17T00:39:27.345Z] ---> 5b757c5dd11d [2020-12-17T00:39:27.345Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:39:27.345Z] ---> Running in 19a87004938c [2020-12-17T00:39:27.345Z] Removing intermediate container 19a87004938c [2020-12-17T00:39:27.345Z] ---> 4ed30b0759ab [2020-12-17T00:39:27.345Z] [2020-12-17T00:39:27.606Z] Successfully built 4ed30b0759ab [2020-12-17T00:39:27.606Z] Successfully tagged docker-core-metadata-go:latest [2020-12-17T00:39:27.880Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-17T00:39:27.890Z] $ docker stop --time=1 c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 [2020-12-17T00:39:29.602Z] $ docker rm -f c6005a1cfc266d44c972e56cb9959ee7573b69ba5bc7ce77100dedf5de774d43 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T00:39:30.138Z] + docker images [2020-12-17T00:39:30.138Z] + grep docker [2020-12-17T00:39:30.138Z] docker-core-metadata-go latest 4ed30b0759ab 3 seconds ago 13MB [2020-12-17T00:39:30.138Z] docker-security-secretstore-setup-go latest b087d36710b7 14 seconds ago 24.7MB [2020-12-17T00:39:30.138Z] docker-sys-mgmt-agent-go latest 54ad6a1136b1 19 seconds ago 313MB [2020-12-17T00:39:30.138Z] docker-core-command-go latest e457a591ce20 22 seconds ago 10.6MB [2020-12-17T00:39:30.138Z] docker-security-proxy-setup-go latest 885b57858277 39 seconds ago 24.6MB [2020-12-17T00:39:30.138Z] docker-security-bootstrap-redis-go latest 0166394814f1 40 seconds ago 15.8MB [2020-12-17T00:39:30.138Z] docker-security-secrets-setup-go latest eb26fbd8de7e About a minute ago 23.9MB [2020-12-17T00:39:30.138Z] docker-core-data-go latest 553434d9886a About a minute ago 22.2MB [2020-12-17T00:39:30.138Z] docker-support-scheduler-go latest ac9b0c21b0b3 2 minutes ago 10.8MB [2020-12-17T00:39:30.138Z] docker-support-notifications-go latest a374a0a9bd07 2 minutes ago 12.1MB [2020-12-17T00:39:30.138Z] docker latest 0c995d0d3006 26 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-17T00:39:31.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T00:39:45.955Z] Still waiting to schedule task [2020-12-17T00:39:45.955Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T00:39:49.558Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.073s [2020-12-17T00:39:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T00:39:51.003Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T00:39:51.280Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T00:39:51.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T00:39:51.281Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T00:39:51.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T00:40:01.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.271s coverage: 46.6% of statements [2020-12-17T00:40:01.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T00:40:01.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T00:40:01.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T00:40:01.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T00:40:01.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T00:40:09.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.1% of statements [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T00:40:09.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T00:40:09.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T00:40:09.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.546s coverage: 71.3% of statements [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T00:40:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T00:40:10.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.653s coverage: 83.7% of statements [2020-12-17T00:40:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T00:40:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T00:40:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T00:40:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T00:40:18.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.252s coverage: 28.6% of statements [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T00:40:18.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T00:40:18.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T00:40:18.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.368s coverage: 86.7% of statements [2020-12-17T00:40:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T00:40:20.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements [2020-12-17T00:40:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T00:40:20.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements [2020-12-17T00:40:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T00:40:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T00:40:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T00:40:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.185s coverage: 93.8% of statements [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.198s coverage: 0.1% of statements [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2020-12-17T00:40:30.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements [2020-12-17T00:40:30.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements [2020-12-17T00:40:31.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements [2020-12-17T00:40:31.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T00:40:34.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 63.5% of statements [2020-12-17T00:40:34.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T00:40:34.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T00:40:34.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2020-12-17T00:40:34.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements [2020-12-17T00:40:34.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2020-12-17T00:40:35.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2020-12-17T00:40:36.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2020-12-17T00:40:41.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 55.9% of statements [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T00:40:41.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-17T00:40:57.084Z] Running on prd-ubuntu18.04-docker-8c-8g-16441 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-17T00:40:57.194Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2020-12-17T00:41:00.249Z] using credential edgex-jenkins-ssh [2020-12-17T00:41:00.312Z] Cloning the remote Git repository [2020-12-17T00:41:00.355Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:41:00.450Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2020-12-17T00:41:00.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:41:00.493Z] > git --version # timeout=10 [2020-12-17T00:41:00.504Z] > git --version # 'git version 2.17.1' [2020-12-17T00:41:00.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:41:00.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 23.307s coverage: 86.3% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.704s coverage: 72.2% of statements [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.613s coverage: 72.1% of statements [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.089s coverage: 82.4% of statements [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.075s coverage: 48.4% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.122s coverage: 96.8% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.339s coverage: 37.0% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T00:41:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.171s coverage: 100.0% of statements [2020-12-17T00:41:03.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.085s coverage: 29.1% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.131s coverage: 100.0% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T00:41:07.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2020-12-17T00:41:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-17T00:41:08.642Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2020-12-17T00:41:09.623Z] GO111MODULE=on go vet ./... [2020-12-17T00:41:18.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T00:41:18.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T00:41:18.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T00:41:18.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T00:41:18.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:41:18.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T00:41:19.446Z] Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-17T00:41:19.820Z] Merge succeeded, producing 42fe9b4d3fc654bf6752d7808df54f64a9bed949 [2020-12-17T00:41:19.821Z] Checking out Revision 42fe9b4d3fc654bf6752d7808df54f64a9bed949 (PR-2858) [2020-12-17T00:41:19.460Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T00:41:19.466Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-17T00:41:19.622Z] > git remote # timeout=10 [2020-12-17T00:41:19.631Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T00:41:19.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T00:41:19.642Z] > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 [2020-12-17T00:41:19.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T00:41:19.829Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T00:41:19.833Z] > git checkout -f 42fe9b4d3fc654bf6752d7808df54f64a9bed949 # timeout=10 [2020-12-17T00:41:23.666Z] Commit message: "Merge commit 'dd265b0a906f4796680bcfa54b47b0c8333d6388' into HEAD" [2020-12-17T00:41:23.679Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:41:25.129Z] + echo snap-build.sh [2020-12-17T00:41:25.129Z] snap-build.sh [2020-12-17T00:41:25.129Z] + SNAP_BASE_DIR=. [2020-12-17T00:41:25.129Z] + '[' '!' -z /w/workspace/edgex-go/27 ']' [2020-12-17T00:41:25.129Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/27 [2020-12-17T00:41:25.129Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' [2020-12-17T00:41:25.129Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/27] [2020-12-17T00:41:25.129Z] + cd /w/workspace/edgex-go/27 [2020-12-17T00:41:25.129Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-17T00:41:25.129Z] Reading package lists... [2020-12-17T00:41:25.399Z] Building dependency tree... [2020-12-17T00:41:25.399Z] Reading state information... [2020-12-17T00:41:25.399Z] The following packages were automatically installed and are no longer required: [2020-12-17T00:41:25.399Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-17T00:41:25.399Z] uidmap xdelta3 [2020-12-17T00:41:25.399Z] Use 'sudo apt autoremove' to remove them. [2020-12-17T00:41:25.399Z] The following packages will be REMOVED: [2020-12-17T00:41:25.399Z] lxd* lxd-client* [2020-12-17T00:41:23.675Z] > git rev-list --no-walk 717f516990d1a92dd8d7a85f0ff77567e3b46980 # timeout=10 [2020-12-17T00:41:26.364Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-17T00:41:26.364Z] After this operation, 31.7 MB disk space will be freed. [2020-12-17T00:41:27.702Z] (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.) [2020-12-17T00:41:27.702Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T00:41:29.111Z] Removing lxd dnsmasq configuration [2020-12-17T00:41:29.111Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T00:41:29.381Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-17T00:41:30.345Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-17T00:41:30.888Z] (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.) [2020-12-17T00:41:30.888Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T00:41:32.856Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-17T00:41:32.856Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-17T00:41:34.806Z] + sudo snap remove --purge lxd [2020-12-17T00:41:35.072Z] snap "lxd" is not installed [2020-12-17T00:41:35.072Z] + sudo groupadd --force --system lxd [2020-12-17T00:41:35.072Z] ++ whoami [2020-12-17T00:41:35.072Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-17T00:41:35.072Z] + newgrp - lxd [2020-12-17T00:41:35.072Z] + sudo snap install lxd [2020-12-17T00:41:45.119Z] 2020-12-17T00:41:43Z INFO Waiting for automatic snapd restart... [2020-12-17T00:42:07.188Z] lxd 4.9 from Canonical* installed [2020-12-17T00:42:07.188Z] + sudo lxd init --auto [2020-12-17T00:42:15.411Z] + sudo snap install --classic snapcraft [2020-12-17T00:42:17.745Z] gofmt -l . [2020-12-17T00:42:18.016Z] [ "`gofmt -l .`" = "" ] [2020-12-17T00:42:20.639Z] ./bin/test-go-mod-tidy.sh [2020-12-17T00:42:21.624Z] ./bin/test-attribution-txt.sh [2020-12-17T00:42:25.483Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T00:42:25.483Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-17T00:42:25.483Z] + patch --verbose -p1 [2020-12-17T00:42:25.483Z] Hmm... Looks like a unified diff to me... [2020-12-17T00:42:25.483Z] The text leading up to this was: [2020-12-17T00:42:25.483Z] -------------------------- [2020-12-17T00:42:25.483Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-17T00:42:25.483Z] |From: Tony Espy [2020-12-17T00:42:25.483Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-17T00:42:25.483Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-17T00:42:25.483Z] | [2020-12-17T00:42:25.483Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-17T00:42:25.483Z] |optimize the snap CI check run for pull requests. When [2020-12-17T00:42:25.483Z] |applied, it essentially strips out everything (apps and [2020-12-17T00:42:25.483Z] |parts) from the snapcraft.yaml file except those required [2020-12-17T00:42:25.483Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-17T00:42:25.483Z] |catch changes to edgex-go that break the snap build. [2020-12-17T00:42:25.483Z] | [2020-12-17T00:42:25.483Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-17T00:42:25.483Z] |to update this patch file, otherwise it may fail to apply, [2020-12-17T00:42:25.483Z] |resulting in a failed snap build CI check in the associated [2020-12-17T00:42:25.483Z] |pull request. [2020-12-17T00:42:25.483Z] | [2020-12-17T00:42:25.483Z] |Note - in addition to applying this patch, the pipeline also [2020-12-17T00:42:25.483Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-17T00:42:25.483Z] |need to build the finally binary .snap file (and it won't [2020-12-17T00:42:25.483Z] |work with the patch applied). This further reduces the build [2020-12-17T00:42:25.483Z] |time. [2020-12-17T00:42:25.483Z] |--- [2020-12-17T00:42:25.483Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-17T00:42:25.483Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-17T00:42:25.483Z] | [2020-12-17T00:42:25.483Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-17T00:42:25.483Z] |index b265277c..d7e1de37 100644 [2020-12-17T00:42:25.483Z] |--- a/snap/snapcraft.yaml [2020-12-17T00:42:25.483Z] |+++ b/snap/snapcraft.yaml [2020-12-17T00:42:25.483Z] -------------------------- [2020-12-17T00:42:25.483Z] patching file snap/snapcraft.yaml [2020-12-17T00:42:25.483Z] Using Plan A... [2020-12-17T00:42:25.483Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-17T00:42:25.483Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-17T00:42:25.483Z] Hunk #3 succeeded at 209 (offset -10 lines). [2020-12-17T00:42:25.483Z] Hunk #4 succeeded at 224 (offset -10 lines). [2020-12-17T00:42:25.483Z] Hunk #5 FAILED at 242. [2020-12-17T00:42:25.483Z] Hunk #6 succeeded at 310 (offset -9 lines). [2020-12-17T00:42:25.483Z] Hunk #7 succeeded at 337 (offset -9 lines). [2020-12-17T00:42:25.483Z] Hunk #8 succeeded at 371 (offset -9 lines). [2020-12-17T00:42:25.483Z] Hunk #9 FAILED at 436. [2020-12-17T00:42:25.483Z] 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-17T00:42:25.483Z] Hmm... Ignoring the trailing garbage. [2020-12-17T00:42:25.483Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2020-12-17T00:42:26.410Z] Failed in branch amd64 [2020-12-17T00:42:26.871Z] + ls -al . [2020-12-17T00:42:26.872Z] total 692 [2020-12-17T00:42:26.872Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 00:42 . [2020-12-17T00:42:26.872Z] drwxr-xr-x 4 root root 4096 Dec 17 00:38 .. [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 00:36 .dockerignore [2020-12-17T00:42:26.872Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 00:36 .git [2020-12-17T00:42:26.872Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 00:36 .github [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 943 Dec 17 00:36 .gitignore [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 00:36 .sonarcloud.properties [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 00:36 CONTRIBUTING.md [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 00:36 Dockerfile.build [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 00:36 Jenkinsfile [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 00:36 LICENSE [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 6318 Dec 17 00:36 Makefile [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 6362 Dec 17 00:36 README.md [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 7286 Dec 17 00:36 SECURITY.md [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 00:31 VERSION [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 00:36 ZMQWindows.md [2020-12-17T00:42:26.872Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 00:36 bin [2020-12-17T00:42:26.872Z] drwxrwxr-x 15 1001 1001 4096 Dec 17 00:36 cmd [2020-12-17T00:42:26.872Z] -rw-r--r-- 1 root root 567417 Dec 17 00:41 coverage.out [2020-12-17T00:42:26.872Z] -rw-r--r-- 1 root root 979 Dec 17 00:42 go.mod [2020-12-17T00:42:26.872Z] -rw-r--r-- 1 root root 18631 Dec 17 00:42 go.sum [2020-12-17T00:42:26.872Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 00:36 internal [2020-12-17T00:42:26.872Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 00:36 openapi [2020-12-17T00:42:26.872Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 00:36 snap [2020-12-17T00:42:26.872Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 00:36 version.go [Pipeline] sh [2020-12-17T00:42:27.535Z] + '[' -e coverage.out ] [2020-12-17T00:42:27.535Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T00:42:27.605Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T00:42:28.740Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T00:42:29.388Z] + make build [2020-12-17T00:42:29.388Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T00:42:41.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T00:43:08.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T00:43:10.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T00:43:14.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T00:43:16.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T00:43:22.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T00:43:26.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T00:43:30.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T00:43:34.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T00:43:39.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T00:43:43.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T00:43:48.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-17T00:43:52.044Z] $ docker stop --time=1 e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa [2020-12-17T00:43:54.648Z] $ docker rm -f e656f0bfa78df8fe7861a84425494c304e69fa98ae8112f9d3529009816e4daa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:43:56.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T00:43:57.043Z] [2020-12-17T00:43:57.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:43:57.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T00:43:57.701Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-17T00:43:57.701Z] 29e5d40040c1: Pulling fs layer [2020-12-17T00:43:57.701Z] 1ce36da41761: Pulling fs layer [2020-12-17T00:43:57.701Z] 25b303627fd3: Pulling fs layer [2020-12-17T00:43:58.316Z] 29e5d40040c1: Download complete [2020-12-17T00:43:58.916Z] 1ce36da41761: Verifying Checksum [2020-12-17T00:43:58.916Z] 1ce36da41761: Download complete [2020-12-17T00:43:59.192Z] 29e5d40040c1: Pull complete [2020-12-17T00:44:00.173Z] 1ce36da41761: Pull complete [2020-12-17T00:44:00.769Z] 25b303627fd3: Verifying Checksum [2020-12-17T00:44:00.769Z] 25b303627fd3: Download complete [2020-12-17T00:44:10.940Z] 25b303627fd3: Pull complete [2020-12-17T00:44:10.940Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-17T00:44:10.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T00:44:10.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-17T00:44:11.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container [2020-12-17T00:44:11.379Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-17T00:44:14.925Z] $ docker top 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:44:15.912Z] + docker-compose build --help [2020-12-17T00:44:15.912Z] + grep parallel [2020-12-17T00:44:21.313Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T00:44:21.647Z] $ docker stop --time=1 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 [2020-12-17T00:44:23.639Z] $ docker rm -f 5d25d863cc311ab9cab21d23f27ce1b0e2ccea1841f9355f60b9ce08bb872126 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:44:24.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T00:44:24.559Z] . [Pipeline] withDockerContainer [2020-12-17T00:44:24.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-16436 does not seem to be running inside a container [2020-12-17T00:44:24.984Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-17T00:44:26.461Z] $ docker top 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:44:27.489Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T00:44:32.953Z] Building docker-core-command-go ... [2020-12-17T00:44:32.953Z] Building docker-core-data-go ... [2020-12-17T00:44:32.953Z] Building docker-core-metadata-go ... [2020-12-17T00:44:32.953Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T00:44:32.953Z] Building docker-security-proxy-setup-go ... [2020-12-17T00:44:32.953Z] Building docker-security-secrets-setup-go ... [2020-12-17T00:44:32.953Z] Building docker-security-secretstore-setup-go ... [2020-12-17T00:44:32.953Z] Building docker-support-notifications-go ... [2020-12-17T00:44:32.953Z] Building docker-support-scheduler-go ... [2020-12-17T00:44:32.953Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T00:44:32.953Z] Building docker-core-data-go [2020-12-17T00:44:32.953Z] Building docker-security-secrets-setup-go [2020-12-17T00:44:33.259Z] Building docker-sys-mgmt-agent-go [2020-12-17T00:44:33.259Z] Building docker-security-bootstrap-redis-go [2020-12-17T00:44:33.259Z] Building docker-security-proxy-setup-go [2020-12-17T00:45:55.042Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:45:55.042Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:45:55.042Z] ---> 0c6a90f59643 [2020-12-17T00:45:55.042Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T00:45:55.042Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:45:55.042Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-17T00:45:55.042Z] ---> 0c6a90f59643 [2020-12-17T00:45:55.042Z] Step 3/29 : WORKDIR /edgex-go [2020-12-17T00:45:55.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:45:55.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:45:55.042Z] ---> 0c6a90f59643 [2020-12-17T00:45:55.042Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T00:45:55.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:45:55.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:45:55.042Z] ---> 0c6a90f59643 [2020-12-17T00:45:55.042Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:45:55.042Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:45:55.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:45:55.042Z] ---> 0c6a90f59643 [2020-12-17T00:45:55.042Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T00:45:55.042Z] ---> Running in cc8f27405df4 [2020-12-17T00:45:55.042Z] ---> Running in b847405a24ad [2020-12-17T00:45:55.042Z] ---> Running in 7cc3e26c628a [2020-12-17T00:45:55.042Z] ---> Running in c024c4455e51 [2020-12-17T00:45:55.042Z] ---> Running in 44e234d8c092 [2020-12-17T00:45:55.042Z] Removing intermediate container b847405a24ad [2020-12-17T00:45:55.042Z] ---> 1a8167e36179 [2020-12-17T00:45:55.042Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:45:55.042Z] Removing intermediate container cc8f27405df4 [2020-12-17T00:45:55.042Z] ---> 4199452061f7 [2020-12-17T00:45:55.042Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:45:55.042Z] Removing intermediate container 7cc3e26c628a [2020-12-17T00:45:55.042Z] ---> c1efd1c8b452 [2020-12-17T00:45:55.042Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:45:55.042Z] Removing intermediate container 44e234d8c092 [2020-12-17T00:45:55.042Z] ---> 6e82a062e2b7 [2020-12-17T00:45:55.042Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:45:55.042Z] Removing intermediate container c024c4455e51 [2020-12-17T00:45:55.042Z] ---> 623a1665fdf2 [2020-12-17T00:45:55.042Z] Step 4/29 : RUN apk update && apk add make git [2020-12-17T00:45:55.042Z] ---> Running in 516ea3fbaa81 [2020-12-17T00:45:55.042Z] ---> Running in e1bd24ded638 [2020-12-17T00:45:55.042Z] ---> Running in b5bde371fef3 [2020-12-17T00:45:55.042Z] ---> Running in d2a8292b8467 [2020-12-17T00:45:55.042Z] ---> Running in 6f616412d17a [2020-12-17T00:45:55.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:55.653Z] Removing intermediate container e1bd24ded638 [2020-12-17T00:45:55.653Z] ---> 3c8a766016f0 [2020-12-17T00:45:55.653Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T00:45:55.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:55.937Z] ---> Running in a79d6fb3a6ef [2020-12-17T00:45:56.213Z] Removing intermediate container b5bde371fef3 [2020-12-17T00:45:56.213Z] ---> d6dc08fa2a96 [2020-12-17T00:45:56.213Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:45:56.213Z] Removing intermediate container 516ea3fbaa81 [2020-12-17T00:45:56.213Z] ---> 7e21d97adb19 [2020-12-17T00:45:56.213Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T00:45:56.492Z] ---> Running in 0c39039bc072 [2020-12-17T00:45:56.492Z] Removing intermediate container d2a8292b8467 [2020-12-17T00:45:56.492Z] ---> Running in 492dd818c73b [2020-12-17T00:45:56.492Z] ---> 98058459c777 [2020-12-17T00:45:56.492Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T00:45:57.123Z] ---> Running in b19262a4fad5 [2020-12-17T00:45:57.123Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:45:57.123Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:45:57.123Z] OK: 12620 distinct packages available [2020-12-17T00:45:58.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:58.120Z] OK: 217 MiB in 51 packages [2020-12-17T00:45:58.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:58.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:58.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:58.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:59.595Z] Removing intermediate container 6f616412d17a [2020-12-17T00:45:59.595Z] ---> 186ca8526fb5 [2020-12-17T00:45:59.595Z] Step 5/29 : COPY go.mod . [2020-12-17T00:45:59.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:59.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:45:59.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:46:00.142Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:46:00.142Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:46:00.142Z] OK: 12620 distinct packages available [2020-12-17T00:46:00.416Z] ---> 2206698f65e2 [2020-12-17T00:46:00.416Z] Step 6/29 : RUN go mod download [2020-12-17T00:46:00.690Z] ---> Running in e1f3b3fd53ea [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:46:00.967Z] OK: 12620 distinct packages available [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:46:00.967Z] OK: 12620 distinct packages available [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:46:00.967Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:46:00.967Z] OK: 12620 distinct packages available [2020-12-17T00:46:01.248Z] OK: 217 MiB in 51 packages [2020-12-17T00:46:01.857Z] OK: 217 MiB in 51 packages [2020-12-17T00:46:02.138Z] OK: 217 MiB in 51 packages [2020-12-17T00:46:02.420Z] OK: 217 MiB in 51 packages [2020-12-17T00:46:03.878Z] Removing intermediate container a79d6fb3a6ef [2020-12-17T00:46:03.878Z] ---> 637523c756f8 [2020-12-17T00:46:03.878Z] Step 6/23 : COPY go.mod . [2020-12-17T00:46:04.154Z] Removing intermediate container 0c39039bc072 [2020-12-17T00:46:04.154Z] ---> ff6a13aac5f3 [2020-12-17T00:46:04.154Z] Step 6/22 : COPY go.mod . [2020-12-17T00:46:04.756Z] Removing intermediate container 492dd818c73b [2020-12-17T00:46:04.756Z] ---> 475ec5176867 [2020-12-17T00:46:04.756Z] Step 6/27 : COPY go.mod . [2020-12-17T00:46:04.756Z] Removing intermediate container b19262a4fad5 [2020-12-17T00:46:04.756Z] ---> f0cda10c1215 [2020-12-17T00:46:04.756Z] Step 6/21 : COPY go.mod . [2020-12-17T00:46:04.756Z] ---> f0c7a03ab74a [2020-12-17T00:46:04.756Z] Step 7/23 : RUN go mod download [2020-12-17T00:46:05.040Z] Removing intermediate container e1f3b3fd53ea [2020-12-17T00:46:05.040Z] ---> 596a238cdbd0 [2020-12-17T00:46:05.040Z] Step 7/29 : COPY . . [2020-12-17T00:46:05.040Z] ---> Running in 712ac3b37728 [2020-12-17T00:46:05.040Z] ---> 69dfca318fcd [2020-12-17T00:46:05.320Z] Step 7/22 : RUN go mod download [2020-12-17T00:46:05.320Z] ---> Running in aae86a96d73b [2020-12-17T00:46:05.923Z] ---> 2614ecc3cefc [2020-12-17T00:46:05.923Z] ---> 9b77f6ccb8c3 [2020-12-17T00:46:05.923Z] Step 7/27 : RUN go mod download [2020-12-17T00:46:05.923Z] Step 7/21 : RUN go mod download [2020-12-17T00:46:06.199Z] ---> Running in a4e12f90c9f0 [2020-12-17T00:46:06.199Z] ---> Running in f92bf1a2d927 [2020-12-17T00:46:10.532Z] Removing intermediate container 712ac3b37728 [2020-12-17T00:46:10.532Z] ---> 0573e3cf7b47 [2020-12-17T00:46:10.532Z] Step 8/23 : COPY . . [2020-12-17T00:46:10.809Z] Removing intermediate container aae86a96d73b [2020-12-17T00:46:10.809Z] ---> ee4f66072181 [2020-12-17T00:46:10.809Z] Step 8/22 : COPY . . [2020-12-17T00:46:11.794Z] Removing intermediate container f92bf1a2d927 [2020-12-17T00:46:11.794Z] ---> fcccb04978a5 [2020-12-17T00:46:11.794Z] Step 8/27 : COPY . . [2020-12-17T00:46:12.071Z] Removing intermediate container a4e12f90c9f0 [2020-12-17T00:46:12.071Z] ---> d0aa99574a1e [2020-12-17T00:46:12.071Z] Step 8/21 : COPY . . [2020-12-17T00:46:38.951Z] ---> f83c4934b16a [2020-12-17T00:46:38.951Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-17T00:46:38.951Z] ---> 16825bdce2bc [2020-12-17T00:46:38.951Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T00:46:38.951Z] ---> 2d9272ed8714 [2020-12-17T00:46:38.951Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T00:46:38.951Z] ---> cb7777eda114 [2020-12-17T00:46:38.951Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T00:46:38.951Z] ---> 794c17f1ecea [2020-12-17T00:46:38.951Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T00:46:38.951Z] ---> Running in ca28830ca07c [2020-12-17T00:46:38.951Z] ---> Running in 2f68aaca6d7d [2020-12-17T00:46:38.951Z] ---> Running in d11cfc61cd79 [2020-12-17T00:46:38.951Z] ---> Running in 590c46e9cc10 [2020-12-17T00:46:38.951Z] ---> Running in 4c553e80acd7 [2020-12-17T00:46:38.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T00:46:38.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T00:46:38.951Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T00:46:38.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T00:46:38.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T00:48:15.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T00:48:15.802Z] Removing intermediate container ca28830ca07c [2020-12-17T00:48:15.802Z] ---> 6fb7607757e8 [2020-12-17T00:48:15.802Z] [2020-12-17T00:48:15.802Z] Step 9/29 : FROM alpine:latest [2020-12-17T00:48:15.802Z] latest: Pulling from library/alpine [2020-12-17T00:48:15.802Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-17T00:48:15.802Z] Status: Downloaded newer image for alpine:latest [2020-12-17T00:48:15.802Z] ---> dd36a01c3f31 [2020-12-17T00:48:15.802Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-17T00:48:15.802Z] ---> Running in 3bf0206722cb [2020-12-17T00:48:15.802Z] Removing intermediate container 3bf0206722cb [2020-12-17T00:48:15.802Z] ---> e86c21819beb [2020-12-17T00:48:15.802Z] Step 11/29 : USER root [2020-12-17T00:48:15.802Z] ---> Running in 67a4a1d62d3b [2020-12-17T00:48:15.802Z] Removing intermediate container 67a4a1d62d3b [2020-12-17T00:48:15.802Z] ---> 988017d0c1b2 [2020-12-17T00:48:15.802Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-17T00:48:15.802Z] ---> Running in 15611fa55bc7 [2020-12-17T00:48:15.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:16.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:16.673Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:48:16.673Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:48:16.673Z] OK: 12617 distinct packages available [2020-12-17T00:48:17.661Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-17T00:48:17.661Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-17T00:48:17.938Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:48:17.938Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T00:48:18.217Z] OK: 6 MiB in 16 packages [2020-12-17T00:48:23.660Z] Removing intermediate container 15611fa55bc7 [2020-12-17T00:48:23.660Z] ---> a76fc3a98d9f [2020-12-17T00:48:23.660Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-17T00:48:23.660Z] ---> Running in 56a8c4395fd5 [2020-12-17T00:48:24.665Z] Removing intermediate container 4c553e80acd7 [2020-12-17T00:48:24.665Z] ---> addf72ce1e89 [2020-12-17T00:48:24.665Z] [2020-12-17T00:48:24.665Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T00:48:24.665Z] 3.10: Pulling from library/alpine [2020-12-17T00:48:25.269Z] Removing intermediate container 56a8c4395fd5 [2020-12-17T00:48:25.269Z] ---> e5684ace2810 [2020-12-17T00:48:25.269Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-17T00:48:25.871Z] ---> Running in 6eb4a09c01b3 [2020-12-17T00:48:27.871Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T00:48:27.871Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T00:48:27.871Z] ---> 536a684cf733 [2020-12-17T00:48:27.871Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T00:48:27.871Z] Removing intermediate container 6eb4a09c01b3 [2020-12-17T00:48:27.871Z] ---> 65e4a67afc85 [2020-12-17T00:48:27.871Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-17T00:48:27.871Z] Removing intermediate container 2f68aaca6d7d [2020-12-17T00:48:27.871Z] ---> 0a1e2c096863 [2020-12-17T00:48:27.871Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T00:48:28.466Z] ---> Running in 51beefc56455 [2020-12-17T00:48:28.466Z] ---> Running in 32c347261068 [2020-12-17T00:48:28.466Z] ---> Running in 364b2bde7b55 [2020-12-17T00:48:31.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:32.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:32.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T00:48:32.167Z] Removing intermediate container 590c46e9cc10 [2020-12-17T00:48:32.167Z] ---> 76eb1e108970 [2020-12-17T00:48:32.167Z] [2020-12-17T00:48:32.167Z] Step 10/21 : FROM alpine [2020-12-17T00:48:32.167Z] ---> dd36a01c3f31 [2020-12-17T00:48:32.167Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T00:48:32.453Z] ---> Running in 7b1c012cdbc5 [2020-12-17T00:48:32.731Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T00:48:32.731Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T00:48:32.731Z] OK: 10171 distinct packages available [2020-12-17T00:48:33.727Z] Removing intermediate container 32c347261068 [2020-12-17T00:48:33.727Z] ---> 3c44bd052170 [2020-12-17T00:48:33.727Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-17T00:48:33.727Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T00:48:34.009Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T00:48:34.009Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T00:48:34.009Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T00:48:34.009Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T00:48:34.009Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T00:48:34.009Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T00:48:34.286Z] OK: 7 MiB in 19 packages [2020-12-17T00:48:34.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:35.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:36.061Z] ---> d39bfa57445a [2020-12-17T00:48:36.061Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-17T00:48:36.379Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:48:36.379Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:48:36.379Z] OK: 12617 distinct packages available [2020-12-17T00:48:37.458Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T00:48:37.458Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T00:48:37.458Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T00:48:37.458Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T00:48:37.458Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:48:37.458Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T00:48:38.137Z] OK: 7 MiB in 18 packages [2020-12-17T00:48:38.137Z] ---> b60c8ca61f36 [2020-12-17T00:48:38.137Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-17T00:48:38.458Z] Removing intermediate container 51beefc56455 [2020-12-17T00:48:38.458Z] ---> 1dde4d06982a [2020-12-17T00:48:38.458Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T00:48:38.733Z] ---> Running in 4456bdddd9c5 [2020-12-17T00:48:39.724Z] Removing intermediate container 4456bdddd9c5 [2020-12-17T00:48:39.724Z] ---> 48bc01ac5bde [2020-12-17T00:48:39.724Z] Step 13/22 : WORKDIR / [2020-12-17T00:48:39.724Z] Removing intermediate container 364b2bde7b55 [2020-12-17T00:48:39.724Z] ---> aa8dc2fe210a [2020-12-17T00:48:39.724Z] [2020-12-17T00:48:39.724Z] Step 11/27 : FROM docker:latest [2020-12-17T00:48:39.724Z] ---> 0c09fb3ff9b5 [2020-12-17T00:48:39.724Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T00:48:39.724Z] ---> 18d3f097eeab [2020-12-17T00:48:39.724Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-17T00:48:39.724Z] ---> Running in 68e7a3df6fe0 [2020-12-17T00:48:40.001Z] ---> Running in 8f1539f7f88e [2020-12-17T00:48:40.986Z] Removing intermediate container 68e7a3df6fe0 [2020-12-17T00:48:40.986Z] ---> 5d18327dc8b9 [2020-12-17T00:48:40.986Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T00:48:40.986Z] Removing intermediate container 7b1c012cdbc5 [2020-12-17T00:48:40.986Z] ---> f741cb4d5017 [2020-12-17T00:48:40.986Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T00:48:41.264Z] ---> 183e68b65d7f [2020-12-17T00:48:41.264Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-17T00:48:41.541Z] ---> Running in 01c28f88fdf9 [2020-12-17T00:48:41.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:42.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:48:42.376Z] ---> aae95849d93e [2020-12-17T00:48:42.376Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T00:48:42.376Z] Removing intermediate container 01c28f88fdf9 [2020-12-17T00:48:42.376Z] ---> 5bb33671692c [2020-12-17T00:48:42.376Z] Step 13/21 : WORKDIR /edgex [2020-12-17T00:48:42.653Z] ---> 5aef43e54030 [2020-12-17T00:48:42.653Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-17T00:48:42.653Z] ---> Running in 697ea3d80e81 [2020-12-17T00:48:42.653Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T00:48:42.653Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T00:48:42.930Z] Executing bash-5.0.17-r0.post-install [2020-12-17T00:48:42.930Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:48:42.930Z] OK: 12 MiB in 22 packages [2020-12-17T00:48:42.930Z] ---> Running in 29a77fa67545 [2020-12-17T00:48:44.382Z] Removing intermediate container 697ea3d80e81 [2020-12-17T00:48:44.382Z] ---> 98c41990c540 [2020-12-17T00:48:44.382Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T00:48:44.656Z] ---> 6374a35c037d [2020-12-17T00:48:44.656Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T00:48:45.658Z] Removing intermediate container 8f1539f7f88e [2020-12-17T00:48:45.658Z] ---> a31e6da7a6b3 [2020-12-17T00:48:45.658Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T00:48:45.658Z] ---> 774bc279299b [2020-12-17T00:48:45.658Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T00:48:45.949Z] ---> Running in 9f8e5affb912 [2020-12-17T00:48:45.949Z] ---> c1e38de04d0c [2020-12-17T00:48:45.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T00:48:47.390Z] Removing intermediate container 29a77fa67545 [2020-12-17T00:48:47.390Z] ---> 6a168e6d3b35 [2020-12-17T00:48:47.390Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T00:48:47.675Z] ---> 20a79d4c5a28 [2020-12-17T00:48:47.675Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T00:48:47.675Z] ---> a64e09feba09 [2020-12-17T00:48:47.675Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T00:48:47.958Z] ---> Running in 49715e3c3ed4 [2020-12-17T00:48:48.573Z] ---> 57d576e3f82d [2020-12-17T00:48:48.573Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T00:48:48.846Z] ---> Running in 36765e4c2cc9 [2020-12-17T00:48:50.298Z] ---> ad796c1c0d0e [2020-12-17T00:48:50.298Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T00:48:50.298Z] Removing intermediate container 9f8e5affb912 [2020-12-17T00:48:50.298Z] ---> 4eaa9fc453cb [2020-12-17T00:48:50.298Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T00:48:50.298Z] ---> Running in bb72f57afde8 [2020-12-17T00:48:50.583Z] ---> Running in fcf06de94414 [2020-12-17T00:48:51.193Z] Removing intermediate container bb72f57afde8 [2020-12-17T00:48:51.193Z] ---> eb4e049608b8 [2020-12-17T00:48:51.193Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T00:48:51.193Z] Removing intermediate container fcf06de94414 [2020-12-17T00:48:51.193Z] ---> e8ec57c1abc9 [2020-12-17T00:48:51.193Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T00:48:51.795Z] ---> Running in 22438b44dca0 [2020-12-17T00:48:51.795Z] ---> Running in a6edb0e2d9fb [2020-12-17T00:48:52.088Z] Removing intermediate container 49715e3c3ed4 [2020-12-17T00:48:52.088Z] ---> e3a74f541ffb [2020-12-17T00:48:52.088Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T00:48:52.364Z] ---> Running in fb993bfa8ca4 [2020-12-17T00:48:52.638Z] Removing intermediate container 22438b44dca0 [2020-12-17T00:48:52.638Z] ---> 1f35b078ff33 [2020-12-17T00:48:52.638Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T00:48:52.638Z] Removing intermediate container 36765e4c2cc9 [2020-12-17T00:48:52.638Z] ---> 77fe38e5afb8 [2020-12-17T00:48:52.638Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-17T00:48:52.638Z] Removing intermediate container a6edb0e2d9fb [2020-12-17T00:48:52.638Z] ---> 1c5675072aef [2020-12-17T00:48:52.638Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T00:48:52.917Z] ---> Running in 436008be8aab [2020-12-17T00:48:52.917Z] ---> Running in d2c671c23079 [2020-12-17T00:48:52.917Z] ---> Running in 8e02062fe059 [2020-12-17T00:48:53.203Z] Removing intermediate container fb993bfa8ca4 [2020-12-17T00:48:53.203Z] ---> 3fca89fdb5e4 [2020-12-17T00:48:53.203Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T00:48:53.497Z] ---> Running in 927a8a00735d [2020-12-17T00:48:53.783Z] Removing intermediate container 436008be8aab [2020-12-17T00:48:53.783Z] ---> bc0f636872d0 [2020-12-17T00:48:53.783Z] Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:48:54.063Z] Removing intermediate container 8e02062fe059 [2020-12-17T00:48:54.063Z] ---> 27cbe80f6225 [2020-12-17T00:48:54.063Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T00:48:54.354Z] ---> Running in 09129667a433 [2020-12-17T00:48:54.630Z] Removing intermediate container 927a8a00735d [2020-12-17T00:48:54.630Z] ---> 8f91a7fd1a20 [2020-12-17T00:48:54.630Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:48:54.908Z] ---> Running in af3504efac22 [2020-12-17T00:48:55.510Z] Removing intermediate container 09129667a433 [2020-12-17T00:48:55.510Z] ---> d47694945c45 [2020-12-17T00:48:55.510Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T00:48:56.107Z] ---> Running in fc396aaefaea [2020-12-17T00:48:56.107Z] Removing intermediate container af3504efac22 [2020-12-17T00:48:56.107Z] ---> 43fb23bcb378 [2020-12-17T00:48:56.107Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:48:56.379Z] ---> 15ee6572686a [2020-12-17T00:48:56.380Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T00:48:56.380Z] ---> Running in 2a671e5fa431 [2020-12-17T00:48:56.998Z] Removing intermediate container fc396aaefaea [2020-12-17T00:48:56.998Z] ---> cacaaa401040 [2020-12-17T00:48:56.998Z] [2020-12-17T00:48:57.271Z] Removing intermediate container d11cfc61cd79 [2020-12-17T00:48:57.271Z] ---> e31da4b9e3c6 [2020-12-17T00:48:57.271Z] [2020-12-17T00:48:57.271Z] Step 10/23 : FROM alpine [2020-12-17T00:48:57.271Z] ---> dd36a01c3f31 [2020-12-17T00:48:57.271Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:48:57.271Z] Successfully built cacaaa401040 [2020-12-17T00:48:57.547Z] Removing intermediate container 2a671e5fa431 [2020-12-17T00:48:57.547Z] ---> e43d65d6807d [2020-12-17T00:48:57.547Z] [2020-12-17T00:48:57.547Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-17T00:48:57.547Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-12-17T00:48:57.547Z] ---> Running in b9f3fdd07e7d [2020-12-17T00:48:57.547Z] Removing intermediate container d2c671c23079 [2020-12-17T00:48:57.547Z] ---> 445f7ad03907 [2020-12-17T00:48:57.547Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T00:48:57.825Z] ---> 6d3d9ee7ac53 [2020-12-17T00:48:57.825Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T00:48:57.825Z] ---> Running in 4cbd40ddce69 [2020-12-17T00:48:58.102Z] Successfully built e43d65d6807d [2020-12-17T00:48:58.102Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-17T00:48:58.378Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-17T00:48:58.378Z] Removing intermediate container b9f3fdd07e7d [2020-12-17T00:48:58.378Z] ---> 455d4a8f3ca4 [2020-12-17T00:48:58.378Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T00:48:58.652Z] ---> Running in b25352c07876 [2020-12-17T00:48:58.652Z] Removing intermediate container 4cbd40ddce69 [2020-12-17T00:48:58.652Z] ---> 7e3645657dad [2020-12-17T00:48:58.652Z] Step 26/29 : CMD [ "generate" ] [2020-12-17T00:48:58.925Z] ---> Running in cd62b31458d4 [2020-12-17T00:48:58.925Z] ---> cb716ad3f1f5 [2020-12-17T00:48:58.925Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T00:48:59.201Z] ---> Running in 497c14534524 [2020-12-17T00:48:59.201Z] Removing intermediate container b25352c07876 [2020-12-17T00:48:59.201Z] ---> 833f89bbb1a5 [2020-12-17T00:48:59.201Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T00:48:59.480Z] Removing intermediate container cd62b31458d4 [2020-12-17T00:48:59.480Z] ---> d5c6655ea568 [2020-12-17T00:48:59.480Z] Step 27/29 : LABEL arch=arm64 [2020-12-17T00:48:59.480Z] ---> Running in bb64f9214044 [2020-12-17T00:48:59.763Z] ---> Running in d3de63378d56 [2020-12-17T00:49:00.363Z] Removing intermediate container bb64f9214044 [2020-12-17T00:49:00.363Z] ---> 8ae682f910ce [2020-12-17T00:49:00.363Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:49:00.363Z] Removing intermediate container d3de63378d56 [2020-12-17T00:49:00.363Z] ---> 810cdfe14ee1 [2020-12-17T00:49:00.363Z] Step 28/29 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:49:00.644Z] ---> Running in 0fe20c047c75 [2020-12-17T00:49:00.644Z] ---> Running in 742e69d05018 [2020-12-17T00:49:00.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:01.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:01.816Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T00:49:01.816Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T00:49:01.816Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T00:49:01.816Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T00:49:01.816Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T00:49:01.816Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T00:49:02.094Z] Removing intermediate container 742e69d05018 [2020-12-17T00:49:02.094Z] ---> c50a35c5360a [2020-12-17T00:49:02.094Z] Step 29/29 : LABEL version=0.0.0 [2020-12-17T00:49:02.094Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T00:49:03.099Z] ---> Running in 1f6a49c94413 [2020-12-17T00:49:04.544Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T00:49:04.544Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T00:49:04.544Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T00:49:04.544Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T00:49:04.544Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T00:49:04.544Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T00:49:04.544Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T00:49:04.544Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T00:49:04.821Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T00:49:04.821Z] Removing intermediate container 1f6a49c94413 [2020-12-17T00:49:04.821Z] ---> 9f37d7b697e3 [2020-12-17T00:49:04.821Z] [2020-12-17T00:49:04.821Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T00:49:04.821Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T00:49:04.821Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T00:49:05.096Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T00:49:05.096Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T00:49:05.096Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T00:49:05.096Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T00:49:05.096Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T00:49:05.096Z] Removing intermediate container 0fe20c047c75 [2020-12-17T00:49:05.096Z] ---> 36fb578f6abe [2020-12-17T00:49:05.096Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T00:49:05.096Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T00:49:05.096Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T00:49:05.372Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T00:49:05.372Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T00:49:05.372Z] Successfully built 9f37d7b697e3 [2020-12-17T00:49:05.372Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T00:49:05.372Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T00:49:05.372Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T00:49:05.372Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-17T00:49:05.372Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-12-17T00:49:05.372Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T00:49:05.372Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T00:49:05.646Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:49:05.646Z] ---> Running in 5293769d7b37 [2020-12-17T00:49:05.646Z] OK: 71 MiB in 55 packages [2020-12-17T00:49:07.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:08.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:09.096Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T00:49:09.096Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T00:49:09.096Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T00:49:09.371Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T00:49:09.648Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T00:49:09.648Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:49:09.648Z] OK: 8 MiB in 19 packages [2020-12-17T00:49:13.973Z] Removing intermediate container 5293769d7b37 [2020-12-17T00:49:13.973Z] ---> d1b799d3516b [2020-12-17T00:49:13.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T00:49:13.973Z] Removing intermediate container 497c14534524 [2020-12-17T00:49:13.973Z] ---> 7674d78bec07 [2020-12-17T00:49:13.973Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T00:49:13.973Z] ---> Running in 282a0ded8766 [2020-12-17T00:49:14.572Z] ---> bfd1c5d29c4e [2020-12-17T00:49:14.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T00:49:17.201Z] ---> aef938f13149 [2020-12-17T00:49:17.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T00:49:18.639Z] ---> 662e90abfca0 [2020-12-17T00:49:18.639Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T00:49:18.639Z] ---> Running in 669c32f95de5 [2020-12-17T00:49:19.632Z] Removing intermediate container 669c32f95de5 [2020-12-17T00:49:19.632Z] ---> 264bbce7a484 [2020-12-17T00:49:19.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:49:19.905Z] ---> Running in 805dd36c6c18 [2020-12-17T00:49:20.509Z] Removing intermediate container 805dd36c6c18 [2020-12-17T00:49:20.509Z] ---> 3d2e91616f42 [2020-12-17T00:49:20.509Z] Step 21/23 : LABEL arch=arm64 [2020-12-17T00:49:20.790Z] ---> Running in 021761e02e42 [2020-12-17T00:49:21.392Z] Collecting docker-compose==1.23.2 [2020-12-17T00:49:21.671Z] Removing intermediate container 021761e02e42 [2020-12-17T00:49:21.671Z] ---> b6633a3cc34d [2020-12-17T00:49:21.671Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T00:49:21.671Z] Step 22/23 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:49:21.942Z] ---> Running in 1d7671d9245d [2020-12-17T00:49:22.222Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T00:49:22.497Z] Removing intermediate container 1d7671d9245d [2020-12-17T00:49:22.497Z] ---> e9dbbea0dc07 [2020-12-17T00:49:22.497Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T00:49:22.783Z] ---> Running in 863e0562cfdb [2020-12-17T00:49:23.384Z] Removing intermediate container 863e0562cfdb [2020-12-17T00:49:23.384Z] ---> 81ca3349c489 [2020-12-17T00:49:23.384Z] [2020-12-17T00:49:24.006Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T00:49:24.006Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T00:49:24.006Z] Successfully built 81ca3349c489 [2020-12-17T00:49:24.006Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-17T00:49:24.006Z] Building docker-support-notifications-go [2020-12-17T00:49:24.603Z]  Building docker-core-data-go ... done Collecting texttable<0.10,>=0.9.0 [2020-12-17T00:49:24.603Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T00:49:28.019Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T00:49:28.019Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T00:49:28.019Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T00:49:28.019Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T00:49:31.413Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T00:49:31.413Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T00:49:34.808Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T00:49:34.808Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T00:49:35.082Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T00:49:35.082Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T00:49:36.514Z] Collecting PyYAML<4,>=3.10 [2020-12-17T00:49:36.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T00:49:40.045Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:49:40.045Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:49:40.045Z] ---> 0c6a90f59643 [2020-12-17T00:49:40.045Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T00:49:40.045Z] ---> Using cache [2020-12-17T00:49:40.045Z] ---> 623a1665fdf2 [2020-12-17T00:49:40.045Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:49:40.652Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:49:40.652Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:49:40.652Z] ---> 0c6a90f59643 [2020-12-17T00:49:40.652Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T00:49:40.652Z] ---> Using cache [2020-12-17T00:49:40.652Z] ---> 623a1665fdf2 [2020-12-17T00:49:40.652Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:49:41.640Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T00:49:41.925Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T00:49:42.534Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T00:49:42.534Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T00:49:43.982Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T00:49:43.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T00:49:44.581Z] ---> Running in 29de793a6deb [2020-12-17T00:49:44.581Z] ---> Running in f47ebe262056 [2020-12-17T00:49:44.872Z] Collecting idna<2.8,>=2.5 [2020-12-17T00:49:44.872Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T00:49:45.480Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T00:49:45.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T00:49:45.757Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T00:49:45.757Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T00:49:45.757Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T00:49:45.757Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T00:49:47.203Z] Installing collected packages: urllib3, idna, requests, texttable, cached-property, dockerpty, docopt, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2020-12-17T00:49:47.203Z] Attempting uninstall: urllib3 [2020-12-17T00:49:47.203Z] Found existing installation: urllib3 1.25.9 [2020-12-17T00:49:47.203Z] Uninstalling urllib3-1.25.9: [2020-12-17T00:49:47.480Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T00:49:48.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:49:48.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:49:48.946Z] ---> 0c6a90f59643 [2020-12-17T00:49:48.946Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:49:48.946Z] ---> Using cache [2020-12-17T00:49:48.946Z] ---> 623a1665fdf2 [2020-12-17T00:49:48.946Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:49:49.247Z] Attempting uninstall: idna [2020-12-17T00:49:49.247Z] Found existing installation: idna 2.9 [2020-12-17T00:49:49.247Z] Uninstalling idna-2.9: [2020-12-17T00:49:49.531Z] Successfully uninstalled idna-2.9 [2020-12-17T00:49:49.531Z] ---> Running in 49038f8c3d61 [2020-12-17T00:49:50.546Z] Attempting uninstall: requests [2020-12-17T00:49:50.546Z] Found existing installation: requests 2.23.0 [2020-12-17T00:49:50.546Z] Uninstalling requests-2.23.0: [2020-12-17T00:49:50.546Z] Removing intermediate container 29de793a6deb [2020-12-17T00:49:50.546Z] ---> 50eae98ea3cb [2020-12-17T00:49:50.546Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T00:49:50.546Z] Removing intermediate container f47ebe262056 [2020-12-17T00:49:50.546Z] ---> 31b56e323d0a [2020-12-17T00:49:50.546Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T00:49:50.546Z] Successfully uninstalled requests-2.23.0 [2020-12-17T00:49:50.823Z] ---> Running in 9292e7a24c28 [2020-12-17T00:49:50.823Z] ---> Running in ef10282ce09e [2020-12-17T00:49:51.096Z] Running setup.py install for texttable: started [2020-12-17T00:49:53.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:53.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:53.723Z] Removing intermediate container 49038f8c3d61 [2020-12-17T00:49:53.723Z] ---> 0afa57cdaaf7 [2020-12-17T00:49:53.723Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:49:54.000Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T00:49:54.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:54.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:54.274Z] Running setup.py install for dockerpty: started [2020-12-17T00:49:54.274Z] ---> Running in d7bfac705fd9 [2020-12-17T00:49:55.253Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:49:55.253Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:49:55.253Z] OK: 12620 distinct packages available [2020-12-17T00:49:55.529Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:49:55.529Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:49:55.529Z] OK: 12620 distinct packages available [2020-12-17T00:49:56.529Z] OK: 217 MiB in 51 packages [2020-12-17T00:49:56.529Z] OK: 217 MiB in 51 packages [2020-12-17T00:49:56.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:57.424Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:49:57.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:49:57.424Z] ---> 0c6a90f59643 [2020-12-17T00:49:57.424Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T00:49:57.424Z] ---> Using cache [2020-12-17T00:49:57.424Z] ---> 623a1665fdf2 [2020-12-17T00:49:57.424Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:49:57.424Z] ---> Using cache [2020-12-17T00:49:57.424Z] ---> 0afa57cdaaf7 [2020-12-17T00:49:57.424Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T00:49:57.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:49:57.969Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T00:49:57.969Z] Running setup.py install for docopt: started [2020-12-17T00:49:57.969Z] ---> Running in 95786eb430a7 [2020-12-17T00:49:58.966Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:49:58.966Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:49:58.966Z] OK: 12620 distinct packages available [2020-12-17T00:49:58.966Z] Removing intermediate container ef10282ce09e [2020-12-17T00:49:58.966Z] ---> 5205d4fa655b [2020-12-17T00:49:58.966Z] Step 6/21 : COPY go.mod . [2020-12-17T00:49:59.570Z] Removing intermediate container 9292e7a24c28 [2020-12-17T00:49:59.570Z] ---> 2db9ee98ea55 [2020-12-17T00:49:59.570Z] Step 6/24 : COPY go.mod . [2020-12-17T00:49:59.846Z] OK: 217 MiB in 51 packages [2020-12-17T00:50:00.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:50:00.449Z] ---> 492a3f157ba8 [2020-12-17T00:50:00.449Z] Step 7/21 : RUN go mod download [2020-12-17T00:50:00.449Z] ---> 511a68f9583b [2020-12-17T00:50:00.449Z] Step 7/24 : RUN go mod download [2020-12-17T00:50:00.740Z] ---> Running in 4e42e45bdcb9 [2020-12-17T00:50:00.740Z] ---> Running in 87912e6dc53d [2020-12-17T00:50:01.031Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T00:50:01.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:50:01.921Z] Removing intermediate container d7bfac705fd9 [2020-12-17T00:50:01.921Z] ---> d59f259aee08 [2020-12-17T00:50:01.921Z] Step 6/22 : COPY go.mod . [2020-12-17T00:50:02.199Z] Running setup.py install for PyYAML: started [2020-12-17T00:50:02.477Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T00:50:02.477Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T00:50:02.477Z] OK: 12620 distinct packages available [2020-12-17T00:50:03.464Z] ---> 79aec4b000d7 [2020-12-17T00:50:03.464Z] Step 7/22 : RUN go mod download [2020-12-17T00:50:03.464Z] ---> Running in 557f3e273efc [2020-12-17T00:50:03.743Z] OK: 217 MiB in 51 packages [2020-12-17T00:50:05.199Z] Removing intermediate container 4e42e45bdcb9 [2020-12-17T00:50:05.199Z] ---> 68d33585f527 [2020-12-17T00:50:05.199Z] Step 8/21 : COPY . . [2020-12-17T00:50:05.809Z] Removing intermediate container 95786eb430a7 [2020-12-17T00:50:05.809Z] ---> f54171d15cb1 [2020-12-17T00:50:05.809Z] Step 6/24 : COPY go.mod . [2020-12-17T00:50:05.809Z] Removing intermediate container 87912e6dc53d [2020-12-17T00:50:05.809Z] ---> e205da10abcf [2020-12-17T00:50:05.809Z] Step 8/24 : COPY . . [2020-12-17T00:50:06.088Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T00:50:08.083Z] ---> e5f5948f9f31 [2020-12-17T00:50:08.083Z] Step 7/24 : RUN go mod download [2020-12-17T00:50:09.075Z] Removing intermediate container 557f3e273efc [2020-12-17T00:50:09.075Z] ---> ad5b74d855e2 [2020-12-17T00:50:09.075Z] Step 8/22 : COPY . . [2020-12-17T00:50:09.075Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T00:50:09.680Z] ---> Running in 17e273dae57b [2020-12-17T00:50:19.894Z] Removing intermediate container 17e273dae57b [2020-12-17T00:50:19.894Z] ---> 6dc03cfa5c26 [2020-12-17T00:50:19.894Z] Step 8/24 : COPY . . [2020-12-17T00:50:19.894Z] Removing intermediate container 282a0ded8766 [2020-12-17T00:50:19.894Z] ---> 580f61c04bdc [2020-12-17T00:50:19.894Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T00:50:21.346Z] ---> Running in ffea52d2005d [2020-12-17T00:50:23.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T00:50:23.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T00:50:23.925Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T00:50:23.926Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T00:50:23.926Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T00:50:23.926Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T00:50:23.926Z] OK: 71 MiB in 58 packages [2020-12-17T00:50:28.280Z] Removing intermediate container ffea52d2005d [2020-12-17T00:50:28.280Z] ---> ded64c643916 [2020-12-17T00:50:28.280Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T00:50:28.280Z] ---> Running in ad0a0d5512ca [2020-12-17T00:50:28.280Z] ---> bc4199e30425 [2020-12-17T00:50:28.280Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T00:50:28.280Z] ---> 4e85dce73468 [2020-12-17T00:50:28.280Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T00:50:28.563Z] ---> Running in 67349bfa2556 [2020-12-17T00:50:28.563Z] ---> Running in 6f5b9476d82c [2020-12-17T00:50:28.838Z] Removing intermediate container ad0a0d5512ca [2020-12-17T00:50:28.838Z] ---> 9bcaf8684eaa [2020-12-17T00:50:28.838Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:50:29.112Z] ---> Running in 6769af0bf0b7 [2020-12-17T00:50:29.395Z] ---> 50f02d6e6e8d [2020-12-17T00:50:29.395Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T00:50:30.006Z] ---> Running in 107ce7c3b366 [2020-12-17T00:50:30.283Z] Removing intermediate container 6769af0bf0b7 [2020-12-17T00:50:30.283Z] ---> 47fc6afce5df [2020-12-17T00:50:30.283Z] Step 25/27 : LABEL arch=arm64 [2020-12-17T00:50:30.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T00:50:30.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T00:50:31.116Z] ---> Running in 2fb6564412d7 [2020-12-17T00:50:32.097Z] Removing intermediate container 2fb6564412d7 [2020-12-17T00:50:32.097Z] ---> ad6e48de39dc [2020-12-17T00:50:32.097Z] Step 26/27 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:50:32.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T00:50:32.700Z] ---> Running in 045d706c6969 [2020-12-17T00:50:34.159Z] Removing intermediate container 045d706c6969 [2020-12-17T00:50:34.159Z] ---> 291765df3b97 [2020-12-17T00:50:34.159Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T00:50:34.443Z] ---> Running in 6663c541c627 [2020-12-17T00:50:35.886Z] Removing intermediate container 6663c541c627 [2020-12-17T00:50:35.886Z] ---> b05b9bb5fea3 [2020-12-17T00:50:35.886Z] [2020-12-17T00:50:36.876Z] Successfully built b05b9bb5fea3 [2020-12-17T00:50:36.876Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-17T00:50:36.876Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-12-17T00:50:42.292Z] ---> 279f6508a70c [2020-12-17T00:50:42.292Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T00:50:42.292Z] ---> Running in 04678f01f183 [2020-12-17T00:50:43.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T00:51:02.237Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T00:51:02.237Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T00:51:02.237Z] ---> 0c6a90f59643 [2020-12-17T00:51:02.237Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> 623a1665fdf2 [2020-12-17T00:51:02.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> 0afa57cdaaf7 [2020-12-17T00:51:02.237Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> d59f259aee08 [2020-12-17T00:51:02.237Z] Step 6/22 : COPY go.mod . [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> 79aec4b000d7 [2020-12-17T00:51:02.237Z] Step 7/22 : RUN go mod download [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> ad5b74d855e2 [2020-12-17T00:51:02.237Z] Step 8/22 : COPY . . [2020-12-17T00:51:02.237Z] ---> Using cache [2020-12-17T00:51:02.237Z] ---> 50f02d6e6e8d [2020-12-17T00:51:02.237Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T00:51:02.237Z] ---> Running in fcf4034c5fa2 [2020-12-17T00:51:03.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T00:51:59.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T00:52:08.106Z] Removing intermediate container 67349bfa2556 [2020-12-17T00:52:08.106Z] ---> 3ead08da5d58 [2020-12-17T00:52:08.106Z] [2020-12-17T00:52:08.106Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T00:52:08.106Z] ---> 536a684cf733 [2020-12-17T00:52:08.106Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T00:52:08.106Z] ---> Using cache [2020-12-17T00:52:08.106Z] ---> 1dde4d06982a [2020-12-17T00:52:08.106Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T00:52:08.379Z] ---> Running in 20c19444f82b [2020-12-17T00:52:09.378Z] Removing intermediate container 20c19444f82b [2020-12-17T00:52:09.378Z] ---> ad0efabc7fcc [2020-12-17T00:52:09.378Z] Step 13/24 : WORKDIR / [2020-12-17T00:52:09.652Z] ---> Running in 192438031abd [2020-12-17T00:52:11.092Z] Removing intermediate container 192438031abd [2020-12-17T00:52:11.092Z] ---> c8ba4103d903 [2020-12-17T00:52:11.092Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T00:52:12.536Z] ---> 8891e0796051 [2020-12-17T00:52:12.536Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T00:52:12.812Z] Removing intermediate container 6f5b9476d82c [2020-12-17T00:52:12.812Z] ---> 8e724e069ff9 [2020-12-17T00:52:12.812Z] [2020-12-17T00:52:12.812Z] Step 10/21 : FROM scratch [2020-12-17T00:52:12.812Z] ---> [2020-12-17T00:52:12.812Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:52:13.412Z] ---> Running in cae61e1d497f [2020-12-17T00:52:14.863Z] ---> aeb482653721 [2020-12-17T00:52:14.863Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T00:52:14.863Z] Removing intermediate container cae61e1d497f [2020-12-17T00:52:14.863Z] ---> 642c779823f0 [2020-12-17T00:52:14.863Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T00:52:14.863Z] ---> Running in acd7c6d2f3e5 [2020-12-17T00:52:16.311Z] Removing intermediate container acd7c6d2f3e5 [2020-12-17T00:52:16.311Z] ---> 99eb0b6b3f87 [2020-12-17T00:52:16.311Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T00:52:16.311Z] ---> Running in a149e5311f6a [2020-12-17T00:52:16.591Z] ---> 531854fd22ac [2020-12-17T00:52:16.591Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T00:52:16.879Z] Removing intermediate container 107ce7c3b366 [2020-12-17T00:52:16.879Z] ---> 86d7b5212b3d [2020-12-17T00:52:16.879Z] [2020-12-17T00:52:16.879Z] Step 10/22 : FROM scratch [2020-12-17T00:52:16.879Z] ---> [2020-12-17T00:52:16.879Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:52:17.156Z] Removing intermediate container a149e5311f6a [2020-12-17T00:52:17.157Z] ---> a42d9b01cae6 [2020-12-17T00:52:17.157Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T00:52:17.157Z] ---> Using cache [2020-12-17T00:52:17.157Z] ---> 642c779823f0 [2020-12-17T00:52:17.435Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T00:52:17.435Z] ---> Running in f7939c46a407 [2020-12-17T00:52:18.430Z] Removing intermediate container f7939c46a407 [2020-12-17T00:52:18.430Z] ---> a5ba97cd4692 [2020-12-17T00:52:18.430Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T00:52:18.707Z] ---> d8e82d172b20 [2020-12-17T00:52:18.707Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T00:52:18.707Z] ---> Running in fc548edf7fcf [2020-12-17T00:52:18.989Z] ---> 1f43c9d13a8e [2020-12-17T00:52:18.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T00:52:19.987Z] Removing intermediate container fc548edf7fcf [2020-12-17T00:52:19.987Z] ---> bfd4d9f11a3e [2020-12-17T00:52:19.987Z] Step 14/22 : WORKDIR / [2020-12-17T00:52:20.260Z] ---> Running in 8a2939524e06 [2020-12-17T00:52:21.699Z] Removing intermediate container 8a2939524e06 [2020-12-17T00:52:21.699Z] ---> 384e4a19aad3 [2020-12-17T00:52:21.699Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T00:52:21.972Z] ---> 015235a16550 [2020-12-17T00:52:21.972Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T00:52:21.972Z] ---> 8cea8d17dd33 [2020-12-17T00:52:21.972Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T00:52:24.597Z] ---> 821e7930abbc [2020-12-17T00:52:24.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T00:52:24.597Z] ---> e714d2498260 [2020-12-17T00:52:24.597Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T00:52:24.597Z] ---> d9ce45684682 [2020-12-17T00:52:24.597Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T00:52:24.597Z] ---> Running in 83b1a9a229e8 [2020-12-17T00:52:24.597Z] ---> Running in afcb2a8faf9f [2020-12-17T00:52:25.590Z] Removing intermediate container 83b1a9a229e8 [2020-12-17T00:52:25.590Z] ---> 6fe856322cc3 [2020-12-17T00:52:25.590Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:52:25.590Z] Removing intermediate container 04678f01f183 [2020-12-17T00:52:25.590Z] ---> b46c78808d98 [2020-12-17T00:52:25.590Z] [2020-12-17T00:52:25.590Z] Step 10/24 : FROM scratch [2020-12-17T00:52:25.590Z] ---> [2020-12-17T00:52:25.590Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T00:52:26.202Z] ---> Running in baad5ac0d6bc [2020-12-17T00:52:26.476Z] ---> Running in 130ec64145ed [2020-12-17T00:52:27.462Z] ---> 1446ace268cb [2020-12-17T00:52:27.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T00:52:27.462Z] Removing intermediate container baad5ac0d6bc [2020-12-17T00:52:27.462Z] ---> b51059b10f20 [2020-12-17T00:52:27.462Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T00:52:27.740Z] ---> Running in e610653fe9bc [2020-12-17T00:52:27.740Z] Removing intermediate container 130ec64145ed [2020-12-17T00:52:27.740Z] ---> 5ab092b88a5b [2020-12-17T00:52:27.740Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T00:52:28.012Z] ---> Running in e55628d55ba0 [2020-12-17T00:52:28.614Z] Removing intermediate container e610653fe9bc [2020-12-17T00:52:28.614Z] ---> 90e7e9283ab8 [2020-12-17T00:52:28.614Z] Step 20/21 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:52:28.614Z] ---> ecb633c596e3 [2020-12-17T00:52:28.614Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T00:52:28.901Z] ---> Running in 62b104986502 [2020-12-17T00:52:28.901Z] ---> Running in a5c6113377ae [2020-12-17T00:52:28.901Z] Removing intermediate container e55628d55ba0 [2020-12-17T00:52:28.901Z] Removing intermediate container afcb2a8faf9f [2020-12-17T00:52:28.901Z] ---> 61b45c28e6ab [2020-12-17T00:52:28.901Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T00:52:28.901Z] ---> 7cc8cfe948f0 [2020-12-17T00:52:28.901Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T00:52:28.901Z] ---> Running in a77888cf7130 [2020-12-17T00:52:29.178Z] ---> Running in 0cc1db34e4bd [2020-12-17T00:52:29.451Z] Removing intermediate container 62b104986502 [2020-12-17T00:52:29.451Z] ---> 6bb1d52353e8 [2020-12-17T00:52:29.451Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:52:29.451Z] Removing intermediate container a5c6113377ae [2020-12-17T00:52:29.451Z] ---> a2a429c0d9c1 [2020-12-17T00:52:29.451Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T00:52:29.724Z] ---> Running in 67eea4dafb59 [2020-12-17T00:52:29.724Z] Removing intermediate container a77888cf7130 [2020-12-17T00:52:29.724Z] ---> 20848887d9d5 [2020-12-17T00:52:29.724Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T00:52:29.999Z] ---> Running in f95c357b1033 [2020-12-17T00:52:29.999Z] Removing intermediate container 0cc1db34e4bd [2020-12-17T00:52:29.999Z] ---> b4b421868c8f [2020-12-17T00:52:29.999Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T00:52:30.274Z] ---> Running in b76b26c10ec5 [2020-12-17T00:52:30.892Z] Removing intermediate container 67eea4dafb59 [2020-12-17T00:52:30.892Z] ---> fcd569be90ce [2020-12-17T00:52:30.892Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T00:52:30.892Z] ---> Running in c52bfe7671ce [2020-12-17T00:52:30.892Z] Removing intermediate container f95c357b1033 [2020-12-17T00:52:30.892Z] ---> 5011f65cc853 [2020-12-17T00:52:30.892Z] [2020-12-17T00:52:30.892Z] Removing intermediate container b76b26c10ec5 [2020-12-17T00:52:30.892Z] ---> 2838eb777d9b [2020-12-17T00:52:30.892Z] Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:52:31.167Z] ---> c081a9aa58c1 [2020-12-17T00:52:31.167Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T00:52:31.442Z] ---> Running in 0baca77a0bc2 [2020-12-17T00:52:31.442Z] Removing intermediate container c52bfe7671ce [2020-12-17T00:52:31.442Z] ---> 16d31a2fb7a6 [2020-12-17T00:52:31.442Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:52:31.716Z] Successfully built 5011f65cc853 [2020-12-17T00:52:31.716Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-17T00:52:31.716Z]  Building docker-support-scheduler-go ... done  ---> Running in f3429c61296a [2020-12-17T00:52:31.991Z] Removing intermediate container 0baca77a0bc2 [2020-12-17T00:52:31.991Z] ---> b5748874028d [2020-12-17T00:52:31.991Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T00:52:32.267Z] ---> Running in 0ca28752d8ad [2020-12-17T00:52:32.542Z] Removing intermediate container f3429c61296a [2020-12-17T00:52:32.543Z] ---> df6877f48a95 [2020-12-17T00:52:32.543Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:52:32.543Z] ---> 42eadea5d05d [2020-12-17T00:52:32.543Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T00:52:32.817Z] ---> Running in 6dfde7203825 [2020-12-17T00:52:33.089Z] Removing intermediate container 0ca28752d8ad [2020-12-17T00:52:33.089Z] ---> 3f5bc68aa81a [2020-12-17T00:52:33.089Z] [2020-12-17T00:52:33.690Z] Removing intermediate container 6dfde7203825 [2020-12-17T00:52:33.690Z] ---> cae0cd9db9ff [2020-12-17T00:52:33.690Z] [2020-12-17T00:52:33.690Z] Successfully built 3f5bc68aa81a [2020-12-17T00:52:33.690Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-17T00:52:34.300Z]  Building docker-security-secretstore-setup-go ... done Successfully built cae0cd9db9ff [2020-12-17T00:52:34.300Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-17T00:52:34.572Z]  Building docker-core-command-go ... done  ---> f5ada172458c [2020-12-17T00:52:34.572Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T00:52:35.583Z] ---> e6b9d2716b3e [2020-12-17T00:52:35.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T00:52:37.563Z] ---> 9b677a42e9d6 [2020-12-17T00:52:37.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T00:52:37.563Z] Removing intermediate container fcf4034c5fa2 [2020-12-17T00:52:37.563Z] ---> 756d633090fd [2020-12-17T00:52:37.563Z] [2020-12-17T00:52:37.563Z] Step 10/22 : FROM scratch [2020-12-17T00:52:37.563Z] ---> [2020-12-17T00:52:37.563Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T00:52:37.838Z] ---> Using cache [2020-12-17T00:52:37.838Z] ---> 642c779823f0 [2020-12-17T00:52:37.838Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T00:52:38.112Z] ---> Running in a7c7924aa331 [2020-12-17T00:52:38.112Z] ---> cb739af0fe29 [2020-12-17T00:52:38.112Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T00:52:38.386Z] ---> Running in 3b362f56ba00 [2020-12-17T00:52:38.658Z] Removing intermediate container a7c7924aa331 [2020-12-17T00:52:38.658Z] ---> 93641f6a0149 [2020-12-17T00:52:38.658Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T00:52:38.658Z] ---> Running in 6ed9fa2ce21e [2020-12-17T00:52:38.932Z] Removing intermediate container 3b362f56ba00 [2020-12-17T00:52:38.932Z] ---> 3985b41e7e31 [2020-12-17T00:52:38.932Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:52:38.932Z] ---> Running in 8bf9143b4e62 [2020-12-17T00:52:39.206Z] Removing intermediate container 6ed9fa2ce21e [2020-12-17T00:52:39.206Z] ---> 7a20533ea62b [2020-12-17T00:52:39.206Z] Step 14/22 : WORKDIR / [2020-12-17T00:52:39.206Z] ---> Running in 7c44d0f78779 [2020-12-17T00:52:39.491Z] Removing intermediate container 8bf9143b4e62 [2020-12-17T00:52:39.491Z] ---> a1271b36329e [2020-12-17T00:52:39.491Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T00:52:39.765Z] ---> Running in 57366f8ac4db [2020-12-17T00:52:39.765Z] Removing intermediate container 7c44d0f78779 [2020-12-17T00:52:39.765Z] ---> bb94212f40fe [2020-12-17T00:52:39.765Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T00:52:40.363Z] Removing intermediate container 57366f8ac4db [2020-12-17T00:52:40.363Z] ---> ef35831d32ff [2020-12-17T00:52:40.363Z] Step 23/24 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:52:40.363Z] ---> Running in a0d084328be1 [2020-12-17T00:52:40.637Z] ---> 0af9077583a3 [2020-12-17T00:52:40.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T00:52:40.911Z] Removing intermediate container a0d084328be1 [2020-12-17T00:52:40.912Z] ---> 5b785c5b20a9 [2020-12-17T00:52:40.912Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T00:52:41.186Z] ---> Running in a52185eb1fd4 [2020-12-17T00:52:41.778Z] Removing intermediate container a52185eb1fd4 [2020-12-17T00:52:41.778Z] ---> 8458cf67a17c [2020-12-17T00:52:41.778Z] [2020-12-17T00:52:42.066Z] ---> f0754b60c958 [2020-12-17T00:52:42.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T00:52:42.337Z] Successfully built 8458cf67a17c [2020-12-17T00:52:42.337Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-17T00:52:42.944Z]  Building docker-support-notifications-go ... done  ---> 259a9d787d9b [2020-12-17T00:52:42.944Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T00:52:42.944Z] ---> Running in acaf4e21943c [2020-12-17T00:52:43.571Z] Removing intermediate container acaf4e21943c [2020-12-17T00:52:43.571Z] ---> 5def4478e0ca [2020-12-17T00:52:43.571Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T00:52:43.571Z] ---> Running in 206a03624895 [2020-12-17T00:52:44.175Z] Removing intermediate container 206a03624895 [2020-12-17T00:52:44.175Z] ---> 53a7ee2ddc8d [2020-12-17T00:52:44.175Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T00:52:44.175Z] ---> Running in 6fb797ca7381 [2020-12-17T00:52:44.775Z] Removing intermediate container 6fb797ca7381 [2020-12-17T00:52:44.775Z] ---> d8168247c4a8 [2020-12-17T00:52:44.775Z] Step 21/22 : LABEL git_sha=2452f1e4342ed57326753616d5d8f109bbbfbd00 [2020-12-17T00:52:44.775Z] ---> Running in 140a35f223c9 [2020-12-17T00:52:45.368Z] Removing intermediate container 140a35f223c9 [2020-12-17T00:52:45.368Z] ---> 91aee9940264 [2020-12-17T00:52:45.368Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T00:52:45.368Z] ---> Running in 4af981b7631c [2020-12-17T00:52:45.972Z] Removing intermediate container 4af981b7631c [2020-12-17T00:52:45.972Z] ---> 3254a2204de9 [2020-12-17T00:52:45.972Z] [2020-12-17T00:52:46.244Z] Successfully built 3254a2204de9 [2020-12-17T00:52:46.244Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-17T00:52:46.530Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-17T00:52:46.591Z] $ docker stop --time=1 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d [2020-12-17T00:52:48.550Z] $ docker rm -f 7034ea691867d92442580736bf3d0b42abf8ea4942b3d1e524f812b0bd9de36d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T00:52:49.233Z] + grep docker [2020-12-17T00:52:49.233Z] + docker images [2020-12-17T00:52:49.505Z] docker-core-metadata-go-arm64 latest 3254a2204de9 4 seconds ago 12.2MB [2020-12-17T00:52:49.505Z] docker-support-notifications-go-arm64 latest 8458cf67a17c 8 seconds ago 11.4MB [2020-12-17T00:52:49.505Z] docker-core-command-go-arm64 latest cae0cd9db9ff 16 seconds ago 9.98MB [2020-12-17T00:52:49.505Z] docker-security-secretstore-setup-go-arm64 latest 3f5bc68aa81a 17 seconds ago 23.5MB [2020-12-17T00:52:49.505Z] docker-support-scheduler-go-arm64 latest 5011f65cc853 19 seconds ago 10MB [2020-12-17T00:52:49.505Z] docker-sys-mgmt-agent-go-arm64 latest b05b9bb5fea3 2 minutes ago 300MB [2020-12-17T00:52:49.505Z] docker-core-data-go-arm64 latest 81ca3349c489 3 minutes ago 20.9MB [2020-12-17T00:52:49.505Z] docker-security-secrets-setup-go-arm64 latest 9f37d7b697e3 3 minutes ago 22.7MB [2020-12-17T00:52:49.505Z] docker-security-proxy-setup-go-arm64 latest cacaaa401040 3 minutes ago 23.4MB [2020-12-17T00:52:49.505Z] docker-security-bootstrap-redis-go-arm64 latest e43d65d6807d 3 minutes ago 15.2MB [2020-12-17T00:52:49.505Z] docker latest 0c09fb3ff9b5 27 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:52:53.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:52:53.974Z] ---> package-listing.sh [2020-12-17T00:52:53.974Z] ++ facter osfamily [2020-12-17T00:52:53.974Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T00:52:53.974Z] + OS_FAMILY=redhat [2020-12-17T00:52:53.974Z] + workspace=/w/workspace/edgex-go/27 [2020-12-17T00:52:53.974Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T00:52:53.974Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T00:52:53.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T00:52:53.974Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T00:52:53.974Z] + '[' /w/workspace/edgex-go/27 ']' [2020-12-17T00:52:53.974Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T00:52:53.974Z] + case "${OS_FAMILY}" in [2020-12-17T00:52:53.974Z] + rpm -qa [2020-12-17T00:52:53.974Z] + sort [2020-12-17T00:52:59.270Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T00:52:59.270Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T00:52:59.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T00:52:59.270Z] + '[' /w/workspace/edgex-go/27 ']' [2020-12-17T00:52:59.270Z] + mkdir -p /w/workspace/edgex-go/27/archives/ [2020-12-17T00:52:59.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo [2020-12-17T00:52:59.283Z] 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T00:52:59.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:52:59.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T00:52:59.885Z] [2020-12-17T00:52:59.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T00:53:00.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T00:53:00.278Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T00:53:00.278Z] df20fa9351a1: Pulling fs layer [2020-12-17T00:53:00.278Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T00:53:00.278Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T00:53:00.278Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T00:53:00.278Z] 93b61091891f: Pulling fs layer [2020-12-17T00:53:00.278Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T00:53:00.278Z] 5e14af77c1be: Pulling fs layer [2020-12-17T00:53:00.278Z] 01666e4c0597: Pulling fs layer [2020-12-17T00:53:00.278Z] aa168da1d23b: Pulling fs layer [2020-12-17T00:53:00.278Z] 01666e4c0597: Waiting [2020-12-17T00:53:00.278Z] 93b61091891f: Waiting [2020-12-17T00:53:00.278Z] aa168da1d23b: Waiting [2020-12-17T00:53:00.278Z] 93b9cdb0e59b: Waiting [2020-12-17T00:53:00.278Z] 5e14af77c1be: Waiting [2020-12-17T00:53:00.278Z] 46f8f816bc3b: Waiting [2020-12-17T00:53:00.278Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T00:53:00.278Z] 36b3adc4ff6f: Download complete [2020-12-17T00:53:00.278Z] 46f8f816bc3b: Download complete [2020-12-17T00:53:00.554Z] df20fa9351a1: Verifying Checksum [2020-12-17T00:53:00.554Z] df20fa9351a1: Download complete [2020-12-17T00:53:00.554Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T00:53:00.554Z] 93b9cdb0e59b: Download complete [2020-12-17T00:53:00.554Z] 93b61091891f: Download complete [2020-12-17T00:53:00.554Z] 01666e4c0597: Verifying Checksum [2020-12-17T00:53:00.554Z] 01666e4c0597: Download complete [2020-12-17T00:53:00.554Z] 5e14af77c1be: Verifying Checksum [2020-12-17T00:53:00.554Z] 5e14af77c1be: Download complete [2020-12-17T00:53:00.827Z] df20fa9351a1: Pull complete [2020-12-17T00:53:01.090Z] 36b3adc4ff6f: Pull complete [2020-12-17T00:53:01.352Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T00:53:01.352Z] 8ad3a11d3b57: Download complete [2020-12-17T00:53:02.318Z] 8ad3a11d3b57: Pull complete [2020-12-17T00:53:02.318Z] 46f8f816bc3b: Pull complete [2020-12-17T00:53:03.270Z] aa168da1d23b: Verifying Checksum [2020-12-17T00:53:03.270Z] aa168da1d23b: Download complete [2020-12-17T00:53:04.217Z] 93b61091891f: Pull complete [2020-12-17T00:53:04.479Z] 93b9cdb0e59b: Pull complete [2020-12-17T00:53:04.479Z] 5e14af77c1be: Pull complete [2020-12-17T00:53:04.742Z] 01666e4c0597: Pull complete [2020-12-17T00:53:19.716Z] aa168da1d23b: Pull complete [2020-12-17T00:53:19.716Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T00:53:19.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T00:53:19.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T00:53:19.962Z] prd-centos7-docker-4c-2g-16433 does not seem to be running inside a container [2020-12-17T00:53:20.019Z] $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T00:53:23.264Z] $ docker top bf01ebefa2c0010d5777336209ca6022968fe74fcd3684dc56f1095b4d414581 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T00:53:23.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T00:53:24.212Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T00:53:24.516Z] + ls /var/log/sa-host [2020-12-17T00:53:24.516Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T00:53:24.516Z] file_magic: OK [2020-12-17T00:53:24.516Z] HZ: Using current value: 100 [2020-12-17T00:53:24.516Z] file_header: OK [2020-12-17T00:53:24.516Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T00:53:24.516Z] Statistics: [2020-12-17T00:53:24.516Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T00:53:24.516Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T00:53:24.516Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T00:53:24.516Z] file_magic: OK [2020-12-17T00:53:24.516Z] HZ: Using current value: 100 [2020-12-17T00:53:24.516Z] file_header: OK [2020-12-17T00:53:24.516Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T00:53:24.516Z] Statistics: [2020-12-17T00:53:24.516Z] Hnuu...uuuununununu... [2020-12-17T00:53:24.516Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T00:53:24.765Z] provisioning config files... [2020-12-17T00:53:24.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config824668596384133294tmp [Pipeline] { [Pipeline] echo [2020-12-17T00:53:24.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:53:25.166Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T00:53:25.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T00:53:25.282Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:53:25.580Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T00:53:25.592Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:53:25.889Z] ---> sudo-logs.sh [2020-12-17T00:53:25.889Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T00:53:25.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:53:26.202Z] ---> job-cost.sh [2020-12-17T00:53:26.202Z] lf-activate-venv: SKIPPING [2020-12-17T00:53:26.202Z] INFO: No Stack... [2020-12-17T00:53:27.149Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T00:53:27.722Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T00:53:27.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T00:53:28.029Z] ---> logs-deploy.sh [2020-12-17T00:53:28.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/27 [2020-12-17T00:53:28.029Z] INFO: archiving workspace using pattern(s): [2020-12-17T00:53:29.415Z] Archives upload complete. [2020-12-17T00:53:29.415Z] INFO: archiving logs to Nexus