Pull request #3128 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 97c9be662ca07851310f194347921b3ddadc13fb rather than 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 Obtained Jenkinsfile from 97c9be662ca07851310f194347921b3ddadc13fb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-25159 in /w/workspace/edgexfoundry_edgex-go_PR-3128 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3128/head:refs/remotes/origin/PR-3128 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 Merge succeeded, producing 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 Checking out Revision 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 (PR-3128) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # 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 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/label/{label} V2 API" First time build. Skipping changelog. > git rev-list --no-walk 240f7e703d2000ce6844bb2fd9306a8f5c112289 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:33 ========================================================= 01:57:33 EdgeX Global Pipelines Version Info 01:57:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:36 ------------------- 01:57:36 stable info: 01:57:36 ------------------- 01:57:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:36 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:57:36 Message: update stable to v1.0.179 01:57:36 ------------------- 01:57:36 experimental info: 01:57:36 ------------------- 01:57:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:36 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:57:36 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3128 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3128 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3128 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e93124 [Pipeline] echo 01:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:57:40 provisioning config files... 01:57:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config56664512565759460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:40 ---> docker-login.sh 01:57:40 nexus3.edgexfoundry.org:10001 01:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 nexus3.edgexfoundry.org:10002 01:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:41 Configure a credential helper to remove this warning. See 01:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:41 01:57:41 Login Succeeded 01:57:41 nexus3.edgexfoundry.org:10003 01:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:42 Configure a credential helper to remove this warning. See 01:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:42 01:57:42 Login Succeeded 01:57:42 nexus3.edgexfoundry.org:10004 01:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:43 Configure a credential helper to remove this warning. See 01:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:43 01:57:43 Login Succeeded 01:57:43 docker.io 01:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:44 Configure a credential helper to remove this warning. See 01:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:44 01:57:44 Login Succeeded 01:57:44 ---> docker-login.sh ends [Pipeline] } 01:57:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:44 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/core-command/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo core-command,cmd/core-command/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/core-data/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo core-data,cmd/core-data/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/core-metadata/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo core-metadata,cmd/core-metadata/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/security-bootstrapper/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/security-proxy-setup/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/support-notifications/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo support-notifications,cmd/support-notifications/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/support-scheduler/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:57:44 + for file in '`ls cmd/**/Dockerfile`' 01:57:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:57:44 ++ cut -d/ -f2 01:57:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:57:44 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:46 01:57:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:57:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:46 latest: Pulling from edgex-devops/git-semver 01:57:46 31603596830f: Pulling fs layer 01:57:46 2a8b12db71e7: Pulling fs layer 01:57:46 6ca5941a6612: Pulling fs layer 01:57:46 ecc8261a40a4: Pulling fs layer 01:57:46 ecc8261a40a4: Waiting 01:57:47 2a8b12db71e7: Verifying Checksum 01:57:47 2a8b12db71e7: Download complete 01:57:48 31603596830f: Verifying Checksum 01:57:48 31603596830f: Download complete 01:57:48 31603596830f: Pull complete 01:57:48 ecc8261a40a4: Verifying Checksum 01:57:48 ecc8261a40a4: Download complete 01:57:48 6ca5941a6612: Verifying Checksum 01:57:48 6ca5941a6612: Download complete 01:57:49 2a8b12db71e7: Pull complete 01:57:51 6ca5941a6612: Pull complete 01:57:51 ecc8261a40a4: Pull complete 01:57:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:57:51 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 01:57:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:57:55 $ docker top 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:56 [ssh-agent] Looking for ssh-agent implementation... 01:57:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:56 $ docker exec 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 ssh-agent 01:57:57 SSH_AUTH_SOCK=/tmp/ssh-KfYCbGDBH2f7/agent.11 01:57:57 SSH_AGENT_PID=17 01:57:57 Running ssh-add (command line suppressed) 01:57:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6236404130166178961.key (/w/workspace/edgex-go/3@tmp/private_key_6236404130166178961.key) 01:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:58 + git tag --points-at HEAD [Pipeline] } 01:57:59 $ docker exec --env ******** --env ******** 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 ssh-agent -k 01:57:59 unset SSH_AUTH_SOCK; 01:57:59 unset SSH_AGENT_PID; 01:57:59 echo Agent pid 17 killed; 01:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:59 [ssh-agent] Looking for ssh-agent implementation... 01:58:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:00 $ docker exec 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 ssh-agent 01:58:00 SSH_AUTH_SOCK=/tmp/ssh-p2EJUeXjGRei/agent.45 01:58:00 SSH_AGENT_PID=50 01:58:00 Running ssh-add (command line suppressed) 01:58:01 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2349713968257230592.key (/w/workspace/edgex-go/3@tmp/private_key_2349713968257230592.key) 01:58:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:02 + git semver init 01:58:02 # -> Open(): unable to determine branch for HEAD 01:58:02 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:58:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:58:02 # $SEMVER_REMOTE_NAME = origin 01:58:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:58:02 # $SEMVER_USER_NAME = edgex-jenkins 01:58:02 # $SEMVER_BRANCH = PR-3128 01:58:02 # $SEMVER_TEMP = /tmp/semver-151637033 01:58:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:58:37 # '/tmp/semver-151637033' -> '/w/workspace/edgex-go/3/.semver' 01:58:37 # -> Force: false 01:58:37 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:58:37 $ docker exec --env ******** --env ******** 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 ssh-agent -k 01:58:37 unset SSH_AUTH_SOCK; 01:58:37 unset SSH_AGENT_PID; 01:58:37 echo Agent pid 50 killed; 01:58:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:38 + git semver [Pipeline] } 01:58:38 $ docker stop --time=1 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 01:58:40 $ docker rm -f 06a788928d1c6cc1a777fd0c1e6d02122e8ed6a1424edfe2e81e219c7f55f216 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:42 Stashed 1 file(s) [Pipeline] echo 01:58:42 [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 01:58:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:58:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:58:44 + sudo service docker restart 01:58:44 + true 01:58:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:58:46 ========================================================= 01:58:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:58:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:58:46 + 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 . 01:58:53 Sending build context to Docker daemon 327.6MB 01:58:53 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:58:53 Step 2/6 : FROM ${BASE} 01:58:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:53 188c0c94c7c5: Pulling fs layer 01:58:53 0ef7d3d256c8: Pulling fs layer 01:58:53 de9db76c5a1d: Pulling fs layer 01:58:53 bca2f99d35d6: Pulling fs layer 01:58:53 93359f2a8cfa: Pulling fs layer 01:58:53 7c6f9722023f: Pulling fs layer 01:58:53 a35cf1a2eb13: Pulling fs layer 01:58:53 93359f2a8cfa: Waiting 01:58:53 7c6f9722023f: Waiting 01:58:53 a35cf1a2eb13: Waiting 01:58:53 bca2f99d35d6: Waiting 01:58:53 de9db76c5a1d: Verifying Checksum 01:58:53 de9db76c5a1d: Download complete 01:58:53 0ef7d3d256c8: Download complete 01:58:53 93359f2a8cfa: Verifying Checksum 01:58:53 93359f2a8cfa: Download complete 01:58:53 7c6f9722023f: Verifying Checksum 01:58:53 7c6f9722023f: Download complete 01:58:54 188c0c94c7c5: Verifying Checksum 01:58:54 188c0c94c7c5: Download complete 01:58:55 188c0c94c7c5: Pull complete 01:58:55 0ef7d3d256c8: Pull complete 01:58:56 de9db76c5a1d: Pull complete 01:58:57 a35cf1a2eb13: Verifying Checksum 01:58:57 a35cf1a2eb13: Download complete 01:58:57 Still waiting to schedule task 01:58:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:59:01 bca2f99d35d6: Verifying Checksum 01:59:01 bca2f99d35d6: Download complete 01:59:11 bca2f99d35d6: Pull complete 01:59:11 93359f2a8cfa: Pull complete 01:59:12 7c6f9722023f: Pull complete 01:59:19 a35cf1a2eb13: Pull complete 01:59:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:59:19 ---> a62c8e92a672 01:59:19 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 01:59:19 ---> Running in c0524e4fb0b7 01:59:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:20 (1/12) Installing libmagic (5.38-r0) 01:59:21 (2/12) Installing file (5.38-r0) 01:59:21 (3/12) Installing libc-dev (0.7.2-r3) 01:59:21 (4/12) Installing g++ (9.3.0-r2) 01:59:25 (5/12) Installing fortify-headers (1.1-r0) 01:59:25 (6/12) Installing patch (2.7.6-r6) 01:59:26 (7/12) Installing build-base (0.5-r2) 01:59:26 (8/12) Installing libsodium (1.0.18-r0) 01:59:26 (9/12) Installing pkgconf (1.7.2-r0) 01:59:26 (10/12) Installing libsodium-dev (1.0.18-r0) 01:59:26 (11/12) Installing libzmq (4.3.3-r0) 01:59:26 (12/12) Installing zeromq-dev (4.3.3-r0) 01:59:26 Executing busybox-1.31.1-r19.trigger 01:59:26 OK: 233 MiB in 51 packages 01:59:32 Removing intermediate container c0524e4fb0b7 01:59:32 ---> 9a4bec44c560 01:59:32 Step 4/6 : WORKDIR /edgex-go 01:59:32 ---> Running in 5883e967acef 01:59:32 Removing intermediate container 5883e967acef 01:59:32 ---> efc240806293 01:59:32 Step 5/6 : COPY go.mod . 01:59:32 ---> 5c3a69b6adde 01:59:32 Step 6/6 : RUN go mod download 01:59:33 ---> Running in 247255ec2915 02:00:05 Removing intermediate container 247255ec2915 02:00:05 ---> 5636ce9273a8 02:00:05 Successfully built 5636ce9273a8 02:00:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:00:06 + docker inspect -f . ci-base-image-x86_64 02:00:06 . [Pipeline] withDockerContainer 02:00:06 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 02:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:00:08 $ docker top ee6cc8c172a5520a7e5307e8052146e68acc056a86e9e614388dd2d628a0ee12 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:09 + go version 02:00:09 go version go1.15.5 linux/amd64 [Pipeline] } 02:00:09 $ docker stop --time=1 ee6cc8c172a5520a7e5307e8052146e68acc056a86e9e614388dd2d628a0ee12 02:00:10 $ docker rm -f ee6cc8c172a5520a7e5307e8052146e68acc056a86e9e614388dd2d628a0ee12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:00:11 + docker inspect -f . ci-base-image-x86_64 02:00:11 . [Pipeline] withDockerContainer 02:00:12 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 02:00:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:00:14 $ docker top 9c37b2d3e77d57ba21d7dfef24f7c91774e0ac76983fe35d983c524372cf52b9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:00:14 ========================================================= 02:00:14 [edgeXBuildGoParallel] Running Tests and Build... 02:00:14 ========================================================= [Pipeline] sh 02:00:15 + make test 02:00:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:00:37 ? github.com/edgexfoundry/edgex-go [no test files] 02:00:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25163 in /w/workspace/edgexfoundry_edgex-go_PR-3128 [Pipeline] { [Pipeline] ws 02:00:47 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:00:53 using credential edgex-jenkins-ssh 02:00:53 Cloning the remote Git repository 02:00:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:00:53 > git init /w/workspace/edgex-go/3 # timeout=10 02:00:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:53 > git --version # timeout=10 02:00:53 > git --version # 'git version 2.17.1' 02:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:01:14 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:01:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:01:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:01:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3128/head:refs/remotes/origin/PR-3128 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:01:14 > git config core.sparsecheckout # timeout=10 02:01:14 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # timeout=10 02:01:14 Merge succeeded, producing 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:01:14 Checking out Revision 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 (PR-3128) 02:01:14 > git remote # timeout=10 02:01:14 > git config --get remote.origin.url # timeout=10 02:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:14 > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 02:01:14 > git rev-parse HEAD^{commit} # timeout=10 02:01:14 > git config core.sparsecheckout # timeout=10 02:01:14 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # timeout=10 02:01:19 Commit message: "feat(notifications): Implement GET /subscription/label/{label} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:01:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:21 + sudo service docker restart 02:01:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:01:24 provisioning config files... 02:01:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3251927215911171716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:24 ---> docker-login.sh 02:01:24 nexus3.edgexfoundry.org:10001 02:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:25 Configure a credential helper to remove this warning. See 02:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:25 02:01:25 Login Succeeded 02:01:25 nexus3.edgexfoundry.org:10002 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10003 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10004 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:27 02:01:27 Login Succeeded 02:01:27 docker.io 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:27 02:01:27 Login Succeeded 02:01:28 ---> docker-login.sh ends [Pipeline] } 02:01:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:28 ========================================================= 02:01:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:01:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:01:28 + 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 . 02:01:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:01:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:01:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:01:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:01:31 Sending build context to Docker daemon 166.2MB 02:01:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:01:31 Step 2/6 : FROM ${BASE} 02:01:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:31 5f621e34cdf4: Pulling fs layer 02:01:31 a4357932f1b6: Pulling fs layer 02:01:31 18c013af1878: Pulling fs layer 02:01:31 00ac8860ef70: Pulling fs layer 02:01:31 63d7cb157983: Pulling fs layer 02:01:31 b116817d02f9: Pulling fs layer 02:01:31 745a02a5169b: Pulling fs layer 02:01:31 b116817d02f9: Waiting 02:01:31 00ac8860ef70: Waiting 02:01:31 745a02a5169b: Waiting 02:01:31 63d7cb157983: Waiting 02:01:31 18c013af1878: Verifying Checksum 02:01:31 18c013af1878: Download complete 02:01:31 a4357932f1b6: Verifying Checksum 02:01:31 a4357932f1b6: Download complete 02:01:31 63d7cb157983: Verifying Checksum 02:01:31 63d7cb157983: Download complete 02:01:31 b116817d02f9: Download complete 02:01:31 5f621e34cdf4: Verifying Checksum 02:01:31 5f621e34cdf4: Download complete 02:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:01:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:01:32 5f621e34cdf4: Pull complete 02:01:32 a4357932f1b6: Pull complete 02:01:33 18c013af1878: Pull complete 02:01:33 745a02a5169b: Download complete 02:01:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:01:34 00ac8860ef70: Verifying Checksum 02:01:34 00ac8860ef70: Download complete 02:01:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:01:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:01:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:01:44 00ac8860ef70: Pull complete 02:01:44 63d7cb157983: Pull complete 02:01:44 b116817d02f9: Pull complete 02:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.451s coverage: 45.6% of statements 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.143s coverage: 100.0% of statements 02:01:48 745a02a5169b: Pull complete 02:01:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:01:48 ---> b7e6874047d6 02:01:48 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 02:01:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.348s coverage: 27.1% of statements 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:01:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:01:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.113s coverage: 100.0% of statements 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:01:51 ---> Running in fb108cc91c28 02:01:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.266s coverage: 65.8% of statements 02:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:01:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.610s coverage: 82.3% of statements 02:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:01:53 (1/12) Installing libmagic (5.38-r0) 02:01:54 (2/12) Installing file (5.38-r0) 02:01:54 (3/12) Installing libc-dev (0.7.2-r3) 02:01:54 (4/12) Installing g++ (9.3.0-r2) 02:01:58 (5/12) Installing fortify-headers (1.1-r0) 02:01:58 (6/12) Installing patch (2.7.6-r6) 02:01:58 (7/12) Installing build-base (0.5-r2) 02:01:58 (8/12) Installing libsodium (1.0.18-r0) 02:01:58 (9/12) Installing pkgconf (1.7.2-r0) 02:01:58 (10/12) Installing libsodium-dev (1.0.18-r0) 02:01:58 (11/12) Installing libzmq (4.3.3-r0) 02:01:58 (12/12) Installing zeromq-dev (4.3.3-r0) 02:01:58 Executing busybox-1.31.1-r19.trigger 02:01:58 OK: 217 MiB in 51 packages 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.647s coverage: 28.6% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.138s coverage: 100.0% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.219s coverage: 97.5% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.172s coverage: 78.3% of statements 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:01:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:02:03 Removing intermediate container fb108cc91c28 02:02:03 ---> 01fec1074c5b 02:02:03 Step 4/6 : WORKDIR /edgex-go 02:02:03 ---> Running in d0248b7d0540 02:02:03 Removing intermediate container d0248b7d0540 02:02:03 ---> 58112be97d0e 02:02:03 Step 5/6 : COPY go.mod . 02:02:04 ---> b6d0eb76eef3 02:02:04 Step 6/6 : RUN go mod download 02:02:04 ---> Running in 82284191c2fa 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.205s coverage: 92.8% of statements 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.115s coverage: 58.8% of statements 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.1% of statements 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.126s coverage: 79.5% of statements 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements 02:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 02:02:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 02:02:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.131s coverage: 44.8% of statements 02:02:31 Removing intermediate container 82284191c2fa 02:02:31 ---> c72fd6809767 02:02:31 Successfully built c72fd6809767 02:02:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:02:31 + docker inspect -f . ci-base-image-arm64 02:02:31 . [Pipeline] withDockerContainer 02:02:31 prd-ubuntu18.04-docker-arm64-4c-16g-25163 does not seem to be running inside a container 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.170s coverage: 92.9% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.2% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.4% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.424s coverage: 63.5% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 68.9% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.330s coverage: 37.0% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.498s coverage: 84.0% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.281s coverage: 47.0% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.098s coverage: 100.0% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:02:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.276s coverage: 85.3% of statements 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:33 $ docker top c780034a52b5f823628ef51fcd24c4463f5510e4c148600d8a5b4b01c365c8af -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:34 + go version 02:02:34 go version go1.15.5 linux/arm64 [Pipeline] } 02:02:34 $ docker stop --time=1 c780034a52b5f823628ef51fcd24c4463f5510e4c148600d8a5b4b01c365c8af 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.081s coverage: 29.1% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.124s coverage: 99.0% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.114s coverage: 100.0% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.102s coverage: 0.0% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.172s coverage: 100.0% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:02:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:02:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 02:02:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements 02:02:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements 02:02:36 $ docker rm -f c780034a52b5f823628ef51fcd24c4463f5510e4c148600d8a5b4b01c365c8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:02:36 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:02:37 + docker inspect -f . ci-base-image-arm64 02:02:37 . [Pipeline] withDockerContainer 02:02:37 prd-ubuntu18.04-docker-arm64-4c-16g-25163 does not seem to be running inside a container 02:02:37 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:39 $ docker top 85b2b755947b74d3b2d5c425b642a89d9c480b286e8591a1a046e6d3d87b032e -eo pid,comm [Pipeline] { [Pipeline] echo 02:02:39 ========================================================= 02:02:39 [edgeXBuildGoParallel] Running Tests and Build... 02:02:39 ========================================================= [Pipeline] sh 02:02:40 + make test 02:02:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:03:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:03:34 gofmt -l . 02:03:34 [ "`gofmt -l .`" = "" ] 02:03:35 ./bin/test-go-mod-tidy.sh 02:03:36 ./bin/test-attribution-txt.sh [Pipeline] sh 02:03:38 + ls -al . 02:03:38 total 688 02:03:38 drwxrwxr-x 10 1001 1001 4096 Feb 5 02:03 . 02:03:38 drwxr-xr-x 4 root root 28 Feb 5 02:00 .. 02:03:38 -rw-rw-r-- 1 1001 1001 11 Feb 5 01:57 .dockerignore 02:03:38 drwxrwxr-x 8 1001 1001 179 Feb 5 01:57 .git 02:03:38 drwxrwxr-x 3 1001 1001 125 Feb 5 01:57 .github 02:03:38 -rw-rw-r-- 1 1001 1001 872 Feb 5 01:57 .gitignore 02:03:38 drwx------ 3 1001 1001 60 Feb 5 01:58 .semver 02:03:38 -rw-rw-r-- 1 1001 1001 166 Feb 5 01:57 .sonarcloud.properties 02:03:38 -rw-rw-r-- 1 1001 1001 7859 Feb 5 01:57 Attribution.txt 02:03:38 -rw-rw-r-- 1 1001 1001 3804 Feb 5 01:57 CONTRIBUTING.md 02:03:38 -rw-rw-r-- 1 1001 1001 931 Feb 5 01:57 Dockerfile.build 02:03:38 -rw-rw-r-- 1 1001 1001 863 Feb 5 01:57 Jenkinsfile 02:03:38 -rw-rw-r-- 1 1001 1001 10775 Feb 5 01:57 LICENSE 02:03:38 -rw-rw-r-- 1 1001 1001 6001 Feb 5 01:57 Makefile 02:03:38 -rw-rw-r-- 1 1001 1001 6524 Feb 5 01:57 README.md 02:03:38 -rw-rw-r-- 1 1001 1001 6755 Feb 5 01:57 SECURITY.md 02:03:38 -rw-rw-r-- 1 1001 1001 5 Feb 5 01:58 VERSION 02:03:38 -rw-rw-r-- 1 1001 1001 4131 Feb 5 01:57 ZMQWindows.md 02:03:38 drwxrwxr-x 2 1001 1001 117 Feb 5 01:57 bin 02:03:38 drwxrwxr-x 15 1001 1001 4096 Feb 5 01:57 cmd 02:03:38 -rw-r--r-- 1 root root 585363 Feb 5 02:02 coverage.out 02:03:38 -rw-r--r-- 1 root root 1054 Feb 5 02:03 go.mod 02:03:38 -rw-r--r-- 1 root root 19290 Feb 5 02:03 go.sum 02:03:38 drwxrwxr-x 8 1001 1001 127 Feb 5 01:57 internal 02:03:38 drwxrwxr-x 4 1001 1001 26 Feb 5 01:57 openapi 02:03:38 drwxrwxr-x 4 1001 1001 71 Feb 5 01:57 snap 02:03:38 -rw-rw-r-- 1 1001 1001 168 Feb 5 01:57 version.go [Pipeline] sh 02:03:39 + '[' -e coverage.out ] 02:03:39 + chown 1001:1001 coverage.out [Pipeline] stash 02:03:39 Stashed 1 file(s) [Pipeline] sh 02:03:40 + make build 02:03:40 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 02:03:45 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 02:03:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:03:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:04:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:04:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:04:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:04:09 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 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:04:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:04: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 02:04:15 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 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:04:17 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 02:04:21 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 02:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.268s coverage: 45.6% of statements 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.197s coverage: 100.0% of statements 02:04:24 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 02:04:26 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 02:04:28 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 02:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.507s coverage: 27.1% of statements 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 65.8% of statements 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:04:31 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 02:04:33 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 02:04:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:04:36 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 02:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.273s coverage: 28.6% of statements 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.228s coverage: 100.0% of statements 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.109s coverage: 100.0% of statements 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] } 02:04:39 $ docker stop --time=1 9c37b2d3e77d57ba21d7dfef24f7c91774e0ac76983fe35d983c524372cf52b9 02:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:04:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.319s coverage: 97.5% of statements 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:04:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:04:42 $ docker rm -f 9c37b2d3e77d57ba21d7dfef24f7c91774e0ac76983fe35d983c524372cf52b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:04:47 02:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:04:47 latest: Pulling from edgex-devops/edgex-compose 02:04:47 cbdbe7a5bc2a: Pulling fs layer 02:04:47 ca9280d653b3: Pulling fs layer 02:04:47 7e9c9ca2126c: Pulling fs layer 02:04:48 cbdbe7a5bc2a: Verifying Checksum 02:04:48 cbdbe7a5bc2a: Download complete 02:04:49 cbdbe7a5bc2a: Pull complete 02:04:49 ca9280d653b3: Download complete 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.380s coverage: 92.8% of statements 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.267s coverage: 0.1% of statements 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 02:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 02:04:53 ca9280d653b3: Pull complete 02:04:53 7e9c9ca2126c: Verifying Checksum 02:04:53 7e9c9ca2126c: Download complete 02:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements 02:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 02:05:06 7e9c9ca2126c: Pull complete 02:05:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:05:06 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 02:05:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:05:09 $ docker top cbeb85adc354a52e40bb400b55dbba618e767d835622e5f86ec369984c435d1a -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:10 + grep parallel 02:05:10 + docker-compose build --help 02:05:12 --parallel Build images in parallel. [Pipeline] } 02:05:12 $ docker stop --time=1 cbeb85adc354a52e40bb400b55dbba618e767d835622e5f86ec369984c435d1a 02:05:14 $ docker rm -f cbeb85adc354a52e40bb400b55dbba618e767d835622e5f86ec369984c435d1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:15 . [Pipeline] withDockerContainer 02:05:15 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 02:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:05:16 $ docker top 5102cfd29915ec5499c043b4cc3c356ad7fd27f16038e2cd92cdd844004ee945 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:17 + docker-compose -f ./docker-compose-build.yml build --parallel 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.110s coverage: 92.9% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 84.2% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.4% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.719s coverage: 68.9% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.334s coverage: 37.0% of statements 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.489s coverage: 84.0% of statements 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements 02:05:19 Building docker-core-command-go ... 02:05:19 Building docker-core-data-go ... 02:05:19 Building docker-core-metadata-go ... 02:05:19 Building docker-security-bootstrapper-go ... 02:05:19 Building docker-security-proxy-setup-go ... 02:05:19 Building docker-security-secretstore-setup-go ... 02:05:19 Building docker-support-notifications-go ... 02:05:19 Building docker-support-scheduler-go ... 02:05:19 Building docker-sys-mgmt-agent-go ... 02:05:19 Building docker-support-notifications-go 02:05:19 Building docker-support-scheduler-go 02:05:19 Building docker-sys-mgmt-agent-go 02:05:19 Building docker-security-secretstore-setup-go 02:05:19 Building docker-security-proxy-setup-go 02:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.397s coverage: 47.0% of statements 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.210s coverage: 85.3% of statements 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.981s coverage: 29.1% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.148s coverage: 100.0% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:05:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 02:05:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 02:05:34 GO111MODULE=on go vet ./... 02:06:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:06:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:06:28 02:06:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:06:28 ---> 5636ce9273a8 02:06:28 Step 3/21 : WORKDIR /edgex-go 02:06:28 ---> 5636ce9273a8 02:06:28 Step 3/22 : WORKDIR /edgex-go 02:06:28 ---> 5636ce9273a8 02:06:28 Step 3/22 : WORKDIR /edgex-go 02:06:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:06:28 ---> 5636ce9273a8 02:06:28 Step 3/26 : WORKDIR /edgex-go 02:06:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:06:28 ---> 5636ce9273a8 02:06:28 Step 3/24 : WORKDIR /edgex-go 02:06:28 ---> Running in 96d653de77d2 02:06:28 ---> Running in 4b8c6cc48a23 02:06:28 ---> Running in e6b3650a945c 02:06:28 ---> Running in a09c18b79380 02:06:28 ---> Running in fb0c029acd0a 02:06:28 Removing intermediate container 96d653de77d2 02:06:28 ---> c88c76e4062d 02:06:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:28 Removing intermediate container a09c18b79380 02:06:28 ---> a5dca267662f 02:06:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:28 Removing intermediate container 4b8c6cc48a23 02:06:28 ---> 974f9cc99508 02:06:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:28 Removing intermediate container fb0c029acd0a 02:06:28 ---> 89e26f6695a3 02:06:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:28 Removing intermediate container e6b3650a945c 02:06:28 ---> 65977f6e8c65 02:06:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:28 ---> Running in 2c84efb411af 02:06:28 ---> Running in b37bb56461d9 02:06:28 ---> Running in f0e82ab361fb 02:06:28 ---> Running in 8235e60302c7 02:06:28 ---> Running in 65239fa509aa 02:06:32 Removing intermediate container b37bb56461d9 02:06:32 ---> c027c14ee1e8 02:06:32 Step 5/24 : RUN apk add --update --no-cache make git 02:06:32 Removing intermediate container 2c84efb411af 02:06:32 ---> 6eaca550ac71 02:06:32 Step 5/26 : RUN apk add --update --no-cache make bash git 02:06:32 Removing intermediate container f0e82ab361fb 02:06:32 ---> be138eb8c197 02:06:32 Step 5/21 : RUN apk add --update --no-cache make git 02:06:32 Removing intermediate container 8235e60302c7 02:06:32 ---> b0361f28bbc8 02:06:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:06:32 ---> Running in 6031e544fafd 02:06:32 ---> Running in 95bc0cb72c12 02:06:32 Removing intermediate container 65239fa509aa 02:06:32 ---> 3c7c2ad716de 02:06:32 Step 5/22 : RUN apk add --update --no-cache make git 02:06:32 ---> Running in 9501d34d0c02 02:06:32 ---> Running in 7af58782e480 02:06:33 ---> Running in 54a9e4945f44 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:06:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:06:36 OK: 233 MiB in 51 packages 02:06:37 OK: 233 MiB in 51 packages 02:06:37 OK: 233 MiB in 51 packages 02:06:37 OK: 233 MiB in 51 packages 02:06:37 OK: 233 MiB in 51 packages 02:06:38 Removing intermediate container 6031e544fafd 02:06:38 ---> ebf1aec82034 02:06:38 Step 6/24 : COPY go.mod . 02:06:38 Removing intermediate container 9501d34d0c02 02:06:38 ---> b970431f29c1 02:06:38 Step 6/22 : COPY go.mod . 02:06:38 Removing intermediate container 54a9e4945f44 02:06:38 ---> d9e999208eb7 02:06:38 Step 6/22 : COPY go.mod . 02:06:38 ---> 33ab0b43219e 02:06:38 Step 7/24 : RUN go mod download 02:06:39 Removing intermediate container 7af58782e480 02:06:39 ---> 323fb8ab0077 02:06:39 Step 6/21 : COPY go.mod . 02:06:39 ---> Running in c229d335ad2f 02:06:39 Removing intermediate container 95bc0cb72c12 02:06:39 ---> be6c7bf7990b 02:06:39 Step 6/26 : COPY go.mod . 02:06:40 ---> b3514d07126f 02:06:40 Step 7/22 : RUN go mod download 02:06:40 ---> 5d562225f2fc 02:06:40 Step 7/22 : RUN go mod download 02:06:40 ---> Running in b2e626c6d28b 02:06:40 ---> Running in e422dc7fdf81 02:06:40 ---> 337c7a69c09a 02:06:40 Step 7/26 : RUN go mod download 02:06:40 ---> 52149b62c527 02:06:40 Step 7/21 : RUN go mod download 02:06:41 ---> Running in 3f0550458242 02:06:41 ---> Running in fcd65dfd5165 02:06:47 Removing intermediate container 3f0550458242 02:06:47 ---> b61c25add0c0 02:06:47 Step 8/26 : COPY . . 02:06:47 Removing intermediate container e422dc7fdf81 02:06:47 ---> 888b6ce03b4e 02:06:47 Step 8/22 : COPY . . 02:06:47 Removing intermediate container b2e626c6d28b 02:06:47 ---> ea48b15df412 02:06:47 Step 8/22 : COPY . . 02:06:47 Removing intermediate container c229d335ad2f 02:06:47 ---> a5bdd943e9b4 02:06:47 Step 8/24 : COPY . . 02:06:47 Removing intermediate container fcd65dfd5165 02:06:47 ---> 8e77d35c1fca 02:06:47 Step 8/21 : COPY . . 02:06:56 gofmt -l . 02:06:56 [ "`gofmt -l .`" = "" ] 02:06:56 ./bin/test-go-mod-tidy.sh 02:06:56 ./bin/test-attribution-txt.sh [Pipeline] sh 02:06:56 + ls -al . 02:06:56 total 716 02:06:56 drwxrwxr-x 9 1001 1001 4096 Feb 5 02:06 . 02:06:56 drwxr-xr-x 4 root root 4096 Feb 5 02:02 .. 02:06:56 -rw-rw-r-- 1 1001 1001 11 Feb 5 02:01 .dockerignore 02:06:56 drwxrwxr-x 8 1001 1001 4096 Feb 5 02:01 .git 02:06:56 drwxrwxr-x 3 1001 1001 4096 Feb 5 02:01 .github 02:06:56 -rw-rw-r-- 1 1001 1001 872 Feb 5 02:01 .gitignore 02:06:56 -rw-rw-r-- 1 1001 1001 166 Feb 5 02:01 .sonarcloud.properties 02:06:56 -rw-rw-r-- 1 1001 1001 7859 Feb 5 02:01 Attribution.txt 02:06:56 -rw-rw-r-- 1 1001 1001 3804 Feb 5 02:01 CONTRIBUTING.md 02:06:56 -rw-rw-r-- 1 1001 1001 931 Feb 5 02:01 Dockerfile.build 02:06:56 -rw-rw-r-- 1 1001 1001 863 Feb 5 02:01 Jenkinsfile 02:06:56 -rw-rw-r-- 1 1001 1001 10775 Feb 5 02:01 LICENSE 02:06:56 -rw-rw-r-- 1 1001 1001 6001 Feb 5 02:01 Makefile 02:06:56 -rw-rw-r-- 1 1001 1001 6524 Feb 5 02:01 README.md 02:06:56 -rw-rw-r-- 1 1001 1001 6755 Feb 5 02:01 SECURITY.md 02:06:56 -rw-rw-r-- 1 1001 1001 5 Feb 5 01:58 VERSION 02:06:56 -rw-rw-r-- 1 1001 1001 4131 Feb 5 02:01 ZMQWindows.md 02:06:56 drwxrwxr-x 2 1001 1001 4096 Feb 5 02:01 bin 02:06:56 drwxrwxr-x 15 1001 1001 4096 Feb 5 02:01 cmd 02:06:56 -rw-r--r-- 1 root root 585363 Feb 5 02:05 coverage.out 02:06:56 -rw-r--r-- 1 root root 1054 Feb 5 02:06 go.mod 02:06:56 -rw-r--r-- 1 root root 19290 Feb 5 02:06 go.sum 02:06:56 drwxrwxr-x 8 1001 1001 4096 Feb 5 02:01 internal 02:06:56 drwxrwxr-x 4 1001 1001 4096 Feb 5 02:01 openapi 02:06:56 drwxrwxr-x 4 1001 1001 4096 Feb 5 02:01 snap 02:06:56 -rw-rw-r-- 1 1001 1001 168 Feb 5 02:01 version.go [Pipeline] sh 02:06:57 + '[' -e coverage.out ] 02:06:57 + chown 1001:1001 coverage.out [Pipeline] stash 02:06:57 Warning: overwriting stash ‘coverage-report’ 02:06:58 Stashed 1 file(s) [Pipeline] sh 02:06:59 + make build 02:06:59 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 02:07: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 02:07:33 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 02:07:38 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 02:07:43 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 02:07:45 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 02:07:50 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 02:07:55 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 02:07:59 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 02:08:03 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 02:08:07 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 02:08:10 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 02:08:14 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] } 02:08:19 $ docker stop --time=1 85b2b755947b74d3b2d5c425b642a89d9c480b286e8591a1a046e6d3d87b032e 02:08:21 $ docker rm -f 85b2b755947b74d3b2d5c425b642a89d9c480b286e8591a1a046e6d3d87b032e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:23 02:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:24 latest: Pulling from edgex-devops/edgex-compose-arm64 02:08:24 29e5d40040c1: Pulling fs layer 02:08:24 1ce36da41761: Pulling fs layer 02:08:24 25b303627fd3: Pulling fs layer 02:08:25 29e5d40040c1: Verifying Checksum 02:08:25 29e5d40040c1: Download complete 02:08:25 1ce36da41761: Verifying Checksum 02:08:25 1ce36da41761: Download complete 02:08:25 29e5d40040c1: Pull complete 02:08:27 1ce36da41761: Pull complete 02:08:27 25b303627fd3: Verifying Checksum 02:08:27 25b303627fd3: Download complete 02:08:28 ---> fcf6a1bf0183 02:08:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:08:28 ---> c1c037c28c79 02:08:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:08:28 ---> 627b6c2b118a 02:08:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:08:28 ---> 6151a6ea2a5a 02:08:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:08:28 ---> db7412adacc9 02:08:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:28 ---> Running in a0f275511028 02:08:28 ---> Running in 2efc5406fdff 02:08:28 ---> Running in ecefbaf1e1de 02:08:28 ---> Running in a4c312d1ba0a 02:08:28 ---> Running in 8af9426f7593 02:08:28 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 02:08:28 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 02:08:28 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 02:08: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 02:08:28 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 02:08:37 25b303627fd3: Pull complete 02:08:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-25163 does not seem to be running inside a container 02:08:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:08:40 $ docker top 5465f5650ad3a1dadc0577529d6551aed655fce4dc1d2ac713188a145d0dd1ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:41 + grep parallel 02:08:41 + docker-compose build --help 02:08:45 --parallel Build images in parallel. [Pipeline] } 02:08:45 $ docker stop --time=1 5465f5650ad3a1dadc0577529d6551aed655fce4dc1d2ac713188a145d0dd1ba 02:08:47 $ docker rm -f 5465f5650ad3a1dadc0577529d6551aed655fce4dc1d2ac713188a145d0dd1ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:48 . [Pipeline] withDockerContainer 02:08:48 prd-ubuntu18.04-docker-arm64-4c-16g-25163 does not seem to be running inside a container 02:08: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:08:49 $ docker top 8d78c97c2d7d257fe10b4295e7501b7e522f11e6834ecf335f53994dcea05f5d -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:50 + docker-compose -f ./docker-compose-build.yml build --parallel 02:08:54 Building docker-core-command-go ... 02:08:54 Building docker-core-data-go ... 02:08:54 Building docker-core-metadata-go ... 02:08:54 Building docker-security-bootstrapper-go ... 02:08:54 Building docker-security-proxy-setup-go ... 02:08:54 Building docker-security-secretstore-setup-go ... 02:08:54 Building docker-support-notifications-go ... 02:08:54 Building docker-support-scheduler-go ... 02:08:54 Building docker-sys-mgmt-agent-go ... 02:08:54 Building docker-core-data-go 02:08:54 Building docker-security-bootstrapper-go 02:08:54 Building docker-core-command-go 02:08:54 Building docker-security-secretstore-setup-go 02:08:54 Building docker-security-proxy-setup-go 02:09:08 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 02:09:08 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 02:09:21 Removing intermediate container a4c312d1ba0a 02:09:21 ---> 2ec37dd1c711 02:09:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:09:21 Removing intermediate container 8af9426f7593 02:09:21 ---> 64268f0b1bfe 02:09:21 02:09:21 Step 10/24 : FROM alpine:3.12 02:09:21 3.12: Pulling from library/alpine 02:09:22 ---> Running in 29a31a1637e9 02:09:23 Removing intermediate container 2efc5406fdff 02:09:23 ---> 499b4f520a05 02:09:23 02:09:23 Step 10/21 : FROM alpine:3.12 02:09:23 3.12: Pulling from library/alpine 02:09:23 Removing intermediate container ecefbaf1e1de 02:09:23 ---> c418d20d77ae 02:09:23 02:09:23 Step 10/22 : FROM alpine:3.12 02:09:23 3.12: Pulling from library/alpine 02:09:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:09:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:09:24 Status: Image is up to date for alpine:3.12 02:09:24 Status: Downloaded newer image for alpine:3.12 02:09:24 ---> 389fef711851 02:09:24 Step 11/21 : RUN apk add --update --no-cache curl 02:09:24 ---> 389fef711851 02:09:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:09:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:09:24 Status: Image is up to date for alpine:3.12 02:09:24 ---> 389fef711851 02:09:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:09:25 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 02:09:26 ---> Running in 02ae1b4ae09a 02:09:26 ---> Running in 692d30eed71a 02:09:26 ---> Running in 81932409e8cd 02:09:26 Removing intermediate container a0f275511028 02:09:26 ---> 86495b80cbea 02:09:26 02:09:26 Step 10/22 : FROM alpine:3.12 02:09:26 ---> 389fef711851 02:09:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:09:26 ---> Running in 699ee711ec00 02:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:28 (1/5) Installing ca-certificates (20191127-r4) 02:09:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:09:28 (3/5) Installing libcurl (7.69.1-r3) 02:09:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:28 (4/5) Installing curl (7.69.1-r3) 02:09:28 (5/5) Installing dumb-init (1.2.2-r1) 02:09:28 Executing busybox-1.31.1-r19.trigger 02:09:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:28 Executing ca-certificates-20191127-r4.trigger 02:09:29 (1/4) Installing ca-certificates (20191127-r4) 02:09:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:09:29 (3/4) Installing libcurl (7.69.1-r3) 02:09:29 (4/4) Installing curl (7.69.1-r3) 02:09:29 OK: 7 MiB in 19 packages 02:09:29 Executing busybox-1.31.1-r19.trigger 02:09:29 Executing ca-certificates-20191127-r4.trigger 02:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:29 OK: 7 MiB in 18 packages 02:09:29 (1/2) Installing ca-certificates (20191127-r4) 02:09:29 (2/2) Installing dumb-init (1.2.2-r1) 02:09:29 Executing busybox-1.31.1-r19.trigger 02:09:29 Executing ca-certificates-20191127-r4.trigger 02:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:29 OK: 6 MiB in 16 packages 02:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:30 (1/1) Installing dumb-init (1.2.2-r1) 02:09:30 Executing busybox-1.31.1-r19.trigger 02:09:30 OK: 6 MiB in 15 packages 02:09:30 Removing intermediate container 29a31a1637e9 02:09:30 ---> ffc5ac63a524 02:09:30 02:09:30 Step 11/26 : FROM docker:20.10.0 02:09:30 20.10.0: Pulling from library/docker 02:09:31 Removing intermediate container 02ae1b4ae09a 02:09:31 ---> 45c6c2202279 02:09:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:09:32 ---> Running in 1beb86858bcd 02:09:33 Removing intermediate container 699ee711ec00 02:09:33 ---> 876547eaf1e2 02:09:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:09:33 Removing intermediate container 81932409e8cd 02:09:33 ---> 86b11d9657de 02:09:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:09:33 Removing intermediate container 692d30eed71a 02:09:33 ---> 2be5ed05cd1a 02:09:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:09:33 ---> Running in 958ed5cebb87 02:09:33 ---> Running in f603304e581d 02:09:33 ---> Running in 95b0c7c307c1 02:09:34 Removing intermediate container 1beb86858bcd 02:09:34 ---> aecc3a793c67 02:09:34 Step 13/24 : WORKDIR / 02:09:34 ---> Running in e7f121093578 02:09:34 Removing intermediate container 958ed5cebb87 02:09:34 ---> 620c4c2b33ed 02:09:34 Step 13/22 : ENV APP_PORT=48060 02:09:35 Removing intermediate container f603304e581d 02:09:35 ---> 93e620797abc 02:09:35 Step 13/22 : ENV APP_PORT=48085 02:09:36 Removing intermediate container 95b0c7c307c1 02:09:36 ---> d341680f5094 02:09:36 Step 13/21 : WORKDIR /edgex 02:09:36 ---> Running in aff9726f87fc 02:09:37 Removing intermediate container e7f121093578 02:09:37 ---> 2a2806b868bf 02:09:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:09:37 ---> Running in 4f2e97322d1c 02:09:37 ---> Running in 32575895fc30 02:09:38 Removing intermediate container aff9726f87fc 02:09:38 ---> 8d8fed466ffe 02:09:38 Step 14/22 : EXPOSE $APP_PORT 02:09:38 Removing intermediate container 32575895fc30 02:09:38 ---> def42b4cbee2 02:09:38 Step 14/22 : EXPOSE $APP_PORT 02:09:38 ---> Running in a8df1c0c669e 02:09:38 Removing intermediate container 4f2e97322d1c 02:09:38 ---> 5f0d457deaec 02:09:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:09:38 ---> 007126844769 02:09:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:09:38 ---> Running in 2b8b858edf0e 02:09:39 Removing intermediate container a8df1c0c669e 02:09:39 ---> ec5260887f0b 02:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:39 Removing intermediate container 2b8b858edf0e 02:09:39 ---> a758284e7f3f 02:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:39 ---> f3c3a8313d62 02:09:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:09:39 ---> 2f8eed80b690 02:09:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:09:40 ---> 6f6feca3f80f 02:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:41 ---> cdad7462fd24 02:09:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:41 ---> a3bbe1dc3693 02:09:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:42 ---> ce27b700ef3e 02:09:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:43 ---> 8fe94cce89b8 02:09:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:09:43 ---> d3fb5316924e 02:09:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:09:43 ---> 708aff2b6b00 02:09:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:44 ---> 48a128288ac4 02:09:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:09:45 ---> Running in 61a8b78cfb8f 02:09:45 ---> 8656c6367233 02:09:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:09:45 ---> 8296e2a73bb4 02:09:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:09:45 ---> 125ebb2845a7 02:09:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:45 ---> Running in 82614a82e512 02:09:45 ---> Running in 0bb09b074902 02:09:46 Removing intermediate container 61a8b78cfb8f 02:09:46 ---> 8c7ca6407654 02:09:46 Step 18/21 : CMD ["--init=true"] 02:09:46 ---> Running in 44ae828ceb62 02:09:46 Removing intermediate container 82614a82e512 02:09:46 ---> 2c893a0be90e 02:09:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:46 Removing intermediate container 0bb09b074902 02:09:46 ---> 39e1b63b4352 02:09:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:46 ---> bf4a5ab5583e 02:09:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:09:47 ---> Running in 4044a9c68d54 02:09:47 ---> Running in 81876205769a 02:09:47 ---> Running in 5112703e37dd 02:09:47 Removing intermediate container 44ae828ceb62 02:09:47 ---> 95ee612be052 02:09:47 Step 19/21 : LABEL arch=x86_64 02:09:47 ---> Running in b47cea527cc9 02:09:48 Removing intermediate container 4044a9c68d54 02:09:48 ---> 947ae217693e 02:09:48 Step 20/22 : LABEL arch=x86_64 02:09:48 Removing intermediate container 81876205769a 02:09:48 ---> e737f45a31b0 02:09:48 Step 20/22 : LABEL arch=x86_64 02:09:49 ---> Running in 842871ac1598 02:09:49 ---> Running in a45c5ee7da58 02:09:49 Removing intermediate container b47cea527cc9 02:09:49 ---> 683a8d7be515 02:09:49 Step 20/21 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:09:50 ---> Running in 22f103be007e 02:09:50 Removing intermediate container 842871ac1598 02:09:50 ---> dd712995654c 02:09:50 Step 21/22 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:09:50 Removing intermediate container a45c5ee7da58 02:09:50 ---> 6ae85dd1f335 02:09:50 Step 21/22 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:09:51 ---> Running in 559e233f106c 02:09:51 ---> Running in f6bbd55a868e 02:09:51 Removing intermediate container 22f103be007e 02:09:51 ---> f2c706e31d7c 02:09:51 Step 21/21 : LABEL version=0.0.0 02:09:51 Removing intermediate container 5112703e37dd 02:09:51 ---> 1266f39620f8 02:09:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:09:52 ---> Running in 8c463f3d2f69 02:09:52 ---> Running in 9f54e239ff9f 02:09:52 Removing intermediate container f6bbd55a868e 02:09:52 ---> 0f910084a775 02:09:52 Step 22/22 : LABEL version=0.0.0 02:09:52 Removing intermediate container 559e233f106c 02:09:52 ---> 54836536dc5c 02:09:52 Step 22/22 : LABEL version=0.0.0 02:09:52 ---> Running in a1f42b806764 02:09:52 ---> Running in 5107a74009ca 02:09:52 Removing intermediate container 8c463f3d2f69 02:09:52 ---> d891c5e4cf7a 02:09:52 02:09:52 Removing intermediate container 9f54e239ff9f 02:09:52 ---> 4189d1ce15b0 02:09:52 Step 22/24 : LABEL arch=x86_64 02:09:52 Removing intermediate container a1f42b806764 02:09:52 ---> ae82a4053823 02:09:52 02:09:52 ---> Running in 1ad72e292a8d 02:09:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:09:53 Removing intermediate container 5107a74009ca 02:09:53 ---> 3bedd6f6c96f 02:09:53 02:09:53 Status: Downloaded newer image for docker:20.10.0 02:09:53 ---> aefe523efa57 02:09:53 Step 12/26 : RUN apk add --no-cache bash 02:09:53 ---> Running in ef45812c69e6 02:09:54 Successfully built d891c5e4cf7a 02:09:54 Successfully built ae82a4053823 02:09:54 Successfully built 3bedd6f6c96f 02:09:54 Removing intermediate container 1ad72e292a8d 02:09:54 ---> 7215663bc5f7 02:09:54 Step 23/24 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:09:54 Successfully tagged docker-security-proxy-setup-go:latest 02:09:54 Building docker-core-metadata-go 02:09:54  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest 02:09:54 Building docker-core-command-go 02:09:54  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest 02:09:54 Building docker-core-data-go 02:09:54  Building docker-support-scheduler-go ... done  ---> Running in d5f07f4da4a5 02:09:55 Removing intermediate container d5f07f4da4a5 02:09:55 ---> 54eebabc6e5e 02:09:55 Step 24/24 : LABEL version=0.0.0 02:09:55 ---> Running in 35b4772294b7 02:09:56 Removing intermediate container 35b4772294b7 02:09:56 ---> d4b0424b918f 02:09:56 02:09:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:09:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:09:56 Successfully built d4b0424b918f 02:09:56 (1/2) Installing readline (8.0.4-r0) 02:09:56 (2/2) Installing bash (5.0.17-r0) 02:09:56 Executing bash-5.0.17-r0.post-install 02:09:56 Successfully tagged docker-security-secretstore-setup-go:latest 02:09:56 Executing busybox-1.31.1-r19.trigger 02:09:56  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 02:09:56 OK: 12 MiB in 22 packages 02:10:03 Removing intermediate container ef45812c69e6 02:10:03 ---> f7f19ea618af 02:10:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:10:03 ---> Running in c3c357ba323c 02:10:03 Removing intermediate container c3c357ba323c 02:10:03 ---> c580d193bd97 02:10:03 Step 14/26 : ENV APP_PORT=48090 02:10:03 ---> Running in c8d2cea671e1 02:10:04 Removing intermediate container c8d2cea671e1 02:10:04 ---> 254c3519706b 02:10:04 Step 15/26 : EXPOSE $APP_PORT 02:10:06 ---> Running in adb464a30a62 02:10:09 Removing intermediate container adb464a30a62 02:10:09 ---> 75e66568c847 02:10:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:10:10 ---> b335594895bb 02:10:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:10:10 ---> 3218da5c662b 02:10:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:10:13 ---> bf06834546c9 02:10:13 Step 19/26 : RUN apk --no-cache add py3-pip 02:10:13 ---> Running in b5f33816c2f7 02:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:10:16 (1/33) Installing libbz2 (1.0.8-r1) 02:10:16 (2/33) Installing expat (2.2.9-r1) 02:10:16 (3/33) Installing libffi (3.3-r2) 02:10:16 (4/33) Installing gdbm (1.13-r1) 02:10:16 (5/33) Installing xz-libs (5.2.5-r0) 02:10:16 (6/33) Installing sqlite-libs (3.32.1-r0) 02:10:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> c72fd6809767 02:10:16 Step 3/23 : WORKDIR /edgex-go 02:10:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> c72fd6809767 02:10:16 Step 3/21 : WORKDIR /edgex-go 02:10:16 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> c72fd6809767 02:10:16 Step 3/31 : WORKDIR /edgex-go 02:10:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> c72fd6809767 02:10:16 Step 3/24 : WORKDIR /edgex-go 02:10:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> c72fd6809767 02:10:16 Step 3/23 : WORKDIR /edgex-go 02:10:16 ---> Running in 83abd9c6e3b5 02:10:16 ---> Running in 9e16f855b74b 02:10:16 ---> Running in c131938d284f 02:10:16 ---> Running in 7712e808ffc0 02:10:16 ---> Running in 185f13209671 02:10:16 Removing intermediate container c131938d284f 02:10:16 ---> ff98c39603a0 02:10:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:16 Removing intermediate container 185f13209671 02:10:16 ---> f500db23278c 02:10:16 Removing intermediate container 9e16f855b74b 02:10:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:16 ---> f04325ff7d10 02:10:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:16 Removing intermediate container 83abd9c6e3b5 02:10:16 ---> f0a4577018c2 02:10:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:16 Removing intermediate container 7712e808ffc0 02:10:16 ---> 286deb9833f5 02:10:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:16 ---> Running in 532437aa1a56 02:10:16 ---> Running in adb1f06e4da2 02:10:16 ---> Running in 7990a2143ae3 02:10:16 ---> Running in 0e8e7b7d1817 02:10:16 ---> Running in 6597c17351f3 02:10:16 Removing intermediate container 532437aa1a56 02:10:16 ---> 1f232cca52be 02:10:16 Step 5/23 : RUN apk add --update --no-cache make git 02:10:16 ---> Running in 2c85d6e645cf 02:10:16 Removing intermediate container 6597c17351f3 02:10:16 ---> 8778601ad56e 02:10:16 Step 5/31 : RUN apk add --update --no-cache make git 02:10:16 Removing intermediate container 7990a2143ae3 02:10:16 ---> 873ab0822219 02:10:16 Step 5/24 : RUN apk add --update --no-cache make git 02:10:16 ---> Running in e19b0c7ae672 02:10:16 Removing intermediate container 0e8e7b7d1817 02:10:16 ---> b46e8f284bb4 02:10:16 Step 5/21 : RUN apk add --update --no-cache make git 02:10:16 Removing intermediate container adb1f06e4da2 02:10:16 ---> 162ff856094c 02:10:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:10:16 ---> Running in 93d5671bf5ae 02:10:16 ---> Running in 9e777084b48b 02:10:16 ---> Running in 2c41b98d96c0 02:10:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:16 (7/33) Installing python3 (3.8.5-r0) 02:10:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:17 OK: 217 MiB in 51 packages 02:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:17 (8/33) Installing py3-appdirs (1.4.4-r1) 02:10:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:10:17 (10/33) Installing py3-parsing (2.4.7-r0) 02:10:17 (11/33) Installing py3-six (1.15.0-r0) 02:10:17 (12/33) Installing py3-packaging (20.4-r0) 02:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:18 (13/33) Installing py3-setuptools (47.0.0-r0) 02:10:18 (14/33) Installing py3-chardet (3.0.4-r4) 02:10:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:18 (15/33) Installing py3-idna (2.9-r0) 02:10:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:10:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:10:18 OK: 217 MiB in 51 packages 02:10:18 (18/33) Installing py3-requests (2.23.0-r0) 02:10:18 (19/33) Installing py3-msgpack (1.0.0-r0) 02:10:18 (20/33) Installing py3-lockfile (0.12.2-r3) 02:10:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:10:18 (22/33) Installing py3-colorama (0.4.3-r0) 02:10:18 (23/33) Installing py3-distlib (0.3.0-r0) 02:10:18 OK: 217 MiB in 51 packages 02:10:19 Removing intermediate container 2c85d6e645cf 02:10:19 ---> a35e73c662e7 02:10:19 Step 6/23 : COPY go.mod . 02:10:19 OK: 217 MiB in 51 packages 02:10:19 (24/33) Installing py3-distro (1.5.0-r1) 02:10:19 OK: 217 MiB in 51 packages 02:10:19 (25/33) Installing py3-webencodings (0.5.1-r3) 02:10:19 (26/33) Installing py3-html5lib (1.0.1-r4) 02:10:19 (27/33) Installing py3-pytoml (0.1.21-r0) 02:10:19 (28/33) Installing py3-pep517 (0.8.2-r0) 02:10:19 (29/33) Installing py3-progress (1.5-r0) 02:10:19 (30/33) Installing py3-toml (0.10.1-r0) 02:10:19 (31/33) Installing py3-retrying (1.3.3-r0) 02:10:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:10:19 (33/33) Installing py3-pip (20.1.1-r0) 02:10:20 Executing busybox-1.31.1-r19.trigger 02:10:20 OK: 71 MiB in 55 packages 02:10:20 ---> 8aea206ec8bf 02:10:20 Step 7/23 : RUN go mod download 02:10:20 Removing intermediate container e19b0c7ae672 02:10:20 ---> d556ac146786 02:10:20 Step 6/31 : COPY go.mod . 02:10:20 ---> Running in e17a14d75cb2 02:10:20 Removing intermediate container 93d5671bf5ae 02:10:20 ---> a0db905a7002 02:10:20 Step 6/24 : COPY go.mod . 02:10:21 Removing intermediate container 9e777084b48b 02:10:21 ---> a9eadbfc5b30 02:10:21 Step 6/21 : COPY go.mod . 02:10:21 Removing intermediate container 2c41b98d96c0 02:10:21 ---> 6e98e2ccf499 02:10:21 Step 6/23 : COPY go.mod . 02:10:21 ---> c4e1de8f4a8f 02:10:21 Step 7/31 : RUN go mod download 02:10:21 ---> Running in 634facd2f33c 02:10:22 ---> b620c8c9565f 02:10:22 Step 7/24 : RUN go mod download 02:10:22 ---> 2fc5a555496b 02:10:22 Step 7/21 : RUN go mod download 02:10:22 ---> Running in 77c2b606938a 02:10:22 ---> Running in a2473f0501b7 02:10:22 ---> 0624d9e714bf 02:10:22 Step 7/23 : RUN go mod download 02:10:23 ---> Running in 9448733ebd8a 02:10:24 Removing intermediate container e17a14d75cb2 02:10:24 ---> 0955afa18133 02:10:24 Step 8/23 : COPY . . 02:10:25 Removing intermediate container 634facd2f33c 02:10:25 ---> 07a62027b26b 02:10:25 Step 8/31 : COPY . . 02:10:28 Removing intermediate container 77c2b606938a 02:10:28 ---> 0f93b28932ab 02:10:28 Step 8/24 : COPY . . 02:10:28 Removing intermediate container 9448733ebd8a 02:10:28 ---> 014a014141c2 02:10:28 Step 8/23 : COPY . . 02:10:28 Removing intermediate container a2473f0501b7 02:10:28 ---> 0ef4386cc330 02:10:28 Step 8/21 : COPY . . 02:10:55 ---> c8b3b36d6934 02:10:55 Step 9/23 : RUN make cmd/core-command/core-command 02:10:55 ---> 4bda6b592c0e 02:10:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:10:55 ---> 21de9bd7280f 02:10:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:10:55 ---> bde212018587 02:10:55 Step 9/23 : RUN make cmd/core-data/core-data 02:10:55 ---> 27012820bd3c 02:10:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:10:55 ---> Running in 4749b03474d5 02:10:55 ---> Running in 0aea88fc0ea4 02:10:55 ---> Running in 8a2dc07a272c 02:10:55 ---> Running in e0e7997b026c 02:10:55 ---> Running in 3f88a73566c7 02:10: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 02:10:55 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 02:10: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 02:10:55 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 02:10:55 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 02:10:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> 5636ce9273a8 02:10:59 Step 3/23 : WORKDIR /edgex-go 02:10:59 ---> Using cache 02:10:59 ---> 65977f6e8c65 02:10:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Using cache 02:10:59 ---> 3c7c2ad716de 02:10:59 Step 5/23 : RUN apk add --update --no-cache make git 02:10:59 ---> Using cache 02:10:59 ---> d9e999208eb7 02:10:59 Step 6/23 : COPY go.mod . 02:10:59 ---> Using cache 02:10:59 ---> 5d562225f2fc 02:10:59 Step 7/23 : RUN go mod download 02:10:59 ---> Using cache 02:10:59 ---> 888b6ce03b4e 02:10:59 Step 8/23 : COPY . . 02:10:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> 5636ce9273a8 02:10:59 Step 3/23 : WORKDIR /edgex-go 02:10:59 ---> Using cache 02:10:59 ---> 65977f6e8c65 02:10:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Using cache 02:10:59 ---> 3c7c2ad716de 02:10:59 Step 5/23 : RUN apk add --update --no-cache make git 02:10:59 ---> Using cache 02:10:59 ---> d9e999208eb7 02:10:59 Step 6/23 : COPY go.mod . 02:10:59 ---> Using cache 02:10:59 ---> 5d562225f2fc 02:10:59 Step 7/23 : RUN go mod download 02:10:59 ---> Using cache 02:10:59 ---> 888b6ce03b4e 02:10:59 Step 8/23 : COPY . . 02:10:59 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> 5636ce9273a8 02:10:59 Step 3/31 : WORKDIR /edgex-go 02:10:59 ---> Using cache 02:10:59 ---> 65977f6e8c65 02:10:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Using cache 02:10:59 ---> 3c7c2ad716de 02:10:59 Step 5/31 : RUN apk add --update --no-cache make git 02:10:59 ---> Using cache 02:10:59 ---> d9e999208eb7 02:10:59 Step 6/31 : COPY go.mod . 02:10:59 ---> Using cache 02:10:59 ---> 5d562225f2fc 02:10:59 Step 7/31 : RUN go mod download 02:10:59 ---> Using cache 02:10:59 ---> 888b6ce03b4e 02:10:59 Step 8/31 : COPY . . 02:10:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> 5636ce9273a8 02:10:59 Step 3/23 : WORKDIR /edgex-go 02:10:59 ---> Using cache 02:10:59 ---> 65977f6e8c65 02:10:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Using cache 02:10:59 ---> 3c7c2ad716de 02:10:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:10:59 ---> Using cache 02:10:59 ---> fcf6a1bf0183 02:10:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:10:59 ---> Using cache 02:10:59 ---> fcf6a1bf0183 02:10:59 Step 9/23 : RUN make cmd/core-command/core-command 02:10:59 ---> Using cache 02:10:59 ---> fcf6a1bf0183 02:10:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:10:59 ---> Running in 4791ebc4f00d 02:10:59 ---> Running in 39e87ce13e14 02:10:59 ---> Running in 1602c541727e 02:10:59 ---> Running in 6184467e5949 02:11:01 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 02:11: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 02:11:01 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 02:11:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:03 OK: 233 MiB in 51 packages 02:11:08 Removing intermediate container 1602c541727e 02:11:08 ---> dd6a9e1c273f 02:11:08 Step 6/23 : COPY go.mod . 02:11:10 ---> a6981b051b51 02:11:10 Step 7/23 : RUN go mod download 02:11:11 ---> Running in f26991b059d1 02:11:16 Removing intermediate container b5f33816c2f7 02:11:16 ---> 33a66411916d 02:11:16 Step 20/26 : RUN pip install docker-compose==1.23.2 02:11:16 ---> Running in c44e905fadce 02:11:18 Removing intermediate container f26991b059d1 02:11:18 ---> 2db80c0d5a0c 02:11:18 Step 8/23 : COPY . . 02:11:41 Collecting docker-compose==1.23.2 02:11:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:11:41 Collecting PyYAML<4,>=3.10 02:11:41 Downloading PyYAML-3.13.tar.gz (270 kB) 02:11:48 Collecting docker<4.0,>=3.6.0 02:11:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:11:49 Collecting docopt<0.7,>=0.6.1 02:11:49 Downloading docopt-0.6.2.tar.gz (25 kB) 02:11:50 Collecting texttable<0.10,>=0.9.0 02:11:51 Downloading texttable-0.9.1.tar.gz (11 kB) 02:11: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 02:11:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:11:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:11:56 Collecting dockerpty<0.5,>=0.4.1 02:11:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:11:58 Collecting cached-property<2,>=1.2.0 02:11:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:11:59 Collecting websocket-client<1.0,>=0.32.0 02:11:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:12:00 Collecting jsonschema<3,>=2.5.1 02:12:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:12:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:12:00 Collecting docker-pycreds>=0.4.0 02:12:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:12:04 Collecting urllib3<1.25,>=1.21.1 02:12:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:12:04 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:12:06 Collecting idna<2.8,>=2.5 02:12:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:12:06 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) 02:12:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:12:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:12:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:12:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:12:07 Installing collected packages: PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, dockerpty, cached-property, jsonschema, docker-compose 02:12:07 Running setup.py install for PyYAML: started 02:12:11 Running setup.py install for PyYAML: finished with status 'done' 02:12:13 Attempting uninstall: urllib3 02:12:13 Found existing installation: urllib3 1.25.9 02:12:13 Uninstalling urllib3-1.25.9: 02:12:13 Removing intermediate container 4791ebc4f00d 02:12:13 ---> 28a554b1dd8c 02:12:13 02:12:13 Step 10/23 : FROM alpine:3.12 02:12:13 ---> 389fef711851 02:12:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:13 ---> Using cache 02:12:13 ---> 86b11d9657de 02:12:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:13 ---> Using cache 02:12:13 ---> 93e620797abc 02:12:13 Step 13/23 : ENV APP_PORT=48082 02:12:13 Successfully uninstalled urllib3-1.25.9 02:12:16 ---> Running in 5c52dd151e4d 02:12:16 Attempting uninstall: idna 02:12:16 Found existing installation: idna 2.9 02:12:16 Uninstalling idna-2.9: 02:12:16 Successfully uninstalled idna-2.9 02:12:17 Attempting uninstall: requests 02:12:17 Found existing installation: requests 2.23.0 02:12:17 Uninstalling requests-2.23.0: 02:12:17 Successfully uninstalled requests-2.23.0 02:12:17 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 02:12:17 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 02:12:17 Removing intermediate container 5c52dd151e4d 02:12:17 ---> 324ddf0ca939 02:12:17 Step 14/23 : EXPOSE $APP_PORT 02:12:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:12:18 ---> Running in 3deaa1c9d179 02:12:18 Running setup.py install for docopt: started 02:12:18 Removing intermediate container 6184467e5949 02:12:18 ---> b9beffbe947e 02:12:18 02:12:18 Step 10/23 : FROM alpine:3.12 02:12:18 ---> 389fef711851 02:12:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:18 ---> Using cache 02:12:18 ---> 86b11d9657de 02:12:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:18 ---> Using cache 02:12:18 ---> 93e620797abc 02:12:18 Step 13/23 : ENV APP_PORT=48081 02:12:19 ---> Running in 508533bde76c 02:12:19 Running setup.py install for docopt: finished with status 'done' 02:12:19 Running setup.py install for texttable: started 02:12:20 Removing intermediate container 3deaa1c9d179 02:12:20 ---> bdd13ca4c192 02:12:20 Step 15/23 : WORKDIR / 02:12:20 Running setup.py install for texttable: finished with status 'done' 02:12:20 Running setup.py install for dockerpty: started 02:12:21 Removing intermediate container 508533bde76c 02:12:21 ---> 3645815ababa 02:12:21 Step 14/23 : EXPOSE $APP_PORT 02:12:21 ---> Running in 487c12893979 02:12:21 Running setup.py install for dockerpty: finished with status 'done' 02:12:21 ---> c8770d783a41 02:12:21 Step 9/23 : RUN make cmd/core-data/core-data 02:12:21 ---> Running in 4db9dbb2ad2b 02:12:21 ---> Running in 9f43411e430b 02:12:22 Removing intermediate container 39e87ce13e14 02:12:22 ---> 7ddea7aa8661 02:12:22 02:12:22 Step 10/31 : FROM alpine:3.12 02:12:22 ---> 389fef711851 02:12:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:12:22 Removing intermediate container 487c12893979 02:12:22 ---> 48570e7d8a02 02:12:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:23 Removing intermediate container 4db9dbb2ad2b 02:12:23 ---> c1f756678991 02:12:23 Step 15/23 : WORKDIR / 02:12:23 ---> Running in e38a4ce6eacb 02:12:23 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 02:12:23 ---> Running in b3e984053d65 02:12:24 Removing intermediate container 8a2dc07a272c 02:12:24 ---> 766bfb800369 02:12:24 02:12:24 Step 10/24 : FROM alpine:3.12 02:12:24 3.12: Pulling from library/alpine 02:12:24 ---> ac2be1f67799 02:12:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:12:24 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 02:12:24 Removing intermediate container e38a4ce6eacb 02:12:24 ---> 578b55b82732 02:12:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:12:24 Removing intermediate container b3e984053d65 02:12:24 ---> 44acc8ab3b6d 02:12:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:12:25 Status: Downloaded newer image for alpine:3.12 02:12:25 ---> afeebe901d6b 02:12:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:12:25 ---> Running in e00c13cb0826 02:12:25 ---> Running in e6982736dff4 02:12:26 ---> 45b4935ebc03 02:12:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:12:26 ---> 47d7012c8d35 02:12:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:12:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:28 ---> 385faffa216d 02:12:28 Step 19/23 : ENTRYPOINT ["/core-command"] 02:12:29 (1/5) Installing ca-certificates (20191127-r4) 02:12:29 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:12:29 (3/5) Installing libcurl (7.69.1-r3) 02:12:29 (4/5) Installing curl (7.69.1-r3) 02:12:29 (5/5) Installing dumb-init (1.2.2-r1) 02:12:29 Executing busybox-1.31.1-r19.trigger 02:12:29 Executing ca-certificates-20191127-r4.trigger 02:12:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:29 OK: 7 MiB in 19 packages 02:12:29 (1/2) Installing dumb-init (1.2.2-r1) 02:12:29 (2/2) Installing su-exec (0.2-r1) 02:12:29 Executing busybox-1.31.1-r19.trigger 02:12:30 ---> Running in b6744a907660 02:12:30 ---> c511d11cea3a 02:12:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:12:30 OK: 6 MiB in 16 packages 02:12:30 Removing intermediate container c44e905fadce 02:12:30 ---> d10142361799 02:12:30 Step 21/26 : RUN apk --no-cache add curl 02:12:30 Removing intermediate container 3f88a73566c7 02:12:30 ---> d67d601fab17 02:12:30 02:12:30 Step 10/21 : FROM alpine:3.12 02:12:30 ---> afeebe901d6b 02:12:30 Step 11/21 : RUN apk add --update --no-cache curl 02:12:30 ---> Running in 70ea82dbfcee 02:12:30 ---> Running in f74e46ce2599 02:12:31 Removing intermediate container b6744a907660 02:12:31 ---> 875ca8294ec9 02:12:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:32 ---> Running in bc56d2078c2c 02:12:32 ---> 2b36491aeba8 02:12:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:12:32 ---> Running in c89a409e1431 02:12:32 Removing intermediate container e6982736dff4 02:12:32 ---> c51f6b0d1ae2 02:12:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:32 ---> Running in b6b093d6551d 02:12:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:33 Removing intermediate container bc56d2078c2c 02:12:33 ---> 9b7088f6ab74 02:12:33 Step 21/23 : LABEL arch=x86_64 02:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:33 ---> Running in 818bb3bf1ba6 02:12:33 Removing intermediate container b6b093d6551d 02:12:33 ---> da38c35ec718 02:12:33 Step 13/24 : WORKDIR / 02:12:33 Removing intermediate container c89a409e1431 02:12:33 ---> 82830e7be77a 02:12:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:33 ---> Running in 580f15ec99ac 02:12:33 (1/4) Installing ca-certificates (20191127-r4) 02:12:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:12:34 (3/4) Installing libcurl (7.69.1-r3) 02:12:34 (4/4) Installing curl (7.69.1-r3) 02:12:34 Executing busybox-1.31.1-r19.trigger 02:12:34 Executing ca-certificates-20191127-r4.trigger 02:12:34 OK: 7 MiB in 18 packages 02:12:34 Removing intermediate container e00c13cb0826 02:12:34 ---> e1f98ab458fc 02:12:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:34 Removing intermediate container 580f15ec99ac 02:12:34 ---> 71b9e561548d 02:12:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:12:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:12:35 ---> Running in dd2510939f5e 02:12:35 (2/3) Installing libcurl (7.69.1-r3) 02:12:35 ---> Running in 5c7233c34763 02:12:35 (3/3) Installing curl (7.69.1-r3) 02:12:35 Executing busybox-1.31.1-r19.trigger 02:12:35 Removing intermediate container 818bb3bf1ba6 02:12:35 ---> cb82663438e8 02:12:35 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:12:35 OK: 72 MiB in 58 packages 02:12:35 ---> Running in c2e1d624382e 02:12:36 ---> 25d3c2e5ae63 02:12:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:12:36 Removing intermediate container dd2510939f5e 02:12:36 ---> 441e9b8a8048 02:12:36 Step 21/23 : LABEL arch=x86_64 02:12:36 Removing intermediate container 5c7233c34763 02:12:36 ---> 003442670415 02:12:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:12:37 Removing intermediate container c2e1d624382e 02:12:37 ---> 6210a7deb1f5 02:12:37 Step 23/23 : LABEL version=0.0.0 02:12:37 ---> Running in 5e29e0e85468 02:12:37 ---> Running in 353c1d78dc76 02:12:37 Removing intermediate container f74e46ce2599 02:12:37 ---> 6941bfa803c6 02:12:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:37 ---> 4f49a1fe66b5 02:12:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:12:37 ---> Running in 2202da243f99 02:12:37 ---> Running in 4b310a4e537c 02:12:38 Removing intermediate container 5e29e0e85468 02:12:38 ---> b2d8c794756c 02:12:38 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:12:38 Removing intermediate container 353c1d78dc76 02:12:38 ---> 3ce07986d6d1 02:12:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:12:38 Removing intermediate container 70ea82dbfcee 02:12:38 ---> 1754472cc42a 02:12:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:12:38 Removing intermediate container 2202da243f99 02:12:38 ---> d3c97d27331b 02:12:38 02:12:38 ---> Running in 4b065c8025af 02:12:38 ---> Running in a5312fff2ced 02:12:38 ---> Running in e6f21a5497ae 02:12:38 Removing intermediate container 4b310a4e537c 02:12:38 ---> 64add00e49c0 02:12:38 Step 13/21 : WORKDIR /edgex 02:12:38 ---> Running in b2796fbc9ca9 02:12:39 ---> c605a2eb8bd2 02:12:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:12:40 Removing intermediate container a5312fff2ced 02:12:40 ---> 85007c87f417 02:12:40 Step 23/23 : LABEL version=0.0.0 02:12:40 Successfully built d3c97d27331b 02:12:40 Removing intermediate container e6f21a5497ae 02:12:40 ---> cd1643ff9832 02:12:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:40 Removing intermediate container b2796fbc9ca9 02:12:40 ---> 3b4085edf6e1 02:12:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:12:40 Successfully tagged docker-core-command-go:latest 02:12:40  Building docker-core-command-go ... done  ---> Running in fe8385a8ad08 02:12:40 ---> Running in 57ba4d418cf1 02:12:41 ---> bd5e68fc3fdc 02:12:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:12:42 Removing intermediate container fe8385a8ad08 02:12:42 ---> ebd1ad54ca6e 02:12:42 02:12:42 ---> 3677f776f36b 02:12:42 Removing intermediate container 57ba4d418cf1 02:12:42 ---> 957e99bb19f7 02:12:42 Step 24/26 : LABEL arch=x86_64 02:12:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:12:43 Successfully built ebd1ad54ca6e 02:12:43 ---> Running in ce3930e3460e 02:12:43 Successfully tagged docker-core-metadata-go:latest 02:12:43  Building docker-core-metadata-go ... done Removing intermediate container ce3930e3460e 02:12:43 ---> b0224b0d0927 02:12:43 Step 25/26 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:12:44 Removing intermediate container 4b065c8025af 02:12:44 ---> 4596dccc4470 02:12:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:12:44 ---> Running in 25a935633e2c 02:12:44 ---> Running in f8ddfbddd29a 02:12:44 Removing intermediate container 25a935633e2c 02:12:44 ---> d4853d6c8926 02:12:44 Step 26/26 : LABEL version=0.0.0 02:12:45 ---> Running in 12e04a0c9eb6 02:12:45 ---> 413848f9dfe9 02:12:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:12:45 Removing intermediate container f8ddfbddd29a 02:12:45 ---> 0b32bb84d7bc 02:12:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:12:45 ---> 856475a387db 02:12:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:12:45 Removing intermediate container 12e04a0c9eb6 02:12:45 ---> 784dc9a90131 02:12:45 02:12:46 Removing intermediate container 0aea88fc0ea4 02:12:46 ---> 9c768eb569e9 02:12:46 02:12:46 Step 10/31 : FROM alpine:3.12 02:12:46 ---> afeebe901d6b 02:12:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:12:47 ---> Running in 597d0ef49734 02:12:47 ---> 5308aa30ce54 02:12:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:12:47 ---> 34168dc4ba4d 02:12:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:12:47 Removing intermediate container 4749b03474d5 02:12:47 ---> 779e1ad724bc 02:12:47 02:12:47 Step 10/23 : FROM alpine:3.12 02:12:47 ---> afeebe901d6b 02:12:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:47 ---> Running in 2f051dfbfea3 02:12:47 Successfully built 784dc9a90131 02:12:47 Successfully tagged docker-sys-mgmt-agent-go:latest 02:12:47 ---> Running in 46bd73d99104 02:12:47 ---> Running in 3351be680927 02:12:47  Building docker-sys-mgmt-agent-go ... done  ---> 18a90b9ee607 02:12:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:12:47 Removing intermediate container 597d0ef49734 02:12:47 ---> b6663038ecd9 02:12:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:12:47 ---> Running in 098d50d66cc4 02:12:48 ---> Running in 920474eaf80c 02:12:48 Removing intermediate container 3351be680927 02:12:48 ---> f1c6fef68526 02:12:48 Step 18/21 : CMD ["--init=true"] 02:12:49 ---> Running in 0e46563bd15a 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:50 Removing intermediate container 0e46563bd15a 02:12:50 ---> 7a5a2e1b53b9 02:12:50 Step 19/21 : LABEL arch=arm64 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:50 ---> Running in 454e6330064a 02:12:50 (1/1) Installing dumb-init (1.2.2-r1) 02:12:50 Executing busybox-1.31.1-r19.trigger 02:12:50 OK: 5 MiB in 15 packages 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:50 Removing intermediate container 098d50d66cc4 02:12:50 ---> 4936e51190c4 02:12:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:51 ---> fd381e1ca5da 02:12:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:51 (1/2) Installing dumb-init (1.2.2-r1) 02:12:51 Removing intermediate container 454e6330064a 02:12:51 ---> a30b7af4592c 02:12:51 Step 20/21 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:12:51 (2/2) Installing su-exec (0.2-r1) 02:12:51 Executing busybox-1.31.1-r19.trigger 02:12:51 OK: 5 MiB in 16 packages 02:12:51 Removing intermediate container 2f051dfbfea3 02:12:51 ---> 9295516956bb 02:12:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:12:51 ---> Running in cfc9e6149345 02:12:51 ---> Running in e5dfa1cc169f 02:12:52 ---> 527a0be92042 02:12:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:12:52 Removing intermediate container cfc9e6149345 02:12:52 ---> 50dd1f042484 02:12:52 Step 21/21 : LABEL version=0.0.0 02:12:52 Removing intermediate container e5dfa1cc169f 02:12:52 ---> 207a01e264b4 02:12:52 Step 22/24 : LABEL arch=arm64 02:12:52 Removing intermediate container 46bd73d99104 02:12:52 ---> b84bee950b4c 02:12:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:53 ---> Running in 797df9f1dbce 02:12:53 ---> Running in 1ead7b8f0637 02:12:53 ---> Running in c8daeacb9c19 02:12:53 Removing intermediate container 920474eaf80c 02:12:53 ---> 0fdac45374cb 02:12:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:12:53 ---> Running in 84a360a26564 02:12:53 ---> 0a32a938af54 02:12:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:12:54 Removing intermediate container 797df9f1dbce 02:12:54 ---> 1e044bab4560 02:12:54 02:12:54 Removing intermediate container 1ead7b8f0637 02:12:54 ---> ac0df7431ef0 02:12:54 Step 23/24 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:12:54 Removing intermediate container c8daeacb9c19 02:12:54 ---> f86cb8f84e19 02:12:54 Step 13/23 : ENV APP_PORT=48082 02:12:54 Removing intermediate container 84a360a26564 02:12:54 ---> a021e2c67d87 02:12:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:12:54 Successfully built 1e044bab4560 02:12:54 ---> Running in c1c0a2f0f6af 02:12:54 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:12:54 Building docker-sys-mgmt-agent-go 02:12:54  Building docker-security-proxy-setup-go ... done  ---> Running in abc84deb8698 02:12:54 ---> Running in f5e2ee5d25a1 02:12:55 Removing intermediate container abc84deb8698 02:12:55 ---> a9eebad1ceb1 02:12:55 Step 24/24 : LABEL version=0.0.0 02:12:55 Removing intermediate container c1c0a2f0f6af 02:12:55 ---> 8659e9169234 02:12:55 Step 14/23 : EXPOSE $APP_PORT 02:12:55 ---> Running in ecec5d2bc653 02:12:55 Removing intermediate container f5e2ee5d25a1 02:12:55 ---> 35a79d60e206 02:12:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:12:55 ---> Running in 12d741c4d961 02:12:55 ---> Running in 0ae41332c42e 02:12:56 ---> 2b669f6b577c 02:12:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:12:56 Removing intermediate container ecec5d2bc653 02:12:56 ---> d98f48afdd90 02:12:56 02:12:56 ---> cdd52ebd1894 02:12:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:12:56 Removing intermediate container 12d741c4d961 02:12:56 ---> fae92d9d91af 02:12:56 Step 15/23 : WORKDIR / 02:12:56 Successfully built d98f48afdd90 02:12:57 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:12:57  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 02:12:57 ---> Running in 2d08b41c4227 02:12:57 ---> Running in 2f51cf11ce5b 02:12:58 Removing intermediate container 2f51cf11ce5b 02:12:58 ---> 11fd1b10ab0b 02:12:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:59 Removing intermediate container 2d08b41c4227 02:12:59 ---> 77681ee5b658 02:12:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:59 Removing intermediate container 0ae41332c42e 02:12:59 ---> 11759f11d5e5 02:12:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:13:00 Removing intermediate container 9f43411e430b 02:13:00 ---> b7e7004741ac 02:13:00 02:13:00 Step 10/23 : FROM alpine:3.12 02:13:00 ---> 389fef711851 02:13:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:13:00 ---> Running in 44d2af53ea83 02:13:00 ---> 5ffa9aff42bb 02:13:00 Step 26/31 : RUN chmod +x /entrypoint.sh 02:13:00 ---> Running in 2b8bd42b9aa2 02:13:00 Removing intermediate container 44d2af53ea83 02:13:00 ---> 625d846d7331 02:13:00 Step 12/23 : ENV APP_PORT=48080 02:13:00 ---> Running in 2f87aaba1455 02:13:01 ---> 291ef5ba04f8 02:13:01 ---> Running in 3af676a272a2 02:13:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:13:02 Removing intermediate container e0e7997b026c 02:13:02 ---> 8ff395174290 02:13:02 02:13:02 Step 10/23 : FROM alpine:3.12 02:13:02 ---> afeebe901d6b 02:13:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:13:02 Removing intermediate container 3af676a272a2 02:13:02 ---> 8de36de64b34 02:13:02 Step 13/23 : EXPOSE $APP_PORT 02:13:02 Removing intermediate container 2f87aaba1455 02:13:02 ---> 24847f9a9eb1 02:13:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:13:03 ---> Running in 893545596c44 02:13:03 ---> 392eb2fb8f6b 02:13:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:13:03 ---> Running in ebf203b4883a 02:13:03 Removing intermediate container 893545596c44 02:13:03 ---> 33bf82688cb3 02:13:03 Step 12/23 : ENV APP_PORT=48080 02:13:03 ---> eb2cf8633c7d 02:13:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:13:04 ---> Running in 6055fcf59f00 02:13:04 ---> Running in 10968aaaa629 02:13:04 Removing intermediate container ebf203b4883a 02:13:04 ---> b5cfb05acd87 02:13:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:04 ---> a09fe3ccb612 02:13:04 Step 19/23 : ENTRYPOINT ["/core-command"] 02:13:04 ---> Running in 6272e0b62b93 02:13:04 Removing intermediate container 6055fcf59f00 02:13:04 ---> Running in c5d68f4c2443 02:13:04 ---> b5acdd86d77c 02:13:04 Step 13/23 : EXPOSE $APP_PORT 02:13:05 ---> Running in 35ec6e682176 02:13:05 Removing intermediate container 6272e0b62b93 02:13:05 ---> a14ede356274 02:13:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:05 Removing intermediate container 2b8bd42b9aa2 02:13:05 ---> f7ca3c815939 02:13:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:13:05 ---> Running in 7195db66766f 02:13:06 Removing intermediate container 35ec6e682176 02:13:06 ---> b759f09c1a59 02:13:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:06 ---> Running in 1cee1020a95f 02:13:06 ---> Running in 488993378a7a 02:13:07 Removing intermediate container 1cee1020a95f 02:13:07 ---> abadc269fb8c 02:13:07 Step 21/23 : LABEL arch=arm64 02:13:08 Removing intermediate container 7195db66766f 02:13:08 ---> 590e7ea5a037 02:13:08 Step 28/31 : CMD ["gate"] 02:13:08 ---> Running in 9fd5732c7efa 02:13:08 ---> Running in 6ddd93966b91 02:13:08 Removing intermediate container 10968aaaa629 02:13:08 ---> e9f557655a18 02:13:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:13:09 Removing intermediate container 9fd5732c7efa 02:13:09 ---> 3e18417af763 02:13:09 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:13:09 Removing intermediate container 6ddd93966b91 02:13:09 ---> 5d3cfda69bbf 02:13:09 Step 29/31 : LABEL arch=x86_64 02:13:09 ---> Running in 8b219c60324a 02:13:09 Removing intermediate container c5d68f4c2443 02:13:09 ---> 4c912ef45a71 02:13:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:13:09 ---> Running in 65cafce76400 02:13:09 ---> Running in 4d2142b8a5a2 02:13:09 ---> 945f8b453b41 02:13:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:13:10 Removing intermediate container 65cafce76400 02:13:10 ---> 51cdcf13e3fa 02:13:10 Step 30/31 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:13:10 Removing intermediate container 8b219c60324a 02:13:10 ---> 4b182665dc93 02:13:10 Step 23/23 : LABEL version=0.0.0 02:13:10 ---> Running in b79af40a56ea 02:13:10 ---> Running in 89f00fb774b9 02:13:10 Removing intermediate container 488993378a7a 02:13:10 ---> 21c75cac1ea6 02:13:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:13:11 Removing intermediate container b79af40a56ea 02:13:11 ---> 6ab0ec7dc4af 02:13:11 Step 31/31 : LABEL version=0.0.0 02:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:13:11 ---> Running in e146b8120e39 02:13:11 ---> Running in 7be230261b5d 02:13:12 Removing intermediate container 89f00fb774b9 02:13:12 ---> e032cf5b586b 02:13:12 02:13:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:13:12 Removing intermediate container e146b8120e39 02:13:12 ---> c4bdac1df28b 02:13:12 02:13:12 ---> 10f1b28f3549 02:13:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:13:12 Successfully built e032cf5b586b 02:13:12 Successfully tagged docker-core-command-go-arm64:latest 02:13:12 Building docker-support-scheduler-go 02:13:12 Successfully built c4bdac1df28b 02:13:12 (1/6) Installing dumb-init (1.2.2-r1) 02:13:12 Successfully tagged docker-security-bootstrapper-go:latest 02:13:12  Building docker-security-bootstrapper-go ... done (2/6) Installing libgcc (9.3.0-r2) 02:13:12 (3/6) Installing libsodium (1.0.18-r0) 02:13:13 (4/6) Installing libstdc++ (9.3.0-r2) 02:13:13 (5/6) Installing libzmq (4.3.3-r0) 02:13:13 (6/6) Installing zeromq (4.3.3-r0) 02:13:13 Executing busybox-1.31.1-r19.trigger 02:13:13  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:13 OK: 8 MiB in 20 packages 02:13:13 ---> 33c392ebeb77 02:13:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:13:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:15 (1/6) Installing dumb-init (1.2.2-r1) 02:13:15 (2/6) Installing libgcc (9.3.0-r2) 02:13:15 (3/6) Installing libsodium (1.0.18-r0) 02:13:15 (4/6) Installing libstdc++ (9.3.0-r2) 02:13:15 Removing intermediate container 4d2142b8a5a2 02:13:15 ---> c131276bd344 02:13:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:13:15 (5/6) Installing libzmq (4.3.3-r0) 02:13:15 (6/6) Installing zeromq (4.3.3-r0) 02:13:15 Executing busybox-1.31.1-r19.trigger 02:13:15 OK: 8 MiB in 20 packages 02:13:15 ---> 0d9e85dfee1a 02:13:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:13:15 ---> fcbca3bb0048 02:13:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:13:17 ---> 215d0389f9c8 02:13:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:13:17 ---> ded889414bde 02:13:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:13:17 Removing intermediate container 7be230261b5d 02:13:17 ---> 65509a9e39f5 02:13:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:13:18 ---> 0bd9cd7630e3 02:13:18 Step 19/23 : ENTRYPOINT ["/core-data"] 02:13:18 ---> Running in dabc66b04d99 02:13:18 ---> Running in eecb78314731 02:13:18 Removing intermediate container dabc66b04d99 02:13:18 ---> b8d527792a49 02:13:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:19 ---> Running in 183c974fd0f5 02:13:19 ---> 14db1461de0a 02:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:13:19 Removing intermediate container eecb78314731 02:13:19 ---> b6252d3d7ea6 02:13:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:13:19 Removing intermediate container 183c974fd0f5 02:13:19 ---> 2e4569e91589 02:13:19 Step 21/23 : LABEL arch=x86_64 02:13:19 ---> Running in d95c8aac59ee 02:13:20 Removing intermediate container d95c8aac59ee 02:13:20 ---> 7b5ffa0546b1 02:13:20 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:13:20 ---> Running in 5ce6ef88428f 02:13:20 Removing intermediate container 5ce6ef88428f 02:13:20 ---> 8774a22e8973 02:13:20 Step 23/23 : LABEL version=0.0.0 02:13:20 ---> Running in f30e9f7aa875 02:13:21 Removing intermediate container f30e9f7aa875 02:13:21 ---> 27e8eb77623b 02:13:21 02:13:21 Successfully built 27e8eb77623b 02:13:21 Successfully tagged docker-core-data-go:latest 02:13:21 ---> 4aad6d8fcd6d 02:13:21 Step 26/31 : RUN chmod +x /entrypoint.sh 02:13:22  Building docker-core-data-go ... done  [Pipeline] } 02:13:22 $ docker stop --time=1 5102cfd29915ec5499c043b4cc3c356ad7fd27f16038e2cd92cdd844004ee945 02:13:22 ---> Running in c662bb309614 02:13:22 ---> 015a0fef7ffb 02:13:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:13:24 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:13:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:13:24 ---> c72fd6809767 02:13:24 Step 3/26 : WORKDIR /edgex-go 02:13:24 ---> Using cache 02:13:24 ---> 286deb9833f5 02:13:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:24 ---> Using cache 02:13:24 ---> b46e8f284bb4 02:13:24 Step 5/26 : RUN apk add --update --no-cache make bash git 02:13:24 ---> 3e93d0934c32 02:13:24 Step 19/23 : ENTRYPOINT ["/core-data"] 02:13:24 ---> Running in 54cc872358ab 02:13:25 ---> Running in 61392b475cfa 02:13:25 $ docker rm -f 5102cfd29915ec5499c043b4cc3c356ad7fd27f16038e2cd92cdd844004ee945 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:26 Removing intermediate container 61392b475cfa 02:13:26 ---> 6a1ed5f300ce 02:13:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:13:26 + docker images 02:13:26 + grep docker 02:13:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:27 ---> Running in 980711b5d8d2 02:13:27 Removing intermediate container c662bb309614 02:13:27 ---> 48f53e6425d0 02:13:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:28 ---> Running in 805e82fd2385 02:13:28 Removing intermediate container 980711b5d8d2 02:13:28 ---> 4b335d1303eb 02:13:28 Step 21/23 : LABEL arch=arm64 02:13:28 docker-core-data-go latest 27e8eb77623b 7 seconds ago 22.3MB 02:13:28 docker-security-bootstrapper-go latest c4bdac1df28b 15 seconds ago 23.8MB 02:13:28 docker-sys-mgmt-agent-go latest 784dc9a90131 42 seconds ago 313MB 02:13:28 docker-core-metadata-go latest ebd1ad54ca6e 47 seconds ago 18.8MB 02:13:28 docker-core-command-go latest d3c97d27331b 49 seconds ago 16.9MB 02:13:28 docker-security-secretstore-setup-go latest d4b0424b918f 3 minutes ago 24.6MB 02:13:28 docker-support-notifications-go latest ae82a4053823 3 minutes ago 17.6MB 02:13:28 docker-support-scheduler-go latest 3bedd6f6c96f 3 minutes ago 17MB 02:13:28 docker-security-proxy-setup-go latest d891c5e4cf7a 3 minutes ago 24.4MB 02:13:28 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv 02:13:28 OK: 217 MiB in 51 packages 02:13:28 ---> Running in bbcb011e72cf [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) 02:13:29 Removing intermediate container 805e82fd2385 02:13:29 ---> 9e9bcc9bf45f 02:13:29 Step 28/31 : CMD ["gate"] [Pipeline] findFiles [Pipeline] node 02:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:13:29 ---> c72fd6809767 02:13:29 Step 3/22 : WORKDIR /edgex-go 02:13:29 ---> Using cache 02:13:29 ---> 286deb9833f5 02:13:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:29 ---> Using cache 02:13:29 ---> b46e8f284bb4 02:13:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:13:29 ---> Running in a5b212431329 02:13:29 ---> Running in d0fa7fb9be3e 02:13:29 Removing intermediate container bbcb011e72cf 02:13:29 ---> 37c6c8c1388f 02:13:29 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:13:29 Removing intermediate container 54cc872358ab 02:13:29 ---> aa26b7e4a6ae 02:13:29 Step 6/26 : COPY go.mod . 02:13:30 ---> Running in fac7d7d90f57 02:13:30 Removing intermediate container d0fa7fb9be3e 02:13:30 ---> 732bee3ec384 02:13:30 Step 29/31 : LABEL arch=arm64 02:13:30 Removing intermediate container fac7d7d90f57 02:13:30 ---> 03b745440576 02:13:30 Step 23/23 : LABEL version=0.0.0 02:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:31 ---> 1ee9530f7180 02:13:31 Step 7/26 : RUN go mod download 02:13:31 ---> Running in e965533db417 02:13:31 ---> Running in a5d66d43574d 02:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:32 ---> Running in 764bfd0079e1 02:13:32 Removing intermediate container e965533db417 02:13:32 ---> c9a4033fa2e9 02:13:32 Step 30/31 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:13:32 OK: 217 MiB in 51 packages 02:13:33 Removing intermediate container a5d66d43574d 02:13:33 ---> 830c294aa499 02:13:33 02:13:33 Successfully built 830c294aa499 02:13:33 Successfully tagged docker-core-data-go-arm64:latest 02:13:33  Building docker-core-data-go ... done Building docker-core-metadata-go 02:13:33 ---> Running in 0b7376758cd4 02:13:34 Removing intermediate container a5b212431329 02:13:34 ---> 9cfdfbf4632f 02:13:34 Step 6/22 : COPY go.mod . 02:13:34 Removing intermediate container 0b7376758cd4 02:13:34 ---> 114e8e11a791 02:13:34 Step 31/31 : LABEL version=0.0.0 02:13:35 ---> Running in b915af81775b 02:13:36 ---> 70c1637df96e 02:13:36 Step 7/22 : RUN go mod download 02:13:37 ---> Running in 40c6e06f1db9 02:13:37 Removing intermediate container b915af81775b 02:13:37 ---> 2234ebe92c14 02:13:37 02:13:38 Successfully built 2234ebe92c14 02:13:38 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:13:38  Building docker-security-bootstrapper-go ... done Removing intermediate container 764bfd0079e1 02:13:38 ---> ff71a1da8bc3 02:13:38 Step 8/26 : COPY . . 02:13:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:13:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:13:41 ---> c72fd6809767 02:13:41 Step 3/22 : WORKDIR /edgex-go 02:13:41 ---> Using cache 02:13:41 ---> 286deb9833f5 02:13:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:41 ---> Using cache 02:13:41 ---> b46e8f284bb4 02:13:41 Step 5/22 : RUN apk add --update --no-cache make git 02:13:41 ---> Using cache 02:13:41 ---> a9eadbfc5b30 02:13:41 Step 6/22 : COPY go.mod . 02:13:41 ---> Using cache 02:13:41 ---> 2fc5a555496b 02:13:41 Step 7/22 : RUN go mod download 02:13:41 ---> Using cache 02:13:41 ---> 0ef4386cc330 02:13:41 Step 8/22 : COPY . . 02:13:41 ---> Using cache 02:13:41 ---> 27012820bd3c 02:13:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:13:44 Still waiting to schedule task 02:13:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:13:44 ---> Running in 672348b79ac4 02:13:44 Removing intermediate container 40c6e06f1db9 02:13:44 ---> d72438965316 02:13:44 Step 8/22 : COPY . . 02:13: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 02:14:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:14:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:14:00 ---> c72fd6809767 02:14:00 Step 3/23 : WORKDIR /edgex-go 02:14:00 ---> Using cache 02:14:00 ---> 286deb9833f5 02:14:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:00 ---> Using cache 02:14:00 ---> b46e8f284bb4 02:14:00 Step 5/23 : RUN apk add --update --no-cache make git 02:14:00 ---> Using cache 02:14:00 ---> a9eadbfc5b30 02:14:00 Step 6/23 : COPY go.mod . 02:14:00 ---> Using cache 02:14:00 ---> 2fc5a555496b 02:14:00 Step 7/23 : RUN go mod download 02:14:00 ---> Using cache 02:14:00 ---> 0ef4386cc330 02:14:00 Step 8/23 : COPY . . 02:14:00 ---> Using cache 02:14:00 ---> 27012820bd3c 02:14:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:14:05 ---> df643a902f65 02:14:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:14:05 ---> Running in 10ba14bc27e8 02:14:05 ---> Running in df37ecfad050 02:14:06 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 02:14:07 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 02:14:11 ---> ebc136d01010 02:14:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:14:11 ---> Running in 64b00cd786b6 02:14: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 02:14:37 Running on prd-ubuntu18.04-docker-8c-8g-25165 in /w/workspace/edgexfoundry_edgex-go_PR-3128 [Pipeline] { [Pipeline] ws 02:14:37 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:14:39 using credential edgex-jenkins-ssh 02:14:40 Cloning the remote Git repository 02:14:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:14:40 > git init /w/workspace/edgex-go/3 # timeout=10 02:14:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:40 > git --version # timeout=10 02:14:40 > git --version # 'git version 2.17.1' 02:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:48 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:14:48 Merge succeeded, producing 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:14:48 Checking out Revision 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 (PR-3128) 02:14:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3128/head:refs/remotes/origin/PR-3128 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:14:48 > git config core.sparsecheckout # timeout=10 02:14:48 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # timeout=10 02:14:48 > git remote # timeout=10 02:14:48 > git config --get remote.origin.url # timeout=10 02:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:48 > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 02:14:48 > git rev-parse HEAD^{commit} # timeout=10 02:14:48 > git config core.sparsecheckout # timeout=10 02:14:48 > git checkout -f 8e93124ee06ded084fe2973dccb39a0d1ec16ad8 # timeout=10 02:14:52 Commit message: "feat(notifications): Implement GET /subscription/label/{label} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:53 + echo snap-build.sh 02:14:53 snap-build.sh 02:14:53 + SNAP_BASE_DIR=. 02:14:53 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:14:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:14:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:14:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:14:53 + cd /w/workspace/edgex-go/3 02:14:53 + sudo apt-get remove -qy --purge lxd lxd-client 02:14:53 Reading package lists... 02:14:53 Building dependency tree... 02:14:53 Reading state information... 02:14:53 The following packages were automatically installed and are no longer required: 02:14:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:14:53 uidmap xdelta3 02:14:53 Use 'sudo apt autoremove' to remove them. 02:14:53 The following packages will be REMOVED: 02:14:53 lxd* lxd-client* 02:14:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:14:54 After this operation, 31.7 MB disk space will be freed. 02:14:55 (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.) 02:14:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:14:56 Removing lxd dnsmasq configuration 02:14:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:14:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:14:57 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:14:57 (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.) 02:14:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:14:59 Processing triggers for systemd (237-3ubuntu10.42) ... 02:14:59 Processing triggers for ureadahead (0.100.0-21) ... 02:14:59 + sudo snap remove --purge lxd 02:15:00 snap "lxd" is not installed 02:15:00 + sudo groupadd --force --system lxd 02:15:00 ++ whoami 02:15:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:15:00 + newgrp - lxd 02:15:00 + sudo snap install lxd 02:15:00 Removing intermediate container 672348b79ac4 02:15:00 ---> 3b6c1b6b3796 02:15:00 02:15:00 Step 10/22 : FROM alpine:3.12 02:15:00 ---> afeebe901d6b 02:15:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:15:00 ---> Using cache 02:15:00 ---> b84bee950b4c 02:15:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:15:00 ---> Using cache 02:15:00 ---> f86cb8f84e19 02:15:00 Step 13/22 : ENV APP_PORT=48085 02:15:00 ---> Running in f921687cf217 02:15:00 Removing intermediate container f921687cf217 02:15:00 ---> f19e4d95a292 02:15:00 Step 14/22 : EXPOSE $APP_PORT 02:15:00 ---> Running in eb04afaa2d9b 02:15:00 Removing intermediate container eb04afaa2d9b 02:15:00 ---> 4872d6c084f0 02:15:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:00 ---> 01e6c70f85b2 02:15:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:15:00 ---> 70bd3fd921e5 02:15:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:15:00 ---> e58f5978daa7 02:15:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:15:00 ---> Running in f12cf7185417 02:15:01 Removing intermediate container f12cf7185417 02:15:01 ---> df6935082930 02:15:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:01 ---> Running in 32bfcba0132a 02:15:02 Removing intermediate container 32bfcba0132a 02:15:02 ---> 7409dd4d91bb 02:15:02 Step 20/22 : LABEL arch=arm64 02:15:02 ---> Running in d50777b4d196 02:15:03 Removing intermediate container d50777b4d196 02:15:03 ---> a2d148955421 02:15:03 Step 21/22 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:15:03 ---> Running in 9ba73131b046 02:15:03 Removing intermediate container 9ba73131b046 02:15:03 ---> 6f3340b8e39f 02:15:03 Step 22/22 : LABEL version=0.0.0 02:15:04 ---> Running in 4df921878b68 02:15:04 Removing intermediate container 4df921878b68 02:15:04 ---> 72888b30f4a8 02:15:04 02:15:05 Successfully built 72888b30f4a8 02:15:05 Successfully tagged docker-support-scheduler-go-arm64:latest 02:15:10 2021-02-05T02:15:07Z INFO Waiting for automatic snapd restart... 02:15:22 lxd 4.10 from Canonical* installed 02:15:22 + sudo lxd init --auto 02:15:23  Building docker-support-scheduler-go ... done Removing intermediate container df37ecfad050 02:15:23 ---> e498a27071ac 02:15:23 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:15:23 ---> Running in f916df22f4a9 02:15:23 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 02:15:27 Removing intermediate container f916df22f4a9 02:15:27 ---> 9df4c50b600b 02:15:27 02:15:27 Step 11/26 : FROM docker:20.10.0 02:15:27 20.10.0: Pulling from library/docker 02:15:31 + sudo snap install --classic snapcraft 02:15:35 Removing intermediate container 64b00cd786b6 02:15:35 ---> 23a1149cb01e 02:15:35 02:15:35 Step 10/22 : FROM alpine:3.12 02:15:35 ---> afeebe901d6b 02:15:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:15:35 snapcraft 4.4.4 from Canonical* installed 02:15:35 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:15:35 + patch --verbose -p1 02:15:35 Hmm... Looks like a unified diff to me... 02:15:35 The text leading up to this was: 02:15:35 -------------------------- 02:15:35 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:15:35 |From: Tony Espy 02:15:35 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:15:35 |Subject: [PATCH] optimize snap build for pipeline CI check 02:15:35 | 02:15:35 |This patch is used by the EdgeX CI pipeline builds to 02:15:35 |optimize the snap CI check run for pull requests. When 02:15:35 |applied, it essentially strips out everything (apps and 02:15:35 |parts) from the snapcraft.yaml file except those required 02:15:35 |to build edgex-go, as the whole idea of the CI check is to 02:15:35 |catch changes to edgex-go that break the snap build. 02:15:35 | 02:15:35 |In general, anyone updating snapcraft.yaml will also need 02:15:35 |to update this patch file, otherwise it may fail to apply, 02:15:35 |resulting in a failed snap build CI check in the associated 02:15:35 |pull request. 02:15:35 | 02:15:35 |Note - in addition to applying this patch, the pipeline also 02:15:35 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:15:35 |need to build the finally binary .snap file (and it won't 02:15:35 |work with the patch applied). This further reduces the build 02:15:35 |time. 02:15:35 |--- 02:15:35 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:15:35 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:15:35 | 02:15:35 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:15:35 |index 1e537489..faf42425 100644 02:15:35 |--- a/snap/snapcraft.yaml 02:15:35 |+++ b/snap/snapcraft.yaml 02:15:35 -------------------------- 02:15:35 patching file snap/snapcraft.yaml 02:15:35 Using Plan A... 02:15:35 Hunk #1 succeeded at 73. 02:15:35 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 02:15:35 Hunk #3 succeeded at 214 (offset -1 lines). 02:15:35 Hunk #4 succeeded at 222 (offset -1 lines). 02:15:35 Hunk #5 succeeded at 229 (offset -1 lines). 02:15:35 Hunk #6 succeeded at 256 (offset -1 lines). 02:15:35 Hunk #7 succeeded at 290 (offset -1 lines). 02:15:35 Hunk #8 succeeded at 342. 02:15:35 Hmm... Ignoring the trailing garbage. 02:15:35 done 02:15:35 + sudo snapcraft prime --use-lxd 02:15:35 Removing intermediate container 10ba14bc27e8 02:15:35 ---> 19b1195944fd 02:15:35 02:15:35 Step 10/23 : FROM alpine:3.12 02:15:35 ---> afeebe901d6b 02:15:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:15:35 ---> Using cache 02:15:35 ---> b84bee950b4c 02:15:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:15:35 ---> Using cache 02:15:35 ---> f86cb8f84e19 02:15:35 Step 13/23 : ENV APP_PORT=48081 02:15:36 ---> Running in 93b520a0ee13 02:15:36 ---> Running in e07997c259cf 02:15:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:15:36 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: 02:15:36 - README.md 02:15:36 - snapcraft.yaml.orig 02:15:36 02:15:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:15:36 Removing intermediate container e07997c259cf 02:15:36 ---> a1544c2b4a9b 02:15:36 Step 14/23 : EXPOSE $APP_PORT 02:15:37 ---> Running in c86b3a4627ec 02:15:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:15:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:15:37 Launching a container. 02:15:38 Removing intermediate container c86b3a4627ec 02:15:38 ---> a577b095961a 02:15:38 Step 15/23 : WORKDIR / 02:15:38 ---> Running in cf4e9d47c03e 02:15:38 (1/2) Installing ca-certificates (20191127-r4) 02:15:38 (2/2) Installing dumb-init (1.2.2-r1) 02:15:38 Executing busybox-1.31.1-r19.trigger 02:15:38 Executing ca-certificates-20191127-r4.trigger 02:15:38 OK: 6 MiB in 16 packages 02:15:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:15:38 Removing intermediate container cf4e9d47c03e 02:15:38 ---> 2e00699c7748 02:15:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:38 Status: Downloaded newer image for docker:20.10.0 02:15:38 ---> eeaf43b92773 02:15:38 Step 12/26 : RUN apk add --no-cache bash 02:15:38 ---> Running in 5292ebb0c3bc 02:15:39 ---> cbf632e050b8 02:15:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:15:40 Removing intermediate container 93b520a0ee13 02:15:40 ---> b1ee2a637d60 02:15:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:15:40 ---> Running in 11c5085edfcf 02:15:41 ---> 96ba88be66a7 02:15:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:15:41 Removing intermediate container 11c5085edfcf 02:15:41 ---> 16e52fc84d31 02:15:41 Step 13/22 : ENV APP_PORT=48060 02:15:41 (1/2) Installing readline (8.0.4-r0) 02:15:41 (2/2) Installing bash (5.0.17-r0) 02:15:41 Executing bash-5.0.17-r0.post-install 02:15:41 Executing busybox-1.31.1-r19.trigger 02:15:41 OK: 12 MiB in 22 packages 02:15:41 ---> Running in 83166ae3ff40 02:15:41 ---> 78c412a96a57 02:15:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:15:41 ---> Running in 0b815a4448be 02:15:41 Removing intermediate container 83166ae3ff40 02:15:41 ---> 953188d29fde 02:15:41 Step 14/22 : EXPOSE $APP_PORT 02:15:42 ---> Running in 0067f425680e 02:15:42 Removing intermediate container 0b815a4448be 02:15:42 ---> cd17da097cb5 02:15:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:42 ---> Running in d6a3235ae66e 02:15:42 Removing intermediate container 0067f425680e 02:15:42 ---> 94ed625a6fea 02:15:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:42 Removing intermediate container 5292ebb0c3bc 02:15:42 ---> d8029967aa3f 02:15:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:15:42 ---> Running in 4dd63061fca6 02:15:43 Removing intermediate container d6a3235ae66e 02:15:43 ---> 5e807da55c41 02:15:43 Step 21/23 : LABEL arch=arm64 02:15:43 ---> Running in 4e654a4fe125 02:15:43 Removing intermediate container 4dd63061fca6 02:15:43 ---> 3aa52f05f022 02:15:43 Step 14/26 : ENV APP_PORT=48090 02:15:43 ---> c7d8279c5174 02:15:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:15:43 ---> Running in afd059c78aad 02:15:44 Removing intermediate container 4e654a4fe125 02:15:44 ---> 54444ee236ab 02:15:44 Step 22/23 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:15:44 ---> Running in d8b9545f4381 02:15:44 Removing intermediate container afd059c78aad 02:15:44 ---> 988010419097 02:15:44 Step 15/26 : EXPOSE $APP_PORT 02:15:44 ---> Running in 8a365ca08fa0 02:15:45 Removing intermediate container d8b9545f4381 02:15:45 ---> 24c8239b0c8d 02:15:45 Step 23/23 : LABEL version=0.0.0 02:15:45 ---> 65515d0c0042 02:15:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:15:45 ---> Running in 10dd5a659c66 02:15:45 Removing intermediate container 8a365ca08fa0 02:15:45 ---> 7797e3c3ae42 02:15:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:15:45 Removing intermediate container 10dd5a659c66 02:15:45 ---> 1885f67efc4b 02:15:45 02:15:46 ---> 6c5f79157ee0 02:15:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:15:46 Successfully built 1885f67efc4b 02:15:46 Successfully tagged docker-core-metadata-go-arm64:latest 02:15:46  Building docker-core-metadata-go ... done  ---> Running in 0a43e1ad7da8 02:15:46 ---> 08a4838c35d6 02:15:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:15:47 Removing intermediate container 0a43e1ad7da8 02:15:47 ---> b5b02c22a0e1 02:15:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:47 ---> Running in 705e6fc32a5b 02:15:47 ---> 325c91dcf436 02:15:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:15:47 Removing intermediate container 705e6fc32a5b 02:15:47 ---> b986f0ed3799 02:15:47 Step 20/22 : LABEL arch=arm64 02:15:47 ---> Running in ea11d3fa0d9c 02:15:48 ---> 97f34f6d2a11 02:15:48 Step 19/26 : RUN apk --no-cache add py3-pip 02:15:48 Removing intermediate container ea11d3fa0d9c 02:15:48 ---> ce8de7255a9d 02:15:48 Step 21/22 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:15:48 ---> Running in 9dbd305f84d4 02:15:48 ---> Running in 10b2da46c622 02:15:49 Removing intermediate container 10b2da46c622 02:15:49 ---> def2602b0a1e 02:15:49 Step 22/22 : LABEL version=0.0.0 02:15:49 ---> Running in 2c63beb58053 02:15:49 Removing intermediate container 2c63beb58053 02:15:49 ---> 03a69ca34b5f 02:15:49 02:15:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:15:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:15:49 Waiting for container to be ready 02:15:49 To start your first instance, try: lxc launch ubuntu:18.04 02:15:49 02:15:49 Successfully built 03a69ca34b5f 02:15:49 Successfully tagged docker-support-notifications-go-arm64:latest 02:15:50  Building docker-support-notifications-go ... done (1/33) Installing libbz2 (1.0.8-r1) 02:15:50 (2/33) Installing expat (2.2.9-r1) 02:15:50 (3/33) Installing libffi (3.3-r2) 02:15:50 (4/33) Installing gdbm (1.13-r1) 02:15:50 (5/33) Installing xz-libs (5.2.5-r0) 02:15:50 (6/33) Installing sqlite-libs (3.32.1-r0) 02:15:50 (7/33) Installing python3 (3.8.5-r0) 02:15:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:15:52 Waiting for network to be ready... 02:15:52 (8/33) Installing py3-appdirs (1.4.4-r1) 02:15:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:15:52 (10/33) Installing py3-parsing (2.4.7-r0) 02:15:52 (11/33) Installing py3-six (1.15.0-r0) 02:15:52 (12/33) Installing py3-packaging (20.4-r0) 02:15:52 (13/33) Installing py3-setuptools (47.0.0-r0) 02:15:52 (14/33) Installing py3-chardet (3.0.4-r4) 02:15:52 (15/33) Installing py3-idna (2.9-r0) 02:15:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:15:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:15:52 (18/33) Installing py3-requests (2.23.0-r0) 02:15:52 (19/33) Installing py3-msgpack (1.0.0-r0) 02:15:52 (20/33) Installing py3-lockfile (0.12.2-r3) 02:15:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:15:52 (22/33) Installing py3-colorama (0.4.3-r0) 02:15:52 (23/33) Installing py3-distlib (0.3.0-r0) 02:15:52 (24/33) Installing py3-distro (1.5.0-r1) 02:15:52 (25/33) Installing py3-webencodings (0.5.1-r3) 02:15:52 (26/33) Installing py3-html5lib (1.0.1-r4) 02:15:52 (27/33) Installing py3-pytoml (0.1.21-r0) 02:15:52 (28/33) Installing py3-pep517 (0.8.2-r0) 02:15:52 (29/33) Installing py3-progress (1.5-r0) 02:15:52 (30/33) Installing py3-toml (0.10.1-r0) 02:15:52 (31/33) Installing py3-retrying (1.3.3-r0) 02:15:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:15:52 (33/33) Installing py3-pip (20.1.1-r0) 02:15:52 Executing busybox-1.31.1-r19.trigger 02:15:52 OK: 71 MiB in 55 packages 02:15:52 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:15:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:15:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:15:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 02:15:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:15:53 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:15:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:15:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:15:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:15:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:15:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:15:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 02:15:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:15:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:15:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:15:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:15:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 02:15:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:15:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:15:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 02:15:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:15:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:15:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:15:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:15:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:15:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 02:15:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:15:57 Fetched 23.9 MB in 4s (5521 kB/s) 02:15:58 Reading package lists... 02:15:58 Reading package lists... 02:15:58 Building dependency tree... 02:15:58 Reading state information... 02:15:58 The following additional packages will be installed: 02:15:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:15:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:15:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:15:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:15:58 Suggested packages: 02:15:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:15:58 Recommended packages: 02:15:58 gnupg libsasl2-modules 02:15:58 The following NEW packages will be installed: 02:15:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:15:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:15:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:15:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:15:58 The following packages will be upgraded: 02:15:58 gpg gpg-agent gpgconf libudev1 02:15:58 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 02:15:58 Need to get 3533 kB of archives. 02:15:58 After this operation, 13.3 MB of additional disk space will be used. 02:15:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:15:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:15:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:15:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:15:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:15:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 02:15:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 02:15:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:15:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 02:15:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 02:15:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:15:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:15:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:15:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:15:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:15:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:15:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:15:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:15:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:15:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:15:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:15:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:15:59 debconf: delaying package configuration, since apt-utils is not installed 02:15:59 Fetched 3533 kB in 1s (3180 kB/s) 02:15:59 (Reading database ... 12511 files and directories currently installed.) 02:15:59 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 02:15:59 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:15:59 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 02:16:00 Selecting previously unselected package udev. 02:16:00 (Reading database ... 12511 files and directories currently installed.) 02:16:00 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 02:16:00 Unpacking udev (237-3ubuntu10.44) ... 02:16:00 Selecting previously unselected package libfuse2:amd64. 02:16:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:16:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:16:00 Selecting previously unselected package fuse. 02:16:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:16:00 Unpacking fuse (2.9.7-1ubuntu1) ... 02:16:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:16:00 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:16:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:16:00 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:16:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:16:00 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:16:00 Removing intermediate container 9dbd305f84d4 02:16:00 ---> 5a3339b737fb 02:16:00 Step 20/26 : RUN pip install docker-compose==1.23.2 02:16:00 ---> Running in 53441102586d 02:16:01 Selecting previously unselected package libksba8:amd64. 02:16:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:16:01 Unpacking libksba8:amd64 (1.3.5-2) ... 02:16:01 Selecting previously unselected package libroken18-heimdal:amd64. 02:16:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:16:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:16:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:16:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libwind0-heimdal:amd64. 02:16:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:16:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:16:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:16:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:16:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:16:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:02 Selecting previously unselected package libsasl2-modules-db:amd64. 02:16:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:16:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:16:02 Selecting previously unselected package libsasl2-2:amd64. 02:16:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:16:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:16:02 Selecting previously unselected package libldap-common. 02:16:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 02:16:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:16:02 Selecting previously unselected package libldap-2.4-2:amd64. 02:16:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 02:16:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:16:02 Selecting previously unselected package dirmngr. 02:16:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:16:02 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:16:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:16:02 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:16:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:16:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:16:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:16:02 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:16:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:02 Setting up libksba8:amd64 (1.3.5-2) ... 02:16:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:16:02 Setting up udev (237-3ubuntu10.44) ... 02:16:03 invoke-rc.d: policy-rc.d denied execution of start. 02:16:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Processing triggers for systemd (237-3ubuntu10) ... 02:16:03 Setting up fuse (2.9.7-1ubuntu1) ... 02:16:03 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:16:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:16:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:16:03 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:16:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:16:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:16:04 settings in the [Install] section, and DefaultInstance for template units). 02:16:04 This means they are not meant to be enabled using systemctl. 02:16:04 Possible reasons for having this kind of units are: 02:16:04 1) A unit may be statically enabled by being symlinked from another unit's 02:16:04 .wants/ or .requires/ directory. 02:16:04 2) A unit's purpose may be to act as a helper for some other unit which has 02:16:04 a requirement dependency on it. 02:16:04 3) A unit may be started when needed via activation (socket, path, timer, 02:16:04 D-Bus, udev, scripted systemctl call, ...). 02:16:04 4) In case of template units, the unit is meant to be enabled with some 02:16:04 instance name specified. 02:16:04 Collecting docker-compose==1.23.2 02:16:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:16:04 Reading package lists... 02:16:04 Building dependency tree... 02:16:04 Reading state information... 02:16:04 Collecting websocket-client<1.0,>=0.32.0 02:16:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:16:04 The following additional packages will be installed: 02:16:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:16:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:16:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:16:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:16:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:16:04 Suggested packages: 02:16:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:16:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:16:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:16:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:16:04 systemd-container policykit-1 02:16:04 Recommended packages: 02:16:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:16:04 The following NEW packages will be installed: 02:16:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:16:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:16:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:16:04 multiarch-support openssh-client python3 python3-minimal python3.6 02:16:04 python3.6-minimal snapd squashfs-tools sudo 02:16:04 The following packages will be upgraded: 02:16:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:16:05 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 02:16:05 Need to get 35.2 MB of archives. 02:16:05 After this operation, 141 MB of additional disk space will be used. 02:16:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:16:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 02:16:05 Collecting dockerpty<0.5,>=0.4.1 02:16:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:16:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:16:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:16:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 02:16:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:16:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:16:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:16:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:16:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:16:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:16:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:16:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:16:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:16:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:16:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:16:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:16:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:16:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:16:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 02:16:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:16:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:16:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:16:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:16:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:16:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:16:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:16:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:16:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:16:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:16:07 debconf: delaying package configuration, since apt-utils is not installed 02:16:07 Fetched 35.2 MB in 2s (16.3 MB/s) 02:16:07 (Reading database ... 12757 files and directories currently installed.) 02:16:07 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 02:16:07 Collecting cached-property<2,>=1.2.0 02:16:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:16:07 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:16:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 02:16:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:16:08 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 02:16:08 (Reading database ... 12757 files and directories currently installed.) 02:16:08 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:16:08 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:16:08 Collecting PyYAML<4,>=3.10 02:16:08 Downloading PyYAML-3.13.tar.gz (270 kB) 02:16:08 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:16:08 (Reading database ... 12757 files and directories currently installed.) 02:16:08 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:16:08 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:16:08 Setting up apt (1.6.12ubuntu0.2) ... 02:16:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:16:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:16:09 (Reading database ... 12764 files and directories currently installed.) 02:16:09 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:16:09 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:16:09 Selecting previously unselected package libpython3.6-minimal:amd64. 02:16:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:16:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:16:10 Selecting previously unselected package libexpat1:amd64. 02:16:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:16:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:16:10 Selecting previously unselected package python3.6-minimal. 02:16:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:16:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:16:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:16:10 Checking for services that may need to be restarted...done. 02:16:10 Checking for services that may need to be restarted...done. 02:16:10 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:16:10 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:16:10 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:16:11 Selecting previously unselected package python3-minimal. 02:16:11 (Reading database ... 13012 files and directories currently installed.) 02:16:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:16:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:16:11 Selecting previously unselected package mime-support. 02:16:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:16:11 Unpacking mime-support (3.60ubuntu1) ... 02:16:11 Selecting previously unselected package libmpdec2:amd64. 02:16:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:16:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:16:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:16:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:16:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:16:11 Collecting docker<4.0,>=3.6.0 02:16:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:16:11 Selecting previously unselected package python3.6. 02:16:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:16:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:16:11 Selecting previously unselected package libpython3-stdlib:amd64. 02:16:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:16:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:16:11 Setting up python3-minimal (3.6.7-1~18.04) ... 02:16:12 Selecting previously unselected package python3. 02:16:12 (Reading database ... 13442 files and directories currently installed.) 02:16:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:16:12 Unpacking python3 (3.6.7-1~18.04) ... 02:16:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:16:12 Collecting texttable<0.10,>=0.9.0 02:16:12 Selecting previously unselected package multiarch-support. 02:16:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:16:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:16:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:16:12 Selecting previously unselected package liblzo2-2:amd64. 02:16:12 (Reading database ... 13479 files and directories currently installed.) 02:16:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:16:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:16:12 Downloading texttable-0.9.1.tar.gz (11 kB) 02:16:12 Selecting previously unselected package libbsd0:amd64. 02:16:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:16:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:16:12 Selecting previously unselected package sudo. 02:16:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:16:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:16:12 Selecting previously unselected package apparmor. 02:16:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:16:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:16:12 Selecting previously unselected package libedit2:amd64. 02:16:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:16:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:16:13 Selecting previously unselected package libkrb5support0:amd64. 02:16:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:16:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:16:13 Selecting previously unselected package libk5crypto3:amd64. 02:16:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:16:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:16:13 Selecting previously unselected package libkeyutils1:amd64. 02:16:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:16:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:16:13 Selecting previously unselected package libkrb5-3:amd64. 02:16:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:16:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:16:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:16:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:16:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:16:13 Selecting previously unselected package libssl1.0.0:amd64. 02:16:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:16:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:16:14 Selecting previously unselected package openssh-client. 02:16:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:16:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:16:14 Selecting previously unselected package squashfs-tools. 02:16:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:16:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:16:14 Selecting previously unselected package snapd. 02:16:14 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 02:16:14 Unpacking snapd (2.48+18.04) ... 02:16:14 Collecting jsonschema<3,>=2.5.1 02:16:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:16:15 Collecting docopt<0.7,>=0.6.1 02:16:15 Downloading docopt-0.6.2.tar.gz (25 kB) 02:16:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:16:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:16:16 Setting up mime-support (3.60ubuntu1) ... 02:16:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:16:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:16:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:16:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:16:16 Setting up systemd (237-3ubuntu10.44) ... 02:16:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:16:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:16:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:16:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:16:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:16:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:16:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:16:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:16:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:16:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:16:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:16:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:16:18 Setting up python3 (3.6.7-1~18.04) ... 02:16:18 running python rtupdate hooks for python3.6... 02:16:18 running python post-rtupdate hooks for python3.6... 02:16:18 Collecting docker-pycreds>=0.4.0 02:16:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:16:18 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) 02:16:18 Setting up apparmor (2.12-4ubuntu5.1) ... 02:16:18 Collecting idna<2.8,>=2.5 02:16:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:16:19 Collecting urllib3<1.25,>=1.21.1 02:16:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:16:19 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) 02:16:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:16:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:16:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:16:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:16:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:16:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:16:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:16:20 Setting up snapd (2.48+18.04) ... 02:16:20 Installing collected packages: websocket-client, dockerpty, cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, docker, texttable, jsonschema, docopt, docker-compose 02:16:20 Running setup.py install for dockerpty: started 02:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:16:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:16:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:16:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:16:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:16:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:16:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:16:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:16:22 /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' 02:16:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:16:22 Processing triggers for systemd (237-3ubuntu10.44) ... 02:16:22 Running setup.py install for dockerpty: finished with status 'done' 02:16:22 Running setup.py install for PyYAML: started 02:16:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:16:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:16:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:16:23 Fetched 88.7 kB in 1s (156 kB/s) 02:16:24 Running setup.py install for PyYAML: finished with status 'done' 02:16:24 Attempting uninstall: idna 02:16:24 Found existing installation: idna 2.9 02:16:24 Uninstalling idna-2.9: 02:16:24 Reading package lists... 02:16:24 Reading package lists... 02:16:24 Successfully uninstalled idna-2.9 02:16:25 Building dependency tree... 02:16:25 Reading state information... 02:16:25 Calculating upgrade... 02:16:25 Attempting uninstall: urllib3 02:16:25 Found existing installation: urllib3 1.25.9 02:16:25 Uninstalling urllib3-1.25.9: 02:16:25 Successfully uninstalled urllib3-1.25.9 02:16:25 The following packages will be upgraded: 02:16:25 advancecomp base-files bash binutils binutils-common 02:16:25 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:16:25 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:16:25 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:16:25 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:16:25 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:16:25 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:16:25 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 02:16:25 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 02:16:25 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:16:25 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 02:16:25 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:16:25 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:16:25 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:16:25 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:16:25 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:16:25 Need to get 63.8 MB of archives. 02:16:25 After this operation, 5188 kB of additional disk space will be used. 02:16:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:16:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 02:16:26 Attempting uninstall: requests 02:16:26 Found existing installation: requests 2.23.0 02:16:26 Uninstalling requests-2.23.0: 02:16:26 Successfully uninstalled requests-2.23.0 02:16:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:16:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:16:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:16:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:16:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:16:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:16:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:16:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:16:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:16:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:16:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:16:26 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:16:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:16:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:16:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:16:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:16:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:16:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:16:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:16:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:16:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:16:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:16:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:16:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:16:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:16:26 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:16:26 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:16:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:16:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:16:26 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:16:26 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:16:26 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:16:26 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:16:26 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:16:26 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:16:26 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:16:26 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:16:26 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 02:16:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:16:26 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:16:26 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:16:26 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:16:26 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:16:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:16:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:16:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:16:26 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:16:26 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:16:26 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:16:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:16:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:16:26 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:16:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:16:26 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:16:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:16:26 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:16:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:16:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:16:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:16:26 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:16:26 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:16:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:16:27 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:16:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:16:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:16:27 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:16:27 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:16:27 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:16:27 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:16:27 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:16:27 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:16:27 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:16:27 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:16:27 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:16:27 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:16:27 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:16:27 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:16:27 Running setup.py install for texttable: started 02:16:27 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:16:27 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:16:27 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:16:27 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:16:27 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:16:27 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:16:27 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:16:27 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:16:27 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:16:27 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:16:27 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:16:27 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:16:28 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:16:28 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:16:28 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:16:28 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:16:28 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:16:28 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:16:28 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:16:28 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:16:29 debconf: delaying package configuration, since apt-utils is not installed 02:16:29 Fetched 63.8 MB in 3s (18.7 MB/s) 02:16:29 (Reading database ... 13912 files and directories currently installed.) 02:16:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:16:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:16:29 Running setup.py install for texttable: finished with status 'done' 02:16:29 Running setup.py install for docopt: started 02:16:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:16:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:16:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 02:16:30 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 02:16:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:31 Running setup.py install for docopt: finished with status 'done' 02:16:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:31 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:31 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:31 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:16:32 (Reading database ... 13911 files and directories currently installed.) 02:16:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:16:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:16:32 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 02:16:32 (Reading database ... 13911 files and directories currently installed.) 02:16:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:16:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:16:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:16:32 (Reading database ... 13911 files and directories currently installed.) 02:16:32 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:16:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:16:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:16:33 (Reading database ... 13911 files and directories currently installed.) 02:16:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:16:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:16:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:16:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:16:33 Setting up base-files (10.1ubuntu2.10) ... 02:16:34 Installing new version of config file /etc/issue ... 02:16:34 Installing new version of config file /etc/issue.net ... 02:16:34 Installing new version of config file /etc/lsb-release ... 02:16:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:16:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:16:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:16:34 Removing obsolete conffile /etc/default/motd-news ... 02:16:34 (Reading database ... 13912 files and directories currently installed.) 02:16:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:16:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:16:34 Setting up bash (4.4.18-2ubuntu1.2) ... 02:16:34 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 02:16:34 (Reading database ... 13912 files and directories currently installed.) 02:16:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:16:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:16:35 (Reading database ... 13912 files and directories currently installed.) 02:16:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:16:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:16:35 Setting up tar (1.29b-2ubuntu0.2) ... 02:16:35 (Reading database ... 13912 files and directories currently installed.) 02:16:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:16:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:16:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:16:35 (Reading database ... 13912 files and directories currently installed.) 02:16:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:16:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:16:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:16:36 (Reading database ... 13912 files and directories currently installed.) 02:16:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:16:36 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:16:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:16:36 Removing intermediate container 53441102586d 02:16:36 ---> cbdfced67c7e 02:16:36 Step 21/26 : RUN apk --no-cache add curl 02:16:36 ---> Running in 2812b521aced 02:16:36 (Reading database ... 13912 files and directories currently installed.) 02:16:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:16:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:16:36 Setting up grep (3.1-2build1) ... 02:16:36 (Reading database ... 13912 files and directories currently installed.) 02:16:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:16:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:16:36 Setting up login (1:4.5-1ubuntu2) ... 02:16:36 (Reading database ... 13912 files and directories currently installed.) 02:16:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:16:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:16:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:16:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:16:37 (Reading database ... 13912 files and directories currently installed.) 02:16:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:16:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:16:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:16:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:16:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:16:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:16:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:16:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:16:37 (2/3) Installing libcurl (7.69.1-r3) 02:16:37 (3/3) Installing curl (7.69.1-r3) 02:16:37 Executing busybox-1.31.1-r19.trigger 02:16:37 OK: 71 MiB in 58 packages 02:16:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:16:38 (Reading database ... 13912 files and directories currently installed.) 02:16:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:16:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:16:39 Removing intermediate container 2812b521aced 02:16:39 ---> 8948301115db 02:16:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:16:39 ---> Running in fed9010bbea0 02:16:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:16:39 Removing intermediate container fed9010bbea0 02:16:39 ---> 844c0a3fcc45 02:16:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:16:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:16:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:16:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:16:39 ---> Running in f5d22f6b3747 02:16:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:16:40 (Reading database ... 13912 files and directories currently installed.) 02:16:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:16:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:16:40 Removing intermediate container f5d22f6b3747 02:16:40 ---> a8f04269dfda 02:16:40 Step 24/26 : LABEL arch=arm64 02:16:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:16:40 ---> Running in 4ded73a7170c 02:16:40 (Reading database ... 13912 files and directories currently installed.) 02:16:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:16:40 (Reading database ... 13912 files and directories currently installed.) 02:16:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:16:41 Removing intermediate container 4ded73a7170c 02:16:41 ---> 93aa9ddb2279 02:16:41 Step 25/26 : LABEL git_sha=8e93124ee06ded084fe2973dccb39a0d1ec16ad8 02:16:41 ---> Running in 09397235c5cd 02:16:41 (Reading database ... 13912 files and directories currently installed.) 02:16:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:16:41 (Reading database ... 13912 files and directories currently installed.) 02:16:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:16:41 Removing intermediate container 09397235c5cd 02:16:41 ---> ea141bcd057e 02:16:41 Step 26/26 : LABEL version=0.0.0 02:16:41 ---> Running in d0d007f3b6f7 02:16:41 (Reading database ... 13912 files and directories currently installed.) 02:16:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:16:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:16:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:16:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:16:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:16:42 Removing intermediate container d0d007f3b6f7 02:16:42 ---> c55f819a7eba 02:16:42 02:16:42 (Reading database ... 13912 files and directories currently installed.) 02:16:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:16:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:16:42 Successfully built c55f819a7eba 02:16:42 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:16:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:16:42 (Reading database ... 13912 files and directories currently installed.) 02:16:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:16:42 (Reading database ... 13912 files and directories currently installed.) 02:16:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:16:42 $ docker stop --time=1 8d78c97c2d7d257fe10b4295e7501b7e522f11e6834ecf335f53994dcea05f5d 02:16:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:16:43 (Reading database ... 13912 files and directories currently installed.) 02:16:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:16:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:16:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:16:44 (Reading database ... 13912 files and directories currently installed.) 02:16:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:16:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:16:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:16:44 (Reading database ... 13912 files and directories currently installed.) 02:16:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:16:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:16:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:16:44 $ docker rm -f 8d78c97c2d7d257fe10b4295e7501b7e522f11e6834ecf335f53994dcea05f5d 02:16:44 (Reading database ... 13914 files and directories currently installed.) 02:16:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:16:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] // withDockerContainer 02:16:45 Setting up debconf (1.5.66ubuntu1) ... [Pipeline] sh 02:16:45 (Reading database ... 13914 files and directories currently installed.) 02:16:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:16:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:16:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:16:45 + docker images 02:16:45 + grep docker 02:16:45 (Reading database ... 13914 files and directories currently installed.) 02:16:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:16:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:16:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:16:45 (Reading database ... 13914 files and directories currently installed.) 02:16:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:16:45 docker-sys-mgmt-agent-go-arm64 latest c55f819a7eba 4 seconds ago 300MB 02:16:45 docker-support-notifications-go-arm64 latest 03a69ca34b5f 56 seconds ago 16.7MB 02:16:45 docker-core-metadata-go-arm64 latest 1885f67efc4b About a minute ago 17.7MB 02:16:45 docker-support-scheduler-go-arm64 latest 72888b30f4a8 About a minute ago 16.1MB 02:16:45 docker-security-bootstrapper-go-arm64 latest 2234ebe92c14 3 minutes ago 22.6MB 02:16:45 docker-core-data-go-arm64 latest 830c294aa499 3 minutes ago 21MB 02:16:45 docker-core-command-go-arm64 latest e032cf5b586b 3 minutes ago 16MB 02:16:45 docker-security-secretstore-setup-go-arm64 latest d98f48afdd90 3 minutes ago 23.4MB 02:16:45 docker-security-proxy-setup-go-arm64 latest 1e044bab4560 3 minutes ago 23.2MB 02:16:45 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } 02:16:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:16:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:16:45 (Reading database ... 13914 files and directories currently installed.) 02:16:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:16:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:16:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:16:46 (Reading database ... 13914 files and directories currently installed.) 02:16:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 02:16:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:16:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 02:16:46 (Reading database ... 13914 files and directories currently installed.) 02:16:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:16:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:16:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 02:16:46 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 02:16:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:16:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:16:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:16:46 (Reading database ... 13914 files and directories currently installed.) 02:16:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:16:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] // node [Pipeline] } [Pipeline] // stage 02:16:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:16:47 (Reading database ... 13914 files and directories currently installed.) 02:16:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:16:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [Pipeline] } 02:16:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:16:47 (Reading database ... 13914 files and directories currently installed.) 02:16:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:16:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:16:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:16:47 (Reading database ... 13914 files and directories currently installed.) 02:16:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:16:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:16:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:16:48 (Reading database ... 13914 files and directories currently installed.) 02:16:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:16:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:16:48 Setting up passwd (1:4.5-1ubuntu2) ... 02:16:48 (Reading database ... 13914 files and directories currently installed.) 02:16:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:16:48 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:16:48 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:16:49 (Reading database ... 13914 files and directories currently installed.) 02:16:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:16:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:16:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:16:49 (Reading database ... 13914 files and directories currently installed.) 02:16:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:16:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:16:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:16:49 (Reading database ... 13914 files and directories currently installed.) 02:16:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:16:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:16:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:16:49 (Reading database ... 13914 files and directories currently installed.) 02:16:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:16:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:16:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:16:50 (Reading database ... 13914 files and directories currently installed.) 02:16:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:16:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:16:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:16:50 (Reading database ... 13914 files and directories currently installed.) 02:16:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:16:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:16:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:16:50 (Reading database ... 13915 files and directories currently installed.) 02:16:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:16:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:16:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:16:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:16:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:16:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:16:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:16:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:16:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:16:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:16:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:16:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:16:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:16:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:16:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:16:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:16:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:16:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:16:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:16:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:16:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:16:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:16:52 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:16:52 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:16:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:16:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:16:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:16:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:16:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:16:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:16:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:16:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:16:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:16:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:16:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:16:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:16:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:16:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:16:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:16:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:16:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:16:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:16:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:16:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:16:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:17:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:17:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:17:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:17:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:17:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:17:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:17:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:17:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:17:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:17:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:17:00 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:17:00 02:17:00 Current default time zone: 'Etc/UTC' 02:17:00 Local time is now: Fri Feb 5 02:17:00 UTC 2021. 02:17:00 Universal Time is now: Fri Feb 5 02:17:00 UTC 2021. 02:17:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:17:00 02:17:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 02:17:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:01 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 02:17:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:17:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:17:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:17:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:17:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:17:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:17:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:17:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:17:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:17:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:01 Setting up patch (2.7.6-2ubuntu1.1) ... 02:17:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:17:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:17:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:17:01 Installing new version of config file /etc/ssl/openssl.cnf ... 02:17:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:17:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:17:01 Setting up ca-certificates (20210119~18.04.1) ... 02:17:03 Updating certificates in /etc/ssl/certs... 02:17:04 23 added, 27 removed; done. 02:17:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:17:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:17:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:17:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:17:04 Setting up pkgbinarymangler (138.18.04.1) ... 02:17:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:17:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:17:04 Setting up perl (5.26.1-6ubuntu0.5) ... 02:17:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:17:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:17:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:17:05 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:17:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:17:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:17:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:17:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:17:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:17:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:17:05 Processing triggers for systemd (237-3ubuntu10.44) ... 02:17:05 Processing triggers for mime-support (3.60ubuntu1) ... 02:17:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:17:05 Updating certificates in /etc/ssl/certs... 02:17:05 0 added, 0 removed; done. 02:17:05 Running hooks in /etc/ca-certificates/update.d... 02:17:05 done. 02:17:06 Reading package lists... 02:17:06 Building dependency tree... 02:17:06 Reading state information... 02:17:06 The following NEW packages will be installed: 02:17:06 apt-transport-https 02:17:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:17:06 Need to get 1696 B of archives. 02:17:06 After this operation, 153 kB of additional disk space will be used. 02:17:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:17:06 debconf: delaying package configuration, since apt-utils is not installed 02:17:07 Fetched 1696 B in 0s (7928 B/s) 02:17:07 Selecting previously unselected package apt-transport-https. 02:17:07 (Reading database ... 13920 files and directories currently installed.) 02:17:07 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:17:07 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:17:07 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:17:07 Waiting for network to be ready... 02:17:14 2021-02-05T02:17:10Z INFO Waiting for automatic snapd restart... 02:17:14 snapd 2.48.2 from Canonical* installed 02:17:14 "snapd" switched to the "latest/stable" channel 02:17:14 02:17:17 core18 20201210 from Canonical* installed 02:17:17 "core18" switched to the "latest/stable" channel 02:17:17 02:17:21 snapcraft 4.4.4 from Canonical* installed 02:17:21 "snapcraft" switched to the "latest/stable" channel 02:17:21 02:17:24 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: 02:17:24 - README.md 02:17:24 - snapcraft.yaml.orig 02:17:24 02:17:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:17:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:17:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:17:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:17:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:17:32 Reading package lists... 02:17:32 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 02:17:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:17:39 Reading package lists... 02:17:39 Building dependency tree... 02:17:39 Reading state information... 02:17:39 Suggested packages: 02:17:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:17:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:17:39 Recommended packages: 02:17:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:17:39 The following NEW packages will be installed: 02:17:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:17:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:17:39 pkg-config zip 02:17:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:17:39 Need to get 7655 kB of archives. 02:17:39 After this operation, 43.7 MB of additional disk space will be used. 02:17:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:17:39 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:17:39 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:17:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:17:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:17:39 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:17:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:17:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:17:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:17:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:17:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:17:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:17:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:17:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:17:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:17:40 debconf: delaying package configuration, since apt-utils is not installed 02:17:41 Fetched 7655 kB in 2s (4877 kB/s) 02:17:41 Selecting previously unselected package libglib2.0-0:amd64. 02:17:41 (Reading database ... 13924 files and directories currently installed.) 02:17:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:17:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:17:41 Selecting previously unselected package libpsl5:amd64. 02:17:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:17:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:17:41 Selecting previously unselected package libnghttp2-14:amd64. 02:17:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:17:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:17:41 Selecting previously unselected package librtmp1:amd64. 02:17:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:17:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:17:41 Selecting previously unselected package libcurl3-gnutls:amd64. 02:17:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:17:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:17:41 Selecting previously unselected package liberror-perl. 02:17:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:17:41 Unpacking liberror-perl (0.17025-1) ... 02:17:41 Selecting previously unselected package git-man. 02:17:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:17:41 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:17:41 Selecting previously unselected package git. 02:17:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:17:41 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:17:42 Selecting previously unselected package libnorm1:amd64. 02:17:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:17:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:17:42 Selecting previously unselected package libpgm-5.2-0:amd64. 02:17:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:17:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:17:42 Selecting previously unselected package libsodium23:amd64. 02:17:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:17:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:17:43 Selecting previously unselected package libzmq5:amd64. 02:17:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:17:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:17:43 Selecting previously unselected package libzmq3-dev:amd64. 02:17:43 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:17:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:17:43 Selecting previously unselected package pkg-config. 02:17:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:17:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:17:43 Selecting previously unselected package zip. 02:17:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:17:43 Unpacking zip (3.0-11build1) ... 02:17:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:17:43 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:17:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:17:43 Setting up liberror-perl (0.17025-1) ... 02:17:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:17:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:17:43 No schema files found: doing nothing. 02:17:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:17:43 Setting up zip (3.0-11build1) ... 02:17:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:17:43 Setting up libsodium23:amd64 (1.0.16-2) ... 02:17:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:17:43 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:17:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:17:43 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:17:43 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:17:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:17:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:17:50 git set to automatically installed. 02:17:50 git-man set to automatically installed. 02:17:50 libcurl3-gnutls set to automatically installed. 02:17:50 liberror-perl set to automatically installed. 02:17:50 libglib2.0-0 set to automatically installed. 02:17:50 libnghttp2-14 set to automatically installed. 02:17:50 libnorm1 set to automatically installed. 02:17:50 libpgm-5.2-0 set to automatically installed. 02:17:50 libpsl5 set to automatically installed. 02:17:50 librtmp1 set to automatically installed. 02:17:50 libsodium23 set to automatically installed. 02:17:50 libzmq3-dev set to automatically installed. 02:17:50 libzmq5 set to automatically installed. 02:17:50 pkg-config set to automatically installed. 02:17:50 zip set to automatically installed. 02:17:52 snapd is not logged in, snap install commands will use sudo 02:17:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:17:59 snap "core18" has no updates available 02:17:59 Pulling config-common 02:18:00 Pulling go-build-helper 02:18:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:18:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:18:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 02:18:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 02:18:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:18:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:18:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:18:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:18:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 02:18:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:18:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:18:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:18:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:18:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:18:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:18:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:18:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:18:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:18:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:18:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 02:18:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:18:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:18:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:18:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:18:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:18:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 02:18:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:18:22 Fetched 23.9 MB in 0s (0 B/s) 02:18:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:18:22 Fetched 96.5 kB in 0s (0 B/s) 02:18:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:18:22 Fetched 279 kB in 0s (0 B/s) 02:18:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:18:22 Fetched 122 kB in 0s (0 B/s) 02:18:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:18:22 Fetched 77.8 kB in 0s (0 B/s) 02:18:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:18:22 Fetched 8848 B in 0s (0 B/s) 02:18:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:18:22 Fetched 47.8 kB in 0s (0 B/s) 02:18:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:18:22 Fetched 45.6 kB in 0s (0 B/s) 02:18:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:18:22 Fetched 15.0 kB in 0s (0 B/s) 02:18:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:18:22 Fetched 214 kB in 0s (0 B/s) 02:18:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 02:18:22 Fetched 155 kB in 0s (0 B/s) 02:18:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:18:22 Fetched 50.6 kB in 0s (0 B/s) 02:18:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:18:22 Fetched 14.8 kB in 0s (0 B/s) 02:18:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:18:22 Fetched 41.8 kB in 0s (0 B/s) 02:18:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:18:22 Fetched 499 kB in 0s (0 B/s) 02:18:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:18:22 Fetched 111 kB in 0s (0 B/s) 02:18:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:18:22 Fetched 240 kB in 0s (0 B/s) 02:18:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:18:22 Fetched 29.3 kB in 0s (0 B/s) 02:18:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:18:22 Fetched 85.5 kB in 0s (0 B/s) 02:18:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:18:22 Fetched 24.5 kB in 0s (0 B/s) 02:18:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:18:22 Fetched 49.2 kB in 0s (0 B/s) 02:18:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:18:22 Fetched 54.2 kB in 0s (0 B/s) 02:18:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:18:22 Fetched 30.8 kB in 0s (0 B/s) 02:18:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 02:18:22 Fetched 17.0 kB in 0s (0 B/s) 02:18:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:18:22 Fetched 85.9 kB in 0s (0 B/s) 02:18:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:18:22 Fetched 8720 B in 0s (0 B/s) 02:18:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:18:22 Fetched 137 kB in 0s (0 B/s) 02:18:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:18:22 Fetched 119 kB in 0s (0 B/s) 02:18:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:18:22 Fetched 109 kB in 0s (0 B/s) 02:18:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:18:22 Fetched 11.1 kB in 0s (0 B/s) 02:18:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:18:22 Fetched 645 kB in 0s (0 B/s) 02:18:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:18:22 Fetched 41.3 kB in 0s (0 B/s) 02:18:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:18:22 Fetched 17.9 kB in 0s (0 B/s) 02:18:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:18:22 Fetched 368 kB in 0s (0 B/s) 02:18:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:18:22 Fetched 187 kB in 0s (0 B/s) 02:18:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:18:22 Fetched 175 kB in 0s (0 B/s) 02:18:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:18:25 Fetched 206 kB in 0s (0 B/s) 02:18:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:18:25 Fetched 1301 kB in 0s (0 B/s) 02:18:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:18:25 Fetched 36.2 kB in 0s (0 B/s) 02:18:25 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:18:25 Fetched 159 kB in 0s (0 B/s) 02:18:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:18:25 Fetched 107 kB in 0s (0 B/s) 02:18:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:18:25 Fetched 48.7 kB in 0s (0 B/s) 02:18:25 Pulling static-packages 02:18:26 'go115' has dependencies that need to be staged: static-packages go-build-helper 02:18:26 Skipping pull go-build-helper (already ran) 02:18:26 Skipping pull static-packages (already ran) 02:18:26 Building go-build-helper 02:18:30 Building static-packages 02:18:32 Staging go-build-helper 02:18:33 Staging static-packages 02:18:34 Pulling go115 02:18:35 'edgex-go' has dependencies that need to be staged: go115 02:18:35 Skipping pull go115 (already ran) 02:18:35 Building go115 02:18:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:35 Dload Upload Total Spent Left Speed 02:18:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.5M 0 0 31.4M 0 0:00:03 --:--:-- 0:00:03 31.4M 56 115M 56 65.5M 0 0 33.2M 0 0:00:03 0:00:01 0:00:02 33.2M 89 115M 89 103M 0 0 34.8M 0 0:00:03 0:00:02 0:00:01 34.7M 100 115M 100 115M 0 0 35.0M 0 0:00:03 0:00:03 --:--:-- 35.0M 02:18:39 go1.15.2.linux-amd64.tar.gz: OK 02:18:43 Staging go115 02:18:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:18:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:18:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:18:50 Fetched 88.7 kB in 0s (0 B/s) 02:18:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:18:50 Fetched 224 kB in 0s (0 B/s) 02:18:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:18:50 Fetched 157 kB in 0s (0 B/s) 02:18:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:18:50 Fetched 221 kB in 0s (0 B/s) 02:18:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:18:50 Fetched 143 kB in 0s (0 B/s) 02:18:50 Pulling edgex-go 02:18:50 Pulling version 02:18:51 Building config-common 02:18:53 Skipping build go-build-helper (already ran) 02:18:53 Skipping build static-packages (already ran) 02:18:53 Skipping build go115 (already ran) 02:18:54 Building edgex-go 02:18:54 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 02:18:55 go: downloading github.com/gorilla/mux v1.8.0 02:18:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 02:18:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.22 02:18:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:18:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 02:18:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:18:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 02:18:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:18:56 go: downloading github.com/google/uuid v1.2.0 02:18:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 02:18:56 go: downloading github.com/go-kit/kit v0.8.0 02:18:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:18:56 go: downloading github.com/pkg/errors v0.8.1 02:18:56 go: downloading github.com/imdario/mergo v0.3.11 02:18:56 go: downloading github.com/pebbe/zmq4 v1.2.2 02:18:56 go: downloading gopkg.in/yaml.v2 v2.4.0 02:18:56 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:18:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:18:56 go: downloading github.com/pelletier/go-toml v1.2.0 02:18:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:18:56 go: downloading github.com/BurntSushi/toml v0.3.1 02:18:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 02:18:56 go: downloading github.com/hashicorp/consul/api v1.1.0 02:18:56 go: downloading github.com/x448/float16 v0.8.4 02:18:56 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:18:56 go: downloading github.com/go-playground/universal-translator v0.17.0 02:18:56 go: downloading github.com/leodido/go-urn v1.2.0 02:18:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:18:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:18:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:18:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:18:56 go: downloading github.com/hashicorp/serf v0.8.2 02:18:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:18:56 go: downloading github.com/go-playground/locales v0.13.0 02:18:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:18:56 go: downloading github.com/mitchellh/copystructure v1.0.0 02:18:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:18:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:18:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:18:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:19:05 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 02:19:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:19:09 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 02:19:10 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 02:19:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:19:11 go: downloading github.com/stretchr/testify v1.7.0 02:19:11 go: downloading github.com/davecgh/go-spew v1.1.1 02:19:11 go: downloading github.com/pmezard/go-difflib v1.0.0 02:19:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:19:13 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:19:13 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:19:14 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 02:19:15 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 02:19:15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:19:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:19:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:19:18 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 02:19:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:19: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 02:19:19 go: downloading github.com/lib/pq v1.9.0 02:19:22 Building version 02:19:24 Staging config-common 02:19:25 Skipping stage go-build-helper (already ran) 02:19:25 Skipping stage static-packages (already ran) 02:19:25 Skipping stage go115 (already ran) 02:19:25 Staging edgex-go 02:19:26 Staging version 02:19:27 Priming config-common 02:19:28 Priming go-build-helper 02:19:29 Priming static-packages 02:19:31 Priming go115 02:19:32 Priming edgex-go 02:19:33 Priming version 02:19:34 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:19:38 provisioning config files... 02:19:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5353146898804857101tmp [Pipeline] { [Pipeline] sh 02:19:38 + set +x 02:19:38 + bash -s -- 02:19:38 + curl -s https://codecov.io/bash 02:19:39 02:19:39 _____ _ 02:19:39 / ____| | | 02:19:39 | | ___ __| | ___ ___ _____ __ 02:19:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:39 Bash-20210129-7c25fce 02:19:39 02:19:39 02:19:39 ==> git version 2.24.3 found 02:19:39 ==> 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 02:19:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:19:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:19:39 curl: option -sm: expected a proper numerical parameter 02:19:39 curl: try 'curl --help' or 'curl --manual' for more information 02:19:39 ==> Jenkins CI detected. 02:19:39 project root: . 02:19:39 --> token set from env 02:19:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:39 ==> Running gcov in . (disable via -X gcov) 02:19:39 ==> Python coveragepy not found 02:19:39 ==> Searching for coverage reports in: 02:19:39 + . 02:19:39 -> Found 1 reports 02:19:39 ==> Detecting git/mercurial file structure 02:19:39 ==> Reading reports 02:19:39 + ./coverage.out bytes=585363 02:19:39 ==> Appending adjustments 02:19:39 https://docs.codecov.io/docs/fixing-reports 02:19:48 + Found adjustments 02:19:48 ==> Gzipping contents 02:19:48 88K /tmp/codecov.djA9mJ.gz 02:19:48 ==> Uploading reports 02:19:48 url: https://codecov.io 02:19:48 query: branch=PR-3128&commit=8e93124ee06ded084fe2973dccb39a0d1ec16ad8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3128%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3128&job=&cmd_args= 02:19:48 -> Pinging Codecov 02:19:48 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3128&commit=8e93124ee06ded084fe2973dccb39a0d1ec16ad8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3128%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3128&job=&cmd_args= 02:19:48 -> Uploading to 02:19:48 https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/8e93124ee06ded084fe2973dccb39a0d1ec16ad8/c7f16adc-809b-4881-aeda-c0a6e1ade415.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T021948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5867cfdfc861ee19b7fe9e950764ef4ce015da99c59e739ce3e19fdba484a725 02:19:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:48 Dload Upload Total Spent Left Speed 02:19:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88260 0 0 100 88260 0 141k --:--:-- --:--:-- --:--:-- 141k 100 88260 0 0 100 88260 0 140k --:--:-- --:--:-- --:--:-- 140k 02:19:49 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8e93124ee06ded084fe2973dccb39a0d1ec16ad8 [Pipeline] } 02:19:49 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 02:19:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:19:53 ---> package-listing.sh 02:19:53 ++ facter osfamily 02:19:53 ++ tr '[:upper:]' '[:lower:]' 02:19:53 + OS_FAMILY=redhat 02:19:53 + workspace=/w/workspace/edgex-go/3 02:19:53 + START_PACKAGES=/tmp/packages_start.txt 02:19:53 + END_PACKAGES=/tmp/packages_end.txt 02:19:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:19:53 + PACKAGES=/tmp/packages_start.txt 02:19:53 + '[' /w/workspace/edgex-go/3 ']' 02:19:53 + PACKAGES=/tmp/packages_end.txt 02:19:53 + case "${OS_FAMILY}" in 02:19:53 + sort 02:19:53 + rpm -qa 02:20:03 + '[' -f /tmp/packages_start.txt ']' 02:20:03 + '[' -f /tmp/packages_end.txt ']' 02:20:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:03 + '[' /w/workspace/edgex-go/3 ']' 02:20:03 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:20:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:20:03 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:20:05 02:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:20:06 alpine: Pulling from edgex-lftools-log-publisher 02:20:06 df20fa9351a1: Pulling fs layer 02:20:06 36b3adc4ff6f: Pulling fs layer 02:20:06 8ad3a11d3b57: Pulling fs layer 02:20:06 46f8f816bc3b: Pulling fs layer 02:20:06 93b61091891f: Pulling fs layer 02:20:06 93b9cdb0e59b: Pulling fs layer 02:20:06 5e14af77c1be: Pulling fs layer 02:20:06 01666e4c0597: Pulling fs layer 02:20:06 aa168da1d23b: Pulling fs layer 02:20:06 46f8f816bc3b: Waiting 02:20:06 93b61091891f: Waiting 02:20:06 93b9cdb0e59b: Waiting 02:20:06 5e14af77c1be: Waiting 02:20:06 01666e4c0597: Waiting 02:20:06 aa168da1d23b: Waiting 02:20:06 36b3adc4ff6f: Verifying Checksum 02:20:06 36b3adc4ff6f: Download complete 02:20:06 46f8f816bc3b: Verifying Checksum 02:20:06 46f8f816bc3b: Download complete 02:20:07 df20fa9351a1: Verifying Checksum 02:20:07 df20fa9351a1: Download complete 02:20:07 93b9cdb0e59b: Verifying Checksum 02:20:07 93b9cdb0e59b: Download complete 02:20:07 5e14af77c1be: Verifying Checksum 02:20:07 5e14af77c1be: Download complete 02:20:07 01666e4c0597: Verifying Checksum 02:20:07 01666e4c0597: Download complete 02:20:07 df20fa9351a1: Pull complete 02:20:08 93b61091891f: Verifying Checksum 02:20:08 93b61091891f: Download complete 02:20:08 36b3adc4ff6f: Pull complete 02:20:08 8ad3a11d3b57: Verifying Checksum 02:20:08 8ad3a11d3b57: Download complete 02:20:10 8ad3a11d3b57: Pull complete 02:20:10 46f8f816bc3b: Pull complete 02:20:11 93b61091891f: Pull complete 02:20:12 93b9cdb0e59b: Pull complete 02:20:12 5e14af77c1be: Pull complete 02:20:13 01666e4c0597: Pull complete 02:20:13 aa168da1d23b: Verifying Checksum 02:20:13 aa168da1d23b: Download complete 02:20:33 aa168da1d23b: Pull complete 02:20:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:20:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:20:33 prd-centos7-docker-4c-2g-25159 does not seem to be running inside a container 02:20:34 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:20:38 $ docker top 1288791a3a5bea4c9cd760caca10a2e4471ad92da9943576f9e4b0a7d889d800 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:41 + mkdir -p /var/log/sa [Pipeline] sh 02:20:42 + ls /var/log/sa-host 02:20:42 + sadf -c /var/log/sa-host/sa05 02:20:42 file_magic: OK 02:20:42 HZ: Using current value: 100 02:20:42 file_header: OK 02:20:42 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 02:20:42 Statistics: 02:20:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:20:42 File successfully converted to sysstat format version 12.2.1 02:20:42 + sadf -c /var/log/sa-host/sa23 02:20:42 file_magic: OK 02:20:42 HZ: Using current value: 100 02:20:42 file_header: OK 02:20:42 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 02:20:42 Statistics: 02:20:42 Hnuu...uuuununununu... 02:20:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:43 provisioning config files... 02:20:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5141440464358130444tmp [Pipeline] { [Pipeline] echo 02:20:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:44 ---> create-netrc.sh [Pipeline] } 02:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:20:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:45 ---> python-tools-install.sh [Pipeline] echo 02:20:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:46 ---> sudo-logs.sh 02:20:46 Archiving 'sudo' log.. [Pipeline] echo 02:20:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:48 ---> job-cost.sh 02:20:48 lf-activate-venv: SKIPPING 02:20:48 INFO: No Stack... 02:20:49 INFO: Retrieving Pricing Info for: v1-standard-2 02:20:50 INFO: Archiving Costs [Pipeline] echo 02:20:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:51 ---> logs-deploy.sh 02:20:51 lf-activate-venv: SKIPPING 02:20:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3128/3 02:20:51 INFO: archiving workspace using pattern(s): 02:20:54 Archives upload complete. 02:20:54 INFO: archiving logs to Nexus 02:20:56 ---> uname -a: 02:20:56 Linux prd-centos7-docker-4c-2g-25159.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:20:56 02:20:56 02:20:56 ---> lscpu: 02:20:56 Architecture: x86_64 02:20:56 CPU op-mode(s): 32-bit, 64-bit 02:20:56 Byte Order: Little Endian 02:20:56 Address sizes: 40 bits physical, 48 bits virtual 02:20:56 CPU(s): 4 02:20:56 On-line CPU(s) list: 0-3 02:20:56 Thread(s) per core: 1 02:20:56 Core(s) per socket: 1 02:20:56 Socket(s): 4 02:20:56 NUMA node(s): 1 02:20:56 Vendor ID: GenuineIntel 02:20:56 CPU family: 6 02:20:56 Model: 44 02:20:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:20:56 Stepping: 1 02:20:56 CPU MHz: 2933.438 02:20:56 BogoMIPS: 5866.87 02:20:56 Virtualization: VT-x 02:20:56 Hypervisor vendor: KVM 02:20:56 Virtualization type: full 02:20:56 L1d cache: 128 KiB 02:20:56 L1i cache: 128 KiB 02:20:56 L2 cache: 16 MiB 02:20:56 L3 cache: 64 MiB 02:20:56 NUMA node0 CPU(s): 0-3 02:20:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:20:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:20:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:20:56 Vulnerability Meltdown: Mitigation; PTI 02:20:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:20:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:20:56 Vulnerability Srbds: Not affected 02:20:56 Vulnerability Tsx async abort: Not affected 02:20:56 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 02:20:56 02:20:56 02:20:56 ---> nproc: 02:20:56 4 02:20:56 02:20:56 02:20:56 ---> df -h: 02:20:56 Filesystem Size Used Available Use% Mounted on 02:20:56 overlay 50.0G 11.3G 38.7G 23% / 02:20:56 tmpfs 64.0M 0 64.0M 0% /dev 02:20:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:20:56 shm 64.0M 0 64.0M 0% /dev/shm 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3 02:20:56 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3@tmp 02:20:56 02:20:56 02:20:56 ---> free -m: 02:20:56 total used free shared buff/cache available 02:20:56 Mem: 1837 687 130 0 1018 1065 02:20:56 Swap: 1023 70 953 02:20:56 02:20:56 02:20:56 ---> ip addr: 02:20:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:20:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:20:56 inet 127.0.0.1/8 scope host lo 02:20:56 valid_lft forever preferred_lft forever 02:20:56 inet6 ::1/128 scope host 02:20:56 valid_lft forever preferred_lft forever 02:20:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:20:56 link/ether fa:16:3e:4a:11:a8 brd ff:ff:ff:ff:ff:ff 02:20:56 inet 10.30.122.247/23 brd 10.30.123.255 scope global dynamic eth0 02:20:56 valid_lft 84595sec preferred_lft 84595sec 02:20:56 inet6 fe80::f816:3eff:fe4a:11a8/64 scope link 02:20:56 valid_lft forever preferred_lft forever 02:20:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:20:56 link/ether 02:42:55:5d:df:97 brd ff:ff:ff:ff:ff:ff 02:20:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:20:56 valid_lft forever preferred_lft forever 02:20:56 inet6 fe80::42:55ff:fe5d:df97/64 scope link 02:20:56 valid_lft forever preferred_lft forever 02:20:56 02:20:56 02:20:56 ---> sar -b -r -n DEV: 02:20:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 02:20:56 02:20:56 01:50:34 LINUX RESTART (4 CPU) 02:20:56 02:20:56 01:51:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:20:56 01:52:01 165.68 110.92 54.76 0.00 9040.97 37770.81 0.00 02:20:56 01:53:01 0.47 0.00 0.47 0.00 0.00 8.46 0.00 02:20:56 01:54:01 0.40 0.00 0.40 0.00 0.00 5.29 0.00 02:20:56 01:55:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 02:20:56 01:56:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 02:20:56 01:57:02 0.32 0.00 0.32 0.00 0.00 3.81 0.00 02:20:56 01:58:01 57.66 16.69 40.97 0.00 5012.83 8026.28 0.00 02:20:56 01:59:01 91.52 40.77 50.76 0.00 4518.26 27412.10 0.00 02:20:56 02:00:01 242.46 67.85 174.62 0.00 2849.93 34351.13 0.00 02:20:56 02:01:02 110.81 70.55 40.26 0.00 2370.30 3690.19 0.00 02:20:56 02:02:01 78.77 27.22 51.55 0.00 1180.36 6504.02 0.00 02:20:56 02:03:02 64.19 30.12 34.06 0.00 1294.23 2103.54 0.00 02:20:56 02:04:01 78.15 26.17 51.98 0.00 1857.84 4938.75 0.00 02:20:56 02:05:01 55.73 9.02 46.71 0.00 352.54 14708.61 0.00 02:20:56 02:06:04 277.50 116.68 160.82 0.00 55794.64 110963.52 0.00 02:20:56 02:07:08 1597.96 1420.87 177.09 0.00 77373.12 85229.99 0.00 02:20:56 02:08:08 1449.87 1302.01 147.86 0.00 87202.55 93637.85 0.00 02:20:56 02:09:01 304.43 223.22 81.21 0.00 11312.61 16807.39 0.00 02:20:56 02:10:02 242.27 42.50 199.77 0.00 9990.93 47648.36 0.00 02:20:56 02:11:02 896.98 694.52 202.46 0.00 73434.61 106719.88 0.00 02:20:56 02:12:04 729.73 588.15 141.58 0.00 35369.77 33361.67 0.00 02:20:56 02:13:01 377.35 177.56 199.79 0.00 13190.52 27028.78 0.00 02:20:56 02:14:01 49.60 14.35 35.25 0.00 2857.62 4626.61 0.00 02:20:56 02:15:01 1.76 0.15 1.62 0.00 1.73 30.59 0.00 02:20:56 02:16:01 0.50 0.30 0.20 0.00 3.73 2.73 0.00 02:20:56 02:17:01 0.32 0.18 0.13 0.00 2.53 2.30 0.00 02:20:56 02:18:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 02:20:56 02:19:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 02:20:56 02:20:02 66.99 66.76 0.23 0.00 5163.58 21.65 0.00 02:20:56 Average: 242.18 176.53 65.65 0.00 14035.57 23270.96 0.00 02:20:56 02:20:56 01:51:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:56 01:52:01 119324 0 490740 26.08 2620 1268860 1027592 35.07 307968 1258476 44 02:20:56 01:53:01 123308 0 486724 25.87 2620 1268892 1002224 34.20 304892 1258324 8 02:20:56 01:54:01 123728 0 486296 25.85 2620 1268900 1002224 34.20 304072 1259308 8 02:20:56 01:55:01 123604 0 486420 25.85 2620 1268900 1002224 34.20 304116 1259304 8 02:20:56 01:56:01 123740 0 486280 25.84 2620 1268904 1002224 34.20 304000 1259304 8 02:20:56 01:57:02 123132 0 486880 25.88 2620 1268912 1002320 34.21 304420 1259304 20 02:20:56 01:58:01 134924 0 663224 35.25 2620 1080776 1547088 52.80 485524 1057464 56 02:20:56 01:59:01 72884 0 708584 37.66 2596 1097480 1604744 54.77 690380 904600 25144 02:20:56 02:00:01 210356 0 751032 39.92 1492 918664 1304864 44.53 543404 833440 12 02:20:56 02:01:02 201448 0 757332 40.25 1492 921272 1531936 52.28 575748 829140 65792 02:20:56 02:02:01 113504 0 880928 46.82 824 886288 1624488 55.44 752484 733776 47960 02:20:56 02:03:02 163208 0 873596 46.43 824 843916 1829612 62.44 686516 742736 66072 02:20:56 02:04:01 200004 0 802416 42.65 728 878396 1726956 58.94 662276 727800 60164 02:20:56 02:05:01 80684 0 772824 41.07 636 1027400 1565256 53.42 644152 870444 89892 02:20:56 02:06:04 60408 0 822212 43.70 0 998924 2247220 76.69 767432 845252 74604 02:20:56 02:07:08 69028 0 819188 43.54 0 993328 2297968 78.43 750516 847808 82396 02:20:56 02:08:08 76284 0 837248 44.50 0 968012 2330796 79.55 770748 805560 84340 02:20:56 02:09:01 256044 0 976488 51.90 0 649012 3873864 132.21 671316 684004 27536 02:20:56 02:10:02 74796 0 698644 37.13 0 1108104 1328420 45.34 719308 835084 69964 02:20:56 02:11:02 442876 0 736976 39.17 0 701692 2331152 79.56 532776 665380 5872 02:20:56 02:12:04 64768 0 846800 45.01 0 969976 2304448 78.65 695472 858316 70644 02:20:56 02:13:01 349576 0 659396 35.05 0 872572 1367060 46.66 529112 750924 36 02:20:56 02:14:01 357632 0 613924 32.63 0 909988 1291892 44.09 501644 773204 8 02:20:56 02:15:01 368292 0 603252 32.06 0 910000 1147728 39.17 496680 770564 8 02:20:56 02:16:01 368052 0 603496 32.07 0 909996 1147696 39.17 496688 770636 20 02:20:56 02:17:01 368560 0 602968 32.05 0 910016 1147612 39.17 496336 770724 16 02:20:56 02:18:01 368728 0 602796 32.04 0 910020 1147516 39.16 496244 770724 8 02:20:56 02:19:01 368984 0 602532 32.02 0 910028 1147552 39.16 496256 770724 8 02:20:56 02:20:02 187248 0 631344 33.55 0 1062952 1183444 40.39 535332 909344 272 02:20:56 Average: 196384 0 682432 36.27 929 1001799 1554073 53.04 545718 899368 26583 02:20:56 02:20:56 01:51:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:56 01:52:01 eth0 101.53 75.86 419.58 21.77 0.00 0.00 0.00 0.00 02:20:56 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:54:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:57:02 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:20:56 01:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:58:01 eth0 623.97 383.19 3358.43 68.21 0.00 0.00 0.00 0.00 02:20:56 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:58:01 veth5fa0caa 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:20:56 01:58:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 01:59:01 eth0 716.82 556.76 5476.40 97.67 0.00 0.00 0.00 0.00 02:20:56 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 01:59:01 docker0 337.11 436.18 43.84 2642.74 0.00 0.00 0.00 0.00 02:20:56 02:00:01 eth0 186.40 96.93 842.82 15.79 0.00 0.00 0.00 0.00 02:20:56 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:00:01 docker0 81.77 164.41 5.92 826.56 0.00 0.00 0.00 0.00 02:20:56 02:01:02 veth85419f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:01:02 eth0 32.53 28.42 29.00 56.86 0.00 0.00 0.00 0.00 02:20:56 02:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:02:01 veth85419f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:02:01 eth0 21.43 15.70 16.81 9.24 0.00 0.00 0.00 0.00 02:20:56 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:03:02 veth85419f8 1.93 1.93 0.15 0.17 0.00 0.00 0.00 0.00 02:20:56 02:03:02 eth0 25.89 22.36 13.98 54.03 0.00 0.00 0.00 0.00 02:20:56 02:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:03:02 docker0 1.93 1.93 0.13 0.17 0.00 0.00 0.00 0.00 02:20:56 02:04:01 veth85419f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:04:01 eth0 15.94 8.85 13.32 7.04 0.00 0.00 0.00 0.00 02:20:56 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:05:01 eth0 178.51 140.23 1686.58 64.52 0.00 0.00 0.00 0.00 02:20:56 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:06:04 eth0 19.31 15.62 20.47 8.44 0.00 0.00 0.00 0.00 02:20:56 02:06:04 veth812bdfc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:06:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:06:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:07:08 eth0 43.11 33.64 151.43 8.80 0.00 0.00 0.00 0.00 02:20:56 02:07:08 veth812bdfc 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:07:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:07:08 docker0 21.34 26.27 1.36 138.40 0.00 0.00 0.00 0.00 02:20:56 02:08:08 eth0 9.49 10.86 2.13 41.15 0.00 0.00 0.00 0.00 02:20:56 02:08:08 veth812bdfc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:08:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:08:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:09:01 veth16ae8e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:09:01 vetha6af687 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:09:01 eth0 7.02 4.84 7.29 2.72 0.00 0.00 0.00 0.00 02:20:56 02:09:01 veth812bdfc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:10:02 eth0 177.76 142.09 1453.09 23.74 0.00 0.00 0.00 0.00 02:20:56 02:10:02 veth812bdfc 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 02:10:02 docker0 459.78 660.31 51.90 3752.61 0.00 0.00 0.00 0.00 02:20:56 02:11:02 veth234dcd7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:11:02 vethfc13944 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:11:02 veth7aabef0 1.15 2.19 0.08 12.92 0.00 0.00 0.00 0.00 02:20:56 02:11:02 eth0 77.62 48.44 334.76 57.33 0.00 0.00 0.00 0.00 02:20:56 02:12:04 vethfc13944 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:12:04 vethad3ea69 7.19 8.54 0.95 20.74 0.00 0.00 0.00 0.00 02:20:56 02:12:04 eth0 36.30 26.97 56.85 12.03 0.00 0.00 0.00 0.00 02:20:56 02:12:04 veth812bdfc 0.00 0.88 0.00 0.04 0.00 0.00 0.00 0.00 02:20:56 02:13:01 vethe412b4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:13:01 vethb378e79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:13:01 eth0 67.54 50.45 106.30 65.83 0.00 0.00 0.00 0.00 02:20:56 02:13:01 veth812bdfc 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 02:20:56 02:14:01 eth0 34.71 25.68 62.69 51.34 0.00 0.00 0.00 0.00 02:20:56 02:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:20:56 02:14:01 docker0 510.15 749.73 55.49 4266.43 0.00 0.00 0.00 0.00 02:20:56 02:15:01 eth0 0.83 0.37 0.31 0.20 0.00 0.00 0.00 0.00 02:20:56 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:16:01 eth0 0.27 0.20 0.22 0.01 0.00 0.00 0.00 0.00 02:20:56 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:17:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:20:56 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:18:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:19:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:20:56 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:20:02 eth0 15.67 12.19 14.49 7.33 0.00 0.00 0.00 0.00 02:20:56 02:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 02:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 Average: eth0 82.46 58.62 485.29 23.19 0.00 0.00 0.00 0.00 02:20:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:56 Average: docker0 17.64 25.92 1.92 147.51 0.00 0.00 0.00 0.00 02:20:56 02:20:56 02:20:56 ---> sar -P ALL: 02:20:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 02:20:56 02:20:56 01:50:34 LINUX RESTART (4 CPU) 02:20:56 02:20:56 01:51:03 CPU %user %nice %system %iowait %steal %idle 02:20:56 01:52:01 all 11.63 0.00 8.05 10.53 23.83 45.96 02:20:56 01:52:01 0 11.87 0.00 7.21 10.71 23.98 46.23 02:20:56 01:52:01 1 9.31 0.00 6.60 11.19 24.48 48.43 02:20:56 01:52:01 2 11.14 0.00 10.99 8.19 22.49 47.20 02:20:56 01:52:01 3 14.25 0.00 7.40 12.08 24.41 41.86 02:20:56 01:53:01 all 0.07 0.00 0.07 0.00 1.24 98.62 02:20:56 01:53:01 0 0.02 0.00 0.05 0.00 1.27 98.66 02:20:56 01:53:01 1 0.22 0.00 0.10 0.00 1.21 98.48 02:20:56 01:53:01 2 0.02 0.00 0.03 0.00 0.66 99.29 02:20:56 01:53:01 3 0.05 0.00 0.08 0.00 1.81 98.06 02:20:56 01:54:01 all 0.06 0.00 0.07 0.00 1.34 98.53 02:20:56 01:54:01 0 0.00 0.00 0.20 0.00 0.42 99.39 02:20:56 01:54:01 1 0.15 0.00 0.03 0.00 1.37 98.45 02:20:56 01:54:01 2 0.07 0.00 0.05 0.00 2.44 97.45 02:20:56 01:54:01 3 0.02 0.00 0.02 0.00 1.11 98.86 02:20:56 01:55:01 all 0.06 0.00 0.02 0.00 0.89 99.03 02:20:56 01:55:01 0 0.02 0.00 0.02 0.00 1.04 98.92 02:20:56 01:55:01 1 0.18 0.00 0.03 0.00 0.90 98.89 02:20:56 01:55:01 2 0.02 0.00 0.03 0.00 1.09 98.86 02:20:56 01:55:01 3 0.02 0.00 0.02 0.00 0.51 99.45 02:20:56 01:56:01 all 0.10 0.00 0.02 0.00 0.46 99.41 02:20:56 01:56:01 0 0.18 0.00 0.03 0.00 0.65 99.14 02:20:56 01:56:01 1 0.18 0.00 0.02 0.00 0.27 99.53 02:20:56 01:56:01 2 0.02 0.00 0.00 0.00 0.65 99.34 02:20:56 01:56:01 3 0.03 0.00 0.03 0.00 0.28 99.65 02:20:56 01:57:02 all 0.09 0.00 0.05 0.00 0.50 99.37 02:20:56 01:57:02 0 0.02 0.00 0.02 0.00 0.20 99.77 02:20:56 01:57:02 1 0.03 0.00 0.03 0.00 0.78 99.16 02:20:56 01:57:02 2 0.27 0.00 0.10 0.00 0.48 99.15 02:20:56 01:57:02 3 0.03 0.00 0.03 0.00 0.53 99.40 02:20:56 01:58:01 all 7.20 0.00 3.93 1.14 14.44 73.28 02:20:56 01:58:01 0 7.89 0.00 4.60 1.02 14.92 71.56 02:20:56 01:58:01 1 7.57 0.00 3.78 1.29 14.21 73.16 02:20:56 01:58:01 2 7.74 0.00 4.43 1.80 14.63 71.40 02:20:56 01:58:01 3 5.66 0.00 2.98 0.49 14.04 76.83 02:20:56 01:59:01 all 9.33 0.00 3.93 0.62 18.20 67.92 02:20:56 01:59:01 0 6.55 0.00 4.78 0.54 21.54 66.58 02:20:56 01:59:01 1 11.23 0.00 3.53 1.17 17.62 66.45 02:20:56 01:59:01 2 10.94 0.00 3.64 0.41 16.76 68.26 02:20:56 01:59:01 3 8.58 0.00 3.76 0.38 16.90 70.39 02:20:56 02:00:01 all 6.03 0.00 6.04 3.77 22.13 62.04 02:20:56 02:00:01 0 5.95 0.00 5.94 3.43 23.69 60.99 02:20:56 02:00:01 1 5.50 0.00 5.57 2.82 21.76 64.35 02:20:56 02:00:01 2 6.46 0.00 6.69 2.22 21.17 63.45 02:20:56 02:00:01 3 6.22 0.00 5.98 6.61 21.85 59.35 02:20:56 02:01:02 all 22.77 0.00 7.24 3.51 28.83 37.65 02:20:56 02:01:02 0 21.03 0.00 7.12 4.61 28.76 38.48 02:20:56 02:01:02 1 19.37 0.00 6.50 2.57 30.43 41.12 02:20:56 02:01:02 2 29.17 0.00 8.88 3.38 26.22 32.36 02:20:56 02:01:02 3 21.79 0.00 6.53 3.48 29.80 38.40 02:20:56 02:02:01 all 31.85 0.00 10.36 2.69 36.97 18.13 02:20:56 02:02:01 0 30.77 0.00 11.40 2.77 37.65 17.41 02:20:56 02:02:01 1 34.72 0.00 11.41 3.70 36.40 13.76 02:20:56 02:02:01 2 29.08 0.00 8.92 1.63 37.80 22.57 02:20:56 02:02:01 3 33.09 0.00 9.79 2.77 35.95 18.41 02:20:56 02:20:56 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:20:56 02:03:02 all 30.60 0.00 12.02 1.41 26.68 29.30 02:20:56 02:03:02 0 29.95 0.00 12.49 1.21 26.17 30.17 02:20:56 02:03:02 1 33.66 0.00 11.97 1.69 26.50 26.18 02:20:56 02:03:02 2 30.29 0.00 11.48 1.46 27.34 29.43 02:20:56 02:03:02 3 28.60 0.00 12.13 1.28 26.69 31.30 02:20:56 02:04:01 all 24.42 0.00 11.36 2.74 32.10 29.38 02:20:56 02:04:01 0 23.01 0.00 11.47 1.76 31.95 31.80 02:20:56 02:04:01 1 23.44 0.00 10.88 3.56 32.13 29.99 02:20:56 02:04:01 2 25.33 0.00 11.50 3.21 33.25 26.72 02:20:56 02:04:01 3 25.96 0.00 11.59 2.46 31.05 28.94 02:20:56 02:05:01 all 11.32 0.00 8.37 0.24 24.76 55.32 02:20:56 02:05:01 0 9.84 0.00 7.38 0.17 25.66 56.94 02:20:56 02:05:01 1 11.61 0.00 9.46 0.20 23.91 54.82 02:20:56 02:05:01 2 9.62 0.00 6.92 0.33 25.03 58.09 02:20:56 02:05:01 3 14.32 0.00 9.79 0.27 24.38 51.24 02:20:56 02:06:04 all 7.99 0.00 8.60 8.87 32.72 41.83 02:20:56 02:06:04 0 8.40 0.00 8.06 7.77 33.62 42.14 02:20:56 02:06:04 1 7.05 0.00 8.50 10.39 32.73 41.32 02:20:56 02:06:04 2 7.20 0.00 8.11 8.77 32.80 43.12 02:20:56 02:06:04 3 9.31 0.00 9.75 8.56 31.68 40.70 02:20:56 02:07:08 all 7.52 0.00 9.89 21.36 34.42 26.81 02:20:56 02:07:08 0 8.03 0.00 9.40 19.63 34.80 28.13 02:20:56 02:07:08 1 7.92 0.00 10.52 22.75 34.12 24.68 02:20:56 02:07:08 2 6.71 0.00 9.65 21.70 34.00 27.94 02:20:56 02:07:08 3 7.43 0.00 10.00 21.38 34.75 26.44 02:20:56 02:08:08 all 6.91 0.00 5.51 30.71 37.65 19.20 02:20:56 02:08:08 0 8.20 0.00 6.83 31.03 37.94 16.00 02:20:56 02:08:08 1 6.78 0.00 4.84 34.56 38.21 15.61 02:20:56 02:08:08 2 6.07 0.00 5.22 29.43 36.97 22.32 02:20:56 02:08:08 3 6.64 0.00 5.20 27.82 37.51 22.82 02:20:56 02:09:01 all 50.25 0.00 11.30 8.31 21.58 8.57 02:20:56 02:09:01 0 51.05 0.00 12.56 9.43 20.83 6.13 02:20:56 02:09:01 1 48.31 0.00 9.83 7.99 24.64 9.22 02:20:56 02:09:01 2 50.10 0.00 11.49 8.24 20.98 9.19 02:20:56 02:09:01 3 51.52 0.00 11.32 7.61 19.88 9.66 02:20:56 02:10:02 all 16.69 0.00 10.63 8.54 37.61 26.53 02:20:56 02:10:02 0 18.18 0.00 10.02 8.73 36.97 26.09 02:20:56 02:10:02 1 15.32 0.00 10.91 9.57 38.08 26.12 02:20:56 02:10:02 2 16.23 0.00 10.75 7.42 38.17 27.43 02:20:56 02:10:02 3 17.01 0.00 10.83 8.44 37.24 26.48 02:20:56 02:11:02 all 9.37 0.00 9.29 17.82 38.64 24.88 02:20:56 02:11:02 0 8.85 0.00 10.17 17.55 38.92 24.50 02:20:56 02:11:02 1 9.02 0.00 8.81 19.08 38.46 24.63 02:20:56 02:11:02 2 9.80 0.00 9.02 20.14 37.87 23.18 02:20:56 02:11:02 3 9.82 0.00 9.17 14.48 39.31 27.22 02:20:56 02:12:04 all 41.40 0.00 12.93 9.79 32.66 3.23 02:20:56 02:12:04 0 41.18 0.00 12.71 9.65 33.93 2.52 02:20:56 02:12:04 1 43.35 0.00 12.92 8.44 31.93 3.35 02:20:56 02:12:04 2 41.51 0.00 12.84 10.88 30.82 3.95 02:20:56 02:12:04 3 39.61 0.00 13.22 10.15 33.89 3.13 02:20:56 02:13:01 all 19.27 0.00 10.96 14.40 32.14 23.24 02:20:56 02:13:01 0 19.36 0.00 10.47 15.12 31.38 23.67 02:20:56 02:13:01 1 18.40 0.00 10.90 15.93 33.53 21.25 02:20:56 02:13:01 2 18.20 0.00 10.79 14.18 32.07 24.75 02:20:56 02:13:01 3 21.14 0.00 11.68 12.33 31.59 23.25 02:20:56 02:20:56 02:13:01 CPU %user %nice %system %iowait %steal %idle 02:20:56 02:14:01 all 1.14 0.00 2.96 1.97 14.38 79.54 02:20:56 02:14:01 0 1.01 0.00 2.51 2.38 14.70 79.40 02:20:56 02:14:01 1 1.37 0.00 4.25 2.64 14.16 77.59 02:20:56 02:14:01 2 0.93 0.00 2.49 1.41 13.77 81.40 02:20:56 02:14:01 3 1.27 0.00 2.61 1.47 14.89 79.76 02:20:56 02:15:01 all 0.11 0.00 0.08 0.00 0.48 99.33 02:20:56 02:15:01 0 0.02 0.00 0.07 0.02 0.20 99.70 02:20:56 02:15:01 1 0.13 0.00 0.08 0.00 1.01 98.77 02:20:56 02:15:01 2 0.28 0.00 0.07 0.00 0.42 99.23 02:20:56 02:15:01 3 0.00 0.00 0.10 0.00 0.30 99.60 02:20:56 02:16:01 all 0.11 0.00 0.12 0.05 1.28 98.45 02:20:56 02:16:01 0 0.07 0.00 0.17 0.13 0.65 98.98 02:20:56 02:16:01 1 0.12 0.00 0.18 0.02 1.83 97.86 02:20:56 02:16:01 2 0.22 0.00 0.08 0.00 1.51 98.20 02:20:56 02:16:01 3 0.03 0.00 0.05 0.03 1.12 98.76 02:20:56 02:17:01 all 0.14 0.00 0.02 0.01 0.71 99.12 02:20:56 02:17:01 0 0.18 0.00 0.02 0.02 0.17 99.62 02:20:56 02:17:01 1 0.30 0.00 0.02 0.00 1.24 98.45 02:20:56 02:17:01 2 0.05 0.00 0.05 0.02 0.63 99.25 02:20:56 02:17:01 3 0.03 0.00 0.00 0.00 0.81 99.15 02:20:56 02:18:01 all 0.07 0.00 0.14 0.00 1.35 98.45 02:20:56 02:18:01 0 0.00 0.00 0.12 0.00 1.16 98.73 02:20:56 02:18:01 1 0.17 0.00 0.27 0.00 1.31 98.26 02:20:56 02:18:01 2 0.10 0.00 0.08 0.00 2.12 97.70 02:20:56 02:18:01 3 0.00 0.00 0.10 0.00 0.80 99.11 02:20:56 02:19:01 all 0.10 0.00 0.02 0.00 0.59 99.29 02:20:56 02:19:01 0 0.02 0.00 0.02 0.00 0.20 99.77 02:20:56 02:19:01 1 0.00 0.00 0.02 0.00 0.81 99.17 02:20:56 02:19:01 2 0.38 0.00 0.03 0.00 1.11 98.48 02:20:56 02:19:01 3 0.02 0.00 0.03 0.00 0.22 99.73 02:20:56 02:20:02 all 1.60 0.00 1.08 3.83 6.22 87.28 02:20:56 02:20:02 0 0.91 0.00 0.69 1.85 6.30 90.25 02:20:56 02:20:02 1 2.42 0.00 1.39 8.24 7.05 80.90 02:20:56 02:20:02 2 1.51 0.00 0.79 4.02 6.62 87.07 02:20:56 02:20:02 3 1.56 0.00 1.45 1.19 4.90 90.90 02:20:56 Average: all 10.21 0.00 5.20 5.32 17.94 61.33 02:20:56 Average: 0 10.05 0.00 5.25 5.19 18.16 61.35 02:20:56 Average: 1 10.13 0.00 5.13 5.89 18.09 60.76 02:20:56 Average: 2 10.26 0.00 5.21 5.20 17.81 61.53 02:20:56 Average: 3 10.41 0.00 5.21 5.00 17.69 61.69 02:20:56 02:20:56 02:20:56