Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce+0b9e13f6a351841bf3637770c27ae08320c32e9d (6daa4b4dcd3247608322f9fa8abc750c77e0dad5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18879 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # 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 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [Pipeline] timeout 20:44:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:31 ========================================================= 20:44:31 EdgeX Global Pipelines Version Info 20:44:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:33 ------------------- 20:44:33 stable info: 20:44:33 ------------------- 20:44:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:33 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:44:33 Message: update stable to v1.0.173 20:44:33 ------------------- 20:44:33 experimental info: 20:44:33 ------------------- 20:44:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:33 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:44:33 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:44:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 20:44:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [Pipeline] echo 20:44:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c5dd35 [Pipeline] echo 20:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:44:37 provisioning config files... 20:44:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config7524721073916230271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:37 ---> docker-login.sh 20:44:37 nexus3.edgexfoundry.org:10001 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10002 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10003 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10004 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 docker.io 20:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:39 Configure a credential helper to remove this warning. See 20:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:39 20:44:39 Login Succeeded 20:44:39 ---> docker-login.sh ends [Pipeline] } 20:44:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:39 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/core-command/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo core-command,cmd/core-command/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/core-data/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo core-data,cmd/core-data/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/core-metadata/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo core-metadata,cmd/core-metadata/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/security-bootstrapper/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/security-bootstrap-redis/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/security-proxy-setup/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/support-notifications/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo support-notifications,cmd/support-notifications/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/support-scheduler/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:44:39 + for file in '`ls cmd/**/Dockerfile`' 20:44:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:44:39 ++ cut -d/ -f2 20:44:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:44: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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:41 20:44:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:44:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:41 latest: Pulling from edgex-devops/git-semver 20:44:41 31603596830f: Pulling fs layer 20:44:41 2a8b12db71e7: Pulling fs layer 20:44:41 6ca5941a6612: Pulling fs layer 20:44:41 ecc8261a40a4: Pulling fs layer 20:44:41 ecc8261a40a4: Waiting 20:44:41 2a8b12db71e7: Verifying Checksum 20:44:41 2a8b12db71e7: Download complete 20:44:42 31603596830f: Verifying Checksum 20:44:42 31603596830f: Download complete 20:44:42 ecc8261a40a4: Verifying Checksum 20:44:42 ecc8261a40a4: Download complete 20:44:42 6ca5941a6612: Verifying Checksum 20:44:42 6ca5941a6612: Download complete 20:44:42 31603596830f: Pull complete 20:44:42 2a8b12db71e7: Pull complete 20:44:43 6ca5941a6612: Pull complete 20:44:43 ecc8261a40a4: Pull complete 20:44:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:44:43 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 20:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:44:46 $ docker top 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:46 [ssh-agent] Looking for ssh-agent implementation... 20:44:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:46 $ docker exec 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent 20:44:47 SSH_AUTH_SOCK=/tmp/ssh-SbIgxQcijTgh/agent.11 20:44:47 SSH_AGENT_PID=16 20:44:47 Running ssh-add (command line suppressed) 20:44:47 Identity added: /w/workspace/edgex-go/13@tmp/private_key_4843447749216806689.key (/w/workspace/edgex-go/13@tmp/private_key_4843447749216806689.key) 20:44:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:47 + git tag --points-at HEAD [Pipeline] } 20:44:47 $ docker exec --env ******** --env ******** 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent -k 20:44:47 unset SSH_AUTH_SOCK; 20:44:47 unset SSH_AGENT_PID; 20:44:47 echo Agent pid 16 killed; 20:44:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:47 [ssh-agent] Looking for ssh-agent implementation... 20:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:48 $ docker exec 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent 20:44:48 SSH_AUTH_SOCK=/tmp/ssh-x4IragAbArlG/agent.45 20:44:48 SSH_AGENT_PID=51 20:44:48 Running ssh-add (command line suppressed) 20:44:48 Identity added: /w/workspace/edgex-go/13@tmp/private_key_8798154134384167198.key (/w/workspace/edgex-go/13@tmp/private_key_8798154134384167198.key) 20:44:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:48 + git semver init 20:44:48 # -> Open(): unable to determine branch for HEAD 20:44:48 # $GIT_DIR = /w/workspace/edgex-go/13/.git 20:44:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 20:44:48 # $SEMVER_REMOTE_NAME = origin 20:44:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:44:48 # $SEMVER_USER_NAME = edgex-jenkins 20:44:48 # $SEMVER_BRANCH = PR-2970 20:44:48 # $SEMVER_TEMP = /tmp/semver-726821953 20:44:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:45:06 # '/tmp/semver-726821953' -> '/w/workspace/edgex-go/13/.semver' 20:45:06 # -> Force: false 20:45:06 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 20:45:06 $ docker exec --env ******** --env ******** 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 ssh-agent -k 20:45:07 unset SSH_AUTH_SOCK; 20:45:07 unset SSH_AGENT_PID; 20:45:07 echo Agent pid 51 killed; 20:45:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:07 + git semver [Pipeline] } 20:45:07 $ docker stop --time=1 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 20:45:09 $ docker rm -f 80edb7e37165b771b7bf8e26a9c0bfe7599436339790e2b120c64873e3dcb476 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:10 Stashed 1 file(s) [Pipeline] echo 20:45:10 [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 20:45:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:45:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:45:12 + sudo service docker restart 20:45:12 + true 20:45:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:45:12 ========================================================= 20:45:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:45:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:45:13 + 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 . 20:45:16 Sending build context to Docker daemon 326.7MB 20:45:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:45:16 Step 2/6 : FROM ${BASE} 20:45:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:16 188c0c94c7c5: Pulling fs layer 20:45:16 0ef7d3d256c8: Pulling fs layer 20:45:16 de9db76c5a1d: Pulling fs layer 20:45:16 bca2f99d35d6: Pulling fs layer 20:45:16 93359f2a8cfa: Pulling fs layer 20:45:16 7c6f9722023f: Pulling fs layer 20:45:16 a35cf1a2eb13: Pulling fs layer 20:45:16 93359f2a8cfa: Waiting 20:45:16 7c6f9722023f: Waiting 20:45:16 a35cf1a2eb13: Waiting 20:45:16 bca2f99d35d6: Waiting 20:45:16 de9db76c5a1d: Verifying Checksum 20:45:16 de9db76c5a1d: Download complete 20:45:16 0ef7d3d256c8: Verifying Checksum 20:45:16 0ef7d3d256c8: Download complete 20:45:16 93359f2a8cfa: Verifying Checksum 20:45:16 93359f2a8cfa: Download complete 20:45:16 188c0c94c7c5: Verifying Checksum 20:45:16 188c0c94c7c5: Download complete 20:45:16 7c6f9722023f: Verifying Checksum 20:45:16 7c6f9722023f: Download complete 20:45:17 188c0c94c7c5: Pull complete 20:45:17 0ef7d3d256c8: Pull complete 20:45:17 de9db76c5a1d: Pull complete 20:45:18 a35cf1a2eb13: Download complete 20:45:18 bca2f99d35d6: Download complete 20:45:24 bca2f99d35d6: Pull complete 20:45:24 93359f2a8cfa: Pull complete 20:45:24 7c6f9722023f: Pull complete 20:45:25 Still waiting to schedule task 20:45:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 20:45:30 a35cf1a2eb13: Pull complete 20:45:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:45:30 ---> a62c8e92a672 20:45:30 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 20:45:30 ---> Running in e6e8d100bf24 20:45:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:33 (1/12) Installing libmagic (5.38-r0) 20:45:33 (2/12) Installing file (5.38-r0) 20:45:33 (3/12) Installing libc-dev (0.7.2-r3) 20:45:33 (4/12) Installing g++ (9.3.0-r2) 20:45:38 (5/12) Installing fortify-headers (1.1-r0) 20:45:38 (6/12) Installing patch (2.7.6-r6) 20:45:38 (7/12) Installing build-base (0.5-r2) 20:45:38 (8/12) Installing libsodium (1.0.18-r0) 20:45:38 (9/12) Installing pkgconf (1.7.2-r0) 20:45:38 (10/12) Installing libsodium-dev (1.0.18-r0) 20:45:38 (11/12) Installing libzmq (4.3.3-r0) 20:45:38 (12/12) Installing zeromq-dev (4.3.3-r0) 20:45:38 Executing busybox-1.31.1-r19.trigger 20:45:38 OK: 233 MiB in 51 packages 20:45:43 Removing intermediate container e6e8d100bf24 20:45:43 ---> fbc2646c56ed 20:45:43 Step 4/6 : WORKDIR /edgex-go 20:45:43 ---> Running in 1ac42b51fede 20:45:43 Removing intermediate container 1ac42b51fede 20:45:43 ---> 94a0a5ee2d76 20:45:43 Step 5/6 : COPY go.mod . 20:45:43 ---> 714029917d98 20:45:43 Step 6/6 : RUN go mod download 20:45:43 ---> Running in b2e787059d4d 20:46:05 Removing intermediate container b2e787059d4d 20:46:05 ---> 558745459747 20:46:05 Successfully built 558745459747 20:46:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:46:06 + docker inspect -f . ci-base-image-x86_64 20:46:06 . [Pipeline] withDockerContainer 20:46:06 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 20:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:07 $ docker top 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:07 + go version 20:46:07 go version go1.15.5 linux/amd64 [Pipeline] } 20:46:07 $ docker stop --time=1 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 20:46:10 $ docker rm -f 60b2dd8b0152d10ed42b71a1ecd9ee5cf28c6e4c58bbb06b4fd24d6d21e0c925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:11 + docker inspect -f . ci-base-image-x86_64 20:46:11 . [Pipeline] withDockerContainer 20:46:11 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 20:46:11 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:12 $ docker top 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:12 ========================================================= 20:46:12 [edgeXBuildGoParallel] Running Tests and Build... 20:46:12 ========================================================= [Pipeline] sh 20:46:12 + make test 20:46:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:46:22 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:46:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:46:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.230s coverage: 27.0% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.447s coverage: 77.8% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.4% of statements 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.433s coverage: 28.6% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.133s coverage: 86.7% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:46:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 93.8% of statements 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 43.8% of statements 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:47:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18880 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 20:47:07 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 20:47:13 using credential edgex-jenkins-ssh 20:47:13 Cloning the remote Git repository 20:47:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:47:13 > git init /w/workspace/edgex-go/13 # timeout=10 20:47:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:13 > git --version # timeout=10 20:47:13 > git --version # 'git version 2.17.1' 20:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.073s coverage: 82.7% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.5% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 55.9% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.267s coverage: 84.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 20:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:47:23 GO111MODULE=on go vet ./... 20:47:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:30 Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:47:30 Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:47:30 Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) 20:47:30 > git config core.sparsecheckout # timeout=10 20:47:30 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 20:47:30 > git remote # timeout=10 20:47:30 > git config --get remote.origin.url # timeout=10 20:47:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:30 > git merge 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 20:47:30 > git rev-parse HEAD^{commit} # timeout=10 20:47:30 > git config core.sparsecheckout # timeout=10 20:47:30 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 20:47:35 Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:47:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:47:37 + sudo+ service dockertrue restart 20:47:37 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:47:39 provisioning config files... 20:47:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config1919020622984967860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:40 ---> docker-login.sh 20:47:40 nexus3.edgexfoundry.org:10001 20:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:41 Configure a credential helper to remove this warning. See 20:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:41 20:47:41 Login Succeeded 20:47:41 nexus3.edgexfoundry.org:10002 20:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:41 Configure a credential helper to remove this warning. See 20:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:41 20:47:41 Login Succeeded 20:47:41 nexus3.edgexfoundry.org:10003 20:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:42 Configure a credential helper to remove this warning. See 20:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:42 20:47:42 Login Succeeded 20:47:42 nexus3.edgexfoundry.org:10004 20:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:43 Configure a credential helper to remove this warning. See 20:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:43 20:47:43 Login Succeeded 20:47:43 docker.io 20:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:43 Configure a credential helper to remove this warning. See 20:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:43 20:47:43 Login Succeeded 20:47:43 ---> docker-login.sh ends [Pipeline] } 20:47:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:44 ========================================================= 20:47:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:47:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:47:44 + 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 . 20:47:47 Sending build context to Docker daemon 165.8MB 20:47:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:47:47 Step 2/6 : FROM ${BASE} 20:47:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:47 5f621e34cdf4: Pulling fs layer 20:47:47 a4357932f1b6: Pulling fs layer 20:47:47 18c013af1878: Pulling fs layer 20:47:47 00ac8860ef70: Pulling fs layer 20:47:47 63d7cb157983: Pulling fs layer 20:47:47 b116817d02f9: Pulling fs layer 20:47:47 745a02a5169b: Pulling fs layer 20:47:47 00ac8860ef70: Waiting 20:47:47 63d7cb157983: Waiting 20:47:47 b116817d02f9: Waiting 20:47:47 745a02a5169b: Waiting 20:47:47 18c013af1878: Download complete 20:47:47 a4357932f1b6: Download complete 20:47:47 63d7cb157983: Download complete 20:47:47 b116817d02f9: Download complete 20:47:47 5f621e34cdf4: Verifying Checksum 20:47:47 5f621e34cdf4: Download complete 20:47:48 5f621e34cdf4: Pull complete 20:47:48 a4357932f1b6: Pull complete 20:47:48 18c013af1878: Pull complete 20:47:50 745a02a5169b: Verifying Checksum 20:47:50 745a02a5169b: Download complete 20:47:52 00ac8860ef70: Verifying Checksum 20:47:52 00ac8860ef70: Download complete 20:47:56 gofmt -l . 20:47:56 [ "`gofmt -l .`" = "" ] 20:47:56 ./bin/test-go-mod-tidy.sh 20:47:56 ./bin/test-attribution-txt.sh [Pipeline] sh 20:47:56 + ls -al . 20:47:56 total 644 20:47:56 drwxrwxr-x 10 1001 1001 4096 Jan 7 20:47 . 20:47:56 drwxr-xr-x 4 root root 30 Jan 7 20:46 .. 20:47:56 -rw-rw-r-- 1 1001 1001 11 Jan 7 20:44 .dockerignore 20:47:56 drwxrwxr-x 8 1001 1001 179 Jan 7 20:44 .git 20:47:56 drwxrwxr-x 3 1001 1001 125 Jan 7 20:44 .github 20:47:56 -rw-rw-r-- 1 1001 1001 872 Jan 7 20:44 .gitignore 20:47:56 drwx------ 3 1001 1001 47 Jan 7 20:45 .semver 20:47:56 -rw-rw-r-- 1 1001 1001 166 Jan 7 20:44 .sonarcloud.properties 20:47:56 -rw-rw-r-- 1 1001 1001 3804 Jan 7 20:44 CONTRIBUTING.md 20:47:56 -rw-rw-r-- 1 1001 1001 931 Jan 7 20:44 Dockerfile.build 20:47:56 -rw-rw-r-- 1 1001 1001 863 Jan 7 20:44 Jenkinsfile 20:47:56 -rw-rw-r-- 1 1001 1001 10775 Jan 7 20:44 LICENSE 20:47:56 -rw-rw-r-- 1 1001 1001 6001 Jan 7 20:44 Makefile 20:47:56 -rw-rw-r-- 1 1001 1001 6524 Jan 7 20:44 README.md 20:47:56 -rw-rw-r-- 1 1001 1001 6744 Jan 7 20:44 SECURITY.md 20:47:56 -rw-rw-r-- 1 1001 1001 5 Jan 7 20:45 VERSION 20:47:56 -rw-rw-r-- 1 1001 1001 4131 Jan 7 20:44 ZMQWindows.md 20:47:56 drwxrwxr-x 2 1001 1001 117 Jan 7 20:44 bin 20:47:56 drwxrwxr-x 15 1001 1001 4096 Jan 7 20:44 cmd 20:47:56 -rw-r--r-- 1 root root 546759 Jan 7 20:47 coverage.out 20:47:56 -rw-r--r-- 1 root root 1005 Jan 7 20:47 go.mod 20:47:56 -rw-r--r-- 1 root root 19172 Jan 7 20:47 go.sum 20:47:56 drwxrwxr-x 8 1001 1001 127 Jan 7 20:44 internal 20:47:56 drwxrwxr-x 4 1001 1001 26 Jan 7 20:44 openapi 20:47:56 drwxrwxr-x 4 1001 1001 71 Jan 7 20:44 snap 20:47:56 -rw-rw-r-- 1 1001 1001 168 Jan 7 20:44 version.go [Pipeline] sh 20:47:56 + '[' -e coverage.out ] 20:47:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:57 Stashed 1 file(s) [Pipeline] sh 20:47:57 + make build 20:47:57 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 20:48:00 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 20:48:02 00ac8860ef70: Pull complete 20:48:02 63d7cb157983: Pull complete 20:48:03 b116817d02f9: Pull complete 20:48:06 745a02a5169b: Pull complete 20:48:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:48:06 ---> b7e6874047d6 20:48:06 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 20:48:09 ---> Running in 1fc0f22d5164 20:48: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 20:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:12 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 20:48:12 (1/12) Installing libmagic (5.38-r0) 20:48:12 (2/12) Installing file (5.38-r0) 20:48:12 (3/12) Installing libc-dev (0.7.2-r3) 20:48:12 (4/12) Installing g++ (9.3.0-r2) 20:48:13 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 20:48:14 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 20:48:16 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 20:48:17 (5/12) Installing fortify-headers (1.1-r0) 20:48:17 (6/12) Installing patch (2.7.6-r6) 20:48:17 (7/12) Installing build-base (0.5-r2) 20:48:17 (8/12) Installing libsodium (1.0.18-r0) 20:48:17 (9/12) Installing pkgconf (1.7.2-r0) 20:48:17 (10/12) Installing libsodium-dev (1.0.18-r0) 20:48:17 (11/12) Installing libzmq (4.3.3-r0) 20:48:17 (12/12) Installing zeromq-dev (4.3.3-r0) 20:48:17 Executing busybox-1.31.1-r19.trigger 20:48:17 OK: 217 MiB in 51 packages 20:48:17 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 20:48:19 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 20:48: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 20:48:21 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 20:48:21 Removing intermediate container 1fc0f22d5164 20:48:21 ---> 27cedba67ccc 20:48:21 Step 4/6 : WORKDIR /edgex-go 20:48:21 ---> Running in a2422bfc2a4e 20:48:22 Removing intermediate container a2422bfc2a4e 20:48:22 ---> fe7eeb584d3e 20:48:22 Step 5/6 : COPY go.mod . 20:48:22 ---> 4fc625b65425 20:48:22 Step 6/6 : RUN go mod download 20:48:22 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 20:48:23 ---> Running in 5608c65488df 20:48:23 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 [Pipeline] } 20:48:25 $ docker stop --time=1 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 20:48:27 $ docker rm -f 495d834954683e81081d923d027f94eb1176d165cd8396e33200d8e3275e7348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:31 20:48:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:48:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:31 latest: Pulling from edgex-devops/edgex-compose 20:48:31 cbdbe7a5bc2a: Pulling fs layer 20:48:31 ca9280d653b3: Pulling fs layer 20:48:31 7e9c9ca2126c: Pulling fs layer 20:48:31 cbdbe7a5bc2a: Verifying Checksum 20:48:31 cbdbe7a5bc2a: Download complete 20:48:32 ca9280d653b3: Verifying Checksum 20:48:32 ca9280d653b3: Download complete 20:48:32 cbdbe7a5bc2a: Pull complete 20:48:33 ca9280d653b3: Pull complete 20:48:33 7e9c9ca2126c: Verifying Checksum 20:48:33 7e9c9ca2126c: Download complete 20:48:41 7e9c9ca2126c: Pull complete 20:48:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:48:42 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 20:48:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 20:48:44 $ docker top f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:44 + docker-compose build --help 20:48:44 + grep parallel 20:48:45 --parallel Build images in parallel. [Pipeline] } 20:48:45 $ docker stop --time=1 f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b 20:48:47 $ docker rm -f f39e40fbd014b6521856115a19384bd0740543df35e849752852d671b11aa69b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:47 . [Pipeline] withDockerContainer 20:48:48 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 20:48:48 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:48 $ docker top cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:49 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:49 Removing intermediate container 5608c65488df 20:48:49 ---> 269bcc0a1beb 20:48:49 Successfully built 269bcc0a1beb 20:48:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:50 + docker inspect -f . ci-base-image-arm64 20:48:50 . [Pipeline] withDockerContainer 20:48:50 Building docker-core-command-go ... 20:48:50 Building docker-core-data-go ... 20:48:50 Building docker-core-metadata-go ... 20:48:50 Building docker-security-bootstrapper-go ... 20:48:50 Building docker-security-bootstrap-redis-go ... 20:48:50 Building docker-security-proxy-setup-go ... 20:48:50 Building docker-security-secretstore-setup-go ... 20:48:50 Building docker-support-notifications-go ... 20:48:50 Building docker-support-scheduler-go ... 20:48:50 Building docker-sys-mgmt-agent-go ... 20:48:50 Building docker-security-bootstrapper-go 20:48:50 Building docker-security-bootstrap-redis-go 20:48:50 Building docker-security-secretstore-setup-go 20:48:50 Building docker-core-command-go 20:48:50 Building docker-support-notifications-go 20:48:50 prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container 20:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:52 $ docker top 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:53 + go version 20:48:53 go version go1.15.5 linux/arm64 [Pipeline] } 20:48:53 $ docker stop --time=1 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 20:48:55 $ docker rm -f 5ba49fef81b72f3bf16161584e588b6a6350c57327f60ade51ec20c2e7f82515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:56 + docker inspect -f . ci-base-image-arm64 20:48:56 . [Pipeline] withDockerContainer 20:48:56 prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container 20:48:56 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:57 $ docker top aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:58 ========================================================= 20:48:58 [edgeXBuildGoParallel] Running Tests and Build... 20:48:58 ========================================================= [Pipeline] sh 20:48:58 + make test 20:48:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:49:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:49:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:29 ---> 558745459747 20:49:29 Step 3/24 : WORKDIR /edgex-go 20:49:29 ---> 558745459747 20:49:29 Step 3/22 : WORKDIR /edgex-go 20:49:29 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:49:29 ---> 558745459747 20:49:29 Step 3/32 : WORKDIR /edgex-go 20:49:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:29 ---> 558745459747 20:49:29 Step 3/23 : WORKDIR /edgex-go 20:49:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:29 ---> 558745459747 20:49:29 Step 3/22 : WORKDIR /edgex-go 20:49:29 ---> Running in 2df2954c3a4f 20:49:29 ---> Running in e466e8b0c372 20:49:29 ---> Running in 9e9ded213304 20:49:29 ---> Running in 933452b92d59 20:49:29 ---> Running in 1b3eeefe40bd 20:49:29 Removing intermediate container 1b3eeefe40bd 20:49:29 ---> 85833c6df97e 20:49:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:29 Removing intermediate container 9e9ded213304 20:49:29 ---> 6be8cf159519 20:49:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:29 Removing intermediate container 2df2954c3a4f 20:49:29 ---> cd23960d0b0a 20:49:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:29 Removing intermediate container 933452b92d59 20:49:29 ---> 47ba7d5a3ccc 20:49:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:29 Removing intermediate container e466e8b0c372 20:49:29 ---> 8524a9e8aa5e 20:49:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:29 ---> Running in 029a9ac0496c 20:49:29 ---> Running in e26dc17bf68a 20:49:30 ---> Running in 472163b8df71 20:49:30 ---> Running in e44d86b6df2c 20:49:30 ---> Running in 3c2d14ccf09f 20:49:32 Removing intermediate container 029a9ac0496c 20:49:32 ---> fd6607bb7d81 20:49:32 Step 5/23 : RUN apk add --update --no-cache make git 20:49:32 Removing intermediate container e44d86b6df2c 20:49:32 ---> 7940e92eafff 20:49:32 Step 5/32 : RUN apk add --update --no-cache make git 20:49:32 Removing intermediate container e26dc17bf68a 20:49:32 ---> 0b6b5240d029 20:49:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:49:32 ---> Running in c88cf073f76f 20:49:32 Removing intermediate container 472163b8df71 20:49:32 ---> a647dcf760f5 20:49:32 Step 5/24 : RUN apk add --update --no-cache make git 20:49:32 ---> Running in fd76567f88f5 20:49:32 Removing intermediate container 3c2d14ccf09f 20:49:32 ---> 2abe91e0cc31 20:49:32 Step 5/22 : RUN apk add --update --no-cache make git 20:49:32 ---> Running in 0dd1d5bb0cf1 20:49:32 ---> Running in 9ea57cae765f 20:49:32 ---> Running in c265a690433c 20:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:49:34 OK: 233 MiB in 51 packages 20:49:34 OK: 233 MiB in 51 packages 20:49:35 OK: 233 MiB in 51 packages 20:49:35 OK: 233 MiB in 51 packages 20:49:35 OK: 233 MiB in 51 packages 20:49:35 Removing intermediate container fd76567f88f5 20:49:35 ---> e2e53c79a6c2 20:49:35 Step 6/32 : COPY go.mod . 20:49:35 Removing intermediate container c88cf073f76f 20:49:35 ---> 49d7a51377e2 20:49:35 Step 6/23 : COPY go.mod . 20:49:35 Removing intermediate container 0dd1d5bb0cf1 20:49:35 ---> 729cc4ff1401 20:49:35 Step 6/22 : COPY go.mod . 20:49:36 ---> b8771904db9d 20:49:36 Step 7/32 : RUN go mod download 20:49:36 ---> 5244e3b302c5 20:49:36 Step 7/23 : RUN go mod download 20:49:36 ---> 42d751c44a05 20:49:36 Step 7/22 : RUN go mod download 20:49:36 Removing intermediate container c265a690433c 20:49:36 ---> 3b703347f756 20:49:36 Step 6/22 : COPY go.mod . 20:49:36 ---> Running in 1976700ed344 20:49:36 ---> Running in fe8cf826bff7 20:49:36 ---> Running in c9a002b722dd 20:49:36 Removing intermediate container 9ea57cae765f 20:49:36 ---> 65898d6e2582 20:49:36 Step 6/24 : COPY go.mod . 20:49:36 ---> 7b13c1d78a90 20:49:36 Step 7/22 : RUN go mod download 20:49:36 ---> Running in ab85323297c3 20:49:37 ---> 93158e1e68e7 20:49:37 Step 7/24 : RUN go mod download 20:49:37 ---> Running in ba0abc68941d 20:49:39 Removing intermediate container 1976700ed344 20:49:39 ---> 7973b3e9d1ab 20:49:39 Step 8/23 : COPY . . 20:49:39 Removing intermediate container c9a002b722dd 20:49:39 ---> d9321af9b64c 20:49:39 Step 8/22 : COPY . . 20:49:39 Removing intermediate container fe8cf826bff7 20:49:39 ---> 377720942f9b 20:49:39 Step 8/32 : COPY . . 20:49:39 Removing intermediate container ab85323297c3 20:49:39 ---> ea483d588bb7 20:49:39 Step 8/22 : COPY . . 20:49:40 Removing intermediate container ba0abc68941d 20:49:40 ---> d6b0026c9c9f 20:49:40 Step 8/24 : COPY . . 20:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:19 ---> d6445a76d470 20:50:19 Step 9/23 : RUN make cmd/core-command/core-command 20:50:19 ---> 2ad0c9ab6206 20:50:19 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 20:50:19 ---> 4c8e05e6ff61 20:50:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:50:19 ---> Running in 28271bd93eca 20:50:19 ---> Running in dc21f2e514fa 20:50:19 ---> Running in 3fc598e66688 20:50:19 ---> 9c9e7939c6d7 20:50:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:50:19 ---> 105144642a85 20:50:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:50:19 ---> Running in d07700ad0825 20:50:19 ---> Running in 3324638e1ba2 20:50:19 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 20:50: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 20:50:19 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 20:50:19 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 20:50:19 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 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:50:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:50:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 46.6% of statements 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.524s coverage: 27.0% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.558s coverage: 77.8% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.4% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:50:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:50:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:50:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:50:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:50:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.343s coverage: 97.5% of statements 20:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:50:51 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 20:50:51 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 20:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements 20:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:50:55 Removing intermediate container 3fc598e66688 20:50:55 ---> a104aaccd217 20:50:55 20:50:55 Step 10/22 : FROM alpine:3.12 20:50:55 3.12: Pulling from library/alpine 20:50:55 Removing intermediate container dc21f2e514fa 20:50:55 ---> 71ccea612d90 20:50:55 20:50:55 Step 10/23 : FROM alpine:3.12 20:50:55 Removing intermediate container 3324638e1ba2 20:50:55 ---> 0bae74d35bbb 20:50:55 20:50:55 Step 10/22 : FROM alpine:3.12 20:50:55 3.12: Pulling from library/alpine 20:50:55 3.12: Pulling from library/alpine 20:50:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:50:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:50:56 Status: Downloaded newer image for alpine:3.12 20:50:56 Status: Image is up to date for alpine:3.12 20:50:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:50:56 Status: Image is up to date for alpine:3.12 20:50:56 ---> 389fef711851 20:50:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:50:56 ---> 389fef711851 20:50:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:50:56 ---> 389fef711851 20:50:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:50:57 ---> Running in 16ee78f1cfd4 20:50:57 ---> Running in 58bdbe80ac35 20:50:57 ---> Running in 677b008d0043 20:50:57 Removing intermediate container d07700ad0825 20:50:57 ---> 720af047f41c 20:50:57 20:50:57 Step 10/24 : FROM alpine:3.12 20:50:57 ---> 389fef711851 20:50:57 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:50:57 ---> Running in bba18c9c11f5 20:50:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.118s coverage: 93.8% of statements 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:50:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:50:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 43.8% of statements 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 20:50:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:50:59 (1/1) Installing dumb-init (1.2.2-r1) 20:50:59 Executing busybox-1.31.1-r19.trigger 20:50:59 OK: 6 MiB in 15 packages 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:59 Removing intermediate container 28271bd93eca 20:50:59 ---> 9bec216352fa 20:50:59 20:50:59 Step 10/32 : FROM alpine:3.12 20:50:59 ---> 389fef711851 20:50:59 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:59 ---> Running in 0c5971452d1d 20:51:00 (1/5) Installing ca-certificates (20191127-r4) 20:51:00 (1/5) Installing ca-certificates (20191127-r4) 20:51:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:51:00 (3/5) Installing libcurl (7.69.1-r3) 20:51:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:51:00 (4/5) Installing curl (7.69.1-r3) 20:51:00 (1/2) Installing ca-certificates (20191127-r4) 20:51:00 (3/5) Installing libcurl (7.69.1-r3) 20:51:00 (5/5) Installing dumb-init (1.2.2-r1) 20:51:00 (4/5) Installing curl (7.69.1-r3) 20:51:00 Executing busybox-1.31.1-r19.trigger 20:51:00 Executing ca-certificates-20191127-r4.trigger 20:51:00 (5/5) Installing dumb-init (1.2.2-r1) 20:51:00 (2/2) Installing dumb-init (1.2.2-r1) 20:51:00 Executing busybox-1.31.1-r19.trigger 20:51:00 Executing ca-certificates-20191127-r4.trigger 20:51:00 Executing busybox-1.31.1-r19.trigger 20:51:00 Executing ca-certificates-20191127-r4.trigger 20:51:00 OK: 7 MiB in 19 packages 20:51:00 OK: 7 MiB in 19 packages 20:51:00 OK: 6 MiB in 16 packages 20:51:00 Removing intermediate container 16ee78f1cfd4 20:51:00 ---> 959812618e80 20:51:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:01 ---> Running in b2c69676912f 20:51:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:01 (1/2) Installing dumb-init (1.2.2-r1) 20:51:01 (2/2) Installing openssl (1.1.1i-r0) 20:51:01 Executing busybox-1.31.1-r19.trigger 20:51:01 OK: 6 MiB in 16 packages 20:51:01 Removing intermediate container b2c69676912f 20:51:01 ---> 29ad035c50df 20:51:01 Step 13/23 : ENV APP_PORT=48082 20:51:03 Removing intermediate container 58bdbe80ac35 20:51:03 ---> fb7dfc633326 20:51:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:51:03 ---> Running in a5d16680db97 20:51:03 ---> Running in 5bdca52040eb 20:51:03 Removing intermediate container bba18c9c11f5 20:51:03 ---> adf19d97a062 20:51:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:51:03 Removing intermediate container 677b008d0043 20:51:03 ---> bc4ea4dc185f 20:51:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:51:03 ---> Running in b44b98c5c4e5 20:51:03 ---> Running in 19e2845d8b21 20:51:03 Removing intermediate container a5d16680db97 20:51:03 ---> 1dbc2b0b26a8 20:51:03 Step 14/23 : EXPOSE $APP_PORT 20:51:03 Removing intermediate container 5bdca52040eb 20:51:03 ---> 5ec821934a97 20:51:03 Step 13/22 : WORKDIR / 20:51:03 Removing intermediate container 0c5971452d1d 20:51:03 ---> 3713b30ca48b 20:51:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:51:03 ---> Running in 259799d4e5cf 20:51:03 ---> Running in 0eb730cc8116 20:51:03 ---> Running in cf5a4085454e 20:51:03 Removing intermediate container b44b98c5c4e5 20:51:03 ---> 2ea7e939c516 20:51:03 Step 13/22 : ENV APP_PORT=48060 20:51:04 Removing intermediate container 19e2845d8b21 20:51:04 ---> 3a2b20d65396 20:51:04 Step 13/24 : WORKDIR / 20:51:04 ---> Running in 667b83420f9a 20:51:04 ---> Running in f1c599565154 20:51:04 Removing intermediate container 259799d4e5cf 20:51:04 ---> 91fefcc94bdf 20:51:04 Step 15/23 : WORKDIR / 20:51:04 Removing intermediate container cf5a4085454e 20:51:04 ---> 913156d54da5 20:51:04 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 20:51:04 Removing intermediate container 0eb730cc8116 20:51:04 ---> ce8bc2c3a5b4 20:51:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 20:51:04 ---> Running in b3f1a7f84e28 20:51:04 ---> Running in 76705c6ec119 20:51:04 Removing intermediate container 667b83420f9a 20:51:04 ---> 3901dcda6dde 20:51:04 Step 14/22 : EXPOSE $APP_PORT 20:51:04 Removing intermediate container f1c599565154 20:51:04 ---> 26f28e1d6f12 20:51:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:51:05 ---> Running in 351e19d7b69e 20:51:05 ---> 8f7a0cc0d6f5 20:51:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:51:05 Removing intermediate container 76705c6ec119 20:51:05 ---> d13a68879abb 20:51:05 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 20:51:05 ---> e08c79207b7d 20:51:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:51:05 Removing intermediate container b3f1a7f84e28 20:51:05 ---> da38b0fed9e3 20:51:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 20:51:05 ---> Running in 5303828dcf20 20:51:05 Removing intermediate container 351e19d7b69e 20:51:05 ---> 61d59f8feced 20:51:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 20:51:05 ---> 7856807b92b6 20:51:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:51:05 ---> ffd33dac4c91 20:51:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:06 ---> f652ad59a904 20:51:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:51:06 ---> 4d384f494a25 20:51:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:06 ---> ae7cfa17ca50 20:51:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:06 Connecting to github.com (140.82.112.3:443) 20:51:06 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.115.75:443) 20:51:06  ---> a30d2a08f0bc 20:51:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:51:06 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 20:51:06  ---> 2c0f56588ba2 20:51:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:06 ---> edbee4468e57 20:51:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:51:06 ---> 19a780d67a40 20:51:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:51:07 ---> d8c1d25b4bf3 20:51:07 Step 18/22 : RUN chmod +x entrypoint.sh 20:51:07 ---> Running in 9408ad42d2b7 20:51:07 ---> fdbe07411f05 20:51:07 Step 19/23 : ENTRYPOINT ["/core-command"] 20:51:07 dockerize-alpine-lin 74% |*********************** | 2175k 0:00:00 ETA 20:51:07  ---> 644d6f7849fd 20:51:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:51:07 ---> Running in 24469d8d1523 20:51:07 ---> fff59f6cf693 20:51:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:51:07 ---> Running in 445a9f95e1ea 20:51:08 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 20:51:08 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 20:51:08 dockerize 20:51:08 Removing intermediate container 24469d8d1523 20:51:08 ---> 580a6781c8e1 20:51:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:08 ---> Running in 4709fb6c4143 20:51:08 Removing intermediate container 445a9f95e1ea 20:51:08 ---> 28c8e1fc859b 20:51:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:08 ---> 1601b89b19be 20:51:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:08 ---> Running in 76090b931496 20:51:08 ---> Running in 0a7ef0a2048f 20:51:08 Removing intermediate container 4709fb6c4143 20:51:08 ---> 8b068e19ca4c 20:51:08 Step 21/23 : LABEL arch=x86_64 20:51:09 ---> Running in fdcadcd9c8ee 20:51:09 Removing intermediate container 76090b931496 20:51:09 ---> 0a2b19412f8e 20:51:09 Step 20/22 : LABEL arch=x86_64 20:51:09 ---> Running in c02e8808d28a 20:51:09 Removing intermediate container fdcadcd9c8ee 20:51:09 ---> 193853f18b43 20:51:09 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:51:09 Removing intermediate container 9408ad42d2b7 20:51:09 ---> 7ddba95e1a29 20:51:09 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:51:09 Removing intermediate container 5303828dcf20 20:51:09 ---> 9bda5bd3c07d 20:51:09 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 20:51:09 ---> Running in fc7af4bc44d0 20:51:09 ---> Running in 8c5a4907a08c 20:51:09 ---> Running in 6832e714eb78 20:51:09 Removing intermediate container c02e8808d28a 20:51:09 ---> e1e020fbe1b8 20:51:09 Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:51:10 ---> Running in b12d14a4544b 20:51:10 Removing intermediate container fc7af4bc44d0 20:51:10 ---> 048e74089556 20:51:10 Step 23/23 : LABEL version=0.0.0 20:51:10 Removing intermediate container 6832e714eb78 20:51:10 ---> fee9ca75b958 20:51:10 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:51:10 Removing intermediate container 8c5a4907a08c 20:51:10 ---> 4b399995131b 20:51:10 Step 20/22 : LABEL arch=x86_64 20:51:10 ---> Running in 70be2832725e 20:51:10 ---> Running in f30f61c1dedc 20:51:10 ---> Running in a2334e71d851 20:51:10 Removing intermediate container b12d14a4544b 20:51:10 ---> 622e56477ce2 20:51:10 Step 22/22 : LABEL version=0.0.0 20:51:10 Removing intermediate container 70be2832725e 20:51:10 ---> b24fbd4316e1 20:51:10 20:51:10 Removing intermediate container 0a7ef0a2048f 20:51:10 ---> 1a700e92ddf0 20:51:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:51:11 Removing intermediate container f30f61c1dedc 20:51:11 ---> 9bf802a1a155 20:51:11 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 20:51:11 ---> Running in 8c8e99a41845 20:51:11 ---> Running in 5ab34045220c 20:51:11 ---> Running in a8a7636549f1 20:51:11 Removing intermediate container a2334e71d851 20:51:11 ---> 082baf915e83 20:51:11 Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:51:11 Successfully built b24fbd4316e1 20:51:11 Successfully tagged docker-core-command-go:latest 20:51:11 Building docker-core-data-go 20:51:11  Building docker-core-command-go ... done  ---> Running in ea383342944f 20:51:11 Removing intermediate container 8c8e99a41845 20:51:11 ---> db2321d8a460 20:51:11 20:51:11 Removing intermediate container 5ab34045220c 20:51:11 ---> a010ae9d3a91 20:51:11 Step 22/24 : LABEL arch=x86_64 20:51:11 Successfully built db2321d8a460 20:51:11 Successfully tagged docker-support-notifications-go:latest 20:51:11  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 20:51:11 ---> Running in 09eb018b387b 20:51:11 Removing intermediate container ea383342944f 20:51:11 ---> 8c7f64768392 20:51:11 Step 22/22 : LABEL version=0.0.0 20:51:12 ---> Running in ba2968d03f3f 20:51:12 Removing intermediate container 09eb018b387b 20:51:12 ---> 7d548169b725 20:51:12 Step 23/24 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:51:12 Copy dockerize executable 20:51:12 ---> Running in 5e86fbda4bb3 20:51:12 Removing intermediate container ba2968d03f3f 20:51:12 ---> c18bec2a543a 20:51:12 20:51:12 Removing intermediate container 5e86fbda4bb3 20:51:12 ---> 008134a90d93 20:51:12 Step 24/24 : LABEL version=0.0.0 20:51:12 Successfully built c18bec2a543a 20:51:12 Successfully tagged docker-security-bootstrap-redis-go:latest 20:51:12  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 20:51:12 ---> Running in 11b7bb1a4f82 20:51:12 Removing intermediate container a8a7636549f1 20:51:12 ---> 932cf5332b6b 20:51:12 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 20:51:13 Removing intermediate container 11b7bb1a4f82 20:51:13 ---> aa9f1805d19f 20:51:13 20:51:13 ---> Running in 7920f0498d3b 20:51:13 Successfully built aa9f1805d19f 20:51:13 Successfully tagged docker-security-secretstore-setup-go:latest 20:51:13 Building docker-security-proxy-setup-go 20:51:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7920f0498d3b 20:51:13 ---> fc324ce5b6dd 20:51:13 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:51:14 ---> ee0b49e4ab6c 20:51:14 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:51:14 ---> Running in 7eaac09044eb 20:51:19 Removing intermediate container 7eaac09044eb 20:51:19 ---> 834b26b2c408 20:51:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.070s coverage: 82.7% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.527s coverage: 63.5% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.737s coverage: 55.9% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 37.0% of statements 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:51:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.0% of statements 20:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 20:51:21 ---> 5e47bcf8655c 20:51:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.395s coverage: 47.1% of statements 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 20:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:51:22 ---> 5f360bdbeba2 20:51:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 20:51:24 ---> 1cc84f137e7e 20:51:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:51:24 ---> e89deba9a8ba 20:51:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:51:24 ---> Running in 80fcd20a4a6c 20:51:24 Removing intermediate container 80fcd20a4a6c 20:51:24 ---> a3cbc7080d21 20:51:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 20:51:25 ---> 3d0b979b51e7 20:51:25 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:25 ---> Running in 24f256ed7a23 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.456s coverage: 29.1% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.138s coverage: 100.0% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:51:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 20:51:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 20:51:30 GO111MODULE=on go vet ./... 20:51:31 Removing intermediate container 24f256ed7a23 20:51:31 ---> 0cad849e0343 20:51:31 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 20:51:32 ---> Running in 3b4e3896ee65 20:51:33 Removing intermediate container 3b4e3896ee65 20:51:33 ---> 0a799556c35d 20:51:33 Step 29/32 : CMD ["install"] 20:51:34 ---> Running in 00855567ce75 20:51:35 Removing intermediate container 00855567ce75 20:51:35 ---> 5c1658f0527c 20:51:35 Step 30/32 : LABEL arch=x86_64 20:51:37 ---> Running in 86fb1ac39a3d 20:51:39 Removing intermediate container 86fb1ac39a3d 20:51:39 ---> 48a11d7495a8 20:51:39 Step 31/32 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:51:40 ---> Running in 2078bd1eb358 20:51:41 Removing intermediate container 2078bd1eb358 20:51:41 ---> c469ce146719 20:51:41 Step 32/32 : LABEL version=0.0.0 20:51:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:43 ---> 558745459747 20:51:43 Step 3/22 : WORKDIR /edgex-go 20:51:43 ---> Using cache 20:51:43 ---> 8524a9e8aa5e 20:51:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:43 ---> Using cache 20:51:43 ---> 2abe91e0cc31 20:51:43 Step 5/22 : RUN apk add --update --no-cache make git 20:51:43 ---> Using cache 20:51:43 ---> 3b703347f756 20:51:43 Step 6/22 : COPY go.mod . 20:51:43 ---> Using cache 20:51:43 ---> 7b13c1d78a90 20:51:43 Step 7/22 : RUN go mod download 20:51:43 ---> Using cache 20:51:43 ---> ea483d588bb7 20:51:43 Step 8/22 : COPY . . 20:51:43 ---> Using cache 20:51:43 ---> 4c8e05e6ff61 20:51:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:51:43 ---> Running in 031afe3d2110 20:51:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:43 ---> 558745459747 20:51:43 Step 3/26 : WORKDIR /edgex-go 20:51:43 ---> Using cache 20:51:43 ---> 8524a9e8aa5e 20:51:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:43 ---> Using cache 20:51:43 ---> 2abe91e0cc31 20:51:43 Step 5/26 : RUN apk add --update --no-cache make bash git 20:51:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:43 ---> 558745459747 20:51:43 Step 3/23 : WORKDIR /edgex-go 20:51:43 ---> Using cache 20:51:43 ---> 8524a9e8aa5e 20:51:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:43 ---> Using cache 20:51:43 ---> 2abe91e0cc31 20:51:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:51:43 ---> 558745459747 20:51:43 Step 3/21 : WORKDIR /edgex-go 20:51:43 ---> Using cache 20:51:43 ---> 8524a9e8aa5e 20:51:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:43 ---> Using cache 20:51:43 ---> 2abe91e0cc31 20:51:43 Step 5/21 : RUN apk add --update --no-cache make git 20:51:43 ---> Using cache 20:51:43 ---> 3b703347f756 20:51:43 Step 6/21 : COPY go.mod . 20:51:43 ---> Using cache 20:51:43 ---> 7b13c1d78a90 20:51:43 Step 7/21 : RUN go mod download 20:51:43 ---> Using cache 20:51:43 ---> ea483d588bb7 20:51:43 Step 8/21 : COPY . . 20:51:43 ---> Using cache 20:51:43 ---> 4c8e05e6ff61 20:51:43 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:51:44 ---> Running in ad1ead1eb3a1 20:51:44 ---> Running in e32b67e4cf57 20:51:44 ---> Running in 7dde39002bb1 20:51:44 ---> Running in 27ccdcc9492a 20:51:44 Removing intermediate container 031afe3d2110 20:51:44 ---> 3bab318b3296 20:51:44 20:51:44 Successfully built 3bab318b3296 20:51:44 Successfully tagged docker-security-bootstrapper-go:latest 20:51:44  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 20:51:45 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 20:51:46 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 20:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:47 OK: 233 MiB in 51 packages 20:51:47 OK: 233 MiB in 51 packages 20:51:51 Removing intermediate container ad1ead1eb3a1 20:51:51 ---> 5c364f6b9756 20:51:51 Step 6/26 : COPY go.mod . 20:51:51 Removing intermediate container e32b67e4cf57 20:51:51 ---> feda1e26570c 20:51:51 Step 6/23 : COPY go.mod . 20:51:52 ---> 7e61c49b8078 20:51:52 Step 7/26 : RUN go mod download 20:51:52 ---> 49e1f5ef7204 20:51:52 Step 7/23 : RUN go mod download 20:51:53 ---> Running in 2b4aab9d9207 20:51:53 ---> Running in 747bf7e1bbad 20:51:57 Removing intermediate container 2b4aab9d9207 20:51:57 ---> 9d0a0d473d77 20:51:57 Step 8/26 : COPY . . 20:51:57 Removing intermediate container 747bf7e1bbad 20:51:57 ---> 9b9c6bb48434 20:51:57 Step 8/23 : COPY . . 20:52:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:07 ---> 558745459747 20:52:07 Step 3/23 : WORKDIR /edgex-go 20:52:07 ---> Using cache 20:52:07 ---> 8524a9e8aa5e 20:52:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:07 ---> Using cache 20:52:07 ---> 2abe91e0cc31 20:52:07 Step 5/23 : RUN apk add --update --no-cache make git 20:52:07 ---> Using cache 20:52:07 ---> 3b703347f756 20:52:07 Step 6/23 : COPY go.mod . 20:52:07 ---> Using cache 20:52:07 ---> 7b13c1d78a90 20:52:07 Step 7/23 : RUN go mod download 20:52:07 ---> Using cache 20:52:07 ---> ea483d588bb7 20:52:07 Step 8/23 : COPY . . 20:52:07 ---> Using cache 20:52:07 ---> 4c8e05e6ff61 20:52:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:52:10 ---> Running in 3fd44840934f 20:52: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 20:52:14 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 20:52:25 Removing intermediate container 7dde39002bb1 20:52:25 ---> 28f844b21aab 20:52:25 20:52:25 Step 10/22 : FROM alpine:3.12 20:52:25 ---> 389fef711851 20:52:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:52:25 ---> Using cache 20:52:25 ---> 959812618e80 20:52:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:25 ---> Using cache 20:52:25 ---> 29ad035c50df 20:52:25 Step 13/22 : ENV APP_PORT=48085 20:52:27 ---> Running in 4fb529d3c2fc 20:52:29 Removing intermediate container 4fb529d3c2fc 20:52:29 ---> a6508aecf91a 20:52:29 Step 14/22 : EXPOSE $APP_PORT 20:52:31 ---> Running in 1b220c3d7f48 20:52:32 Removing intermediate container 27ccdcc9492a 20:52:32 ---> 07d403802e58 20:52:32 20:52:32 Step 10/21 : FROM alpine:3.12 20:52:32 ---> 389fef711851 20:52:32 Step 11/21 : RUN apk add --update --no-cache curl 20:52:33 Removing intermediate container 1b220c3d7f48 20:52:33 ---> 6b7d1a5ccf89 20:52:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 20:52:33 ---> d614efb08dab 20:52:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:33 ---> d804bc506ec6 20:52:33 Step 9/23 : RUN make cmd/core-data/core-data 20:52:33 ---> Running in 2e6e339b1c0b 20:52:33 ---> Running in e554f545f2ab 20:52:33 ---> Running in 7963c46306ea 20:52:33 ---> b63c56fae4e2 20:52:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:52:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:35 ---> a0efe7ce2b7f 20:52:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:52:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:35 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 20:52:35 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 20:52:35 (1/4) Installing ca-certificates (20191127-r4) 20:52:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:52:35 (3/4) Installing libcurl (7.69.1-r3) 20:52:35 (4/4) Installing curl (7.69.1-r3) 20:52:35 Executing busybox-1.31.1-r19.trigger 20:52:35 Executing ca-certificates-20191127-r4.trigger 20:52:36 OK: 7 MiB in 18 packages 20:52:36 ---> 1d074c106976 20:52:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:52:36 ---> Running in 21e2aa04905c 20:52:37 Removing intermediate container 21e2aa04905c 20:52:37 ---> 828fd18d5d53 20:52:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:37 ---> Running in ba459227b3d4 20:52:37 Removing intermediate container 2e6e339b1c0b 20:52:37 ---> 1a142b18adc1 20:52:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:52:37 Removing intermediate container ba459227b3d4 20:52:37 ---> 38c8d9a28579 20:52:37 Step 20/22 : LABEL arch=x86_64 20:52:38 ---> Running in 443e47637b4e 20:52:38 ---> Running in 6934d46a1381 20:52:38 gofmt -l . 20:52:39 Removing intermediate container 443e47637b4e 20:52:39 ---> 58749f399342 20:52:39 Step 13/21 : WORKDIR /edgex 20:52:39 Removing intermediate container 6934d46a1381 20:52:39 ---> bd38652f4c0b 20:52:39 Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:52:39 ---> Running in ac92274dadfc 20:52:39 ---> Running in 89c43b59495b 20:52:40 Removing intermediate container ac92274dadfc 20:52:40 ---> 728ab142d551 20:52:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:52:40 [ "`gofmt -l .`" = "" ] 20:52:40 Removing intermediate container 89c43b59495b 20:52:40 ---> 80ebee4b28d9 20:52:40 Step 22/22 : LABEL version=0.0.0 20:52:40 ---> Running in 20543f9cc4cf 20:52:40 ---> 2bea1c148046 20:52:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:52:41 Removing intermediate container 20543f9cc4cf 20:52:41 ---> 3bd0b4e1766e 20:52:41 20:52:42 Successfully built 3bd0b4e1766e 20:52:42 ---> de1595f0f671 20:52:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:52:42 Successfully tagged docker-support-scheduler-go:latest 20:52:43 ./bin/test-go-mod-tidy.sh 20:52:43 ./bin/test-attribution-txt.sh 20:52:43  Building docker-support-scheduler-go ... done  ---> bb783247d47f 20:52:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:52:46 ---> Running in c79be9a94704 [Pipeline] sh 20:52:48 Removing intermediate container 3fd44840934f 20:52:48 ---> bea564757af7 20:52:48 20:52:48 Step 10/23 : FROM alpine:3.12 20:52:48 ---> 389fef711851 20:52:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:52:48 ---> Using cache 20:52:48 ---> 959812618e80 20:52:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:48 ---> Using cache 20:52:48 ---> 29ad035c50df 20:52:48 Step 13/23 : ENV APP_PORT=48081 20:52:48 Removing intermediate container c79be9a94704 20:52:48 ---> 9362f1515fd6 20:52:48 Step 18/21 : CMD ["--init=true"] 20:52:48 ---> Running in 5161728ba104 20:52:48 ---> Running in 17992addb779 20:52:48 Removing intermediate container 5161728ba104 20:52:48 ---> 872c695b80ca 20:52:48 Step 14/23 : EXPOSE $APP_PORT 20:52:48 + ls -al . 20:52:48 total 672 20:52:48 drwxrwxr-x 9 1001 1001 4096 Jan 7 20:52 . 20:52:48 drwxr-xr-x 4 root root 4096 Jan 7 20:48 .. 20:52:48 -rw-rw-r-- 1 1001 1001 11 Jan 7 20:47 .dockerignore 20:52:48 drwxrwxr-x 8 1001 1001 4096 Jan 7 20:47 .git 20:52:48 drwxrwxr-x 3 1001 1001 4096 Jan 7 20:47 .github 20:52:48 -rw-rw-r-- 1 1001 1001 872 Jan 7 20:47 .gitignore 20:52:48 -rw-rw-r-- 1 1001 1001 166 Jan 7 20:47 .sonarcloud.properties 20:52:48 -rw-rw-r-- 1 1001 1001 3804 Jan 7 20:47 CONTRIBUTING.md 20:52:48 -rw-rw-r-- 1 1001 1001 931 Jan 7 20:47 Dockerfile.build 20:52:48 -rw-rw-r-- 1 1001 1001 863 Jan 7 20:47 Jenkinsfile 20:52:48 -rw-rw-r-- 1 1001 1001 10775 Jan 7 20:47 LICENSE 20:52:48 -rw-rw-r-- 1 1001 1001 6001 Jan 7 20:47 Makefile 20:52:48 -rw-rw-r-- 1 1001 1001 6524 Jan 7 20:47 README.md 20:52:48 -rw-rw-r-- 1 1001 1001 6744 Jan 7 20:47 SECURITY.md 20:52:48 -rw-rw-r-- 1 1001 1001 5 Jan 7 20:45 VERSION 20:52:48 -rw-rw-r-- 1 1001 1001 4131 Jan 7 20:47 ZMQWindows.md 20:52:48 drwxrwxr-x 2 1001 1001 4096 Jan 7 20:47 bin 20:52:48 drwxrwxr-x 15 1001 1001 4096 Jan 7 20:47 cmd 20:52:48 -rw-r--r-- 1 root root 546759 Jan 7 20:51 coverage.out 20:52:48 -rw-r--r-- 1 root root 1005 Jan 7 20:52 go.mod 20:52:48 -rw-r--r-- 1 root root 19172 Jan 7 20:52 go.sum 20:52:48 drwxrwxr-x 8 1001 1001 4096 Jan 7 20:47 internal 20:52:48 drwxrwxr-x 4 1001 1001 4096 Jan 7 20:47 openapi 20:52:48 drwxrwxr-x 4 1001 1001 4096 Jan 7 20:47 snap 20:52:48 -rw-rw-r-- 1 1001 1001 168 Jan 7 20:47 version.go 20:52:48 ---> Running in ade29438af18 20:52:48 Removing intermediate container 17992addb779 20:52:48 ---> b43af135b523 20:52:48 Step 19/21 : LABEL arch=x86_64 [Pipeline] sh 20:52:48 ---> Running in 1c74a1e7aa03 20:52:48 Removing intermediate container ade29438af18 20:52:48 ---> fd65524abcaa 20:52:48 Step 15/23 : WORKDIR / 20:52:49 ---> Running in bb4abb37cd55 20:52:49 Removing intermediate container 1c74a1e7aa03 20:52:49 ---> 23f3de4687d2 20:52:49 Step 20/21 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:52:49 + '[' -e coverage.out ] 20:52:49 + chown 1001:1001 coverage.out [Pipeline] stash 20:52:49 Warning: overwriting stash ‘coverage-report’ 20:52:49 ---> Running in 82b18cdd9c5a 20:52:49 Removing intermediate container bb4abb37cd55 20:52:49 ---> 1be21036fa33 20:52:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 20:52:49 Removing intermediate container 82b18cdd9c5a 20:52:49 ---> 502125f7ab35 20:52:49 Step 21/21 : LABEL version=0.0.0 20:52:49 ---> Running in 3885547232be 20:52:49 ---> e364dde7955a 20:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:52:50 Removing intermediate container 3885547232be 20:52:50 ---> b2c9da3ecf44 20:52:50 20:52:50 Stashed 1 file(s) [Pipeline] sh 20:52:50 Successfully built b2c9da3ecf44 20:52:50 Successfully tagged docker-security-proxy-setup-go:latest 20:52:50  Building docker-security-proxy-setup-go ... done  ---> cfbea49995a8 20:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:52:51 + make build 20:52: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 20:52:51 ---> c5764aec14f5 20:52:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:52:51 ---> Running in 375b0812c382 20:52:52 Removing intermediate container 375b0812c382 20:52:52 ---> 28c56e76618d 20:52:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:52 ---> Running in 189667302ed7 20:52:52 Removing intermediate container 189667302ed7 20:52:52 ---> 10177e57b57f 20:52:52 Step 21/23 : LABEL arch=x86_64 20:52:52 ---> Running in fe9217a072d6 20:52:53 Removing intermediate container fe9217a072d6 20:52:53 ---> 9638094b7e89 20:52:53 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:52:53 ---> Running in d00c4f9648d3 20:52:53 Removing intermediate container d00c4f9648d3 20:52:53 ---> d8a80735e7da 20:52:53 Step 23/23 : LABEL version=0.0.0 20:52:53 ---> Running in 491cf2e5af01 20:52:53 Removing intermediate container 491cf2e5af01 20:52:53 ---> dfd38702e41c 20:52:53 20:52:54 Successfully built dfd38702e41c 20:52:54 Successfully tagged docker-core-metadata-go:latest 20:52:57  Building docker-core-metadata-go ... done Removing intermediate container 7963c46306ea 20:52:57 ---> 84bb59c721f1 20:52:57 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:52:57 ---> Running in 5eb004a326c6 20:52:58 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 20:53:01 Removing intermediate container 5eb004a326c6 20:53:01 ---> b22ca01f7808 20:53:01 20:53:01 Step 11/26 : FROM docker:20.10.0 20:53:01 20.10.0: Pulling from library/docker 20:53:01 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 20:53:08 Removing intermediate container e554f545f2ab 20:53:08 ---> 98f3fcce9d7a 20:53:08 20:53:08 Step 10/23 : FROM alpine:3.12 20:53:08 ---> 389fef711851 20:53:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:53:08 ---> Running in 0f0a299ea1b0 20:53:08 Removing intermediate container 0f0a299ea1b0 20:53:08 ---> 309545e6c1bc 20:53:08 Step 12/23 : ENV APP_PORT=48080 20:53:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:53:08 Status: Downloaded newer image for docker:20.10.0 20:53:08 ---> aefe523efa57 20:53:08 Step 12/26 : RUN apk add --no-cache bash 20:53:08 ---> Running in b317c0eecc11 20:53:08 ---> Running in a6efb751f2f9 20:53:08 Removing intermediate container b317c0eecc11 20:53:08 ---> b132274d7a29 20:53:08 Step 13/23 : EXPOSE $APP_PORT 20:53:08 ---> Running in 50bc7e1f25c4 20:53:08 Removing intermediate container 50bc7e1f25c4 20:53:08 ---> c4fa1c296f33 20:53:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:08 ---> Running in 8e0e26f8687c 20:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:08 (1/2) Installing readline (8.0.4-r0) 20:53:08 (2/2) Installing bash (5.0.17-r0) 20:53:08 Executing bash-5.0.17-r0.post-install 20:53:08 Executing busybox-1.31.1-r19.trigger 20:53:08 OK: 12 MiB in 22 packages 20:53:09 Removing intermediate container a6efb751f2f9 20:53:09 ---> b2ff7729764e 20:53:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:53:09 Removing intermediate container 8e0e26f8687c 20:53:09 ---> 32a7be5e9a08 20:53:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:53:09 ---> Running in ccb3b0634e88 20:53:09 ---> Running in fb9b3d1e031d 20:53:09 Removing intermediate container fb9b3d1e031d 20:53:09 ---> b00f0afd02a0 20:53:09 Step 14/26 : ENV APP_PORT=48090 20:53:09 ---> Running in 992be5acf419 20:53:09 Removing intermediate container 992be5acf419 20:53:09 ---> 0850e50760c0 20:53:09 Step 15/26 : EXPOSE $APP_PORT 20:53:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:09 ---> Running in bc0dab1ce95b 20:53:10 Removing intermediate container bc0dab1ce95b 20:53:10 ---> 9b99629796bc 20:53:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:53:10 ---> 5c308a7874cf 20:53:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:53:11 ---> 4e7783b63e84 20:53:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:53:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:12 ---> 047e128fd576 20:53:12 Step 19/26 : RUN apk --no-cache add py3-pip 20:53:12 ---> Running in 55077aa8d141 20:53:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:13 (1/6) Installing dumb-init (1.2.2-r1) 20:53:13 (2/6) Installing libgcc (9.3.0-r2) 20:53:13 (1/33) Installing libbz2 (1.0.8-r1) 20:53:13 (2/33) Installing expat (2.2.9-r1) 20:53:13 (3/33) Installing libffi (3.3-r2) 20:53:13 (4/33) Installing gdbm (1.13-r1) 20:53:13 (5/33) Installing xz-libs (5.2.5-r0) 20:53:13 (6/33) Installing sqlite-libs (3.32.1-r0) 20:53:13 (3/6) Installing libsodium (1.0.18-r0) 20:53:13 (7/33) Installing python3 (3.8.5-r0) 20:53:13 (4/6) Installing libstdc++ (9.3.0-r2) 20:53:14 (5/6) Installing libzmq (4.3.3-r0) 20:53:14 (8/33) Installing py3-appdirs (1.4.4-r1) 20:53:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:53:14 (10/33) Installing py3-parsing (2.4.7-r0) 20:53:14 (11/33) Installing py3-six (1.15.0-r0) 20:53:14 (12/33) Installing py3-packaging (20.4-r0) 20:53:14 (13/33) Installing py3-setuptools (47.0.0-r0) 20:53:14 (14/33) Installing py3-chardet (3.0.4-r4) 20:53:14 (15/33) Installing py3-idna (2.9-r0) 20:53:14 (6/6) Installing zeromq (4.3.3-r0) 20:53:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:53:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:53:14 (18/33) Installing py3-requests (2.23.0-r0) 20:53:14 Executing busybox-1.31.1-r19.trigger 20:53:14 OK: 8 MiB in 20 packages 20:53:14 (19/33) Installing py3-msgpack (1.0.0-r0) 20:53:14 (20/33) Installing py3-lockfile (0.12.2-r3) 20:53:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:53:14 (22/33) Installing py3-colorama (0.4.3-r0) 20:53:14 (23/33) Installing py3-distlib (0.3.0-r0) 20:53:14 (24/33) Installing py3-distro (1.5.0-r1) 20:53:14 (25/33) Installing py3-webencodings (0.5.1-r3) 20:53:14 (26/33) Installing py3-html5lib (1.0.1-r4) 20:53:14 (27/33) Installing py3-pytoml (0.1.21-r0) 20:53:14 (28/33) Installing py3-pep517 (0.8.2-r0) 20:53:14 (29/33) Installing py3-progress (1.5-r0) 20:53:14 (30/33) Installing py3-toml (0.10.1-r0) 20:53:14 (31/33) Installing py3-retrying (1.3.3-r0) 20:53:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:53:15 (33/33) Installing py3-pip (20.1.1-r0) 20:53:20 Executing busybox-1.31.1-r19.trigger 20:53:20 OK: 71 MiB in 55 packages 20:53:20 Removing intermediate container ccb3b0634e88 20:53:20 ---> 7eee7aa9f1d4 20:53:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 20:53:20 ---> 13d1bf941565 20:53:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:53:24 ---> f3680cf6d48c 20:53:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:53:24 Removing intermediate container 55077aa8d141 20:53:24 ---> 622bd796eeae 20:53:24 Step 20/26 : RUN pip install docker-compose==1.23.2 20:53:24 ---> Running in 6d8a48793a77 20:53:24 ---> 1a06f05b56d6 20:53:24 Step 19/23 : ENTRYPOINT ["/core-data"] 20:53:25 ---> Running in cea3c0e1dcc1 20:53:25 Removing intermediate container cea3c0e1dcc1 20:53:25 ---> df6ddfd440a7 20:53:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:25 ---> Running in 4b7c29ee5619 20:53:25 Removing intermediate container 4b7c29ee5619 20:53:25 ---> 15d54a4fe721 20:53:25 Step 21/23 : LABEL arch=x86_64 20:53:25 ---> Running in 9cb42879cfa4 20:53:25 Removing intermediate container 9cb42879cfa4 20:53:25 ---> bb4aac865463 20:53:25 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:53:25 ---> Running in f2f6e9042469 20:53:26 Removing intermediate container f2f6e9042469 20:53:26 ---> ac7927a79de1 20:53:26 Step 23/23 : LABEL version=0.0.0 20:53:26 ---> Running in baad858d6bde 20:53:26 Removing intermediate container baad858d6bde 20:53:26 ---> 3279dea6d7e5 20:53:26 20:53:26 Collecting docker-compose==1.23.2 20:53:26 Successfully built 3279dea6d7e5 20:53:26 Successfully tagged docker-core-data-go:latest 20:53:26  Building docker-core-data-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:53:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:53:26 Collecting websocket-client<1.0,>=0.32.0 20:53:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:53:26 Collecting dockerpty<0.5,>=0.4.1 20:53:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:53:27 Collecting PyYAML<4,>=3.10 20:53:27 Downloading PyYAML-3.13.tar.gz (270 kB) 20:53:28 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 20:53:28 Collecting docker<4.0,>=3.6.0 20:53:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:53:28 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 20:53:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:53:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:53:29 Collecting cached-property<2,>=1.2.0 20:53:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:53:29 Collecting docopt<0.7,>=0.6.1 20:53:29 Downloading docopt-0.6.2.tar.gz (25 kB) 20:53:29 Collecting texttable<0.10,>=0.9.0 20:53:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:53:30 Collecting jsonschema<3,>=2.5.1 20:53:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:53:30 Collecting docker-pycreds>=0.4.0 20:53:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:53:30 Collecting idna<2.8,>=2.5 20:53:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:53:30 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) 20:53:30 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) 20:53:30 Collecting urllib3<1.25,>=1.21.1 20:53:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:53:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:53:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:53:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:53:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:53:30 Installing collected packages: websocket-client, dockerpty, PyYAML, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, texttable, jsonschema, docker-compose 20:53:30 Running setup.py install for dockerpty: started 20:53:31 Running setup.py install for dockerpty: finished with status 'done' 20:53:31 Running setup.py install for PyYAML: started 20:53:32 Running setup.py install for PyYAML: finished with status 'done' 20:53:32 Attempting uninstall: idna 20:53:32 Found existing installation: idna 2.9 20:53:32 Uninstalling idna-2.9: 20:53:32 Successfully uninstalled idna-2.9 20:53:32 Attempting uninstall: urllib3 20:53:32 Found existing installation: urllib3 1.25.9 20:53:32 Uninstalling urllib3-1.25.9: 20:53:32 Successfully uninstalled urllib3-1.25.9 20:53:33 Attempting uninstall: requests 20:53:33 Found existing installation: requests 2.23.0 20:53:33 Uninstalling requests-2.23.0: 20:53:33 Successfully uninstalled requests-2.23.0 20:53:33 Running setup.py install for docopt: started 20:53:33 Running setup.py install for docopt: finished with status 'done' 20:53:33 Running setup.py install for texttable: started 20:53:33 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 20:53:34 Running setup.py install for texttable: finished with status 'done' 20:53:35 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 20:53:35 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 20:53:39 Removing intermediate container 6d8a48793a77 20:53:39 ---> aeeffa378b92 20:53:39 Step 21/26 : RUN apk --no-cache add curl 20:53:39 ---> Running in acc0acd8d6c3 20:53:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:39 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 20:53:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:53:39 (2/3) Installing libcurl (7.69.1-r3) 20:53:39 (3/3) Installing curl (7.69.1-r3) 20:53:39 Executing busybox-1.31.1-r19.trigger 20:53:39 OK: 72 MiB in 58 packages 20:53:40 Removing intermediate container acc0acd8d6c3 20:53:40 ---> deadefc28fa5 20:53:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:53:40 ---> Running in 90d5c0c410ec 20:53:40 Removing intermediate container 90d5c0c410ec 20:53:40 ---> de08b8a271c9 20:53:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:40 ---> Running in 4237493029ab 20:53:40 Removing intermediate container 4237493029ab 20:53:40 ---> 7ab280a4e5ef 20:53:40 Step 24/26 : LABEL arch=x86_64 20:53:40 ---> Running in 4a72135a0cfc 20:53:40 Removing intermediate container 4a72135a0cfc 20:53:40 ---> c932301dfc31 20:53:40 Step 25/26 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:53:41 ---> Running in 4205d0f6a5f8 20:53:42 Removing intermediate container 4205d0f6a5f8 20:53:42 ---> 94c74a430586 20:53:42 Step 26/26 : LABEL version=0.0.0 20:53:42 ---> Running in 29c94441d9ab 20:53:42 Removing intermediate container 29c94441d9ab 20:53:42 ---> d3f14b11f2a8 20:53:42 20:53:42 Successfully built d3f14b11f2a8 20:53:42 Successfully tagged docker-sys-mgmt-agent-go:latest 20:53:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:53:42 $ docker stop --time=1 cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c 20:53:44 $ docker rm -f cbe31a7259d1c947b9c6b02f8f979bc7b490a4b4fbd83b082be58757f48e661c [Pipeline] // withDockerContainer [Pipeline] sh 20:53:44 + docker images 20:53:44 + grep docker 20:53:45 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 20:53:45 docker-sys-mgmt-agent-go latest d3f14b11f2a8 3 seconds ago 313MB 20:53:45 docker-core-data-go latest 3279dea6d7e5 19 seconds ago 22.3MB 20:53:45 docker-core-metadata-go latest dfd38702e41c 52 seconds ago 18.6MB 20:53:45 docker-security-proxy-setup-go latest b2c9da3ecf44 56 seconds ago 24.5MB 20:53:45 docker-support-scheduler-go latest 3bd0b4e1766e About a minute ago 16.4MB 20:53:45 docker-security-bootstrapper-go latest 3bab318b3296 2 minutes ago 41.4MB 20:53:45 docker-security-secretstore-setup-go latest aa9f1805d19f 2 minutes ago 24.6MB 20:53:45 docker-security-bootstrap-redis-go latest c18bec2a543a 2 minutes ago 15.8MB 20:53:45 docker-support-notifications-go latest db2321d8a460 2 minutes ago 16.9MB 20:53:45 docker-core-command-go latest b24fbd4316e1 2 minutes ago 16.2MB 20:53:45 docker 20.10.0 aefe523efa57 3 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 20:53:49 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 20:53:53 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 20:53:56 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 20:53:59 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 20:54:00 Still waiting to schedule task 20:54:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:54:03 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 [Pipeline] } 20:54:09 $ docker stop --time=1 aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 20:54:12 $ docker rm -f aadbbfae0fb2764ddae21eeb2f36ae517f599a2d3dc240358a44788bc8c3c6c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:14 20:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:14 latest: Pulling from edgex-devops/edgex-compose-arm64 20:54:14 29e5d40040c1: Pulling fs layer 20:54:14 1ce36da41761: Pulling fs layer 20:54:14 25b303627fd3: Pulling fs layer 20:54:15 29e5d40040c1: Download complete 20:54:15 1ce36da41761: Verifying Checksum 20:54:15 1ce36da41761: Download complete 20:54:15 29e5d40040c1: Pull complete 20:54:17 1ce36da41761: Pull complete 20:54:17 25b303627fd3: Verifying Checksum 20:54:17 25b303627fd3: Download complete 20:54:27 25b303627fd3: Pull complete 20:54:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:54:28 prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container 20:54:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:54:31 $ docker top 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:32 + docker-compose build --help 20:54:32 + grep parallel 20:54:36 --parallel Build images in parallel. [Pipeline] } 20:54:36 $ docker stop --time=1 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d 20:54:38 $ docker rm -f 4ec4545138f43f78a833a1bdd218a05a63851587ce81def5d908cbf589cc544d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:39 . [Pipeline] withDockerContainer 20:54:40 prd-ubuntu18.04-docker-arm64-4c-16g-18880 does not seem to be running inside a container 20:54:40 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:54:41 $ docker top 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:54:48 Building docker-core-command-go ... 20:54:48 Building docker-core-data-go ... 20:54:48 Building docker-core-metadata-go ... 20:54:48 Building docker-security-bootstrapper-go ... 20:54:48 Building docker-security-bootstrap-redis-go ... 20:54:48 Building docker-security-proxy-setup-go ... 20:54:48 Building docker-security-secretstore-setup-go ... 20:54:48 Building docker-support-notifications-go ... 20:54:48 Building docker-support-scheduler-go ... 20:54:48 Building docker-sys-mgmt-agent-go ... 20:54:48 Building docker-support-notifications-go 20:54:48 Building docker-core-metadata-go 20:54:48 Building docker-security-bootstrapper-go 20:54:48 Building docker-security-bootstrap-redis-go 20:54:48 Building docker-security-proxy-setup-go 20:54:48 Running on prd-ubuntu18.04-docker-8c-8g-18885 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 20:54:48 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 20:54:50 using credential edgex-jenkins-ssh 20:54:50 Cloning the remote Git repository 20:54:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:54:50 > git init /w/workspace/edgex-go/13 # timeout=10 20:54:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:50 > git --version # timeout=10 20:54:50 > git --version # 'git version 2.17.1' 20:54:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:56 Merging remotes/origin/master commit 0b9e13f6a351841bf3637770c27ae08320c32e9d into PR head commit 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:54:56 Merge succeeded, producing 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:54:56 Checking out Revision 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce (PR-2970) 20:54:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:54:56 > git config core.sparsecheckout # timeout=10 20:54:56 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 20:54:56 > git remote # timeout=10 20:54:56 > git config --get remote.origin.url # timeout=10 20:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:56 > git merge 0b9e13f6a351841bf3637770c27ae08320c32e9d # timeout=10 20:54:56 > git rev-parse HEAD^{commit} # timeout=10 20:54:56 > git config core.sparsecheckout # timeout=10 20:54:56 > git checkout -f 8c5dd35193dcc7808feaf3f83c9704fecb77d6ce # timeout=10 20:55:00 Commit message: "feat(security): Address PR feedback to remove entrypoint of core-services" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:01 + echo snap-build.sh 20:55:01 snap-build.sh 20:55:01 + SNAP_BASE_DIR=. 20:55:01 + '[' '!' -z /w/workspace/edgex-go/13 ']' 20:55:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 20:55:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 20:55:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 20:55:01 + cd /w/workspace/edgex-go/13 20:55:01 + sudo apt-get remove -qy --purge lxd lxd-client 20:55:01 Reading package lists... 20:55:01 Building dependency tree... 20:55:01 Reading state information... 20:55:01 The following packages were automatically installed and are no longer required: 20:55:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:55:01 uidmap xdelta3 20:55:01 Use 'sudo apt autoremove' to remove them. 20:55:01 The following packages will be REMOVED: 20:55:01 lxd* lxd-client* 20:55:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:55:01 After this operation, 31.7 MB disk space will be freed. 20:55:03 (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.) 20:55:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:55:03 Removing lxd dnsmasq configuration 20:55:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:55:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:55:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:55:05 (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.) 20:55:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:55:06 Processing triggers for systemd (237-3ubuntu10.42) ... 20:55:06 Processing triggers for ureadahead (0.100.0-21) ... 20:55:08 + sudo snap remove --purge lxd 20:55:08 snap "lxd" is not installed 20:55:08 + sudo groupadd --force --system lxd 20:55:08 ++ whoami 20:55:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:55:08 + newgrp - lxd 20:55:08 + sudo snap install lxd 20:55:16 2021-01-07T20:55:13Z INFO Waiting for automatic snapd restart... 20:55:34 lxd 4.9 from Canonical* installed 20:55:34 + sudo lxd init --auto 20:55:41 + sudo snap install --classic snapcraft 20:55:48 snapcraft 4.4.4 from Canonical* installed 20:55:48 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:55:48 + patch --verbose -p1 20:55:48 Hmm... Looks like a unified diff to me... 20:55:48 The text leading up to this was: 20:55:48 -------------------------- 20:55:48 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:55:48 |From: Tony Espy 20:55:48 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:55:48 |Subject: [PATCH] optimize snap build for pipeline CI check 20:55:48 | 20:55:48 |This patch is used by the EdgeX CI pipeline builds to 20:55:48 |optimize the snap CI check run for pull requests. When 20:55:48 |applied, it essentially strips out everything (apps and 20:55:48 |parts) from the snapcraft.yaml file except those required 20:55:48 |to build edgex-go, as the whole idea of the CI check is to 20:55:48 |catch changes to edgex-go that break the snap build. 20:55:48 | 20:55:48 |In general, anyone updating snapcraft.yaml will also need 20:55:48 |to update this patch file, otherwise it may fail to apply, 20:55:48 |resulting in a failed snap build CI check in the associated 20:55:48 |pull request. 20:55:48 | 20:55:48 |Note - in addition to applying this patch, the pipeline also 20:55:48 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:55:48 |need to build the finally binary .snap file (and it won't 20:55:48 |work with the patch applied). This further reduces the build 20:55:48 |time. 20:55:48 |--- 20:55:48 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:55:48 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:55:48 | 20:55:48 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:55:48 |index 1e537489..faf42425 100644 20:55:48 |--- a/snap/snapcraft.yaml 20:55:48 |+++ b/snap/snapcraft.yaml 20:55:48 -------------------------- 20:55:48 patching file snap/snapcraft.yaml 20:55:48 Using Plan A... 20:55:48 Hunk #1 succeeded at 73. 20:55:48 Hunk #2 succeeded at 202 with fuzz 1. 20:55:48 Hunk #3 succeeded at 214. 20:55:48 Hunk #4 succeeded at 222. 20:55:48 Hunk #5 succeeded at 229. 20:55:48 Hunk #6 succeeded at 256. 20:55:48 Hunk #7 succeeded at 290. 20:55:48 Hunk #8 succeeded at 341. 20:55:48 Hmm... Ignoring the trailing garbage. 20:55:48 done 20:55:48 + sudo snapcraft prime --use-lxd 20:55:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:55:49 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: 20:55:49 - README.md 20:55:49 - snapcraft.yaml.orig 20:55:49 20:55:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:55:49 Launching a container. 20:56:01 Waiting for container to be ready 20:56:01 To start your first instance, try: lxc launch ubuntu:18.04 20:56:01 20:56:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:56:04 Waiting for network to be ready... 20:56:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:56:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:56:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 20:56:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:56:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:56:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:56:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:56:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:56:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:56:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:56:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:56:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 20:56:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:56:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:56:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 20:56:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 20:56:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 20:56:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 20:56:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:56:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] 20:56:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 20:56:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 20:56:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 20:56:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 20:56:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 20:56:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 20:56:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 20:56:09 Fetched 23.6 MB in 4s (5606 kB/s) 20:56:09 Reading package lists... 20:56:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:56:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:56:09 ---> 269bcc0a1beb 20:56:09 Step 3/22 : WORKDIR /edgex-go 20:56:09 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:56:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:56:09 ---> 269bcc0a1beb 20:56:09 Step 3/32 : WORKDIR /edgex-go 20:56:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:56:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:09 ---> 269bcc0a1beb 20:56:09 Step 3/23 : WORKDIR /edgex-go 20:56:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:56:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:56:09 ---> 269bcc0a1beb 20:56:09 Step 3/22 : WORKDIR /edgex-go 20:56:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:56:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:56:09 ---> 269bcc0a1beb 20:56:09 Step 3/21 : WORKDIR /edgex-go 20:56:09 ---> Running in b89154629709 20:56:09 ---> Running in 336c9bbbca23 20:56:09 ---> Running in 0c97b51cd875 20:56:09 ---> Running in 2364f8bd51e1 20:56:09 ---> Running in bfde2f1e4315 20:56:09 Removing intermediate container b89154629709 20:56:09 ---> c355ac505e63 20:56:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:09 Removing intermediate container bfde2f1e4315 20:56:09 ---> 5000a5a13522 20:56:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:09 ---> Running in 149cf59a8db9 20:56:09 Removing intermediate container 2364f8bd51e1 20:56:09 ---> a4ad2d8c65dc 20:56:09 Removing intermediate container 0c97b51cd875 20:56:09 ---> 6ef9ee921332 20:56:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:09 Removing intermediate container 336c9bbbca23 20:56:09 ---> 5f09398e4b68 20:56:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:09 ---> Running in 60de2b8f8f9c 20:56:09 ---> Running in 12c47d2e4f9e 20:56:09 ---> Running in c8e5776eb83a 20:56:09 ---> Running in d17cdd92221f 20:56:09 Removing intermediate container 149cf59a8db9 20:56:09 ---> 899b4f542e45 20:56:09 Step 5/21 : RUN apk add --update --no-cache make git 20:56:09 ---> Running in ca2baaf2b0a5 20:56:09 Removing intermediate container 60de2b8f8f9c 20:56:09 ---> a4b38f31b4f8 20:56:09 Step 5/22 : RUN apk add --update --no-cache make git 20:56:09 Removing intermediate container c8e5776eb83a 20:56:09 ---> 05d3e98c8148 20:56:09 Step 5/32 : RUN apk add --update --no-cache make git 20:56:10 Reading package lists... 20:56:10 ---> Running in 160f9787255e 20:56:10 ---> Running in f10266f17ad7 20:56:10 Building dependency tree... 20:56:10 Reading state information... 20:56:10 The following additional packages will be installed: 20:56:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:56:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:56:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:56:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:56:10 Suggested packages: 20:56:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:56:10 Recommended packages: 20:56:10 gnupg libsasl2-modules 20:56:10 The following NEW packages will be installed: 20:56:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:56:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:56:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:56:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:56:10 The following packages will be upgraded: 20:56:10 gpg gpg-agent gpgconf libudev1 20:56:10 Removing intermediate container 12c47d2e4f9e 20:56:10 ---> 029f6e4eee6a 20:56:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:56:10 Removing intermediate container d17cdd92221f 20:56:10 ---> e3c72762a181 20:56:10 Step 5/23 : RUN apk add --update --no-cache make git 20:56:10 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 20:56:10 Need to get 3532 kB of archives. 20:56:10 After this operation, 13.3 MB of additional disk space will be used. 20:56:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:56:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:56:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:56:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:56:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:56:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:56:10 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 20:56:10 ---> Running in b1c94751fcd1 20:56:10 ---> Running in 9d066c57949e 20:56:10 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 20:56:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:56:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:56:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:56:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:56:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:56:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:56:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:56:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:56:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:56:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:56:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:56:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:56:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:56:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:56:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:11 debconf: delaying package configuration, since apt-utils is not installed 20:56:11 Fetched 3532 kB in 1s (3454 kB/s) 20:56:11 (Reading database ... 12511 files and directories currently installed.) 20:56:11 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 20:56:11 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:56:11 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 20:56:11 Selecting previously unselected package udev. 20:56:11 (Reading database ... 12511 files and directories currently installed.) 20:56:11 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 20:56:11 Unpacking udev (237-3ubuntu10.43) ... 20:56:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:12 Selecting previously unselected package libfuse2:amd64. 20:56:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:56:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:56:12 Selecting previously unselected package fuse. 20:56:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:56:12 Unpacking fuse (2.9.7-1ubuntu1) ... 20:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:56:12 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:56:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:56:12 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:56:12 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:12 Selecting previously unselected package libksba8:amd64. 20:56:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:56:12 Unpacking libksba8:amd64 (1.3.5-2) ... 20:56:12 Selecting previously unselected package libroken18-heimdal:amd64. 20:56:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:56:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 OK: 217 MiB in 51 packages 20:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:56:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:56:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:13 Selecting previously unselected package libwind0-heimdal:amd64. 20:56:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:56:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:56:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 OK: 217 MiB in 51 packages 20:56:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:56:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:56:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:56:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:13 OK: 217 MiB in 51 packages 20:56:13 Selecting previously unselected package libsasl2-modules-db:amd64. 20:56:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:56:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:56:13 Selecting previously unselected package libsasl2-2:amd64. 20:56:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:56:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:56:14 OK: 217 MiB in 51 packages 20:56:14 Selecting previously unselected package libldap-common. 20:56:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:56:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:56:14 Selecting previously unselected package libldap-2.4-2:amd64. 20:56:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:56:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:56:14 Selecting previously unselected package dirmngr. 20:56:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:56:14 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:56:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:56:14 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:56:14 OK: 217 MiB in 51 packages 20:56:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:56:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:56:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:56:14 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:56:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:14 Setting up libksba8:amd64 (1.3.5-2) ... 20:56:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:56:14 Setting up udev (237-3ubuntu10.43) ... 20:56:14 Removing intermediate container ca2baaf2b0a5 20:56:14 ---> 1d4d02475d0f 20:56:14 Step 6/21 : COPY go.mod . 20:56:15 invoke-rc.d: policy-rc.d denied execution of start. 20:56:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Processing triggers for systemd (237-3ubuntu10) ... 20:56:15 Removing intermediate container 160f9787255e 20:56:15 ---> 248db5a922e1 20:56:15 Step 6/22 : COPY go.mod . 20:56:15 Setting up fuse (2.9.7-1ubuntu1) ... 20:56:15 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:56:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:56:15 Removing intermediate container b1c94751fcd1 20:56:15 ---> 8158c2bc9512 20:56:15 Step 6/22 : COPY go.mod . 20:56:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:56:15 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:56:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:56:15 ---> 43d9581a755b 20:56:15 Step 7/21 : RUN go mod download 20:56:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:56:16 settings in the [Install] section, and DefaultInstance for template units). 20:56:16 This means they are not meant to be enabled using systemctl. 20:56:16 Possible reasons for having this kind of units are: 20:56:16 1) A unit may be statically enabled by being symlinked from another unit's 20:56:16 .wants/ or .requires/ directory. 20:56:16 2) A unit's purpose may be to act as a helper for some other unit which has 20:56:16 a requirement dependency on it. 20:56:16 3) A unit may be started when needed via activation (socket, path, timer, 20:56:16 D-Bus, udev, scripted systemctl call, ...). 20:56:16 4) In case of template units, the unit is meant to be enabled with some 20:56:16 instance name specified. 20:56:16 Removing intermediate container 9d066c57949e 20:56:16 ---> 0d8bc0e73666 20:56:16 Step 6/23 : COPY go.mod . 20:56:16 ---> Running in 05aac0025e04 20:56:16 Removing intermediate container f10266f17ad7 20:56:16 ---> c033f58326fc 20:56:16 Step 6/32 : COPY go.mod . 20:56:16 ---> c47a0e968431 20:56:16 Step 7/22 : RUN go mod download 20:56:16 Reading package lists... 20:56:16 Building dependency tree... 20:56:16 Reading state information... 20:56:16 The following additional packages will be installed: 20:56:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:56:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:56:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:56:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:56:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:56:16 Suggested packages: 20:56:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:56:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:56:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:56:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:56:16 systemd-container policykit-1 20:56:16 Recommended packages: 20:56:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:56:16 ---> Running in 1921531a25bd 20:56:16 ---> ba889a68eed6 20:56:16 Step 7/22 : RUN go mod download 20:56:16 The following NEW packages will be installed: 20:56:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:56:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:56:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:56:16 multiarch-support openssh-client python3 python3-minimal python3.6 20:56:16 python3.6-minimal snapd squashfs-tools sudo 20:56:16 The following packages will be upgraded: 20:56:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:56:16 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 20:56:16 Need to get 35.2 MB of archives. 20:56:16 After this operation, 141 MB of additional disk space will be used. 20:56:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 20:56:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:56:17 ---> Running in e7a31f56411e 20:56:17 ---> 118c9406dc99 20:56:17 Step 7/23 : RUN go mod download 20:56:17 ---> 13b540b60847 20:56:17 Step 7/32 : RUN go mod download 20:56:17 ---> Running in 5bd59796f360 20:56:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:56:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 20:56:17 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 20:56:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:56:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:56:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:56:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:56:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:56:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:56:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:56:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:56:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 20:56:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:56:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:56:17 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:56:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:56:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:56:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 20:56:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 20:56:18 ---> Running in 5edd0cd2a710 20:56:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:56:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:56:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:56:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:56:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:56:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:56:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:56:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:56:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:56:19 debconf: delaying package configuration, since apt-utils is not installed 20:56:19 Fetched 35.2 MB in 3s (13.7 MB/s) 20:56:19 (Reading database ... 12757 files and directories currently installed.) 20:56:19 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 20:56:19 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:56:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 20:56:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:56:20 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 20:56:20 (Reading database ... 12757 files and directories currently installed.) 20:56:20 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:56:20 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:56:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:56:20 (Reading database ... 12757 files and directories currently installed.) 20:56:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:56:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:56:21 Setting up apt (1.6.12ubuntu0.2) ... 20:56:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:56:21 Removing intermediate container 05aac0025e04 20:56:21 ---> 211b8c18ea19 20:56:21 Step 8/21 : COPY . . 20:56:21 Removing intermediate container 1921531a25bd 20:56:21 ---> 30d513fc9dd4 20:56:21 Step 8/22 : COPY . . 20:56:21 Removing intermediate container e7a31f56411e 20:56:21 ---> 66aacb079759 20:56:21 Step 8/22 : COPY . . 20:56:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:56:21 (Reading database ... 12764 files and directories currently installed.) 20:56:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:56:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:56:22 Selecting previously unselected package libpython3.6-minimal:amd64. 20:56:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:56:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:56:22 Selecting previously unselected package libexpat1:amd64. 20:56:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:56:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:56:22 Selecting previously unselected package python3.6-minimal. 20:56:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:56:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:56:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:56:22 Removing intermediate container 5bd59796f360 20:56:22 ---> 772d74bd7c70 20:56:22 Step 8/23 : COPY . . 20:56:22 Checking for services that may need to be restarted...done. 20:56:22 Checking for services that may need to be restarted...done. 20:56:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:56:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:56:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:56:23 Removing intermediate container 5edd0cd2a710 20:56:23 ---> da87bf9af10d 20:56:23 Step 8/32 : COPY . . 20:56:23 Selecting previously unselected package python3-minimal. 20:56:23 (Reading database ... 13012 files and directories currently installed.) 20:56:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:56:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:56:23 Selecting previously unselected package mime-support. 20:56:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:56:23 Unpacking mime-support (3.60ubuntu1) ... 20:56:23 Selecting previously unselected package libmpdec2:amd64. 20:56:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:56:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:56:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:56:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:56:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:56:24 Selecting previously unselected package python3.6. 20:56:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:56:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:56:24 Selecting previously unselected package libpython3-stdlib:amd64. 20:56:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:56:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:56:24 Setting up python3-minimal (3.6.7-1~18.04) ... 20:56:24 Selecting previously unselected package python3. 20:56:24 (Reading database ... 13442 files and directories currently installed.) 20:56:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:56:24 Unpacking python3 (3.6.7-1~18.04) ... 20:56:24 Selecting previously unselected package multiarch-support. 20:56:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:56:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:56:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:56:24 Selecting previously unselected package liblzo2-2:amd64. 20:56:24 (Reading database ... 13479 files and directories currently installed.) 20:56:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:56:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:56:24 Selecting previously unselected package libbsd0:amd64. 20:56:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:56:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:56:25 Selecting previously unselected package sudo. 20:56:25 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:56:25 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:56:25 Selecting previously unselected package apparmor. 20:56:25 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:56:25 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:56:25 Selecting previously unselected package libedit2:amd64. 20:56:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:56:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:56:25 Selecting previously unselected package libkrb5support0:amd64. 20:56:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:56:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:56:25 Selecting previously unselected package libk5crypto3:amd64. 20:56:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:56:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:56:25 Selecting previously unselected package libkeyutils1:amd64. 20:56:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:56:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:56:26 Selecting previously unselected package libkrb5-3:amd64. 20:56:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:56:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:56:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:56:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:56:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:56:26 Selecting previously unselected package libssl1.0.0:amd64. 20:56:26 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:56:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:56:26 Selecting previously unselected package openssh-client. 20:56:26 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:56:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:56:26 Selecting previously unselected package squashfs-tools. 20:56:26 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:56:26 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:56:26 Selecting previously unselected package snapd. 20:56:26 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:56:26 Unpacking snapd (2.48+18.04) ... 20:56:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:56:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:56:28 Setting up mime-support (3.60ubuntu1) ... 20:56:29 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:56:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:56:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:56:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:56:29 Setting up systemd (237-3ubuntu10.43) ... 20:56:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:56:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:56:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:56:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:56:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:56:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:56:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:56:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:56:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:56:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:56:31 Setting up python3 (3.6.7-1~18.04) ... 20:56:31 running python rtupdate hooks for python3.6... 20:56:31 running python post-rtupdate hooks for python3.6... 20:56:31 Setting up apparmor (2.12-4ubuntu5.1) ... 20:56:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:56:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:56:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:56:33 Setting up snapd (2.48+18.04) ... 20:56:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:56:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:56:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:56:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:56:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:56:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:56:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:56:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:56:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:56:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:56:35 /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' 20:56:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:56:35 Processing triggers for systemd (237-3ubuntu10.43) ... 20:56:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:56:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:56:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:56:37 Reading package lists... 20:56:37 Reading package lists... 20:56:37 Building dependency tree... 20:56:37 Reading state information... 20:56:38 Calculating upgrade... 20:56:38 The following packages will be upgraded: 20:56:38 advancecomp base-files bash binutils binutils-common 20:56:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:56:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:56:38 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 20:56:38 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 20:56:38 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 20:56:38 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 20:56:38 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 20:56:38 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:56:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:56:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:56:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:56:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:56:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:56:38 ubuntu-keyring util-linux 20:56:38 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:56:38 Need to get 63.7 MB of archives. 20:56:38 After this operation, 5201 kB of additional disk space will be used. 20:56:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 20:56:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:56:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:56:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:56:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:56:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:56:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:56:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:56:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:56:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:56:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:56:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:56:39 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:56:39 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:56:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:56:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:56:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:56:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:56:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:56:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:56:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:56:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 20:56:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:56:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:56:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:56:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:56:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:56:39 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:56:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:56:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:56:39 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:56:39 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:56:39 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:56:39 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:56:39 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:56:39 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:56:39 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:56:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:56:39 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 20:56:39 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:56:39 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:56:39 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:56:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:56:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:56:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:56:39 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:56:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:56:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:56:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:56:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:56:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:56:39 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:56:39 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:56:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:56:39 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:56:39 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:56:39 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:56:39 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:56:39 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:56:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:56:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:56:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:56:39 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:56:39 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:56:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:56:39 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:56:40 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:56:40 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:56:40 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:56:40 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:56:40 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:56:40 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:56:40 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:56:40 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:56:40 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:56:40 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:56:40 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:56:40 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 20:56:40 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:56:40 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:56:40 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 20:56:40 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:56:40 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:56:40 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:56:40 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:56:40 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:56:40 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:56:40 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:56:41 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:56:41 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:56:41 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:56:41 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:56:41 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:56:41 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:56:41 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:56:41 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:56:41 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:56:41 debconf: delaying package configuration, since apt-utils is not installed 20:56:41 Fetched 63.7 MB in 4s (17.8 MB/s) 20:56:41 (Reading database ... 13912 files and directories currently installed.) 20:56:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:56:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:56:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 20:56:42 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 20:56:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:44 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:44 (Reading database ... 13911 files and directories currently installed.) 20:56:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:56:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:56:45 (Reading database ... 13911 files and directories currently installed.) 20:56:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:45 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:45 (Reading database ... 13911 files and directories currently installed.) 20:56:45 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:56:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:56:46 (Reading database ... 13911 files and directories currently installed.) 20:56:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:56:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:56:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:56:46 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:56:46 Setting up base-files (10.1ubuntu2.10) ... 20:56:46 Installing new version of config file /etc/issue ... 20:56:46 Installing new version of config file /etc/issue.net ... 20:56:46 Installing new version of config file /etc/lsb-release ... 20:56:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:56:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:56:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:56:47 Removing obsolete conffile /etc/default/motd-news ... 20:56:47 (Reading database ... 13912 files and directories currently installed.) 20:56:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:56:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:56:47 Setting up bash (4.4.18-2ubuntu1.2) ... 20:56:47 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 20:56:47 (Reading database ... 13912 files and directories currently installed.) 20:56:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:56:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:56:47 (Reading database ... 13912 files and directories currently installed.) 20:56:47 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 20:56:47 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 20:56:47 Setting up tar (1.29b-2ubuntu0.1) ... 20:56:47 (Reading database ... 13912 files and directories currently installed.) 20:56:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:56:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:56:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:56:48 (Reading database ... 13912 files and directories currently installed.) 20:56:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:48 (Reading database ... 13912 files and directories currently installed.) 20:56:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:56:48 (Reading database ... 13912 files and directories currently installed.) 20:56:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:56:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:56:48 Setting up grep (3.1-2build1) ... 20:56:49 (Reading database ... 13912 files and directories currently installed.) 20:56:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:56:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:56:49 Setting up login (1:4.5-1ubuntu2) ... 20:56:49 (Reading database ... 13912 files and directories currently installed.) 20:56:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:56:49 (Reading database ... 13912 files and directories currently installed.) 20:56:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:49 ---> 36f70b528ee1 20:56:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:56:49 ---> e9537bfc05cd 20:56:49 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:56:49 ---> c56239c366c9 20:56:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:56:49 ---> 769f72c42a87 20:56:49 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 20:56:49 ---> 468a50fbb35a 20:56:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:56:49 ---> Running in adb65c7f0f92 20:56:49 ---> Running in f7ff7421c56e 20:56:49 ---> Running in 7d60328b92c7 20:56:49 ---> Running in 979b104aff5e 20:56:49 ---> Running in d09da0aa46b1 20:56:49 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 20:56:49 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 20:56:49 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 20:56:50 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 20:56:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:50 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 20:56:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:56:50 (Reading database ... 13912 files and directories currently installed.) 20:56:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:56:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:56:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:56:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:56:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:56:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:56:52 (Reading database ... 13912 files and directories currently installed.) 20:56:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:56:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:56:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:56:52 (Reading database ... 13912 files and directories currently installed.) 20:56:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:52 (Reading database ... 13912 files and directories currently installed.) 20:56:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:53 (Reading database ... 13912 files and directories currently installed.) 20:56:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:53 (Reading database ... 13912 files and directories currently installed.) 20:56:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:53 (Reading database ... 13912 files and directories currently installed.) 20:56:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:56:53 (Reading database ... 13912 files and directories currently installed.) 20:56:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:56:54 (Reading database ... 13912 files and directories currently installed.) 20:56:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:54 (Reading database ... 13912 files and directories currently installed.) 20:56:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:56:54 (Reading database ... 13912 files and directories currently installed.) 20:56:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:56:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:56:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:56:55 (Reading database ... 13912 files and directories currently installed.) 20:56:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:56:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:56:56 (Reading database ... 13912 files and directories currently installed.) 20:56:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:56:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:56:56 (Reading database ... 13914 files and directories currently installed.) 20:56:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:56:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:56:56 Setting up debconf (1.5.66ubuntu1) ... 20:56:57 (Reading database ... 13914 files and directories currently installed.) 20:56:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:57 (Reading database ... 13914 files and directories currently installed.) 20:56:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:57 (Reading database ... 13914 files and directories currently installed.) 20:56:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:57 (Reading database ... 13914 files and directories currently installed.) 20:56:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 20:56:58 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:56:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:58 (Reading database ... 13914 files and directories currently installed.) 20:56:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:56:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:56:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:56:58 (Reading database ... 13914 files and directories currently installed.) 20:56:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:56:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:59 (Reading database ... 13914 files and directories currently installed.) 20:56:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:59 (Reading database ... 13914 files and directories currently installed.) 20:56:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:56:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:56:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 20:56:59 (Reading database ... 13914 files and directories currently installed.) 20:56:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:56:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:57:00 Setting up passwd (1:4.5-1ubuntu2) ... 20:57:00 (Reading database ... 13914 files and directories currently installed.) 20:57:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:57:00 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:57:00 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:57:00 (Reading database ... 13914 files and directories currently installed.) 20:57:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:57:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:57:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:57:01 (Reading database ... 13914 files and directories currently installed.) 20:57:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:57:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:57:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:57:01 (Reading database ... 13914 files and directories currently installed.) 20:57:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:57:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:57:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:57:01 (Reading database ... 13914 files and directories currently installed.) 20:57:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:57:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:57:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:57:01 (Reading database ... 13914 files and directories currently installed.) 20:57:01 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:57:01 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:57:01 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:57:01 (Reading database ... 13914 files and directories currently installed.) 20:57:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:57:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:57:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 20:57:02 (Reading database ... 13915 files and directories currently installed.) 20:57:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:57:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:57:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:57:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:57:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:57:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:57:02 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:57:02 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:57:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:57:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:57:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:57:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:57:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:57:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:57:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:57:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:57:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:57:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:57:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:57:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:57:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:57:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:57:03 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 20:57:04 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 20:57:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:57:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:57:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:57:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:57:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:57:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:57:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:57:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:57:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:57:05 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:57:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:57:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:57:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:57:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:57:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:57:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:57:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:57:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:57:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:57:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:57:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:57:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:57:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:57:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:57:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:57:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:57:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:57:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:57:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:57:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:57:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:57:11 Setting up tzdata (2020d-0ubuntu0.18.04) ... 20:57:12 20:57:12 Current default time zone: 'Etc/UTC' 20:57:12 Local time is now: Thu Jan 7 20:57:12 UTC 2021. 20:57:12 Universal Time is now: Thu Jan 7 20:57:12 UTC 2021. 20:57:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:57:12 20:57:12 Setting up systemd-sysv (237-3ubuntu10.43) ... 20:57:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:12 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 20:57:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:57:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:57:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:57:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:57:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:57:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:57:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:57:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:57:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:57:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:12 Setting up patch (2.7.6-2ubuntu1.1) ... 20:57:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:57:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:57:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:57:13 Installing new version of config file /etc/ssl/openssl.cnf ... 20:57:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:57:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:57:13 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:57:14 Updating certificates in /etc/ssl/certs... 20:57:15 22 added, 17 removed; done. 20:57:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:57:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:57:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:57:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:57:15 Setting up pkgbinarymangler (138.18.04.1) ... 20:57:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:57:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up perl (5.26.1-6ubuntu0.5) ... 20:57:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:57:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:57:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:57:16 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:57:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:57:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:57:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:57:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:57:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:57:16 Processing triggers for systemd (237-3ubuntu10.43) ... 20:57:16 Processing triggers for mime-support (3.60ubuntu1) ... 20:57:16 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:57:16 Updating certificates in /etc/ssl/certs... 20:57:17 0 added, 0 removed; done. 20:57:17 Running hooks in /etc/ca-certificates/update.d... 20:57:17 done. 20:57:17 Reading package lists... 20:57:17 Building dependency tree... 20:57:17 Reading state information... 20:57:18 The following NEW packages will be installed: 20:57:18 apt-transport-https 20:57:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:57:18 Need to get 1696 B of archives. 20:57:18 After this operation, 153 kB of additional disk space will be used. 20:57:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:57:18 debconf: delaying package configuration, since apt-utils is not installed 20:57:18 Fetched 1696 B in 0s (8509 B/s) 20:57:18 Selecting previously unselected package apt-transport-https. 20:57:18 (Reading database ... 13929 files and directories currently installed.) 20:57:18 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:57:18 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:57:18 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:57:18 Waiting for network to be ready... 20:57:23 2021-01-07T20:57:21Z INFO Waiting for automatic snapd restart... 20:57:24 snapd 2.48.2 from Canonical* installed 20:57:25 "snapd" switched to the "latest/stable" channel 20:57:25 20:57:27 core18 20201210 from Canonical* installed 20:57:28 "core18" switched to the "latest/stable" channel 20:57:28 20:57:31 snapcraft 4.4.4 from Canonical* installed 20:57:31 "snapcraft" switched to the "latest/stable" channel 20:57:31 20:57:34 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: 20:57:34 - README.md 20:57:34 - snapcraft.yaml.orig 20:57:34 20:57:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:57:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:57:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:57:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:57:42 Reading package lists... 20:57:42 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 20:57:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:49 Reading package lists... 20:57:49 Building dependency tree... 20:57:49 Reading state information... 20:57:49 Suggested packages: 20:57:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:57:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:57:49 Recommended packages: 20:57:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:57:49 The following NEW packages will be installed: 20:57:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:57:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:57:49 pkg-config zip 20:57:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:57:49 Need to get 7655 kB of archives. 20:57:49 After this operation, 43.7 MB of additional disk space will be used. 20:57:49 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:57:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:57:49 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:57:49 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:57:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:57:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:57:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:57:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:57:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:57:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:57:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:57:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:57:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:57:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:57:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:57:50 debconf: delaying package configuration, since apt-utils is not installed 20:57:50 Fetched 7655 kB in 1s (5371 kB/s) 20:57:50 Selecting previously unselected package libglib2.0-0:amd64. 20:57:50 (Reading database ... 13933 files and directories currently installed.) 20:57:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:57:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:57:50 Selecting previously unselected package libpsl5:amd64. 20:57:50 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:57:50 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:57:50 Selecting previously unselected package libnghttp2-14:amd64. 20:57:50 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:57:50 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:57:50 Selecting previously unselected package librtmp1:amd64. 20:57:50 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:57:50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:57:51 Selecting previously unselected package libcurl3-gnutls:amd64. 20:57:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:57:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:57:51 Selecting previously unselected package liberror-perl. 20:57:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:57:51 Unpacking liberror-perl (0.17025-1) ... 20:57:51 Selecting previously unselected package git-man. 20:57:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:57:51 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:57:51 Selecting previously unselected package git. 20:57:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:57:51 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:57:52 Selecting previously unselected package libnorm1:amd64. 20:57:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:57:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:57:52 Selecting previously unselected package libpgm-5.2-0:amd64. 20:57:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:57:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:57:52 Selecting previously unselected package libsodium23:amd64. 20:57:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:57:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:57:52 Selecting previously unselected package libzmq5:amd64. 20:57:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:57:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:57:52 Selecting previously unselected package libzmq3-dev:amd64. 20:57:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:57:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:57:52 Selecting previously unselected package pkg-config. 20:57:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:57:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:57:52 Selecting previously unselected package zip. 20:57:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:57:52 Unpacking zip (3.0-11build1) ... 20:57:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:57:53 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:57:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:57:53 Setting up liberror-perl (0.17025-1) ... 20:57:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:57:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:57:53 No schema files found: doing nothing. 20:57:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:57:53 Setting up zip (3.0-11build1) ... 20:57:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:57:53 Setting up libsodium23:amd64 (1.0.16-2) ... 20:57:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:57:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:57:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:57:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:57:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:57:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:58:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:58:00 git set to automatically installed. 20:58:00 git-man set to automatically installed. 20:58:00 libcurl3-gnutls set to automatically installed. 20:58:00 liberror-perl set to automatically installed. 20:58:00 libglib2.0-0 set to automatically installed. 20:58:00 libnghttp2-14 set to automatically installed. 20:58:00 libnorm1 set to automatically installed. 20:58:00 libpgm-5.2-0 set to automatically installed. 20:58:00 libpsl5 set to automatically installed. 20:58:00 librtmp1 set to automatically installed. 20:58:00 libsodium23 set to automatically installed. 20:58:00 libzmq3-dev set to automatically installed. 20:58:00 libzmq5 set to automatically installed. 20:58:00 pkg-config set to automatically installed. 20:58:00 zip set to automatically installed. 20:58:02 snapd is not logged in, snap install commands will use sudo 20:58:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:58:09 snap "core18" has no updates available 20:58:10 Pulling config-common 20:58:11 Pulling go-build-helper 20:58:12 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 20:58: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 20:58:17 Removing intermediate container adb65c7f0f92 20:58:17 ---> 247ac37c6c91 20:58:17 20:58:17 Step 10/22 : FROM alpine:3.12 20:58:17 3.12: Pulling from library/alpine 20:58:18 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:58:18 Status: Downloaded newer image for alpine:3.12 20:58:18 ---> afeebe901d6b 20:58:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:58:18 ---> Running in 40d103b02f9c 20:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:21 (1/5) Installing ca-certificates (20191127-r4) 20:58:21 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:58:21 (3/5) Installing libcurl (7.69.1-r3) 20:58:21 (4/5) Installing curl (7.69.1-r3) 20:58:21 (5/5) Installing dumb-init (1.2.2-r1) 20:58:21 Executing busybox-1.31.1-r19.trigger 20:58:21 Executing ca-certificates-20191127-r4.trigger 20:58:22 OK: 7 MiB in 19 packages 20:58:25 Removing intermediate container f7ff7421c56e 20:58:25 ---> d98178d24abd 20:58:25 20:58:25 Step 10/21 : FROM alpine:3.12 20:58:25 ---> afeebe901d6b 20:58:25 Step 11/21 : RUN apk add --update --no-cache curl 20:58:25 ---> Running in 335755507b7f 20:58:26 Removing intermediate container 40d103b02f9c 20:58:26 ---> 84883c8721ac 20:58:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:58:26 ---> Running in 9c6512023359 20:58:27 Removing intermediate container 7d60328b92c7 20:58:27 ---> e417e612242d 20:58:27 20:58:27 Step 10/22 : FROM alpine:3.12 20:58:27 ---> afeebe901d6b 20:58:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:58:27 ---> Running in db760601bb1b 20:58:28 Removing intermediate container 9c6512023359 20:58:28 ---> de883317b02a 20:58:28 Step 13/22 : WORKDIR / 20:58:28 ---> Running in 83cfc2c22226 20:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:29 Removing intermediate container 83cfc2c22226 20:58:29 ---> 17047b6bf2a3 20:58:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 20:58:29 (1/4) Installing ca-certificates (20191127-r4) 20:58:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:58:29 (3/4) Installing libcurl (7.69.1-r3) 20:58:29 (4/4) Installing curl (7.69.1-r3) 20:58:29 Executing busybox-1.31.1-r19.trigger 20:58:29 Executing ca-certificates-20191127-r4.trigger 20:58:30 OK: 7 MiB in 18 packages 20:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:31 ---> 27e1a35def6d 20:58:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:58:31 (1/2) Installing ca-certificates (20191127-r4) 20:58:31 (2/2) Installing dumb-init (1.2.2-r1) 20:58:31 Executing busybox-1.31.1-r19.trigger 20:58:31 Executing ca-certificates-20191127-r4.trigger 20:58:31 OK: 6 MiB in 16 packages 20:58:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:58:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:58:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] 20:58:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] 20:58:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:58:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:58:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 20:58:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 20:58:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 20:58:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 20:58:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:58:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:58:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:58:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:58:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:58:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:58:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:58:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:58:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:58:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] 20:58:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 20:58:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] 20:58:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 20:58:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 20:58:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 20:58:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 20:58:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 20:58:33 Fetched 23.6 MB in 0s (0 B/s) 20:58:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:58:33 Fetched 96.5 kB in 0s (0 B/s) 20:58:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:58:33 Fetched 279 kB in 0s (0 B/s) 20:58:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:58:33 Fetched 122 kB in 0s (0 B/s) 20:58:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:58:33 Fetched 77.8 kB in 0s (0 B/s) 20:58:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:58:33 Fetched 8848 B in 0s (0 B/s) 20:58:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:58:33 Fetched 47.8 kB in 0s (0 B/s) 20:58:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:58:33 Fetched 45.6 kB in 0s (0 B/s) 20:58:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:58:33 Fetched 15.0 kB in 0s (0 B/s) 20:58:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 20:58:33 Fetched 214 kB in 0s (0 B/s) 20:58:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 20:58:33 Fetched 155 kB in 0s (0 B/s) 20:58:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:58:33 Fetched 50.6 kB in 0s (0 B/s) 20:58:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:58:33 Fetched 14.8 kB in 0s (0 B/s) 20:58:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:58:33 Fetched 41.8 kB in 0s (0 B/s) 20:58:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:58:33 Fetched 499 kB in 0s (0 B/s) 20:58:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:58:33 Fetched 111 kB in 0s (0 B/s) 20:58:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:58:33 Fetched 240 kB in 0s (0 B/s) 20:58:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:58:33 Fetched 29.3 kB in 0s (0 B/s) 20:58:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:58:33 Fetched 85.5 kB in 0s (0 B/s) 20:58:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:58:33 Fetched 24.5 kB in 0s (0 B/s) 20:58:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:58:33 Fetched 49.2 kB in 0s (0 B/s) 20:58:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:58:33 Fetched 54.2 kB in 0s (0 B/s) 20:58:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:58:33 Fetched 30.8 kB in 0s (0 B/s) 20:58:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 20:58:33 Fetched 17.0 kB in 0s (0 B/s) 20:58:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:58:33 Fetched 85.9 kB in 0s (0 B/s) 20:58:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:58:33 Fetched 8720 B in 0s (0 B/s) 20:58:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 20:58:33 Fetched 137 kB in 0s (0 B/s) 20:58:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:58:33 Fetched 119 kB in 0s (0 B/s) 20:58:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 20:58:33 Fetched 109 kB in 0s (0 B/s) 20:58:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:58:33 Fetched 11.1 kB in 0s (0 B/s) 20:58:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:58:33 Fetched 645 kB in 0s (0 B/s) 20:58:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:58:33 Fetched 41.3 kB in 0s (0 B/s) 20:58:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:58:33 Fetched 17.9 kB in 0s (0 B/s) 20:58:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:58:33 Fetched 368 kB in 0s (0 B/s) 20:58:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:58:33 Fetched 187 kB in 0s (0 B/s) 20:58:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:58:33 Fetched 175 kB in 0s (0 B/s) 20:58:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:58:33 ---> 29fdce550231 20:58:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:58:33 Removing intermediate container 335755507b7f 20:58:33 ---> 571e6a9825e9 20:58:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:58:34 ---> Running in ae570ec3d861 20:58:34 Removing intermediate container db760601bb1b 20:58:34 ---> 7f2e1223bf07 20:58:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:58:35 ---> Running in 1e4817223162 20:58:35 ---> e1460cc08256 20:58:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:58:35 Removing intermediate container ae570ec3d861 20:58:35 ---> 4d7bec8c8619 20:58:35 Step 13/21 : WORKDIR /edgex 20:58:35 ---> Running in 177d52602db9 20:58:35 Removing intermediate container 1e4817223162 20:58:35 ---> 470e1981749e 20:58:35 Step 13/22 : ENV APP_PORT=48060 20:58:35 Fetched 206 kB in 0s (0 B/s) 20:58:35 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 20:58:35 Fetched 1301 kB in 0s (0 B/s) 20:58:35 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:58:35 Fetched 36.2 kB in 0s (0 B/s) 20:58:35 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 20:58:35 Fetched 159 kB in 0s (0 B/s) 20:58:35 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:58:35 Fetched 107 kB in 0s (0 B/s) 20:58:35 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:58:35 Fetched 48.7 kB in 0s (0 B/s) 20:58:35 Pulling static-packages 20:58:36 ---> Running in 1a35fa6ddb60 20:58:36 ---> d9aadc5ec6ca 20:58:36 Step 18/22 : RUN chmod +x entrypoint.sh 20:58:36 'go115' has dependencies that need to be staged: go-build-helper static-packages 20:58:36 Skipping pull go-build-helper (already ran) 20:58:36 Skipping pull static-packages (already ran) 20:58:36 Building go-build-helper 20:58:36 ---> Running in 86452d55e59c 20:58:36 Removing intermediate container 177d52602db9 20:58:36 ---> ea8826694b49 20:58:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:58:36 Removing intermediate container 1a35fa6ddb60 20:58:36 ---> 266581f31653 20:58:36 Step 14/22 : EXPOSE $APP_PORT 20:58:37 Removing intermediate container 979b104aff5e 20:58:37 ---> 71ce805191fe 20:58:37 20:58:37 Step 10/32 : FROM alpine:3.12 20:58:37 ---> afeebe901d6b 20:58:37 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 20:58:37 ---> Running in 78ddb0386748 20:58:37 ---> Running in 75e847a3b944 20:58:38 ---> fca5389373ac 20:58:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:58:38 Removing intermediate container 78ddb0386748 20:58:38 ---> 00b75c1b6972 20:58:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 20:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:39 Building static-packages 20:58:39 ---> 948abc6c1599 20:58:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:58:40 ---> 3bd960ef2509 20:58:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:58:40 (1/2) Installing dumb-init (1.2.2-r1) 20:58:40 (2/2) Installing openssl (1.1.1i-r0) 20:58:40 Executing busybox-1.31.1-r19.trigger 20:58:40 OK: 6 MiB in 16 packages 20:58:40 Removing intermediate container 86452d55e59c 20:58:40 ---> b317239e2dc0 20:58:40 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:58:41 ---> Running in 59ea9efb2c7a 20:58:41 Staging go-build-helper 20:58:42 ---> 60f03e43bad8 20:58:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:58:42 ---> 3d4174da477b 20:58:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:58:42 Removing intermediate container 59ea9efb2c7a 20:58:42 ---> 13925d31161e 20:58:42 Step 20/22 : LABEL arch=arm64 20:58:42 Staging static-packages 20:58:42 ---> Running in c198bf78192e 20:58:42 Removing intermediate container 75e847a3b944 20:58:42 ---> c8ee08769f63 20:58:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:58:42 ---> Running in 36cba3bfabb5 20:58:43 ---> Running in f4da7075425c 20:58:43 ---> 6be3e6b41148 20:58:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:58:43 Removing intermediate container d09da0aa46b1 20:58:43 ---> 135d50829355 20:58:43 20:58:43 Step 10/23 : FROM alpine:3.12 20:58:43 ---> afeebe901d6b 20:58:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:58:43 Pulling go115 20:58:43 ---> Running in f5c55c8bf7cc 20:58:43 Removing intermediate container c198bf78192e 20:58:43 ---> 8708a298ccb2 20:58:43 Step 18/21 : CMD ["--init=true"] 20:58:43 ---> Running in 3b31bd4c6a57 20:58:44 Removing intermediate container 36cba3bfabb5 20:58:44 ---> 8fa23a9ee467 20:58:44 Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:58:44 ---> Running in 453381de0182 20:58:44 Removing intermediate container f4da7075425c 20:58:44 ---> 7d23ac164dd4 20:58:44 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 20:58:44 ---> Running in 923e9765aa1a 20:58:44 ---> Running in f389677615e9 20:58:44 Removing intermediate container f5c55c8bf7cc 20:58:44 ---> ad29a73c160f 20:58:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:44 Removing intermediate container 453381de0182 20:58:44 ---> 49789c64d76d 20:58:44 Step 19/21 : LABEL arch=arm64 20:58:44 'edgex-go' has dependencies that need to be staged: go115 20:58:44 Skipping pull go115 (already ran) 20:58:44 Building go115 20:58:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:44 Dload Upload Total Spent Left Speed 20:58:44 ---> Running in 188abd065a1a 20:58:44 ---> Running in 9dace50a7d95 20:58:44 Removing intermediate container 923e9765aa1a 20:58:44 ---> 03b98b4c5d17 20:58:44 Step 22/22 : LABEL version=0.0.0 20:58:45 Removing intermediate container f389677615e9 20:58:45 ---> a8a36ac92abf 20:58:45 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 20:58:45 ---> Running in 6962ea5e5b91 20:58:45 ---> Running in b19af5ea5616 20:58:45 Removing intermediate container 188abd065a1a 20:58:45 ---> e4a237a0f4bd 20:58:45 Step 20/22 : LABEL arch=arm64 20:58:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:45 Removing intermediate container 9dace50a7d95 20:58:45 ---> 0b8b18bcde44 20:58:45 Step 20/21 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:58:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:45 ---> Running in 664c93226799 20:58:45 ---> Running in 14ba301ff145 20:58:45 Removing intermediate container 6962ea5e5b91 20:58:45 ---> b63f0589a9bc 20:58:45 20:58:46 (1/1) Installing dumb-init (1.2.2-r1) 20:58:46 Executing busybox-1.31.1-r19.trigger 20:58:46 OK: 5 MiB in 15 packages 20:58:46 Successfully built b63f0589a9bc 20:58:46 Removing intermediate container 14ba301ff145 20:58:46 ---> 275a8ffb2ae1 20:58:46 Step 21/21 : LABEL version=0.0.0 20:58:46 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 20:58:46 Removing intermediate container 664c93226799 20:58:46 ---> eccb4f2496c4 20:58:46 Building docker-security-secretstore-setup-go 20:58:46  Building docker-security-bootstrap-redis-go ... done Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:58:47 ---> Running in 80cc5df708bd 20:58:47 ---> Running in 8825bbfeca62 20:58:47 Connecting to github.com (140.82.113.3:443) 20:58:47 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.66.220:443) 20:58:47 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 20:58:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.0M 0 0 25.3M 0 0:00:04 0:00:01 0:00:03 25.3M 58 115M 58 67.5M 0 0 32.4M 0 0:00:03 0:00:02 0:00:01 32.3M 95 115M 95 109M 0 0 35.3M 0 0:00:03 0:00:03 --:--:-- 35.3M 100 115M 100 115M 0 0 35.2M 0 0:00:03 0:00:03 --:--:-- 35.2M 20:58:47 dockerize-alpine-lin 0% | | 16928 0:02:56 ETA 20:58:47 Removing intermediate container 80cc5df708bd 20:58:47 ---> 75a70f7e4558 20:58:47 Step 22/22 : LABEL version=0.0.0 20:58:47 Removing intermediate container 8825bbfeca62 20:58:47 ---> 673c9b0413f5 20:58:47 20:58:48 Removing intermediate container 3b31bd4c6a57 20:58:48 ---> 433c7b4b7948 20:58:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:48 ---> Running in 40a1f65275a3 20:58:48 go1.15.2.linux-amd64.tar.gz: OK 20:58:48 Successfully built 673c9b0413f5 20:58:48 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:58:48  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 20:58:48 ---> Running in 0cede92d24e8 20:58:48 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 20:58:48 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 20:58:48 dockerize 20:58:48 Removing intermediate container 40a1f65275a3 20:58:48 ---> 00a1265790e8 20:58:48 20:58:49 Successfully built 00a1265790e8 20:58:49 Successfully tagged docker-support-notifications-go-arm64:latest 20:58:49 Removing intermediate container 0cede92d24e8 20:58:49  Building docker-support-notifications-go ... done  ---> 6d1b8952c7b3 20:58:49 Step 13/23 : ENV APP_PORT=48081 20:58:49 Building docker-support-scheduler-go 20:58:49 ---> Running in 112f50c60ad9 20:58:50 Removing intermediate container 112f50c60ad9 20:58:50 ---> 9550d1d84a80 20:58:50 Step 14/23 : EXPOSE $APP_PORT 20:58:50 Removing intermediate container b19af5ea5616 20:58:50 ---> d4b462012b52 20:58:50 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 20:58:50 ---> Running in 511d3080721f 20:58:50 ---> Running in 3160eb18d4bb 20:58:51 Removing intermediate container 511d3080721f 20:58:51 ---> 40d917423df7 20:58:51 Step 15/23 : WORKDIR / 20:58:51 ---> Running in 5ffee770bbdf 20:58:51 Removing intermediate container 3160eb18d4bb 20:58:51 ---> 40f9ee04b6e3 20:58:51 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:58:51 ---> Running in 3dcfb3af9385 20:58:51 Staging go115 20:58:51 Removing intermediate container 5ffee770bbdf 20:58:51 ---> 96fc4bc04934 20:58:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 20:58:52 Removing intermediate container 3dcfb3af9385 20:58:52 ---> b2e967330478 20:58:52 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 20:58:52 ---> Running in 2107aef347c7 20:58:53 ---> 964d1081f5e3 20:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:58:54 Copy dockerize executable 20:58:56 ---> d7b1f87743f7 20:58:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:58:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:58:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:58:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:58:57 Fetched 0 B in 0s (0 B/s) 20:58:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:58:57 Fetched 224 kB in 0s (0 B/s) 20:58:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:58:57 Fetched 157 kB in 0s (0 B/s) 20:58:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:58:57 Fetched 221 kB in 0s (0 B/s) 20:58:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:58:57 Fetched 143 kB in 0s (0 B/s) 20:58:57 Pulling edgex-go 20:58:57 ---> 9b22f5e913f8 20:58:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:58:57 Removing intermediate container 2107aef347c7 20:58:57 ---> fbd220aa30f6 20:58:57 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 20:58:57 ---> Running in 495f3f0bf06b 20:58:57 ---> Running in 9cec96e70bf5 20:58:58 Pulling version 20:58:58 Removing intermediate container 495f3f0bf06b 20:58:58 ---> 71323dd67d14 20:58:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:58 Removing intermediate container 9cec96e70bf5 20:58:58 ---> e7d1a6e49f95 20:58:58 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:58:58 ---> Running in 8a8549126bac 20:58:58 Building config-common 20:58:58 Removing intermediate container 8a8549126bac 20:58:58 ---> 77d7de96ba6f 20:58:58 Step 21/23 : LABEL arch=arm64 20:58:59 ---> 94f296cf2973 20:58:59 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:58:59 ---> Running in 674ef021f299 20:58:59 ---> Running in 90b73ead7719 20:59:00 Removing intermediate container 674ef021f299 20:59:00 ---> 143a2a9aea53 20:59:00 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:59:00 ---> Running in dd35e4e22f4d 20:59:00 Skipping build go-build-helper (already ran) 20:59:00 Skipping build static-packages (already ran) 20:59:00 Skipping build go115 (already ran) 20:59:00 Building edgex-go 20:59:01 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 20:59:01 Removing intermediate container dd35e4e22f4d 20:59:01 ---> c69e98223a2e 20:59:01 Step 23/23 : LABEL version=0.0.0 20:59:01 ---> Running in 321760b8a5ad 20:59:02 go: downloading github.com/gorilla/mux v1.8.0 20:59:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:59:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 20:59:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 20:59:02 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 20:59:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:59:02 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 20:59:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:59:02 go: downloading github.com/pkg/errors v0.8.1 20:59:02 go: downloading github.com/google/uuid v1.1.4 20:59:02 go: downloading github.com/imdario/mergo v0.3.11 20:59:02 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 20:59:02 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:59:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:59:02 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:59:02 go: downloading github.com/pebbe/zmq4 v1.2.2 20:59:02 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:59:02 go: downloading github.com/BurntSushi/toml v0.3.1 20:59:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:59:02 go: downloading github.com/x448/float16 v0.8.4 20:59:02 go: downloading github.com/pelletier/go-toml v1.2.0 20:59:02 go: downloading gopkg.in/yaml.v2 v2.4.0 20:59:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:59:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:59:02 Removing intermediate container 321760b8a5ad 20:59:02 ---> c538a0d6512b 20:59:02 20:59:02 go: downloading github.com/leodido/go-urn v1.2.0 20:59:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:59:02 go: downloading github.com/mitchellh/copystructure v1.0.0 20:59:02 go: downloading github.com/go-playground/universal-translator v0.17.0 20:59:02 go: downloading github.com/go-kit/kit v0.8.0 20:59:02 go: downloading github.com/hashicorp/consul/api v1.1.0 20:59:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:59:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:59:02 Removing intermediate container 90b73ead7719 20:59:02 ---> 2f4498cd92c0 20:59:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:59:02 go: downloading github.com/go-playground/locales v0.13.0 20:59:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:59:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:59:02 go: downloading github.com/hashicorp/serf v0.8.2 20:59:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:59:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:59:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:59:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:59:02 Successfully built c538a0d6512b 20:59:02 Successfully tagged docker-core-metadata-go-arm64:latest 20:59:02  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 20:59:03 ---> 8fde8bfdd991 20:59:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:59:04 ---> a2aa66378e3c 20:59:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 20:59:05 ---> b5482efcaafe 20:59:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:59:06 ---> 67bfe1e19738 20:59:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:59:07 ---> Running in dbfa88e23261 20:59:07 Removing intermediate container dbfa88e23261 20:59:07 ---> 9f81cda4e546 20:59:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 20:59:08 ---> e26cabd5398d 20:59:08 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:09 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 20:59:09 ---> Running in 92630eb2d0d0 20:59:12 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 20:59:12 Removing intermediate container 92630eb2d0d0 20:59:12 ---> 4e2a3ffb17ac 20:59:12 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 20:59:12 ---> Running in f46177f5c372 20:59:13 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 20:59:13 Removing intermediate container f46177f5c372 20:59:13 ---> 641619c405c8 20:59:13 Step 29/32 : CMD ["install"] 20:59:14 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 20:59:14 ---> Running in 3eb731115f87 20:59:14 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 20:59:14 go: downloading github.com/stretchr/testify v1.6.1 20:59:15 go: downloading github.com/davecgh/go-spew v1.1.1 20:59:15 go: downloading github.com/pmezard/go-difflib v1.0.0 20:59:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:59:15 Removing intermediate container 3eb731115f87 20:59:15 ---> f64e6265ace7 20:59:15 Step 30/32 : LABEL arch=arm64 20:59:15 ---> Running in 4f8f4561072f 20:59:16 Removing intermediate container 4f8f4561072f 20:59:16 ---> dace9c2621f8 20:59:16 Step 31/32 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 20:59:16 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 20:59:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:59:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:59:17 ---> Running in 0ea45f5d3511 20:59:17 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 20:59:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:59:17 Removing intermediate container 0ea45f5d3511 20:59:17 ---> 6349ccee7eaa 20:59:17 Step 32/32 : LABEL version=0.0.0 20:59:18 ---> Running in b5e2b3c47d8b 20:59:18 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 20:59:18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:59:18 Removing intermediate container b5e2b3c47d8b 20:59:18 ---> e0a4437ce38f 20:59:18 20:59:19 Successfully built e0a4437ce38f 20:59:19 Successfully tagged docker-security-bootstrapper-go-arm64:latest 20:59:19 Building docker-core-data-go 20:59: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 20:59:20 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 20:59:21 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 20:59:22 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 20:59:22 go: downloading github.com/lib/pq v1.9.0 20:59:24 Building version 20:59:26 Staging config-common 20:59:27 Skipping stage go-build-helper (already ran) 20:59:27 Skipping stage static-packages (already ran) 20:59:27 Skipping stage go115 (already ran) 20:59:27 Staging edgex-go 20:59:28 Staging version 20:59:29 Priming config-common 20:59:30 Priming go-build-helper 20:59:31 Priming static-packages 20:59:33 Priming go115 20:59:34 Priming edgex-go 20:59:35 Priming version 20:59:36 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] } 20:59:51  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 269bcc0a1beb 20:59:51 Step 3/24 : WORKDIR /edgex-go 20:59:51 ---> Using cache 20:59:51 ---> 5f09398e4b68 20:59:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:51 ---> Using cache 20:59:51 ---> e3c72762a181 20:59:51 Step 5/24 : RUN apk add --update --no-cache make git 20:59:51 ---> Using cache 20:59:51 ---> 0d8bc0e73666 20:59:51 Step 6/24 : COPY go.mod . 20:59:51 ---> Using cache 20:59:51 ---> 118c9406dc99 20:59:51 Step 7/24 : RUN go mod download 20:59:51 ---> Using cache 20:59:51 ---> 772d74bd7c70 20:59:51 Step 8/24 : COPY . . 20:59:51 ---> Using cache 20:59:51 ---> 468a50fbb35a 20:59:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 269bcc0a1beb 20:59:51 Step 3/23 : WORKDIR /edgex-go 20:59:51 ---> Using cache 20:59:51 ---> 5f09398e4b68 20:59:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:51 ---> Using cache 20:59:51 ---> e3c72762a181 20:59:51 Step 5/23 : RUN apk add --update --no-cache make git 20:59:51 ---> Using cache 20:59:51 ---> 0d8bc0e73666 20:59:51 Step 6/23 : COPY go.mod . 20:59:51 ---> Using cache 20:59:51 ---> 118c9406dc99 20:59:51 Step 7/23 : RUN go mod download 20:59:51 ---> Using cache 20:59:51 ---> 772d74bd7c70 20:59:51 Step 8/23 : COPY . . 20:59:51 ---> Using cache 20:59:51 ---> 468a50fbb35a 20:59:51 Step 9/23 : RUN make cmd/core-command/core-command 20:59:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 269bcc0a1beb 20:59:51 Step 3/22 : WORKDIR /edgex-go 20:59:51 ---> Using cache 20:59:51 ---> 5f09398e4b68 20:59:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:51 ---> Using cache 20:59:51 ---> e3c72762a181 20:59:51 Step 5/22 : RUN apk add --update --no-cache make git 20:59:51 ---> Using cache 20:59:51 ---> 0d8bc0e73666 20:59:51 Step 6/22 : COPY go.mod . 20:59:51 ---> Using cache 20:59:51 ---> 118c9406dc99 20:59:51 Step 7/22 : RUN go mod download 20:59:51 ---> Using cache 20:59:51 ---> 772d74bd7c70 20:59:51 Step 8/22 : COPY . . 20:59:51 ---> Using cache 20:59:51 ---> 468a50fbb35a 20:59:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:59:53 ---> Running in 181abec4b5e5 20:59:53 ---> Running in 3e56c3d983a1 20:59:53 ---> Running in a322350baf57 20:59:55 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 20:59:55 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 20:59:55 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 20:59:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:59:58 ---> 269bcc0a1beb 20:59:58 Step 3/26 : WORKDIR /edgex-go 20:59:58 ---> Using cache 20:59:58 ---> 5f09398e4b68 20:59:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:58 ---> Using cache 20:59:58 ---> e3c72762a181 20:59:58 Step 5/26 : RUN apk add --update --no-cache make bash git 20:59:59 ---> Running in 05bfecaf0439 21:00:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:04 OK: 217 MiB in 51 packages 21:00:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:05 ---> 269bcc0a1beb 21:00:05 Step 3/23 : WORKDIR /edgex-go 21:00:05 ---> Using cache 21:00:05 ---> 5f09398e4b68 21:00:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:05 ---> Using cache 21:00:05 ---> e3c72762a181 21:00:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:00:06 ---> Running in 18e4156db2e1 21:00:07 Removing intermediate container 05bfecaf0439 21:00:07 ---> 3a8a7d0544bb 21:00:07 Step 6/26 : COPY go.mod . 21:00:08 ---> 1026304ff2b9 21:00:08 Step 7/26 : RUN go mod download 21:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:08 ---> Running in 3b87e10104c2 21:00:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:13 Removing intermediate container 3b87e10104c2 21:00:13 ---> abf64e1bb74e 21:00:13 Step 8/26 : COPY . . 21:00:13 OK: 217 MiB in 51 packages 21:00:16 Removing intermediate container 18e4156db2e1 21:00:16 ---> 0915f9191d8a 21:00:16 Step 6/23 : COPY go.mod . 21:00:18 ---> afef50f73a0d 21:00:18 Step 7/23 : RUN go mod download 21:00:19 ---> Running in bd7cf449bb69 21:00:25 Removing intermediate container bd7cf449bb69 21:00:25 ---> 29357ad26011 21:00:25 Step 8/23 : COPY . . 21:00:36 ---> b18d280383e4 21:00:36 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:00:36 ---> Running in 76604e2f1df0 21:00:38 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 21:00:47 ---> ce8486a97a1f 21:00:47 Step 9/23 : RUN make cmd/core-data/core-data 21:00:47 ---> Running in be19b17e058f 21:00:49 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 21:01: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 21:01:26 Removing intermediate container 181abec4b5e5 21:01:26 ---> 887a0cdf6c5e 21:01:26 21:01:26 Step 10/24 : FROM alpine:3.12 21:01:26 ---> afeebe901d6b 21:01:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:01:26 ---> Using cache 21:01:26 ---> 84883c8721ac 21:01:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:27 ---> Running in dfe63b08f72b 21:01:28 Removing intermediate container dfe63b08f72b 21:01:28 ---> 0b075358f315 21:01:28 Step 13/24 : WORKDIR / 21:01:29 ---> Running in 784b8db1a136 21:01:30 Removing intermediate container 784b8db1a136 21:01:30 ---> f147d32c4f5d 21:01:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:30 Removing intermediate container a322350baf57 21:01:30 ---> 33737fdf0797 21:01:30 21:01:30 Step 10/22 : FROM alpine:3.12 21:01:30 ---> afeebe901d6b 21:01:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:01:30 ---> Using cache 21:01:30 ---> 433c7b4b7948 21:01:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:30 ---> Using cache 21:01:30 ---> 6d1b8952c7b3 21:01:30 Step 13/22 : ENV APP_PORT=48085 21:01:31 Removing intermediate container 3e56c3d983a1 21:01:31 ---> 2803d57b1fc4 21:01:31 21:01:31 Step 10/23 : FROM alpine:3.12 21:01:31 ---> afeebe901d6b 21:01:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:01:31 ---> Using cache 21:01:31 ---> 433c7b4b7948 21:01:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:31 ---> Using cache 21:01:31 ---> 6d1b8952c7b3 21:01:31 Step 13/23 : ENV APP_PORT=48082 21:01:31 ---> Running in 9166df82178f 21:01:31 ---> Running in 87058694a358 21:01:32 ---> e2b410c074f8 21:01:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:32 Removing intermediate container 87058694a358 21:01:32 ---> a0a3a5f3936e 21:01:32 Step 14/23 : EXPOSE $APP_PORT 21:01:32 Removing intermediate container 9166df82178f 21:01:32 ---> 3b1b4c2a5855 21:01:32 Step 14/22 : EXPOSE $APP_PORT 21:01:32 ---> Running in 5fac510288be 21:01:32 ---> Running in 37d39293fee8 21:01:33 Removing intermediate container 5fac510288be 21:01:33 ---> ae3e47ab030f 21:01:33 Step 15/23 : WORKDIR / 21:01:33 ---> Running in 1648fad46df2 21:01:33 Removing intermediate container 37d39293fee8 21:01:33 ---> e1de1797825a 21:01:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:01:33 ---> 5ba3341d49f3 21:01:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:34 Removing intermediate container 1648fad46df2 21:01:34 ---> a7a2f798039d 21:01:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:01:35 ---> a940caba6d83 21:01:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:35 ---> ec6f93bf021b 21:01:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:36 ---> a36a80502522 21:01:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:38 ---> 096cf2477e7d 21:01:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:38 ---> b97d7b081dbb 21:01:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:38 ---> b39e3a3d4814 21:01:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:40 ---> c539da343cd6 21:01:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:40 ---> Running in 83fbb3f1ce10 21:01:40 ---> 760077f4515d 21:01:40 Step 19/23 : ENTRYPOINT ["/core-command"] 21:01:40 ---> Running in 7d0512703765 21:01:40 ---> b88859187c9a 21:01:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:41 Removing intermediate container 83fbb3f1ce10 21:01:41 ---> 586037042eb8 21:01:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:41 ---> Running in f03e88050618 21:01:41 Removing intermediate container 7d0512703765 21:01:41 ---> ab77dd89f4bd 21:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:41 ---> Running in 11288654bfce 21:01:42 Removing intermediate container f03e88050618 21:01:42 ---> 10b119a8d1c7 21:01:42 Step 20/22 : LABEL arch=arm64 21:01:42 ---> 08d46049f0fa 21:01:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:01:42 ---> Running in a410b11a6231 21:01:42 ---> Running in 3a2981b37da7 21:01:42 Removing intermediate container 11288654bfce 21:01:42 ---> 68be9cbc1707 21:01:42 Step 21/23 : LABEL arch=arm64 21:01:43 ---> Running in 2ba59bbb67b1 21:01:43 Removing intermediate container a410b11a6231 21:01:43 ---> 0ee9b408f29d 21:01:43 Step 21/22 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 21:01:43 ---> Running in 6dadd4d61ece 21:01:44 Removing intermediate container 2ba59bbb67b1 21:01:44 ---> ca928493edba 21:01:44 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 21:01:44 ---> Running in 6f71b45296e2 21:01:44 Removing intermediate container 6dadd4d61ece 21:01:44 ---> b0c62fd6b941 21:01:44 Step 22/22 : LABEL version=0.0.0 21:01:45 ---> Running in 751de28803ec 21:01:45 Removing intermediate container 6f71b45296e2 21:01:45 ---> 7ab5a6ee5fc0 21:01:45 Step 23/23 : LABEL version=0.0.0 21:01:45 ---> Running in eacad9dc5775 21:01:46 Removing intermediate container 751de28803ec 21:01:46 ---> d195fe0b414f 21:01:46 21:01:46 Removing intermediate container eacad9dc5775 21:01:46 ---> b86619e78b04 21:01:46 21:01:47 Removing intermediate container 3a2981b37da7 21:01:47 ---> ce4ff5874476 21:01:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:01:47 Successfully built d195fe0b414f 21:01:47 Successfully tagged docker-support-scheduler-go-arm64:latest 21:01:47  Building docker-support-scheduler-go ... done  ---> Running in 4beef9d828d4 21:01:47 Successfully built b86619e78b04 21:01:47 Successfully tagged docker-core-command-go-arm64:latest 21:01:48  Building docker-core-command-go ... done Removing intermediate container 4beef9d828d4 21:01:48 ---> e89bb04eae56 21:01:48 Step 22/24 : LABEL arch=arm64 21:01:48 ---> Running in 628b9705c6a2 21:01:49 Removing intermediate container 628b9705c6a2 21:01:49 ---> 77f87d0d31bd 21:01:49 Step 23/24 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 21:01:49 ---> Running in 6054cbf4c2ed 21:01:49 Removing intermediate container 6054cbf4c2ed 21:01:49 ---> c4033f5c5f50 21:01:49 Step 24/24 : LABEL version=0.0.0 21:01:50 ---> Running in 3f91045092ee 21:01:50 Removing intermediate container 3f91045092ee 21:01:50 ---> 66568654b8f6 21:01:50 21:01:51 Successfully built 66568654b8f6 21:01:51 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:02:01  Building docker-security-secretstore-setup-go ... done Removing intermediate container 76604e2f1df0 21:02:01 ---> 3be1bc15e0aa 21:02:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:02:01 ---> Running in 4a8e0d3c9f31 21:02:01 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 21:02:04 Removing intermediate container 4a8e0d3c9f31 21:02:04 ---> 632d4129b8e6 21:02:04 21:02:04 Step 11/26 : FROM docker:20.10.0 21:02:04 20.10.0: Pulling from library/docker 21:02:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:02:17 Status: Downloaded newer image for docker:20.10.0 21:02:17 ---> eeaf43b92773 21:02:17 Step 12/26 : RUN apk add --no-cache bash 21:02:17 ---> Running in 30f65b0c40a0 21:02:17 Removing intermediate container be19b17e058f 21:02:17 ---> 757db4e5b142 21:02:17 21:02:17 Step 10/23 : FROM alpine:3.12 21:02:17 ---> afeebe901d6b 21:02:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:02:17 ---> Running in 84e3247e0f58 21:02:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:17 Removing intermediate container 84e3247e0f58 21:02:17 ---> c9ccfb810851 21:02:17 Step 12/23 : ENV APP_PORT=48080 21:02:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:17 ---> Running in 4bcd58ff0389 21:02:18 Removing intermediate container 4bcd58ff0389 21:02:18 ---> 5a2622def59f 21:02:18 Step 13/23 : EXPOSE $APP_PORT 21:02:18 (1/2) Installing readline (8.0.4-r0) 21:02:18 (2/2) Installing bash (5.0.17-r0) 21:02:18 ---> Running in 719afc15ce06 21:02:18 Executing bash-5.0.17-r0.post-install 21:02:18 Executing busybox-1.31.1-r19.trigger 21:02:18 OK: 12 MiB in 22 packages 21:02:18 Removing intermediate container 719afc15ce06 21:02:18 ---> 908a358abff6 21:02:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:19 ---> Running in 843457ac9fed 21:02:19 Removing intermediate container 30f65b0c40a0 21:02:19 ---> 0b135344ac4b 21:02:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:02:19 ---> Running in 3e9223f683ec 21:02:20 Removing intermediate container 3e9223f683ec 21:02:20 ---> 2916def9e048 21:02:20 Step 14/26 : ENV APP_PORT=48090 21:02:20 ---> Running in e1d26aa8adbc 21:02:21 Removing intermediate container e1d26aa8adbc 21:02:21 ---> b0d8b83492f3 21:02:21 Step 15/26 : EXPOSE $APP_PORT 21:02:21 ---> Running in 371ec66d964d 21:02:21 Removing intermediate container 843457ac9fed 21:02:21 ---> 09a00eb1efaa 21:02:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:02:21 ---> Running in 84bca892c3e8 21:02:21 Removing intermediate container 371ec66d964d 21:02:21 ---> fe9c4496d9fb 21:02:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:23 ---> 43ec80e63dbe 21:02:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:23 ---> f087508e3c27 21:02:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:02:24 ---> 80577a34db3a 21:02:24 Step 19/26 : RUN apk --no-cache add py3-pip 21:02:25 ---> Running in 530666e6947f 21:02:25 (1/6) Installing dumb-init (1.2.2-r1) 21:02:25 (2/6) Installing libgcc (9.3.0-r2) 21:02:25 (3/6) Installing libsodium (1.0.18-r0) 21:02:25 (4/6) Installing libstdc++ (9.3.0-r2) 21:02:25 (5/6) Installing libzmq (4.3.3-r0) 21:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:25 (6/6) Installing zeromq (4.3.3-r0) 21:02:26 Executing busybox-1.31.1-r19.trigger 21:02:26 OK: 8 MiB in 20 packages 21:02:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:26 (1/33) Installing libbz2 (1.0.8-r1) 21:02:26 (2/33) Installing expat (2.2.9-r1) 21:02:26 (3/33) Installing libffi (3.3-r2) 21:02:26 (4/33) Installing gdbm (1.13-r1) 21:02:26 (5/33) Installing xz-libs (5.2.5-r0) 21:02:26 (6/33) Installing sqlite-libs (3.32.1-r0) 21:02:27 (7/33) Installing python3 (3.8.5-r0) 21:02:27 Removing intermediate container 84bca892c3e8 21:02:27 ---> 1723c7668f1c 21:02:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:02:29 ---> a1b9c8b33211 21:02:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:29 (8/33) Installing py3-appdirs (1.4.4-r1) 21:02:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:02:29 (10/33) Installing py3-parsing (2.4.7-r0) 21:02:29 (11/33) Installing py3-six (1.15.0-r0) 21:02:29 (12/33) Installing py3-packaging (20.4-r0) 21:02:29 (13/33) Installing py3-setuptools (47.0.0-r0) 21:02:29 (14/33) Installing py3-chardet (3.0.4-r4) 21:02:29 (15/33) Installing py3-idna (2.9-r0) 21:02:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:02:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:02:29 (18/33) Installing py3-requests (2.23.0-r0) 21:02:29 (19/33) Installing py3-msgpack (1.0.0-r0) 21:02:29 (20/33) Installing py3-lockfile (0.12.2-r3) 21:02:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:02:29 (22/33) Installing py3-colorama (0.4.3-r0) 21:02:29 (23/33) Installing py3-distlib (0.3.0-r0) 21:02:29 (24/33) Installing py3-distro (1.5.0-r1) 21:02:29 (25/33) Installing py3-webencodings (0.5.1-r3) 21:02:29 (26/33) Installing py3-html5lib (1.0.1-r4) 21:02:29 (27/33) Installing py3-pytoml (0.1.21-r0) 21:02:29 (28/33) Installing py3-pep517 (0.8.2-r0) 21:02:29 (29/33) Installing py3-progress (1.5-r0) 21:02:29 (30/33) Installing py3-toml (0.10.1-r0) 21:02:29 (31/33) Installing py3-retrying (1.3.3-r0) 21:02:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:02:29 (33/33) Installing py3-pip (20.1.1-r0) 21:02:29 Executing busybox-1.31.1-r19.trigger 21:02:29 OK: 71 MiB in 55 packages 21:02:30 ---> 6bb548d845eb 21:02:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:02:31 ---> d5c5a4ef3b24 21:02:31 Step 19/23 : ENTRYPOINT ["/core-data"] 21:02:31 ---> Running in d2fceaa0b912 21:02:31 Removing intermediate container d2fceaa0b912 21:02:31 ---> 655caca55d58 21:02:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:32 ---> Running in 7ed4d39157fd 21:02:32 Removing intermediate container 7ed4d39157fd 21:02:32 ---> 31830a540c4b 21:02:32 Step 21/23 : LABEL arch=arm64 21:02:32 ---> Running in 820db4d8755c 21:02:33 Removing intermediate container 820db4d8755c 21:02:33 ---> 4249a9ff116d 21:02:33 Step 22/23 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 21:02:33 ---> Running in f47759dbe51f 21:02:34 Removing intermediate container f47759dbe51f 21:02:34 ---> a63c0894645e 21:02:34 Step 23/23 : LABEL version=0.0.0 21:02:34 ---> Running in 0ed3a60c5bde 21:02:35 Removing intermediate container 0ed3a60c5bde 21:02:35 ---> 28e45a8e567a 21:02:35 21:02:35 Successfully built 28e45a8e567a 21:02:35 Successfully tagged docker-core-data-go-arm64:latest 21:02:35  Building docker-core-data-go ... done Removing intermediate container 530666e6947f 21:02:35 ---> d6105d66bb1a 21:02:35 Step 20/26 : RUN pip install docker-compose==1.23.2 21:02:35 ---> Running in 9d06b61d1a51 21:02:41 Collecting docker-compose==1.23.2 21:02:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:02:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:02:41 Collecting PyYAML<4,>=3.10 21:02:41 Downloading PyYAML-3.13.tar.gz (270 kB) 21:02:44 Collecting docopt<0.7,>=0.6.1 21:02:44 Downloading docopt-0.6.2.tar.gz (25 kB) 21:02:46 Collecting jsonschema<3,>=2.5.1 21:02:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:02:47 Collecting cached-property<2,>=1.2.0 21:02:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:02:47 Collecting websocket-client<1.0,>=0.32.0 21:02:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:02:48 Collecting dockerpty<0.5,>=0.4.1 21:02:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:02:50 Collecting docker<4.0,>=3.6.0 21:02:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:02:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:02:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:02:51 Collecting texttable<0.10,>=0.9.0 21:02:51 Downloading texttable-0.9.1.tar.gz (11 kB) 21:02:53 Collecting docker-pycreds>=0.4.0 21:02:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:02:53 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) 21:02:54 Collecting idna<2.8,>=2.5 21:02:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:02:54 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) 21:02:54 Collecting urllib3<1.25,>=1.21.1 21:02:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:02:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:02:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:02:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:02:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:02:55 Installing collected packages: PyYAML, docopt, jsonschema, cached-property, websocket-client, dockerpty, idna, urllib3, requests, docker-pycreds, docker, texttable, docker-compose 21:02:55 Running setup.py install for PyYAML: started 21:02:57 Running setup.py install for PyYAML: finished with status 'done' 21:02:57 Running setup.py install for docopt: started 21:02:59 Running setup.py install for docopt: finished with status 'done' 21:03:00 Running setup.py install for dockerpty: started 21:03:02 Running setup.py install for dockerpty: finished with status 'done' 21:03:02 Attempting uninstall: idna 21:03:02 Found existing installation: idna 2.9 21:03:02 Uninstalling idna-2.9: 21:03:02 Successfully uninstalled idna-2.9 21:03:02 Attempting uninstall: urllib3 21:03:02 Found existing installation: urllib3 1.25.9 21:03:02 Uninstalling urllib3-1.25.9: 21:03:03 Successfully uninstalled urllib3-1.25.9 21:03:03 Attempting uninstall: requests 21:03:03 Found existing installation: requests 2.23.0 21:03:03 Uninstalling requests-2.23.0: 21:03:03 Successfully uninstalled requests-2.23.0 21:03:04 Running setup.py install for texttable: started 21:03:06 Running setup.py install for texttable: finished with status 'done' 21:03:07 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 21:03:10 Removing intermediate container 9d06b61d1a51 21:03:10 ---> f59f73ee00b2 21:03:10 Step 21/26 : RUN apk --no-cache add curl 21:03:10 ---> Running in 70beaec476df 21:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:03:12 (2/3) Installing libcurl (7.69.1-r3) 21:03:12 (3/3) Installing curl (7.69.1-r3) 21:03:12 Executing busybox-1.31.1-r19.trigger 21:03:12 OK: 71 MiB in 58 packages 21:03:13 Removing intermediate container 70beaec476df 21:03:13 ---> b2adbb5a6b6f 21:03:13 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:03:13 ---> Running in a4ee63b4e588 21:03:14 Removing intermediate container a4ee63b4e588 21:03:14 ---> eed825926283 21:03:14 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:14 ---> Running in 5f94b54419e0 21:03:14 Removing intermediate container 5f94b54419e0 21:03:14 ---> 28832b2ff2eb 21:03:14 Step 24/26 : LABEL arch=arm64 21:03:14 ---> Running in 84c2c561180b 21:03:15 Removing intermediate container 84c2c561180b 21:03:15 ---> 7ede6ca43696 21:03:15 Step 25/26 : LABEL git_sha=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce 21:03:15 ---> Running in 34dde6671180 21:03:15 Removing intermediate container 34dde6671180 21:03:15 ---> 5fc95c56002d 21:03:15 Step 26/26 : LABEL version=0.0.0 21:03:16 ---> Running in 1425e705e53e 21:03:16 Removing intermediate container 1425e705e53e 21:03:16 ---> 1c9ae1a0c0a5 21:03:16 21:03:16 Successfully built 1c9ae1a0c0a5 21:03:16 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:03:17  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:03:17 $ docker stop --time=1 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 21:03:19 $ docker rm -f 71963b89f57010cdda720d2179668046e7ef38089e6129a957db033b47722602 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:19 + docker images 21:03:19 + grep docker 21:03:20 docker-sys-mgmt-agent-go-arm64 latest 1c9ae1a0c0a5 3 seconds ago 300MB 21:03:20 docker-core-data-go-arm64 latest 28e45a8e567a 45 seconds ago 21MB 21:03:20 docker-security-secretstore-setup-go-arm64 latest 66568654b8f6 About a minute ago 23.4MB 21:03:20 docker-core-command-go-arm64 latest b86619e78b04 About a minute ago 15.4MB 21:03:20 docker-support-scheduler-go-arm64 latest d195fe0b414f About a minute ago 15.5MB 21:03:20 docker-security-bootstrapper-go-arm64 latest e0a4437ce38f 4 minutes ago 40.3MB 21:03:20 docker-core-metadata-go-arm64 latest c538a0d6512b 4 minutes ago 17.6MB 21:03:20 docker-support-notifications-go-arm64 latest 00a1265790e8 4 minutes ago 15.9MB 21:03:20 docker-security-proxy-setup-go-arm64 latest 673c9b0413f5 4 minutes ago 23.3MB 21:03:20 docker-security-bootstrap-redis-go-arm64 latest b63f0589a9bc 4 minutes ago 15.1MB 21:03:20 docker 20.10.0 eeaf43b92773 3 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 21:03:21 provisioning config files... 21:03:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config3683263111144305061tmp [Pipeline] { [Pipeline] sh 21:03:22 + set +x 21:03:22 + curl -s https://codecov.io/bash 21:03:22 + bash -s -- 21:03:22 21:03:22 _____ _ 21:03:22 / ____| | | 21:03:22 | | ___ __| | ___ ___ _____ __ 21:03:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:03:22 | |___| (_) | (_| | __/ (_| (_) \ V / 21:03:22 \_____\___/ \__,_|\___|\___\___/ \_/ 21:03:22 Bash-20201231-23d4836 21:03:22 21:03:22 21:03:22 ==> git version 2.24.3 found 21:03:22 ==> 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 21:03:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:03:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:03:22 ==> Jenkins CI detected. 21:03:22 project root: . 21:03:22 --> token set from env 21:03:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:03:22 ==> Running gcov in . (disable via -X gcov) 21:03:22 ==> Python coveragepy not found 21:03:22 ==> Searching for coverage reports in: 21:03:22 + . 21:03:22 -> Found 1 reports 21:03:22 ==> Detecting git/mercurial file structure 21:03:22 ==> Reading reports 21:03:22 + ./coverage.out bytes=546759 21:03:23 ==> Appending adjustments 21:03:23 https://docs.codecov.io/docs/fixing-reports 21:03:26 + Found adjustments 21:03:26 ==> Gzipping contents 21:03:26 84K /tmp/codecov.0c2Q41.gz 21:03:26 ==> Uploading reports 21:03:26 url: https://codecov.io 21:03:26 query: branch=PR-2970&commit=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 21:03:26 -> Pinging Codecov 21:03:26 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=8c5dd35193dcc7808feaf3f83c9704fecb77d6ce&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 21:03:26 -> Uploading to 21:03:26 https://storage.googleapis.com/codecov/v4/raw/2021-01-07/00271124DB129430A58F1EEE437C3FCB/8c5dd35193dcc7808feaf3f83c9704fecb77d6ce/0d96059f-1b4e-4631-ac40-71ee8753b006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T210326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63b82bce44e4b76c0d3a5b2e6290bb08a6fff5ca2fc53194744021782cc6a18a 21:03:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:26 Dload Upload Total Spent Left Speed 21:03:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83536 0 0 100 83536 0 123k --:--:-- --:--:-- --:--:-- 123k 21:03:27 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8c5dd35193dcc7808feaf3f83c9704fecb77d6ce [Pipeline] } 21:03:27 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 21:03:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:03:30 ---> package-listing.sh 21:03:30 ++ facter osfamily 21:03:30 ++ tr '[:upper:]' '[:lower:]' 21:03:30 + OS_FAMILY=redhat 21:03:30 + workspace=/w/workspace/edgex-go/13 21:03:30 + START_PACKAGES=/tmp/packages_start.txt 21:03:30 + END_PACKAGES=/tmp/packages_end.txt 21:03:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:03:30 + PACKAGES=/tmp/packages_start.txt 21:03:30 + '[' /w/workspace/edgex-go/13 ']' 21:03:30 + PACKAGES=/tmp/packages_end.txt 21:03:30 + case "${OS_FAMILY}" in 21:03:30 + rpm -qa 21:03:30 + sort 21:03:35 + '[' -f /tmp/packages_start.txt ']' 21:03:35 + '[' -f /tmp/packages_end.txt ']' 21:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:03:35 + '[' /w/workspace/edgex-go/13 ']' 21:03:35 + mkdir -p /w/workspace/edgex-go/13/archives/ 21:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 21:03:35 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:03:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:03:35 21:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:03:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:03:36 alpine: Pulling from edgex-lftools-log-publisher 21:03:36 df20fa9351a1: Pulling fs layer 21:03:36 36b3adc4ff6f: Pulling fs layer 21:03:36 8ad3a11d3b57: Pulling fs layer 21:03:36 46f8f816bc3b: Pulling fs layer 21:03:36 93b61091891f: Pulling fs layer 21:03:36 93b9cdb0e59b: Pulling fs layer 21:03:36 5e14af77c1be: Pulling fs layer 21:03:36 01666e4c0597: Pulling fs layer 21:03:36 aa168da1d23b: Pulling fs layer 21:03:36 93b61091891f: Waiting 21:03:36 93b9cdb0e59b: Waiting 21:03:36 5e14af77c1be: Waiting 21:03:36 01666e4c0597: Waiting 21:03:36 aa168da1d23b: Waiting 21:03:36 46f8f816bc3b: Waiting 21:03:36 36b3adc4ff6f: Verifying Checksum 21:03:36 36b3adc4ff6f: Download complete 21:03:36 46f8f816bc3b: Verifying Checksum 21:03:36 46f8f816bc3b: Download complete 21:03:36 df20fa9351a1: Verifying Checksum 21:03:36 df20fa9351a1: Download complete 21:03:36 93b61091891f: Verifying Checksum 21:03:36 93b61091891f: Download complete 21:03:36 93b9cdb0e59b: Verifying Checksum 21:03:36 93b9cdb0e59b: Download complete 21:03:36 01666e4c0597: Verifying Checksum 21:03:36 01666e4c0597: Download complete 21:03:36 5e14af77c1be: Verifying Checksum 21:03:36 5e14af77c1be: Download complete 21:03:36 8ad3a11d3b57: Verifying Checksum 21:03:36 8ad3a11d3b57: Download complete 21:03:36 df20fa9351a1: Pull complete 21:03:37 36b3adc4ff6f: Pull complete 21:03:38 aa168da1d23b: Verifying Checksum 21:03:38 aa168da1d23b: Download complete 21:03:39 8ad3a11d3b57: Pull complete 21:03:39 46f8f816bc3b: Pull complete 21:03:40 93b61091891f: Pull complete 21:03:40 93b9cdb0e59b: Pull complete 21:03:40 5e14af77c1be: Pull complete 21:03:40 01666e4c0597: Pull complete 21:03:51 aa168da1d23b: Pull complete 21:03:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:03:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:03:51 prd-centos7-docker-4c-2g-18879 does not seem to be running inside a container 21:03:51 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-lftools-log-publisher:alpine cat 21:03:56 $ docker top a149e143a837c997a8e9289ea6d28445cf9ee0a0c24e4b30409dc29ff5bfdbca -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:03:57 + mkdir -p /var/log/sa [Pipeline] sh 21:03:58 + ls /var/log/sa-host 21:03:58 + sadf -c /var/log/sa-host/sa07 21:03:58 file_magic: OK 21:03:58 HZ: Using current value: 100 21:03:58 file_header: OK 21:03:58 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 21:03:58 Statistics: 21:03:58 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... 21:03:58 File successfully converted to sysstat format version 12.2.1 21:03:58 + sadf -c /var/log/sa-host/sa23 21:03:58 file_magic: OK 21:03:58 HZ: Using current value: 100 21:03:58 file_header: OK 21:03:58 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 21:03:58 Statistics: 21:03:58 Hnuu...uuuununununu... 21:03:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:58 provisioning config files... 21:03:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8870421178423049695tmp [Pipeline] { [Pipeline] echo 21:03:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:03:58 ---> create-netrc.sh [Pipeline] } 21:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:03:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:03:59 ---> python-tools-install.sh [Pipeline] echo 21:03:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:03:59 ---> sudo-logs.sh 21:03:59 Archiving 'sudo' log.. [Pipeline] echo 21:03:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:03:59 ---> job-cost.sh 21:03:59 lf-activate-venv: SKIPPING 21:03:59 INFO: No Stack... 21:04:00 INFO: Retrieving Pricing Info for: v1-standard-2 21:04:01 ERROR: Pricing API returned invalid json 21:04:01 INFO: Archiving Costs [Pipeline] echo 21:04:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:04:01 ---> logs-deploy.sh 21:04:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/13 21:04:01 INFO: archiving workspace using pattern(s): 21:04:03 Archives upload complete. 21:04:03 INFO: archiving logs to Nexus 21:04:04 ---> uname -a: 21:04:04 Linux prd-centos7-docker-4c-2g-18879.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:04:04 21:04:04 21:04:04 ---> lscpu: 21:04:04 Architecture: x86_64 21:04:04 CPU op-mode(s): 32-bit, 64-bit 21:04:04 Byte Order: Little Endian 21:04:04 Address sizes: 40 bits physical, 48 bits virtual 21:04:04 CPU(s): 4 21:04:04 On-line CPU(s) list: 0-3 21:04:04 Thread(s) per core: 1 21:04:04 Core(s) per socket: 1 21:04:04 Socket(s): 4 21:04:04 NUMA node(s): 1 21:04:04 Vendor ID: GenuineIntel 21:04:04 CPU family: 6 21:04:04 Model: 44 21:04:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:04:04 Stepping: 1 21:04:04 CPU MHz: 2933.442 21:04:04 BogoMIPS: 5866.88 21:04:04 Virtualization: VT-x 21:04:04 Hypervisor vendor: KVM 21:04:04 Virtualization type: full 21:04:04 L1d cache: 128 KiB 21:04:04 L1i cache: 128 KiB 21:04:04 L2 cache: 16 MiB 21:04:04 L3 cache: 64 MiB 21:04:04 NUMA node0 CPU(s): 0-3 21:04:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:04:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:04:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:04:04 Vulnerability Meltdown: Mitigation; PTI 21:04:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:04:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:04:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:04:04 Vulnerability Srbds: Not affected 21:04:04 Vulnerability Tsx async abort: Not affected 21:04:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:04:04 21:04:04 21:04:04 ---> nproc: 21:04:04 4 21:04:04 21:04:04 21:04:04 ---> df -h: 21:04:04 Filesystem Size Used Available Use% Mounted on 21:04:04 overlay 50.0G 11.8G 38.2G 24% / 21:04:04 tmpfs 64.0M 0 64.0M 0% /dev 21:04:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:04:04 shm 64.0M 0 64.0M 0% /dev/shm 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/13 21:04:04 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/13@tmp 21:04:04 21:04:04 21:04:04 ---> free -m: 21:04:04 total used free shared buff/cache available 21:04:04 Mem: 1837 731 140 0 966 1024 21:04:04 Swap: 1023 48 975 21:04:04 21:04:04 21:04:04 ---> ip addr: 21:04:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:04:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:04:04 inet 127.0.0.1/8 scope host lo 21:04:04 valid_lft forever preferred_lft forever 21:04:04 inet6 ::1/128 scope host 21:04:04 valid_lft forever preferred_lft forever 21:04:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:04:04 link/ether fa:16:3e:a0:d8:4c brd ff:ff:ff:ff:ff:ff 21:04:04 inet 10.30.123.180/23 brd 10.30.123.255 scope global dynamic eth0 21:04:04 valid_lft 85186sec preferred_lft 85186sec 21:04:04 inet6 fe80::f816:3eff:fea0:d84c/64 scope link 21:04:04 valid_lft forever preferred_lft forever 21:04:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:04:04 link/ether 02:42:46:a2:ff:77 brd ff:ff:ff:ff:ff:ff 21:04:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:04:04 valid_lft forever preferred_lft forever 21:04:04 inet6 fe80::42:46ff:fea2:ff77/64 scope link 21:04:04 valid_lft forever preferred_lft forever 21:04:04 21:04:04 21:04:04 ---> sar -b -r -n DEV: 21:04:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:04:04 21:04:04 20:43:39 LINUX RESTART (4 CPU) 21:04:04 21:04:04 20:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:04:04 20:45:01 142.75 45.24 97.50 0.00 8188.39 45730.95 0.00 21:04:04 20:46:01 283.16 85.63 197.52 0.00 5870.30 55534.49 0.00 21:04:04 20:47:02 187.55 89.09 98.45 0.00 3089.86 11056.37 0.00 21:04:04 20:48:01 138.70 85.60 53.10 0.00 4136.99 4699.64 0.00 21:04:04 20:49:01 170.79 33.84 136.94 0.00 11237.43 73639.43 0.00 21:04:04 20:50:02 2107.73 1781.68 326.05 0.00 171155.88 189202.89 0.00 21:04:04 20:51:01 1270.44 1048.00 222.45 0.00 59082.23 77174.09 0.00 21:04:04 20:52:02 1404.06 1035.23 368.83 0.00 122330.76 169884.09 0.00 21:04:04 20:53:01 1341.43 1029.11 312.32 0.00 66887.73 80325.11 0.00 21:04:04 20:54:01 160.21 20.34 139.87 0.00 3399.03 20188.50 0.00 21:04:04 20:55:01 4.93 0.00 4.93 0.00 0.00 149.26 0.00 21:04:04 20:56:01 1.42 1.23 0.18 0.00 93.66 2.05 0.00 21:04:04 20:57:01 0.30 0.02 0.28 0.00 0.53 3.55 0.00 21:04:04 20:58:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 21:04:04 20:59:01 2.05 1.80 0.25 0.00 58.22 3.10 0.00 21:04:04 21:00:01 0.92 0.03 0.88 0.00 1.07 16.78 0.00 21:04:04 21:01:01 0.35 0.08 0.27 0.00 2.00 3.36 0.00 21:04:04 21:02:01 0.68 0.35 0.33 0.00 22.37 5.06 0.00 21:04:04 21:03:02 0.28 0.02 0.27 0.00 0.27 3.43 0.00 21:04:04 Average: 380.43 277.13 103.30 0.00 24084.43 38442.87 0.00 21:04:04 21:04:04 20:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:04:04 20:45:01 65252 0 767844 40.81 2620 1045828 1438028 49.08 663168 948488 20 21:04:04 20:46:01 122172 0 706036 37.52 1492 1051844 1306692 44.60 637592 830516 0 21:04:04 20:47:02 310928 0 816456 43.39 808 753352 1760992 60.10 673032 614920 37604 21:04:04 20:48:01 283564 0 777900 41.34 804 819276 1480068 50.51 626312 679196 36644 21:04:04 20:49:01 73096 0 712556 37.87 308 1095584 1259768 42.99 720992 831208 29148 21:04:04 20:50:02 73784 0 848544 45.10 76 959140 2372464 80.97 771664 802392 67280 21:04:04 20:51:01 520336 0 726328 38.60 76 634804 1564884 53.41 461800 659728 964 21:04:04 20:52:02 72312 0 828692 44.04 76 980464 2921344 99.70 612192 959100 76740 21:04:04 20:53:01 308544 0 735500 39.09 76 837424 1627704 55.55 607296 720616 18900 21:04:04 20:54:01 171864 0 655700 34.85 76 1053904 1230432 41.99 560232 893876 20 21:04:04 20:55:01 176600 0 650944 34.60 76 1053924 1202604 41.04 557692 893500 20 21:04:04 20:56:01 175176 0 649548 34.52 76 1056744 1195336 40.79 558856 893988 12 21:04:04 20:57:01 174500 0 650224 34.56 76 1056744 1195456 40.80 559616 893988 12 21:04:04 20:58:01 175148 0 649556 34.52 76 1056764 1195336 40.79 558992 894004 12 21:04:04 20:59:01 172568 0 651208 34.61 76 1057692 1195516 40.80 559616 894848 20 21:04:04 21:00:01 173244 0 650516 34.57 76 1057708 1195492 40.80 559652 894856 16 21:04:04 21:01:01 171908 0 651856 34.64 76 1057704 1197816 40.88 560424 894872 16 21:04:04 21:02:01 171764 0 651312 34.62 76 1058392 1195976 40.82 560232 895432 12 21:04:04 21:03:02 172112 0 650960 34.60 76 1058396 1195976 40.82 560100 895432 20 21:04:04 Average: 187625 0 706931 37.57 373 986615 1459573 49.81 598393 841629 14077 21:04:04 21:04:04 20:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:04:04 20:45:01 eth0 1759.52 1658.05 6356.83 214.11 0.00 0.00 0.00 0.00 21:04:04 20:45:01 veth10fb0f9 848.45 746.54 81.20 2670.32 0.00 0.00 0.00 0.00 21:04:04 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:45:01 docker0 848.45 746.41 69.60 2670.31 0.00 0.00 0.00 0.00 21:04:04 20:46:01 eth0 479.07 372.50 3668.97 39.93 0.00 0.00 0.00 0.00 21:04:04 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:46:01 docker0 117.09 173.58 8.39 828.00 0.00 0.00 0.00 0.00 21:04:04 20:47:02 vethceabb5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:04:04 20:47:02 eth0 42.62 23.41 38.66 14.47 0.00 0.00 0.00 0.00 21:04:04 20:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:48:01 vethceabb5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:48:01 eth0 41.15 32.44 16.02 75.56 0.00 0.00 0.00 0.00 21:04:04 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:49:01 veth8b6555c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:04:04 20:49:01 eth0 213.80 155.41 1698.90 70.94 0.00 0.00 0.00 0.00 21:04:04 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:50:02 veth8b6555c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:04:04 20:50:02 eth0 45.27 26.64 157.16 7.92 0.00 0.00 0.00 0.00 21:04:04 20:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:50:02 docker0 18.87 29.30 1.12 144.78 0.00 0.00 0.00 0.00 21:04:04 20:51:01 veth45dfd2b 6.57 2.67 34.67 0.18 0.00 0.00 0.00 0.00 21:04:04 20:51:01 veth8b6555c 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:51:01 eth0 52.78 26.18 236.57 7.82 0.00 0.00 0.00 0.00 21:04:04 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:52:02 veth8b6555c 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 21:04:04 20:52:02 veth10734e5 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 21:04:04 20:52:02 eth0 89.94 63.15 147.14 92.98 0.00 0.00 0.00 0.00 21:04:04 20:52:02 vethc9f7384 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 21:04:04 20:53:01 veth8b6555c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:53:01 eth0 85.36 54.65 549.94 18.90 0.00 0.00 0.00 0.00 21:04:04 20:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:04:04 20:53:01 docker0 1034.49 1023.69 82.18 4025.86 0.00 0.00 0.00 0.00 21:04:04 20:54:01 eth0 197.15 126.91 1219.96 79.85 0.00 0.00 0.00 0.00 21:04:04 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:54:01 docker0 34.96 77.23 2.17 445.72 0.00 0.00 0.00 0.00 21:04:04 20:55:01 eth0 1.23 0.43 0.80 0.26 0.00 0.00 0.00 0.00 21:04:04 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:56:01 eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 21:04:04 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:57:01 eth0 0.95 0.33 0.32 0.17 0.00 0.00 0.00 0.00 21:04:04 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:58:01 eth0 1.60 0.08 0.16 0.04 0.00 0.00 0.00 0.00 21:04:04 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:59:01 eth0 2.11 0.38 0.43 0.20 0.00 0.00 0.00 0.00 21:04:04 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:00:01 eth0 3.36 0.92 1.10 0.62 0.00 0.00 0.00 0.00 21:04:04 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:01:01 eth0 1.90 0.55 0.63 0.39 0.00 0.00 0.00 0.00 21:04:04 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:02:01 eth0 2.26 0.32 0.40 0.23 0.00 0.00 0.00 0.00 21:04:04 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:03:02 eth0 3.85 0.77 1.02 0.56 0.00 0.00 0.00 0.00 21:04:04 21:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 21:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 Average: eth0 159.37 134.03 742.86 32.91 0.00 0.00 0.00 0.00 21:04:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:04 Average: docker0 55.58 57.25 4.38 232.61 0.00 0.00 0.00 0.00 21:04:04 21:04:04 21:04:04 ---> sar -P ALL: 21:04:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 21:04:04 21:04:04 20:43:39 LINUX RESTART (4 CPU) 21:04:04 21:04:04 20:44:01 CPU %user %nice %system %iowait %steal %idle 21:04:04 20:45:01 all 20.07 0.00 9.59 5.23 0.03 65.07 21:04:04 20:45:01 0 22.28 0.00 12.44 5.09 0.03 60.15 21:04:04 20:45:01 1 14.67 0.00 7.61 5.11 0.03 72.57 21:04:04 20:45:01 2 20.38 0.00 7.91 8.68 0.03 63.00 21:04:04 20:45:01 3 22.98 0.00 10.43 2.02 0.03 64.53 21:04:04 20:46:01 all 12.43 0.00 9.70 5.54 0.04 72.30 21:04:04 20:46:01 0 14.31 0.00 9.24 5.68 0.03 70.74 21:04:04 20:46:01 1 10.90 0.00 9.10 6.95 0.05 73.00 21:04:04 20:46:01 2 12.22 0.00 10.86 5.99 0.03 70.89 21:04:04 20:46:01 3 12.30 0.00 9.59 3.52 0.03 74.56 21:04:04 20:47:02 all 49.85 0.00 13.04 4.98 0.12 32.01 21:04:04 20:47:02 0 49.60 0.00 12.91 4.49 0.14 32.86 21:04:04 20:47:02 1 47.57 0.00 14.21 5.23 0.12 32.87 21:04:04 20:47:02 2 51.55 0.00 12.31 7.67 0.10 28.37 21:04:04 20:47:02 3 50.68 0.00 12.74 2.52 0.12 33.94 21:04:04 20:48:01 all 41.62 0.00 13.49 3.43 0.27 41.19 21:04:04 20:48:01 0 41.14 0.00 12.84 3.13 0.28 42.61 21:04:04 20:48:01 1 42.19 0.00 13.90 3.52 0.19 40.19 21:04:04 20:48:01 2 40.87 0.00 13.14 2.35 0.30 43.34 21:04:04 20:48:01 3 42.28 0.00 14.09 4.74 0.28 38.60 21:04:04 20:49:01 all 24.48 0.00 14.22 4.39 0.75 56.17 21:04:04 20:49:01 0 23.04 0.00 14.57 3.59 0.78 58.02 21:04:04 20:49:01 1 24.93 0.00 13.94 3.35 0.62 57.17 21:04:04 20:49:01 2 25.71 0.00 14.18 6.36 0.76 52.99 21:04:04 20:49:01 3 24.24 0.00 14.19 4.26 0.82 56.49 21:04:04 20:50:02 all 24.59 0.00 32.79 16.57 1.51 24.54 21:04:04 20:50:02 0 24.47 0.00 33.00 16.94 1.46 24.13 21:04:04 20:50:02 1 23.32 0.00 33.37 15.80 1.55 25.96 21:04:04 20:50:02 2 25.41 0.00 31.72 18.04 1.45 23.38 21:04:04 20:50:02 3 25.14 0.00 33.07 15.50 1.59 24.70 21:04:04 20:51:01 all 56.64 0.00 20.09 10.36 0.50 12.40 21:04:04 20:51:01 0 58.28 0.00 19.44 8.31 0.63 13.34 21:04:04 20:51:01 1 55.87 0.00 19.65 11.46 0.54 12.47 21:04:04 20:51:01 2 56.38 0.00 20.31 9.17 0.42 13.73 21:04:04 20:51:01 3 56.04 0.00 20.97 12.54 0.40 10.04 21:04:04 20:52:02 all 34.53 0.00 29.48 14.48 0.95 20.56 21:04:04 20:52:02 0 34.36 0.00 29.00 13.32 0.98 22.34 21:04:04 20:52:02 1 35.31 0.00 27.90 16.35 0.97 19.47 21:04:04 20:52:02 2 33.73 0.00 30.68 15.06 0.96 19.57 21:04:04 20:52:02 3 34.74 0.00 30.36 13.18 0.89 20.83 21:04:04 20:53:01 all 52.57 0.00 23.11 14.89 0.48 8.95 21:04:04 20:53:01 0 52.52 0.00 22.29 14.97 0.45 9.76 21:04:04 20:53:01 1 53.06 0.00 22.52 13.94 0.59 9.89 21:04:04 20:53:01 2 51.86 0.00 23.43 15.02 0.45 9.24 21:04:04 20:53:01 3 52.83 0.00 24.20 15.63 0.44 6.91 21:04:04 20:54:01 all 9.38 0.00 7.17 6.45 0.23 76.77 21:04:04 20:54:01 0 8.01 0.00 8.29 6.23 0.22 77.25 21:04:04 20:54:01 1 10.18 0.00 6.72 3.90 0.26 78.95 21:04:04 20:54:01 2 9.78 0.00 6.95 7.00 0.24 76.03 21:04:04 20:54:01 3 9.56 0.00 6.70 8.69 0.21 74.85 21:04:04 20:55:01 all 0.17 0.00 0.05 0.00 0.00 99.78 21:04:04 20:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:04:04 20:55:01 1 0.05 0.00 0.08 0.00 0.00 99.87 21:04:04 20:55:01 2 0.57 0.00 0.03 0.00 0.00 99.40 21:04:04 20:55:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:04:04 21:04:04 20:55:01 CPU %user %nice %system %iowait %steal %idle 21:04:04 20:56:01 all 0.17 0.00 0.10 0.00 0.00 99.72 21:04:04 20:56:01 0 0.05 0.00 0.12 0.00 0.00 99.83 21:04:04 20:56:01 1 0.03 0.00 0.08 0.00 0.00 99.88 21:04:04 20:56:01 2 0.53 0.00 0.12 0.00 0.02 99.33 21:04:04 20:56:01 3 0.08 0.00 0.10 0.00 0.00 99.82 21:04:04 20:57:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:04:04 20:57:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:04:04 20:57:01 1 0.47 0.00 0.02 0.00 0.00 99.52 21:04:04 20:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:04:04 20:57:01 3 0.05 0.00 0.07 0.00 0.02 99.87 21:04:04 20:58:01 all 0.07 0.00 0.05 0.00 0.00 99.88 21:04:04 20:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:04:04 20:58:01 1 0.18 0.00 0.12 0.00 0.00 99.70 21:04:04 20:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:04:04 20:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:04:04 20:59:01 all 0.13 0.00 0.08 0.03 0.00 99.77 21:04:04 20:59:01 0 0.02 0.00 0.05 0.02 0.00 99.92 21:04:04 20:59:01 1 0.38 0.00 0.10 0.03 0.00 99.48 21:04:04 20:59:01 2 0.03 0.00 0.05 0.05 0.00 99.87 21:04:04 20:59:01 3 0.08 0.00 0.10 0.00 0.00 99.82 21:04:04 21:00:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:04:04 21:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:04:04 21:00:01 1 0.50 0.00 0.05 0.00 0.02 99.43 21:04:04 21:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:04:04 21:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 21:04:04 21:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:04:04 21:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:04:04 21:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:04:04 21:01:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:04:04 21:01:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:04:04 21:02:01 all 0.17 0.00 0.04 0.01 0.00 99.78 21:04:04 21:02:01 0 0.03 0.00 0.05 0.02 0.00 99.90 21:04:04 21:02:01 1 0.07 0.00 0.03 0.02 0.00 99.88 21:04:04 21:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:04:04 21:02:01 3 0.53 0.00 0.03 0.02 0.00 99.42 21:04:04 21:03:02 all 0.17 0.00 0.03 0.00 0.00 99.80 21:04:04 21:03:02 0 0.03 0.00 0.00 0.00 0.00 99.97 21:04:04 21:03:02 1 0.05 0.00 0.05 0.00 0.00 99.90 21:04:04 21:03:02 2 0.03 0.00 0.05 0.00 0.02 99.90 21:04:04 21:03:02 3 0.55 0.00 0.03 0.00 0.00 99.42 21:04:04 Average: all 16.68 0.00 8.83 4.40 0.25 69.85 21:04:04 Average: 0 16.72 0.00 8.91 4.17 0.26 69.94 21:04:04 Average: 1 16.29 0.00 8.65 4.37 0.25 70.44 21:04:04 Average: 2 16.76 0.00 8.76 4.87 0.24 69.36 21:04:04 Average: 3 16.93 0.00 8.99 4.19 0.25 69.64 21:04:04 21:04:04 21:04:04