Pull request #3138 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at a4129e86d499c8924a566b780eb9ce8c2b49056c rather than 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 Obtained Jenkinsfile from a4129e86d499c8924a566b780eb9ce8c2b49056c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25219 in /w/workspace/edgexfoundry_edgex-go_PR-3138 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a4129e86d499c8924a566b780eb9ce8c2b49056c into PR head commit 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 Merge succeeded, producing 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 Checking out Revision 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 (PR-3138) > 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/3138/head:refs/remotes/origin/PR-3138 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # 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 a4129e86d499c8924a566b780eb9ce8c2b49056c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # timeout=10 Commit message: "refactor(meta): Rename PropertyValue's Type field to ValueType" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:15:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 0a802c1040598f22ad9b0d394b24d529ccf632b2 # timeout=10 [Pipeline] withCredentials 07:15:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:15:02 ========================================================= 07:15:02 EdgeX Global Pipelines Version Info 07:15:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:15:04 ------------------- 07:15:04 stable info: 07:15:04 ------------------- 07:15:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:15:04 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:15:04 Message: update stable to v1.0.179 07:15:05 ------------------- 07:15:05 experimental info: 07:15:05 ------------------- 07:15:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:15:05 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:15:05 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:15:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:15:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3138 [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3138 [Pipeline] echo 07:15:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3138 [Pipeline] echo 07:15:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 [Pipeline] echo 07:15:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e47c43 [Pipeline] echo 07:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:15:08 provisioning config files... 07:15:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config393913036031428942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:08 ---> docker-login.sh 07:15:08 nexus3.edgexfoundry.org:10001 07:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:09 Configure a credential helper to remove this warning. See 07:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:09 07:15:09 Login Succeeded 07:15:09 nexus3.edgexfoundry.org:10002 07:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:09 Configure a credential helper to remove this warning. See 07:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:09 07:15:09 Login Succeeded 07:15:09 nexus3.edgexfoundry.org:10003 07:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:09 Configure a credential helper to remove this warning. See 07:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:09 07:15:09 Login Succeeded 07:15:09 nexus3.edgexfoundry.org:10004 07:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:09 Configure a credential helper to remove this warning. See 07:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:09 07:15:09 Login Succeeded 07:15:09 docker.io 07:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:10 Configure a credential helper to remove this warning. See 07:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:10 07:15:10 Login Succeeded 07:15:10 ---> docker-login.sh ends [Pipeline] } 07:15:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:10 ++ 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 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/core-command/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo core-command,cmd/core-command/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/core-data/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo core-data,cmd/core-data/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/core-metadata/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo core-metadata,cmd/core-metadata/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/security-bootstrapper/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/security-proxy-setup/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/support-notifications/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo support-notifications,cmd/support-notifications/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/support-scheduler/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:15:10 + for file in '`ls cmd/**/Dockerfile`' 07:15:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:15:10 ++ cut -d/ -f2 07:15:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:15:10 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 07:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:12 07:15:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:15:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:12 latest: Pulling from edgex-devops/git-semver 07:15:12 31603596830f: Pulling fs layer 07:15:12 2a8b12db71e7: Pulling fs layer 07:15:12 6ca5941a6612: Pulling fs layer 07:15:12 ecc8261a40a4: Pulling fs layer 07:15:12 ecc8261a40a4: Waiting 07:15:12 2a8b12db71e7: Download complete 07:15:12 31603596830f: Verifying Checksum 07:15:12 31603596830f: Download complete 07:15:13 ecc8261a40a4: Verifying Checksum 07:15:13 ecc8261a40a4: Download complete 07:15:13 31603596830f: Pull complete 07:15:13 6ca5941a6612: Verifying Checksum 07:15:13 6ca5941a6612: Download complete 07:15:13 2a8b12db71e7: Pull complete 07:15:14 6ca5941a6612: Pull complete 07:15:14 ecc8261a40a4: Pull complete 07:15:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:15:14 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:15:16 $ docker top e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:17 [ssh-agent] Looking for ssh-agent implementation... 07:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:17 $ docker exec e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c ssh-agent 07:15:17 SSH_AUTH_SOCK=/tmp/ssh-tdzxF1KQQhut/agent.11 07:15:17 SSH_AGENT_PID=16 07:15:17 Running ssh-add (command line suppressed) 07:15:17 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8456952528194816387.key (/w/workspace/edgex-go/4@tmp/private_key_8456952528194816387.key) 07:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:18 + git tag --points-at HEAD [Pipeline] } 07:15:18 $ docker exec --env ******** --env ******** e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c ssh-agent -k 07:15:18 unset SSH_AUTH_SOCK; 07:15:18 unset SSH_AGENT_PID; 07:15:18 echo Agent pid 16 killed; 07:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:18 [ssh-agent] Looking for ssh-agent implementation... 07:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:18 $ docker exec e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c ssh-agent 07:15:18 SSH_AUTH_SOCK=/tmp/ssh-swHTL2eK5lvX/agent.46 07:15:18 SSH_AGENT_PID=52 07:15:18 Running ssh-add (command line suppressed) 07:15:18 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5694853302912153742.key (/w/workspace/edgex-go/4@tmp/private_key_5694853302912153742.key) 07:15:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:19 + git semver init 07:15:19 # -> Open(): unable to determine branch for HEAD 07:15:19 # $GIT_DIR = /w/workspace/edgex-go/4/.git 07:15:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 07:15:19 # $SEMVER_REMOTE_NAME = origin 07:15:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:15:19 # $SEMVER_USER_NAME = edgex-jenkins 07:15:19 # $SEMVER_BRANCH = PR-3138 07:15:19 # $SEMVER_TEMP = /tmp/semver-999619242 07:15:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:15:37 # '/tmp/semver-999619242' -> '/w/workspace/edgex-go/4/.semver' 07:15:37 # -> Force: false 07:15:37 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 07:15:37 $ docker exec --env ******** --env ******** e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c ssh-agent -k 07:15:37 unset SSH_AUTH_SOCK; 07:15:37 unset SSH_AGENT_PID; 07:15:37 echo Agent pid 52 killed; 07:15:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:38 + git semver [Pipeline] } 07:15:38 $ docker stop --time=1 e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c 07:15:39 $ docker rm -f e1bdedcfb2723fb662b54ff94cd275e57f54fccd6d8acb7a3818fdd1079d994c [Pipeline] // withDockerContainer [Pipeline] sh 07:15:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:15:41 Stashed 1 file(s) [Pipeline] echo 07:15:41 [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 07:15:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:15:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:15:42 + sudo service docker restart 07:15:42 + true 07:15:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:15:43 ========================================================= 07:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:15:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:15:43 + 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 . 07:15:46 Sending build context to Docker daemon 327.6MB 07:15:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:15:46 Step 2/6 : FROM ${BASE} 07:15:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:15:46 188c0c94c7c5: Pulling fs layer 07:15:46 0ef7d3d256c8: Pulling fs layer 07:15:46 de9db76c5a1d: Pulling fs layer 07:15:46 bca2f99d35d6: Pulling fs layer 07:15:46 93359f2a8cfa: Pulling fs layer 07:15:46 7c6f9722023f: Pulling fs layer 07:15:46 a35cf1a2eb13: Pulling fs layer 07:15:46 93359f2a8cfa: Waiting 07:15:46 a35cf1a2eb13: Waiting 07:15:46 7c6f9722023f: Waiting 07:15:46 bca2f99d35d6: Waiting 07:15:46 de9db76c5a1d: Verifying Checksum 07:15:46 de9db76c5a1d: Download complete 07:15:46 0ef7d3d256c8: Download complete 07:15:46 93359f2a8cfa: Verifying Checksum 07:15:46 93359f2a8cfa: Download complete 07:15:46 188c0c94c7c5: Verifying Checksum 07:15:46 188c0c94c7c5: Download complete 07:15:47 7c6f9722023f: Verifying Checksum 07:15:47 7c6f9722023f: Download complete 07:15:47 188c0c94c7c5: Pull complete 07:15:47 0ef7d3d256c8: Pull complete 07:15:47 de9db76c5a1d: Pull complete 07:15:48 a35cf1a2eb13: Verifying Checksum 07:15:48 a35cf1a2eb13: Download complete 07:15:49 bca2f99d35d6: Verifying Checksum 07:15:49 bca2f99d35d6: Download complete 07:15:54 bca2f99d35d6: Pull complete 07:15:54 93359f2a8cfa: Pull complete 07:15:55 7c6f9722023f: Pull complete 07:15:56 Still waiting to schedule task 07:15:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:16:01 a35cf1a2eb13: Pull complete 07:16:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:16:01 ---> a62c8e92a672 07:16:01 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 07:16:01 ---> Running in 333b510f046f 07:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:02 (1/12) Installing libmagic (5.38-r0) 07:16:03 (2/12) Installing file (5.38-r0) 07:16:03 (3/12) Installing libc-dev (0.7.2-r3) 07:16:03 (4/12) Installing g++ (9.3.0-r2) 07:16:07 (5/12) Installing fortify-headers (1.1-r0) 07:16:07 (6/12) Installing patch (2.7.6-r6) 07:16:07 (7/12) Installing build-base (0.5-r2) 07:16:07 (8/12) Installing libsodium (1.0.18-r0) 07:16:07 (9/12) Installing pkgconf (1.7.2-r0) 07:16:07 (10/12) Installing libsodium-dev (1.0.18-r0) 07:16:07 (11/12) Installing libzmq (4.3.3-r0) 07:16:07 (12/12) Installing zeromq-dev (4.3.3-r0) 07:16:08 Executing busybox-1.31.1-r19.trigger 07:16:08 OK: 233 MiB in 51 packages 07:16:12 Removing intermediate container 333b510f046f 07:16:12 ---> 0d8fee830ce4 07:16:12 Step 4/6 : WORKDIR /edgex-go 07:16:12 ---> Running in c01d498fa3e1 07:16:12 Removing intermediate container c01d498fa3e1 07:16:12 ---> 5afbc450b76b 07:16:12 Step 5/6 : COPY go.mod . 07:16:12 ---> ce65b2b71d21 07:16:12 Step 6/6 : RUN go mod download 07:16:12 ---> Running in ef2a9e08bf84 07:16:34 Removing intermediate container ef2a9e08bf84 07:16:34 ---> 24e05a2e2a37 07:16:34 Successfully built 24e05a2e2a37 07:16:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:16:34 + docker inspect -f . ci-base-image-x86_64 07:16:34 . [Pipeline] withDockerContainer 07:16:35 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:16:35 $ docker top 9cd3cd3f846dab001680c803908ca86c73f329c2606a42517734e24ebdf5d469 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:36 + go version 07:16:36 go version go1.15.5 linux/amd64 [Pipeline] } 07:16:36 $ docker stop --time=1 9cd3cd3f846dab001680c803908ca86c73f329c2606a42517734e24ebdf5d469 07:16:37 $ docker rm -f 9cd3cd3f846dab001680c803908ca86c73f329c2606a42517734e24ebdf5d469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:38 + docker inspect -f . ci-base-image-x86_64 07:16:38 . [Pipeline] withDockerContainer 07:16:38 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:16:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:16:39 $ docker top 8c7bc344f667e23255ae647f64a01511c1ad84a2965ca3d21456ec7a698ddedd -eo pid,comm [Pipeline] { [Pipeline] echo 07:16:39 ========================================================= 07:16:39 [edgeXBuildGoParallel] Running Tests and Build... 07:16:39 ========================================================= [Pipeline] sh 07:16:39 + make test 07:16:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:16:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:17:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:17:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:17:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:17:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:17:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:17:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:17:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:17:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:17:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:17:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:17:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:17:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:17:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:17:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.229s coverage: 45.6% of statements 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.398s coverage: 100.0% of statements 07:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.1% of statements 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 65.8% of statements 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.110s coverage: 82.3% of statements 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.133s coverage: 86.7% of statements 07:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements 07:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.050s coverage: 78.3% of statements 07:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.369s coverage: 92.8% of statements 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 07:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 07:17:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.040s coverage: 94.4% of statements 07:17:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.057s coverage: 92.9% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.2% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 91.4% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.257s coverage: 68.9% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.078s coverage: 37.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.258s coverage: 84.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.075s coverage: 85.3% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.695s coverage: 29.1% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:17:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 07:17:49 GO111MODULE=on go vet ./... 07:17:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25220 in /w/workspace/edgexfoundry_edgex-go_PR-3138 [Pipeline] { [Pipeline] ws 07:17:50 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:17:55 using credential edgex-jenkins-ssh 07:17:55 Cloning the remote Git repository 07:17:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:17:56 > git init /w/workspace/edgex-go/4 # timeout=10 07:17:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:17:56 > git --version # timeout=10 07:17:56 > git --version # 'git version 2.17.1' 07:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:11 gofmt -l . 07:18:12 [ "`gofmt -l .`" = "" ] 07:18:12 Merging remotes/origin/master commit a4129e86d499c8924a566b780eb9ce8c2b49056c into PR head commit 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:18:12 ./bin/test-go-mod-tidy.sh 07:18:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:18:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:18:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3138/head:refs/remotes/origin/PR-3138 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:18:12 > git config core.sparsecheckout # timeout=10 07:18:12 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # timeout=10 07:18:13 Merge succeeded, producing 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:18:13 Checking out Revision 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 (PR-3138) 07:18:13 ./bin/test-attribution-txt.sh [Pipeline] sh 07:18:14 + ls -al . 07:18:14 total 688 07:18:14 drwxrwxr-x 10 1001 1001 4096 Feb 5 07:18 . 07:18:14 drwxr-xr-x 4 root root 28 Feb 5 07:16 .. 07:18:14 -rw-rw-r-- 1 1001 1001 11 Feb 5 07:14 .dockerignore 07:18:14 drwxrwxr-x 8 1001 1001 179 Feb 5 07:15 .git 07:18:14 drwxrwxr-x 3 1001 1001 125 Feb 5 07:14 .github 07:18:14 -rw-rw-r-- 1 1001 1001 872 Feb 5 07:14 .gitignore 07:18:14 drwx------ 3 1001 1001 60 Feb 5 07:15 .semver 07:18:14 -rw-rw-r-- 1 1001 1001 166 Feb 5 07:14 .sonarcloud.properties 07:18:14 -rw-rw-r-- 1 1001 1001 7859 Feb 5 07:14 Attribution.txt 07:18:14 -rw-rw-r-- 1 1001 1001 3804 Feb 5 07:14 CONTRIBUTING.md 07:18:14 -rw-rw-r-- 1 1001 1001 931 Feb 5 07:14 Dockerfile.build 07:18:14 -rw-rw-r-- 1 1001 1001 863 Feb 5 07:14 Jenkinsfile 07:18:14 -rw-rw-r-- 1 1001 1001 10775 Feb 5 07:14 LICENSE 07:18:14 -rw-rw-r-- 1 1001 1001 6001 Feb 5 07:14 Makefile 07:18:14 -rw-rw-r-- 1 1001 1001 6524 Feb 5 07:14 README.md 07:18:14 -rw-rw-r-- 1 1001 1001 6755 Feb 5 07:14 SECURITY.md 07:18:14 -rw-rw-r-- 1 1001 1001 5 Feb 5 07:15 VERSION 07:18:14 -rw-rw-r-- 1 1001 1001 4131 Feb 5 07:14 ZMQWindows.md 07:18:14 drwxrwxr-x 2 1001 1001 117 Feb 5 07:14 bin 07:18:14 drwxrwxr-x 15 1001 1001 4096 Feb 5 07:14 cmd 07:18:14 -rw-r--r-- 1 root root 585363 Feb 5 07:17 coverage.out 07:18:14 -rw-r--r-- 1 root root 1054 Feb 5 07:18 go.mod 07:18:14 -rw-r--r-- 1 root root 19290 Feb 5 07:18 go.sum 07:18:14 drwxrwxr-x 8 1001 1001 127 Feb 5 07:14 internal 07:18:14 drwxrwxr-x 4 1001 1001 26 Feb 5 07:14 openapi 07:18:14 drwxrwxr-x 4 1001 1001 71 Feb 5 07:14 snap 07:18:14 -rw-rw-r-- 1 1001 1001 168 Feb 5 07:14 version.go [Pipeline] sh 07:18:14 + '[' -e coverage.out ] 07:18:14 + chown 1001:1001 coverage.out [Pipeline] stash 07:18:14 Stashed 1 file(s) [Pipeline] sh 07:18:14 + make build 07:18:14 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 07:18:13 > git remote # timeout=10 07:18:13 > git config --get remote.origin.url # timeout=10 07:18:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:13 > git merge a4129e86d499c8924a566b780eb9ce8c2b49056c # timeout=10 07:18:13 > git rev-parse HEAD^{commit} # timeout=10 07:18:13 > git config core.sparsecheckout # timeout=10 07:18:13 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # timeout=10 07:18:17 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 07:18:18 Commit message: "refactor(meta): Rename PropertyValue's Type field to ValueType" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:18:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:18:20 + sudo service docker+ restart 07:18:20 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:18:23 provisioning config files... 07:18:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1174012809847808284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:23 ---> docker-login.sh 07:18:23 nexus3.edgexfoundry.org:10001 07:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:24 Configure a credential helper to remove this warning. See 07:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:24 07:18:24 Login Succeeded 07:18:24 nexus3.edgexfoundry.org:10002 07:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:25 Configure a credential helper to remove this warning. See 07:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:25 07:18:25 Login Succeeded 07:18:25 nexus3.edgexfoundry.org:10003 07:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:25 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 07:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:25 Configure a credential helper to remove this warning. See 07:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:25 07:18:25 Login Succeeded 07:18:25 nexus3.edgexfoundry.org:10004 07:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:26 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 07:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:26 Configure a credential helper to remove this warning. See 07:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:26 07:18:26 Login Succeeded 07:18:26 docker.io 07:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:26 Configure a credential helper to remove this warning. See 07:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:26 07:18:26 Login Succeeded 07:18:26 ---> docker-login.sh ends [Pipeline] } 07:18:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:27 ========================================================= 07:18:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:18:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:18:27 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 07:18:27 + 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 . 07:18: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 07:18:29 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 07:18:29 Sending build context to Docker daemon 166.2MB 07:18:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:18:30 Step 2/6 : FROM ${BASE} 07:18:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:18:30 5f621e34cdf4: Pulling fs layer 07:18:30 a4357932f1b6: Pulling fs layer 07:18:30 18c013af1878: Pulling fs layer 07:18:30 00ac8860ef70: Pulling fs layer 07:18:30 63d7cb157983: Pulling fs layer 07:18:30 b116817d02f9: Pulling fs layer 07:18:30 745a02a5169b: Pulling fs layer 07:18:30 00ac8860ef70: Waiting 07:18:30 b116817d02f9: Waiting 07:18:30 63d7cb157983: Waiting 07:18:30 745a02a5169b: Waiting 07:18:30 18c013af1878: Verifying Checksum 07:18:30 18c013af1878: Download complete 07:18:30 a4357932f1b6: Verifying Checksum 07:18:30 a4357932f1b6: Download complete 07:18:30 63d7cb157983: Verifying Checksum 07:18:30 63d7cb157983: Download complete 07:18:30 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 07:18:31 b116817d02f9: Verifying Checksum 07:18:31 b116817d02f9: Download complete 07:18:31 5f621e34cdf4: Verifying Checksum 07:18:31 5f621e34cdf4: Download complete 07:18:31 5f621e34cdf4: Pull complete 07:18:31 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 07:18:32 a4357932f1b6: Pull complete 07:18:32 18c013af1878: Pull complete 07:18:33 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 07:18:33 745a02a5169b: Verifying Checksum 07:18:33 745a02a5169b: Download complete 07:18:34 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 07:18:34 00ac8860ef70: Verifying Checksum 07:18:34 00ac8860ef70: Download complete 07:18:35 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 07:18: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 [Pipeline] } 07:18:38 $ docker stop --time=1 8c7bc344f667e23255ae647f64a01511c1ad84a2965ca3d21456ec7a698ddedd 07:18:39 $ docker rm -f 8c7bc344f667e23255ae647f64a01511c1ad84a2965ca3d21456ec7a698ddedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:43 07:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:43 latest: Pulling from edgex-devops/edgex-compose 07:18:43 cbdbe7a5bc2a: Pulling fs layer 07:18:43 ca9280d653b3: Pulling fs layer 07:18:43 7e9c9ca2126c: Pulling fs layer 07:18:44 cbdbe7a5bc2a: Verifying Checksum 07:18:44 cbdbe7a5bc2a: Download complete 07:18:44 00ac8860ef70: Pull complete 07:18:44 cbdbe7a5bc2a: Pull complete 07:18:44 ca9280d653b3: Verifying Checksum 07:18:44 ca9280d653b3: Download complete 07:18:45 63d7cb157983: Pull complete 07:18:45 b116817d02f9: Pull complete 07:18:45 ca9280d653b3: Pull complete 07:18:45 7e9c9ca2126c: Download complete 07:18:49 745a02a5169b: Pull complete 07:18:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:18:49 ---> b7e6874047d6 07:18:49 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 07:18:52 ---> Running in d60ce1640ca1 07:18:52 7e9c9ca2126c: Pull complete 07:18:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:18:52 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:18:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:18:53 $ docker top 33771a67427c8c269c8fef444f9e143368cc1f728f217a0899557f2497e00908 -eo pid,comm [Pipeline] { 07:18:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 07:18:54 + docker-compose build --help 07:18:54 + grep parallel 07:18:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:54 (1/12) Installing libmagic (5.38-r0) 07:18:54 (2/12) Installing file (5.38-r0) 07:18:54 --parallel Build images in parallel. [Pipeline] } 07:18:54 $ docker stop --time=1 33771a67427c8c269c8fef444f9e143368cc1f728f217a0899557f2497e00908 07:18:55 (3/12) Installing libc-dev (0.7.2-r3) 07:18:55 (4/12) Installing g++ (9.3.0-r2) 07:18:56 $ docker rm -f 33771a67427c8c269c8fef444f9e143368cc1f728f217a0899557f2497e00908 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:56 . [Pipeline] withDockerContainer 07:18:57 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:18:57 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:18:57 $ docker top 72565f2d23a7b8ed67b05d443c4d7f2a07d881a6a6255a7fa3e3e5dfe6f4199e -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:58 + docker-compose -f ./docker-compose-build.yml build --parallel 07:18:59 Building docker-core-command-go ... 07:18:59 Building docker-core-data-go ... 07:18:59 Building docker-core-metadata-go ... 07:18:59 Building docker-security-bootstrapper-go ... 07:18:59 Building docker-security-proxy-setup-go ... 07:18:59 Building docker-security-secretstore-setup-go ... 07:18:59 Building docker-support-notifications-go ... 07:18:59 Building docker-support-scheduler-go ... 07:18:59 Building docker-sys-mgmt-agent-go ... 07:18:59 Building docker-security-bootstrapper-go 07:18:59 Building docker-security-secretstore-setup-go 07:18:59 Building docker-core-metadata-go 07:18:59 Building docker-core-command-go 07:18:59 Building docker-support-notifications-go 07:19:00 (5/12) Installing fortify-headers (1.1-r0) 07:19:00 (6/12) Installing patch (2.7.6-r6) 07:19:00 (7/12) Installing build-base (0.5-r2) 07:19:00 (8/12) Installing libsodium (1.0.18-r0) 07:19:00 (9/12) Installing pkgconf (1.7.2-r0) 07:19:00 (10/12) Installing libsodium-dev (1.0.18-r0) 07:19:00 (11/12) Installing libzmq (4.3.3-r0) 07:19:00 (12/12) Installing zeromq-dev (4.3.3-r0) 07:19:00 Executing busybox-1.31.1-r19.trigger 07:19:00 OK: 217 MiB in 51 packages 07:19:04 Removing intermediate container d60ce1640ca1 07:19:04 ---> d59f84003cd6 07:19:04 Step 4/6 : WORKDIR /edgex-go 07:19:04 ---> Running in b915e76770a1 07:19:05 Removing intermediate container b915e76770a1 07:19:05 ---> a7108869a2cb 07:19:05 Step 5/6 : COPY go.mod . 07:19:06 ---> 343fbc3d72c2 07:19:06 Step 6/6 : RUN go mod download 07:19:06 ---> Running in 81b88d9b6959 07:19:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:19:31 ---> 24e05a2e2a37 07:19:31 Step 3/22 : WORKDIR /edgex-go 07:19:31 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:19:31 ---> 24e05a2e2a37 07:19:31 Step 3/31 : WORKDIR /edgex-go 07:19:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:19:31 ---> 24e05a2e2a37 07:19:31 Step 3/24 : WORKDIR /edgex-go 07:19:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:31 ---> 24e05a2e2a37 07:19:31 Step 3/23 : WORKDIR /edgex-go 07:19:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:31 ---> 24e05a2e2a37 07:19:31 Step 3/23 : WORKDIR /edgex-go 07:19:31 ---> Running in e89cb2075864 07:19:31 ---> Running in 44a52057ccd9 07:19:31 ---> Running in 6ffa41cd9e13 07:19:31 ---> Running in 8f6ada96db17 07:19:31 ---> Running in 285484cf4f08 07:19:31 Removing intermediate container e89cb2075864 07:19:31 ---> ea9b8d254abc 07:19:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:31 Removing intermediate container 8f6ada96db17 07:19:31 ---> 54b8c07bd6db 07:19:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:31 Removing intermediate container 6ffa41cd9e13 07:19:31 ---> c0df46b34783 07:19:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:31 Removing intermediate container 44a52057ccd9 07:19:31 ---> 74524d2df06f 07:19:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:31 Removing intermediate container 285484cf4f08 07:19:31 ---> 3170515e9930 07:19:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:31 ---> Running in 558357270fe8 07:19:31 ---> Running in fa70daeb9e7f 07:19:31 ---> Running in 1b73e146f1f4 07:19:31 ---> Running in 1f0ed1700f62 07:19:31 ---> Running in 236c712b29ab 07:19:32 Removing intermediate container 81b88d9b6959 07:19:32 ---> a1c7c394f40c 07:19:32 Successfully built a1c7c394f40c 07:19:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:19:33 + docker inspect -f . ci-base-image-arm64 07:19:33 . [Pipeline] withDockerContainer 07:19:33 Removing intermediate container 558357270fe8 07:19:33 ---> 1fe56db89d31 07:19:33 Step 5/23 : RUN apk add --update --no-cache make git 07:19:33 Removing intermediate container fa70daeb9e7f 07:19:33 ---> f208177f9218 07:19:33 Step 5/31 : RUN apk add --update --no-cache make git 07:19:33 ---> Running in d5351ccbd7fe 07:19:33 prd-ubuntu18.04-docker-arm64-4c-16g-25220 does not seem to be running inside a container 07:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:19:33 ---> Running in 9e162e41108f 07:19:33 Removing intermediate container 1b73e146f1f4 07:19:33 ---> 5070891a1318 07:19:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:19:33 Removing intermediate container 1f0ed1700f62 07:19:33 ---> fc717c9c1c2c 07:19:33 Step 5/24 : RUN apk add --update --no-cache make git 07:19:33 ---> Running in 59312f80715a 07:19:33 Removing intermediate container 236c712b29ab 07:19:33 ---> a12f5fddeb89 07:19:33 Step 5/23 : RUN apk add --update --no-cache make git 07:19:34 ---> Running in 03a47d2a763e 07:19:34 ---> Running in def0fdde7aa9 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:34 $ docker top ccb7aa5ad842e5f01154042f88929e29f674586323666375bbb06e12538e1f3f -eo pid,comm 07:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 07:19:35 OK: 233 MiB in 51 packages 07:19:35 OK: 233 MiB in 51 packages 07:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:35 OK: 233 MiB in 51 packages 07:19:35 OK: 233 MiB in 51 packages 07:19:35 Removing intermediate container d5351ccbd7fe 07:19:35 ---> 1db40fe1057e 07:19:35 Step 6/23 : COPY go.mod . 07:19:36 + go version 07:19:36 go version go1.15.5 linux/arm64 [Pipeline] } 07:19:36 $ docker stop --time=1 ccb7aa5ad842e5f01154042f88929e29f674586323666375bbb06e12538e1f3f 07:19:36 Removing intermediate container 9e162e41108f 07:19:36 ---> 48046c04d5d1 07:19:36 Step 6/31 : COPY go.mod . 07:19:36 ---> 67bd500098c0 07:19:36 Step 7/23 : RUN go mod download 07:19:36 OK: 233 MiB in 51 packages 07:19:36 ---> Running in 062f848df89c 07:19:36 ---> d27b6c8ee78b 07:19:36 Step 7/31 : RUN go mod download 07:19:36 Removing intermediate container 59312f80715a 07:19:36 ---> b289cb0b53a2 07:19:36 Step 6/22 : COPY go.mod . 07:19:36 ---> Running in f2db50f05a9b 07:19:37 Removing intermediate container def0fdde7aa9 07:19:37 ---> 77c5c388a424 07:19:37 Step 6/23 : COPY go.mod . 07:19:37 ---> 4cde15d72652 07:19:37 Step 7/22 : RUN go mod download 07:19:37 Removing intermediate container 03a47d2a763e 07:19:37 ---> 738fd698225b 07:19:37 Step 6/24 : COPY go.mod . 07:19:37 ---> Running in 598423dd4b39 07:19:37 ---> a398c7d6fbba 07:19:37 Step 7/23 : RUN go mod download 07:19:37 ---> Running in c88be4fa8eb1 07:19:37 $ docker rm -f ccb7aa5ad842e5f01154042f88929e29f674586323666375bbb06e12538e1f3f 07:19:38 ---> 68c0450507fc 07:19:38 Step 7/24 : RUN go mod download 07:19:38 ---> Running in 34170f29cd29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:19:38 + docker inspect -f . ci-base-image-arm64 07:19:38 . [Pipeline] withDockerContainer 07:19:39 prd-ubuntu18.04-docker-arm64-4c-16g-25220 does not seem to be running inside a container 07:19:39 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:19:39 Removing intermediate container 598423dd4b39 07:19:39 ---> 04a3de61c4a0 07:19:39 Step 8/22 : COPY . . 07:19:39 Removing intermediate container f2db50f05a9b 07:19:39 ---> 14828a19ce73 07:19:39 Step 8/31 : COPY . . 07:19:39 Removing intermediate container 062f848df89c 07:19:39 ---> cc8d0369510c 07:19:39 Step 8/23 : COPY . . 07:19:40 Removing intermediate container c88be4fa8eb1 07:19:40 ---> f241d24d01fa 07:19:40 Step 8/23 : COPY . . 07:19:40 $ docker top e9547f6c000354e558f6be95bb290dffb77f309195fa4bb2716de3e6d78bba90 -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:41 ========================================================= 07:19:41 [edgeXBuildGoParallel] Running Tests and Build... 07:19:41 ========================================================= [Pipeline] sh 07:19:41 + make test 07:19:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:19:42 Removing intermediate container 34170f29cd29 07:19:42 ---> 019d50b1f5aa 07:19:42 Step 8/24 : COPY . . 07:20:04 ? github.com/edgexfoundry/edgex-go [no test files] 07:20:20 ---> 401ef54d423a 07:20:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:20:20 ---> 441e39dae189 07:20:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:20:20 ---> 333a55ae8b09 07:20:20 Step 9/23 : RUN make cmd/core-command/core-command 07:20:20 ---> 21acaec4f94b 07:20:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:20:20 ---> Running in 55873cc25504 07:20:20 ---> Running in 0be599c47b39 07:20:20 ---> 2664dacbe500 07:20:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:20:20 ---> Running in cb487a90539c 07:20:20 ---> Running in a0e631dc811b 07:20:20 ---> Running in 66803db365d9 07:20:20 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 07:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:20:20 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 07:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:20:47 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 07:20:47 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 07:20:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:20:53 Removing intermediate container cb487a90539c 07:20:53 ---> bc97d61d3256 07:20:53 07:20:53 Step 10/23 : FROM alpine:3.12 07:20:53 3.12: Pulling from library/alpine 07:20:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:20:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:20:58 Removing intermediate container 66803db365d9 07:20:58 ---> ad42d3c2669a 07:20:58 07:20:58 Step 10/24 : FROM alpine:3.12 07:20:58 Status: Downloaded newer image for alpine:3.12 07:20:58 ---> 389fef711851 07:20:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:20:58 Removing intermediate container 0be599c47b39 07:20:58 ---> de10806be800 07:20:58 07:20:58 Step 10/22 : FROM alpine:3.12 07:20:58 ---> 389fef711851 07:20:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:20:58 3.12: Pulling from library/alpine 07:20:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:20:58 Status: Image is up to date for alpine:3.12 07:20:58 ---> 389fef711851 07:20:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:20:58 Removing intermediate container 55873cc25504 07:20:58 ---> 84bcb48a80b0 07:20:58 07:20:58 Step 10/31 : FROM alpine:3.12 07:20:58 ---> 389fef711851 07:20:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:20:58 ---> Running in e79bd05189c6 07:20:58 ---> Running in 99a30d1adcf5 07:20:58 ---> Running in c63be2690b13 07:20:58 ---> Running in 6ecfe8fec644 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:01 (1/1) Installing dumb-init (1.2.2-r1) 07:21:01 Executing busybox-1.31.1-r19.trigger 07:21:01 OK: 6 MiB in 15 packages 07:21:01 Removing intermediate container 6ecfe8fec644 07:21:01 ---> 0be2c0303052 07:21:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:01 ---> Running in 52c0ab9bfe20 07:21:01 Removing intermediate container a0e631dc811b 07:21:01 ---> 944237c99374 07:21:01 07:21:01 Step 10/23 : FROM alpine:3.12 07:21:01 ---> 389fef711851 07:21:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:21:01 (1/2) Installing ca-certificates (20191127-r4) 07:21:01 (2/2) Installing dumb-init (1.2.2-r1) 07:21:01 Executing busybox-1.31.1-r19.trigger 07:21:01 Executing ca-certificates-20191127-r4.trigger 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:01 (1/5) Installing ca-certificates (20191127-r4) 07:21:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:21:01 (3/5) Installing libcurl (7.69.1-r3) 07:21:01 (4/5) Installing curl (7.69.1-r3) 07:21:01 (5/5) Installing dumb-init (1.2.2-r1) 07:21:01 Executing busybox-1.31.1-r19.trigger 07:21:02 Executing ca-certificates-20191127-r4.trigger 07:21:02 OK: 7 MiB in 19 packages 07:21:02 OK: 6 MiB in 16 packages 07:21:02 ---> Running in 9c3ed3fd28fd 07:21:02 Removing intermediate container e79bd05189c6 07:21:02 ---> 8c89139eae1f 07:21:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:03 ---> Running in c9c9cbe4fcf1 07:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:03 Removing intermediate container c9c9cbe4fcf1 07:21:03 ---> 8b8f5aa077a4 07:21:03 Step 13/23 : ENV APP_PORT=48082 07:21:03 ---> Running in b11a751c2b78 07:21:03 (1/2) Installing dumb-init (1.2.2-r1) 07:21:03 (2/2) Installing su-exec (0.2-r1) 07:21:03 Executing busybox-1.31.1-r19.trigger 07:21:03 OK: 6 MiB in 16 packages 07:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:03 (1/1) Installing dumb-init (1.2.2-r1) 07:21:03 Executing busybox-1.31.1-r19.trigger 07:21:03 OK: 6 MiB in 15 packages 07:21:04 Removing intermediate container 99a30d1adcf5 07:21:04 ---> a25622f3a394 07:21:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:21:04 Removing intermediate container b11a751c2b78 07:21:04 ---> 2b4d4b2bead8 07:21:04 Step 14/23 : EXPOSE $APP_PORT 07:21:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:21:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:21:05 ---> Running in 286b2c1c58cb 07:21:05 Removing intermediate container c63be2690b13 07:21:05 ---> aef19c6fce53 07:21:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:21:05 ---> Running in 2de59268b21e 07:21:05 ---> Running in 9f5e509631fd 07:21:05 Removing intermediate container 52c0ab9bfe20 07:21:05 ---> c73c63c6baff 07:21:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:21:05 Removing intermediate container 286b2c1c58cb 07:21:05 ---> 601c9e75747e 07:21:05 Step 13/22 : ENV APP_PORT=48060 07:21:05 Removing intermediate container 2de59268b21e 07:21:05 ---> c9d9747c99b9 07:21:05 Step 15/23 : WORKDIR / 07:21:06 ---> Running in a546d175c305 07:21:06 Removing intermediate container 9f5e509631fd 07:21:06 ---> 5e2fab00a5c8 07:21:06 Step 13/24 : WORKDIR / 07:21:06 ---> Running in cbeb7017f4fd 07:21:06 ---> Running in 5527119a4ff4 07:21:06 Removing intermediate container 9c3ed3fd28fd 07:21:06 ---> 7450d575fbf7 07:21:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:06 ---> Running in 3e05dc8fcfd7 07:21:06 ---> Running in 4a61e7f2a935 07:21:06 Removing intermediate container a546d175c305 07:21:06 ---> d31d9a2bc0e5 07:21:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:21:06 Removing intermediate container cbeb7017f4fd 07:21:06 ---> cf4e876bdecc 07:21:06 Step 14/22 : EXPOSE $APP_PORT 07:21:06 ---> Running in 59d6d7b3327b 07:21:06 ---> Running in b9f65b8e2023 07:21:06 Removing intermediate container 5527119a4ff4 07:21:06 ---> da28761d0d50 07:21:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:06 Removing intermediate container 4a61e7f2a935 07:21:06 ---> a140410a94ba 07:21:06 Step 13/23 : ENV APP_PORT=48081 07:21:06 Removing intermediate container 3e05dc8fcfd7 07:21:06 ---> a6c2d0aa0fe5 07:21:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:21:07 ---> Running in 0485d26a7feb 07:21:07 Removing intermediate container 59d6d7b3327b 07:21:07 ---> 80861f1c9467 07:21:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:21:07 Removing intermediate container b9f65b8e2023 07:21:07 ---> ac43ef0d59e1 07:21:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:21:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:21:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:21:07 ---> e9d745da7917 07:21:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:21:07 ---> 0458f4a91292 07:21:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:21:07 ---> Running in 138271b78756 07:21:08 Removing intermediate container 0485d26a7feb 07:21:08 ---> 857900492491 07:21:08 Step 14/23 : EXPOSE $APP_PORT 07:21:08 ---> 21fb0303833f 07:21:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:21:08 ---> Running in ccabf9b884ef 07:21:08 ---> 88291ee35205 07:21:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:21:08 ---> 69cbe3cb604a 07:21:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:21:08 Removing intermediate container ccabf9b884ef 07:21:08 ---> 9fb8648b75be 07:21:08 Step 15/23 : WORKDIR / 07:21:08 ---> Running in 4e9531a4b2f6 07:21:08 ---> 3f55b0bde022 07:21:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:21:08 ---> 36a8ea7f0277 07:21:08 Step 19/23 : ENTRYPOINT ["/core-command"] 07:21:08 ---> ebb54f683e91 07:21:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:21:09 ---> Running in c0d412498c5d 07:21:09 Removing intermediate container 4e9531a4b2f6 07:21:09 ---> 8e605e8ed029 07:21:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:09 ---> 1adfdcfdd74c 07:21:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:21:09 ---> 97a5a7517cbf 07:21:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:21:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:21:09 Removing intermediate container c0d412498c5d 07:21:09 ---> 4bb901ea88e2 07:21:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:09 Removing intermediate container 138271b78756 07:21:09 ---> 28f92759aa7e 07:21:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:21:09 ---> Running in 180abb89cea7 07:21:10 ---> 6590c91cc8be 07:21:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:21:10 ---> Running in 77a1d68a43da 07:21:10 ---> Running in 03dfc803c0bb 07:21:10 ---> e5eca1b69348 07:21:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:21:10 Removing intermediate container 180abb89cea7 07:21:10 ---> c0220fccf719 07:21:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:10 Removing intermediate container 77a1d68a43da 07:21:10 ---> 05ae3404be93 07:21:10 Step 21/23 : LABEL arch=x86_64 07:21:10 ---> Running in 57eca35ec3da 07:21:10 Removing intermediate container 03dfc803c0bb 07:21:10 ---> 458a6d353882 07:21:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:21:10 ---> 54f6ec5b2c18 07:21:10 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/ 07:21:10 ---> Running in e4b97eef7c73 07:21:10 ---> a824ed77d421 07:21:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:21:10 Removing intermediate container 57eca35ec3da 07:21:10 ---> 2531b06ed434 07:21:10 Step 20/22 : LABEL arch=x86_64 07:21:10 ---> Running in dd1401143834 07:21:11 ---> Running in 5e154e22e317 07:21:11 Removing intermediate container e4b97eef7c73 07:21:11 ---> 47a99d74c2eb 07:21:11 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:21:11 ---> 862d19eb8771 07:21:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:21:11 ---> Running in 697b966d195d 07:21:11 ---> Running in ec75f294953a 07:21:11 ---> 61466220d575 07:21:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:21:11 Removing intermediate container 5e154e22e317 07:21:11 ---> 9c00a58f5c4a 07:21:11 Step 21/22 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:21:11 ---> Running in 050491b723ee 07:21:12 ---> Running in 898f054d616d 07:21:12 Removing intermediate container ec75f294953a 07:21:12 ---> e87acd127e57 07:21:12 Step 23/23 : LABEL version=0.0.0 07:21:12 Removing intermediate container 050491b723ee 07:21:12 ---> 4094d26e3245 07:21:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:12 ---> Running in 15747d1d4c95 07:21:12 ---> Running in 8a1db0819c71 07:21:12 Removing intermediate container 898f054d616d 07:21:12 ---> 3fda9c718ae6 07:21:12 Step 22/22 : LABEL version=0.0.0 07:21:12 ---> Running in 3bcec39d36d3 07:21:13 Removing intermediate container 15747d1d4c95 07:21:13 ---> 23324bf5eb09 07:21:13 07:21:13 Removing intermediate container 8a1db0819c71 07:21:13 ---> 4391401e67e9 07:21:13 Step 21/23 : LABEL arch=x86_64 07:21:13 Removing intermediate container dd1401143834 07:21:13 ---> bc626fa6eadc 07:21:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:21:13 Successfully built 23324bf5eb09 07:21:13 ---> Running in adf7a974c12b 07:21:13 ---> Running in d0ee151884a0 07:21:13 Successfully tagged docker-core-command-go:latest 07:21:13 Building docker-security-proxy-setup-go 07:21:13  Building docker-core-command-go ... done Removing intermediate container 3bcec39d36d3 07:21:13 ---> b463d3a52586 07:21:13 07:21:13 Removing intermediate container 697b966d195d 07:21:13 ---> c9a29c72d98b 07:21:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:13 Successfully built b463d3a52586 07:21:13 Removing intermediate container d0ee151884a0 07:21:13 ---> b767c149eb4d 07:21:13 Step 22/24 : LABEL arch=x86_64 07:21:13 Successfully tagged docker-support-notifications-go:latest 07:21:13 Building docker-sys-mgmt-agent-go 07:21:13  Building docker-support-notifications-go ... done Removing intermediate container adf7a974c12b 07:21:13 ---> d453a09874a7 07:21:13 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:21:13 ---> Running in f2cbb1c6a3b3 07:21:13 ---> Running in 31fa635cdf20 07:21:14 ---> a83d2317d12c 07:21:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:21:14 Removing intermediate container f2cbb1c6a3b3 07:21:14 ---> 1cb96afd3572 07:21:14 Step 23/24 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:21:14 Removing intermediate container 31fa635cdf20 07:21:14 ---> 8ce0c9da844d 07:21:14 Step 23/23 : LABEL version=0.0.0 07:21:14 ---> Running in be4f5691651f 07:21:16 ---> Running in 5b1261001166 07:21:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:21:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:21:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:21:17 ---> 293de6b7d0c4 07:21:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:21:17 Removing intermediate container be4f5691651f 07:21:17 ---> f686ae4ad89f 07:21:17 Step 24/24 : LABEL version=0.0.0 07:21:19 Removing intermediate container 5b1261001166 07:21:19 ---> e0f420613a30 07:21:19 07:21:19 Successfully built e0f420613a30 07:21:19 Successfully tagged docker-core-metadata-go:latest 07:21:19  Building docker-core-metadata-go ... done Building docker-core-data-go 07:21:19 ---> Running in 9445ac5416ac 07:21:20 ---> 7c97c0028a1f 07:21:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:21:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.346s coverage: 45.6% of statements 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:21:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:21:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.200s coverage: 100.0% of statements 07:21:28 Removing intermediate container 9445ac5416ac 07:21:28 ---> 55d990b838e6 07:21:28 07:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.109s coverage: 100.0% of statements 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:21:29 Successfully built 55d990b838e6 07:21:30 Successfully tagged docker-security-secretstore-setup-go:latest 07:21:30  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 07:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.334s coverage: 65.8% of statements 07:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:21:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:21:31 ---> 24e05a2e2a37 07:21:31 Step 3/21 : WORKDIR /edgex-go 07:21:31 ---> Using cache 07:21:31 ---> 74524d2df06f 07:21:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:31 ---> Using cache 07:21:31 ---> a12f5fddeb89 07:21:31 Step 5/21 : RUN apk add --update --no-cache make git 07:21:31 ---> Using cache 07:21:31 ---> 77c5c388a424 07:21:31 Step 6/21 : COPY go.mod . 07:21:31 ---> Using cache 07:21:31 ---> a398c7d6fbba 07:21:31 Step 7/21 : RUN go mod download 07:21:31 ---> Using cache 07:21:31 ---> f241d24d01fa 07:21:31 Step 8/21 : COPY . . 07:21:31 ---> 61cc2d229d70 07:21:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:21:31 ---> Using cache 07:21:31 ---> 21acaec4f94b 07:21:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:21:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.713s coverage: 82.3% of statements 07:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:21:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:21:32 ---> 24e05a2e2a37 07:21:32 Step 3/26 : WORKDIR /edgex-go 07:21:32 ---> Using cache 07:21:32 ---> 74524d2df06f 07:21:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:32 ---> Using cache 07:21:32 ---> a12f5fddeb89 07:21:32 Step 5/26 : RUN apk add --update --no-cache make bash git 07:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.166s coverage: 28.6% of statements 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.164s coverage: 100.0% of statements 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements 07:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements 07:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.318s coverage: 97.5% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:21:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:21:40 ---> 24e05a2e2a37 07:21:40 Step 3/23 : WORKDIR /edgex-go 07:21:40 ---> Using cache 07:21:40 ---> 74524d2df06f 07:21:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:40 ---> Using cache 07:21:40 ---> a12f5fddeb89 07:21:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:21:40 ---> Running in 69b678741f13 07:21:40 ---> Running in fe4d37ec1b5e 07:21:40 ---> 7bf5e8614789 07:21:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:21:40 ---> Running in 5114b9763342 07:21:40 ---> Running in ccf576bc44da 07:21:41 Removing intermediate container ccf576bc44da 07:21:41 ---> 1165624b0440 07:21:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:21:41 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 07:21:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:42 ---> ea19b667fa7d 07:21:42 Step 26/31 : RUN chmod +x /entrypoint.sh 07:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:43 OK: 233 MiB in 51 packages 07:21:43 OK: 233 MiB in 51 packages 07:21:43 ---> Running in e3e847f027cf 07:21:46 Removing intermediate container fe4d37ec1b5e 07:21:46 ---> 54552e8bf2eb 07:21:46 Step 6/26 : COPY go.mod . 07:21:46 Removing intermediate container 5114b9763342 07:21:46 ---> f69dad9fabde 07:21:46 Step 6/23 : COPY go.mod . 07:21:46 ---> 4a2bfb052960 07:21:46 Step 7/26 : RUN go mod download 07:21:46 ---> Running in d8e3cca2f9a0 07:21:46 ---> 7a3aeedf0087 07:21:46 Step 7/23 : RUN go mod download 07:21:46 ---> Running in 180718372ac1 07:21:47 Removing intermediate container e3e847f027cf 07:21:47 ---> 61735cd76d22 07:21:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:21:48 ---> Running in e219486d8bc6 07:21:49 Removing intermediate container e219486d8bc6 07:21:49 ---> 89a3e95cc7d7 07:21:49 Step 28/31 : CMD ["gate"] 07:21:50 ---> Running in d019184ba382 07:21:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:21:50 ---> 24e05a2e2a37 07:21:50 Step 3/22 : WORKDIR /edgex-go 07:21:50 ---> Using cache 07:21:50 ---> 74524d2df06f 07:21:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:50 ---> Using cache 07:21:50 ---> a12f5fddeb89 07:21:50 Step 5/22 : RUN apk add --update --no-cache make git 07:21:50 ---> Using cache 07:21:50 ---> 77c5c388a424 07:21:50 Step 6/22 : COPY go.mod . 07:21:50 ---> Using cache 07:21:50 ---> a398c7d6fbba 07:21:50 Step 7/22 : RUN go mod download 07:21:50 ---> Using cache 07:21:50 ---> f241d24d01fa 07:21:50 Step 8/22 : COPY . . 07:21:50 ---> Using cache 07:21:50 ---> 21acaec4f94b 07:21:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.430s coverage: 92.8% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.185s coverage: 0.1% of statements 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 45.5% of statements 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.114s coverage: 94.1% of statements 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements 07:21:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements 07:21:51 ---> Running in d648bcb0f5f4 07:21:51 Removing intermediate container d019184ba382 07:21:51 ---> 0a8a546688af 07:21:51 Step 29/31 : LABEL arch=x86_64 07:21:51 Removing intermediate container d8e3cca2f9a0 07:21:51 ---> 9ba88245cdcd 07:21:51 Step 8/26 : COPY . . 07:21:51 ---> Running in d43c55d16857 07:21:51 Removing intermediate container 180718372ac1 07:21:51 ---> 6daa4a6b1156 07:21:51 Step 8/23 : COPY . . 07:21:53 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 07:21:55 Removing intermediate container d43c55d16857 07:21:55 ---> b4fe755e60a0 07:21:55 Step 30/31 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:21:58 ---> Running in 14a61dad76d2 07:22:02 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 07:22:02 Removing intermediate container 14a61dad76d2 07:22:02 ---> 2b60029154d5 07:22:02 Step 31/31 : LABEL version=0.0.0 07:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 07:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 07:22:08 ---> Running in cd98b8c7b765 07:22:11 Removing intermediate container cd98b8c7b765 07:22:11 ---> f30c53870f50 07:22:11 07:22:12 Successfully built f30c53870f50 07:22:12 Successfully tagged docker-security-bootstrapper-go:latest 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.161s coverage: 92.9% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.132s coverage: 87.2% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.531s coverage: 63.5% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 07:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.777s coverage: 68.9% of statements 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.449s coverage: 37.0% of statements 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.656s coverage: 84.0% of statements 07:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements 07:22:19  Building docker-security-bootstrapper-go ... done Removing intermediate container 69b678741f13 07:22:19 ---> 47e015171e84 07:22:19 07:22:19 Step 10/21 : FROM alpine:3.12 07:22:19 ---> 389fef711851 07:22:19 Step 11/21 : RUN apk add --update --no-cache curl 07:22:19 ---> Running in 84b5c5ca86b4 07:22:19 ---> 703d5e36b48d 07:22:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:22:19 ---> e076b99c1c98 07:22:19 Step 9/23 : RUN make cmd/core-data/core-data 07:22:20 ---> Running in 285f3acdca15 07:22:20 ---> Running in 500903315ca6 07:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:22:20 (1/4) Installing ca-certificates (20191127-r4) 07:22:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:22:21 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 07:22:21 (3/4) Installing libcurl (7.69.1-r3) 07:22:21 (4/4) Installing curl (7.69.1-r3) 07:22:21 Executing busybox-1.31.1-r19.trigger 07:22:21 Executing ca-certificates-20191127-r4.trigger 07:22:21 OK: 7 MiB in 18 packages 07:22:23 Removing intermediate container 84b5c5ca86b4 07:22:23 ---> d05958e88110 07:22:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:22:23 ---> Running in 01b0eeff04c2 07:22:23 Removing intermediate container 01b0eeff04c2 07:22:23 ---> 56160eab691c 07:22:23 Step 13/21 : WORKDIR /edgex 07:22:24 ---> Running in 804bb4b49731 07:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.427s coverage: 47.0% of statements 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.228s coverage: 85.3% of statements 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:22:27 Removing intermediate container 804bb4b49731 07:22:27 ---> 389129a1cdd9 07:22:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:22:27 Removing intermediate container d648bcb0f5f4 07:22:27 ---> ef814148673e 07:22:27 07:22:27 Step 10/22 : FROM alpine:3.12 07:22:27 ---> 389fef711851 07:22:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:22:27 ---> Using cache 07:22:27 ---> 7450d575fbf7 07:22:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:22:27 ---> Using cache 07:22:27 ---> a140410a94ba 07:22:27 Step 13/22 : ENV APP_PORT=48085 07:22:27 ---> 66c1b7ca6d4c 07:22:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:22:27 ---> Running in ac33a803e1ce 07:22:27 Removing intermediate container ac33a803e1ce 07:22:27 ---> aa63462aee47 07:22:27 Step 14/22 : EXPOSE $APP_PORT 07:22:27 ---> Running in 3062671ca766 07:22:29 ---> 1a7f7704abea 07:22:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:22:29 Removing intermediate container 3062671ca766 07:22:29 ---> edac95b17fef 07:22:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:30 ---> 1d5aeb99bb3a 07:22:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:22:30 ---> 8a92b881516b 07:22:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:22:30 ---> Running in 2fe8369a0ae9 07:22:31 Removing intermediate container 2fe8369a0ae9 07:22:31 ---> c090e2626ab8 07:22:31 Step 18/21 : CMD ["--init=true"] 07:22:31 ---> Running in 85f5e4bfc20c 07:22:31 ---> 81e27a6cdcf2 07:22:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:22:31 Removing intermediate container 85f5e4bfc20c 07:22:31 ---> baaa78c67949 07:22:31 Step 19/21 : LABEL arch=x86_64 07:22:31 ---> Running in 5e9ef4b15256 07:22:32 ---> fe2a2125900b 07:22:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:22:32 ---> Running in 7f8bb1d55018 07:22:32 Removing intermediate container 5e9ef4b15256 07:22:32 ---> c18b9515da44 07:22:32 Step 20/21 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:22:32 ---> Running in 023571cf1401 07:22:32 Removing intermediate container 7f8bb1d55018 07:22:32 ---> 453e80e4b83f 07:22:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:32 ---> Running in aae14407ac2c 07:22:32 Removing intermediate container 023571cf1401 07:22:32 ---> 50e79cfb6fa2 07:22:32 Step 21/21 : LABEL version=0.0.0 07:22:33 ---> Running in 28331c4d5a64 07:22:33 Removing intermediate container aae14407ac2c 07:22:33 ---> 87bf52f262bb 07:22:33 Step 20/22 : LABEL arch=x86_64 07:22:33 Removing intermediate container 28331c4d5a64 07:22:33 ---> e2598bbe96ca 07:22:33 07:22:33 ---> Running in 1426bb282633 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.863s coverage: 29.1% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 100.0% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:22:33 GO111MODULE=on go vet ./... 07:22:33 Successfully built e2598bbe96ca 07:22:33 Successfully tagged docker-security-proxy-setup-go:latest 07:22:34  Building docker-security-proxy-setup-go ... done Removing intermediate container 1426bb282633 07:22:34 ---> 4d7d45d98747 07:22:34 Step 21/22 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:22:34 ---> Running in 705e98b82679 07:22:34 Removing intermediate container 705e98b82679 07:22:34 ---> a66a5010a024 07:22:34 Step 22/22 : LABEL version=0.0.0 07:22:34 ---> Running in be01fb7ad418 07:22:35 Removing intermediate container be01fb7ad418 07:22:35 ---> 0610cc34aadf 07:22:35 07:22:35 Successfully built 0610cc34aadf 07:22:35 Successfully tagged docker-support-scheduler-go:latest 07:22:40  Building docker-support-scheduler-go ... done Removing intermediate container 285f3acdca15 07:22:40 ---> 12ae4594089f 07:22:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:22:40 ---> Running in bdd02c36ab36 07:22:40 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 07:22:42 Removing intermediate container 500903315ca6 07:22:42 ---> 535e8333d7eb 07:22:42 07:22:42 Step 10/23 : FROM alpine:3.12 07:22:42 ---> 389fef711851 07:22:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:22:42 ---> Running in 25ed97a85053 07:22:44 Removing intermediate container bdd02c36ab36 07:22:44 ---> a095b4eab84f 07:22:44 07:22:44 Step 11/26 : FROM docker:20.10.0 07:22:44 Removing intermediate container 25ed97a85053 07:22:44 ---> f4ab732ef542 07:22:44 Step 12/23 : ENV APP_PORT=48080 07:22:44 20.10.0: Pulling from library/docker 07:22:44 ---> Running in 9362a3126a16 07:22:44 Removing intermediate container 9362a3126a16 07:22:44 ---> 6dd5ff727826 07:22:44 Step 13/23 : EXPOSE $APP_PORT 07:22:44 ---> Running in fb2f4ff7a951 07:22:44 Removing intermediate container fb2f4ff7a951 07:22:44 ---> ebb186090589 07:22:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:44 ---> Running in b08c15606e1a 07:22:46 Removing intermediate container b08c15606e1a 07:22:46 ---> 5ce2c8d85d52 07:22:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:22:46 ---> Running in 1544047ae489 07:22:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:48 (1/6) Installing dumb-init (1.2.2-r1) 07:22:48 (2/6) Installing libgcc (9.3.0-r2) 07:22:48 (3/6) Installing libsodium (1.0.18-r0) 07:22:48 (4/6) Installing libstdc++ (9.3.0-r2) 07:22:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:22:49 Status: Downloaded newer image for docker:20.10.0 07:22:49 ---> aefe523efa57 07:22:49 Step 12/26 : RUN apk add --no-cache bash 07:22:49 (5/6) Installing libzmq (4.3.3-r0) 07:22:49 ---> Running in 9d5b98d703c7 07:22:49 (6/6) Installing zeromq (4.3.3-r0) 07:22:49 Executing busybox-1.31.1-r19.trigger 07:22:49 OK: 8 MiB in 20 packages 07:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:50 (1/2) Installing readline (8.0.4-r0) 07:22:50 (2/2) Installing bash (5.0.17-r0) 07:22:50 Executing bash-5.0.17-r0.post-install 07:22:50 Executing busybox-1.31.1-r19.trigger 07:22:50 OK: 12 MiB in 22 packages 07:22:50 Removing intermediate container 1544047ae489 07:22:50 ---> 483d1de3fed8 07:22:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:50 ---> 77e895281cb4 07:22:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:22:50 Removing intermediate container 9d5b98d703c7 07:22:50 ---> f02c26689c3f 07:22:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:22:50 ---> Running in 6e00b6329926 07:22:51 Removing intermediate container 6e00b6329926 07:22:51 ---> 71776264df0a 07:22:51 Step 14/26 : ENV APP_PORT=48090 07:22:51 ---> Running in 70f926385e92 07:22:51 ---> 3c4e94ebd63b 07:22:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:22:51 Removing intermediate container 70f926385e92 07:22:51 ---> 5035efb31826 07:22:51 Step 15/26 : EXPOSE $APP_PORT 07:22:51 ---> Running in 6b693af5ef42 07:22:51 ---> f41cb556e4f4 07:22:51 Step 19/23 : ENTRYPOINT ["/core-data"] 07:22:51 ---> Running in bfaadf5468f0 07:22:51 Removing intermediate container 6b693af5ef42 07:22:51 ---> bf5112531e58 07:22:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:22:51 Removing intermediate container bfaadf5468f0 07:22:51 ---> 4a1ced2dc680 07:22:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:51 ---> Running in 7b07b62259b9 07:22:52 Removing intermediate container 7b07b62259b9 07:22:52 ---> 394626265d66 07:22:52 Step 21/23 : LABEL arch=x86_64 07:22:52 ---> Running in dc908b7b3296 07:22:52 ---> 7a27aadd03f0 07:22:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:22:52 Removing intermediate container dc908b7b3296 07:22:52 ---> 6486ecafb965 07:22:52 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:22:52 ---> Running in 9704202dda67 07:22:52 ---> efa0ee255ec0 07:22:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:22:52 Removing intermediate container 9704202dda67 07:22:52 ---> 8ba7ada74eb6 07:22:52 Step 23/23 : LABEL version=0.0.0 07:22:52 ---> Running in 3aef653d436f 07:22:52 ---> e7da579f68a1 07:22:52 Step 19/26 : RUN apk --no-cache add py3-pip 07:22:52 ---> Running in d3bf11d5c084 07:22:52 Removing intermediate container 3aef653d436f 07:22:52 ---> bcdc234a077a 07:22:52 07:22:53 Successfully built bcdc234a077a 07:22:53 Successfully tagged docker-core-data-go:latest 07:22:53  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:53 (1/33) Installing libbz2 (1.0.8-r1) 07:22:53 (2/33) Installing expat (2.2.9-r1) 07:22:53 (3/33) Installing libffi (3.3-r2) 07:22:53 (4/33) Installing gdbm (1.13-r1) 07:22:53 (5/33) Installing xz-libs (5.2.5-r0) 07:22:53 (6/33) Installing sqlite-libs (3.32.1-r0) 07:22:53 (7/33) Installing python3 (3.8.5-r0) 07:22:54 (8/33) Installing py3-appdirs (1.4.4-r1) 07:22:54 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:22:54 (10/33) Installing py3-parsing (2.4.7-r0) 07:22:54 (11/33) Installing py3-six (1.15.0-r0) 07:22:54 (12/33) Installing py3-packaging (20.4-r0) 07:22:54 (13/33) Installing py3-setuptools (47.0.0-r0) 07:22:54 (14/33) Installing py3-chardet (3.0.4-r4) 07:22:54 (15/33) Installing py3-idna (2.9-r0) 07:22:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:22:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:22:54 (18/33) Installing py3-requests (2.23.0-r0) 07:22:54 (19/33) Installing py3-msgpack (1.0.0-r0) 07:22:54 (20/33) Installing py3-lockfile (0.12.2-r3) 07:22:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:22:54 (22/33) Installing py3-colorama (0.4.3-r0) 07:22:54 (23/33) Installing py3-distlib (0.3.0-r0) 07:22:54 (24/33) Installing py3-distro (1.5.0-r1) 07:22:54 (25/33) Installing py3-webencodings (0.5.1-r3) 07:22:54 (26/33) Installing py3-html5lib (1.0.1-r4) 07:22:54 (27/33) Installing py3-pytoml (0.1.21-r0) 07:22:54 (28/33) Installing py3-pep517 (0.8.2-r0) 07:22:54 (29/33) Installing py3-progress (1.5-r0) 07:22:54 (30/33) Installing py3-toml (0.10.1-r0) 07:22:54 (31/33) Installing py3-retrying (1.3.3-r0) 07:22:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:22:54 (33/33) Installing py3-pip (20.1.1-r0) 07:22:55 Executing busybox-1.31.1-r19.trigger 07:22:55 OK: 71 MiB in 55 packages 07:23:03 Removing intermediate container d3bf11d5c084 07:23:03 ---> 77cf659a479b 07:23:03 Step 20/26 : RUN pip install docker-compose==1.23.2 07:23:03 ---> Running in 433c520f9169 07:23:04 Collecting docker-compose==1.23.2 07:23:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:23:04 Collecting texttable<0.10,>=0.9.0 07:23:04 Downloading texttable-0.9.1.tar.gz (11 kB) 07:23:05 Collecting cached-property<2,>=1.2.0 07:23:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:23:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:23:05 Collecting docopt<0.7,>=0.6.1 07:23:05 Downloading docopt-0.6.2.tar.gz (25 kB) 07:23:05 Collecting docker<4.0,>=3.6.0 07:23:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:23:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:23:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:23:06 Collecting jsonschema<3,>=2.5.1 07:23:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:23:06 Collecting dockerpty<0.5,>=0.4.1 07:23:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:23:07 Collecting websocket-client<1.0,>=0.32.0 07:23:07 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:23:07 Collecting PyYAML<4,>=3.10 07:23:07 Downloading PyYAML-3.13.tar.gz (270 kB) 07:23:08 Collecting docker-pycreds>=0.4.0 07:23:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:23:08 Collecting idna<2.8,>=2.5 07:23:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:23:08 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) 07:23:08 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) 07:23:08 Collecting urllib3<1.25,>=1.21.1 07:23:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:23:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:23:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:23:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:23:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:23:08 Installing collected packages: texttable, cached-property, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, dockerpty, PyYAML, docker-compose 07:23:08 Running setup.py install for texttable: started 07:23:09 Running setup.py install for texttable: finished with status 'done' 07:23:09 Running setup.py install for docopt: started 07:23:09 Running setup.py install for docopt: finished with status 'done' 07:23:09 Attempting uninstall: idna 07:23:09 Found existing installation: idna 2.9 07:23:09 Uninstalling idna-2.9: 07:23:09 Successfully uninstalled idna-2.9 07:23:09 Attempting uninstall: urllib3 07:23:09 Found existing installation: urllib3 1.25.9 07:23:09 Uninstalling urllib3-1.25.9: 07:23:09 Successfully uninstalled urllib3-1.25.9 07:23:10 Attempting uninstall: requests 07:23:10 Found existing installation: requests 2.23.0 07:23:10 Uninstalling requests-2.23.0: 07:23:10 Successfully uninstalled requests-2.23.0 07:23:10 Running setup.py install for dockerpty: started 07:23:10 Running setup.py install for dockerpty: finished with status 'done' 07:23:10 Running setup.py install for PyYAML: started 07:23:11 Running setup.py install for PyYAML: finished with status 'done' 07:23:11 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 07:23:15 Removing intermediate container 433c520f9169 07:23:15 ---> a1d28722a31f 07:23:15 Step 21/26 : RUN apk --no-cache add curl 07:23:15 ---> Running in a1407b43139a 07:23:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:23:16 (2/3) Installing libcurl (7.69.1-r3) 07:23:16 (3/3) Installing curl (7.69.1-r3) 07:23:16 Executing busybox-1.31.1-r19.trigger 07:23:16 OK: 72 MiB in 58 packages 07:23:16 Removing intermediate container a1407b43139a 07:23:16 ---> 02bdceeef528 07:23:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:23:16 ---> Running in b2e0202d8918 07:23:16 Removing intermediate container b2e0202d8918 07:23:16 ---> 93671d7c0269 07:23:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:17 ---> Running in fdf18edde8c0 07:23:17 Removing intermediate container fdf18edde8c0 07:23:17 ---> 0fae477478d1 07:23:17 Step 24/26 : LABEL arch=x86_64 07:23:17 ---> Running in 5aa96a2514ab 07:23:17 Removing intermediate container 5aa96a2514ab 07:23:17 ---> 5cd5e827bd67 07:23:17 Step 25/26 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:23:17 ---> Running in 97b09c9a31e3 07:23:17 Removing intermediate container 97b09c9a31e3 07:23:17 ---> f447779a2ef9 07:23:17 Step 26/26 : LABEL version=0.0.0 07:23:17 ---> Running in 52edc4ebad7f 07:23:17 Removing intermediate container 52edc4ebad7f 07:23:17 ---> 0906a8e71da0 07:23:17 07:23:17 Successfully built 0906a8e71da0 07:23:17 Successfully tagged docker-sys-mgmt-agent-go:latest 07:23:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:23:18 $ docker stop --time=1 72565f2d23a7b8ed67b05d443c4d7f2a07d881a6a6255a7fa3e3e5dfe6f4199e 07:23:19 $ docker rm -f 72565f2d23a7b8ed67b05d443c4d7f2a07d881a6a6255a7fa3e3e5dfe6f4199e [Pipeline] // withDockerContainer [Pipeline] sh 07:23:20 + docker images 07:23:20 + grep docker 07:23:20 docker-sys-mgmt-agent-go latest 0906a8e71da0 3 seconds ago 313MB 07:23:20 docker-core-data-go latest bcdc234a077a 28 seconds ago 22.3MB 07:23:20 docker-support-scheduler-go latest 0610cc34aadf 46 seconds ago 17MB 07:23:20 docker-security-proxy-setup-go latest e2598bbe96ca 47 seconds ago 24.4MB 07:23:20 docker-security-bootstrapper-go latest f30c53870f50 About a minute ago 23.8MB 07:23:20 docker-security-secretstore-setup-go latest 55d990b838e6 2 minutes ago 24.6MB 07:23:20 docker-core-metadata-go latest e0f420613a30 2 minutes ago 18.8MB 07:23:20 docker-support-notifications-go latest b463d3a52586 2 minutes ago 17.5MB 07:23:20 docker-core-command-go latest 23324bf5eb09 2 minutes ago 16.9MB 07:23:20 docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:23:36 Still waiting to schedule task 07:23:36 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:23:55 gofmt -l . 07:23:55 [ "`gofmt -l .`" = "" ] 07:23:55 ./bin/test-go-mod-tidy.sh 07:23:55 ./bin/test-attribution-txt.sh [Pipeline] sh 07:23:56 + ls -al . 07:23:56 total 716 07:23:56 drwxrwxr-x 9 1001 1001 4096 Feb 5 07:23 . 07:23:56 drwxr-xr-x 4 root root 4096 Feb 5 07:19 .. 07:23:56 -rw-rw-r-- 1 1001 1001 11 Feb 5 07:18 .dockerignore 07:23:56 drwxrwxr-x 8 1001 1001 4096 Feb 5 07:18 .git 07:23:56 drwxrwxr-x 3 1001 1001 4096 Feb 5 07:18 .github 07:23:56 -rw-rw-r-- 1 1001 1001 872 Feb 5 07:18 .gitignore 07:23:56 -rw-rw-r-- 1 1001 1001 166 Feb 5 07:18 .sonarcloud.properties 07:23:56 -rw-rw-r-- 1 1001 1001 7859 Feb 5 07:18 Attribution.txt 07:23:56 -rw-rw-r-- 1 1001 1001 3804 Feb 5 07:18 CONTRIBUTING.md 07:23:56 -rw-rw-r-- 1 1001 1001 931 Feb 5 07:18 Dockerfile.build 07:23:56 -rw-rw-r-- 1 1001 1001 863 Feb 5 07:18 Jenkinsfile 07:23:56 -rw-rw-r-- 1 1001 1001 10775 Feb 5 07:18 LICENSE 07:23:56 -rw-rw-r-- 1 1001 1001 6001 Feb 5 07:18 Makefile 07:23:56 -rw-rw-r-- 1 1001 1001 6524 Feb 5 07:18 README.md 07:23:56 -rw-rw-r-- 1 1001 1001 6755 Feb 5 07:18 SECURITY.md 07:23:56 -rw-rw-r-- 1 1001 1001 5 Feb 5 07:15 VERSION 07:23:56 -rw-rw-r-- 1 1001 1001 4131 Feb 5 07:18 ZMQWindows.md 07:23:56 drwxrwxr-x 2 1001 1001 4096 Feb 5 07:18 bin 07:23:56 drwxrwxr-x 15 1001 1001 4096 Feb 5 07:18 cmd 07:23:56 -rw-r--r-- 1 root root 585363 Feb 5 07:22 coverage.out 07:23:56 -rw-r--r-- 1 root root 1054 Feb 5 07:23 go.mod 07:23:56 -rw-r--r-- 1 root root 19290 Feb 5 07:23 go.sum 07:23:56 drwxrwxr-x 8 1001 1001 4096 Feb 5 07:18 internal 07:23:56 drwxrwxr-x 4 1001 1001 4096 Feb 5 07:18 openapi 07:23:56 drwxrwxr-x 4 1001 1001 4096 Feb 5 07:18 snap 07:23:56 -rw-rw-r-- 1 1001 1001 168 Feb 5 07:18 version.go [Pipeline] sh 07:23:56 + '[' -e coverage.out ] 07:23:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:23:56 Warning: overwriting stash ‘coverage-report’ 07:23:58 Stashed 1 file(s) [Pipeline] sh 07:23:59 + make build 07:23: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 07:24:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:24:28 Running on prd-ubuntu18.04-docker-8c-8g-25221 in /w/workspace/edgexfoundry_edgex-go_PR-3138 [Pipeline] { [Pipeline] ws 07:24:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:24:30 using credential edgex-jenkins-ssh 07:24:30 Cloning the remote Git repository 07:24:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:24:31 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 07:24:30 > git init /w/workspace/edgex-go/4 # timeout=10 07:24:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:24:30 > git --version # timeout=10 07:24:30 > git --version # 'git version 2.17.1' 07:24:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:35 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 07:24:42 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 07:24:42 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 07:24:48 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 07:24:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:24:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3138/head:refs/remotes/origin/PR-3138 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:24:48 Merging remotes/origin/master commit a4129e86d499c8924a566b780eb9ce8c2b49056c into PR head commit 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:24:48 Merge succeeded, producing 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:24:48 Checking out Revision 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 (PR-3138) 07:24:48 > git config core.sparsecheckout # timeout=10 07:24:48 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # timeout=10 07:24:48 > git remote # timeout=10 07:24:48 > git config --get remote.origin.url # timeout=10 07:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:48 > git merge a4129e86d499c8924a566b780eb9ce8c2b49056c # timeout=10 07:24:48 > git rev-parse HEAD^{commit} # timeout=10 07:24:48 > git config core.sparsecheckout # timeout=10 07:24:48 > git checkout -f 7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 # timeout=10 07:24:52 Commit message: "refactor(meta): Rename PropertyValue's Type field to ValueType" 07:24:52 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:53 + echo snap-build.sh 07:24:53 snap-build.sh 07:24:53 + SNAP_BASE_DIR=. 07:24:53 + '[' '!' -z /w/workspace/edgex-go/4 ']' 07:24:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 07:24:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 07:24:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 07:24:53 + cd /w/workspace/edgex-go/4 07:24:53 + sudo apt-get remove -qy --purge lxd lxd-client 07:24:53 Reading package lists... 07:24:53 Building dependency tree... 07:24:53 Reading state information... 07:24:53 The following packages were automatically installed and are no longer required: 07:24:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:24:53 uidmap xdelta3 07:24:53 Use 'sudo apt autoremove' to remove them. 07:24:53 The following packages will be REMOVED: 07:24:53 lxd* lxd-client* 07:24:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:24:53 After this operation, 31.7 MB disk space will be freed. 07:24:54 (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.) 07:24:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:24:55 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 07:24:55 Removing lxd dnsmasq configuration 07:24:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:24:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:24:56 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:24: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.) 07:24:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:24:58 Processing triggers for systemd (237-3ubuntu10.42) ... 07:24:58 Processing triggers for ureadahead (0.100.0-21) ... 07:24:59 + sudo snap remove --purge lxd 07:24:59 snap "lxd" is not installed 07:24:59 + sudo groupadd --force --system lxd 07:24:59 ++ whoami 07:24:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:24:59 + newgrp - lxd 07:24:59 + sudo snap install lxd 07:25:01 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 07:25:03 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 07:25:08 2021-02-05T07:25:05Z INFO Waiting for automatic snapd restart... 07:25:09 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 07:25:12 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] } 07:25:18 $ docker stop --time=1 e9547f6c000354e558f6be95bb290dffb77f309195fa4bb2716de3e6d78bba90 07:25:20 $ docker rm -f e9547f6c000354e558f6be95bb290dffb77f309195fa4bb2716de3e6d78bba90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:22 07:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:23 latest: Pulling from edgex-devops/edgex-compose-arm64 07:25:23 29e5d40040c1: Pulling fs layer 07:25:23 1ce36da41761: Pulling fs layer 07:25:23 25b303627fd3: Pulling fs layer 07:25:23 29e5d40040c1: Verifying Checksum 07:25:23 29e5d40040c1: Download complete 07:25:24 1ce36da41761: Verifying Checksum 07:25:24 1ce36da41761: Download complete 07:25:24 29e5d40040c1: Pull complete 07:25:25 1ce36da41761: Pull complete 07:25:25 25b303627fd3: Verifying Checksum 07:25:25 25b303627fd3: Download complete 07:25:26 lxd 4.10 from Canonical* installed 07:25:26 + sudo lxd init --auto 07:25:32 + sudo snap install --classic snapcraft 07:25:35 25b303627fd3: Pull complete 07:25:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:25:36 prd-ubuntu18.04-docker-arm64-4c-16g-25220 does not seem to be running inside a container 07:25:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:25:39 $ docker top 2c055e579f45d50ac0048b7f3fd0268aa443e2a18936287d5919b0d22283d3cc -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:40 + docker-compose build --help 07:25:40 + grep parallel 07:25:41 snapcraft 4.4.4 from Canonical* installed 07:25:41 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:25:41 + patch --verbose -p1 07:25:41 Hmm... Looks like a unified diff to me... 07:25:41 The text leading up to this was: 07:25:41 -------------------------- 07:25:41 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:25:41 |From: Tony Espy 07:25:41 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:25:41 |Subject: [PATCH] optimize snap build for pipeline CI check 07:25:41 | 07:25:41 |This patch is used by the EdgeX CI pipeline builds to 07:25:41 |optimize the snap CI check run for pull requests. When 07:25:41 |applied, it essentially strips out everything (apps and 07:25:41 |parts) from the snapcraft.yaml file except those required 07:25:41 |to build edgex-go, as the whole idea of the CI check is to 07:25:41 |catch changes to edgex-go that break the snap build. 07:25:41 | 07:25:41 |In general, anyone updating snapcraft.yaml will also need 07:25:41 |to update this patch file, otherwise it may fail to apply, 07:25:41 |resulting in a failed snap build CI check in the associated 07:25:41 |pull request. 07:25:41 | 07:25:41 |Note - in addition to applying this patch, the pipeline also 07:25:41 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:25:41 |need to build the finally binary .snap file (and it won't 07:25:41 |work with the patch applied). This further reduces the build 07:25:41 |time. 07:25:41 |--- 07:25:41 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:25:41 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:25:41 | 07:25:41 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:25:41 |index 1e537489..faf42425 100644 07:25:41 |--- a/snap/snapcraft.yaml 07:25:41 |+++ b/snap/snapcraft.yaml 07:25:41 -------------------------- 07:25:41 patching file snap/snapcraft.yaml 07:25:41 Using Plan A... 07:25:41 Hunk #1 succeeded at 73. 07:25:41 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 07:25:41 Hunk #3 succeeded at 214 (offset -1 lines). 07:25:41 Hunk #4 succeeded at 222 (offset -1 lines). 07:25:41 Hunk #5 succeeded at 229 (offset -1 lines). 07:25:41 Hunk #6 succeeded at 256 (offset -1 lines). 07:25:41 Hunk #7 succeeded at 290 (offset -1 lines). 07:25:41 Hunk #8 succeeded at 342. 07:25:41 Hmm... Ignoring the trailing garbage. 07:25:41 done 07:25:41 + sudo snapcraft prime --use-lxd 07:25:41 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:25:41 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: 07:25:41 - README.md 07:25:41 - snapcraft.yaml.orig 07:25:41 07:25:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:25:41 Launching a container. 07:25:44 --parallel Build images in parallel. [Pipeline] } 07:25:44 $ docker stop --time=1 2c055e579f45d50ac0048b7f3fd0268aa443e2a18936287d5919b0d22283d3cc 07:25:46 $ docker rm -f 2c055e579f45d50ac0048b7f3fd0268aa443e2a18936287d5919b0d22283d3cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:47 . [Pipeline] withDockerContainer 07:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-25220 does not seem to be running inside a container 07:25: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:25:49 $ docker top 775744688f2f322ab5ceb12e96d8ccd3d97257c6200390a31c2ff508bab11229 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:50 + docker-compose -f ./docker-compose-build.yml build --parallel 07:25:54 Waiting for container to be ready 07:25:54 To start your first instance, try: lxc launch ubuntu:18.04 07:25:54 07:25:55 Building docker-core-command-go ... 07:25:55 Building docker-core-data-go ... 07:25:55 Building docker-core-metadata-go ... 07:25:55 Building docker-security-bootstrapper-go ... 07:25:55 Building docker-security-proxy-setup-go ... 07:25:55 Building docker-security-secretstore-setup-go ... 07:25:55 Building docker-support-notifications-go ... 07:25:55 Building docker-support-scheduler-go ... 07:25:55 Building docker-sys-mgmt-agent-go ... 07:25:55 Building docker-sys-mgmt-agent-go 07:25:55 Building docker-support-notifications-go 07:25:55 Building docker-core-command-go 07:25:55 Building docker-security-secretstore-setup-go 07:25:55 Building docker-security-bootstrapper-go 07:25:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:25:56 Waiting for network to be ready... 07:25:57 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:25:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:25:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:25:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 07:25:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:25:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:25:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:25:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:25:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:25:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:25:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:25:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 07:25:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:25:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:25:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:25:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:25:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 07:25:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:25:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:25:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 07:25:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 07:25:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:25:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:25:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:25:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:25:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 07:25:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 07:26:01 Fetched 23.9 MB in 4s (5559 kB/s) 07:26:02 Reading package lists... 07:26:02 Reading package lists... 07:26:02 Building dependency tree... 07:26:02 Reading state information... 07:26:02 The following additional packages will be installed: 07:26:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:26:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:26:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:26:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:26:02 Suggested packages: 07:26:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:26:02 Recommended packages: 07:26:02 gnupg libsasl2-modules 07:26:02 The following NEW packages will be installed: 07:26:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:26:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:26:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:26:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:26:02 The following packages will be upgraded: 07:26:02 gpg gpg-agent gpgconf libudev1 07:26:02 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 07:26:02 Need to get 3533 kB of archives. 07:26:02 After this operation, 13.3 MB of additional disk space will be used. 07:26:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:26:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:26:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:26:02 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] 07:26:02 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] 07:26:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:26:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:26:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:26:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:26:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:26:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:26:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:26:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:26:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:26:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:26:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:26:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:26:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:26:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:26:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:26:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:26:03 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:26:03 debconf: delaying package configuration, since apt-utils is not installed 07:26:03 Fetched 3533 kB in 1s (3166 kB/s) 07:26:03 (Reading database ... 12511 files and directories currently installed.) 07:26:03 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:26:03 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:26:04 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:26:04 Selecting previously unselected package udev. 07:26:04 (Reading database ... 12511 files and directories currently installed.) 07:26:04 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:26:04 Unpacking udev (237-3ubuntu10.44) ... 07:26:04 Selecting previously unselected package libfuse2:amd64. 07:26:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:26:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:26:04 Selecting previously unselected package fuse. 07:26:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:26:04 Unpacking fuse (2.9.7-1ubuntu1) ... 07:26:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:26:04 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:26:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:26:04 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:26:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:26:04 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:26:05 Selecting previously unselected package libksba8:amd64. 07:26:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:26:05 Unpacking libksba8:amd64 (1.3.5-2) ... 07:26:05 Selecting previously unselected package libroken18-heimdal:amd64. 07:26:05 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:26:05 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:26:05 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:26:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:05 Selecting previously unselected package libwind0-heimdal:amd64. 07:26:05 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:26:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:26:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:26:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:06 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:26:06 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:26:06 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:06 Selecting previously unselected package libsasl2-modules-db:amd64. 07:26:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:26:06 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:26:06 Selecting previously unselected package libsasl2-2:amd64. 07:26:06 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:26:06 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:26:06 Selecting previously unselected package libldap-common. 07:26:06 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:26:06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:26:06 Selecting previously unselected package libldap-2.4-2:amd64. 07:26:06 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:26:06 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:26:06 Selecting previously unselected package dirmngr. 07:26:06 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:26:06 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:26:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:26:06 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:26:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:26:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:26:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:26:07 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:26:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libksba8:amd64 (1.3.5-2) ... 07:26:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:26:07 Setting up udev (237-3ubuntu10.44) ... 07:26:07 invoke-rc.d: policy-rc.d denied execution of start. 07:26:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Processing triggers for systemd (237-3ubuntu10) ... 07:26:07 Setting up fuse (2.9.7-1ubuntu1) ... 07:26:07 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:26:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:26:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:26:08 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:26:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:26:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:26:08 settings in the [Install] section, and DefaultInstance for template units). 07:26:08 This means they are not meant to be enabled using systemctl. 07:26:08 Possible reasons for having this kind of units are: 07:26:08 1) A unit may be statically enabled by being symlinked from another unit's 07:26:08 .wants/ or .requires/ directory. 07:26:08 2) A unit's purpose may be to act as a helper for some other unit which has 07:26:08 a requirement dependency on it. 07:26:08 3) A unit may be started when needed via activation (socket, path, timer, 07:26:08 D-Bus, udev, scripted systemctl call, ...). 07:26:08 4) In case of template units, the unit is meant to be enabled with some 07:26:08 instance name specified. 07:26:08 Reading package lists... 07:26:08 Building dependency tree... 07:26:08 Reading state information... 07:26:08 The following additional packages will be installed: 07:26:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:26:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:26:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:26:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:26:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:26:08 Suggested packages: 07:26:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:26:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:26:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:26:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:26:08 systemd-container policykit-1 07:26:08 Recommended packages: 07:26:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:26:09 The following NEW packages will be installed: 07:26:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:26:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:26:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:26:09 multiarch-support openssh-client python3 python3-minimal python3.6 07:26:09 python3.6-minimal snapd squashfs-tools sudo 07:26:09 The following packages will be upgraded: 07:26:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:26:09 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 07:26:09 Need to get 35.2 MB of archives. 07:26:09 After this operation, 141 MB of additional disk space will be used. 07:26:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:26:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:26:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:26:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:26:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:26:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:26:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:26:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:26:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:26:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:26:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:26:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:26:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:26:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:26:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:26:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:26:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:26:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:26:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:26:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:26:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:26:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:26:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:26:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:26:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:26:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:26:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:26:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:26:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:26:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:26:11 debconf: delaying package configuration, since apt-utils is not installed 07:26:11 Fetched 35.2 MB in 2s (16.4 MB/s) 07:26:11 (Reading database ... 12757 files and directories currently installed.) 07:26:11 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:26:11 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:26:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:26:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:26:12 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:26:12 (Reading database ... 12757 files and directories currently installed.) 07:26:12 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:26:12 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:26:12 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:26:12 (Reading database ... 12757 files and directories currently installed.) 07:26:12 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:26:12 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:26:12 Setting up apt (1.6.12ubuntu0.2) ... 07:26:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:26:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:26:13 (Reading database ... 12764 files and directories currently installed.) 07:26:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:26:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:26:13 Selecting previously unselected package libpython3.6-minimal:amd64. 07:26:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:26:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:26:13 Selecting previously unselected package libexpat1:amd64. 07:26:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:26:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:26:14 Selecting previously unselected package python3.6-minimal. 07:26:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:26:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:26:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:26:14 Checking for services that may need to be restarted...done. 07:26:14 Checking for services that may need to be restarted...done. 07:26:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:26:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:26:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:26:15 Selecting previously unselected package python3-minimal. 07:26:15 (Reading database ... 13012 files and directories currently installed.) 07:26:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:26:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:26:15 Selecting previously unselected package mime-support. 07:26:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:26:15 Unpacking mime-support (3.60ubuntu1) ... 07:26:15 Selecting previously unselected package libmpdec2:amd64. 07:26:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:26:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:26:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:26:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:26:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:26:15 Selecting previously unselected package python3.6. 07:26:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:26:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:26:15 Selecting previously unselected package libpython3-stdlib:amd64. 07:26:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:26:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:26:15 Setting up python3-minimal (3.6.7-1~18.04) ... 07:26:16 Selecting previously unselected package python3. 07:26:16 (Reading database ... 13442 files and directories currently installed.) 07:26:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:26:16 Unpacking python3 (3.6.7-1~18.04) ... 07:26:16 Selecting previously unselected package multiarch-support. 07:26:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:26:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:26:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:26:16 Selecting previously unselected package liblzo2-2:amd64. 07:26:16 (Reading database ... 13479 files and directories currently installed.) 07:26:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:26:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:26:16 Selecting previously unselected package libbsd0:amd64. 07:26:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:26:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:26:16 Selecting previously unselected package sudo. 07:26:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:26:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:26:16 Selecting previously unselected package apparmor. 07:26:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:26:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:26:16 Selecting previously unselected package libedit2:amd64. 07:26:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:26:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:26:16 Selecting previously unselected package libkrb5support0:amd64. 07:26:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:26:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:26:17 Selecting previously unselected package libk5crypto3:amd64. 07:26:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:26:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:26:17 Selecting previously unselected package libkeyutils1:amd64. 07:26:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:26:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:26:17 Selecting previously unselected package libkrb5-3:amd64. 07:26:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:26:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:26:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:26:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:26:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:26:17 Selecting previously unselected package libssl1.0.0:amd64. 07:26:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:26:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:26:17 Selecting previously unselected package openssh-client. 07:26:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:26:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:26:18 Selecting previously unselected package squashfs-tools. 07:26:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:26:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:26:18 Selecting previously unselected package snapd. 07:26:18 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:26:18 Unpacking snapd (2.48+18.04) ... 07:26:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:26:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:26:20 Setting up mime-support (3.60ubuntu1) ... 07:26:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:26:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:26:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:26:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:26:20 Setting up systemd (237-3ubuntu10.44) ... 07:26:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:26:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:26:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:26:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:26:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:26:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:26:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:26:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:26:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:26:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:26:21 Setting up python3 (3.6.7-1~18.04) ... 07:26:21 running python rtupdate hooks for python3.6... 07:26:21 running python post-rtupdate hooks for python3.6... 07:26:22 Setting up apparmor (2.12-4ubuntu5.1) ... 07:26:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:26:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:26:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:26:23 Setting up snapd (2.48+18.04) ... 07:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:26:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:26:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:26:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:26:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:26:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:26:25 /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' 07:26:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:26:25 Processing triggers for systemd (237-3ubuntu10.44) ... 07:26:26 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:26:26 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:26:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:26:28 Reading package lists... 07:26:28 Reading package lists... 07:26:28 Building dependency tree... 07:26:28 Reading state information... 07:26:28 Calculating upgrade... 07:26:28 The following packages will be upgraded: 07:26:28 advancecomp base-files bash binutils binutils-common 07:26:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:26:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:26:28 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:26:28 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:26:28 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:26:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:26:28 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 07:26:28 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 07:26:28 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 07:26:28 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 07:26:28 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 07:26:28 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 07:26:28 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 07:26:28 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:26:28 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:26:28 Need to get 63.8 MB of archives. 07:26:28 After this operation, 5188 kB of additional disk space will be used. 07:26:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 07:26:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:26:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:26:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:26:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:26:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:26:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:26:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:26:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:26:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:26:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:26:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:26:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:26:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:26:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:26:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:26:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:26:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:26:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:26:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:26:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:26:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:26:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:26:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:26:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:26:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:26:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:26:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:26:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:26:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:26:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:26:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:26:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:26:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:26:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:26:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:26:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:26:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:26:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:26:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:26:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:26:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:26:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:26:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:26:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:26:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:26:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:26:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:26:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:26:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:26:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:26:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:26:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:26:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:26:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:26:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:26:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:26:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:26:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:26:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:26:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:26:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:26:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:26:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:26:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:26:29 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:26:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:26:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:26:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:26:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:26:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:26:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:26:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:26:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:26:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:26:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:26:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:26:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:26:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:26:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:26:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:26:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:26:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:26:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:26:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:26:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:26:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:26:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:26:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:26:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:26:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:26:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:26:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:26:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:26:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:26:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:26:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:26:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:26:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:26:30 debconf: delaying package configuration, since apt-utils is not installed 07:26:30 Fetched 63.8 MB in 2s (30.9 MB/s) 07:26:30 (Reading database ... 13912 files and directories currently installed.) 07:26:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:26:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:26:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:26:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:26:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 07:26:31 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 07:26:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:26:33 (Reading database ... 13911 files and directories currently installed.) 07:26:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:26:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:26:34 (Reading database ... 13911 files and directories currently installed.) 07:26:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:26:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:26:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:26:34 (Reading database ... 13911 files and directories currently installed.) 07:26:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:26:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:26:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:26:35 (Reading database ... 13911 files and directories currently installed.) 07:26:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:26:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:26:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:26:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:26:36 Setting up base-files (10.1ubuntu2.10) ... 07:26:36 Installing new version of config file /etc/issue ... 07:26:36 Installing new version of config file /etc/issue.net ... 07:26:36 Installing new version of config file /etc/lsb-release ... 07:26:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:26:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:26:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:26:36 Removing obsolete conffile /etc/default/motd-news ... 07:26:36 (Reading database ... 13912 files and directories currently installed.) 07:26:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:26:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:26:36 Setting up bash (4.4.18-2ubuntu1.2) ... 07:26:36 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 07:26:36 (Reading database ... 13912 files and directories currently installed.) 07:26:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:26:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:26:37 (Reading database ... 13912 files and directories currently installed.) 07:26:37 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:26:37 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:26:37 Setting up tar (1.29b-2ubuntu0.2) ... 07:26:37 (Reading database ... 13912 files and directories currently installed.) 07:26:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:26:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:26:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:26:37 (Reading database ... 13912 files and directories currently installed.) 07:26:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:26:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:26:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:26:38 (Reading database ... 13912 files and directories currently installed.) 07:26:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:26:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:26:38 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:26:38 (Reading database ... 13912 files and directories currently installed.) 07:26:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:26:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:26:38 Setting up grep (3.1-2build1) ... 07:26:38 (Reading database ... 13912 files and directories currently installed.) 07:26:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:26:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:26:38 Setting up login (1:4.5-1ubuntu2) ... 07:26:38 (Reading database ... 13912 files and directories currently installed.) 07:26:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:26:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:26:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:26:39 (Reading database ... 13912 files and directories currently installed.) 07:26:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:26:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:26:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:26:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:26:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:26:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:26:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:26:40 (Reading database ... 13912 files and directories currently installed.) 07:26:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:26:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:26:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:26:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:26:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:26:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:26:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:26:41 (Reading database ... 13912 files and directories currently installed.) 07:26:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:26:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:26:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:26:42 (Reading database ... 13912 files and directories currently installed.) 07:26:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:26:42 (Reading database ... 13912 files and directories currently installed.) 07:26:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:26:42 (Reading database ... 13912 files and directories currently installed.) 07:26:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:26:42 (Reading database ... 13912 files and directories currently installed.) 07:26:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:26:43 (Reading database ... 13912 files and directories currently installed.) 07:26:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:26:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:26:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:26:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:26:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:26:43 (Reading database ... 13912 files and directories currently installed.) 07:26:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:26:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:26:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:26:43 (Reading database ... 13912 files and directories currently installed.) 07:26:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:26:44 (Reading database ... 13912 files and directories currently installed.) 07:26:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:26:44 (Reading database ... 13912 files and directories currently installed.) 07:26:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:26:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:26:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:26:45 (Reading database ... 13912 files and directories currently installed.) 07:26:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:26:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:26:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:26:46 (Reading database ... 13912 files and directories currently installed.) 07:26:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:26:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:26:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:26:46 (Reading database ... 13914 files and directories currently installed.) 07:26:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:26:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:26:46 Setting up debconf (1.5.66ubuntu1) ... 07:26:46 (Reading database ... 13914 files and directories currently installed.) 07:26:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:26:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:26:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:26:47 (Reading database ... 13914 files and directories currently installed.) 07:26:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:26:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:26:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:26:47 (Reading database ... 13914 files and directories currently installed.) 07:26:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:26:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:26:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:26:47 (Reading database ... 13914 files and directories currently installed.) 07:26:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:26:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:26:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:26:48 (Reading database ... 13914 files and directories currently installed.) 07:26:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:26:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:26:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:26:48 (Reading database ... 13914 files and directories currently installed.) 07:26:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:26:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:26:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:26:48 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:26:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:26:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:26:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:26:49 (Reading database ... 13914 files and directories currently installed.) 07:26:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:26:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:26:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:26:49 (Reading database ... 13914 files and directories currently installed.) 07:26:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:26:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:26:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:26:49 (Reading database ... 13914 files and directories currently installed.) 07:26:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:26:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:26:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:26:50 (Reading database ... 13914 files and directories currently installed.) 07:26:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:26:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:26:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:26:50 (Reading database ... 13914 files and directories currently installed.) 07:26:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:26:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:26:50 Setting up passwd (1:4.5-1ubuntu2) ... 07:26:50 (Reading database ... 13914 files and directories currently installed.) 07:26:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:26:50 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:26:51 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:26:51 (Reading database ... 13914 files and directories currently installed.) 07:26:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:26:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:26:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:26:51 (Reading database ... 13914 files and directories currently installed.) 07:26:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:26:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:26:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:26:51 (Reading database ... 13914 files and directories currently installed.) 07:26:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:26:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:26:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:26:52 (Reading database ... 13914 files and directories currently installed.) 07:26:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:26:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:26:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:26:52 (Reading database ... 13914 files and directories currently installed.) 07:26:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:26:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:26:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:26:52 (Reading database ... 13914 files and directories currently installed.) 07:26:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:26:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:26:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:26:52 (Reading database ... 13915 files and directories currently installed.) 07:26:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:26:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:26:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:26:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:26:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:26:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:26:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:26:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:26:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:26:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:26:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:26:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:26:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:26:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:26:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:26:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:26:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:26:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:26:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:26:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:26:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:26:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:26:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:26:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:26:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:26:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:26:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:26:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:26:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:26:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:26:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:26:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:26:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:26:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:26:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:26:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:26:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:26:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:26:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:26:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:26:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:26:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:26:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:27:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:27:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:27:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:27:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:27:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:27:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:27:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:27:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:27:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:27:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:27:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:27:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:27:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:27:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:27:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:27:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:27:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:27:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:27:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:27:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:27:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:27:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:27:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:27:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:27:03 07:27:03 Current default time zone: 'Etc/UTC' 07:27:03 Local time is now: Fri Feb 5 07:27:03 UTC 2021. 07:27:03 Universal Time is now: Fri Feb 5 07:27:03 UTC 2021. 07:27:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:27:03 07:27:03 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:27:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 07:27:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:27:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:27:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:27:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:27:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:27:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:27:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:27:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:27:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:27:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:04 Setting up patch (2.7.6-2ubuntu1.1) ... 07:27:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:27:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:27:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:27:04 Installing new version of config file /etc/ssl/openssl.cnf ... 07:27:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:27:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:27:04 Setting up ca-certificates (20210119~18.04.1) ... 07:27:06 Updating certificates in /etc/ssl/certs... 07:27:07 23 added, 27 removed; done. 07:27:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:27:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:27:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:27:07 Setting up pkgbinarymangler (138.18.04.1) ... 07:27:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:27:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:27:07 Setting up perl (5.26.1-6ubuntu0.5) ... 07:27:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:27:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:27:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:27:08 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:27:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:27:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:27:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:27:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:27:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:27:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:27:08 Processing triggers for systemd (237-3ubuntu10.44) ... 07:27:08 Processing triggers for mime-support (3.60ubuntu1) ... 07:27:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:27:08 Updating certificates in /etc/ssl/certs... 07:27:08 0 added, 0 removed; done. 07:27:08 Running hooks in /etc/ca-certificates/update.d... 07:27:08 done. 07:27:09 Reading package lists... 07:27:09 Building dependency tree... 07:27:09 Reading state information... 07:27:09 The following NEW packages will be installed: 07:27:09 apt-transport-https 07:27:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:27:10 Need to get 1696 B of archives. 07:27:10 After this operation, 153 kB of additional disk space will be used. 07:27:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:27:10 debconf: delaying package configuration, since apt-utils is not installed 07:27:10 Fetched 1696 B in 0s (8489 B/s) 07:27:10 Selecting previously unselected package apt-transport-https. 07:27:10 (Reading database ... 13920 files and directories currently installed.) 07:27:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:27:10 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:27:10 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:27:10 Waiting for network to be ready... 07:27:16 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:27:16 ---> a1c7c394f40c 07:27:16 Step 3/26 : WORKDIR /edgex-go 07:27:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:27:16 ---> a1c7c394f40c 07:27:16 Step 3/24 : WORKDIR /edgex-go 07:27:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:27:16 ---> a1c7c394f40c 07:27:16 Step 3/23 : WORKDIR /edgex-go 07:27:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:27:16 ---> a1c7c394f40c 07:27:16 Step 3/22 : WORKDIR /edgex-go 07:27:16 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:27:16 ---> a1c7c394f40c 07:27:16 Step 3/31 : WORKDIR /edgex-go 07:27:16 ---> Running in 1f53ec4b1ee3 07:27:16 ---> Running in d681270fbebd 07:27:16 ---> Running in ac99643ab5f7 07:27:16 ---> Running in 832da4f8663f 07:27:16 ---> Running in f0c60efee216 07:27:16 Removing intermediate container 1f53ec4b1ee3 07:27:16 ---> 300e2fbbff99 07:27:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:16 Removing intermediate container 832da4f8663f 07:27:16 ---> 3059f91dc752 07:27:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:16 Removing intermediate container f0c60efee216 07:27:16 ---> 4481d29932a8 07:27:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:16 Removing intermediate container d681270fbebd 07:27:16 ---> 5b24e3b7c402 07:27:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:16 Removing intermediate container ac99643ab5f7 07:27:16 ---> 703ca6d5027a 07:27:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:16 ---> Running in f6b7ee2c4785 07:27:16 ---> Running in af790feac122 07:27:16 ---> Running in 65901842fb86 07:27:16 ---> Running in 62586784e663 07:27:16 ---> Running in 3b26301e4911 07:27:16 Removing intermediate container f6b7ee2c4785 07:27:16 ---> dbbeb476e94d 07:27:16 Step 5/23 : RUN apk add --update --no-cache make git 07:27:16 Removing intermediate container af790feac122 07:27:16 ---> bc6687fde7ce 07:27:16 Step 5/26 : RUN apk add --update --no-cache make bash git 07:27:16 ---> Running in 7ab45e03223f 07:27:16 ---> Running in fe7125ca8247 07:27:16 Removing intermediate container 65901842fb86 07:27:16 ---> 839f0fd63533 07:27:16 Step 5/31 : RUN apk add --update --no-cache make git 07:27:16 Removing intermediate container 3b26301e4911 07:27:16 ---> 30262f4eed8e 07:27:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:27:16 ---> Running in 2577174c4af3 07:27:16 ---> Running in 4516b79e549e 07:27:16 Removing intermediate container 62586784e663 07:27:16 ---> e8c5543e01d0 07:27:16 Step 5/24 : RUN apk add --update --no-cache make git 07:27:16 ---> Running in f361a08f5d00 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:17 OK: 217 MiB in 51 packages 07:27:17 OK: 217 MiB in 51 packages 07:27:17 2021-02-05T07:27:13Z INFO Waiting for automatic snapd restart... 07:27:17 snapd 2.48.2 from Canonical* installed 07:27:17 OK: 217 MiB in 51 packages 07:27:17 OK: 217 MiB in 51 packages 07:27:17 OK: 217 MiB in 51 packages 07:27:17 "snapd" switched to the "latest/stable" channel 07:27:17 07:27:19 Removing intermediate container fe7125ca8247 07:27:19 ---> 5fdb4d270b53 07:27:19 Step 6/26 : COPY go.mod . 07:27:19 Removing intermediate container 4516b79e549e 07:27:19 ---> 54ac81618e3f 07:27:19 Step 6/22 : COPY go.mod . 07:27:19 Removing intermediate container 7ab45e03223f 07:27:19 ---> 85083ae51820 07:27:19 Step 6/23 : COPY go.mod . 07:27:19 Removing intermediate container 2577174c4af3 07:27:19 ---> 07a5501a3315 07:27:19 Step 6/31 : COPY go.mod . 07:27:19 Removing intermediate container f361a08f5d00 07:27:19 ---> 2013327af6ac 07:27:19 Step 6/24 : COPY go.mod . 07:27:20 ---> 798934808aa2 07:27:20 Step 7/26 : RUN go mod download 07:27:20 core18 20201210 from Canonical* installed 07:27:20 ---> Running in ebd763edf918 07:27:20 ---> 84297e9fcd35 07:27:20 Step 7/23 : RUN go mod download 07:27:20 ---> d9040705a8d7 07:27:20 Step 7/22 : RUN go mod download 07:27:20 "core18" switched to the "latest/stable" channel 07:27:20 07:27:20 ---> Running in 7f526eece11e 07:27:20 ---> Running in 80885e6582b6 07:27:21 ---> 91b8b1864709 07:27:21 Step 7/31 : RUN go mod download 07:27:21 ---> 713072bbb516 07:27:21 Step 7/24 : RUN go mod download 07:27:21 ---> Running in 726eb0fe4677 07:27:21 ---> Running in b471cc514845 07:27:23 snapcraft 4.4.4 from Canonical* installed 07:27:23 "snapcraft" switched to the "latest/stable" channel 07:27:23 07:27:24 Removing intermediate container ebd763edf918 07:27:24 ---> 12168955b3fc 07:27:24 Step 8/26 : COPY . . 07:27:25 Removing intermediate container 80885e6582b6 07:27:25 ---> 649888f138b8 07:27:25 Step 8/23 : COPY . . 07:27:26 Removing intermediate container 7f526eece11e 07:27:26 ---> 5c2e5404b6dd 07:27:26 Step 8/22 : COPY . . 07:27:26 Removing intermediate container b471cc514845 07:27:26 ---> fbdfaaa5028a 07:27:26 Step 8/24 : COPY . . 07:27:27 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: 07:27:27 - README.md 07:27:27 - snapcraft.yaml.orig 07:27:27 07:27:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:27:27 Removing intermediate container 726eb0fe4677 07:27:27 ---> c31a735a2f00 07:27:27 Step 8/31 : COPY . . 07:27:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:27:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:27:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:27:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:27:35 Reading package lists... 07:27:35 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 07:27:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:27:41 Reading package lists... 07:27:41 Building dependency tree... 07:27:41 Reading state information... 07:27:41 Suggested packages: 07:27:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:27:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:27:41 Recommended packages: 07:27:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:27:41 The following NEW packages will be installed: 07:27:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:27:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:27:41 pkg-config zip 07:27:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:27:41 Need to get 7655 kB of archives. 07:27:41 After this operation, 43.7 MB of additional disk space will be used. 07:27:41 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:27:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:27:42 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:27:42 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:27:42 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:27:42 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:27:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:27:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:27:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:27:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:27:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:27:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:27:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:27:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:27:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:27:42 debconf: delaying package configuration, since apt-utils is not installed 07:27:42 Fetched 7655 kB in 1s (6811 kB/s) 07:27:42 Selecting previously unselected package libglib2.0-0:amd64. 07:27:42 (Reading database ... 13924 files and directories currently installed.) 07:27:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:27:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:27:43 Selecting previously unselected package libpsl5:amd64. 07:27:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:27:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:27:43 Selecting previously unselected package libnghttp2-14:amd64. 07:27:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:27:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:27:43 Selecting previously unselected package librtmp1:amd64. 07:27:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:27:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:27:43 Selecting previously unselected package libcurl3-gnutls:amd64. 07:27:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:27:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:27:43 Selecting previously unselected package liberror-perl. 07:27:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:27:43 Unpacking liberror-perl (0.17025-1) ... 07:27:43 Selecting previously unselected package git-man. 07:27:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:27:43 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:27:43 Selecting previously unselected package git. 07:27:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:27:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:27:44 Selecting previously unselected package libnorm1:amd64. 07:27:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:27:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:27:44 Selecting previously unselected package libpgm-5.2-0:amd64. 07:27:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:27:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:27:44 Selecting previously unselected package libsodium23:amd64. 07:27:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:27:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:27:44 Selecting previously unselected package libzmq5:amd64. 07:27:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:27:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:27:44 Selecting previously unselected package libzmq3-dev:amd64. 07:27:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:27:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:27:45 Selecting previously unselected package pkg-config. 07:27:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:27:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:27:45 Selecting previously unselected package zip. 07:27:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:27:45 Unpacking zip (3.0-11build1) ... 07:27:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:27:45 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:27:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:27:45 Setting up liberror-perl (0.17025-1) ... 07:27:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:27:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:27:45 No schema files found: doing nothing. 07:27:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:27:45 Setting up zip (3.0-11build1) ... 07:27:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:27:45 Setting up libsodium23:amd64 (1.0.16-2) ... 07:27:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:27:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:27:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:27:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:27:45 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:27:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:27:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:27:52 git set to automatically installed. 07:27:52 git-man set to automatically installed. 07:27:52 libcurl3-gnutls set to automatically installed. 07:27:52 liberror-perl set to automatically installed. 07:27:52 libglib2.0-0 set to automatically installed. 07:27:52 libnghttp2-14 set to automatically installed. 07:27:52 libnorm1 set to automatically installed. 07:27:52 libpgm-5.2-0 set to automatically installed. 07:27:52 libpsl5 set to automatically installed. 07:27:52 librtmp1 set to automatically installed. 07:27:52 libsodium23 set to automatically installed. 07:27:52 libzmq3-dev set to automatically installed. 07:27:52 libzmq5 set to automatically installed. 07:27:52 pkg-config set to automatically installed. 07:27:52 zip set to automatically installed. 07:27:54 ---> 3c286997e3f3 07:27:54 Step 9/23 : RUN make cmd/core-command/core-command 07:27:54 ---> 094c3e8be106 07:27:54 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:27:54 ---> d741c0d498b9 07:27:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:27:54 ---> ec2238ea2588 07:27:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:27:54 ---> 403b34c8c85c 07:27:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:27:54 ---> Running in 0853eeb04692 07:27:54 ---> Running in e803f6175e7a 07:27:54 ---> Running in 022b170ae77a 07:27:54 ---> Running in 0029c8d4b5e6 07:27:54 ---> Running in f266f9a1b781 07:27:54 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 07:27:54 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 07:27:54 snapd is not logged in, snap install commands will use sudo 07:27:54 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 07:27:54 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 07:27:54 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 07:28:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:28:01 snap "core18" has no updates available 07:28:02 Pulling config-common 07:28:03 Pulling go-build-helper 07:28:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:28:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:28:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 07:28:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 07:28:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:28:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:28:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:28:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:28:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 07:28:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:28:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:28:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:28:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:28:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:28:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:28:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:28:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:28:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:28:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:28:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 07:28:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 07:28:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:28:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:28:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:28:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:28:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 07:28:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 07:28:25 Fetched 23.9 MB in 0s (0 B/s) 07:28:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:28:25 Fetched 96.5 kB in 0s (0 B/s) 07:28:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:28:25 Fetched 279 kB in 0s (0 B/s) 07:28:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:28:25 Fetched 122 kB in 0s (0 B/s) 07:28:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:28:25 Fetched 77.8 kB in 0s (0 B/s) 07:28:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:28:25 Fetched 8848 B in 0s (0 B/s) 07:28:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:28:25 Fetched 47.8 kB in 0s (0 B/s) 07:28:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:28:25 Fetched 45.6 kB in 0s (0 B/s) 07:28:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:28:25 Fetched 15.0 kB in 0s (0 B/s) 07:28:25 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:28:25 Fetched 214 kB in 0s (0 B/s) 07:28:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:28:25 Fetched 155 kB in 0s (0 B/s) 07:28:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:28:25 Fetched 50.6 kB in 0s (0 B/s) 07:28:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:28:25 Fetched 14.8 kB in 0s (0 B/s) 07:28:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:28:25 Fetched 41.8 kB in 0s (0 B/s) 07:28:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:28:25 Fetched 499 kB in 0s (0 B/s) 07:28:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:28:25 Fetched 111 kB in 0s (0 B/s) 07:28:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:28:25 Fetched 240 kB in 0s (0 B/s) 07:28:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:28:25 Fetched 29.3 kB in 0s (0 B/s) 07:28:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:28:25 Fetched 85.5 kB in 0s (0 B/s) 07:28:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:28:25 Fetched 24.5 kB in 0s (0 B/s) 07:28:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:28:25 Fetched 49.2 kB in 0s (0 B/s) 07:28:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:28:25 Fetched 54.2 kB in 0s (0 B/s) 07:28:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:28:25 Fetched 30.8 kB in 0s (0 B/s) 07:28:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:28:25 Fetched 17.0 kB in 0s (0 B/s) 07:28:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:28:25 Fetched 85.9 kB in 0s (0 B/s) 07:28:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:28:25 Fetched 8720 B in 0s (0 B/s) 07:28:25 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:28:25 Fetched 137 kB in 0s (0 B/s) 07:28:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:28:25 Fetched 119 kB in 0s (0 B/s) 07:28:25 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:28:25 Fetched 109 kB in 0s (0 B/s) 07:28:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:28:25 Fetched 11.1 kB in 0s (0 B/s) 07:28:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:28:25 Fetched 645 kB in 0s (0 B/s) 07:28:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:28:25 Fetched 41.3 kB in 0s (0 B/s) 07:28:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:28:25 Fetched 17.9 kB in 0s (0 B/s) 07:28:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:28:25 Fetched 368 kB in 0s (0 B/s) 07:28:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:28:25 Fetched 187 kB in 0s (0 B/s) 07:28:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:28:25 Fetched 175 kB in 0s (0 B/s) 07:28:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:28:27 Fetched 206 kB in 0s (0 B/s) 07:28:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:28:27 Fetched 1301 kB in 0s (0 B/s) 07:28:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:28:27 Fetched 36.2 kB in 0s (0 B/s) 07:28:27 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:28:27 Fetched 159 kB in 0s (0 B/s) 07:28:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:28:27 Fetched 107 kB in 0s (0 B/s) 07:28:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:28:27 Fetched 48.7 kB in 0s (0 B/s) 07:28:27 Pulling static-packages 07:28:28 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:28:28 Skipping pull go-build-helper (already ran) 07:28:28 Skipping pull static-packages (already ran) 07:28:28 Building go-build-helper 07:28:32 Building static-packages 07:28:34 Staging go-build-helper 07:28:35 Staging static-packages 07:28:36 Pulling go115 07:28:36 'edgex-go' has dependencies that need to be staged: go115 07:28:36 Skipping pull go115 (already ran) 07:28:36 Building go115 07:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:28:36 Dload Upload Total Spent Left Speed 07:28:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 115M 29 34.4M 0 0 32.9M 0 0:00:03 0:00:01 0:00:02 32.9M 59 115M 59 69.2M 0 0 33.7M 0 0:00:03 0:00:02 0:00:01 33.7M 93 115M 93 107M 0 0 35.1M 0 0:00:03 0:00:03 --:--:-- 35.1M 100 115M 100 115M 0 0 35.5M 0 0:00:03 0:00:03 --:--:-- 35.4M 07:28:40 go1.15.2.linux-amd64.tar.gz: OK 07:28:44 Staging go115 07:28:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:28:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:28:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:28:49 Fetched 0 B in 0s (0 B/s) 07:28:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:28:49 Fetched 224 kB in 0s (0 B/s) 07:28:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:28:49 Fetched 157 kB in 0s (0 B/s) 07:28:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:28:49 Fetched 221 kB in 0s (0 B/s) 07:28:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:28:49 Fetched 143 kB in 0s (0 B/s) 07:28:49 Pulling edgex-go 07:28:50 Pulling version 07:28:51 Building config-common 07:28:53 Skipping build go-build-helper (already ran) 07:28:53 Skipping build static-packages (already ran) 07:28:53 Skipping build go115 (already ran) 07:28:53 Building edgex-go 07:28:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:28:54 go: downloading github.com/gorilla/mux v1.8.0 07:28:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:28:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 07:28:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 07:28:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.23 07:28:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:28:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 07:28:54 go: downloading github.com/pebbe/zmq4 v1.2.2 07:28:54 go: downloading github.com/pkg/errors v0.8.1 07:28:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:28:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:28:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:28:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:28:54 go: downloading github.com/google/uuid v1.2.0 07:28:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:28:55 go: downloading github.com/imdario/mergo v0.3.11 07:28:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:28:55 go: downloading github.com/BurntSushi/toml v0.3.1 07:28:55 go: downloading github.com/hashicorp/consul/api v1.1.0 07:28:55 go: downloading github.com/go-kit/kit v0.8.0 07:28:55 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:28:55 go: downloading github.com/pelletier/go-toml v1.2.0 07:28:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:28:55 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:28:55 go: downloading github.com/x448/float16 v0.8.4 07:28:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:28:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:28:55 go: downloading github.com/mitchellh/copystructure v1.0.0 07:28:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:28:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:28:55 go: downloading github.com/hashicorp/serf v0.8.2 07:28:55 go: downloading github.com/go-playground/universal-translator v0.17.0 07:28:55 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:28:55 go: downloading github.com/leodido/go-urn v1.2.0 07:28:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:28:55 go: downloading github.com/go-playground/locales v0.13.0 07:28:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:28:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:28:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:29:02 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 07:29:02 go: downloading gopkg.in/yaml.v2 v2.4.0 07:29:06 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 07:29:07 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 07:29:09 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 07:29:09 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 07:29:09 go: downloading github.com/stretchr/testify v1.7.0 07:29:09 go: downloading github.com/davecgh/go-spew v1.1.1 07:29:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:29:09 go: downloading github.com/pmezard/go-difflib v1.0.0 07:29:11 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 07:29:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:29:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:29:13 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 07:29:14 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 07:29:14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:29:15 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 07:29:16 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 07:29:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:29:16 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 07:29:16 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 07:29:16 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:29:17 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 07:29:17 go: downloading github.com/lib/pq v1.9.0 07:29:20 Building version 07:29:22 Staging config-common 07:29:23 Skipping stage go-build-helper (already ran) 07:29:23 Skipping stage static-packages (already ran) 07:29:23 Skipping stage go115 (already ran) 07:29:23 Staging edgex-go 07:29:24 Staging version 07:29:25 Priming config-common 07:29:26 Priming go-build-helper 07:29:26 Removing intermediate container 0029c8d4b5e6 07:29:26 ---> e3db30952dcb 07:29:26 07:29:26 Step 10/24 : FROM alpine:3.12 07:29:26 3.12: Pulling from library/alpine 07:29:27 Priming static-packages 07:29:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:29:27 Status: Downloaded newer image for alpine:3.12 07:29:27 ---> afeebe901d6b 07:29:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:29:28 ---> Running in ef7df0cab443 07:29:29 Priming go115 07:29:30 Priming edgex-go 07:29:30 Removing intermediate container 0853eeb04692 07:29:30 ---> 411d1bdbecd9 07:29:30 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:29:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:29:30 ---> Running in 408ac6e9bae3 07:29:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:29:31 Priming version 07:29:31 (1/5) Installing ca-certificates (20191127-r4) 07:29:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:29:31 (3/5) Installing libcurl (7.69.1-r3) 07:29:31 (4/5) Installing curl (7.69.1-r3) 07:29:31 (5/5) Installing dumb-init (1.2.2-r1) 07:29:31 Executing busybox-1.31.1-r19.trigger 07:29:31 Executing ca-certificates-20191127-r4.trigger 07:29:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:29:32 OK: 7 MiB in 19 packages 07:29:32 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:29:35 Removing intermediate container ef7df0cab443 07:29:35 ---> bf82564a7c5a 07:29:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:29:36 ---> Running in 822e60223eae 07:29:37 Removing intermediate container 822e60223eae 07:29:37 ---> 7ceed919fd23 07:29:37 Step 13/24 : WORKDIR / 07:29:39 ---> Running in 9c1006393937 07:29:39 Removing intermediate container 408ac6e9bae3 07:29:39 ---> bc418f12dee4 07:29:39 07:29:39 Step 11/26 : FROM docker:20.10.0 07:29:39 20.10.0: Pulling from library/docker 07:29:39 Removing intermediate container e803f6175e7a 07:29:39 ---> 07450d4f7144 07:29:39 07:29:39 Step 10/23 : FROM alpine:3.12 07:29:39 Removing intermediate container f266f9a1b781 07:29:39 ---> 08471935158f 07:29:39 07:29:39 Step 10/31 : FROM alpine:3.12 07:29:40 ---> afeebe901d6b 07:29:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:29:40 ---> afeebe901d6b 07:29:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:29:40 Removing intermediate container 022b170ae77a 07:29:40 ---> 9f65a08243fc 07:29:40 07:29:40 Step 10/22 : FROM alpine:3.12 07:29:40 ---> afeebe901d6b 07:29:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:29:40 Removing intermediate container 9c1006393937 07:29:40 ---> 1083ddd0f034 07:29:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:29:40 ---> Running in 1c190db1a58e 07:29:40 ---> Running in d7c7d00ab184 07:29:41 ---> Running in 9182cd1b92cd 07:29:42 Removing intermediate container d7c7d00ab184 07:29:42 ---> b19372f3cc50 07:29:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:29:42 ---> 17d65bec61fd 07:29:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:29:42 ---> Running in 50f712ac4db5 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:29:44 ---> 35831ecdaeb7 07:29:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:29:44 (1/1) Installing dumb-init (1.2.2-r1) 07:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:29:44 Executing busybox-1.31.1-r19.trigger 07:29:44 OK: 5 MiB in 15 packages 07:29:44 (1/2) Installing ca-certificates (20191127-r4) 07:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:29:45 (2/2) Installing dumb-init (1.2.2-r1) 07:29:45 Executing busybox-1.31.1-r19.trigger 07:29:45 Executing ca-certificates-20191127-r4.trigger 07:29:45 OK: 6 MiB in 16 packages 07:29:45 (1/2) Installing dumb-init (1.2.2-r1) 07:29:45 (2/2) Installing su-exec (0.2-r1) 07:29:45 Executing busybox-1.31.1-r19.trigger 07:29:45 OK: 5 MiB in 16 packages 07:29:47 ---> 2ec04e511cc1 07:29:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:29:47 Removing intermediate container 1c190db1a58e 07:29:47 ---> 241edcbe72ac 07:29:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:29:48 ---> Running in 5acec815ea6a 07:29:48 Removing intermediate container 50f712ac4db5 07:29:48 ---> 3c9315d05fec 07:29:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:29:49 ---> b49a94793bd6 07:29:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:29:49 Removing intermediate container 9182cd1b92cd 07:29:49 ---> 91218704a4db 07:29:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:29:49 ---> Running in 64793ef6021e 07:29:49 Removing intermediate container 5acec815ea6a 07:29:49 ---> 281782f8727f 07:29:49 Step 13/23 : ENV APP_PORT=48082 07:29:49 ---> Running in f693b4252550 07:29:50 ---> Running in d44020df033b 07:29:50 Removing intermediate container 64793ef6021e 07:29:50 ---> 709f244e2497 07:29:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:29:50 Removing intermediate container f693b4252550 07:29:50 ---> e46feffff31d 07:29:50 Step 13/22 : ENV APP_PORT=48060 07:29:51 ---> Running in 95ebd0b91dfe 07:29:51 ---> a61d7787dd33 07:29:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:29:51 Removing intermediate container d44020df033b 07:29:51 ---> e06540ea4ab2 07:29:51 Step 14/23 : EXPOSE $APP_PORT 07:29:51 ---> Running in e4bc63bfa9e1 07:29:51 ---> Running in 937d23ad1582 07:29:51 Removing intermediate container 95ebd0b91dfe 07:29:51 ---> bb57b246e4f6 07:29:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:29:52 ---> Running in 7e5049f52a2b 07:29:52 Removing intermediate container e4bc63bfa9e1 07:29:52 ---> 9d25792475e6 07:29:52 Step 14/22 : EXPOSE $APP_PORT 07:29:52 Removing intermediate container 937d23ad1582 07:29:52 ---> cf0ee669df50 07:29:52 Step 15/23 : WORKDIR / 07:29:52 ---> cfdeec50de9a 07:29:52 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/ 07:29:52 ---> Running in 9256a450fbb4 07:29:52 ---> Running in cfc5dddff422 07:29:52 ---> Running in 8d7254b2e36f 07:29:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:29:53 Status: Downloaded newer image for docker:20.10.0 07:29:53 ---> eeaf43b92773 07:29:53 Step 12/26 : RUN apk add --no-cache bash 07:29:53 Removing intermediate container cfc5dddff422 07:29:53 ---> c80458cce799 07:29:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:53 Removing intermediate container 9256a450fbb4 07:29:53 ---> f179d89d4d77 07:29:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:53 ---> Running in 7483e3054023 07:29:55 ---> b73b1b8958c8 07:29:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:29:55 ---> 82f236fc4e2f 07:29:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:29:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:29:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:29:56 (1/2) Installing readline (8.0.4-r0) 07:29:56 (2/2) Installing bash (5.0.17-r0) 07:29:56 Executing bash-5.0.17-r0.post-install 07:29:56 Executing busybox-1.31.1-r19.trigger 07:29:56 OK: 12 MiB in 22 packages 07:29:56 Removing intermediate container 7e5049f52a2b 07:29:56 ---> 4dcd37da0855 07:29:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:29:56 Removing intermediate container 8d7254b2e36f 07:29:56 ---> 11e0303a221a 07:29:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:29:56 ---> Running in c36bc824b4a5 07:29:57 ---> Running in 33623e349ce9 07:29:57 ---> e4bd639e4b73 07:29:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:29:57 ---> 184938149aae 07:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:29:57 Removing intermediate container 33623e349ce9 07:29:57 ---> 89b4880752d4 07:29:57 Step 22/24 : LABEL arch=arm64 07:29:58 Removing intermediate container c36bc824b4a5 07:29:58 ---> 6916f00bd1a9 07:29:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:29:58 ---> Running in ff0af739a4eb 07:29:58 Removing intermediate container 7483e3054023 07:29:58 ---> 0d99f5745dc1 07:29:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:29:58 ---> 485fbc5d4582 07:29:58 Step 19/23 : ENTRYPOINT ["/core-command"] 07:29:58 ---> Running in ab92163ff0b3 07:29:58 ---> faa21c9dc94d 07:29:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:29:58 ---> Running in 904d2f166884 07:29:58 ---> Running in 9ab29bd929f8 07:29:58 Removing intermediate container ff0af739a4eb 07:29:58 ---> 89d1468e8b9e 07:29:58 Step 23/24 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:29:59 ---> Running in b0677f5151f6 07:29:59 Removing intermediate container ab92163ff0b3 07:29:59 ---> b34f8a585abc 07:29:59 Step 14/26 : ENV APP_PORT=48090 07:29:59 ---> 89723373719b 07:29:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:29:59 Removing intermediate container 904d2f166884 07:29:59 ---> d1f37401bddf 07:29:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:59 ---> Running in ddad7704064e 07:29:59 ---> Running in 38a1a0ba7547 07:29:59 Removing intermediate container 9ab29bd929f8 07:29:59 ---> a844a0c2b7d2 07:29:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:59 ---> Running in 9c2d01628079 07:29:59 ---> Running in bd75359f074e 07:29:59 Removing intermediate container b0677f5151f6 07:30:00 ---> 8a42ce70bcf3 07:30:00 Step 24/24 : LABEL version=0.0.0 07:30:00 Removing intermediate container ddad7704064e 07:30:00 ---> 287d893369a8 07:30:00 Step 15/26 : EXPOSE $APP_PORT 07:30:00 ---> Running in fddf9ee935fe 07:30:00 Removing intermediate container 9c2d01628079 07:30:00 ---> df53054a1d3c 07:30:00 Step 21/23 : LABEL arch=arm64 07:30:00 ---> Running in 207234a6339d 07:30:00 ---> Running in 691a8559c330 07:30:00 Removing intermediate container bd75359f074e 07:30:00 ---> 02bec97b8eda 07:30:00 Step 20/22 : LABEL arch=arm64 07:30:00 ---> Running in fc02ce437dc2 07:30:00 Removing intermediate container fddf9ee935fe 07:30:00 ---> f87f2cef6c3e 07:30:00 07:30:01 Removing intermediate container 207234a6339d 07:30:01 ---> 8a41c91861bb 07:30:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:30:01 Removing intermediate container 691a8559c330 07:30:01 ---> 82111994a979 07:30:01 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:30:01 Removing intermediate container fc02ce437dc2 07:30:01 ---> 4cdf0484f11a 07:30:01 Step 21/22 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:30:01 ---> Running in e80df81c75d3 07:30:01 Successfully built f87f2cef6c3e 07:30:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:30:01 ---> Running in 42c7c415e67e 07:30:01 Building docker-core-data-go 07:30:02  Building docker-security-secretstore-setup-go ... done Removing intermediate container e80df81c75d3 07:30:02 ---> c6d345b32120 07:30:02 Step 23/23 : LABEL version=0.0.0 07:30:02 Removing intermediate container 42c7c415e67e 07:30:02 ---> 0ed0b7fba487 07:30:02 Step 22/22 : LABEL version=0.0.0 07:30:02 ---> Running in a8de495bd892 07:30:02 ---> c54fb8b88f90 07:30:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:30:02 ---> Running in ad67d9f394e6 07:30:02 Removing intermediate container 38a1a0ba7547 07:30:02 ---> 18c822fbc388 07:30:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:03 Removing intermediate container a8de495bd892 07:30:03 ---> 348e5a0c107c 07:30:03 07:30:04 Removing intermediate container ad67d9f394e6 07:30:04 ---> f6d9701410dd 07:30:04 07:30:04 Successfully built 348e5a0c107c 07:30:04 ---> c3d1fae881fc 07:30:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:30:04 Successfully tagged docker-core-command-go-arm64:latest 07:30:04  Building docker-core-command-go ... done Building docker-support-scheduler-go 07:30:04 ---> 931abe0ccca1 07:30:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:04 Successfully built f6d9701410dd 07:30:04 Successfully tagged docker-support-notifications-go-arm64:latest 07:30:04  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 07:30:05 ---> ae21c3512266 07:30:05 Step 19/26 : RUN apk --no-cache add py3-pip 07:30:05 ---> Running in 7e64bdf49ff0 07:30:05 ---> 16c9d5070d63 07:30:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:30:06 ---> 65c7906cb8f9 07:30:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:08 (1/33) Installing libbz2 (1.0.8-r1) 07:30:08 (2/33) Installing expat (2.2.9-r1) 07:30:08 (3/33) Installing libffi (3.3-r2) 07:30:08 (4/33) Installing gdbm (1.13-r1) 07:30:08 (5/33) Installing xz-libs (5.2.5-r0) 07:30:08 (6/33) Installing sqlite-libs (3.32.1-r0) 07:30:08 (7/33) Installing python3 (3.8.5-r0) 07:30:09 ---> 8698c625c97f 07:30:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:30:10 (8/33) Installing py3-appdirs (1.4.4-r1) 07:30:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:30:10 (10/33) Installing py3-parsing (2.4.7-r0) 07:30:10 (11/33) Installing py3-six (1.15.0-r0) 07:30:10 (12/33) Installing py3-packaging (20.4-r0) 07:30:10 (13/33) Installing py3-setuptools (47.0.0-r0) 07:30:10 (14/33) Installing py3-chardet (3.0.4-r4) 07:30:10 (15/33) Installing py3-idna (2.9-r0) 07:30:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:30:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:30:10 (18/33) Installing py3-requests (2.23.0-r0) 07:30:10 (19/33) Installing py3-msgpack (1.0.0-r0) 07:30:10 (20/33) Installing py3-lockfile (0.12.2-r3) 07:30:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:30:10 (22/33) Installing py3-colorama (0.4.3-r0) 07:30:10 (23/33) Installing py3-distlib (0.3.0-r0) 07:30:10 (24/33) Installing py3-distro (1.5.0-r1) 07:30:10 (25/33) Installing py3-webencodings (0.5.1-r3) 07:30:10 (26/33) Installing py3-html5lib (1.0.1-r4) 07:30:10 (27/33) Installing py3-pytoml (0.1.21-r0) 07:30:10 (28/33) Installing py3-pep517 (0.8.2-r0) 07:30:10 (29/33) Installing py3-progress (1.5-r0) 07:30:10 (30/33) Installing py3-toml (0.10.1-r0) 07:30:10 (31/33) Installing py3-retrying (1.3.3-r0) 07:30:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:30:10 (33/33) Installing py3-pip (20.1.1-r0) 07:30:10 Executing busybox-1.31.1-r19.trigger 07:30:10 OK: 71 MiB in 55 packages 07:30:11 ---> 39539d771894 07:30:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:30:12 ---> Running in 277162a4eaa7 07:30:13 Removing intermediate container 277162a4eaa7 07:30:13 ---> 8f1a344c1212 07:30:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:30:14 ---> 213a859a395f 07:30:14 Step 26/31 : RUN chmod +x /entrypoint.sh 07:30:14 ---> Running in 106b937c657e 07:30:19 Removing intermediate container 106b937c657e 07:30:19 ---> ab752294ffcd 07:30:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:30:19 Removing intermediate container 7e64bdf49ff0 07:30:19 ---> 7890940a96b2 07:30:19 Step 20/26 : RUN pip install docker-compose==1.23.2 07:30:19 ---> Running in f2fb19abd96f 07:30:19 ---> Running in d75ef18e6d69 07:30:19 Removing intermediate container f2fb19abd96f 07:30:19 ---> d62b16e59c79 07:30:19 Step 28/31 : CMD ["gate"] 07:30:20 ---> Running in 05fcb042c759 07:30:21 Removing intermediate container 05fcb042c759 07:30:21 ---> 903fcaae3e4d 07:30:21 Step 29/31 : LABEL arch=arm64 07:30:21 ---> Running in e93b91ad820d 07:30:21 Removing intermediate container e93b91ad820d 07:30:21 ---> 94d31b14ae1e 07:30:21 Step 30/31 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:30:22 ---> Running in 111b00f4f9d7 07:30:23 Removing intermediate container 111b00f4f9d7 07:30:23 ---> a7ff9ba959ec 07:30:23 Step 31/31 : LABEL version=0.0.0 07:30:23 ---> Running in b884d826a610 07:30:24 Removing intermediate container b884d826a610 07:30:24 ---> 0ee6f03cbb31 07:30:24 07:30:25 Collecting docker-compose==1.23.2 07:30:25 Successfully built 0ee6f03cbb31 07:30:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:30:25 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:30:25 Building docker-core-metadata-go 07:30:26  Building docker-security-bootstrapper-go ... done Collecting docopt<0.7,>=0.6.1 07:30:26 Downloading docopt-0.6.2.tar.gz (25 kB) 07:30:28 Collecting dockerpty<0.5,>=0.4.1 07:30:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:30:31 Collecting cached-property<2,>=1.2.0 07:30:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:30:32 Collecting PyYAML<4,>=3.10 07:30:32 Downloading PyYAML-3.13.tar.gz (270 kB) 07:30:36 Collecting docker<4.0,>=3.6.0 07:30:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:30:37 Collecting texttable<0.10,>=0.9.0 07:30:37 Downloading texttable-0.9.1.tar.gz (11 kB) 07:30:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:30:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:30:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:30:41 ---> a1c7c394f40c 07:30:41 Step 3/23 : WORKDIR /edgex-go 07:30:41 ---> Using cache 07:30:41 ---> 703ca6d5027a 07:30:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:41 ---> Using cache 07:30:41 ---> 30262f4eed8e 07:30:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:30:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:30:42 Collecting websocket-client<1.0,>=0.32.0 07:30:42 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:30:44 Collecting jsonschema<3,>=2.5.1 07:30:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:30:45 ---> Running in b4095122ba89 07:30:45 Collecting docker-pycreds>=0.4.0 07:30:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:30:46 Collecting idna<2.8,>=2.5 07:30:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:30:46 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) 07:30:46 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) 07:30:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:30:47 ---> a1c7c394f40c 07:30:47 Step 3/22 : WORKDIR /edgex-go 07:30:47 ---> Using cache 07:30:47 ---> 703ca6d5027a 07:30:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:47 ---> Using cache 07:30:47 ---> 30262f4eed8e 07:30:47 Step 5/22 : RUN apk add --update --no-cache make git 07:30:47 Collecting urllib3<1.25,>=1.21.1 07:30:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:30:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:30:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:30:47 ---> a1c7c394f40c 07:30:47 Step 3/21 : WORKDIR /edgex-go 07:30:47 ---> Using cache 07:30:47 ---> 703ca6d5027a 07:30:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:47 ---> Using cache 07:30:47 ---> 30262f4eed8e 07:30:47 Step 5/21 : RUN apk add --update --no-cache make git 07:30:48 ---> Running in d4f27fec0d36 07:30:48 ---> Running in cd9d39989688 07:30:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:30:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:30:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:30:49 OK: 217 MiB in 51 packages 07:30:50 Installing collected packages: docopt, dockerpty, cached-property, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, docker-compose 07:30:50 Running setup.py install for docopt: started 07:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:51 Removing intermediate container b4095122ba89 07:30:51 ---> 63cfb521e790 07:30:51 Step 6/23 : COPY go.mod . 07:30:52 OK: 217 MiB in 51 packages 07:30:52 OK: 217 MiB in 51 packages 07:30:52 Running setup.py install for docopt: finished with status 'done' 07:30:52 Running setup.py install for dockerpty: started 07:30:53 ---> bc9b7135bf4f 07:30:53 Step 7/23 : RUN go mod download 07:30:53 ---> Running in 61444bb6d3a6 07:30:54 Removing intermediate container d4f27fec0d36 07:30:54 ---> 0e185c081a7a 07:30:54 Step 6/22 : COPY go.mod . 07:30:54 Removing intermediate container cd9d39989688 07:30:54 ---> d75bb24436be 07:30:54 Step 6/21 : COPY go.mod . 07:30:55 Running setup.py install for dockerpty: finished with status 'done' 07:30:55 Running setup.py install for PyYAML: started 07:30:55 ---> 7e31e2b4073e 07:30:55 Step 7/22 : RUN go mod download 07:30:56 ---> ef1e9f10e536 07:30:56 Step 7/21 : RUN go mod download 07:30:56 ---> Running in 8bed51ae32da 07:30:56 ---> Running in 38facde21257 07:30:58 Removing intermediate container 61444bb6d3a6 07:30:58 ---> 809d6cb088d7 07:30:58 Step 8/23 : COPY . . 07:30:58 Running setup.py install for PyYAML: finished with status 'done' 07:30:58 Attempting uninstall: idna 07:30:58 Found existing installation: idna 2.9 07:30:58 Uninstalling idna-2.9: 07:30:58 Successfully uninstalled idna-2.9 07:30:59 Attempting uninstall: urllib3 07:30:59 Found existing installation: urllib3 1.25.9 07:30:59 Uninstalling urllib3-1.25.9: 07:31:00 Successfully uninstalled urllib3-1.25.9 07:31:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:31:01 ---> a1c7c394f40c 07:31:01 Step 3/23 : WORKDIR /edgex-go 07:31:01 ---> Using cache 07:31:01 ---> 703ca6d5027a 07:31:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:01 ---> Using cache 07:31:01 ---> 30262f4eed8e 07:31:01 Step 5/23 : RUN apk add --update --no-cache make git 07:31:01 ---> Using cache 07:31:01 ---> d75bb24436be 07:31:01 Step 6/23 : COPY go.mod . 07:31:01 ---> Using cache 07:31:01 ---> ef1e9f10e536 07:31:01 Step 7/23 : RUN go mod download 07:31:01 Attempting uninstall: requests 07:31:01 Found existing installation: requests 2.23.0 07:31:01 Uninstalling requests-2.23.0: 07:31:01 Successfully uninstalled requests-2.23.0 07:31:02 ---> Running in fbc55a3f49c6 07:31:03 Removing intermediate container 8bed51ae32da 07:31:03 ---> 64f251e4ae9b 07:31:03 Step 8/22 : COPY . . 07:31:03 Removing intermediate container 38facde21257 07:31:03 ---> dd878e28a967 07:31:03 Step 8/21 : COPY . . 07:31:04 Running setup.py install for texttable: started 07:31:07 Running setup.py install for texttable: finished with status 'done' 07:31:09 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 07:31:09 Removing intermediate container fbc55a3f49c6 07:31:09 ---> 40eb9a98cf57 07:31:09 Step 8/23 : COPY . . 07:31:20 Removing intermediate container d75ef18e6d69 07:31:20 ---> 732e75daa161 07:31:20 Step 21/26 : RUN apk --no-cache add curl 07:31:20 ---> Running in 66683e6660f0 07:31:20 ---> 3927a7eef874 07:31:20 Step 9/23 : RUN make cmd/core-data/core-data 07:31:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:31:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:31:21 ---> Running in 848fd96c098c 07:31:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:31:22 (2/3) Installing libcurl (7.69.1-r3) 07:31:22 (3/3) Installing curl (7.69.1-r3) 07:31:22 Executing busybox-1.31.1-r19.trigger 07:31:22 OK: 71 MiB in 58 packages 07:31: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 07:31:24 ---> 216e76be571b 07:31:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:31:24 ---> Running in 6033ec455a1b 07:31:25 ---> 5e1a89a84167 07:31:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:31:25 Removing intermediate container 66683e6660f0 07:31:25 ---> 58e4c4c7604d 07:31:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:31:25 ---> Running in 76b7d7da6825 07:31:25 ---> Running in 1845d93c9703 07:31:26 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 07:31:27 Removing intermediate container 1845d93c9703 07:31:27 ---> 23309ddb3a45 07:31:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:27 ---> Running in 2d08c113df49 07:31:27 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 07:31:29 Removing intermediate container 2d08c113df49 07:31:29 ---> 1263289d8af3 07:31:29 Step 24/26 : LABEL arch=arm64 07:31:29 ---> Running in 83a77c896d9c 07:31:31 Removing intermediate container 83a77c896d9c 07:31:31 ---> a49c313ccd04 07:31:31 Step 25/26 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:31:31 ---> Running in 17c510ce3346 07:31:31 Removing intermediate container 17c510ce3346 07:31:31 ---> 706d95ba269a 07:31:31 Step 26/26 : LABEL version=0.0.0 07:31:31 ---> 1dd791eaccfd 07:31:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:31:31 ---> Running in 23ff82f2fc4c 07:31:32 ---> Running in 52c90e864ab4 07:31:33 Removing intermediate container 23ff82f2fc4c 07:31:33 ---> fcb0bae3aa78 07:31:33 07:31:33 Successfully built fcb0bae3aa78 07:31:33 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:31:34  Building docker-sys-mgmt-agent-go ... done 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 07:32:42 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 07:32:49 Removing intermediate container 76b7d7da6825 07:32:49 ---> 79c94ff85782 07:32:49 07:32:49 Step 10/21 : FROM alpine:3.12 07:32:49 ---> afeebe901d6b 07:32:49 Step 11/21 : RUN apk add --update --no-cache curl 07:32:49 ---> Running in 1ac908a2f077 07:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:32:51 (1/4) Installing ca-certificates (20191127-r4) 07:32:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:32:51 (3/4) Installing libcurl (7.69.1-r3) 07:32:51 (4/4) Installing curl (7.69.1-r3) 07:32:51 Executing busybox-1.31.1-r19.trigger 07:32:51 Executing ca-certificates-20191127-r4.trigger 07:32:51 OK: 7 MiB in 18 packages 07:32:54 Removing intermediate container 1ac908a2f077 07:32:54 ---> 77f5cdcf07f4 07:32:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:32:54 ---> Running in bca6bce049a7 07:32:55 Removing intermediate container bca6bce049a7 07:32:55 ---> 4628e484c2b9 07:32:55 Step 13/21 : WORKDIR /edgex 07:32:55 ---> Running in 3f03d7720a28 07:32:57 Removing intermediate container 3f03d7720a28 07:32:57 ---> 3d177dd1facd 07:32:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:32:59 ---> f1ce6b54381c 07:32:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:32:59 Removing intermediate container 6033ec455a1b 07:32:59 ---> 4144323a579f 07:32:59 07:32:59 Step 10/22 : FROM alpine:3.12 07:32:59 ---> afeebe901d6b 07:32:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:32:59 ---> Using cache 07:32:59 ---> 241edcbe72ac 07:32:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:32:59 ---> Using cache 07:32:59 ---> 281782f8727f 07:32:59 Step 13/22 : ENV APP_PORT=48085 07:33:00 ---> Running in 3dc2dfbd9065 07:33:01 Removing intermediate container 3dc2dfbd9065 07:33:01 ---> 8f5d31bb5370 07:33:01 Step 14/22 : EXPOSE $APP_PORT 07:33:01 ---> 27c45020e70a 07:33:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:33:01 ---> Running in 390c4386eb05 07:33:02 Removing intermediate container 390c4386eb05 07:33:02 ---> 251219ee33c6 07:33:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:02 ---> 430a8237c861 07:33:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:33:02 ---> 1bbd67656965 07:33:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:33:02 ---> Running in 0b0b5944be36 07:33:03 Removing intermediate container 0b0b5944be36 07:33:03 ---> 567e4218b0ec 07:33:03 Step 18/21 : CMD ["--init=true"] 07:33:04 ---> Running in 446d8a111a16 07:33:04 ---> eba50b613cce 07:33:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:33:05 Removing intermediate container 446d8a111a16 07:33:05 ---> 58630142aa8d 07:33:05 Step 19/21 : LABEL arch=arm64 07:33:05 ---> 126227117d5b 07:33:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:33:05 ---> Running in 8081e47e0bb8 07:33:05 ---> Running in 1de426c04363 07:33:06 Removing intermediate container 8081e47e0bb8 07:33:06 ---> f643de461b4c 07:33:06 Step 20/21 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:33:06 ---> Running in 83c41795b5fb 07:33:06 Removing intermediate container 1de426c04363 07:33:06 ---> dcbd7d6f3a39 07:33:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:07 ---> Running in d34b7b2a98df 07:33:07 Removing intermediate container 83c41795b5fb 07:33:07 ---> 1f807534ef2f 07:33:07 Step 21/21 : LABEL version=0.0.0 07:33:08 Removing intermediate container d34b7b2a98df 07:33:08 ---> dd3298d9cf51 07:33:08 Step 20/22 : LABEL arch=arm64 07:33:08 ---> Running in bce68d827c25 07:33:08 ---> Running in a8c029df112c 07:33:09 Removing intermediate container 848fd96c098c 07:33:09 ---> 86cb854a7ebc 07:33:09 07:33:09 Step 10/23 : FROM alpine:3.12 07:33:09 ---> afeebe901d6b 07:33:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:33:09 Removing intermediate container 52c90e864ab4 07:33:09 ---> e8f03b497a33 07:33:09 07:33:09 Step 10/23 : FROM alpine:3.12 07:33:09 ---> afeebe901d6b 07:33:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:33:09 ---> Using cache 07:33:09 ---> 241edcbe72ac 07:33:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:33:09 ---> Using cache 07:33:09 ---> 281782f8727f 07:33:09 Step 13/23 : ENV APP_PORT=48081 07:33:09 ---> Running in 9b0412fee39f 07:33:09 ---> Running in ff338b465245 07:33:09 Removing intermediate container a8c029df112c 07:33:09 ---> 3b7ad15fe401 07:33:09 Step 21/22 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:33:09 Removing intermediate container bce68d827c25 07:33:09 ---> 4d9af27e144a 07:33:09 07:33:10 ---> Running in 0182b6f45a05 07:33:10 Successfully built 4d9af27e144a 07:33:10 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:33:10  Building docker-security-proxy-setup-go ... done Removing intermediate container 9b0412fee39f 07:33:10 ---> 04908f37f147 07:33:10 Step 12/23 : ENV APP_PORT=48080 07:33:10 Removing intermediate container ff338b465245 07:33:10 ---> 185353eaf45d 07:33:10 Step 14/23 : EXPOSE $APP_PORT 07:33:10 ---> Running in 476a0aeeb539 07:33:10 ---> Running in cbae8a31b2d5 07:33:10 Removing intermediate container 0182b6f45a05 07:33:10 ---> cd61f374fbf9 07:33:10 Step 22/22 : LABEL version=0.0.0 07:33:10 ---> Running in ebd7c0214f66 07:33:10 Removing intermediate container cbae8a31b2d5 07:33:10 ---> c8d8afb2538c 07:33:10 Removing intermediate container 476a0aeeb539 07:33:10 ---> c7bf092de414 07:33:10 Step 13/23 : EXPOSE $APP_PORT 07:33:11 Step 15/23 : WORKDIR / 07:33:11 ---> Running in f185c0354711 07:33:11 ---> Running in 59880f62723c 07:33:11 Removing intermediate container ebd7c0214f66 07:33:11 ---> 6f62df6127aa 07:33:11 07:33:11 Removing intermediate container f185c0354711 07:33:11 ---> 950a8851a9af 07:33:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:12 Successfully built 6f62df6127aa 07:33:12 Successfully tagged docker-support-scheduler-go-arm64:latest 07:33:12  Building docker-support-scheduler-go ... done Removing intermediate container 59880f62723c 07:33:12 ---> 7851583b031f 07:33:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:12 ---> Running in 3b2181d915c9 07:33:13 ---> 07e1f619bf27 07:33:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:33:14 ---> 9856ed225c6f 07:33:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:33:14 Removing intermediate container 3b2181d915c9 07:33:14 ---> 72ace6ef91c7 07:33:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:33:14 ---> Running in db24fce53beb 07:33:15 ---> 9f6a264b0fc5 07:33:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:33:15 ---> Running in 21f56fc5bbbf 07:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:16 Removing intermediate container 21f56fc5bbbf 07:33:16 ---> dc9b7367aecb 07:33:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:16 ---> Running in f70a5e661ad2 07:33:16 Removing intermediate container f70a5e661ad2 07:33:16 ---> 9eb1077042a9 07:33:16 Step 21/23 : LABEL arch=arm64 07:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:16 ---> Running in 8a2c1c4ac649 07:33:17 Removing intermediate container 8a2c1c4ac649 07:33:17 ---> e6aaa1bb489d 07:33:17 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:33:17 ---> Running in 22ea35e49b9e 07:33:17 (1/6) Installing dumb-init (1.2.2-r1) 07:33:17 (2/6) Installing libgcc (9.3.0-r2) 07:33:17 (3/6) Installing libsodium (1.0.18-r0) 07:33:17 (4/6) Installing libstdc++ (9.3.0-r2) 07:33:17 Removing intermediate container 22ea35e49b9e 07:33:17 ---> c09a88e7fb87 07:33:17 Step 23/23 : LABEL version=0.0.0 07:33:18 ---> Running in 18c628d7e2d4 07:33:18 (5/6) Installing libzmq (4.3.3-r0) 07:33:18 (6/6) Installing zeromq (4.3.3-r0) 07:33:18 Executing busybox-1.31.1-r19.trigger 07:33:18 OK: 8 MiB in 20 packages 07:33:18 Removing intermediate container 18c628d7e2d4 07:33:18 ---> 6eccbc9c60e9 07:33:18 07:33:19 Successfully built 6eccbc9c60e9 07:33:19 Successfully tagged docker-core-metadata-go-arm64:latest 07:33:20  Building docker-core-metadata-go ... done Removing intermediate container db24fce53beb 07:33:20 ---> cbe9821c08a0 07:33:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:21 ---> b8343d849612 07:33:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:33:22 ---> b262059a2a5e 07:33:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:33:22 ---> 4081dc1f6999 07:33:22 Step 19/23 : ENTRYPOINT ["/core-data"] 07:33:22 ---> Running in 1f0e6e2b6a04 07:33:23 Removing intermediate container 1f0e6e2b6a04 07:33:23 ---> 315b1fefa897 07:33:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:23 ---> Running in 2d8f1582f142 07:33:24 Removing intermediate container 2d8f1582f142 07:33:24 ---> d83e12f6261a 07:33:24 Step 21/23 : LABEL arch=arm64 07:33:24 ---> Running in 2702a0e786c0 07:33:24 Removing intermediate container 2702a0e786c0 07:33:24 ---> e5f4ea1d059b 07:33:24 Step 22/23 : LABEL git_sha=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 07:33:24 ---> Running in e707093da6c3 07:33:25 Removing intermediate container e707093da6c3 07:33:25 ---> b1094215e45e 07:33:25 Step 23/23 : LABEL version=0.0.0 07:33:25 ---> Running in dc81eca6f57a 07:33:26 Removing intermediate container dc81eca6f57a 07:33:26 ---> a001c237ab33 07:33:26 07:33:26 Successfully built a001c237ab33 07:33:26 Successfully tagged docker-core-data-go-arm64:latest 07:33:26  Building docker-core-data-go ... done  [Pipeline] } 07:33:26 $ docker stop --time=1 775744688f2f322ab5ceb12e96d8ccd3d97257c6200390a31c2ff508bab11229 07:33:28 $ docker rm -f 775744688f2f322ab5ceb12e96d8ccd3d97257c6200390a31c2ff508bab11229 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:29 + docker images 07:33:29 + grep docker 07:33:29 docker-core-data-go-arm64 latest a001c237ab33 4 seconds ago 21MB 07:33:29 docker-core-metadata-go-arm64 latest 6eccbc9c60e9 11 seconds ago 17.8MB 07:33:29 docker-support-scheduler-go-arm64 latest 6f62df6127aa 18 seconds ago 16.1MB 07:33:29 docker-security-proxy-setup-go-arm64 latest 4d9af27e144a 20 seconds ago 23.2MB 07:33:29 docker-sys-mgmt-agent-go-arm64 latest fcb0bae3aa78 About a minute ago 300MB 07:33:29 docker-security-bootstrapper-go-arm64 latest 0ee6f03cbb31 3 minutes ago 22.6MB 07:33:29 docker-core-command-go-arm64 latest 348e5a0c107c 3 minutes ago 16MB 07:33:29 docker-support-notifications-go-arm64 latest f6d9701410dd 3 minutes ago 16.7MB 07:33:29 docker-security-secretstore-setup-go-arm64 latest f87f2cef6c3e 3 minutes ago 23.4MB 07:33:29 docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:33:32 provisioning config files... 07:33:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7705389017151851303tmp [Pipeline] { [Pipeline] sh 07:33:32 + set +x 07:33:32 + curl -s https://codecov.io/bash 07:33:32 + bash -s -- 07:33:33 07:33:33 _____ _ 07:33:33 / ____| | | 07:33:33 | | ___ __| | ___ ___ _____ __ 07:33:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:33:33 | |___| (_) | (_| | __/ (_| (_) \ V / 07:33:33 \_____\___/ \__,_|\___|\___\___/ \_/ 07:33:33 Bash-20210129-7c25fce 07:33:33 07:33:33 07:33:33 ==> git version 2.24.3 found 07:33:33 ==> 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 07:33:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:33:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:33:33 ==> Jenkins CI detected. 07:33:33 project root: . 07:33:33 --> token set from env 07:33:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:33:33 ==> Running gcov in . (disable via -X gcov) 07:33:33 ==> Python coveragepy not found 07:33:33 ==> Searching for coverage reports in: 07:33:33 + . 07:33:33 -> Found 1 reports 07:33:33 ==> Detecting git/mercurial file structure 07:33:33 ==> Reading reports 07:33:33 + ./coverage.out bytes=585363 07:33:33 ==> Appending adjustments 07:33:33 https://docs.codecov.io/docs/fixing-reports 07:33:36 + Found adjustments 07:33:36 ==> Gzipping contents 07:33:36 88K /tmp/codecov.zr7wnD.gz 07:33:36 ==> Uploading reports 07:33:36 url: https://codecov.io 07:33:36 query: branch=PR-3138&commit=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3138%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3138&job=&cmd_args= 07:33:36 -> Pinging Codecov 07:33:36 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3138&commit=7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3138%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3138&job=&cmd_args= 07:33:36 -> Uploading to 07:33:36 https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44/da418add-c557-47bb-a043-e1b221b077aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T073336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f375a74ac5bd9d060cee52ac61fb096ce3ae607901fea4c3d8e58f765b7f1d24 07:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:36 Dload Upload Total Spent Left Speed 07:33:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88124 0 0 100 88124 0 149k --:--:-- --:--:-- --:--:-- 149k 07:33:37 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e47c43b3791a8a423b0f4cf7e6fc0c0a811ab44 [Pipeline] } 07:33:37 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 07:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:40 ---> package-listing.sh 07:33:40 ++ facter osfamily 07:33:40 ++ tr '[:upper:]' '[:lower:]' 07:33:40 + OS_FAMILY=redhat 07:33:40 + workspace=/w/workspace/edgex-go/4 07:33:40 + START_PACKAGES=/tmp/packages_start.txt 07:33:40 + END_PACKAGES=/tmp/packages_end.txt 07:33:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:40 + PACKAGES=/tmp/packages_start.txt 07:33:40 + '[' /w/workspace/edgex-go/4 ']' 07:33:40 + PACKAGES=/tmp/packages_end.txt 07:33:40 + case "${OS_FAMILY}" in 07:33:40 + rpm -qa 07:33:40 + sort 07:33:45 + '[' -f /tmp/packages_start.txt ']' 07:33:45 + '[' -f /tmp/packages_end.txt ']' 07:33:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:45 + '[' /w/workspace/edgex-go/4 ']' 07:33:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 07:33:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 07:33:45 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:46 07:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:46 alpine: Pulling from edgex-lftools-log-publisher 07:33:46 df20fa9351a1: Pulling fs layer 07:33:46 36b3adc4ff6f: Pulling fs layer 07:33:46 8ad3a11d3b57: Pulling fs layer 07:33:46 46f8f816bc3b: Pulling fs layer 07:33:46 93b61091891f: Pulling fs layer 07:33:46 93b9cdb0e59b: Pulling fs layer 07:33:46 5e14af77c1be: Pulling fs layer 07:33:46 01666e4c0597: Pulling fs layer 07:33:46 aa168da1d23b: Pulling fs layer 07:33:46 46f8f816bc3b: Waiting 07:33:46 93b61091891f: Waiting 07:33:46 93b9cdb0e59b: Waiting 07:33:46 01666e4c0597: Waiting 07:33:46 5e14af77c1be: Waiting 07:33:46 aa168da1d23b: Waiting 07:33:46 36b3adc4ff6f: Verifying Checksum 07:33:46 36b3adc4ff6f: Download complete 07:33:47 46f8f816bc3b: Download complete 07:33:47 df20fa9351a1: Download complete 07:33:47 93b61091891f: Verifying Checksum 07:33:47 93b61091891f: Download complete 07:33:47 93b9cdb0e59b: Verifying Checksum 07:33:47 93b9cdb0e59b: Download complete 07:33:47 5e14af77c1be: Verifying Checksum 07:33:47 5e14af77c1be: Download complete 07:33:47 01666e4c0597: Verifying Checksum 07:33:47 01666e4c0597: Download complete 07:33:47 df20fa9351a1: Pull complete 07:33:47 36b3adc4ff6f: Pull complete 07:33:47 8ad3a11d3b57: Verifying Checksum 07:33:47 8ad3a11d3b57: Download complete 07:33:48 8ad3a11d3b57: Pull complete 07:33:48 46f8f816bc3b: Pull complete 07:33:49 aa168da1d23b: Verifying Checksum 07:33:49 aa168da1d23b: Download complete 07:33:49 93b61091891f: Pull complete 07:33:50 93b9cdb0e59b: Pull complete 07:33:50 5e14af77c1be: Pull complete 07:33:50 01666e4c0597: Pull complete 07:33:58 aa168da1d23b: Pull complete 07:33:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:33:58 prd-centos7-docker-4c-2g-25219 does not seem to be running inside a container 07:33:58 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:34:08 $ docker top 1896e7f8929d0fdceeac47daf501848f143842c20565793810e47d934885a97f -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:09 + mkdir -p /var/log/sa [Pipeline] sh 07:34:10 + ls /var/log/sa-host 07:34:10 + sadf -c /var/log/sa-host/sa05 07:34:10 file_magic: OK 07:34:10 HZ: Using current value: 100 07:34:10 file_header: OK 07:34:10 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 07:34:10 Statistics: 07:34:10 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... 07:34:10 File successfully converted to sysstat format version 12.2.1 07:34:10 + sadf -c /var/log/sa-host/sa23 07:34:10 file_magic: OK 07:34:10 HZ: Using current value: 100 07:34:10 file_header: OK 07:34:10 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 07:34:10 Statistics: 07:34:10 Hnuu...uuuununununu... 07:34:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:10 provisioning config files... 07:34:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3730419419743344087tmp [Pipeline] { [Pipeline] echo 07:34:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:11 ---> create-netrc.sh [Pipeline] } 07:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:34:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:34:11 ---> python-tools-install.sh [Pipeline] echo 07:34:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:11 ---> sudo-logs.sh 07:34:11 Archiving 'sudo' log.. [Pipeline] echo 07:34:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:12 ---> job-cost.sh 07:34:12 lf-activate-venv: SKIPPING 07:34:12 INFO: No Stack... 07:34:13 INFO: Retrieving Pricing Info for: v1-standard-2 07:34:13 INFO: Archiving Costs [Pipeline] echo 07:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:14 ---> logs-deploy.sh 07:34:14 lf-activate-venv: SKIPPING 07:34:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3138/4 07:34:14 INFO: archiving workspace using pattern(s): 07:34:15 Archives upload complete. 07:34:15 INFO: archiving logs to Nexus