Pull request #3045 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 2a4efc596d6299a706f2b1b5ea90705279ab33b1 rather than fbafb418e3b0d85db2accdecb0ee6c741933abe0 Obtained Jenkinsfile from 2a4efc596d6299a706f2b1b5ea90705279ab33b1 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24574 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) > git config core.sparsecheckout # timeout=10 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # 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 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 Commit message: "fix: Fix broken unit tests" > git rev-list --no-walk 1b400c5499d3575fa8f1315a72e6abf86b0e2f7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:45:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:45:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:45:32 ========================================================= 16:45:32 EdgeX Global Pipelines Version Info 16:45:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:45:33 ------------------- 16:45:33 stable info: 16:45:33 ------------------- 16:45:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:45:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 16:45:33 Message: update stable to v1.0.179 16:45:34 ------------------- 16:45:34 experimental info: 16:45:34 ------------------- 16:45:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:45:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 16:45:34 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:45:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:45:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3045 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3045 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3045 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbafb418e3b0d85db2accdecb0ee6c741933abe0 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbafb41 [Pipeline] echo 16:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:45:38 provisioning config files... 16:45:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8460857613397823682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:38 ---> docker-login.sh 16:45:38 nexus3.edgexfoundry.org:10001 16:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:38 Configure a credential helper to remove this warning. See 16:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:38 16:45:38 Login Succeeded 16:45:38 nexus3.edgexfoundry.org:10002 16:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:39 Configure a credential helper to remove this warning. See 16:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:39 16:45:39 Login Succeeded 16:45:39 nexus3.edgexfoundry.org:10003 16:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:39 Configure a credential helper to remove this warning. See 16:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:39 16:45:39 Login Succeeded 16:45:39 nexus3.edgexfoundry.org:10004 16:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:39 Configure a credential helper to remove this warning. See 16:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:39 16:45:39 Login Succeeded 16:45:39 docker.io 16:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:40 Configure a credential helper to remove this warning. See 16:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:40 16:45:40 Login Succeeded 16:45:40 ---> docker-login.sh ends [Pipeline] } 16:45:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:40 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/core-command/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo core-command,cmd/core-command/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/core-data/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo core-data,cmd/core-data/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/core-metadata/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo core-metadata,cmd/core-metadata/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/security-bootstrapper/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/security-proxy-setup/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/support-notifications/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo support-notifications,cmd/support-notifications/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/support-scheduler/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:45:40 + for file in '`ls cmd/**/Dockerfile`' 16:45:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:45:40 ++ cut -d/ -f2 16:45:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:45:40 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:42 16:45:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:45:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:42 latest: Pulling from edgex-devops/git-semver 16:45:42 31603596830f: Pulling fs layer 16:45:42 2a8b12db71e7: Pulling fs layer 16:45:42 6ca5941a6612: Pulling fs layer 16:45:42 ecc8261a40a4: Pulling fs layer 16:45:42 ecc8261a40a4: Waiting 16:45:42 2a8b12db71e7: Verifying Checksum 16:45:42 2a8b12db71e7: Download complete 16:45:42 31603596830f: Verifying Checksum 16:45:42 31603596830f: Download complete 16:45:42 ecc8261a40a4: Verifying Checksum 16:45:42 ecc8261a40a4: Download complete 16:45:42 6ca5941a6612: Verifying Checksum 16:45:42 6ca5941a6612: Download complete 16:45:43 31603596830f: Pull complete 16:45:43 2a8b12db71e7: Pull complete 16:45:44 6ca5941a6612: Pull complete 16:45:44 ecc8261a40a4: Pull complete 16:45:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:45:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:45:44 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 16:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:45:47 $ docker top d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:47 [ssh-agent] Looking for ssh-agent implementation... 16:45:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:48 $ docker exec d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent 16:45:48 SSH_AUTH_SOCK=/tmp/ssh-rgrMhaKFbpan/agent.13 16:45:48 SSH_AGENT_PID=18 16:45:48 Running ssh-add (command line suppressed) 16:45:48 Identity added: /w/workspace/edgex-go/11@tmp/private_key_5777867265517820717.key (/w/workspace/edgex-go/11@tmp/private_key_5777867265517820717.key) 16:45:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:48 + git tag --points-at HEAD [Pipeline] } 16:45:49 $ docker exec --env ******** --env ******** d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent -k 16:45:49 unset SSH_AUTH_SOCK; 16:45:49 unset SSH_AGENT_PID; 16:45:49 echo Agent pid 18 killed; 16:45:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:49 [ssh-agent] Looking for ssh-agent implementation... 16:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:49 $ docker exec d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent 16:45:49 SSH_AUTH_SOCK=/tmp/ssh-wA76eAnJKPbX/agent.46 16:45:49 SSH_AGENT_PID=51 16:45:49 Running ssh-add (command line suppressed) 16:45:49 Identity added: /w/workspace/edgex-go/11@tmp/private_key_1276479154909665534.key (/w/workspace/edgex-go/11@tmp/private_key_1276479154909665534.key) 16:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:50 + git semver init 16:45:50 # -> Open(): unable to determine branch for HEAD 16:45:50 # $GIT_DIR = /w/workspace/edgex-go/11/.git 16:45:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 16:45:50 # $SEMVER_REMOTE_NAME = origin 16:45:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:45:50 # $SEMVER_USER_NAME = edgex-jenkins 16:45:50 # $SEMVER_BRANCH = PR-3045 16:45:50 # $SEMVER_TEMP = /tmp/semver-024786023 16:45:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:46:08 # '/tmp/semver-024786023' -> '/w/workspace/edgex-go/11/.semver' 16:46:08 # -> Force: false 16:46:08 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 16:46:08 $ docker exec --env ******** --env ******** d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent -k 16:46:08 unset SSH_AUTH_SOCK; 16:46:08 unset SSH_AGENT_PID; 16:46:08 echo Agent pid 51 killed; 16:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:09 + git semver [Pipeline] } 16:46:09 $ docker stop --time=1 d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea 16:46:10 $ docker rm -f d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea [Pipeline] // withDockerContainer [Pipeline] sh 16:46:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:46:11 Stashed 1 file(s) [Pipeline] echo 16:46:11 [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 16:46:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:46:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:46:13 + sudo service docker restart 16:46:13 + true 16:46:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:46:14 ========================================================= 16:46:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:46:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:46:14 + 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 . 16:46:17 Sending build context to Docker daemon 327.5MB 16:46:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:46:17 Step 2/6 : FROM ${BASE} 16:46:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:46:18 188c0c94c7c5: Pulling fs layer 16:46:18 0ef7d3d256c8: Pulling fs layer 16:46:18 de9db76c5a1d: Pulling fs layer 16:46:18 bca2f99d35d6: Pulling fs layer 16:46:18 93359f2a8cfa: Pulling fs layer 16:46:18 7c6f9722023f: Pulling fs layer 16:46:18 a35cf1a2eb13: Pulling fs layer 16:46:18 bca2f99d35d6: Waiting 16:46:18 7c6f9722023f: Waiting 16:46:18 93359f2a8cfa: Waiting 16:46:18 a35cf1a2eb13: Waiting 16:46:18 de9db76c5a1d: Download complete 16:46:18 0ef7d3d256c8: Verifying Checksum 16:46:18 0ef7d3d256c8: Download complete 16:46:18 93359f2a8cfa: Verifying Checksum 16:46:18 93359f2a8cfa: Download complete 16:46:18 7c6f9722023f: Verifying Checksum 16:46:18 7c6f9722023f: Download complete 16:46:18 188c0c94c7c5: Verifying Checksum 16:46:18 188c0c94c7c5: Download complete 16:46:18 188c0c94c7c5: Pull complete 16:46:18 0ef7d3d256c8: Pull complete 16:46:18 de9db76c5a1d: Pull complete 16:46:19 a35cf1a2eb13: Verifying Checksum 16:46:19 a35cf1a2eb13: Download complete 16:46:20 bca2f99d35d6: Verifying Checksum 16:46:20 bca2f99d35d6: Download complete 16:46:26 bca2f99d35d6: Pull complete 16:46:26 93359f2a8cfa: Pull complete 16:46:26 7c6f9722023f: Pull complete 16:46:27 Still waiting to schedule task 16:46:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:46:31 a35cf1a2eb13: Pull complete 16:46:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:46:31 ---> a62c8e92a672 16:46:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:46:31 ---> Running in 880e6e1c548d 16:46:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:46:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:46:33 (1/12) Installing libmagic (5.38-r0) 16:46:33 (2/12) Installing file (5.38-r0) 16:46:33 (3/12) Installing libc-dev (0.7.2-r3) 16:46:33 (4/12) Installing g++ (9.3.0-r2) 16:46:40 (5/12) Installing fortify-headers (1.1-r0) 16:46:40 (6/12) Installing patch (2.7.6-r6) 16:46:40 (7/12) Installing build-base (0.5-r2) 16:46:40 (8/12) Installing libsodium (1.0.18-r0) 16:46:40 (9/12) Installing pkgconf (1.7.2-r0) 16:46:40 (10/12) Installing libsodium-dev (1.0.18-r0) 16:46:40 (11/12) Installing libzmq (4.3.3-r0) 16:46:40 (12/12) Installing zeromq-dev (4.3.3-r0) 16:46:40 Executing busybox-1.31.1-r19.trigger 16:46:40 OK: 233 MiB in 51 packages 16:46:43 Removing intermediate container 880e6e1c548d 16:46:43 ---> 8b46ca6d4a27 16:46:43 Step 4/6 : WORKDIR /edgex-go 16:46:43 ---> Running in 4f7d20ffb7a6 16:46:43 Removing intermediate container 4f7d20ffb7a6 16:46:43 ---> 57c070b95ed4 16:46:43 Step 5/6 : COPY go.mod . 16:46:44 ---> 8c7fd444d829 16:46:44 Step 6/6 : RUN go mod download 16:46:44 ---> Running in d66113af1027 16:47:06 Removing intermediate container d66113af1027 16:47:06 ---> a8add41e5c4e 16:47:06 Successfully built a8add41e5c4e 16:47:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:47:06 + docker inspect -f . ci-base-image-x86_64 16:47:06 . [Pipeline] withDockerContainer 16:47:06 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 16:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:47:07 $ docker top c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:07 + go version 16:47:07 go version go1.15.5 linux/amd64 [Pipeline] } 16:47:07 $ docker stop --time=1 c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 16:47:09 $ docker rm -f c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:10 + docker inspect -f . ci-base-image-x86_64 16:47:10 . [Pipeline] withDockerContainer 16:47:10 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 16:47:10 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:47:11 $ docker top 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:47:11 ========================================================= 16:47:11 [edgeXBuildGoParallel] Running Tests and Build... 16:47:11 ========================================================= [Pipeline] sh 16:47:12 + make test 16:47:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:47:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:47:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:47:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:47:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:47:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:47:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:47:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:47:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.0% of statements 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 16:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.1% of statements 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.095s coverage: 65.8% of statements 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.140s coverage: 82.3% of statements 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.433s coverage: 28.6% of statements 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.095s coverage: 100.0% of statements 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.162s coverage: 97.5% of statements 16:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:47:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements 16:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.461s coverage: 92.8% of statements 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 45.5% of statements 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 16:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 16:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 16:48:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24575 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws 16:48:14 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 16:48:19 using credential edgex-jenkins-ssh 16:48:19 Cloning the remote Git repository 16:48:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:48:19 > git init /w/workspace/edgex-go/11 # timeout=10 16:48:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:19 > git --version # timeout=10 16:48:19 > git --version # 'git version 2.17.1' 16:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 68.9% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.343s coverage: 84.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.081s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.711s coverage: 29.1% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.061s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:48:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 16:48:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:48:23 GO111MODULE=on go vet ./... 16:48:36 Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:48:36 Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:48:36 Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) 16:48:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:48:36 > git config core.sparsecheckout # timeout=10 16:48:36 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 16:48:36 > git remote # timeout=10 16:48:36 > git config --get remote.origin.url # timeout=10 16:48:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:36 > git merge 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 16:48:36 > git rev-parse HEAD^{commit} # timeout=10 16:48:36 > git config core.sparsecheckout # timeout=10 16:48:36 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 16:48:41 Commit message: "fix: Fix broken unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:48:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:48:43 + true 16:48:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:48:45 provisioning config files... 16:48:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7179307191391708141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:46 ---> docker-login.sh 16:48:46 nexus3.edgexfoundry.org:10001 16:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:47 Configure a credential helper to remove this warning. See 16:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:47 16:48:47 Login Succeeded 16:48:47 nexus3.edgexfoundry.org:10002 16:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:48 Configure a credential helper to remove this warning. See 16:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:48 16:48:48 Login Succeeded 16:48:48 nexus3.edgexfoundry.org:10003 16:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:48 Configure a credential helper to remove this warning. See 16:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:48 16:48:48 Login Succeeded 16:48:48 nexus3.edgexfoundry.org:10004 16:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:49 Configure a credential helper to remove this warning. See 16:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:49 16:48:49 Login Succeeded 16:48:49 docker.io 16:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:49 Configure a credential helper to remove this warning. See 16:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:49 16:48:49 Login Succeeded 16:48:49 ---> docker-login.sh ends [Pipeline] } 16:48:49 Deleting 1 temporary files 16:48:49 gofmt -l . 16:48:49 [ "`gofmt -l .`" = "" ] 16:48:49 ./bin/test-go-mod-tidy.sh 16:48:49 ./bin/test-attribution-txt.sh [Pipeline] // wrap [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:48:50 + ls -al . 16:48:50 total 684 16:48:50 drwxrwxr-x 10 1001 1001 4096 Feb 2 16:48 . 16:48:50 drwxr-xr-x 4 root root 30 Feb 2 16:47 .. 16:48:50 -rw-rw-r-- 1 1001 1001 11 Feb 2 16:45 .dockerignore 16:48:50 drwxrwxr-x 8 1001 1001 179 Feb 2 16:45 .git 16:48:50 drwxrwxr-x 3 1001 1001 125 Feb 2 16:45 .github 16:48:50 -rw-rw-r-- 1 1001 1001 872 Feb 2 16:45 .gitignore 16:48:50 drwx------ 3 1001 1001 60 Feb 2 16:46 .semver 16:48:50 -rw-rw-r-- 1 1001 1001 166 Feb 2 16:45 .sonarcloud.properties 16:48:50 -rw-rw-r-- 1 1001 1001 7859 Feb 2 16:45 Attribution.txt 16:48:50 -rw-rw-r-- 1 1001 1001 3804 Feb 2 16:45 CONTRIBUTING.md 16:48:50 -rw-rw-r-- 1 1001 1001 931 Feb 2 16:45 Dockerfile.build 16:48:50 -rw-rw-r-- 1 1001 1001 863 Feb 2 16:45 Jenkinsfile 16:48:50 -rw-rw-r-- 1 1001 1001 10775 Feb 2 16:45 LICENSE 16:48:50 -rw-rw-r-- 1 1001 1001 6001 Feb 2 16:45 Makefile 16:48:50 -rw-rw-r-- 1 1001 1001 6524 Feb 2 16:45 README.md 16:48:50 -rw-rw-r-- 1 1001 1001 6755 Feb 2 16:45 SECURITY.md 16:48:50 -rw-rw-r-- 1 1001 1001 5 Feb 2 16:46 VERSION 16:48:50 -rw-rw-r-- 1 1001 1001 4131 Feb 2 16:45 ZMQWindows.md 16:48:50 drwxrwxr-x 2 1001 1001 117 Feb 2 16:45 bin 16:48:50 drwxrwxr-x 15 1001 1001 4096 Feb 2 16:45 cmd 16:48:50 -rw-r--r-- 1 root root 578674 Feb 2 16:48 coverage.out 16:48:50 -rw-r--r-- 1 root root 1054 Feb 2 16:48 go.mod 16:48:50 -rw-r--r-- 1 root root 19399 Feb 2 16:48 go.sum 16:48:50 drwxrwxr-x 8 1001 1001 127 Feb 2 16:45 internal 16:48:50 drwxrwxr-x 4 1001 1001 26 Feb 2 16:45 openapi 16:48:50 drwxrwxr-x 4 1001 1001 71 Feb 2 16:45 snap 16:48:50 -rw-rw-r-- 1 1001 1001 168 Feb 2 16:45 version.go [Pipeline] sh [Pipeline] echo 16:48:50 ========================================================= 16:48:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:48:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:48:50 + '[' -e coverage.out ] 16:48:50 + chown 1001:1001 coverage.out [Pipeline] stash 16:48:50 + 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 . 16:48:50 Stashed 1 file(s) [Pipeline] sh 16:48:51 + make build 16:48:51 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 16:48:53 Sending build context to Docker daemon 166.2MB 16:48:53 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:48:53 Step 2/6 : FROM ${BASE} 16:48:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:53 5f621e34cdf4: Pulling fs layer 16:48:53 a4357932f1b6: Pulling fs layer 16:48:53 18c013af1878: Pulling fs layer 16:48:53 00ac8860ef70: Pulling fs layer 16:48:53 63d7cb157983: Pulling fs layer 16:48:53 b116817d02f9: Pulling fs layer 16:48:53 745a02a5169b: Pulling fs layer 16:48:53 00ac8860ef70: Waiting 16:48:53 63d7cb157983: Waiting 16:48:53 b116817d02f9: Waiting 16:48:53 18c013af1878: Verifying Checksum 16:48:53 18c013af1878: Download complete 16:48:53 a4357932f1b6: Verifying Checksum 16:48:53 a4357932f1b6: Download complete 16:48:53 63d7cb157983: Download complete 16:48:53 b116817d02f9: Verifying Checksum 16:48:53 b116817d02f9: Download complete 16:48:53 5f621e34cdf4: Verifying Checksum 16:48:53 5f621e34cdf4: Download complete 16:48:54 5f621e34cdf4: Pull complete 16:48:54 a4357932f1b6: Pull complete 16:48:54 18c013af1878: Pull complete 16:48:56 745a02a5169b: Verifying Checksum 16:48:56 745a02a5169b: Download complete 16:48:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:57 00ac8860ef70: Verifying Checksum 16:48:57 00ac8860ef70: Download complete 16:49:03 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 16:49:04 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 16:49:06 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 16:49:06 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 16:49:07 00ac8860ef70: Pull complete 16:49:07 63d7cb157983: Pull complete 16:49:07 b116817d02f9: Pull complete 16:49:07 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 16:49:09 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 16:49:10 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 16:49:11 745a02a5169b: Pull complete 16:49:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:49:11 ---> b7e6874047d6 16:49:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:49:11 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 16:49:12 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 16:49:13 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 16:49:14 ---> Running in bfdf2152a600 16:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } 16:49:16 $ docker stop --time=1 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 16:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:17 (1/12) Installing libmagic (5.38-r0) 16:49:18 (2/12) Installing file (5.38-r0) 16:49:18 (3/12) Installing libc-dev (0.7.2-r3) 16:49:18 $ docker rm -f 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 16:49:18 (4/12) Installing g++ (9.3.0-r2) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:21 16:49:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:21 latest: Pulling from edgex-devops/edgex-compose 16:49:21 cbdbe7a5bc2a: Pulling fs layer 16:49:21 ca9280d653b3: Pulling fs layer 16:49:21 7e9c9ca2126c: Pulling fs layer 16:49:22 cbdbe7a5bc2a: Pull complete 16:49:22 ca9280d653b3: Verifying Checksum 16:49:22 ca9280d653b3: Download complete 16:49:23 7e9c9ca2126c: Download complete 16:49:23 ca9280d653b3: Pull complete 16:49:30 7e9c9ca2126c: Pull complete 16:49:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:49:30 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 16:49:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:49:33 (5/12) Installing fortify-headers (1.1-r0) 16:49:33 (6/12) Installing patch (2.7.6-r6) 16:49:33 (7/12) Installing build-base (0.5-r2) 16:49:33 (8/12) Installing libsodium (1.0.18-r0) 16:49:33 (9/12) Installing pkgconf (1.7.2-r0) 16:49:33 (10/12) Installing libsodium-dev (1.0.18-r0) 16:49:33 (11/12) Installing libzmq (4.3.3-r0) 16:49:33 (12/12) Installing zeromq-dev (4.3.3-r0) 16:49:33 Executing busybox-1.31.1-r19.trigger 16:49:33 OK: 217 MiB in 51 packages 16:49:33 $ docker top 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:34 + docker-compose build --help 16:49:34 + grep parallel 16:49:35 --parallel Build images in parallel. [Pipeline] } 16:49:35 $ docker stop --time=1 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 16:49:36 $ docker rm -f 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:37 . [Pipeline] withDockerContainer 16:49:37 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 16:49:37 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:49:37 Removing intermediate container bfdf2152a600 16:49:37 ---> 64a1ca04f4df 16:49:37 Step 4/6 : WORKDIR /edgex-go 16:49:37 ---> Running in 074c3aa48a70 16:49:38 Removing intermediate container 074c3aa48a70 16:49:38 ---> d47c94b6d774 16:49:38 Step 5/6 : COPY go.mod . 16:49:38 $ docker top 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:38 ---> 11527c8fabb1 16:49:38 Step 6/6 : RUN go mod download 16:49:38 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:38 ---> Running in feac1faf84a6 16:49:39 Building docker-core-command-go ... 16:49:39 Building docker-core-data-go ... 16:49:39 Building docker-core-metadata-go ... 16:49:39 Building docker-security-bootstrapper-go ... 16:49:39 Building docker-security-proxy-setup-go ... 16:49:39 Building docker-security-secretstore-setup-go ... 16:49:39 Building docker-support-notifications-go ... 16:49:39 Building docker-support-scheduler-go ... 16:49:39 Building docker-sys-mgmt-agent-go ... 16:49:39 Building docker-support-notifications-go 16:49:39 Building docker-sys-mgmt-agent-go 16:49:39 Building docker-core-command-go 16:49:39 Building docker-security-proxy-setup-go 16:49:39 Building docker-core-metadata-go 16:50:05 Removing intermediate container feac1faf84a6 16:50:05 ---> 46d34f519e5a 16:50:05 Successfully built 46d34f519e5a 16:50:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:50:06 + docker inspect -f . ci-base-image-arm64 16:50:06 . [Pipeline] withDockerContainer 16:50:06 prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container 16:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-arm64 cat 16:50:07 $ docker top f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:08 + go version 16:50:08 go version go1.15.5 linux/arm64 [Pipeline] } 16:50:08 $ docker stop --time=1 f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 16:50:10 $ docker rm -f f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:11 + docker inspect -f . ci-base-image-arm64 16:50:11 . [Pipeline] withDockerContainer 16:50:12 prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container 16:50:12 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-arm64 cat 16:50:13 $ docker top 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:13 ========================================================= 16:50:13 [edgeXBuildGoParallel] Running Tests and Build... 16:50:13 ========================================================= [Pipeline] sh 16:50:14 + make test 16:50:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:50:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:18 ---> a8add41e5c4e 16:50:18 Step 3/26 : WORKDIR /edgex-go 16:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:18 ---> a8add41e5c4e 16:50:18 Step 3/23 : WORKDIR /edgex-go 16:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:18 ---> a8add41e5c4e 16:50:18 Step 3/23 : WORKDIR /edgex-go 16:50:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:50:18 ---> a8add41e5c4e 16:50:18 Step 3/21 : WORKDIR /edgex-go 16:50:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:50:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:18 ---> a8add41e5c4e 16:50:18 Step 3/22 : WORKDIR /edgex-go 16:50:18 ---> Running in 4f308ad9a3b6 16:50:18 ---> Running in 3424e71371aa 16:50:18 ---> Running in 71dc614b8ddc 16:50:18 ---> Running in 8356f56a966a 16:50:18 ---> Running in 4d98ec225826 16:50:18 Removing intermediate container 4f308ad9a3b6 16:50:18 ---> 9a36aab3cd8e 16:50:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:18 Removing intermediate container 3424e71371aa 16:50:18 ---> 5faa1792408e 16:50:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:18 Removing intermediate container 4d98ec225826 16:50:18 ---> cb5e0fcedb9e 16:50:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:18 Removing intermediate container 8356f56a966a 16:50:18 ---> cead5f25eff6 16:50:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:18 Removing intermediate container 71dc614b8ddc 16:50:18 ---> b4dbd1574407 16:50:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:18 ---> Running in 5a997929138a 16:50:18 ---> Running in 595a3ae49e0f 16:50:18 ---> Running in 1e9853b0af2a 16:50:18 ---> Running in 14c6dc11ee45 16:50:18 ---> Running in 22a09af02226 16:50:18 Removing intermediate container 5a997929138a 16:50:18 ---> b63c77fad463 16:50:18 Step 5/26 : RUN apk add --update --no-cache make bash git 16:50:18 ---> Running in d9a18b4d1b30 16:50:18 Removing intermediate container 595a3ae49e0f 16:50:18 ---> d54c15d85855 16:50:18 Step 5/23 : RUN apk add --update --no-cache make git 16:50:18 Removing intermediate container 1e9853b0af2a 16:50:18 ---> 67334ed3f4f8 16:50:18 Step 5/21 : RUN apk add --update --no-cache make git 16:50:18 ---> Running in ffb006f193de 16:50:18 Removing intermediate container 22a09af02226 16:50:18 ---> 78d2da0cfd80 16:50:18 Step 5/23 : RUN apk add --update --no-cache make git 16:50:18 Removing intermediate container 14c6dc11ee45 16:50:18 ---> 4fae8018b21b 16:50:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:18 ---> Running in 45e9a370690c 16:50:18 ---> Running in 5955726a604d 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:18 ---> Running in 78a8d1b5ca5e 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:18 OK: 233 MiB in 51 packages 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:50:18 Removing intermediate container d9a18b4d1b30 16:50:18 ---> b1a89764f313 16:50:18 Step 6/26 : COPY go.mod . 16:50:18 OK: 233 MiB in 51 packages 16:50:18 OK: 233 MiB in 51 packages 16:50:19 ---> c3c1d3e2d64c 16:50:19 Step 7/26 : RUN go mod download 16:50:19 OK: 233 MiB in 51 packages 16:50:19 OK: 233 MiB in 51 packages 16:50:19 ---> Running in 1f29642f1b62 16:50:19 Removing intermediate container 45e9a370690c 16:50:19 ---> 9c7805de5ac8 16:50:19 Step 6/21 : COPY go.mod . 16:50:19 Removing intermediate container ffb006f193de 16:50:19 ---> 7ba9240c2ed5 16:50:19 Step 6/23 : COPY go.mod . 16:50:20 ---> ea00672d5b49 16:50:20 Step 7/21 : RUN go mod download 16:50:20 ---> Running in e97ca19d6359 16:50:20 Removing intermediate container 5955726a604d 16:50:20 ---> da332a5a2135 16:50:20 Step 6/23 : COPY go.mod . 16:50:20 Removing intermediate container 78a8d1b5ca5e 16:50:20 ---> 8f74368b5a9e 16:50:20 Step 6/22 : COPY go.mod . 16:50:20 ---> bff024dd26d1 16:50:20 Step 7/23 : RUN go mod download 16:50:20 ---> Running in 51edda8df4a3 16:50:20 ---> c9697acc2404 16:50:20 Step 7/23 : RUN go mod download 16:50:20 ---> 72645fd75b73 16:50:20 Step 7/22 : RUN go mod download 16:50:21 ---> Running in c51dc0f2f76e 16:50:21 ---> Running in 8c599d1d2f07 16:50:22 Removing intermediate container 1f29642f1b62 16:50:22 ---> 675862391fe6 16:50:22 Step 8/26 : COPY . . 16:50:22 Removing intermediate container e97ca19d6359 16:50:22 ---> f105067cb48c 16:50:22 Step 8/21 : COPY . . 16:50:28 Removing intermediate container 51edda8df4a3 16:50:28 ---> 926407b5a9a1 16:50:28 Step 8/23 : COPY . . 16:50:28 Removing intermediate container c51dc0f2f76e 16:50:28 ---> 114ec1db1082 16:50:28 Step 8/23 : COPY . . 16:50:35 Removing intermediate container 8c599d1d2f07 16:50:35 ---> f7d2e61061e8 16:50:35 Step 8/22 : COPY . . 16:50:36 ? github.com/edgexfoundry/edgex-go [no test files] 16:51:07 ---> 3ae815a338dc 16:51:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:07 ---> c66e0ca7eb63 16:51:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:08 ---> Running in 2904e9527e06 16:51:08 ---> Running in 8e67be928bc6 16:51:09 ---> ad773feaec1a 16:51:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:51:09 ---> 8a6cdb8ea9b4 16:51:09 Step 9/23 : RUN make cmd/core-command/core-command 16:51:10 ---> Running in 633e3ec742d1 16:51:10 ---> Running in 846f6700afca 16:51:11 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 16:51:11 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 16:51:11 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 16:51:11 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 16:51:13 ---> 7eb4135f6e60 16:51:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:51:13 ---> Running in b530f7c72d19 16:51:14 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 16:51:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:51:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:51:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:51:41 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 16:51:43 Removing intermediate container 8e67be928bc6 16:51:43 ---> 0b80f262b33b 16:51:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:51:43 ---> Running in c9302b97c4fb 16:51:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:48 Removing intermediate container 2904e9527e06 16:51:48 ---> 78975b247e9e 16:51:48 16:51:48 Step 10/21 : FROM alpine:3.12 16:51:48 3.12: Pulling from library/alpine 16:51:48 Removing intermediate container 846f6700afca 16:51:48 ---> ec8ffe70636e 16:51:48 16:51:48 Step 10/23 : FROM alpine:3.12 16:51:48 3.12: Pulling from library/alpine 16:51:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:51:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:51:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:51:49 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:51:49 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:51:49 Status: Downloaded newer image for alpine:3.12 16:51:49 ---> 389fef711851 16:51:49 Step 11/21 : RUN apk add --update --no-cache curl 16:51:49 Status: Image is up to date for alpine:3.12 16:51:49 ---> 389fef711851 16:51:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:51:53 ---> Running in 32f16dfd5fa2 16:51:53 ---> Running in 9c635fcf9c97 16:51:53 Removing intermediate container c9302b97c4fb 16:51:53 ---> fcd8758d68c0 16:51:53 16:51:53 Step 11/26 : FROM docker:20.10.0 16:51:53 20.10.0: Pulling from library/docker 16:51:53 Removing intermediate container 633e3ec742d1 16:51:53 ---> 02731fd3fbb1 16:51:53 16:51:53 Step 10/23 : FROM alpine:3.12 16:51:53 ---> 389fef711851 16:51:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:51:53 Removing intermediate container b530f7c72d19 16:51:53 ---> 0133d126de65 16:51:53 16:51:53 Step 10/22 : FROM alpine:3.12 16:51:53 ---> 389fef711851 16:51:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:53 ---> Running in ab851dc9e758 16:51:53 ---> Running in 8bc0bb790138 16:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:54 (1/1) Installing dumb-init (1.2.2-r1) 16:51:54 Executing busybox-1.31.1-r19.trigger 16:51:54 OK: 6 MiB in 15 packages 16:51:54 (1/4) Installing ca-certificates (20191127-r4) 16:51:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:51:54 (3/4) Installing libcurl (7.69.1-r3) 16:51:54 (4/4) Installing curl (7.69.1-r3) 16:51:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.364s coverage: 46.0% of statements 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:51:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:51:54 Executing busybox-1.31.1-r19.trigger 16:51:54 Executing ca-certificates-20191127-r4.trigger 16:51:54 OK: 7 MiB in 18 packages 16:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:51:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements 16:51:54 (1/2) Installing ca-certificates (20191127-r4) 16:51:54 (2/2) Installing dumb-init (1.2.2-r1) 16:51:54 (1/1) Installing dumb-init (1.2.2-r1) 16:51:54 Executing busybox-1.31.1-r19.trigger 16:51:54 Executing ca-certificates-20191127-r4.trigger 16:51:54 Executing busybox-1.31.1-r19.trigger 16:51:54 OK: 6 MiB in 15 packages 16:51:54 OK: 6 MiB in 16 packages 16:51:56 Removing intermediate container 32f16dfd5fa2 16:51:56 ---> 70d3e5b841b5 16:51:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:57 ---> Running in c0f2cffeb9bd 16:51:57 Removing intermediate container 8bc0bb790138 16:51:57 ---> d1a0e704bc6f 16:51:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:58 Removing intermediate container 9c635fcf9c97 16:51:58 ---> 68e57edc9dba 16:51:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:58 Removing intermediate container ab851dc9e758 16:51:58 ---> a58da1f811c8 16:51:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:58 ---> Running in 7a5c38b4c65c 16:51:58 ---> Running in ff1c47e26ffe 16:51:58 ---> Running in fc9374417725 16:51:58 Removing intermediate container c0f2cffeb9bd 16:51:58 ---> d0c7edf4a4a5 16:51:58 Step 13/23 : ENV APP_PORT=48082 16:51:58 ---> Running in ad11ea0c242b 16:51:58 Removing intermediate container 7a5c38b4c65c 16:51:58 ---> da102581b579 16:51:58 Step 13/23 : ENV APP_PORT=48081 16:51:58 Removing intermediate container ff1c47e26ffe 16:51:58 ---> 8c4143cee39a 16:51:58 Step 13/22 : ENV APP_PORT=48060 16:51:58 Removing intermediate container fc9374417725 16:51:58 ---> 9efac77f2228 16:51:58 Step 13/21 : WORKDIR /edgex 16:51:58 ---> Running in 7aad555f946a 16:51:58 Removing intermediate container ad11ea0c242b 16:51:58 ---> f00cbacfc2e2 16:51:58 Step 14/23 : EXPOSE $APP_PORT 16:51:58 ---> Running in 4fe03f6d855d 16:51:58 ---> Running in 8dbe8b2e39ec 16:51:59 ---> Running in 7b4ae9f53929 16:51:59 Removing intermediate container 7aad555f946a 16:51:59 ---> 731484517172 16:51:59 Step 14/23 : EXPOSE $APP_PORT 16:51:59 ---> Running in 0e0a28f14971 16:51:59 Removing intermediate container 8dbe8b2e39ec 16:51:59 ---> be22383ff26d 16:51:59 Step 14/22 : EXPOSE $APP_PORT 16:51:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:51:59 Status: Downloaded newer image for docker:20.10.0 16:51:59 ---> aefe523efa57 16:51:59 Step 12/26 : RUN apk add --no-cache bash 16:51:59 Removing intermediate container 7b4ae9f53929 16:51:59 ---> 0b182bc59b80 16:51:59 Step 15/23 : WORKDIR / 16:51:59 Removing intermediate container 4fe03f6d855d 16:51:59 ---> d3f941165b19 16:51:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:59 ---> Running in 64671a431df1 16:51:59 ---> Running in 40d7a872fa13 16:51:59 ---> Running in 38d8146463e6 16:51:59 Removing intermediate container 0e0a28f14971 16:51:59 ---> 0b7a13f0df51 16:51:59 Step 15/23 : WORKDIR / 16:52:00 ---> Running in cd8e24061230 16:52:00 ---> bdddb95e5cfc 16:52:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:00 Removing intermediate container 64671a431df1 16:52:00 ---> 1897433450d6 16:52:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:00 Removing intermediate container 38d8146463e6 16:52:00 ---> b4e86f9b54e6 16:52:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:01 ---> 990321a78fa5 16:52:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:01 Removing intermediate container cd8e24061230 16:52:01 ---> 9a993ff9d77a 16:52:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:01 ---> ea0808f4cdb4 16:52:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:01 ---> 24b9f90bff02 16:52:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:52:01 (1/2) Installing readline (8.0.4-r0) 16:52:01 (2/2) Installing bash (5.0.17-r0) 16:52:01 Executing bash-5.0.17-r0.post-install 16:52:01 Executing busybox-1.31.1-r19.trigger 16:52:01 OK: 12 MiB in 22 packages 16:52:02 ---> ee5a75d33bac 16:52:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:02 ---> 5780d9ff6c17 16:52:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:52:02 ---> 0eb2de0cbd01 16:52:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:02 ---> 772d309e0c03 16:52:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.649s coverage: 27.1% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.218s coverage: 65.8% of statements 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:52:03 ---> Running in 5c186a80ff50 16:52:03 Removing intermediate container 40d7a872fa13 16:52:03 ---> 7094c2cf7258 16:52:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:52:03 ---> 582339063eae 16:52:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:03 ---> a4eda5df84d8 16:52:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:52:03 ---> b09d8ea04c51 16:52:03 Step 19/23 : ENTRYPOINT ["/core-command"] 16:52:03 Removing intermediate container 5c186a80ff50 16:52:03 ---> cc7033c33db3 16:52:03 Step 18/21 : CMD ["--init=true"] 16:52:03 ---> Running in d2300a38d24f 16:52:03 ---> Running in 4ebcd43d00d2 16:52:03 ---> Running in 8d9873c16836 16:52:03 ---> Running in e1b88513ff29 16:52:04 ---> 815590b868b6 16:52:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:52:04 Removing intermediate container d2300a38d24f 16:52:04 ---> 7e15d5513382 16:52:04 Step 14/26 : ENV APP_PORT=48090 16:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.684s coverage: 82.3% of statements 16:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:52:04 ---> Running in 61efc876c36e 16:52:04 Removing intermediate container 4ebcd43d00d2 16:52:04 ---> 03776ac40f60 16:52:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 Removing intermediate container 8d9873c16836 16:52:04 ---> 3d98be1b6089 16:52:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 Removing intermediate container e1b88513ff29 16:52:04 ---> 3c06a93f2fb1 16:52:04 Step 19/21 : LABEL arch=x86_64 16:52:04 ---> Running in 1f77c0bbff49 16:52:04 ---> Running in 667b2dc6a161 16:52:04 ---> Running in 6121229bcd63 16:52:04 ---> Running in 63e52a67fd8b 16:52:04 Removing intermediate container 61efc876c36e 16:52:04 ---> c99fe9072cc1 16:52:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 Removing intermediate container 1f77c0bbff49 16:52:04 ---> c8434f1f2fb0 16:52:04 Step 15/26 : EXPOSE $APP_PORT 16:52:05 ---> Running in 2a2e37997949 16:52:05 Removing intermediate container 667b2dc6a161 16:52:05 ---> 9663afc1cb3b 16:52:05 Step 21/23 : LABEL arch=x86_64 16:52:05 Removing intermediate container 6121229bcd63 16:52:05 ---> e175b431300c 16:52:05 Step 20/22 : LABEL arch=x86_64 16:52:05 Removing intermediate container 63e52a67fd8b 16:52:05 ---> 1bc823387a8c 16:52:05 Step 20/21 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:52:05 ---> Running in 612ba445043c 16:52:05 ---> Running in 6cf9f0db58fc 16:52:05 ---> Running in b613900e9e74 16:52:05 ---> Running in 64e92ac42b78 16:52:05 Removing intermediate container 2a2e37997949 16:52:05 ---> b6d30db9c7b4 16:52:05 Step 21/23 : LABEL arch=x86_64 16:52:05 ---> Running in 6bbfe069cab2 16:52:05 Removing intermediate container 6cf9f0db58fc 16:52:05 ---> c4e0f62da217 16:52:05 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:52:05 Removing intermediate container 612ba445043c 16:52:05 ---> 14d97fe5f4cc 16:52:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:05 Removing intermediate container b613900e9e74 16:52:05 ---> dfe5331e207d 16:52:05 Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:52:05 Removing intermediate container 64e92ac42b78 16:52:05 ---> 8dfcfc9bc772 16:52:05 Step 21/21 : LABEL version=0.0.0 16:52:05 ---> Running in f7e65b8ba743 16:52:05 ---> Running in 626edea08bce 16:52:06 ---> Running in 487b4e9963c4 16:52:06 Removing intermediate container 6bbfe069cab2 16:52:06 ---> a41969119f9a 16:52:06 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:52:06 ---> Running in c6abde853911 16:52:06 Removing intermediate container f7e65b8ba743 16:52:06 ---> d925276eb731 16:52:06 Step 23/23 : LABEL version=0.0.0 16:52:06 Removing intermediate container 626edea08bce 16:52:06 ---> a31938a0d4ad 16:52:06 Step 22/22 : LABEL version=0.0.0 16:52:06 ---> 1fa8239f911a 16:52:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:06 Removing intermediate container 487b4e9963c4 16:52:06 ---> 5d7efcebc699 16:52:06 16:52:06 ---> Running in 2ef51ce82e44 16:52:06 ---> Running in 44e58251f870 16:52:06 Removing intermediate container c6abde853911 16:52:06 ---> 9eb102e0feda 16:52:06 Step 23/23 : LABEL version=0.0.0 16:52:06 Successfully built 5d7efcebc699 16:52:06 Successfully tagged docker-security-proxy-setup-go:latest 16:52:06  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 16:52:06 Removing intermediate container 2ef51ce82e44 16:52:06 ---> a29c62e5e3c0 16:52:06 16:52:06 ---> Running in eed647038d96 16:52:07 ---> cabaf8b3ca54 16:52:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:07 Removing intermediate container 44e58251f870 16:52:07 ---> aef1b17c6bc1 16:52:07 16:52:07 Successfully built a29c62e5e3c0 16:52:07 Successfully built aef1b17c6bc1 16:52:07 Successfully tagged docker-core-command-go:latest 16:52:07 Building docker-security-secretstore-setup-go 16:52:07  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go:latest 16:52:07  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 16:52:07 Removing intermediate container eed647038d96 16:52:07 ---> 240ec758e491 16:52:07 16:52:07 ---> e9aff3b27016 16:52:07 Step 19/26 : RUN apk --no-cache add py3-pip 16:52:07 Successfully built 240ec758e491 16:52:07 Successfully tagged docker-core-metadata-go:latest 16:52:07  Building docker-core-metadata-go ... done Building docker-core-data-go 16:52:07 ---> Running in 535fe5ff0267 16:52:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:08 (1/33) Installing libbz2 (1.0.8-r1) 16:52:08 (2/33) Installing expat (2.2.9-r1) 16:52:08 (3/33) Installing libffi (3.3-r2) 16:52:08 (4/33) Installing gdbm (1.13-r1) 16:52:08 (5/33) Installing xz-libs (5.2.5-r0) 16:52:08 (6/33) Installing sqlite-libs (3.32.1-r0) 16:52:08 (7/33) Installing python3 (3.8.5-r0) 16:52:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:52:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.135s coverage: 100.0% of statements 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:52:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements 16:52:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:52:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.300s coverage: 86.7% of statements 16:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:52:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.445s coverage: 97.5% of statements 16:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:52:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 16:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:52:19 (8/33) Installing py3-appdirs (1.4.4-r1) 16:52:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:52:19 (10/33) Installing py3-parsing (2.4.7-r0) 16:52:19 (11/33) Installing py3-six (1.15.0-r0) 16:52:19 (12/33) Installing py3-packaging (20.4-r0) 16:52:19 (13/33) Installing py3-setuptools (47.0.0-r0) 16:52:19 (14/33) Installing py3-chardet (3.0.4-r4) 16:52:19 (15/33) Installing py3-idna (2.9-r0) 16:52:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:52:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:52:21 (18/33) Installing py3-requests (2.23.0-r0) 16:52:21 (19/33) Installing py3-msgpack (1.0.0-r0) 16:52:22 (20/33) Installing py3-lockfile (0.12.2-r3) 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.327s coverage: 92.8% of statements 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 16:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 16:52:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:52:24 (22/33) Installing py3-colorama (0.4.3-r0) 16:52:24 (23/33) Installing py3-distlib (0.3.0-r0) 16:52:24 (24/33) Installing py3-distro (1.5.0-r1) 16:52:24 (25/33) Installing py3-webencodings (0.5.1-r3) 16:52:24 (26/33) Installing py3-html5lib (1.0.1-r4) 16:52:24 (27/33) Installing py3-pytoml (0.1.21-r0) 16:52:24 (28/33) Installing py3-pep517 (0.8.2-r0) 16:52:24 (29/33) Installing py3-progress (1.5-r0) 16:52:24 (30/33) Installing py3-toml (0.10.1-r0) 16:52:24 (31/33) Installing py3-retrying (1.3.3-r0) 16:52:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:52:24 (33/33) Installing py3-pip (20.1.1-r0) 16:52:24 Executing busybox-1.31.1-r19.trigger 16:52:24 OK: 71 MiB in 55 packages 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 16:52:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:43 ---> a8add41e5c4e 16:52:43 Step 3/22 : WORKDIR /edgex-go 16:52:43 ---> Using cache 16:52:43 ---> b4dbd1574407 16:52:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Using cache 16:52:43 ---> 78d2da0cfd80 16:52:43 Step 5/22 : RUN apk add --update --no-cache make git 16:52:43 ---> Using cache 16:52:43 ---> da332a5a2135 16:52:43 Step 6/22 : COPY go.mod . 16:52:43 ---> Using cache 16:52:43 ---> c9697acc2404 16:52:43 Step 7/22 : RUN go mod download 16:52:43 ---> Using cache 16:52:43 ---> 114ec1db1082 16:52:43 Step 8/22 : COPY . . 16:52:43 ---> Using cache 16:52:43 ---> ad773feaec1a 16:52:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:43 ---> a8add41e5c4e 16:52:43 Step 3/24 : WORKDIR /edgex-go 16:52:43 ---> Using cache 16:52:43 ---> b4dbd1574407 16:52:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Using cache 16:52:43 ---> 78d2da0cfd80 16:52:43 Step 5/24 : RUN apk add --update --no-cache make git 16:52:43 ---> Using cache 16:52:43 ---> da332a5a2135 16:52:43 Step 6/24 : COPY go.mod . 16:52:43 ---> Using cache 16:52:43 ---> c9697acc2404 16:52:43 Step 7/24 : RUN go mod download 16:52:43 ---> Using cache 16:52:43 ---> 114ec1db1082 16:52:43 Step 8/24 : COPY . . 16:52:43 ---> Using cache 16:52:43 ---> ad773feaec1a 16:52:43 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:43 ---> a8add41e5c4e 16:52:43 Step 3/23 : WORKDIR /edgex-go 16:52:43 ---> Using cache 16:52:43 ---> b4dbd1574407 16:52:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Using cache 16:52:43 ---> 78d2da0cfd80 16:52:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:43 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:52:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:52:43 ---> a8add41e5c4e 16:52:43 Step 3/31 : WORKDIR /edgex-go 16:52:43 ---> Using cache 16:52:43 ---> b4dbd1574407 16:52:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:43 ---> Using cache 16:52:43 ---> 78d2da0cfd80 16:52:43 Step 5/31 : RUN apk add --update --no-cache make git 16:52:43 ---> Using cache 16:52:43 ---> da332a5a2135 16:52:43 Step 6/31 : COPY go.mod . 16:52:43 ---> Using cache 16:52:43 ---> c9697acc2404 16:52:43 Step 7/31 : RUN go mod download 16:52:43 ---> Using cache 16:52:43 ---> 114ec1db1082 16:52:43 Step 8/31 : COPY . . 16:52:43 ---> Using cache 16:52:43 ---> ad773feaec1a 16:52:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:52:43 ---> Running in e92f77329566 16:52:43 ---> Running in 82e721301fc6 16:52:43 ---> Running in a021d6e72e84 16:52:43 ---> Running in 81510c9596b4 16:52:44 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 16:52:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:44 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 16:52:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:52:46 OK: 233 MiB in 51 packages 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.2% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.546s coverage: 63.5% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.711s coverage: 68.9% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.514s coverage: 84.0% of statements 16:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements 16:52:50 Removing intermediate container 535fe5ff0267 16:52:50 ---> 73a5f72c4e61 16:52:50 Step 20/26 : RUN pip install docker-compose==1.23.2 16:52:50 Removing intermediate container 81510c9596b4 16:52:50 ---> 50b691bf9d8a 16:52:50 Step 6/23 : COPY go.mod . 16:52:50 ---> Running in 331c45acb389 16:52:51 ---> 053a63d7e3ac 16:52:51 Step 7/23 : RUN go mod download 16:52:51 ---> Running in 007afd35118d 16:52:53 Collecting docker-compose==1.23.2 16:52:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:52:53 Collecting texttable<0.10,>=0.9.0 16:52:53 Downloading texttable-0.9.1.tar.gz (11 kB) 16:52:54 Removing intermediate container 007afd35118d 16:52:54 ---> a489590f0c2a 16:52:54 Step 8/23 : COPY . . 16:52:55 Collecting jsonschema<3,>=2.5.1 16:52:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:55 Collecting docker<4.0,>=3.6.0 16:52:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:52:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.195s coverage: 100.0% of statements 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:52:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:52:58 Collecting cached-property<2,>=1.2.0 16:52:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:52:58 Collecting PyYAML<4,>=3.10 16:52:58 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:01 Collecting dockerpty<0.5,>=0.4.1 16:53:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:03 Collecting websocket-client<1.0,>=0.32.0 16:53:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:53:03 Collecting docopt<0.7,>=0.6.1 16:53:03 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.166s coverage: 29.1% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.150s coverage: 100.0% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.217s coverage: 100.0% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.118s coverage: 87.9% of statements 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:53:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.099s coverage: 100.0% of statements 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 16:53:03 Collecting docker-pycreds>=0.4.0 16:53:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:53:04 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) 16:53:04 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) 16:53:04 Collecting urllib3<1.25,>=1.21.1 16:53:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:05 GO111MODULE=on go vet ./... 16:53:05 Collecting idna<2.8,>=2.5 16:53:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:53:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:53:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:53:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:53:05 Installing collected packages: texttable, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docopt, docker-compose 16:53:05 Running setup.py install for texttable: started 16:53:07 Running setup.py install for texttable: finished with status 'done' 16:53:07 Attempting uninstall: urllib3 16:53:07 Found existing installation: urllib3 1.25.9 16:53:07 Uninstalling urllib3-1.25.9: 16:53:09 Successfully uninstalled urllib3-1.25.9 16:53:11 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 16:53:11 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 16:53:12 Attempting uninstall: idna 16:53:12 Found existing installation: idna 2.9 16:53:12 Uninstalling idna-2.9: 16:53:12 Successfully uninstalled idna-2.9 16:53:13 Attempting uninstall: requests 16:53:13 Found existing installation: requests 2.23.0 16:53:13 Uninstalling requests-2.23.0: 16:53:13 Successfully uninstalled requests-2.23.0 16:53:17 Running setup.py install for PyYAML: started 16:53:18 Running setup.py install for PyYAML: finished with status 'done' 16:53:18 Running setup.py install for dockerpty: started 16:53:19 Running setup.py install for dockerpty: finished with status 'done' 16:53:19 Running setup.py install for docopt: started 16:53:20 Running setup.py install for docopt: finished with status 'done' 16:53:20 ---> daabaeb0fb6e 16:53:20 Step 9/23 : RUN make cmd/core-data/core-data 16:53:21 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 16:53:21 ---> Running in 7085bcaf596b 16:53:22 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 16:53:26 Removing intermediate container e92f77329566 16:53:26 ---> 9e9369a7d6f3 16:53:26 16:53:26 Step 10/22 : FROM alpine:3.12 16:53:27 ---> 389fef711851 16:53:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:53:27 Removing intermediate container a021d6e72e84 16:53:27 ---> 0a03d7e6f80c 16:53:27 16:53:27 Step 10/31 : FROM alpine:3.12 16:53:27 ---> 389fef711851 16:53:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:53:27 ---> Using cache 16:53:27 ---> d1a0e704bc6f 16:53:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:27 ---> Using cache 16:53:27 ---> da102581b579 16:53:27 Step 13/22 : ENV APP_PORT=48085 16:53:27 Removing intermediate container 82e721301fc6 16:53:27 ---> 094c33538952 16:53:27 16:53:27 Step 10/24 : FROM alpine:3.12 16:53:27 ---> 389fef711851 16:53:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:53:27 Removing intermediate container 331c45acb389 16:53:27 ---> b6f8ee8eeda6 16:53:27 Step 21/26 : RUN apk --no-cache add curl 16:53:27 ---> Running in ae44b23f414c 16:53:27 ---> Running in bce82048e224 16:53:28 ---> Running in 4d044a47f296 16:53:28 ---> Running in d998d68c57d0 16:53:28 Removing intermediate container bce82048e224 16:53:28 ---> cea777dbec96 16:53:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:28 Removing intermediate container ae44b23f414c 16:53:28 ---> 3257e3dd5e38 16:53:28 Step 14/22 : EXPOSE $APP_PORT 16:53:28 ---> Running in d8e104e67803 16:53:28 ---> Running in 4f8464afd6a9 16:53:29 Removing intermediate container 4f8464afd6a9 16:53:29 ---> bf05fe54a94b 16:53:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:31 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:53:31 (2/3) Installing libcurl (7.69.1-r3) 16:53:31 (3/3) Installing curl (7.69.1-r3) 16:53:31 Executing busybox-1.31.1-r19.trigger 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:31 (1/5) Installing ca-certificates (20191127-r4) 16:53:31 OK: 72 MiB in 58 packages 16:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:53:31 (3/5) Installing libcurl (7.69.1-r3) 16:53:31 (4/5) Installing curl (7.69.1-r3) 16:53:31 (5/5) Installing dumb-init (1.2.2-r1) 16:53:31 Executing busybox-1.31.1-r19.trigger 16:53:31 Executing ca-certificates-20191127-r4.trigger 16:53:31 OK: 7 MiB in 19 packages 16:53:31 (1/2) Installing dumb-init (1.2.2-r1) 16:53:31 (2/2) Installing su-exec (0.2-r1) 16:53:31 Executing busybox-1.31.1-r19.trigger 16:53:31 OK: 6 MiB in 16 packages 16:53:31 ---> b1b237adef19 16:53:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:53:33 Removing intermediate container 4d044a47f296 16:53:33 ---> b9ca8fddf2a5 16:53:33 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:33 ---> 572348401978 16:53:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:53:33 ---> Running in 3db3ffcf9735 16:53:33 Removing intermediate container d8e104e67803 16:53:33 ---> b6a3412f0b2b 16:53:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:33 ---> Running in 67bfb5708c3c 16:53:33 Removing intermediate container d998d68c57d0 16:53:33 ---> 661a5c8425db 16:53:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:33 ---> Running in 45743cbf60ba 16:53:33 Removing intermediate container 3db3ffcf9735 16:53:33 ---> f1c1ccd95ddd 16:53:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:33 ---> f9a703788bcb 16:53:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:53:33 ---> Running in fd9214eb231e 16:53:33 Removing intermediate container 67bfb5708c3c 16:53:33 ---> 4f04a565f98a 16:53:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:33 ---> Running in 48d0252a5e02 16:53:33 Removing intermediate container 45743cbf60ba 16:53:33 ---> e45887e74868 16:53:33 Step 13/24 : WORKDIR / 16:53:33 ---> Running in 6054b8c7fb22 16:53:34 ---> Running in 867d5af3a0f2 16:53:35 Removing intermediate container fd9214eb231e 16:53:35 ---> 97437e663311 16:53:35 Step 24/26 : LABEL arch=x86_64 16:53:35 Removing intermediate container 48d0252a5e02 16:53:35 ---> 2a95ab62158b 16:53:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:35 Removing intermediate container 6054b8c7fb22 16:53:35 ---> 6b1812844296 16:53:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:35 Removing intermediate container 867d5af3a0f2 16:53:35 ---> dbfc67a8fa7a 16:53:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:36 ---> Running in 51ee3eaab3d4 16:53:36 ---> Running in e9c30551d64a 16:53:36 ---> Running in d57d77bc63d0 16:53:36 ---> 58b158015da0 16:53:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:36 Removing intermediate container 51ee3eaab3d4 16:53:36 ---> 86906dafa015 16:53:36 Step 25/26 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:53:36 Removing intermediate container e9c30551d64a 16:53:36 ---> e452832ecd1a 16:53:36 Step 20/22 : LABEL arch=x86_64 16:53:37 ---> Running in fd60c52c7a03 16:53:37 ---> Running in c282df44d5ae 16:53:37 ---> 4665966c7931 16:53:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:37 Removing intermediate container fd60c52c7a03 16:53:37 ---> 08770b6d2171 16:53:37 Step 26/26 : LABEL version=0.0.0 16:53:37 ---> Running in d28e123d740b 16:53:37 Removing intermediate container c282df44d5ae 16:53:37 ---> 06da83a3f5da 16:53:37 Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:53:37 ---> Running in a26f9bccf970 16:53:37 ---> 7e58eaedb03b 16:53:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:38 Removing intermediate container d28e123d740b 16:53:38 ---> 98dfe148de2b 16:53:38 16:53:38 Removing intermediate container a26f9bccf970 16:53:38 ---> 52f83bbf18a6 16:53:38 Step 22/22 : LABEL version=0.0.0 16:53:38 Successfully built 98dfe148de2b 16:53:38 Successfully tagged docker-sys-mgmt-agent-go:latest 16:53:38  Building docker-sys-mgmt-agent-go ... done  ---> Running in b7d6b47c8d09 16:53:38 Removing intermediate container d57d77bc63d0 16:53:38 ---> 9297fed0ed58 16:53:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:53:38 ---> e183ad5e35ff 16:53:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:38 ---> Running in 5ff0c1a415f5 16:53:38 Removing intermediate container b7d6b47c8d09 16:53:38 ---> ddbaf05885a5 16:53:38 16:53:38 Removing intermediate container 5ff0c1a415f5 16:53:38 ---> aaf54fa76336 16:53:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:38 Successfully built ddbaf05885a5 16:53:39 Successfully tagged docker-support-scheduler-go:latest 16:53:39  Building docker-support-scheduler-go ... done  ---> 4983f92ce40f 16:53:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:39 ---> 56d1e52b2473 16:53:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:39 ---> Running in 8c3fc79f3f0e 16:53:39 ---> b315f86cad75 16:53:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:53:39 ---> Running in 3ad37e7b1d58 16:53:42 Removing intermediate container 8c3fc79f3f0e 16:53:42 ---> 2c809fbdf8c8 16:53:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:42 Removing intermediate container 3ad37e7b1d58 16:53:42 ---> 897b518bee08 16:53:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:53:42 ---> Running in b485fec9c805 16:53:42 ---> 68f82199bfd7 16:53:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:42 Removing intermediate container b485fec9c805 16:53:42 ---> 80d9524a8341 16:53:42 Step 22/24 : LABEL arch=x86_64 16:53:43 ---> Running in b7b59f2fb299 16:53:44 ---> 83a7ebb27494 16:53:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:44 Removing intermediate container b7b59f2fb299 16:53:44 ---> 685e883a1449 16:53:44 Step 23/24 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:53:44 Removing intermediate container 7085bcaf596b 16:53:44 ---> 14101a7d9120 16:53:44 16:53:44 Step 10/23 : FROM alpine:3.12 16:53:44 ---> 389fef711851 16:53:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:44 ---> Running in 444eb4f91418 16:53:44 ---> Running in 2afbf3e8f4f4 16:53:44 ---> 5113e7006323 16:53:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 16:53:44 Removing intermediate container 444eb4f91418 16:53:44 ---> d27d14922610 16:53:44 Step 24/24 : LABEL version=0.0.0 16:53:44 Removing intermediate container 2afbf3e8f4f4 16:53:44 ---> 3453af56b7ce 16:53:44 Step 12/23 : ENV APP_PORT=48080 16:53:44 ---> Running in 93d057a1d435 16:53:44 ---> Running in 70f700aa832b 16:53:45 Removing intermediate container 93d057a1d435 16:53:45 ---> a1094b81529e 16:53:45 16:53:45 ---> 0c555607a807 16:53:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:45 Removing intermediate container 70f700aa832b 16:53:45 ---> e1fab859dc5e 16:53:45 Step 13/23 : EXPOSE $APP_PORT 16:53:45 ---> Running in 611bf4869159 16:53:45 Successfully built a1094b81529e 16:53:45 Successfully tagged docker-security-secretstore-setup-go:latest 16:53:45  Building docker-security-secretstore-setup-go ... done  ---> 2d2af0d8c3d9 16:53:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:53:45 Removing intermediate container 611bf4869159 16:53:45 ---> 8bc4339db44c 16:53:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:45 ---> Running in a94886432afb 16:53:45 ---> Running in 21760d9e550f 16:53:45 Removing intermediate container 21760d9e550f 16:53:45 ---> d6f1a6122878 16:53:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:46 ---> 03f888624ef4 16:53:46 Step 26/31 : RUN chmod +x /entrypoint.sh 16:53:46 ---> Running in 0872ae99a079 16:53:46 Removing intermediate container a94886432afb 16:53:46 ---> b3392cd46c98 16:53:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:53:46 ---> Running in 33051aaffdae 16:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:47 Removing intermediate container 0872ae99a079 16:53:47 ---> 8f2bbe6aac1f 16:53:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:53:47 ---> Running in fb84ca81e9bc 16:53:47 Removing intermediate container fb84ca81e9bc 16:53:47 ---> aeb264011f81 16:53:47 Step 28/31 : CMD ["gate"] 16:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:47 ---> Running in 83afa233ef8f 16:53:48 Removing intermediate container 83afa233ef8f 16:53:48 ---> 59665fd4b908 16:53:48 Step 29/31 : LABEL arch=x86_64 16:53:48 (1/6) Installing dumb-init (1.2.2-r1) 16:53:48 ---> Running in 80fb443ab218 16:53:48 (2/6) Installing libgcc (9.3.0-r2) 16:53:48 (3/6) Installing libsodium (1.0.18-r0) 16:53:48 Removing intermediate container 80fb443ab218 16:53:48 ---> a06a4efa621e 16:53:48 Step 30/31 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:53:48 (4/6) Installing libstdc++ (9.3.0-r2) 16:53:48 (5/6) Installing libzmq (4.3.3-r0) 16:53:49 (6/6) Installing zeromq (4.3.3-r0) 16:53:49 ---> Running in 8b2c364df2ea 16:53:49 Executing busybox-1.31.1-r19.trigger 16:53:49 OK: 8 MiB in 20 packages 16:53:49 Removing intermediate container 8b2c364df2ea 16:53:49 ---> 4fdbd8a9e22b 16:53:49 Step 31/31 : LABEL version=0.0.0 16:53:49 ---> Running in 3a01ea38a521 16:53:50 Removing intermediate container 3a01ea38a521 16:53:50 ---> 47ac39b2aa40 16:53:50 16:53:50 Removing intermediate container 33051aaffdae 16:53:50 ---> 235c292d4fdb 16:53:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:50 Successfully built 47ac39b2aa40 16:53:50 Successfully tagged docker-security-bootstrapper-go:latest 16:53:50  Building docker-security-bootstrapper-go ... done  ---> 69263dff1362 16:53:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:51 ---> 763f8fecf38d 16:53:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:51 ---> 6641be403cf4 16:53:51 Step 19/23 : ENTRYPOINT ["/core-data"] 16:53:51 ---> Running in 1747ac762fe3 16:53:51 Removing intermediate container 1747ac762fe3 16:53:51 ---> 2cbf22989ced 16:53:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:51 ---> Running in 93dfbb462cce 16:53:52 Removing intermediate container 93dfbb462cce 16:53:52 ---> c90be8d04944 16:53:52 Step 21/23 : LABEL arch=x86_64 16:53:52 ---> Running in c7cf2689adc0 16:53:52 Removing intermediate container c7cf2689adc0 16:53:52 ---> 12356aba6f9e 16:53:52 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:53:52 ---> Running in e3b317131d84 16:53:52 Removing intermediate container e3b317131d84 16:53:52 ---> cf076669981f 16:53:52 Step 23/23 : LABEL version=0.0.0 16:53:52 ---> Running in 215b848a265a 16:53:52 Removing intermediate container 215b848a265a 16:53:52 ---> f2db2d792f90 16:53:52 16:53:53 Successfully built f2db2d792f90 16:53:53 Successfully tagged docker-core-data-go:latest 16:53:53  Building docker-core-data-go ... done  [Pipeline] } 16:53:53 $ docker stop --time=1 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef 16:53:55 $ docker rm -f 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef [Pipeline] // withDockerContainer [Pipeline] sh 16:53:55 + docker images 16:53:55 + grep docker 16:53:56 docker-core-data-go latest f2db2d792f90 3 seconds ago 22.3MB 16:53:56 docker-security-bootstrapper-go latest 47ac39b2aa40 6 seconds ago 23.8MB 16:53:56 docker-security-secretstore-setup-go latest a1094b81529e 11 seconds ago 24.6MB 16:53:56 docker-support-scheduler-go latest ddbaf05885a5 17 seconds ago 17MB 16:53:56 docker-sys-mgmt-agent-go latest 98dfe148de2b 18 seconds ago 313MB 16:53:56 docker-security-proxy-setup-go latest 5d7efcebc699 About a minute ago 24.4MB 16:53:56 docker-core-metadata-go latest 240ec758e491 About a minute ago 18.8MB 16:53:56 docker-core-command-go latest a29c62e5e3c0 About a minute ago 16.9MB 16:53:56 docker-support-notifications-go latest aef1b17c6bc1 About a minute ago 17.5MB 16:53:56 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:53:57 Running on prd-ubuntu18.04-docker-8c-8g-24547 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws 16:53:57 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 16:53:59 using credential edgex-jenkins-ssh 16:53:59 Cloning the remote Git repository 16:53:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:53:59 > git init /w/workspace/edgex-go/11 # timeout=10 16:53:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:53:59 > git --version # timeout=10 16:53:59 > git --version # 'git version 2.17.1' 16:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:14 Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:54:14 Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 16:54:14 Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) 16:54:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:54:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:54:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:14 > git config core.sparsecheckout # timeout=10 16:54:14 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 16:54:14 > git remote # timeout=10 16:54:14 > git config --get remote.origin.url # timeout=10 16:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:14 > git merge 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 16:54:14 > git rev-parse HEAD^{commit} # timeout=10 16:54:14 > git config core.sparsecheckout # timeout=10 16:54:14 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 16:54:19 Commit message: "fix: Fix broken unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:20 + echo snap-build.sh 16:54:20 snap-build.sh 16:54:20 + SNAP_BASE_DIR=. 16:54:20 + '[' '!' -z /w/workspace/edgex-go/11 ']' 16:54:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 16:54:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 16:54:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 16:54:20 + cd /w/workspace/edgex-go/11 16:54:20 + sudo apt-get remove -qy --purge lxd lxd-client 16:54:20 Reading package lists... 16:54:20 Building dependency tree... 16:54:20 Reading state information... 16:54:20 The following packages were automatically installed and are no longer required: 16:54:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:54:20 uidmap xdelta3 16:54:20 Use 'sudo apt autoremove' to remove them. 16:54:20 The following packages will be REMOVED: 16:54:20 lxd* lxd-client* 16:54:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:54:21 After this operation, 31.7 MB disk space will be freed. 16:54:22 (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.) 16:54:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:54:23 Removing lxd dnsmasq configuration 16:54:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:54:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:54:24 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:54:24 (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.) 16:54:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:54:26 Processing triggers for systemd (237-3ubuntu10.42) ... 16:54:26 Processing triggers for ureadahead (0.100.0-21) ... 16:54:26 gofmt -l . 16:54:26 [ "`gofmt -l .`" = "" ] 16:54:26 ./bin/test-go-mod-tidy.sh 16:54:26 ./bin/test-attribution-txt.sh [Pipeline] sh 16:54:27 + ls -al . 16:54:27 total 712 16:54:27 drwxrwxr-x 9 1001 1001 4096 Feb 2 16:54 . 16:54:27 drwxr-xr-x 4 root root 4096 Feb 2 16:50 .. 16:54:27 -rw-rw-r-- 1 1001 1001 11 Feb 2 16:48 .dockerignore 16:54:27 drwxrwxr-x 8 1001 1001 4096 Feb 2 16:48 .git 16:54:27 drwxrwxr-x 3 1001 1001 4096 Feb 2 16:48 .github 16:54:27 -rw-rw-r-- 1 1001 1001 872 Feb 2 16:48 .gitignore 16:54:27 -rw-rw-r-- 1 1001 1001 166 Feb 2 16:48 .sonarcloud.properties 16:54:27 -rw-rw-r-- 1 1001 1001 7859 Feb 2 16:48 Attribution.txt 16:54:27 -rw-rw-r-- 1 1001 1001 3804 Feb 2 16:48 CONTRIBUTING.md 16:54:27 -rw-rw-r-- 1 1001 1001 931 Feb 2 16:48 Dockerfile.build 16:54:27 -rw-rw-r-- 1 1001 1001 863 Feb 2 16:48 Jenkinsfile 16:54:27 -rw-rw-r-- 1 1001 1001 10775 Feb 2 16:48 LICENSE 16:54:27 -rw-rw-r-- 1 1001 1001 6001 Feb 2 16:48 Makefile 16:54:27 -rw-rw-r-- 1 1001 1001 6524 Feb 2 16:48 README.md 16:54:27 -rw-rw-r-- 1 1001 1001 6755 Feb 2 16:48 SECURITY.md 16:54:27 -rw-rw-r-- 1 1001 1001 5 Feb 2 16:46 VERSION 16:54:27 -rw-rw-r-- 1 1001 1001 4131 Feb 2 16:48 ZMQWindows.md 16:54:27 drwxrwxr-x 2 1001 1001 4096 Feb 2 16:48 bin 16:54:27 drwxrwxr-x 15 1001 1001 4096 Feb 2 16:48 cmd 16:54:27 -rw-r--r-- 1 root root 578674 Feb 2 16:53 coverage.out 16:54:27 -rw-r--r-- 1 root root 1054 Feb 2 16:54 go.mod 16:54:27 -rw-r--r-- 1 root root 19399 Feb 2 16:54 go.sum 16:54:27 drwxrwxr-x 8 1001 1001 4096 Feb 2 16:48 internal 16:54:27 drwxrwxr-x 4 1001 1001 4096 Feb 2 16:48 openapi 16:54:27 drwxrwxr-x 4 1001 1001 4096 Feb 2 16:48 snap 16:54:27 -rw-rw-r-- 1 1001 1001 168 Feb 2 16:48 version.go [Pipeline] sh 16:54:27 + sudo snap remove --purge lxd 16:54:27 snap "lxd" is not installed 16:54:27 + sudo groupadd --force --system lxd 16:54:27 ++ whoami 16:54:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:54:27 + newgrp - lxd 16:54:27 + sudo snap install lxd 16:54:28 + '[' -e coverage.out ] 16:54:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:54:28 Warning: overwriting stash ‘coverage-report’ 16:54:29 Stashed 1 file(s) [Pipeline] sh 16:54:30 + make build 16:54:30 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 16:54:37 2021-02-02T16:54:35Z INFO Waiting for automatic snapd restart... 16:54:40 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 16:54:50 lxd 4.10 from Canonical* installed 16:54:50 + sudo lxd init --auto 16:55:00 + sudo snap install --classic snapcraft 16:55:02 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 16:55:04 snapcraft 4.4.4 from Canonical* installed 16:55:04 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:55:04 + patch --verbose -p1 16:55:04 Hmm... Looks like a unified diff to me... 16:55:04 The text leading up to this was: 16:55:04 -------------------------- 16:55:04 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:55:04 |From: Tony Espy 16:55:04 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:55:04 |Subject: [PATCH] optimize snap build for pipeline CI check 16:55:04 | 16:55:04 |This patch is used by the EdgeX CI pipeline builds to 16:55:04 |optimize the snap CI check run for pull requests. When 16:55:04 |applied, it essentially strips out everything (apps and 16:55:04 |parts) from the snapcraft.yaml file except those required 16:55:04 |to build edgex-go, as the whole idea of the CI check is to 16:55:04 |catch changes to edgex-go that break the snap build. 16:55:04 | 16:55:04 |In general, anyone updating snapcraft.yaml will also need 16:55:04 |to update this patch file, otherwise it may fail to apply, 16:55:04 |resulting in a failed snap build CI check in the associated 16:55:04 |pull request. 16:55:04 | 16:55:04 |Note - in addition to applying this patch, the pipeline also 16:55:04 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:55:04 |need to build the finally binary .snap file (and it won't 16:55:04 |work with the patch applied). This further reduces the build 16:55:04 |time. 16:55:04 |--- 16:55:04 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:55:04 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:55:04 | 16:55:04 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:55:04 |index 1e537489..faf42425 100644 16:55:04 |--- a/snap/snapcraft.yaml 16:55:04 |+++ b/snap/snapcraft.yaml 16:55:04 -------------------------- 16:55:04 patching file snap/snapcraft.yaml 16:55:04 Using Plan A... 16:55:04 Hunk #1 succeeded at 73. 16:55:04 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 16:55:04 Hunk #3 succeeded at 214 (offset -1 lines). 16:55:04 Hunk #4 succeeded at 222 (offset -1 lines). 16:55:04 Hunk #5 succeeded at 229 (offset -1 lines). 16:55:04 Hunk #6 succeeded at 256 (offset -1 lines). 16:55:04 Hunk #7 succeeded at 290 (offset -1 lines). 16:55:04 Hunk #8 succeeded at 342. 16:55:04 Hmm... Ignoring the trailing garbage. 16:55:04 done 16:55:04 + sudo snapcraft prime --use-lxd 16:55:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:55:06 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:55:06 - README.md 16:55:06 - snapcraft.yaml.orig 16:55:06 16:55:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:55:06 Launching a container. 16:55:06 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 16:55:12 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 16:55:12 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 16:55:18 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 16:55:21 Waiting for container to be ready 16:55:21 To start your first instance, try: lxc launch ubuntu:18.04 16:55:21 16:55:22 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 16:55:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:55:23 Waiting for network to be ready... 16:55:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:55:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1535 kB] 16:55:24 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:55:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 16:55:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 16:55:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 16:55:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 16:55:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 16:55:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 16:55:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 16:55:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:55:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:55:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:55:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:55:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:55:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:55:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:55:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:55:25 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 16:55:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:55:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1878 kB] 16:55:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 16:55:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 16:55:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 16:55:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 16:55:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 16:55:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 16:55:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 16:55:29 Fetched 23.9 MB in 5s (4469 kB/s) 16:55:30 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 16:55:31 Reading package lists... 16:55:31 Reading package lists... 16:55:31 Building dependency tree... 16:55:31 Reading state information... 16:55:31 The following additional packages will be installed: 16:55:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:55:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:55:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:55:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:55:31 Suggested packages: 16:55:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:55:31 Recommended packages: 16:55:31 gnupg libsasl2-modules 16:55:31 The following NEW packages will be installed: 16:55:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:55:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:55:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:55:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:55:31 The following packages will be upgraded: 16:55:31 gpg gpg-agent gpgconf libudev1 16:55:31 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:55:31 Need to get 3533 kB of archives. 16:55:31 After this operation, 13.3 MB of additional disk space will be used. 16:55:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:55:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:55:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:55:31 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 16:55:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:55:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:55:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:55:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:55:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:55:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 16:55:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:55:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:55:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:55:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:55:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:55:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:55:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:55:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:55:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:55:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:55:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:55:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:55:32 debconf: delaying package configuration, since apt-utils is not installed 16:55:33 Fetched 3533 kB in 1s (3070 kB/s) 16:55:33 (Reading database ... 12511 files and directories currently installed.) 16:55:33 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 16:55:33 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:55:33 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 16:55:33 Selecting previously unselected package udev. 16:55:33 (Reading database ... 12511 files and directories currently installed.) 16:55:33 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 16:55:33 Unpacking udev (237-3ubuntu10.44) ... 16:55:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:55:33 Selecting previously unselected package libfuse2:amd64. 16:55:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:55:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:55:33 Selecting previously unselected package fuse. 16:55:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:55:33 Unpacking fuse (2.9.7-1ubuntu1) ... 16:55:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:55:33 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:55:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:55:34 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:55:34 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:55:34 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:55:34 Selecting previously unselected package libksba8:amd64. 16:55:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:55:34 Unpacking libksba8:amd64 (1.3.5-2) ... 16:55:34 Selecting previously unselected package libroken18-heimdal:amd64. 16:55:34 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:34 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:55:34 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:55:34 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:34 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:55:34 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:34 Selecting previously unselected package libwind0-heimdal:amd64. 16:55:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:55:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:35 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:35 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:55:35 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:35 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:55:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:35 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:55:35 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:55:35 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:35 Selecting previously unselected package libsasl2-modules-db:amd64. 16:55:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:55:35 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:55:35 Selecting previously unselected package libsasl2-2:amd64. 16:55:35 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:55:35 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:55:35 Selecting previously unselected package libldap-common. 16:55:35 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:55:35 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:55:35 Selecting previously unselected package libldap-2.4-2:amd64. 16:55:35 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:55:35 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:55:36 Selecting previously unselected package dirmngr. 16:55:36 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:55:36 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:55:36 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:55:36 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:55:36 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:55:36 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:55:36 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:55:36 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:55:36 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:36 Setting up libksba8:amd64 (1.3.5-2) ... 16:55:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:55:36 Setting up udev (237-3ubuntu10.44) ... 16:55:36 invoke-rc.d: policy-rc.d denied execution of start. 16:55:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:36 Processing triggers for systemd (237-3ubuntu10) ... 16:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:37 Setting up fuse (2.9.7-1ubuntu1) ... 16:55:37 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:55:37 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:55:37 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:55:37 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:55:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:55:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:55:37 settings in the [Install] section, and DefaultInstance for template units). 16:55:37 This means they are not meant to be enabled using systemctl. 16:55:37 Possible reasons for having this kind of units are: 16:55:37 1) A unit may be statically enabled by being symlinked from another unit's 16:55:37 .wants/ or .requires/ directory. 16:55:37 2) A unit's purpose may be to act as a helper for some other unit which has 16:55:37 a requirement dependency on it. 16:55:37 3) A unit may be started when needed via activation (socket, path, timer, 16:55:37 D-Bus, udev, scripted systemctl call, ...). 16:55:37 4) In case of template units, the unit is meant to be enabled with some 16:55:37 instance name specified. 16:55:38 Reading package lists... 16:55:38 Building dependency tree... 16:55:38 Reading state information... 16:55:38 The following additional packages will be installed: 16:55:38 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:55:38 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:55:38 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:55:38 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:55:38 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:55:38 Suggested packages: 16:55:38 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:55:38 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:55:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:55:38 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:55:38 systemd-container policykit-1 16:55:38 Recommended packages: 16:55:38 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:55:38 The following NEW packages will be installed: 16:55:38 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:55:38 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:55:38 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:55:38 multiarch-support openssh-client python3 python3-minimal python3.6 16:55:38 python3.6-minimal snapd squashfs-tools sudo 16:55:38 The following packages will be upgraded: 16:55:38 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:55:38 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:55:38 Need to get 35.2 MB of archives. 16:55:38 After this operation, 141 MB of additional disk space will be used. 16:55:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:55:39 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 16:55:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:55:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:55:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:55:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:55:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:55:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:55:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:55:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:55:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:55:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:55:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:55:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:55:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:55:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:55:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:55:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:55:39 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 16:55:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:55:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:55:40 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:55:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:55:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:55:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:55:40 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:55:40 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:55:40 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:55:40 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:55:40 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:55:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:55:42 debconf: delaying package configuration, since apt-utils is not installed 16:55:42 Fetched 35.2 MB in 3s (12.6 MB/s) 16:55:42 (Reading database ... 12757 files and directories currently installed.) 16:55:42 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 16:55:42 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:55:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 16:55:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:55:42 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 16:55:42 (Reading database ... 12757 files and directories currently installed.) 16:55:42 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:55:42 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:55:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:55:43 (Reading database ... 12757 files and directories currently installed.) 16:55:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:55:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:55:43 Setting up apt (1.6.12ubuntu0.2) ... 16:55:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:55:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:55:44 (Reading database ... 12764 files and directories currently installed.) 16:55:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:55:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:55:44 Selecting previously unselected package libpython3.6-minimal:amd64. 16:55:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:55:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:55:44 Selecting previously unselected package libexpat1:amd64. 16:55:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:55:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:55:44 Selecting previously unselected package python3.6-minimal. 16:55:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:55:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:55:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:55:45 Checking for services that may need to be restarted...done. 16:55:45 Checking for services that may need to be restarted...done. 16:55:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:55:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:55:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:55:46 Selecting previously unselected package python3-minimal. 16:55:46 (Reading database ... 13012 files and directories currently installed.) 16:55:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:55:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:55:46 Selecting previously unselected package mime-support. 16:55:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:55:46 Unpacking mime-support (3.60ubuntu1) ... 16:55:46 Selecting previously unselected package libmpdec2:amd64. 16:55:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:55:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [Pipeline] } 16:55:46 $ docker stop --time=1 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 16:55:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:55:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:55:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:55:48 Selecting previously unselected package python3.6. 16:55:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:55:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:55:48 Selecting previously unselected package libpython3-stdlib:amd64. 16:55:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:55:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:55:48 Setting up python3-minimal (3.6.7-1~18.04) ... 16:55:48 Selecting previously unselected package python3. 16:55:48 (Reading database ... 13442 files and directories currently installed.) 16:55:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:55:48 Unpacking python3 (3.6.7-1~18.04) ... 16:55:48 Selecting previously unselected package multiarch-support. 16:55:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:55:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:55:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:55:48 Selecting previously unselected package liblzo2-2:amd64. 16:55:48 (Reading database ... 13479 files and directories currently installed.) 16:55:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:55:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:55:48 Selecting previously unselected package libbsd0:amd64. 16:55:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:55:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:55:48 Selecting previously unselected package sudo. 16:55:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:55:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:55:49 $ docker rm -f 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 16:55:49 Selecting previously unselected package apparmor. 16:55:49 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:55:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:55:49 Selecting previously unselected package libedit2:amd64. 16:55:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:55:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:55:49 Selecting previously unselected package libkrb5support0:amd64. 16:55:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:55:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:55:49 Selecting previously unselected package libk5crypto3:amd64. 16:55:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:55:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:55:49 Selecting previously unselected package libkeyutils1:amd64. 16:55:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:55:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:55:49 Selecting previously unselected package libkrb5-3:amd64. 16:55:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:55:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:55:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:55:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:55:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:55:50 Selecting previously unselected package libssl1.0.0:amd64. 16:55:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:55:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:55:50 Selecting previously unselected package openssh-client. 16:55:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:55:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:55:50 Selecting previously unselected package squashfs-tools. 16:55:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:55:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 16:55:50 Selecting previously unselected package snapd. 16:55:50 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:55:50 Unpacking snapd (2.48+18.04) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:51 16:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:55:51 latest: Pulling from edgex-devops/edgex-compose-arm64 16:55:51 29e5d40040c1: Pulling fs layer 16:55:51 1ce36da41761: Pulling fs layer 16:55:51 25b303627fd3: Pulling fs layer 16:55:52 29e5d40040c1: Verifying Checksum 16:55:52 29e5d40040c1: Download complete 16:55:52 1ce36da41761: Verifying Checksum 16:55:52 1ce36da41761: Download complete 16:55:52 29e5d40040c1: Pull complete 16:55:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:55:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:55:53 Setting up mime-support (3.60ubuntu1) ... 16:55:53 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:55:53 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:55:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:55:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:55:53 Setting up systemd (237-3ubuntu10.44) ... 16:55:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:55:54 1ce36da41761: Pull complete 16:55:54 25b303627fd3: Verifying Checksum 16:55:54 25b303627fd3: Download complete 16:55:54 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:55:54 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:55:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:55:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:55:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:55:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:55:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:55:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:55:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:55:55 Setting up python3 (3.6.7-1~18.04) ... 16:55:55 running python rtupdate hooks for python3.6... 16:55:55 running python post-rtupdate hooks for python3.6... 16:55:55 Setting up apparmor (2.12-4ubuntu5.1) ... 16:55:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:55:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:55:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:55:57 Setting up snapd (2.48+18.04) ... 16:55:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:55:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:55:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:55:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:55:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:55:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:55:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:55:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:56:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:56:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:56:00 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:56:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:56:00 Processing triggers for systemd (237-3ubuntu10.44) ... 16:56:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:56:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:56:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:56:03 Reading package lists... 16:56:03 Reading package lists... 16:56:04 Building dependency tree... 16:56:04 Reading state information... 16:56:04 Calculating upgrade... 16:56:04 25b303627fd3: Pull complete 16:56:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:56:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:56:04 The following packages will be upgraded: 16:56:04 advancecomp base-files bash binutils binutils-common 16:56:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:56:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:56:04 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:56:04 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:56:04 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:56:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:56:04 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:56:04 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:56:04 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:56:04 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:56:04 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:56:04 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:56:04 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:56:04 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:56:04 prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container 16:56:04 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:56:04 Need to get 63.8 MB of archives. 16:56:04 After this operation, 5205 kB of additional disk space will be used. 16:56:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 16:56:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:56:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:56:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:56:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:56:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:56:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:56:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:56:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:56:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:56:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:56:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:56:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:56:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:56:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:56:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:56:05 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:56:05 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:56:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:56:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:56:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:56:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:56:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:56:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:56:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:56:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:56:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:56:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:56:05 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:56:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:56:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:56:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:56:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:56:05 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:56:05 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:56:05 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:56:05 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:56:05 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:56:05 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:56:05 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:56:05 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:56:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:56:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:56:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:56:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:56:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:56:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:56:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:56:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:56:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:56:05 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 16:56:05 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:56:05 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:56:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:56:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:56:05 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:56:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:56:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:56:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:56:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:56:06 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:56:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:56:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:56:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:56:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:56:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:56:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:56:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:56:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:56:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:56:06 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:56:06 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:56:06 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:56:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:56:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:56:06 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:56:06 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:56:06 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:56:06 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:56:06 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:56:06 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:56:06 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:56:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:56:06 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:56:06 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:56:06 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:56:06 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:56:06 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:56:06 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:56:06 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:56:06 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:56:06 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:56:07 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:56:07 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:56:07 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:56:07 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:56:07 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:56:07 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:56:07 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:56:07 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:56:07 $ docker top e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 -eo pid,comm 16:56:07 debconf: delaying package configuration, since apt-utils is not installed 16:56:07 Fetched 63.8 MB in 3s (19.4 MB/s) [Pipeline] { 16:56:08 (Reading database ... 13912 files and directories currently installed.) 16:56:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:56:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] sh 16:56:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:56:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:56:08 + docker-compose build --help 16:56:08 + grep parallel 16:56:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 16:56:09 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 16:56:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:10 (Reading database ... 13911 files and directories currently installed.) 16:56:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:56:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:56:11 (Reading database ... 13911 files and directories currently installed.) 16:56:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:56:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:56:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:11 (Reading database ... 13911 files and directories currently installed.) 16:56:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:56:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:56:12 --parallel Build images in parallel. 16:56:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [Pipeline] } 16:56:12 $ docker stop --time=1 e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 16:56:12 (Reading database ... 13911 files and directories currently installed.) 16:56:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:56:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:56:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:56:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:56:12 Setting up base-files (10.1ubuntu2.10) ... 16:56:13 Installing new version of config file /etc/issue ... 16:56:13 Installing new version of config file /etc/issue.net ... 16:56:13 Installing new version of config file /etc/lsb-release ... 16:56:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:56:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:56:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:56:13 Removing obsolete conffile /etc/default/motd-news ... 16:56:13 (Reading database ... 13912 files and directories currently installed.) 16:56:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:56:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:56:13 Setting up bash (4.4.18-2ubuntu1.2) ... 16:56:13 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:56:13 (Reading database ... 13912 files and directories currently installed.) 16:56:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:56:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:56:14 (Reading database ... 13912 files and directories currently installed.) 16:56:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:56:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:56:14 Setting up tar (1.29b-2ubuntu0.2) ... 16:56:14 $ docker rm -f e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 16:56:14 (Reading database ... 13912 files and directories currently installed.) 16:56:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:56:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:56:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 16:56:15 (Reading database ... 13912 files and directories currently installed.) 16:56:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:56:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:56:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] isUnix [Pipeline] sh 16:56:15 (Reading database ... 13912 files and directories currently installed.) 16:56:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:56:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:56:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:56:15 . [Pipeline] withDockerContainer 16:56:15 (Reading database ... 13912 files and directories currently installed.) 16:56:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:56:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:56:15 Setting up grep (3.1-2build1) ... 16:56:15 (Reading database ... 13912 files and directories currently installed.) 16:56:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:56:15 prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container 16:56:15 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 16:56:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:56:15 Setting up login (1:4.5-1ubuntu2) ... 16:56:15 (Reading database ... 13912 files and directories currently installed.) 16:56:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:56:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:56:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:56:16 (Reading database ... 13912 files and directories currently installed.) 16:56:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:56:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:56:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:56:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:56:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:56:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:56:17 $ docker top 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:56:17 (Reading database ... 13912 files and directories currently installed.) 16:56:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:56:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:56:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:56:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:56:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:56:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:56:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:56:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:56:19 (Reading database ... 13912 files and directories currently installed.) 16:56:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:56:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:56:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:56:19 (Reading database ... 13912 files and directories currently installed.) 16:56:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:56:19 (Reading database ... 13912 files and directories currently installed.) 16:56:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:56:20 (Reading database ... 13912 files and directories currently installed.) 16:56:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:56:20 (Reading database ... 13912 files and directories currently installed.) 16:56:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:56:20 (Reading database ... 13912 files and directories currently installed.) 16:56:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:56:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:56:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:56:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:56:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:56:21 (Reading database ... 13912 files and directories currently installed.) 16:56:21 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:56:21 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:56:21 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:56:21 (Reading database ... 13912 files and directories currently installed.) 16:56:21 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:21 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:21 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:56:21 (Reading database ... 13912 files and directories currently installed.) 16:56:21 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:21 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:21 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:56:21 (Reading database ... 13912 files and directories currently installed.) 16:56:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:22 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:56:22 Building docker-core-command-go ... 16:56:22 Building docker-core-data-go ... 16:56:22 Building docker-core-metadata-go ... 16:56:22 Building docker-security-bootstrapper-go ... 16:56:22 Building docker-security-proxy-setup-go ... 16:56:22 Building docker-security-secretstore-setup-go ... 16:56:22 Building docker-support-notifications-go ... 16:56:22 Building docker-support-scheduler-go ... 16:56:22 Building docker-sys-mgmt-agent-go ... 16:56:22 Building docker-security-proxy-setup-go 16:56:22 Building docker-core-metadata-go 16:56:22 Building docker-support-notifications-go 16:56:22 Building docker-support-scheduler-go 16:56:22 Building docker-security-bootstrapper-go 16:56:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:56:23 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:56:23 (Reading database ... 13912 files and directories currently installed.) 16:56:23 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:56:23 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:56:23 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:56:23 (Reading database ... 13912 files and directories currently installed.) 16:56:23 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:56:23 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:56:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:56:23 (Reading database ... 13914 files and directories currently installed.) 16:56:23 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:56:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:56:24 Setting up debconf (1.5.66ubuntu1) ... 16:56:24 (Reading database ... 13914 files and directories currently installed.) 16:56:24 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:56:24 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:56:24 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:56:24 (Reading database ... 13914 files and directories currently installed.) 16:56:24 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:56:24 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:56:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:56:24 (Reading database ... 13914 files and directories currently installed.) 16:56:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:56:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:56:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:56:25 (Reading database ... 13914 files and directories currently installed.) 16:56:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:56:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:56:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:56:25 (Reading database ... 13914 files and directories currently installed.) 16:56:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:56:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:56:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:56:26 (Reading database ... 13914 files and directories currently installed.) 16:56:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:56:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:56:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 16:56:26 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:56:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:56:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:56:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:56:26 (Reading database ... 13914 files and directories currently installed.) 16:56:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:56:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:56:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:56:27 (Reading database ... 13914 files and directories currently installed.) 16:56:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:56:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:56:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:56:27 (Reading database ... 13914 files and directories currently installed.) 16:56:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:56:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:56:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:56:27 (Reading database ... 13914 files and directories currently installed.) 16:56:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:56:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:56:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:56:27 (Reading database ... 13914 files and directories currently installed.) 16:56:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:56:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:56:28 Setting up passwd (1:4.5-1ubuntu2) ... 16:56:28 (Reading database ... 13914 files and directories currently installed.) 16:56:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:56:28 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:56:28 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:56:28 (Reading database ... 13914 files and directories currently installed.) 16:56:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:56:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:56:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:56:28 (Reading database ... 13914 files and directories currently installed.) 16:56:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:56:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:56:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:56:29 (Reading database ... 13914 files and directories currently installed.) 16:56:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:56:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:56:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:56:30 (Reading database ... 13914 files and directories currently installed.) 16:56:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:56:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:56:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:56:30 (Reading database ... 13914 files and directories currently installed.) 16:56:30 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:56:30 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:56:30 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:56:30 (Reading database ... 13914 files and directories currently installed.) 16:56:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:56:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:56:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:56:30 (Reading database ... 13915 files and directories currently installed.) 16:56:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:56:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:56:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:56:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:56:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:56:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:56:31 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:56:31 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:56:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:56:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:56:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:56:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:56:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:56:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:56:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:56:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:56:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:56:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:56:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:56:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:56:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:56:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:56:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:56:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:56:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:56:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:56:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:56:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:56:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:56:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:56:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:56:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:56:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:56:34 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:56:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:56:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:56:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:35 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:40 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:56:40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:56:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:56:40 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:56:40 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:56:40 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:56:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:56:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:56:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:56:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:56:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:56:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:56:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:56:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:56:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:56:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:56:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:56:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:56:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:56:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:56:41 16:56:41 Current default time zone: 'Etc/UTC' 16:56:41 Local time is now: Tue Feb 2 16:56:41 UTC 2021. 16:56:41 Universal Time is now: Tue Feb 2 16:56:41 UTC 2021. 16:56:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:56:41 16:56:41 Setting up systemd-sysv (237-3ubuntu10.44) ... 16:56:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:41 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 16:56:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:56:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:56:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:56:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:56:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:56:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:56:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:56:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:56:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:56:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:42 Setting up patch (2.7.6-2ubuntu1.1) ... 16:56:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:56:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:56:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:56:42 Installing new version of config file /etc/ssl/openssl.cnf ... 16:56:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:56:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:56:42 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:56:44 Updating certificates in /etc/ssl/certs... 16:56:45 22 added, 17 removed; done. 16:56:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:56:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:56:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:56:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:56:45 Setting up pkgbinarymangler (138.18.04.1) ... 16:56:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:56:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:56:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:56:46 Setting up perl (5.26.1-6ubuntu0.5) ... 16:56:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:56:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:56:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:56:46 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:56:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:56:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:56:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:56:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:56:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:56:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:56:46 Processing triggers for systemd (237-3ubuntu10.44) ... 16:56:46 Processing triggers for mime-support (3.60ubuntu1) ... 16:56:46 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:56:46 Updating certificates in /etc/ssl/certs... 16:56:47 0 added, 0 removed; done. 16:56:47 Running hooks in /etc/ca-certificates/update.d... 16:56:47 done. 16:56:48 Reading package lists... 16:56:48 Building dependency tree... 16:56:48 Reading state information... 16:56:48 The following NEW packages will be installed: 16:56:48 apt-transport-https 16:56:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:56:48 Need to get 1696 B of archives. 16:56:48 After this operation, 153 kB of additional disk space will be used. 16:56:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:56:48 debconf: delaying package configuration, since apt-utils is not installed 16:56:48 Fetched 1696 B in 0s (28.7 kB/s) 16:56:48 Selecting previously unselected package apt-transport-https. 16:56:48 (Reading database ... 13929 files and directories currently installed.) 16:56:48 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:56:48 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:56:48 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:56:49 Waiting for network to be ready... 16:56:56 2021-02-02T16:56:53Z INFO Waiting for automatic snapd restart... 16:56:56 snapd 2.48.2 from Canonical* installed 16:56:57 "snapd" switched to the "latest/stable" channel 16:56:57 16:57:02 core18 20201210 from Canonical* installed 16:57:02 "core18" switched to the "latest/stable" channel 16:57:02 16:57:08 snapcraft 4.4.4 from Canonical* installed 16:57:08 "snapcraft" switched to the "latest/stable" channel 16:57:08 16:57:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:57:13 - README.md 16:57:13 - snapcraft.yaml.orig 16:57:13 16:57:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:57:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:57:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:57:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:57:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:57:21 Reading package lists... 16:57:21 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:57:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:57:28 Reading package lists... 16:57:28 Building dependency tree... 16:57:28 Reading state information... 16:57:28 Suggested packages: 16:57:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:57:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:57:28 Recommended packages: 16:57:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:57:28 The following NEW packages will be installed: 16:57:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:57:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:57:28 pkg-config zip 16:57:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:57:28 Need to get 7655 kB of archives. 16:57:28 After this operation, 43.7 MB of additional disk space will be used. 16:57:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:57:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:57:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:57:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:57:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:57:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:57:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:57:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:57:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:57:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:57:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:57:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:57:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:57:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:57:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:57:29 debconf: delaying package configuration, since apt-utils is not installed 16:57:29 Fetched 7655 kB in 1s (10.5 MB/s) 16:57:29 Selecting previously unselected package libglib2.0-0:amd64. 16:57:29 (Reading database ... 13933 files and directories currently installed.) 16:57:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:57:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:57:29 Selecting previously unselected package libpsl5:amd64. 16:57:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:57:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:57:29 Selecting previously unselected package libnghttp2-14:amd64. 16:57:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:57:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:57:29 Selecting previously unselected package librtmp1:amd64. 16:57:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:57:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:57:29 Selecting previously unselected package libcurl3-gnutls:amd64. 16:57:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:57:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:57:29 Selecting previously unselected package liberror-perl. 16:57:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:57:29 Unpacking liberror-perl (0.17025-1) ... 16:57:29 Selecting previously unselected package git-man. 16:57:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:57:30 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:57:30 Selecting previously unselected package git. 16:57:30 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:57:30 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:57:31 Selecting previously unselected package libnorm1:amd64. 16:57:31 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:57:31 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:57:31 Selecting previously unselected package libpgm-5.2-0:amd64. 16:57:31 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:57:31 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:57:31 Selecting previously unselected package libsodium23:amd64. 16:57:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:57:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:57:31 Selecting previously unselected package libzmq5:amd64. 16:57:31 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:57:31 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:57:31 Selecting previously unselected package libzmq3-dev:amd64. 16:57:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:57:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:57:31 Selecting previously unselected package pkg-config. 16:57:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:57:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:57:31 Selecting previously unselected package zip. 16:57:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:57:31 Unpacking zip (3.0-11build1) ... 16:57:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:57:31 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:57:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:57:32 Setting up liberror-perl (0.17025-1) ... 16:57:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:57:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:57:32 No schema files found: doing nothing. 16:57:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:57:32 Setting up zip (3.0-11build1) ... 16:57:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:57:32 Setting up libsodium23:amd64 (1.0.16-2) ... 16:57:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:57:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:57:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:57:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:57:32 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:57:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:57:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:57:39 git set to automatically installed. 16:57:39 git-man set to automatically installed. 16:57:39 libcurl3-gnutls set to automatically installed. 16:57:39 liberror-perl set to automatically installed. 16:57:39 libglib2.0-0 set to automatically installed. 16:57:39 libnghttp2-14 set to automatically installed. 16:57:39 libnorm1 set to automatically installed. 16:57:39 libpgm-5.2-0 set to automatically installed. 16:57:39 libpsl5 set to automatically installed. 16:57:39 librtmp1 set to automatically installed. 16:57:39 libsodium23 set to automatically installed. 16:57:39 libzmq3-dev set to automatically installed. 16:57:39 libzmq5 set to automatically installed. 16:57:39 pkg-config set to automatically installed. 16:57:39 zip set to automatically installed. 16:57:43 snapd is not logged in, snap install commands will use sudo 16:57:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:44 ---> 46d34f519e5a 16:57:44 Step 3/23 : WORKDIR /edgex-go 16:57:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:57:44 ---> 46d34f519e5a 16:57:44 Step 3/21 : WORKDIR /edgex-go 16:57:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:44 ---> 46d34f519e5a 16:57:44 Step 3/22 : WORKDIR /edgex-go 16:57:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:44 ---> 46d34f519e5a 16:57:44 Step 3/22 : WORKDIR /edgex-go 16:57:44 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:57:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:57:44 ---> 46d34f519e5a 16:57:44 Step 3/31 : WORKDIR /edgex-go 16:57:44 ---> Running in 8d9ddf9425f1 16:57:44 ---> Running in b93da25ff859 16:57:44 ---> Running in 50f1a48805de 16:57:44 ---> Running in b877e70e089c 16:57:44 ---> Running in d0943cb6603a 16:57:44 Removing intermediate container d0943cb6603a 16:57:44 ---> b7a02a2237f9 16:57:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:44 Removing intermediate container 8d9ddf9425f1 16:57:44 ---> c04b81e5ae94 16:57:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:44 Removing intermediate container b877e70e089c 16:57:44 ---> 1acaf1f94897 16:57:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 50f1a48805de 16:57:44 16:57:44 ---> 5a8e79bd6e81 16:57:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:44 Removing intermediate container b93da25ff859 16:57:44 ---> 7a9cabbb3662 16:57:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:44 ---> Running in 467c633e93c1 16:57:44 ---> Running in eebd8685757b 16:57:44 ---> Running in e1341aa4e6ec 16:57:44 ---> Running in db5913d9b04f 16:57:44 ---> Running in 1df96b04d0ce 16:57:44 Removing intermediate container 467c633e93c1 16:57:44 ---> d820e776c43a 16:57:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:44 ---> Running in 2a0164dcf85e 16:57:44 Removing intermediate container e1341aa4e6ec 16:57:44 ---> 1580bbb8c50f 16:57:44 Step 5/22 : RUN apk add --update --no-cache make git 16:57:44 Removing intermediate container eebd8685757b 16:57:44 ---> 0961293a7579 16:57:44 Step 5/31 : RUN apk add --update --no-cache make git 16:57:44 ---> Running in d9fb2ffce4c4 16:57:44 ---> Running in 9b8cb301f9e7 16:57:44 Removing intermediate container 1df96b04d0ce 16:57:44 ---> 832484292924 16:57:44 Step 5/23 : RUN apk add --update --no-cache make git 16:57:44 Removing intermediate container db5913d9b04f 16:57:44 ---> 11312240e6ac 16:57:44 Step 5/21 : RUN apk add --update --no-cache make git 16:57:44 ---> Running in b8acea97f08a 16:57:44 ---> Running in 857866fbb1bf 16:57:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:46 OK: 217 MiB in 51 packages 16:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:47 OK: 217 MiB in 51 packages 16:57:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:47 OK: 217 MiB in 51 packages 16:57:47 Removing intermediate container 2a0164dcf85e 16:57:47 ---> 392e60ac2a5c 16:57:47 Step 6/22 : COPY go.mod . 16:57:48 OK: 217 MiB in 51 packages 16:57:48 OK: 217 MiB in 51 packages 16:57:48 Removing intermediate container d9fb2ffce4c4 16:57:48 ---> fa974770b0c8 16:57:48 Step 6/22 : COPY go.mod . 16:57:49 ---> ae88775f1845 16:57:49 Step 7/22 : RUN go mod download 16:57:49 Removing intermediate container b8acea97f08a 16:57:49 ---> 1706acbbd642 16:57:49 Step 6/23 : COPY go.mod . 16:57:49 ---> Running in 8f27bcfeeed0 16:57:49 Removing intermediate container 9b8cb301f9e7 16:57:49 ---> c948993425c4 16:57:49 Step 6/31 : COPY go.mod . 16:57:50 ---> 25c0a97fbb66 16:57:50 Step 7/22 : RUN go mod download 16:57:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:57:50 snap "core18" has no updates available 16:57:50 Removing intermediate container 857866fbb1bf 16:57:50 ---> df6870efc156 16:57:50 Step 6/21 : COPY go.mod . 16:57:50 ---> Running in 87ab840eb5ff 16:57:50 ---> 377cddc8f088 16:57:50 Step 7/23 : RUN go mod download 16:57:50 ---> df29d6d8c153 16:57:50 Step 7/31 : RUN go mod download 16:57:50 ---> Running in dd74fee8aa78 16:57:51 ---> Running in 00d4713ad991 16:57:51 ---> 395e36783d91 16:57:51 Step 7/21 : RUN go mod download 16:57:51 Pulling config-common 16:57:51 ---> Running in ac6ad97ee1a5 16:57:52 Pulling go-build-helper 16:57:53 Removing intermediate container 8f27bcfeeed0 16:57:53 ---> f10657af166e 16:57:53 Step 8/22 : COPY . . 16:57:54 Removing intermediate container 87ab840eb5ff 16:57:54 ---> e088d22ba2a7 16:57:54 Step 8/22 : COPY . . 16:57:54 Removing intermediate container dd74fee8aa78 16:57:54 ---> fc4330115876 16:57:54 Step 8/23 : COPY . . 16:57:55 Removing intermediate container 00d4713ad991 16:57:55 ---> 2fad793409d5 16:57:55 Step 8/31 : COPY . . 16:57:56 Removing intermediate container ac6ad97ee1a5 16:57:56 ---> 6e97b87d2b4e 16:57:56 Step 8/21 : COPY . . 16:58:19 ---> e7dabb2933c9 16:58:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:58:19 ---> Running in cdd17bef817b 16:58:19 ---> f7d2ef3267e7 16:58:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:58:19 ---> 44a593cb29d8 16:58:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:58:19 ---> d141160ddd89 16:58:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:58:19 ---> 9abe0ee0847a 16:58:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:58:19 ---> Running in feb7ee801752 16:58:19 ---> Running in 066d169a46ab 16:58:19 ---> Running in c054df298683 16:58:19 ---> Running in e58b676957df 16:58:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:58:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:58:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1535 kB] 16:58:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 16:58:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 16:58:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 16:58:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 16:58:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 16:58:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 16:58:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 16:58:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:58:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:58:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:58:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:58:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:58:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:58:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:58:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:58:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:58:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1878 kB] 16:58:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 16:58:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 16:58:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 16:58:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 16:58:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 16:58:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 16:58:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 16:58:19 Fetched 23.9 MB in 0s (0 B/s) 16:58:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:58:19 Fetched 96.5 kB in 0s (0 B/s) 16:58:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:58:19 Fetched 279 kB in 0s (0 B/s) 16:58:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:58:19 Fetched 122 kB in 0s (0 B/s) 16:58:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:58:19 Fetched 77.8 kB in 0s (0 B/s) 16:58:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:58:19 Fetched 8848 B in 0s (0 B/s) 16:58:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:58:19 Fetched 47.8 kB in 0s (0 B/s) 16:58:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:58:19 Fetched 45.6 kB in 0s (0 B/s) 16:58:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:58:19 Fetched 15.0 kB in 0s (0 B/s) 16:58:19 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:58:19 Fetched 214 kB in 0s (0 B/s) 16:58:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:58:19 Fetched 155 kB in 0s (0 B/s) 16:58:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:58:19 Fetched 50.6 kB in 0s (0 B/s) 16:58:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:58:19 Fetched 14.8 kB in 0s (0 B/s) 16:58:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:58:19 Fetched 41.8 kB in 0s (0 B/s) 16:58:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:58:19 Fetched 499 kB in 0s (0 B/s) 16:58:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:58:19 Fetched 111 kB in 0s (0 B/s) 16:58:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:58:19 Fetched 240 kB in 0s (0 B/s) 16:58:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:58:19 Fetched 29.3 kB in 0s (0 B/s) 16:58:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:58:19 Fetched 85.5 kB in 0s (0 B/s) 16:58:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:58:19 Fetched 24.5 kB in 0s (0 B/s) 16:58:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:58:19 Fetched 49.2 kB in 0s (0 B/s) 16:58:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:58:19 Fetched 54.2 kB in 0s (0 B/s) 16:58:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:58:19 Fetched 30.8 kB in 0s (0 B/s) 16:58:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:58:19 Fetched 17.0 kB in 0s (0 B/s) 16:58:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:58:19 Fetched 85.9 kB in 0s (0 B/s) 16:58:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:58:19 Fetched 8720 B in 0s (0 B/s) 16:58:19 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:58:19 Fetched 137 kB in 0s (0 B/s) 16:58:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:58:19 Fetched 119 kB in 0s (0 B/s) 16:58:19 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:58:19 Fetched 109 kB in 0s (0 B/s) 16:58:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:58:19 Fetched 11.1 kB in 0s (0 B/s) 16:58:19 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:58:19 Fetched 645 kB in 0s (0 B/s) 16:58:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:58:19 Fetched 41.3 kB in 0s (0 B/s) 16:58:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:58:19 Fetched 17.9 kB in 0s (0 B/s) 16:58:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:58:19 Fetched 368 kB in 0s (0 B/s) 16:58:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:58:19 Fetched 187 kB in 0s (0 B/s) 16:58:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:58:19 Fetched 175 kB in 0s (0 B/s) 16:58:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:58:19 Fetched 206 kB in 0s (0 B/s) 16:58:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:58:19 Fetched 1301 kB in 0s (0 B/s) 16:58:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:58:19 Fetched 36.2 kB in 0s (0 B/s) 16:58:19 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:58:19 Fetched 159 kB in 0s (0 B/s) 16:58:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:58:19 Fetched 107 kB in 0s (0 B/s) 16:58:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:58:19 Fetched 48.7 kB in 0s (0 B/s) 16:58:19 Pulling static-packages 16:58:20 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 16:58:21 'go115' has dependencies that need to be staged: go-build-helper static-packages 16:58:21 Skipping pull go-build-helper (already ran) 16:58:21 Skipping pull static-packages (already ran) 16:58:21 Building go-build-helper 16:58:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:22 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 16:58:22 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 16:58:22 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 16:58:25 Building static-packages 16:58:28 Staging go-build-helper 16:58:28 Staging static-packages 16:58:30 Pulling go115 16:58:31 'edgex-go' has dependencies that need to be staged: go115 16:58:31 Skipping pull go115 (already ran) 16:58:31 Building go115 16:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:31 Dload Upload Total Spent Left Speed 16:58:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.9M 0 0 22.8M 0 0:00:05 --:--:-- 0:00:05 22.7M 50 115M 50 58.2M 0 0 33.2M 0 0:00:03 0:00:01 0:00:02 33.2M 91 115M 91 105M 0 0 38.4M 0 0:00:03 0:00:02 0:00:01 38.3M 100 115M 100 115M 0 0 38.0M 0 0:00:03 0:00:03 --:--:-- 38.0M 16:58:35 go1.15.2.linux-amd64.tar.gz: OK 16:58:40 Staging go115 16:58:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:58:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:58:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:58:47 Fetched 0 B in 0s (0 B/s) 16:58:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:58:47 Fetched 224 kB in 0s (0 B/s) 16:58:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:58:47 Fetched 157 kB in 0s (0 B/s) 16:58:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:58:47 Fetched 221 kB in 0s (0 B/s) 16:58:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:58:47 Fetched 143 kB in 0s (0 B/s) 16:58:47 Pulling edgex-go 16:58:48 Pulling version 16:58:49 Building config-common 16:58:52 Skipping build go-build-helper (already ran) 16:58:52 Skipping build static-packages (already ran) 16:58:52 Skipping build go115 (already ran) 16:58:52 Building edgex-go 16:58:53 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 16:58:54 go: downloading github.com/gorilla/mux v1.8.0 16:58:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:58:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 16:58:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:58:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 16:58:54 go: downloading github.com/google/uuid v1.2.0 16:58:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 16:58:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 16:58:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 16:58:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:58:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:58:54 go: downloading github.com/imdario/mergo v0.3.11 16:58:54 go: downloading github.com/x448/float16 v0.8.4 16:58:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 16:58:54 go: downloading github.com/BurntSushi/toml v0.3.1 16:58:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:58:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:58:54 go: downloading github.com/pkg/errors v0.8.1 16:58:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:58:54 go: downloading github.com/go-kit/kit v0.8.0 16:58:54 go: downloading github.com/pelletier/go-toml v1.2.0 16:58:54 go: downloading github.com/hashicorp/consul/api v1.1.0 16:58:54 go: downloading github.com/pebbe/zmq4 v1.2.2 16:58:54 go: downloading gopkg.in/yaml.v2 v2.4.0 16:58:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:58:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:58:54 go: downloading github.com/leodido/go-urn v1.2.0 16:58:54 go: downloading github.com/go-playground/universal-translator v0.17.0 16:58:54 go: downloading github.com/mitchellh/copystructure v1.0.0 16:58:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:58:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:58:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:58:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:58:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:58:54 go: downloading github.com/hashicorp/serf v0.8.2 16:58:54 go: downloading github.com/go-playground/locales v0.13.0 16:58:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:58:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:58:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:58:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:59:04 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 16:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:59:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:59:11 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 16:59:11 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 16:59:11 go: downloading github.com/stretchr/testify v1.7.0 16:59:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:59:11 go: downloading github.com/davecgh/go-spew v1.1.1 16:59:12 go: downloading github.com/pmezard/go-difflib v1.0.0 16:59:13 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 16:59:13 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:59:13 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:59:15 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 16:59:16 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 16:59:16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:59:17 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 16:59:18 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 16:59:19 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 16:59:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:59:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:59:20 go: downloading github.com/lib/pq v1.9.0 16:59:24 Building version 16:59:26 Staging config-common 16:59:28 Skipping stage go-build-helper (already ran) 16:59:28 Skipping stage static-packages (already ran) 16:59:28 Skipping stage go115 (already ran) 16:59:28 Staging edgex-go 16:59:28 Staging version 16:59:30 Priming config-common 16:59:31 Priming go-build-helper 16:59:32 Priming static-packages 16:59:35 Priming go115 16:59:36 Priming edgex-go 16:59:37 Priming version 16:59:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:43 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 16:59:44 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 16:59:56 Removing intermediate container e58b676957df 16:59:56 ---> 849fe4e4c3fc 16:59:56 16:59:56 Step 10/21 : FROM alpine:3.12 16:59:56 3.12: Pulling from library/alpine 16:59:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:59:57 Status: Downloaded newer image for alpine:3.12 16:59:57 ---> afeebe901d6b 16:59:57 Step 11/21 : RUN apk add --update --no-cache curl 16:59:58 ---> Running in 8168a39610b2 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:01 (1/4) Installing ca-certificates (20191127-r4) 17:00:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:00:01 (3/4) Installing libcurl (7.69.1-r3) 17:00:01 (4/4) Installing curl (7.69.1-r3) 17:00:01 Executing busybox-1.31.1-r19.trigger 17:00:01 Executing ca-certificates-20191127-r4.trigger 17:00:01 OK: 7 MiB in 18 packages 17:00:05 Removing intermediate container 8168a39610b2 17:00:05 ---> b8d165303b58 17:00:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:05 ---> Running in d729bcfecfe0 17:00:05 Removing intermediate container d729bcfecfe0 17:00:05 ---> acb763e0236b 17:00:05 Step 13/21 : WORKDIR /edgex 17:00:05 ---> Running in f5226c5742e6 17:00:06 Removing intermediate container f5226c5742e6 17:00:06 ---> 7bb2205c9c5e 17:00:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:00:08 ---> 890714c173e9 17:00:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:00:11 Removing intermediate container 066d169a46ab 17:00:11 ---> 4b1859665037 17:00:11 17:00:11 Step 10/31 : FROM alpine:3.12 17:00:11 ---> afeebe901d6b 17:00:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:00:11 ---> 1b41c799a3dd 17:00:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:00:11 ---> Running in cc0211f6888e 17:00:13 Removing intermediate container cc0211f6888e 17:00:13 ---> caed3c052571 17:00:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:00:13 ---> Running in 69f79317cd8a 17:00:14 ---> 50fb9108bdc2 17:00:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:00:15 ---> Running in c51ad08f0065 17:00:15 Removing intermediate container cdd17bef817b 17:00:15 ---> e7ff3d95ffb8 17:00:15 17:00:15 Step 10/22 : FROM alpine:3.12 17:00:15 ---> afeebe901d6b 17:00:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:16 Removing intermediate container c51ad08f0065 17:00:16 ---> 862462e6a9cd 17:00:16 Step 18/21 : CMD ["--init=true"] 17:00:16 Removing intermediate container c054df298683 17:00:16 ---> 023097c84fc9 17:00:16 17:00:16 Step 10/22 : FROM alpine:3.12 17:00:16 ---> afeebe901d6b 17:00:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:00:16 ---> Running in 5686a101f9c7 17:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:16 ---> Running in 90e98d43343d 17:00:16 ---> Running in 680fdb027cd7 17:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:17 (1/2) Installing dumb-init (1.2.2-r1) 17:00:17 (2/2) Installing su-exec (0.2-r1) 17:00:17 Executing busybox-1.31.1-r19.trigger 17:00:17 OK: 5 MiB in 16 packages 17:00:17 Removing intermediate container 680fdb027cd7 17:00:17 ---> f50d23944ebf 17:00:17 Step 19/21 : LABEL arch=arm64 17:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:18 ---> Running in ab61406b47b0 17:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:19 (1/2) Installing ca-certificates (20191127-r4) 17:00:19 (2/2) Installing dumb-init (1.2.2-r1) 17:00:19 Executing busybox-1.31.1-r19.trigger 17:00:19 Executing ca-certificates-20191127-r4.trigger 17:00:19 Removing intermediate container ab61406b47b0 17:00:19 ---> 426e3455ac59 17:00:19 Step 20/21 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:00:19 OK: 6 MiB in 16 packages 17:00:19 (1/1) Installing dumb-init (1.2.2-r1) 17:00:19 Executing busybox-1.31.1-r19.trigger 17:00:19 OK: 5 MiB in 15 packages 17:00:19 Removing intermediate container 69f79317cd8a 17:00:19 ---> ad42f0c551bf 17:00:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:00:20 ---> Running in b86b4a93a978 17:00:20 ---> Running in 77a40f20bcce 17:00:20 Removing intermediate container feb7ee801752 17:00:20 ---> 74d8c6d20ceb 17:00:20 17:00:20 Step 10/23 : FROM alpine:3.12 17:00:20 ---> afeebe901d6b 17:00:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:00:21 Removing intermediate container b86b4a93a978 17:00:21 ---> 6ddec63f707e 17:00:21 Step 21/21 : LABEL version=0.0.0 17:00:21 ---> Running in f778edb70580 17:00:21 Removing intermediate container 77a40f20bcce 17:00:21 ---> ade27dcd3cc5 17:00:21 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:00:21 ---> Running in 1c29e7766b5d 17:00:21 Removing intermediate container 5686a101f9c7 17:00:21 ---> a7af4afc8bf7 17:00:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:21 ---> Running in 58c955e7c20c 17:00:21 Removing intermediate container 90e98d43343d 17:00:21 ---> af432718049a 17:00:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:21 ---> Running in 2149e61ab19b 17:00:22 ---> Running in ece4b0dd2514 17:00:22 Removing intermediate container 1c29e7766b5d 17:00:22 ---> 58bdcd38e099 17:00:22 17:00:22 Removing intermediate container 58c955e7c20c 17:00:22 ---> 68c51f145b54 17:00:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:00:22 ---> Running in 8c630e6710c2 17:00:22 Removing intermediate container 2149e61ab19b 17:00:22 ---> 11f8d4d6d085 17:00:22 Step 13/22 : ENV APP_PORT=48060 17:00:22 Removing intermediate container ece4b0dd2514 17:00:22 ---> d14c9dc681e6 17:00:22 Step 13/22 : ENV APP_PORT=48085 17:00:22 Successfully built 58bdcd38e099 17:00:23 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:00:23  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 17:00:23 ---> Running in 6789300608f2 17:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:23 ---> Running in e0afffb31a1f 17:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:23 (1/1) Installing dumb-init (1.2.2-r1) 17:00:23 Executing busybox-1.31.1-r19.trigger 17:00:23 Removing intermediate container 6789300608f2 17:00:23 ---> ece425fd5211 17:00:23 OK: 5 MiB in 15 packages 17:00:23 Step 14/22 : EXPOSE $APP_PORT 17:00:23 Removing intermediate container e0afffb31a1f 17:00:23 ---> aab4f4bb6d72 17:00:23 Step 14/22 : EXPOSE $APP_PORT 17:00:24 ---> Running in e75e1c71004e 17:00:24 ---> Running in 08508fc42780 17:00:24 Removing intermediate container e75e1c71004e 17:00:24 ---> 4ba5615bd806 17:00:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:25 Removing intermediate container 08508fc42780 17:00:25 ---> a0d867a0a1db 17:00:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:26 Removing intermediate container f778edb70580 17:00:26 ---> 176485fa5494 17:00:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:26 ---> 0416abdb2fe1 17:00:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:26 ---> Running in 3d4b28debc8a 17:00:27 Removing intermediate container 8c630e6710c2 17:00:27 ---> 79de0aa3cb2a 17:00:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:00:27 ---> aa58a9d1e286 17:00:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:27 ---> Running in 971cd92e9cbf 17:00:27 Removing intermediate container 3d4b28debc8a 17:00:27 ---> 909408280765 17:00:27 Step 13/23 : ENV APP_PORT=48081 17:00:29 ---> Running in b0fbbd674a75 17:00:29 ---> 4bd6146c16b0 17:00:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:29 Removing intermediate container 971cd92e9cbf 17:00:29 ---> 89b954d27a5f 17:00:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:00:29 ---> b228bf523cfe 17:00:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:30 ---> 40584ad3e17a 17:00:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:30 Removing intermediate container b0fbbd674a75 17:00:30 ---> 1c48068a9ae1 17:00:30 Step 14/23 : EXPOSE $APP_PORT 17:00:30 ---> Running in 26587da59e67 17:00:30 ---> Running in 33390d352893 17:00:30 ---> 5ea0caf7fd7b 17:00:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:00:30 ---> 27b827e7dc12 17:00:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:30 ---> Running in ab75426739e8 17:00:30 ---> Running in 3cfd5380d726 17:00:30 Removing intermediate container 26587da59e67 17:00:30 ---> a215a8e72107 17:00:30 Step 15/23 : WORKDIR / 17:00:31 Removing intermediate container 33390d352893 17:00:31 ---> f55edd1b8a05 17:00:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:31 ---> Running in 026d53726f60 17:00:31 ---> Running in d119d3f0a552 17:00:31 Removing intermediate container 3cfd5380d726 17:00:31 ---> cd29baa5f4ed 17:00:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:31 ---> Running in b01548d6b3a0 17:00:31 Removing intermediate container d119d3f0a552 17:00:31 ---> 56dafc8d458a 17:00:31 Step 20/22 : LABEL arch=arm64 17:00:31 Removing intermediate container 026d53726f60 17:00:31 ---> 70a4f8912c5c 17:00:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:32 ---> Running in 5445c4f39621 17:00:32 Removing intermediate container b01548d6b3a0 17:00:32 ---> 63382e944aef 17:00:32 Step 20/22 : LABEL arch=arm64 17:00:33 ---> Running in c1c118daa148 17:00:33 ---> 571ecc1c9dcd 17:00:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:00:33 Removing intermediate container 5445c4f39621 17:00:33 ---> bfd6b8a676fb 17:00:33 Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:00:34 ---> Running in c73a0570b007 17:00:34 Removing intermediate container c1c118daa148 17:00:34 ---> f60eaf22a4c9 17:00:34 Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:00:34 Removing intermediate container ab75426739e8 17:00:34 ---> 74608e3efca3 17:00:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:35 ---> Running in 68865936d182 17:00:35 Removing intermediate container c73a0570b007 17:00:35 ---> c893df1cb301 17:00:35 Step 22/22 : LABEL version=0.0.0 17:00:35 ---> c3155e80d0ac 17:00:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:00:35 ---> Running in 08199408c67c 17:00:36 ---> dafdb96b95ba 17:00:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:00:36 Removing intermediate container 68865936d182 17:00:36 ---> 6e3e93d9bd3f 17:00:36 Step 22/22 : LABEL version=0.0.0 17:00:36 Removing intermediate container 08199408c67c 17:00:36 ---> 5567a05797af 17:00:36 17:00:36 ---> Running in 90cec6604524 17:00:37 ---> c4bd2462f80a 17:00:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:00:37 Successfully built 5567a05797af 17:00:37 Successfully tagged docker-support-notifications-go-arm64:latest 17:00:37 Building docker-core-command-go 17:00:37  Building docker-support-notifications-go ... done  ---> Running in c65a54ad2e3d 17:00:37 Removing intermediate container 90cec6604524 17:00:37 ---> aec79d2ec0d3 17:00:37 17:00:37 ---> 19aaa11ef46a 17:00:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:00:38 Removing intermediate container c65a54ad2e3d 17:00:38 ---> 288d45be7c53 17:00:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:38 Successfully built aec79d2ec0d3 17:00:38 Successfully tagged docker-support-scheduler-go-arm64:latest 17:00:38  Building docker-support-scheduler-go ... done Building docker-core-data-go 17:00:38 ---> Running in 2555f1448bb3 17:00:38 ---> 3cb388fb4c94 17:00:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:00:39 Removing intermediate container 2555f1448bb3 17:00:39 ---> aa9cde10571f 17:00:39 Step 21/23 : LABEL arch=arm64 17:00:39 ---> Running in 09cf22267ae6 17:00:39 ---> e190e45ea888 17:00:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:00:39 Removing intermediate container 09cf22267ae6 17:00:39 ---> 92e07ed5b4de 17:00:39 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:00:40 ---> Running in 02eb94bbeca0 17:00:40 ---> ea708c2dd1e5 17:00:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:00:41 Removing intermediate container 02eb94bbeca0 17:00:41 ---> 3ecb774fad83 17:00:41 Step 23/23 : LABEL version=0.0.0 17:00:42 ---> Running in 6a26ef867548 17:00:42 ---> Running in fe64e658b642 17:00:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:00:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:00:43 ---> 46d34f519e5a 17:00:43 Step 3/26 : WORKDIR /edgex-go 17:00:43 ---> Using cache 17:00:43 ---> 7a9cabbb3662 17:00:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:43 ---> Using cache 17:00:43 ---> 832484292924 17:00:43 Step 5/26 : RUN apk add --update --no-cache make bash git 17:00:45 Removing intermediate container 6a26ef867548 17:00:45 ---> d2b6edca7b83 17:00:45 17:00:45 Removing intermediate container fe64e658b642 17:00:45 ---> 418cc39b3598 17:00:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:00:45 ---> Running in 9af01d3b2e3e 17:00:45 Successfully built d2b6edca7b83 17:00:45 Successfully tagged docker-core-metadata-go-arm64:latest 17:00:45 Building docker-security-secretstore-setup-go 17:00:46  Building docker-core-metadata-go ... done  ---> c7ac2890b3e5 17:00:46 Step 26/31 : RUN chmod +x /entrypoint.sh 17:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:00:46 ---> Running in d8e1a16991b9 17:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:00:48 OK: 217 MiB in 51 packages 17:00:51 Removing intermediate container d8e1a16991b9 17:00:51 ---> de536ce3c150 17:00:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:00:51 Removing intermediate container 9af01d3b2e3e 17:00:51 ---> d1a940fb057a 17:00:51 Step 6/26 : COPY go.mod . 17:00:52 ---> Running in 988bf166dc2f 17:00:52 ---> 3ed66e5a72e6 17:00:52 Step 7/26 : RUN go mod download 17:00:52 ---> Running in 8c91c19d04aa 17:00:52 Removing intermediate container 988bf166dc2f 17:00:52 ---> 63299f88d7ee 17:00:52 Step 28/31 : CMD ["gate"] 17:00:53 ---> Running in 11f00e2bf5b4 17:00:54 Removing intermediate container 11f00e2bf5b4 17:00:54 ---> e7ba827945c5 17:00:54 Step 29/31 : LABEL arch=arm64 17:00:55 ---> Running in 1eb58258c76f 17:00:56 Removing intermediate container 1eb58258c76f 17:00:56 ---> 2e2d604458b2 17:00:56 Step 30/31 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:00:56 ---> Running in a7aa2bcf6dca 17:00:56 Removing intermediate container 8c91c19d04aa 17:00:56 ---> f01371927702 17:00:56 Step 8/26 : COPY . . 17:00:57 Removing intermediate container a7aa2bcf6dca 17:00:57 ---> 9fc8ce4acce6 17:00:57 Step 31/31 : LABEL version=0.0.0 17:00:59 ---> Running in 0be3c41e93f5 17:01:00 Removing intermediate container 0be3c41e93f5 17:01:00 ---> 8d4ccf55b0ff 17:01:00 17:01:01 Successfully built 8d4ccf55b0ff 17:01:01 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:01:13  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:01:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:13 ---> 46d34f519e5a 17:01:13 Step 3/23 : WORKDIR /edgex-go 17:01:13 ---> Using cache 17:01:13 ---> 7a9cabbb3662 17:01:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:13 ---> Using cache 17:01:13 ---> 832484292924 17:01:13 Step 5/23 : RUN apk add --update --no-cache make git 17:01:13 ---> Using cache 17:01:13 ---> 1706acbbd642 17:01:13 Step 6/23 : COPY go.mod . 17:01:13 ---> Using cache 17:01:13 ---> 377cddc8f088 17:01:13 Step 7/23 : RUN go mod download 17:01:13 ---> Using cache 17:01:13 ---> fc4330115876 17:01:13 Step 8/23 : COPY . . 17:01:13 ---> Using cache 17:01:13 ---> 44a593cb29d8 17:01:13 Step 9/23 : RUN make cmd/core-command/core-command 17:01:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:01:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:15 ---> 46d34f519e5a 17:01:15 Step 3/23 : WORKDIR /edgex-go 17:01:15 ---> Using cache 17:01:15 ---> 7a9cabbb3662 17:01:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:15 ---> Using cache 17:01:15 ---> 832484292924 17:01:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:01:17 ---> Running in e9f4a5190e73 17:01:17 ---> Running in 689e0bf5771a 17:01:17 ---> e7151fc8b617 17:01:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:01:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:01:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:01:17 ---> 46d34f519e5a 17:01:17 Step 3/24 : WORKDIR /edgex-go 17:01:17 ---> Using cache 17:01:17 ---> 7a9cabbb3662 17:01:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:17 ---> Using cache 17:01:17 ---> 832484292924 17:01:17 Step 5/24 : RUN apk add --update --no-cache make git 17:01:17 ---> Using cache 17:01:17 ---> 1706acbbd642 17:01:17 Step 6/24 : COPY go.mod . 17:01:17 ---> Using cache 17:01:17 ---> 377cddc8f088 17:01:17 Step 7/24 : RUN go mod download 17:01:17 ---> Using cache 17:01:17 ---> fc4330115876 17:01:17 Step 8/24 : COPY . . 17:01:18 ---> Using cache 17:01:18 ---> 44a593cb29d8 17:01:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:18 ---> Running in 817392afad68 17:01:18 ---> Running in 07527273ea93 17:01:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:01:19 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 17:01:20 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 17:01:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:01:20 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 17:01:21 OK: 217 MiB in 51 packages 17:01:22 Removing intermediate container e9f4a5190e73 17:01:22 ---> 2d5d9cfb4ddc 17:01:22 Step 6/23 : COPY go.mod . 17:01:23 ---> 26ebe48959a9 17:01:23 Step 7/23 : RUN go mod download 17:01:23 ---> Running in e0e916a3fedf 17:01:28 Removing intermediate container e0e916a3fedf 17:01:28 ---> 64a29233365d 17:01:28 Step 8/23 : COPY . . 17:01:46 ---> 9d28315ff442 17:01:46 Step 9/23 : RUN make cmd/core-data/core-data 17:01:46 ---> Running in 37727ff25d6d 17:01:48 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 17:02:27 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 17:02:40 Removing intermediate container 07527273ea93 17:02:40 ---> 85ffc9940bfb 17:02:40 17:02:40 Step 10/24 : FROM alpine:3.12 17:02:40 ---> afeebe901d6b 17:02:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:02:40 Removing intermediate container 817392afad68 17:02:40 ---> 8ab5b2865742 17:02:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:40 ---> Running in 52728f3e394e 17:02:40 ---> Running in 6ef6377a760b 17:02:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:41 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 17:02:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:42 (1/5) Installing ca-certificates (20191127-r4) 17:02:42 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:02:42 (3/5) Installing libcurl (7.69.1-r3) 17:02:42 (4/5) Installing curl (7.69.1-r3) 17:02:42 (5/5) Installing dumb-init (1.2.2-r1) 17:02:42 Executing busybox-1.31.1-r19.trigger 17:02:42 Executing ca-certificates-20191127-r4.trigger 17:02:43 OK: 7 MiB in 19 packages 17:02:46 Removing intermediate container 52728f3e394e 17:02:46 ---> 802d4d9cb85f 17:02:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:02:47 ---> Running in 253b0a709e14 17:02:47 Removing intermediate container 6ef6377a760b 17:02:47 ---> 1b01a7edfbb3 17:02:47 17:02:47 Step 11/26 : FROM docker:20.10.0 17:02:47 20.10.0: Pulling from library/docker 17:02:48 Removing intermediate container 253b0a709e14 17:02:48 ---> 939f1cbee71e 17:02:48 Step 13/24 : WORKDIR / 17:02:48 ---> Running in 6e88b8f4cf24 17:02:50 Removing intermediate container 689e0bf5771a 17:02:50 ---> ed29cce234ba 17:02:50 17:02:50 Step 10/23 : FROM alpine:3.12 17:02:50 ---> afeebe901d6b 17:02:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:02:50 ---> Using cache 17:02:50 ---> 176485fa5494 17:02:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:02:50 ---> Using cache 17:02:50 ---> 909408280765 17:02:50 Step 13/23 : ENV APP_PORT=48082 17:02:51 ---> Running in 0f3f1588f52e 17:02:51 Removing intermediate container 6e88b8f4cf24 17:02:51 ---> 8a318ff09c21 17:02:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:02:52 Removing intermediate container 0f3f1588f52e 17:02:52 ---> 041272d990b0 17:02:52 Step 14/23 : EXPOSE $APP_PORT 17:02:52 ---> Running in 437cf24758d3 17:02:52 ---> ef95894ea94f 17:02:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:02:53 Removing intermediate container 437cf24758d3 17:02:53 ---> 179f7eaffc52 17:02:53 Step 15/23 : WORKDIR / 17:02:53 ---> Running in 5280bdf57a70 17:02:54 ---> 056022f55619 17:02:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:02:55 Removing intermediate container 5280bdf57a70 17:02:55 ---> 764d0082eb86 17:02:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:56 ---> f527ef722fb9 17:02:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:02:57 ---> a2c573cc90cc 17:02:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:02:59 ---> b92385d6efb5 17:02:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:02:59 ---> 1d3182bc85d3 17:02:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:01 ---> 240896b9e6b8 17:03:01 Step 19/23 : ENTRYPOINT ["/core-command"] 17:03:01 ---> b8f39470712b 17:03:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:03:01 ---> Running in b6e98521d6d9 17:03:02 Removing intermediate container b6e98521d6d9 17:03:02 ---> 89a1213aa2c6 17:03:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:03 ---> 526bb3619483 17:03:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:03:03 ---> Running in c171420a4537 17:03:03 ---> Running in 93e6bdd43941 17:03:03 Removing intermediate container c171420a4537 17:03:03 ---> ccb6c7877b66 17:03:03 Step 21/23 : LABEL arch=arm64 17:03:04 ---> Running in b4ba466f0e53 17:03:05 Removing intermediate container b4ba466f0e53 17:03:05 ---> 0da98d9ed59c 17:03:05 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:03:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:03:05 Status: Downloaded newer image for docker:20.10.0 17:03:05 ---> eeaf43b92773 17:03:05 Step 12/26 : RUN apk add --no-cache bash 17:03:05 ---> Running in 52ac14081d6d 17:03:05 ---> Running in 626b614f7cff 17:03:06 Removing intermediate container 626b614f7cff 17:03:06 ---> f1ec5bbfc2f2 17:03:06 Step 23/23 : LABEL version=0.0.0 17:03:06 ---> Running in 4f259b459a97 17:03:06 Removing intermediate container 93e6bdd43941 17:03:06 ---> 58a05034d56f 17:03:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:03:06 ---> Running in a961a29d0815 17:03:06 Removing intermediate container 4f259b459a97 17:03:06 ---> 0cb0da70bc49 17:03:06 17:03:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:07 Removing intermediate container a961a29d0815 17:03:07 ---> 8e14ac898ed6 17:03:07 Step 22/24 : LABEL arch=arm64 17:03:07 Successfully built 0cb0da70bc49 17:03:07 Successfully tagged docker-core-command-go-arm64:latest 17:03:07  Building docker-core-command-go ... done  ---> Running in cf9754723233 17:03:07 (1/2) Installing readline (8.0.4-r0) 17:03:07 (2/2) Installing bash (5.0.17-r0) 17:03:07 Executing bash-5.0.17-r0.post-install 17:03:07 Executing busybox-1.31.1-r19.trigger 17:03:08 OK: 12 MiB in 22 packages 17:03:08 Removing intermediate container cf9754723233 17:03:08 ---> f1feecbf19bf 17:03:08 Step 23/24 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:03:08 ---> Running in f8234b8fdd5c 17:03:08 Removing intermediate container f8234b8fdd5c 17:03:08 ---> 9c4fcf54c671 17:03:08 Step 24/24 : LABEL version=0.0.0 17:03:09 ---> Running in 2195f67c7f48 17:03:09 Removing intermediate container 52ac14081d6d 17:03:09 ---> e32ee56c2f41 17:03:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:03:09 ---> Running in 1044597ed522 17:03:09 Removing intermediate container 2195f67c7f48 17:03:09 ---> efcd69fd5f72 17:03:09 17:03:10 Successfully built efcd69fd5f72 17:03:10 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:03:10  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1044597ed522 17:03:10 ---> f7b57cefba2d 17:03:10 Step 14/26 : ENV APP_PORT=48090 17:03:10 ---> Running in 942a24377f73 17:03:11 Removing intermediate container 37727ff25d6d 17:03:11 ---> 88be99fd4329 17:03:11 17:03:11 Step 10/23 : FROM alpine:3.12 17:03:11 ---> afeebe901d6b 17:03:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:03:11 Removing intermediate container 942a24377f73 17:03:11 ---> 58e5d5c8eb98 17:03:11 Step 15/26 : EXPOSE $APP_PORT 17:03:11 ---> Running in 6a61547c10d4 17:03:11 ---> Running in cebb9060a734 17:03:11 Removing intermediate container 6a61547c10d4 17:03:11 ---> 6427a98f7c15 17:03:11 Step 12/23 : ENV APP_PORT=48080 17:03:11 Removing intermediate container cebb9060a734 17:03:11 ---> 6b3b5358d52a 17:03:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:03:12 ---> Running in cf3da6b7bb45 17:03:12 Removing intermediate container cf3da6b7bb45 17:03:12 ---> 730dc07f5178 17:03:12 Step 13/23 : EXPOSE $APP_PORT 17:03:12 ---> Running in 11b06afd63c1 17:03:13 ---> f423e745c1a4 17:03:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:03:13 Removing intermediate container 11b06afd63c1 17:03:13 ---> 44f3208ae9fa 17:03:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:13 ---> Running in bbc743d6acc9 17:03:14 ---> 8d722ee43290 17:03:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:03:15 ---> 7879a6236dec 17:03:15 Step 19/26 : RUN apk --no-cache add py3-pip 17:03:15 ---> Running in e56cfc2f1e2a 17:03:16 Removing intermediate container bbc743d6acc9 17:03:16 ---> cec7c92a21fc 17:03:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:03:16 ---> Running in 1fb7a0bb75ca 17:03:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:03:17 (1/33) Installing libbz2 (1.0.8-r1) 17:03:17 (2/33) Installing expat (2.2.9-r1) 17:03:17 (3/33) Installing libffi (3.3-r2) 17:03:17 (4/33) Installing gdbm (1.13-r1) 17:03:17 (5/33) Installing xz-libs (5.2.5-r0) 17:03:17 (6/33) Installing sqlite-libs (3.32.1-r0) 17:03:17 (7/33) Installing python3 (3.8.5-r0) 17:03:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:03:18 (1/6) Installing dumb-init (1.2.2-r1) 17:03:18 (2/6) Installing libgcc (9.3.0-r2) 17:03:19 (3/6) Installing libsodium (1.0.18-r0) 17:03:19 (4/6) Installing libstdc++ (9.3.0-r2) 17:03:19 (5/6) Installing libzmq (4.3.3-r0) 17:03:19 (8/33) Installing py3-appdirs (1.4.4-r1) 17:03:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:03:19 (10/33) Installing py3-parsing (2.4.7-r0) 17:03:19 (11/33) Installing py3-six (1.15.0-r0) 17:03:19 (12/33) Installing py3-packaging (20.4-r0) 17:03:19 (13/33) Installing py3-setuptools (47.0.0-r0) 17:03:19 (6/6) Installing zeromq (4.3.3-r0) 17:03:19 (14/33) Installing py3-chardet (3.0.4-r4) 17:03:19 Executing busybox-1.31.1-r19.trigger 17:03:19 OK: 8 MiB in 20 packages 17:03:19 (15/33) Installing py3-idna (2.9-r0) 17:03:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:03:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:03:19 (18/33) Installing py3-requests (2.23.0-r0) 17:03:19 (19/33) Installing py3-msgpack (1.0.0-r0) 17:03:19 (20/33) Installing py3-lockfile (0.12.2-r3) 17:03:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:03:19 (22/33) Installing py3-colorama (0.4.3-r0) 17:03:19 (23/33) Installing py3-distlib (0.3.0-r0) 17:03:19 (24/33) Installing py3-distro (1.5.0-r1) 17:03:19 (25/33) Installing py3-webencodings (0.5.1-r3) 17:03:19 (26/33) Installing py3-html5lib (1.0.1-r4) 17:03:19 (27/33) Installing py3-pytoml (0.1.21-r0) 17:03:19 (28/33) Installing py3-pep517 (0.8.2-r0) 17:03:19 (29/33) Installing py3-progress (1.5-r0) 17:03:19 (30/33) Installing py3-toml (0.10.1-r0) 17:03:20 (31/33) Installing py3-retrying (1.3.3-r0) 17:03:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:03:20 (33/33) Installing py3-pip (20.1.1-r0) 17:03:20 Executing busybox-1.31.1-r19.trigger 17:03:20 OK: 71 MiB in 55 packages 17:03:21 Removing intermediate container 1fb7a0bb75ca 17:03:21 ---> b6b4eda9b922 17:03:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:22 ---> b65ffcae560c 17:03:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:03:24 ---> ac6866954178 17:03:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:03:25 ---> a1557d68ffb1 17:03:25 Step 19/23 : ENTRYPOINT ["/core-data"] 17:03:25 ---> Running in 0917b74d7335 17:03:25 Removing intermediate container 0917b74d7335 17:03:25 ---> 190004f2a604 17:03:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:26 ---> Running in 3c3721977c51 17:03:26 Removing intermediate container e56cfc2f1e2a 17:03:26 ---> a063c736df5d 17:03:26 Step 20/26 : RUN pip install docker-compose==1.23.2 17:03:26 ---> Running in 34cc69309864 17:03:26 Removing intermediate container 3c3721977c51 17:03:26 ---> fe2c9918e12a 17:03:26 Step 21/23 : LABEL arch=arm64 17:03:26 ---> Running in 0c01e06b8d38 17:03:27 Removing intermediate container 0c01e06b8d38 17:03:27 ---> d4e39387b3cc 17:03:27 Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:03:27 ---> Running in e1d3b1a40bce 17:03:27 Removing intermediate container e1d3b1a40bce 17:03:27 ---> 416da4866892 17:03:27 Step 23/23 : LABEL version=0.0.0 17:03:28 ---> Running in 23eacb06f09c 17:03:28 Removing intermediate container 23eacb06f09c 17:03:28 ---> cf33089ac8a4 17:03:28 17:03:29 Successfully built cf33089ac8a4 17:03:29 Successfully tagged docker-core-data-go-arm64:latest 17:03:31  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 17:03:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:03:32 Collecting docker<4.0,>=3.6.0 17:03:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:32 Collecting jsonschema<3,>=2.5.1 17:03:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:34 Collecting websocket-client<1.0,>=0.32.0 17:03:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:03:34 Collecting docopt<0.7,>=0.6.1 17:03:34 Downloading docopt-0.6.2.tar.gz (25 kB) 17:03:36 Collecting cached-property<2,>=1.2.0 17:03:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:36 Collecting texttable<0.10,>=0.9.0 17:03:36 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:39 Collecting PyYAML<4,>=3.10 17:03:39 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:42 Collecting dockerpty<0.5,>=0.4.1 17:03:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:03:44 Collecting docker-pycreds>=0.4.0 17:03:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:44 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) 17:03:44 Collecting urllib3<1.25,>=1.21.1 17:03:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:44 Collecting idna<2.8,>=2.5 17:03:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:45 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) 17:03:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:03:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:03:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:03:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:03:45 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, texttable, PyYAML, dockerpty, docker-compose 17:03:45 Attempting uninstall: urllib3 17:03:45 Found existing installation: urllib3 1.25.9 17:03:45 Uninstalling urllib3-1.25.9: 17:03:46 Successfully uninstalled urllib3-1.25.9 17:03:46 Attempting uninstall: idna 17:03:46 Found existing installation: idna 2.9 17:03:46 Uninstalling idna-2.9: 17:03:46 Successfully uninstalled idna-2.9 17:03:47 Attempting uninstall: requests 17:03:47 Found existing installation: requests 2.23.0 17:03:47 Uninstalling requests-2.23.0: 17:03:47 Successfully uninstalled requests-2.23.0 17:03:48 Running setup.py install for docopt: started 17:03:50 Running setup.py install for docopt: finished with status 'done' 17:03:50 Running setup.py install for texttable: started 17:03:52 Running setup.py install for texttable: finished with status 'done' 17:03:52 Running setup.py install for PyYAML: started 17:03:54 Running setup.py install for PyYAML: finished with status 'done' 17:03:54 Running setup.py install for dockerpty: started 17:03:56 Running setup.py install for dockerpty: finished with status 'done' 17:03:57 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 17:04:01 Removing intermediate container 34cc69309864 17:04:01 ---> 5749983793f3 17:04:01 Step 21/26 : RUN apk --no-cache add curl 17:04:01 ---> Running in ccdbdbb44dcb 17:04:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:04:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:04:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:04:03 (2/3) Installing libcurl (7.69.1-r3) 17:04:03 (3/3) Installing curl (7.69.1-r3) 17:04:03 Executing busybox-1.31.1-r19.trigger 17:04:03 OK: 71 MiB in 58 packages 17:04:04 Removing intermediate container ccdbdbb44dcb 17:04:04 ---> 756c5e21cea2 17:04:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:04:04 ---> Running in 019fff58e5ed 17:04:04 Removing intermediate container 019fff58e5ed 17:04:04 ---> 959302610bee 17:04:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:05 ---> Running in 2b1d6c019c76 17:04:05 Removing intermediate container 2b1d6c019c76 17:04:05 ---> 2801b7ee4afd 17:04:05 Step 24/26 : LABEL arch=arm64 17:04:05 ---> Running in d09158ccb0e5 17:04:05 Removing intermediate container d09158ccb0e5 17:04:05 ---> e0fe18eb9b5f 17:04:05 Step 25/26 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 17:04:06 ---> Running in 65743ba7cb47 17:04:06 Removing intermediate container 65743ba7cb47 17:04:06 ---> e15ee3cf7c46 17:04:06 Step 26/26 : LABEL version=0.0.0 17:04:06 ---> Running in 4707c75ec1d7 17:04:07 Removing intermediate container 4707c75ec1d7 17:04:07 ---> ef5d8e6b9d07 17:04:07 17:04:07 Successfully built ef5d8e6b9d07 17:04:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:04:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:04:07 $ docker stop --time=1 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 17:04:09 $ docker rm -f 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:10 + grep docker 17:04:10 + docker images 17:04:10 docker-sys-mgmt-agent-go-arm64 latest ef5d8e6b9d07 4 seconds ago 300MB 17:04:10 docker-core-data-go-arm64 latest cf33089ac8a4 42 seconds ago 21MB 17:04:10 docker-security-secretstore-setup-go-arm64 latest efcd69fd5f72 About a minute ago 23.4MB 17:04:10 docker-core-command-go-arm64 latest 0cb0da70bc49 About a minute ago 16MB 17:04:10 docker-security-bootstrapper-go-arm64 latest 8d4ccf55b0ff 3 minutes ago 22.6MB 17:04:10 docker-core-metadata-go-arm64 latest d2b6edca7b83 3 minutes ago 17.7MB 17:04:10 docker-support-scheduler-go-arm64 latest aec79d2ec0d3 3 minutes ago 16.1MB 17:04:10 docker-support-notifications-go-arm64 latest 5567a05797af 3 minutes ago 16.6MB 17:04:10 docker-security-proxy-setup-go-arm64 latest 58bdcd38e099 3 minutes ago 23.2MB 17:04:10 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:04:13 provisioning config files... 17:04:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config7158132233330466816tmp [Pipeline] { [Pipeline] sh 17:04:13 + set +x 17:04:13 + curl -s https://codecov.io/bash 17:04:13 + bash -s -- 17:04:14 17:04:14 _____ _ 17:04:14 / ____| | | 17:04:14 | | ___ __| | ___ ___ _____ __ 17:04:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:14 Bash-20210129-7c25fce 17:04:14 17:04:14 17:04:14 ==> git version 2.24.3 found 17:04:14 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:04:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:04:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:04:14 ==> Jenkins CI detected. 17:04:14 project root: . 17:04:14 --> token set from env 17:04:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:14 ==> Running gcov in . (disable via -X gcov) 17:04:14 ==> Python coveragepy not found 17:04:14 ==> Searching for coverage reports in: 17:04:14 + . 17:04:14 -> Found 1 reports 17:04:14 ==> Detecting git/mercurial file structure 17:04:14 ==> Reading reports 17:04:14 + ./coverage.out bytes=578674 17:04:14 ==> Appending adjustments 17:04:14 https://docs.codecov.io/docs/fixing-reports 17:04:18 + Found adjustments 17:04:18 ==> Gzipping contents 17:04:18 88K /tmp/codecov.jHTupN.gz 17:04:18 ==> Uploading reports 17:04:18 url: https://codecov.io 17:04:18 query: branch=PR-3045&commit=fbafb418e3b0d85db2accdecb0ee6c741933abe0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3045%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3045&job=&cmd_args= 17:04:18 -> Pinging Codecov 17:04:18 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3045&commit=fbafb418e3b0d85db2accdecb0ee6c741933abe0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3045%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3045&job=&cmd_args= 17:04:19 -> Uploading to 17:04:19 https://storage.googleapis.com/codecov/v4/raw/2021-02-02/00271124DB129430A58F1EEE437C3FCB/fbafb418e3b0d85db2accdecb0ee6c741933abe0/3275b077-1a36-477a-b1b9-1af34d2b6fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T170418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=607d67c775009edbfb41ea68c32fe0473fee73f81a733145697b82c0e716ee76 17:04:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:19 Dload Upload Total Spent Left Speed 17:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87423 0 0 100 87423 0 176k --:--:-- --:--:-- --:--:-- 176k 17:04:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbafb418e3b0d85db2accdecb0ee6c741933abe0 [Pipeline] } 17:04:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:04:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:22 ---> package-listing.sh 17:04:22 ++ facter osfamily 17:04:22 ++ tr '[:upper:]' '[:lower:]' 17:04:22 + OS_FAMILY=redhat 17:04:22 + workspace=/w/workspace/edgex-go/11 17:04:22 + START_PACKAGES=/tmp/packages_start.txt 17:04:22 + END_PACKAGES=/tmp/packages_end.txt 17:04:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:22 + PACKAGES=/tmp/packages_start.txt 17:04:22 + '[' /w/workspace/edgex-go/11 ']' 17:04:22 + PACKAGES=/tmp/packages_end.txt 17:04:22 + case "${OS_FAMILY}" in 17:04:22 + rpm -qa 17:04:22 + sort 17:04:27 + '[' -f /tmp/packages_start.txt ']' 17:04:27 + '[' -f /tmp/packages_end.txt ']' 17:04:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:27 + '[' /w/workspace/edgex-go/11 ']' 17:04:27 + mkdir -p /w/workspace/edgex-go/11/archives/ 17:04:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 17:04:27 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:04:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:28 17:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:28 alpine: Pulling from edgex-lftools-log-publisher 17:04:28 df20fa9351a1: Pulling fs layer 17:04:28 36b3adc4ff6f: Pulling fs layer 17:04:28 8ad3a11d3b57: Pulling fs layer 17:04:28 46f8f816bc3b: Pulling fs layer 17:04:28 93b61091891f: Pulling fs layer 17:04:28 93b9cdb0e59b: Pulling fs layer 17:04:28 5e14af77c1be: Pulling fs layer 17:04:28 01666e4c0597: Pulling fs layer 17:04:28 aa168da1d23b: Pulling fs layer 17:04:28 46f8f816bc3b: Waiting 17:04:28 01666e4c0597: Waiting 17:04:28 93b9cdb0e59b: Waiting 17:04:28 36b3adc4ff6f: Download complete 17:04:28 46f8f816bc3b: Verifying Checksum 17:04:28 46f8f816bc3b: Download complete 17:04:28 df20fa9351a1: Download complete 17:04:28 93b9cdb0e59b: Verifying Checksum 17:04:28 93b9cdb0e59b: Download complete 17:04:29 5e14af77c1be: Verifying Checksum 17:04:29 5e14af77c1be: Download complete 17:04:29 93b61091891f: Verifying Checksum 17:04:29 93b61091891f: Download complete 17:04:29 01666e4c0597: Verifying Checksum 17:04:29 01666e4c0597: Download complete 17:04:29 df20fa9351a1: Pull complete 17:04:29 36b3adc4ff6f: Pull complete 17:04:29 8ad3a11d3b57: Verifying Checksum 17:04:29 8ad3a11d3b57: Download complete 17:04:30 8ad3a11d3b57: Pull complete 17:04:30 46f8f816bc3b: Pull complete 17:04:31 aa168da1d23b: Verifying Checksum 17:04:31 aa168da1d23b: Download complete 17:04:32 93b61091891f: Pull complete 17:04:32 93b9cdb0e59b: Pull complete 17:04:32 5e14af77c1be: Pull complete 17:04:33 01666e4c0597: Pull complete 17:04:43 aa168da1d23b: Pull complete 17:04:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:04:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:04:43 prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container 17:04:43 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:04:46 $ docker top 6a1bfe02447aa882baf0a7cd82ea96b5eed2f699453d53d9ffd56dc75e51081c -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:47 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:47 + mkdir -p /var/log/sa [Pipeline] sh 17:04:48 + ls /var/log/sa-host 17:04:48 + sadf -c /var/log/sa-host/sa02 17:04:48 file_magic: OK 17:04:48 HZ: Using current value: 100 17:04:48 file_header: OK 17:04:48 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 17:04:48 Statistics: 17:04:48 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... 17:04:48 File successfully converted to sysstat format version 12.2.1 17:04:48 + sadf -c /var/log/sa-host/sa23 17:04:48 file_magic: OK 17:04:48 HZ: Using current value: 100 17:04:48 file_header: OK 17:04:48 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 17:04:48 Statistics: 17:04:48 Hnuu...uuuununununu... 17:04:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:48 provisioning config files... 17:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config4605316015169816745tmp [Pipeline] { [Pipeline] echo 17:04:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:49 ---> create-netrc.sh [Pipeline] } 17:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:04:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:04:49 ---> python-tools-install.sh [Pipeline] echo 17:04:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:50 ---> sudo-logs.sh 17:04:50 Archiving 'sudo' log.. [Pipeline] echo 17:04:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:50 ---> job-cost.sh 17:04:50 lf-activate-venv: SKIPPING 17:04:50 INFO: No Stack... 17:04:50 INFO: Retrieving Pricing Info for: v1-standard-2 17:04:51 INFO: Archiving Costs [Pipeline] echo 17:04:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:51 ---> logs-deploy.sh 17:04:51 lf-activate-venv: SKIPPING 17:04:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3045/11 17:04:51 INFO: archiving workspace using pattern(s): 17:04:53 Archives upload complete. 17:04:53 INFO: archiving logs to Nexus