Pull request #3208 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb69e69936ac7aa97186293b8f5f6440504c2891+8a69c127c9b04e641d44d2e92838084644d97324 (02cbc8fb61715604b20a4ca71f778539c1b20722) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29457’ Running on prd-centos7-docker-4c-2g-29462 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) > 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/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # 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 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:48:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 56bb262ab42e5b5bbbd922f7cca00a5ffce0f812 # timeout=10 04:48:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:48:01 ========================================================= 04:48:01 EdgeX Global Pipelines Version Info 04:48:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:48:02 ------------------- 04:48:02 stable info: 04:48:02 ------------------- 04:48:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:48:02 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:48:02 Message: update stable to v1.0.184 04:48:03 ------------------- 04:48:03 experimental info: 04:48:03 ------------------- 04:48:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:48:03 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:48:03 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 04:48:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:48:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3208 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3208 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3208 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb69e69936ac7aa97186293b8f5f6440504c2891 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb69e69 [Pipeline] echo 04:48:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:48:06 provisioning config files... 04:48:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4278530562016849506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:07 ---> docker-login.sh 04:48:07 nexus3.edgexfoundry.org:10001 04:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:07 Configure a credential helper to remove this warning. See 04:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:07 04:48:07 Login Succeeded 04:48:07 nexus3.edgexfoundry.org:10002 04:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 nexus3.edgexfoundry.org:10003 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 nexus3.edgexfoundry.org:10004 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 docker.io 04:48:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:08 Configure a credential helper to remove this warning. See 04:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:08 04:48:08 Login Succeeded 04:48:08 ---> docker-login.sh ends [Pipeline] } 04:48:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:09 ++ 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 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/core-command/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo core-command,cmd/core-command/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/core-data/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo core-data,cmd/core-data/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/core-metadata/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo core-metadata,cmd/core-metadata/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/security-bootstrapper/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/security-proxy-setup/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/support-notifications/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo support-notifications,cmd/support-notifications/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/support-scheduler/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:48:09 + for file in '`ls cmd/**/Dockerfile`' 04:48:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:48:09 ++ cut -d/ -f2 04:48:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:48:09 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 04:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:10 04:48:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:48:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:10 latest: Pulling from edgex-devops/git-semver 04:48:10 31603596830f: Pulling fs layer 04:48:10 2a8b12db71e7: Pulling fs layer 04:48:10 6ca5941a6612: Pulling fs layer 04:48:10 ecc8261a40a4: Pulling fs layer 04:48:10 ecc8261a40a4: Waiting 04:48:10 2a8b12db71e7: Verifying Checksum 04:48:10 2a8b12db71e7: Download complete 04:48:10 31603596830f: Verifying Checksum 04:48:10 31603596830f: Download complete 04:48:11 ecc8261a40a4: Verifying Checksum 04:48:11 ecc8261a40a4: Download complete 04:48:11 6ca5941a6612: Verifying Checksum 04:48:11 6ca5941a6612: Download complete 04:48:11 31603596830f: Pull complete 04:48:11 2a8b12db71e7: Pull complete 04:48:12 6ca5941a6612: Pull complete 04:48:12 ecc8261a40a4: Pull complete 04:48:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:48:13 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 04:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:48:15 $ docker top 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:15 [ssh-agent] Looking for ssh-agent implementation... 04:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:16 $ docker exec 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent 04:48:16 SSH_AUTH_SOCK=/tmp/ssh-Mru85n1D7FzN/agent.12 04:48:16 SSH_AGENT_PID=18 04:48:16 Running ssh-add (command line suppressed) 04:48:16 Identity added: /w/workspace/edgex-go/16@tmp/private_key_1340548069234673452.key (/w/workspace/edgex-go/16@tmp/private_key_1340548069234673452.key) 04:48:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:17 + git tag --points-at HEAD [Pipeline] } 04:48:17 $ docker exec --env ******** --env ******** 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent -k 04:48:17 unset SSH_AUTH_SOCK; 04:48:17 unset SSH_AGENT_PID; 04:48:17 echo Agent pid 18 killed; 04:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:48:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:17 [ssh-agent] Looking for ssh-agent implementation... 04:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:17 $ docker exec 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent 04:48:17 SSH_AUTH_SOCK=/tmp/ssh-Hdhha5DYjAEV/agent.48 04:48:17 SSH_AGENT_PID=53 04:48:17 Running ssh-add (command line suppressed) 04:48:18 Identity added: /w/workspace/edgex-go/16@tmp/private_key_2835001370987623208.key (/w/workspace/edgex-go/16@tmp/private_key_2835001370987623208.key) 04:48:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:18 + git semver init 04:48:18 # -> Open(): unable to determine branch for HEAD 04:48:18 # $GIT_DIR = /w/workspace/edgex-go/16/.git 04:48:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 04:48:18 # $SEMVER_REMOTE_NAME = origin 04:48:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:48:18 # $SEMVER_USER_NAME = edgex-jenkins 04:48:18 # $SEMVER_BRANCH = PR-3208 04:48:18 # $SEMVER_TEMP = /tmp/semver-538906352 04:48:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:48:57 # '/tmp/semver-538906352' -> '/w/workspace/edgex-go/16/.semver' 04:48:57 # -> Force: false 04:48:57 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 04:48:57 $ docker exec --env ******** --env ******** 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 ssh-agent -k 04:48:57 unset SSH_AUTH_SOCK; 04:48:57 unset SSH_AGENT_PID; 04:48:57 echo Agent pid 53 killed; 04:48:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:58 + git semver [Pipeline] } 04:48:58 $ docker stop --time=1 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 04:48:59 $ docker rm -f 93ca676ad412b7e78868e86de7de5bfb65327932a65ef5ec8bf32bd76be1efa2 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:49:01 Stashed 1 file(s) [Pipeline] echo 04:49:01 [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 04:49:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:49:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:49:02 + sudo service docker restart 04:49:02 + true 04:49:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 04:49:03 ========================================================= 04:49:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:49:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:49:03 + 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 . 04:49:07 Sending build context to Docker daemon 328.4MB 04:49:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 04:49:07 Step 2/6 : FROM ${BASE} 04:49:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:49:07 188c0c94c7c5: Pulling fs layer 04:49:07 0ef7d3d256c8: Pulling fs layer 04:49:07 de9db76c5a1d: Pulling fs layer 04:49:07 bca2f99d35d6: Pulling fs layer 04:49:07 93359f2a8cfa: Pulling fs layer 04:49:07 7c6f9722023f: Pulling fs layer 04:49:07 a35cf1a2eb13: Pulling fs layer 04:49:07 7c6f9722023f: Waiting 04:49:07 93359f2a8cfa: Waiting 04:49:07 a35cf1a2eb13: Waiting 04:49:07 bca2f99d35d6: Waiting 04:49:07 de9db76c5a1d: Verifying Checksum 04:49:07 de9db76c5a1d: Download complete 04:49:07 0ef7d3d256c8: Verifying Checksum 04:49:07 0ef7d3d256c8: Download complete 04:49:07 93359f2a8cfa: Verifying Checksum 04:49:07 93359f2a8cfa: Download complete 04:49:07 7c6f9722023f: Verifying Checksum 04:49:07 7c6f9722023f: Download complete 04:49:07 188c0c94c7c5: Verifying Checksum 04:49:07 188c0c94c7c5: Download complete 04:49:08 188c0c94c7c5: Pull complete 04:49:08 0ef7d3d256c8: Pull complete 04:49:08 de9db76c5a1d: Pull complete 04:49:10 a35cf1a2eb13: Verifying Checksum 04:49:10 a35cf1a2eb13: Download complete 04:49:11 bca2f99d35d6: Verifying Checksum 04:49:11 bca2f99d35d6: Download complete 04:49:16 Still waiting to schedule task 04:49:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:49:17 bca2f99d35d6: Pull complete 04:49:17 93359f2a8cfa: Pull complete 04:49:17 7c6f9722023f: Pull complete 04:49:21 a35cf1a2eb13: Pull complete 04:49:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:49:21 ---> a62c8e92a672 04:49:21 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 04:49:21 ---> Running in 6c5c5022cf17 04:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:49:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:49:24 (1/12) Installing libmagic (5.38-r0) 04:49:25 (2/12) Installing file (5.38-r0) 04:49:25 (3/12) Installing libc-dev (0.7.2-r3) 04:49:25 (4/12) Installing g++ (9.3.0-r2) 04:49:47 (5/12) Installing fortify-headers (1.1-r0) 04:49:47 (6/12) Installing patch (2.7.6-r6) 04:49:47 (7/12) Installing build-base (0.5-r2) 04:49:47 (8/12) Installing libsodium (1.0.18-r0) 04:49:47 (9/12) Installing pkgconf (1.7.2-r0) 04:49:47 (10/12) Installing libsodium-dev (1.0.18-r0) 04:49:47 (11/12) Installing libzmq (4.3.3-r0) 04:49:47 (12/12) Installing zeromq-dev (4.3.3-r0) 04:49:47 Executing busybox-1.31.1-r19.trigger 04:49:47 OK: 233 MiB in 51 packages 04:49:48 Removing intermediate container 6c5c5022cf17 04:49:48 ---> b7498213f693 04:49:48 Step 4/6 : WORKDIR /edgex-go 04:49:48 ---> Running in aed14bed84cf 04:49:49 Removing intermediate container aed14bed84cf 04:49:49 ---> 1c760538a68b 04:49:49 Step 5/6 : COPY go.mod . 04:49:49 ---> 36e03ee71aa0 04:49:49 Step 6/6 : RUN go mod download 04:49:49 ---> Running in 441a399fdfc9 04:50:16 Removing intermediate container 441a399fdfc9 04:50:16 ---> f01f955f00b4 04:50:16 Successfully built f01f955f00b4 04:50:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:50:16 + docker inspect -f . ci-base-image-x86_64 04:50:16 . [Pipeline] withDockerContainer 04:50:16 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 04:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat 04:50:18 $ docker top 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:18 + go version 04:50:18 go version go1.15.5 linux/amd64 [Pipeline] } 04:50:19 $ docker stop --time=1 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca 04:50:20 $ docker rm -f 2d5d8fa75c8cde244b69b329c0be67dabd66009b6a5ec876b8d6c413510405ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:50:21 + docker inspect -f . ci-base-image-x86_64 04:50:21 . [Pipeline] withDockerContainer 04:50:21 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 04:50:21 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat 04:50:22 $ docker top c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 -eo pid,comm [Pipeline] { [Pipeline] echo 04:50:22 ========================================================= 04:50:22 [edgeXBuildGoParallel] Running Tests and Build... 04:50:22 ========================================================= [Pipeline] sh 04:50:22 + make test 04:50:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:50:33 ? github.com/edgexfoundry/edgex-go [no test files] 04:50:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:51:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:51:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:51:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:51:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:51:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:51:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:51:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:51:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:51:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:51:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:51:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:51:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.115s coverage: 45.9% of statements 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.159s coverage: 100.0% of statements 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.277s coverage: 27.1% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 71.3% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.254s coverage: 82.9% of statements 04:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements 04:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.524s coverage: 28.6% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.196s coverage: 86.7% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.196s coverage: 97.5% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.484s coverage: 92.8% of statements 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 04:51:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 04:51:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 04:51:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 04:51:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.115s coverage: 81.4% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 84.6% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.6% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 62.4% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 69.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 38.4% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.185s coverage: 47.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.210s coverage: 87.1% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.043s coverage: 29.1% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.118s coverage: 96.5% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.070s coverage: 87.9% of statements 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:51:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:51:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 04:51:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29467 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] ws 04:51:54 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 04:51:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements 04:51:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 04:51:55 GO111MODULE=on go vet ./... 04:52:00 using credential edgex-jenkins-ssh 04:52:00 Cloning the remote Git repository 04:52:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:52:00 > git init /w/workspace/edgex-go/16 # timeout=10 04:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:52:00 > git --version # timeout=10 04:52:00 > git --version # 'git version 2.17.1' 04:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:52:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:52:26 Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 04:52:26 Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 04:52:26 Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) 04:52:26 > git config core.sparsecheckout # timeout=10 04:52:26 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 04:52:26 > git remote # timeout=10 04:52:26 > git config --get remote.origin.url # timeout=10 04:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:26 > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 04:52:26 > git rev-parse HEAD^{commit} # timeout=10 04:52:26 > git config core.sparsecheckout # timeout=10 04:52:26 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 04:52:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:52:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:52:33 + sudo service docker+ restart 04:52:33 true 04:52:34 gofmt -l . 04:52:34 [ "`gofmt -l .`" = "" ] 04:52:34 ./bin/test-go-mod-tidy.sh 04:52:34 ./bin/test-attribution-txt.sh [Pipeline] sh 04:52:35 + ls -al . 04:52:35 total 740 04:52:35 drwxrwxr-x 10 1001 1001 4096 Mar 11 04:52 . 04:52:35 drwxr-xr-x 4 root root 30 Mar 11 04:50 .. 04:52:35 -rw-rw-r-- 1 1001 1001 11 Mar 11 04:47 .dockerignore 04:52:35 drwxrwxr-x 8 1001 1001 179 Mar 11 04:47 .git 04:52:35 drwxrwxr-x 3 1001 1001 125 Mar 11 04:47 .github 04:52:35 -rw-rw-r-- 1 1001 1001 818 Mar 11 04:47 .gitignore 04:52:35 drwx------ 3 1001 1001 60 Mar 11 04:48 .semver 04:52:35 -rw-rw-r-- 1 1001 1001 166 Mar 11 04:47 .sonarcloud.properties 04:52:35 -rw-rw-r-- 1 1001 1001 8607 Mar 11 04:47 Attribution.txt 04:52:35 -rw-rw-r-- 1 1001 1001 3804 Mar 11 04:47 CONTRIBUTING.md 04:52:35 -rw-rw-r-- 1 1001 1001 931 Mar 11 04:47 Dockerfile.build 04:52:35 -rw-rw-r-- 1 1001 1001 863 Mar 11 04:47 Jenkinsfile 04:52:35 -rw-rw-r-- 1 1001 1001 10775 Mar 11 04:47 LICENSE 04:52:35 -rw-rw-r-- 1 1001 1001 5774 Mar 11 04:47 Makefile 04:52:35 -rw-rw-r-- 1 1001 1001 6548 Mar 11 04:47 README.md 04:52:35 -rw-rw-r-- 1 1001 1001 6755 Mar 11 04:47 SECURITY.md 04:52:35 -rw-rw-r-- 1 1001 1001 5 Mar 11 04:49 VERSION 04:52:35 -rw-rw-r-- 1 1001 1001 4131 Mar 11 04:47 ZMQWindows.md 04:52:35 drwxrwxr-x 2 1001 1001 117 Mar 11 04:47 bin 04:52:35 drwxrwxr-x 14 1001 1001 4096 Mar 11 04:47 cmd 04:52:35 -rw-r--r-- 1 root root 628838 Mar 11 04:51 coverage.out 04:52:35 -rw-r--r-- 1 root root 1055 Mar 11 04:52 go.mod 04:52:35 -rw-r--r-- 1 root root 22209 Mar 11 04:52 go.sum 04:52:35 drwxrwxr-x 8 1001 1001 127 Mar 11 04:47 internal 04:52:35 drwxrwxr-x 4 1001 1001 26 Mar 11 04:47 openapi 04:52:35 drwxrwxr-x 4 1001 1001 71 Mar 11 04:47 snap 04:52:35 -rw-rw-r-- 1 1001 1001 168 Mar 11 04:47 version.go [Pipeline] sh 04:52:35 + '[' -e coverage.out ] 04:52:35 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:52:35 provisioning config files... 04:52:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5689831146045150589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:35 Stashed 1 file(s) [Pipeline] sh 04:52:36 ---> docker-login.sh 04:52:36 nexus3.edgexfoundry.org:10001 04:52:36 + make build 04:52:36 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 04:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:37 Configure a credential helper to remove this warning. See 04:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:37 04:52:37 Login Succeeded 04:52:37 nexus3.edgexfoundry.org:10002 04:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:38 Configure a credential helper to remove this warning. See 04:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:38 04:52:38 Login Succeeded 04:52:38 nexus3.edgexfoundry.org:10003 04:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:38 Configure a credential helper to remove this warning. See 04:52:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:38 04:52:38 Login Succeeded 04:52:38 nexus3.edgexfoundry.org:10004 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:39 Configure a credential helper to remove this warning. See 04:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:39 04:52:39 Login Succeeded 04:52:39 docker.io 04:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:40 Configure a credential helper to remove this warning. See 04:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:40 04:52:40 Login Succeeded 04:52:40 ---> docker-login.sh ends [Pipeline] } 04:52:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:52:41 ========================================================= 04:52:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:52:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:52:41 + 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 . 04:52:41 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 04:52:44 Sending build context to Docker daemon 166.7MB 04:52:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 04:52:44 Step 2/6 : FROM ${BASE} 04:52:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:52:44 5f621e34cdf4: Pulling fs layer 04:52:44 a4357932f1b6: Pulling fs layer 04:52:44 18c013af1878: Pulling fs layer 04:52:44 00ac8860ef70: Pulling fs layer 04:52:44 63d7cb157983: Pulling fs layer 04:52:44 b116817d02f9: Pulling fs layer 04:52:44 745a02a5169b: Pulling fs layer 04:52:44 63d7cb157983: Waiting 04:52:44 b116817d02f9: Waiting 04:52:44 745a02a5169b: Waiting 04:52:44 00ac8860ef70: Waiting 04:52:44 18c013af1878: Verifying Checksum 04:52:44 18c013af1878: Download complete 04:52:44 a4357932f1b6: Download complete 04:52:45 63d7cb157983: Verifying Checksum 04:52:45 63d7cb157983: Download complete 04:52:45 b116817d02f9: Download complete 04:52:46 5f621e34cdf4: Verifying Checksum 04:52:46 5f621e34cdf4: Download complete 04:52:46 5f621e34cdf4: Pull complete 04:52:47 a4357932f1b6: Pull complete 04:52:47 18c013af1878: Pull complete 04:52:49 745a02a5169b: Verifying Checksum 04:52:49 745a02a5169b: Download complete 04:52:51 00ac8860ef70: Verifying Checksum 04:52:51 00ac8860ef70: Download complete 04:52:52 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 04:52:53 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 04:52:55 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 04:52:56 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 04:52:58 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 04:53:01 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 04:53:01 00ac8860ef70: Pull complete 04:53:01 63d7cb157983: Pull complete 04:53:02 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 04:53:02 b116817d02f9: Pull complete 04:53:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:53:04 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 04:53:06 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 04:53:06 745a02a5169b: Pull complete 04:53:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:53:06 ---> b7e6874047d6 04:53:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] } 04:53:08 $ docker stop --time=1 c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 04:53:10 $ docker rm -f c28cfd32ba79159305c3e0bc5afe93bc034cdd3c10011e00d9230427aca4d639 04:53:10 ---> Running in d163bd84715e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:53:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 04:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:12 04:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:53:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:12 latest: Pulling from edgex-devops/edgex-compose 04:53:12 cbdbe7a5bc2a: Pulling fs layer 04:53:12 ca9280d653b3: Pulling fs layer 04:53:12 7e9c9ca2126c: Pulling fs layer 04:53:14 cbdbe7a5bc2a: Download complete 04:53:14 cbdbe7a5bc2a: Pull complete 04:53:14 ca9280d653b3: Verifying Checksum 04:53:14 ca9280d653b3: Download complete 04:53:14 (1/12) Installing libmagic (5.38-r0) 04:53:14 (2/12) Installing file (5.38-r0) 04:53:14 (3/12) Installing libc-dev (0.7.2-r3) 04:53:14 (4/12) Installing g++ (9.3.0-r2) 04:53:16 ca9280d653b3: Pull complete 04:53:16 7e9c9ca2126c: Verifying Checksum 04:53:16 7e9c9ca2126c: Download complete 04:53:24 7e9c9ca2126c: Pull complete 04:53:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:53:25 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 04:53:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:53:27 $ docker top 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:28 + docker-compose build --help 04:53:28 + grep parallel 04:53:29 --parallel Build images in parallel. [Pipeline] } 04:53:29 $ docker stop --time=1 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 04:53:31 $ docker rm -f 82c8332a315105fa23dc7807b0b2201d4ab9fe94267b0be339f9c65a76fcc1d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:31 . [Pipeline] withDockerContainer 04:53:31 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 04:53:32 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:53:32 $ docker top 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:33 + docker-compose -f ./docker-compose-build.yml build --parallel 04:53:35 Building docker-core-command-go ... 04:53:35 Building docker-core-data-go ... 04:53:35 Building docker-core-metadata-go ... 04:53:35 Building docker-security-bootstrapper-go ... 04:53:35 Building docker-security-proxy-setup-go ... 04:53:35 Building docker-security-secretstore-setup-go ... 04:53:35 Building docker-support-notifications-go ... 04:53:35 Building docker-support-scheduler-go ... 04:53:35 Building docker-sys-mgmt-agent-go ... 04:53:35 Building docker-support-notifications-go 04:53:35 Building docker-support-scheduler-go 04:53:35 Building docker-core-metadata-go 04:53:35 Building docker-security-secretstore-setup-go 04:53:35 Building docker-security-proxy-setup-go 04:53:36 (5/12) Installing fortify-headers (1.1-r0) 04:53:36 (6/12) Installing patch (2.7.6-r6) 04:53:36 (7/12) Installing build-base (0.5-r2) 04:53:36 (8/12) Installing libsodium (1.0.18-r0) 04:53:36 (9/12) Installing pkgconf (1.7.2-r0) 04:53:36 (10/12) Installing libsodium-dev (1.0.18-r0) 04:53:36 (11/12) Installing libzmq (4.3.3-r0) 04:53:36 (12/12) Installing zeromq-dev (4.3.3-r0) 04:53:36 Executing busybox-1.31.1-r19.trigger 04:53:36 OK: 217 MiB in 51 packages 04:53:39 Removing intermediate container d163bd84715e 04:53:39 ---> 8771d7b91a7d 04:53:39 Step 4/6 : WORKDIR /edgex-go 04:53:39 ---> Running in 2caf2d4c6677 04:53:39 Removing intermediate container 2caf2d4c6677 04:53:39 ---> 03ec29d33704 04:53:39 Step 5/6 : COPY go.mod . 04:53:40 ---> da6a8951f877 04:53:40 Step 6/6 : RUN go mod download 04:53:40 ---> Running in 87c8720984a3 04:54:13 Removing intermediate container 87c8720984a3 04:54:13 ---> e3d9fa9151b0 04:54:13 Successfully built e3d9fa9151b0 04:54:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:54:13 + docker inspect -f . ci-base-image-arm64 04:54:13 . [Pipeline] withDockerContainer 04:54:13 prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container 04:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat 04:54:15 $ docker top 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:16 + go version 04:54:16 go version go1.15.5 linux/arm64 [Pipeline] } 04:54:16 $ docker stop --time=1 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 04:54:18 $ docker rm -f 733b1348dc69fe986531a073ab6255318115f6c033e1d0986606779578843d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:54:19 + docker inspect -f . ci-base-image-arm64 04:54:19 . [Pipeline] withDockerContainer 04:54:20 prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container 04:54:20 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat 04:54:21 $ docker top d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d -eo pid,comm 04:54:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:54:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:54:22 ---> f01f955f00b4 04:54:22 Step 3/24 : WORKDIR /edgex-go 04:54:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:54:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:54:22 ---> f01f955f00b4 04:54:22 Step 3/21 : WORKDIR /edgex-go 04:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:54:22 ---> f01f955f00b4 04:54:22 Step 3/22 : WORKDIR /edgex-go 04:54:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:54:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:54:22 ---> f01f955f00b4 04:54:22 Step 3/23 : WORKDIR /edgex-go 04:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:54:22 ---> f01f955f00b4 04:54:22 Step 3/22 : WORKDIR /edgex-go 04:54:22 ---> Running in d558571056d6 04:54:22 ---> Running in bd07e98102d8 04:54:22 ---> Running in 5fe779c80141 04:54:22 ---> Running in 4bf754073631 04:54:22 ---> Running in c39bf7c93d57 04:54:22 Removing intermediate container 5fe779c80141 04:54:22 ---> d5680c9e93b3 04:54:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 Removing intermediate container c39bf7c93d57 04:54:22 ---> 3e054b8ce1a2 04:54:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 Removing intermediate container d558571056d6 04:54:22 ---> 6672c5da0669 04:54:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 Removing intermediate container bd07e98102d8 04:54:22 ---> fff3dbe5834d 04:54:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 Removing intermediate container 4bf754073631 04:54:22 ---> 39486f956ce7 04:54:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 ---> Running in dd72bede5a4a 04:54:22 ---> Running in 5cba9d03e778 04:54:22 ---> Running in 139834a04140 04:54:22 ---> Running in de36a741b55f 04:54:22 ---> Running in 21bdbc7ce7f9 04:54:22 Removing intermediate container 21bdbc7ce7f9 04:54:22 ---> 1c752f1bce4b 04:54:22 Step 5/21 : RUN apk add --update --no-cache make git 04:54:22 Removing intermediate container 139834a04140 04:54:22 ---> 509f85a370a7 04:54:22 Step 5/23 : RUN apk add --update --no-cache make git 04:54:22 Removing intermediate container 5cba9d03e778 04:54:22 ---> 05a426042cc5 04:54:22 Step 5/24 : RUN apk add --update --no-cache make git 04:54:22 ---> Running in 517ad0880c73 04:54:22 ---> Running in e53f1e9f72fa 04:54:22 Removing intermediate container de36a741b55f 04:54:22 ---> 287f088f7739 04:54:22 Step 5/22 : RUN apk add --update --no-cache make git 04:54:22 ---> Running in 307f444aa7c2 04:54:22 Removing intermediate container dd72bede5a4a 04:54:22 ---> bf669d1d0639 04:54:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:54:22 ---> Running in bbabc2f77b43 04:54:22 ---> Running in 4767b56c2674 [Pipeline] { [Pipeline] echo 04:54:22 ========================================================= 04:54:22 [edgeXBuildGoParallel] Running Tests and Build... 04:54:22 ========================================================= [Pipeline] sh 04:54:23 + make test 04:54:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:54:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:24 OK: 233 MiB in 51 packages 04:54:25 OK: 233 MiB in 51 packages 04:54:25 OK: 233 MiB in 51 packages 04:54:25 OK: 233 MiB in 51 packages 04:54:25 OK: 233 MiB in 51 packages 04:54:25 Removing intermediate container e53f1e9f72fa 04:54:25 ---> 213aab6d7206 04:54:25 Step 6/23 : COPY go.mod . 04:54:26 ---> 9e829bf512a0 04:54:26 Step 7/23 : RUN go mod download 04:54:26 Removing intermediate container 517ad0880c73 04:54:26 ---> ba1d2eba00d0 04:54:26 Step 6/21 : COPY go.mod . 04:54:26 Removing intermediate container 307f444aa7c2 04:54:26 ---> 5f23567a2ffd 04:54:26 Step 6/24 : COPY go.mod . 04:54:26 ---> Running in 7106c8485f7f 04:54:27 Removing intermediate container bbabc2f77b43 04:54:27 ---> fa4abe573a9e 04:54:27 Step 6/22 : COPY go.mod . 04:54:27 ---> 95872a3ddbb2 04:54:27 Step 7/21 : RUN go mod download 04:54:27 Removing intermediate container 4767b56c2674 04:54:27 ---> f271955e4116 04:54:27 Step 6/22 : COPY go.mod . 04:54:27 ---> 5498318046ad 04:54:27 Step 7/24 : RUN go mod download 04:54:27 ---> Running in 5be03967db2e 04:54:27 ---> Running in 285930cc0852 04:54:27 ---> 2de68e1a63e7 04:54:27 Step 7/22 : RUN go mod download 04:54:27 ---> ab2454bf014b 04:54:27 Step 7/22 : RUN go mod download 04:54:27 ---> Running in 30792e15ec7a 04:54:28 ---> Running in ff15e49f914f 04:54:31 Removing intermediate container 5be03967db2e 04:54:31 ---> 330adcee992f 04:54:31 Step 8/21 : COPY . . 04:54:31 Removing intermediate container 285930cc0852 04:54:31 ---> a846f93826f1 04:54:31 Step 8/24 : COPY . . 04:54:31 Removing intermediate container 30792e15ec7a 04:54:31 ---> 1aeecded4a48 04:54:31 Step 8/22 : COPY . . 04:54:31 Removing intermediate container 7106c8485f7f 04:54:31 ---> 3cbec2004d73 04:54:31 Step 8/23 : COPY . . 04:54:31 Removing intermediate container ff15e49f914f 04:54:31 ---> e9ac36e1c928 04:54:31 Step 8/22 : COPY . . 04:54:50 ? github.com/edgexfoundry/edgex-go [no test files] 04:55:28 ---> f5f484517681 04:55:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:55:28 ---> 9af941c154ce 04:55:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:55:28 ---> db647137bc85 04:55:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:55:28 ---> bcccfe5bebff 04:55:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:55:28 ---> a532f99f3de8 04:55:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:55:28 ---> Running in c1a46c6179ff 04:55:28 ---> Running in e76942c67d87 04:55:28 ---> Running in 89853f4a4fed 04:55:28 ---> Running in d44b91fb008b 04:55:28 ---> Running in 1eea26803597 04:55:29 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 04:55:29 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 04:55:29 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 04:55: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 04:55:29 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 04:55:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:56:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:56:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:56:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:56: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 04:56: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 04:56:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:56:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:56:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:56:32 Removing intermediate container d44b91fb008b 04:56:32 ---> adc9a2757222 04:56:32 04:56:32 Step 10/24 : FROM alpine:3.12 04:56:32 3.12: Pulling from library/alpine 04:56:32 Removing intermediate container 89853f4a4fed 04:56:32 ---> b23c178cfe93 04:56:32 04:56:32 Step 10/21 : FROM alpine:3.12 04:56:32 Removing intermediate container c1a46c6179ff 04:56:32 ---> 093934bc0e4a 04:56:32 04:56:32 Step 10/22 : FROM alpine:3.12 04:56:32 Removing intermediate container e76942c67d87 04:56:32 ---> 4a6f236a5a53 04:56:32 04:56:32 Step 10/22 : FROM alpine:3.12 04:56:32 3.12: Pulling from library/alpine 04:56:32 3.12: Pulling from library/alpine 04:56:32 3.12: Pulling from library/alpine 04:56:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 04:56:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 04:56:32 Status: Downloaded newer image for alpine:3.12 04:56:32 Status: Image is up to date for alpine:3.12 04:56:32 ---> 88dd2752d2ea 04:56:32 Step 11/21 : RUN apk add --update --no-cache curl 04:56:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 04:56:32 Status: Image is up to date for alpine:3.12 04:56:32 ---> 88dd2752d2ea 04:56:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:56:32 ---> 88dd2752d2ea 04:56:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:56:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 04:56:32 Status: Image is up to date for alpine:3.12 04:56:32 ---> 88dd2752d2ea 04:56:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:56:33 ---> Running in 52b61768def8 04:56:33 ---> Running in 8ffb936401a9 04:56:33 ---> Running in 42e881d89381 04:56:33 ---> Running in 1906aee676b5 04:56:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.438s coverage: 45.9% of statements 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:56:34 Removing intermediate container 1eea26803597 04:56:34 ---> 7df977a6d685 04:56:34 04:56:34 Step 10/23 : FROM alpine:3.12 04:56:34 ---> 88dd2752d2ea 04:56:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.394s coverage: 100.0% of statements 04:56:34 ---> Running in 82ffeece616f 04:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:36 (1/5) Installing ca-certificates (20191127-r4) 04:56:36 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:56:36 (3/5) Installing libcurl (7.69.1-r3) 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:36 (4/5) Installing curl (7.69.1-r3) 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:36 (5/5) Installing dumb-init (1.2.2-r1) 04:56:36 (1/1) Installing dumb-init (1.2.2-r1) 04:56:36 Executing busybox-1.31.1-r19.trigger 04:56:36 Executing busybox-1.31.1-r19.trigger 04:56:36 OK: 6 MiB in 15 packages 04:56:36 Executing ca-certificates-20191127-r4.trigger 04:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:36 OK: 7 MiB in 19 packages 04:56:36 (1/4) Installing ca-certificates (20191127-r4) 04:56:36 (1/2) Installing ca-certificates (20191127-r4) 04:56:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:56:36 (2/2) Installing dumb-init (1.2.2-r1) 04:56:37 (3/4) Installing libcurl (7.69.1-r3) 04:56:37 Executing busybox-1.31.1-r19.trigger 04:56:37 Executing ca-certificates-20191127-r4.trigger 04:56:37 (1/1) Installing dumb-init (1.2.2-r1) 04:56:37 Executing busybox-1.31.1-r19.trigger 04:56:37 OK: 6 MiB in 15 packages 04:56:37 (4/4) Installing curl (7.69.1-r3) 04:56:37 Executing busybox-1.31.1-r19.trigger 04:56:37 OK: 6 MiB in 16 packages 04:56:37 Executing ca-certificates-20191127-r4.trigger 04:56:37 OK: 7 MiB in 18 packages 04:56:39 Removing intermediate container 8ffb936401a9 04:56:39 ---> 5c6adc211600 04:56:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:56:39 ---> Running in 60d311d74fed 04:56:39 Removing intermediate container 82ffeece616f 04:56:39 ---> d3a686fc9edd 04:56:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:56:39 Removing intermediate container 42e881d89381 04:56:39 ---> b95e08f16637 04:56:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:56:39 Removing intermediate container 52b61768def8 04:56:39 ---> 77ddaea0af27 04:56:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:56:40 ---> Running in acb7e6c40f00 04:56:40 ---> Running in 592263104fb2 04:56:40 Removing intermediate container 60d311d74fed 04:56:40 ---> ecb9556cde6c 04:56:40 Step 13/22 : ENV APP_PORT=48085 04:56:40 ---> Running in af3042fd9e14 04:56:40 Removing intermediate container 1906aee676b5 04:56:40 ---> d2fbca19188a 04:56:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:56:40 ---> Running in 4a76fefc7274 04:56:41 ---> Running in c26b16d95988 04:56:41 Removing intermediate container af3042fd9e14 04:56:41 ---> 4b5936436f72 04:56:41 Step 13/21 : WORKDIR /edgex 04:56:41 Removing intermediate container 592263104fb2 04:56:41 ---> 3949eefd7b8f 04:56:41 Step 13/24 : WORKDIR / 04:56:41 Removing intermediate container acb7e6c40f00 04:56:41 ---> 40c9df1863a3 04:56:41 Step 13/23 : ENV APP_PORT=48081 04:56:41 ---> Running in 128cf1c5c76d 04:56:41 ---> Running in 20a25831a83b 04:56:41 ---> Running in 6c622409da78 04:56:41 Removing intermediate container 4a76fefc7274 04:56:41 ---> 5ea6d7e0eace 04:56:41 Step 14/22 : EXPOSE $APP_PORT 04:56:41 Removing intermediate container c26b16d95988 04:56:41 ---> 22f216d3945d 04:56:41 Step 13/22 : ENV APP_PORT=48060 04:56:41 ---> Running in 87a700916182 04:56:42 ---> Running in 452080f86788 04:56:42 Removing intermediate container 128cf1c5c76d 04:56:42 ---> d5765b6e596d 04:56:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:56:42 Removing intermediate container 6c622409da78 04:56:42 ---> bdbe2921b19a 04:56:42 Step 14/23 : EXPOSE $APP_PORT 04:56:42 Removing intermediate container 20a25831a83b 04:56:42 ---> 60e4e53880a3 04:56:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:56:42 ---> Running in 003d7858ee85 04:56:42 Removing intermediate container 87a700916182 04:56:42 ---> a8e7470662ab 04:56:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:56:42 Removing intermediate container 452080f86788 04:56:42 ---> 81852b17fef8 04:56:42 Step 14/22 : EXPOSE $APP_PORT 04:56:43 ---> Running in abb5a36149ac 04:56:43 ---> 734f9797735d 04:56:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:56:43 Removing intermediate container 003d7858ee85 04:56:43 ---> c8ab855174c9 04:56:43 Step 15/23 : WORKDIR / 04:56:43 ---> 336b76ab6db5 04:56:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:56:43 ---> Running in b1297e311f3c 04:56:43 ---> f70a451a2648 04:56:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:56:43 Removing intermediate container abb5a36149ac 04:56:43 ---> da0d77db974d 04:56:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:56:44 ---> af49756721cb 04:56:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:56:44 Removing intermediate container b1297e311f3c 04:56:44 ---> 80a2412360e9 04:56:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:56:44 ---> 7e8d64a8804b 04:56:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.653s coverage: 27.1% of statements 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.124s coverage: 100.0% of statements 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:56:44 ---> 7aeb611bf505 04:56:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:56:44 ---> b8d73fc11ce4 04:56:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:56:45 ---> 0438d9fcb612 04:56:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:56:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 71.3% of statements 04:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:56:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:56:45 ---> 1dead299ab94 04:56:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:56:45 ---> 1edbea3ed17e 04:56:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:56:45 ---> 2a81bb26a833 04:56:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:56:46 ---> b17714aeb675 04:56:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:56:46 ---> Running in 20f9441e35ab 04:56:46 ---> Running in dff196180060 04:56:46 ---> 74d07c574df5 04:56:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:56:46 Removing intermediate container 20f9441e35ab 04:56:46 ---> ee54bf776118 04:56:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:46 ---> ee2d53b57d5f 04:56:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:56:46 Removing intermediate container dff196180060 04:56:46 ---> f1bdbb196c22 04:56:46 Step 18/21 : CMD ["--init=true"] 04:56:47 ---> 622d07b9d77d 04:56:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:56:47 ---> Running in df21e58fe470 04:56:47 ---> Running in d3d90235f65f 04:56:47 ---> 9f2551ca49ba 04:56:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:56:47 ---> Running in b7525b4f74dd 04:56:47 ---> Running in 79224e52d1f6 04:56:47 Removing intermediate container d3d90235f65f 04:56:47 ---> b60d163e6cfa 04:56:47 Step 19/21 : LABEL arch=x86_64 04:56:48 Removing intermediate container df21e58fe470 04:56:48 ---> a6f7c9f6e24f 04:56:48 Step 20/22 : LABEL arch=x86_64 04:56:48 ---> Running in eac87f96a12d 04:56:48 ---> Running in 37bf5bd7942f 04:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 82.9% of statements 04:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.174s coverage: 78.9% of statements 04:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:56:48 ---> 79e8b15b6ec8 04:56:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:56:48 Removing intermediate container 79224e52d1f6 04:56:48 ---> 3cbda098b72a 04:56:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:48 Removing intermediate container b7525b4f74dd 04:56:48 ---> b686415b070c 04:56:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:48 ---> Running in 7fd0632bda10 04:56:48 ---> Running in 58143cb75213 04:56:49 Removing intermediate container eac87f96a12d 04:56:49 ---> a55402932a71 04:56:49 Step 20/21 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:56:49 Removing intermediate container 37bf5bd7942f 04:56:49 ---> b310bfc8c0cf 04:56:49 Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:56:49 ---> 2d5752135efa 04:56:49 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/ 04:56:49 ---> Running in 84d78b3b4101 04:56:49 ---> Running in b9ed3e426b3a 04:56:49 ---> Running in 1deb3c8a457a 04:56:49 Removing intermediate container 7fd0632bda10 04:56:49 ---> 0408aa1e579d 04:56:49 Step 21/23 : LABEL arch=x86_64 04:56:49 Removing intermediate container 58143cb75213 04:56:49 ---> 825339438f5f 04:56:49 Step 20/22 : LABEL arch=x86_64 04:56:49 ---> Running in 96523b333f21 04:56:49 ---> Running in e9575953e947 04:56:50 Removing intermediate container 84d78b3b4101 04:56:50 ---> cd28e325ec61 04:56:50 Step 21/21 : LABEL version=0.0.0 04:56:50 Removing intermediate container b9ed3e426b3a 04:56:50 ---> 009bf77df9b0 04:56:50 Step 22/22 : LABEL version=0.0.0 04:56:50 ---> Running in 6992f7fc7a24 04:56:50 Removing intermediate container 96523b333f21 04:56:50 ---> 0f6245ea7dc5 04:56:50 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:56:50 ---> Running in b77d9cf8ccc4 04:56:50 Removing intermediate container e9575953e947 04:56:50 ---> a3a7720de8cb 04:56:50 Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:56:50 ---> Running in f686bcb9b87b 04:56:50 ---> Running in 96063741ec8d 04:56:51 Removing intermediate container 6992f7fc7a24 04:56:51 ---> 89f6cedd3851 04:56:51 04:56:51 Removing intermediate container b77d9cf8ccc4 04:56:51 ---> d43ca0443f9b 04:56:51 04:56:51 Removing intermediate container f686bcb9b87b 04:56:51 ---> 8a92da109d25 04:56:51 Step 23/23 : LABEL version=0.0.0 04:56:51 Removing intermediate container 96063741ec8d 04:56:51 ---> 2ee82a6465fb 04:56:51 Step 22/22 : LABEL version=0.0.0 04:56:51 Successfully built d43ca0443f9b 04:56:51 ---> Running in 82011c29f81d 04:56:51 Successfully tagged docker-support-scheduler-go:latest 04:56:51  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 04:56:51 Successfully built 89f6cedd3851 04:56:51 ---> Running in 4e2b3c859ce8 04:56:51 Successfully tagged docker-security-proxy-setup-go:latest 04:56:51 Building docker-core-command-go 04:56:51  Building docker-security-proxy-setup-go ... done Removing intermediate container 1deb3c8a457a 04:56:51 ---> b0960da36b0a 04:56:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:56:52 ---> Running in e87a1d9f5e92 04:56:52 Removing intermediate container 82011c29f81d 04:56:52 ---> b585a31961ba 04:56:52 04:56:52 Removing intermediate container 4e2b3c859ce8 04:56:52 ---> 21f105ba13fb 04:56:52 04:56:52 Successfully built 21f105ba13fb 04:56:52 Successfully built b585a31961ba 04:56:52 Successfully tagged docker-support-notifications-go:latest 04:56:52 Building docker-core-data-go 04:56:52 Successfully tagged docker-core-metadata-go:latest 04:56:52 Building docker-security-bootstrapper-go 04:56:52  Building docker-support-notifications-go ... done  Building docker-core-metadata-go ... done Removing intermediate container e87a1d9f5e92 04:56:52 ---> 539b18b8a969 04:56:52 Step 22/24 : LABEL arch=x86_64 04:56:52 ---> Running in 85a3379d7027 04:56:53 Removing intermediate container 85a3379d7027 04:56:53 ---> a53d63f37d31 04:56:53 Step 23/24 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:56:53 ---> Running in 3a2db8e1a47e 04:56:54 Removing intermediate container 3a2db8e1a47e 04:56:54 ---> dedc5a928abe 04:56:54 Step 24/24 : LABEL version=0.0.0 04:56:54 ---> Running in 5229e5208046 04:56:56 Removing intermediate container 5229e5208046 04:56:56 ---> 967059170cef 04:56:56 04:56:57 Successfully built 967059170cef 04:56:58 Successfully tagged docker-security-secretstore-setup-go:latest 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.608s coverage: 28.6% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.431s coverage: 86.7% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.411s coverage: 97.5% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.603s coverage: 92.8% of statements 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.1% of statements 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 04:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 04:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 04:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 04:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.174s coverage: 81.4% of statements 04:57:38  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:57:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:57:38 ---> f01f955f00b4 04:57:38 Step 3/26 : WORKDIR /edgex-go 04:57:38 ---> Using cache 04:57:38 ---> 39486f956ce7 04:57:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:38 ---> Using cache 04:57:38 ---> 1c752f1bce4b 04:57:38 Step 5/26 : RUN apk add --update --no-cache make bash git 04:57:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:57:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:57:38 ---> f01f955f00b4 04:57:38 Step 3/23 : WORKDIR /edgex-go 04:57:38 ---> Using cache 04:57:38 ---> 39486f956ce7 04:57:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:38 ---> Using cache 04:57:38 ---> 1c752f1bce4b 04:57:38 Step 5/23 : RUN apk add --update --no-cache make git 04:57:38 ---> Using cache 04:57:38 ---> ba1d2eba00d0 04:57:38 Step 6/23 : COPY go.mod . 04:57:38 ---> Using cache 04:57:38 ---> 95872a3ddbb2 04:57:38 Step 7/23 : RUN go mod download 04:57:38 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:57:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:57:38 ---> f01f955f00b4 04:57:38 Step 3/31 : WORKDIR /edgex-go 04:57:38 ---> Using cache 04:57:38 ---> 330adcee992f 04:57:38 Step 8/23 : COPY . . 04:57:38 ---> Using cache 04:57:38 ---> 39486f956ce7 04:57:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:38 ---> Using cache 04:57:38 ---> 1c752f1bce4b 04:57:38 Step 5/31 : RUN apk add --update --no-cache make git 04:57:38 ---> Using cache 04:57:38 ---> ba1d2eba00d0 04:57:38 Step 6/31 : COPY go.mod . 04:57:38 ---> Using cache 04:57:38 ---> 95872a3ddbb2 04:57:38 Step 7/31 : RUN go mod download 04:57:38 ---> Using cache 04:57:38 ---> 330adcee992f 04:57:38 Step 8/31 : COPY . . 04:57:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:57:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:57:38 ---> f01f955f00b4 04:57:38 Step 3/23 : WORKDIR /edgex-go 04:57:38 ---> Using cache 04:57:38 ---> 39486f956ce7 04:57:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:38 ---> Using cache 04:57:38 ---> 1c752f1bce4b 04:57:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:57:38 ---> Using cache 04:57:38 ---> Using cache 04:57:38 ---> 9af941c154ce 04:57:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:57:38 ---> 9af941c154ce 04:57:38 Step 9/23 : RUN make cmd/core-command/core-command 04:57:38 ---> Running in dd18f9c0cf19 04:57:38 ---> Running in 3319b89f11db 04:57:38 ---> Running in 8d0a0a928289 04:57:38 ---> Running in c58de38a5b2c 04:57:40 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 04:57:40 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 04:57:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:57:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.6% of statements 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.6% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 62.4% of statements 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 04:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 04:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:57:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 04:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 04:57:43 OK: 233 MiB in 51 packages 04:57:44 OK: 233 MiB in 51 packages 04:57:45 Removing intermediate container 3319b89f11db 04:57:45 ---> 10a32086c786 04:57:45 Step 6/26 : COPY go.mod . 04:57:45 Removing intermediate container 8d0a0a928289 04:57:45 ---> 66283fd2568d 04:57:45 Step 6/23 : COPY go.mod . 04:57:46 ---> bf5214c36d7e 04:57:46 Step 7/26 : RUN go mod download 04:57:46 ---> Running in e8d9847e6295 04:57:46 ---> 22e7cf03a6d8 04:57:46 Step 7/23 : RUN go mod download 04:57:46 ---> Running in 9571552e7cda 04:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 69.0% of statements 04:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.458s coverage: 38.4% of statements 04:57:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:57:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.171s coverage: 89.5% of statements 04:57:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements 04:57:51 Removing intermediate container e8d9847e6295 04:57:51 ---> db16bf73d755 04:57:51 Step 8/26 : COPY . . 04:57:51 Removing intermediate container 9571552e7cda 04:57:51 ---> 3ff3a3d69a96 04:57:51 Step 8/23 : COPY . . 04:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.540s coverage: 47.0% of statements 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.136s coverage: 100.0% of statements 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.539s coverage: 87.1% of statements 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.304s coverage: 29.1% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.290s coverage: 99.0% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.139s coverage: 100.0% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.318s coverage: 96.5% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 04:58:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 04:58:08 GO111MODULE=on go vet ./... 04:58:30 Removing intermediate container c58de38a5b2c 04:58:30 ---> fdf12d8262f7 04:58:30 04:58:30 Step 10/23 : FROM alpine:3.12 04:58:30 ---> 88dd2752d2ea 04:58:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:58:30 ---> Using cache 04:58:30 ---> d3a686fc9edd 04:58:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:58:30 ---> Using cache 04:58:30 ---> 40c9df1863a3 04:58:30 Step 13/23 : ENV APP_PORT=48082 04:58:30 Removing intermediate container dd18f9c0cf19 04:58:30 ---> 2e890c277f2f 04:58:30 04:58:30 Step 10/31 : FROM alpine:3.12 04:58:30 ---> 88dd2752d2ea 04:58:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:58:30 ---> Running in ad6ada86ab86 04:58:30 ---> Running in c42cd2fd870e 04:58:31 Removing intermediate container ad6ada86ab86 04:58:31 ---> 5263a2d4c2fe 04:58:31 Step 14/23 : EXPOSE $APP_PORT 04:58:31 Removing intermediate container c42cd2fd870e 04:58:31 ---> 29ee84e0211a 04:58:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:58:31 ---> Running in fbd59075e956 04:58:31 ---> Running in 8c424cde0ac9 04:58:33 Removing intermediate container 8c424cde0ac9 04:58:33 ---> 365ee0e13e2a 04:58:33 Step 15/23 : WORKDIR / 04:58:33 ---> Running in f7872b6ba7d4 04:58:33 ---> 845516fa2dc3 04:58:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:58:33 ---> e74f05803759 04:58:33 Step 9/23 : RUN make cmd/core-data/core-data 04:58:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:58:33 ---> Running in 2c7be481a001 04:58:33 ---> Running in 36e152103697 04:58:33 Removing intermediate container f7872b6ba7d4 04:58:33 ---> 6964845f44c2 04:58:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:58:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:58:34 (1/2) Installing dumb-init (1.2.2-r1) 04:58:34 (2/2) Installing su-exec (0.2-r1) 04:58:34 Executing busybox-1.31.1-r19.trigger 04:58:34 OK: 6 MiB in 16 packages 04:58:34 ---> 8ab93e6b3267 04:58:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:58:34 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 04:58:34 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 04:58:35 ---> 018b4492cd07 04:58:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:58:35 Removing intermediate container fbd59075e956 04:58:35 ---> 630bd9582ad8 04:58:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:58:35 ---> Running in e63dd2a2dbaf 04:58:35 Removing intermediate container e63dd2a2dbaf 04:58:35 ---> e2125c1fa7ff 04:58:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:58:35 ---> c1ac85733ed4 04:58:35 Step 19/23 : ENTRYPOINT ["/core-command"] 04:58:35 ---> Running in 71967af15d42 04:58:35 ---> Running in 2696c6b8f346 04:58:36 Removing intermediate container 71967af15d42 04:58:36 ---> 93a8e42d3496 04:58:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:58:36 Removing intermediate container 2696c6b8f346 04:58:36 ---> c557deeeafe1 04:58:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:58:36 ---> Running in 799bb0c6a2a3 04:58:36 ---> Running in 749b1ea57824 04:58:37 Removing intermediate container 749b1ea57824 04:58:37 ---> cbeb4d4aa498 04:58:37 Step 21/23 : LABEL arch=x86_64 04:58:37 ---> Running in 974db9f3f60d 04:58:37 Removing intermediate container 974db9f3f60d 04:58:37 ---> 1e0b799fd391 04:58:37 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:58:37 ---> Running in b28f6f5704fb 04:58:38 Removing intermediate container b28f6f5704fb 04:58:38 ---> a8f560822d04 04:58:38 Step 23/23 : LABEL version=0.0.0 04:58:38 ---> Running in 697becf1e57e 04:58:38 Removing intermediate container 697becf1e57e 04:58:38 ---> ada30603e024 04:58:38 04:58:38 Removing intermediate container 799bb0c6a2a3 04:58:38 ---> b28be06a65e5 04:58:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:58:39 ---> Running in e55507298d44 04:58:39 Successfully built ada30603e024 04:58:39 Successfully tagged docker-core-command-go:latest 04:58:39  Building docker-core-command-go ... done Removing intermediate container e55507298d44 04:58:39 ---> 0a85f836c3e1 04:58:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:58:40 ---> 9da3f9bd924f 04:58:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:58:41 ---> Running in 23c500588a03 04:58:44 Removing intermediate container 23c500588a03 04:58:44 ---> 140b127484d3 04:58:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:58:45 ---> e08ed8b1ee91 04:58:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:58:47 ---> 2bf23a12c107 04:58:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:58:47 ---> 19282076102e 04:58:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:58:48 ---> a8538224c0f9 04:58:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:58:49 ---> 03d3fe5949fc 04:58:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:58:49 ---> Running in 8a0d2b349e27 04:58:50 Removing intermediate container 8a0d2b349e27 04:58:50 ---> 2e26293f23b2 04:58:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:58:51 ---> 7aeae1144e27 04:58:51 Step 26/31 : RUN chmod +x /entrypoint.sh 04:58:51 ---> Running in d94c4eaf49ce 04:58:54 Removing intermediate container d94c4eaf49ce 04:58:54 ---> 2894248cf5e4 04:58:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:58:55 ---> Running in c719a4c525ec 04:58:55 Removing intermediate container c719a4c525ec 04:58:55 ---> 17bc2ee82aeb 04:58:55 Step 28/31 : CMD ["gate"] 04:58:55 ---> Running in f98553c48932 04:58:56 Removing intermediate container f98553c48932 04:58:56 ---> bbb3a8aea197 04:58:56 Step 29/31 : LABEL arch=x86_64 04:58:56 ---> Running in d079277f4ba3 04:58:56 Removing intermediate container d079277f4ba3 04:58:56 ---> 60a0f1cf2070 04:58:56 Step 30/31 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:58:57 ---> Running in 503c08633a11 04:58:57 Removing intermediate container 503c08633a11 04:58:57 ---> c1c6cae6904b 04:58:57 Step 31/31 : LABEL version=0.0.0 04:58:57 ---> Running in e9709e49ced3 04:58:58 Removing intermediate container e9709e49ced3 04:58:58 ---> 86d07d42e06e 04:58:58 04:58:58 Successfully built 86d07d42e06e 04:58:58 Successfully tagged docker-security-bootstrapper-go:latest 04:59:00  Building docker-security-bootstrapper-go ... done Removing intermediate container 2c7be481a001 04:59:00 ---> 03ae6ca3068c 04:59:00 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:59:01 ---> Running in 1896627202a2 04:59:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:59:04 Removing intermediate container 36e152103697 04:59:04 ---> eddd2d7aee42 04:59:04 04:59:04 Step 10/23 : FROM alpine:3.12 04:59:04 ---> 88dd2752d2ea 04:59:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:59:04 Removing intermediate container 1896627202a2 04:59:04 ---> 23c458f91c67 04:59:04 04:59:04 Step 11/26 : FROM docker:20.10.0 04:59:04 ---> Running in 9f04fc93a5a8 04:59:04 20.10.0: Pulling from library/docker 04:59:04 Removing intermediate container 9f04fc93a5a8 04:59:04 ---> ebe22c2009c2 04:59:04 Step 12/23 : ENV APP_PORT=48080 04:59:05 ---> Running in c23c9d07e8eb 04:59:05 Removing intermediate container c23c9d07e8eb 04:59:05 ---> a452d81e756c 04:59:05 Step 13/23 : EXPOSE $APP_PORT 04:59:05 ---> Running in 1cb07fa5e778 04:59:06 Removing intermediate container 1cb07fa5e778 04:59:06 ---> 31578c80d1d6 04:59:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:06 ---> Running in 679a551074a8 04:59:09 Removing intermediate container 679a551074a8 04:59:09 ---> dd411c043688 04:59:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:59:09 ---> Running in a91b38e42221 04:59:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:10 (1/6) Installing dumb-init (1.2.2-r1) 04:59:11 (2/6) Installing libgcc (9.3.0-r2) 04:59:11 (3/6) Installing libsodium (1.0.18-r0) 04:59:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:59:12 (4/6) Installing libstdc++ (9.3.0-r2) 04:59:12 Status: Downloaded newer image for docker:20.10.0 04:59:12 ---> aefe523efa57 04:59:12 Step 12/26 : RUN apk add --no-cache bash 04:59:12 ---> Running in 465d8d792084 04:59:12 (5/6) Installing libzmq (4.3.3-r0) 04:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:13 (1/2) Installing readline (8.0.4-r0) 04:59:13 (2/2) Installing bash (5.0.17-r0) 04:59:13 Executing bash-5.0.17-r0.post-install 04:59:13 Executing busybox-1.31.1-r19.trigger 04:59:13 OK: 12 MiB in 22 packages 04:59:13 (6/6) Installing zeromq (4.3.3-r0) 04:59:13 Executing busybox-1.31.1-r19.trigger 04:59:13 OK: 8 MiB in 20 packages 04:59:14 Removing intermediate container 465d8d792084 04:59:14 ---> 8849f9489299 04:59:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:59:14 ---> Running in 99997c31c864 04:59:14 Removing intermediate container a91b38e42221 04:59:14 ---> fd73c47cbbdf 04:59:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:59:14 Removing intermediate container 99997c31c864 04:59:14 ---> 38bc57133547 04:59:14 Step 14/26 : ENV APP_PORT=48090 04:59:14 ---> Running in a2f88144be4d 04:59:14 ---> 748add09c0e3 04:59:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:59:14 Removing intermediate container a2f88144be4d 04:59:14 ---> e0b63a4b2557 04:59:14 Step 15/26 : EXPOSE $APP_PORT 04:59:14 ---> Running in bdede655a02e 04:59:15 Removing intermediate container bdede655a02e 04:59:15 ---> 6d936885fed2 04:59:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:59:15 ---> f256a229fd86 04:59:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:59:16 ---> d988b26996b2 04:59:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:59:16 ---> 281601c65ba3 04:59:16 Step 19/23 : ENTRYPOINT ["/core-data"] 04:59:16 ---> Running in 1ee7a220ce8f 04:59:16 ---> f023ab275089 04:59:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:59:16 Removing intermediate container 1ee7a220ce8f 04:59:16 ---> 374f7f4afa36 04:59:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:16 ---> Running in 922c0815e37b 04:59:16 Removing intermediate container 922c0815e37b 04:59:16 ---> cc0a0dd8337f 04:59:16 Step 21/23 : LABEL arch=x86_64 04:59:16 ---> 11a111fe7ca5 04:59:16 Step 19/26 : RUN apk --no-cache add py3-pip 04:59:16 ---> Running in 097ba2d80839 04:59:16 ---> Running in d227f69a30c2 04:59:16 Removing intermediate container 097ba2d80839 04:59:16 ---> 9723859455b8 04:59:16 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:59:17 ---> Running in ac287945e9b6 04:59:17 Removing intermediate container ac287945e9b6 04:59:17 ---> cc42b489d4be 04:59:17 Step 23/23 : LABEL version=0.0.0 04:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:17 ---> Running in f96c100b9bd0 04:59:17 (1/33) Installing libbz2 (1.0.8-r1) 04:59:17 Removing intermediate container f96c100b9bd0 04:59:17 ---> 0db6b2282e28 04:59:17 04:59:17 (2/33) Installing expat (2.2.9-r1) 04:59:17 (3/33) Installing libffi (3.3-r2) 04:59:17 (4/33) Installing gdbm (1.13-r1) 04:59:17 (5/33) Installing xz-libs (5.2.5-r0) 04:59:17 (6/33) Installing sqlite-libs (3.32.1-r0) 04:59:17 (7/33) Installing python3 (3.8.5-r1) 04:59:18 Successfully built 0db6b2282e28 04:59:18 Successfully tagged docker-core-data-go:latest 04:59:19  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 04:59:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:59:19 (10/33) Installing py3-parsing (2.4.7-r0) 04:59:19 (11/33) Installing py3-six (1.15.0-r0) 04:59:19 (12/33) Installing py3-packaging (20.4-r0) 04:59:19 (13/33) Installing py3-setuptools (47.0.0-r0) 04:59:19 (14/33) Installing py3-chardet (3.0.4-r4) 04:59:19 (15/33) Installing py3-idna (2.9-r0) 04:59:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:59:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:59:19 (18/33) Installing py3-requests (2.23.0-r0) 04:59:19 (19/33) Installing py3-msgpack (1.0.0-r0) 04:59:19 (20/33) Installing py3-lockfile (0.12.2-r3) 04:59:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:59:19 (22/33) Installing py3-colorama (0.4.3-r0) 04:59:19 (23/33) Installing py3-distlib (0.3.0-r0) 04:59:19 (24/33) Installing py3-distro (1.5.0-r1) 04:59:19 (25/33) Installing py3-webencodings (0.5.1-r3) 04:59:19 (26/33) Installing py3-html5lib (1.0.1-r4) 04:59:19 (27/33) Installing py3-pytoml (0.1.21-r0) 04:59:19 (28/33) Installing py3-pep517 (0.8.2-r0) 04:59:19 (29/33) Installing py3-progress (1.5-r0) 04:59:19 (30/33) Installing py3-toml (0.10.1-r0) 04:59:19 (31/33) Installing py3-retrying (1.3.3-r0) 04:59:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:59:19 (33/33) Installing py3-pip (20.1.1-r0) 04:59:19 Executing busybox-1.31.1-r19.trigger 04:59:19 OK: 71 MiB in 55 packages 04:59:30 Removing intermediate container d227f69a30c2 04:59:30 ---> 071d98c7474d 04:59:30 Step 20/26 : RUN pip install docker-compose==1.23.2 04:59:30 ---> Running in a2f42d3b8560 04:59:30 Collecting docker-compose==1.23.2 04:59:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:59:30 Collecting texttable<0.10,>=0.9.0 04:59:30 Downloading texttable-0.9.1.tar.gz (11 kB) 04:59:31 Collecting docker<4.0,>=3.6.0 04:59:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:59:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:59:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:59:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:59:31 Collecting PyYAML<4,>=3.10 04:59:31 Downloading PyYAML-3.13.tar.gz (270 kB) 04:59:32 Collecting websocket-client<1.0,>=0.32.0 04:59:32 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 04:59:32 Collecting docopt<0.7,>=0.6.1 04:59:32 Downloading docopt-0.6.2.tar.gz (25 kB) 04:59:33 Collecting cached-property<2,>=1.2.0 04:59:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:59:33 Collecting dockerpty<0.5,>=0.4.1 04:59:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:59:34 Collecting jsonschema<3,>=2.5.1 04:59:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:59:34 Collecting docker-pycreds>=0.4.0 04:59:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:59:34 Collecting idna<2.8,>=2.5 04:59:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:59:34 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) 04:59:34 Collecting urllib3<1.25,>=1.21.1 04:59:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:59:34 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) 04:59:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:59:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:59:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:59:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:59:34 Installing collected packages: texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, docopt, cached-property, dockerpty, jsonschema, docker-compose 04:59:34 Running setup.py install for texttable: started 04:59:35 Running setup.py install for texttable: finished with status 'done' 04:59:35 Attempting uninstall: idna 04:59:35 Found existing installation: idna 2.9 04:59:35 Uninstalling idna-2.9: 04:59:35 Successfully uninstalled idna-2.9 04:59:35 Attempting uninstall: urllib3 04:59:35 Found existing installation: urllib3 1.25.9 04:59:35 Uninstalling urllib3-1.25.9: 04:59:35 Successfully uninstalled urllib3-1.25.9 04:59:35 Attempting uninstall: requests 04:59:35 Found existing installation: requests 2.23.0 04:59:35 Uninstalling requests-2.23.0: 04:59:35 Successfully uninstalled requests-2.23.0 04:59:36 Running setup.py install for PyYAML: started 04:59:37 Running setup.py install for PyYAML: finished with status 'done' 04:59:37 Running setup.py install for docopt: started 04:59:37 Running setup.py install for docopt: finished with status 'done' 04:59:37 Running setup.py install for dockerpty: started 04:59:38 Running setup.py install for dockerpty: finished with status 'done' 04:59:38 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.58.0 04:59:41 Removing intermediate container a2f42d3b8560 04:59:41 ---> 193eef23ff0a 04:59:41 Step 21/26 : RUN apk --no-cache add curl 04:59:41 ---> Running in a8c2f9e294e7 04:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:59:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:59:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:59:42 (2/3) Installing libcurl (7.69.1-r3) 04:59:42 (3/3) Installing curl (7.69.1-r3) 04:59:42 Executing busybox-1.31.1-r19.trigger 04:59:42 OK: 72 MiB in 58 packages 04:59:43 Removing intermediate container a8c2f9e294e7 04:59:43 ---> a72fc61285ff 04:59:43 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:59:43 ---> Running in b6adb9babb6e 04:59:43 Removing intermediate container b6adb9babb6e 04:59:43 ---> 623cd3c9f770 04:59:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:43 ---> Running in c5dcf345ea0f 04:59:43 Removing intermediate container c5dcf345ea0f 04:59:43 ---> 11f23f5e69d9 04:59:43 Step 24/26 : LABEL arch=x86_64 04:59:43 ---> Running in bda8ef1683a1 04:59:43 Removing intermediate container bda8ef1683a1 04:59:43 ---> c19892878c43 04:59:43 Step 25/26 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 04:59:43 ---> Running in bd5772ea7091 04:59:44 Removing intermediate container bd5772ea7091 04:59:44 ---> a662a63e32b7 04:59:44 Step 26/26 : LABEL version=0.0.0 04:59:44 ---> Running in c58366c53b2a 04:59:44 Removing intermediate container c58366c53b2a 04:59:44 ---> acb6726021df 04:59:44 04:59:44 Successfully built acb6726021df 04:59:45 Successfully tagged docker-sys-mgmt-agent-go:latest 04:59:45 gofmt -l . 04:59:45 [ "`gofmt -l .`" = "" ] 04:59:45  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:59:45 $ docker stop --time=1 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 04:59:47 $ docker rm -f 590d798ef792d4d05bf7b610f4bf8b6ff04ce4818305fca843b50abe4e3ccc34 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:47 + docker images 04:59:47 + grep docker 04:59:47 ./bin/test-go-mod-tidy.sh 04:59:48 docker-sys-mgmt-agent-go latest acb6726021df 3 seconds ago 313MB 04:59:48 docker-core-data-go latest 0db6b2282e28 30 seconds ago 22.6MB 04:59:48 docker-security-bootstrapper-go latest 86d07d42e06e 49 seconds ago 18.7MB 04:59:48 docker-core-command-go latest ada30603e024 About a minute ago 17.2MB 04:59:48 docker-security-secretstore-setup-go latest 967059170cef 2 minutes ago 24.9MB 04:59:48 docker-core-metadata-go latest b585a31961ba 2 minutes ago 19MB 04:59:48 docker-support-notifications-go latest 21f105ba13fb 2 minutes ago 17.8MB 04:59:48 docker-security-proxy-setup-go latest 89f6cedd3851 2 minutes ago 24.7MB 04:59:48 docker-support-scheduler-go latest d43ca0443f9b 2 minutes ago 17.3MB 04:59:48 docker 20.10.0 aefe523efa57 3 months 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 04:59:48 ./bin/test-attribution-txt.sh [Pipeline] node [Pipeline] sh 04:59:51 + ls -al . 04:59:51 total 768 04:59:51 drwxrwxr-x 9 1001 1001 4096 Mar 11 04:59 . 04:59:51 drwxr-xr-x 4 root root 4096 Mar 11 04:54 .. 04:59:51 -rw-rw-r-- 1 1001 1001 11 Mar 11 04:52 .dockerignore 04:59:51 drwxrwxr-x 8 1001 1001 4096 Mar 11 04:52 .git 04:59:51 drwxrwxr-x 3 1001 1001 4096 Mar 11 04:52 .github 04:59:51 -rw-rw-r-- 1 1001 1001 818 Mar 11 04:52 .gitignore 04:59:51 -rw-rw-r-- 1 1001 1001 166 Mar 11 04:52 .sonarcloud.properties 04:59:51 -rw-rw-r-- 1 1001 1001 8607 Mar 11 04:52 Attribution.txt 04:59:51 -rw-rw-r-- 1 1001 1001 3804 Mar 11 04:52 CONTRIBUTING.md 04:59:51 -rw-rw-r-- 1 1001 1001 931 Mar 11 04:52 Dockerfile.build 04:59:51 -rw-rw-r-- 1 1001 1001 863 Mar 11 04:52 Jenkinsfile 04:59:51 -rw-rw-r-- 1 1001 1001 10775 Mar 11 04:52 LICENSE 04:59:51 -rw-rw-r-- 1 1001 1001 5774 Mar 11 04:52 Makefile 04:59:51 -rw-rw-r-- 1 1001 1001 6548 Mar 11 04:52 README.md 04:59:51 -rw-rw-r-- 1 1001 1001 6755 Mar 11 04:52 SECURITY.md 04:59:51 -rw-rw-r-- 1 1001 1001 5 Mar 11 04:49 VERSION 04:59:51 -rw-rw-r-- 1 1001 1001 4131 Mar 11 04:52 ZMQWindows.md 04:59:51 drwxrwxr-x 2 1001 1001 4096 Mar 11 04:52 bin 04:59:51 drwxrwxr-x 14 1001 1001 4096 Mar 11 04:52 cmd 04:59:51 -rw-r--r-- 1 root root 628838 Mar 11 04:58 coverage.out 04:59:51 -rw-r--r-- 1 root root 1055 Mar 11 04:59 go.mod 04:59:51 -rw-r--r-- 1 root root 22209 Mar 11 04:59 go.sum 04:59:51 drwxrwxr-x 8 1001 1001 4096 Mar 11 04:52 internal 04:59:51 drwxrwxr-x 4 1001 1001 4096 Mar 11 04:52 openapi 04:59:51 drwxrwxr-x 4 1001 1001 4096 Mar 11 04:52 snap 04:59:51 -rw-rw-r-- 1 1001 1001 168 Mar 11 04:52 version.go [Pipeline] sh 04:59:52 + '[' -e coverage.out ] 04:59:52 + chown 1001:1001 coverage.out [Pipeline] stash 04:59:52 Warning: overwriting stash ‘coverage-report’ 04:59:53 Stashed 1 file(s) [Pipeline] sh 04:59:54 + make build 04:59:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:00:03 Still waiting to schedule task 05:00:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29471’ 05:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:00:39 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 05:00:44 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 05:00:51 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 05:00:52 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 05:00:58 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 05:01:05 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 05:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:01:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:01:23 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 05:01:30 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] } 05:01:38 $ docker stop --time=1 d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d 05:01:41 $ docker rm -f d9fe30f2ae96230b9541b06a0381be5c941d7c796532b290f03d37a6bd69e17d 05:01:42 Running on prd-ubuntu18.04-docker-8c-8g-29472 in /w/workspace/edgexfoundry_edgex-go_PR-3208 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 05:01:42 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:43 05:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:44 latest: Pulling from edgex-devops/edgex-compose-arm64 05:01:44 29e5d40040c1: Pulling fs layer 05:01:44 1ce36da41761: Pulling fs layer 05:01:44 25b303627fd3: Pulling fs layer 05:01:44 29e5d40040c1: Download complete 05:01:45 29e5d40040c1: Pull complete 05:01:45 1ce36da41761: Verifying Checksum 05:01:45 1ce36da41761: Download complete 05:01:45 using credential edgex-jenkins-ssh 05:01:45 Cloning the remote Git repository 05:01:46 1ce36da41761: Pull complete 05:01:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:01:45 > git init /w/workspace/edgex-go/16 # timeout=10 05:01:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:01:45 > git --version # timeout=10 05:01:45 > git --version # 'git version 2.17.1' 05:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:47 25b303627fd3: Verifying Checksum 05:01:47 25b303627fd3: Download complete 05:01:57 25b303627fd3: Pull complete 05:01:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container 05:01:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:02:00 Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit fb69e69936ac7aa97186293b8f5f6440504c2891 05:02:00 Merge succeeded, producing fb69e69936ac7aa97186293b8f5f6440504c2891 05:02:00 Checking out Revision fb69e69936ac7aa97186293b8f5f6440504c2891 (PR-3208) 05:01:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:01:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:01:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:01:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3208/head:refs/remotes/origin/PR-3208 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:02:00 > git config core.sparsecheckout # timeout=10 05:02:00 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 05:02:00 > git remote # timeout=10 05:02:00 > git config --get remote.origin.url # timeout=10 05:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:00 > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 05:02:00 > git rev-parse HEAD^{commit} # timeout=10 05:02:00 > git config core.sparsecheckout # timeout=10 05:02:00 > git checkout -f fb69e69936ac7aa97186293b8f5f6440504c2891 # timeout=10 05:02:01 $ docker top e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:02 + docker-compose build --help 05:02:02 + grep parallel 05:02:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:05 + echo snap-build.sh 05:02:05 snap-build.sh 05:02:05 + SNAP_BASE_DIR=. 05:02:05 + '[' '!' -z /w/workspace/edgex-go/16 ']' 05:02:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/16 05:02:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' 05:02:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/16] 05:02:05 + cd /w/workspace/edgex-go/16 05:02:05 + sudo apt-get remove -qy --purge lxd lxd-client 05:02:05 Reading package lists... 05:02:05 Building dependency tree... 05:02:05 Reading state information... 05:02:06 The following packages were automatically installed and are no longer required: 05:02:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:02:06 uidmap xdelta3 05:02:06 Use 'sudo apt autoremove' to remove them. 05:02:06 The following packages will be REMOVED: 05:02:06 lxd* lxd-client* 05:02:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:02:06 After this operation, 31.7 MB disk space will be freed. 05:02:07 --parallel Build images in parallel. 05:02:08 (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.) 05:02:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 05:02:08 $ docker stop --time=1 e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 05:02:08 Removing lxd dnsmasq configuration 05:02:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:02:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:02:10 $ docker rm -f e65c07c828491f3a1b901a4de906d6822c217d4b58365322cef2623d4f478cb9 [Pipeline] // withDockerContainer 05:02:10 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [Pipeline] writeFile 05:02:10 (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.) 05:02:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:11 . [Pipeline] withDockerContainer 05:02:11 prd-ubuntu18.04-docker-arm64-4c-16g-29467 does not seem to be running inside a container 05:02:11 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:02:12 Processing triggers for systemd (237-3ubuntu10.42) ... 05:02:12 Processing triggers for ureadahead (0.100.0-21) ... 05:02:13 $ docker top c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:14 + docker-compose -f ./docker-compose-build.yml build --parallel 05:02:14 + sudo snap remove --purge lxd 05:02:15 snap "lxd" is not installed 05:02:15 + sudo groupadd --force --system lxd 05:02:15 ++ whoami 05:02:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:02:15 + newgrp - lxd 05:02:15 + sudo snap install lxd 05:02:22 Building docker-core-command-go ... 05:02:22 Building docker-core-data-go ... 05:02:22 Building docker-core-metadata-go ... 05:02:22 Building docker-security-bootstrapper-go ... 05:02:22 Building docker-security-proxy-setup-go ... 05:02:22 Building docker-security-secretstore-setup-go ... 05:02:22 Building docker-support-notifications-go ... 05:02:22 Building docker-support-scheduler-go ... 05:02:22 Building docker-sys-mgmt-agent-go ... 05:02:22 Building docker-core-metadata-go 05:02:22 Building docker-security-bootstrapper-go 05:02:22 Building docker-core-command-go 05:02:22 Building docker-support-notifications-go 05:02:22 Building docker-support-scheduler-go 05:02:23 2021-03-11T05:02:20Z INFO Waiting for automatic snapd restart... 05:02:50 lxd 4.12 from Canonical* installed 05:02:50 + sudo lxd init --auto 05:03:00 + sudo snap install --classic snapcraft 05:03:08 snapcraft 4.5.4 from Canonical* installed 05:03:08 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 05:03:08 + patch --verbose -p1 05:03:08 Hmm... Looks like a unified diff to me... 05:03:08 The text leading up to this was: 05:03:08 -------------------------- 05:03:08 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 05:03:08 |From: Tony Espy 05:03:08 |Date: Wed, 16 Dec 2020 16:34:55 -0500 05:03:08 |Subject: [PATCH] optimize snap build for pipeline CI check 05:03:08 | 05:03:08 |This patch is used by the EdgeX CI pipeline builds to 05:03:08 |optimize the snap CI check run for pull requests. When 05:03:08 |applied, it essentially strips out everything (apps and 05:03:08 |parts) from the snapcraft.yaml file except those required 05:03:08 |to build edgex-go, as the whole idea of the CI check is to 05:03:08 |catch changes to edgex-go that break the snap build. 05:03:08 | 05:03:08 |In general, anyone updating snapcraft.yaml will also need 05:03:08 |to update this patch file, otherwise it may fail to apply, 05:03:08 |resulting in a failed snap build CI check in the associated 05:03:08 |pull request. 05:03:08 | 05:03:08 |Note - in addition to applying this patch, the pipeline also 05:03:08 |only primes the snap (e.g. `snapcraft prime`), as there's no 05:03:08 |need to build the finally binary .snap file (and it won't 05:03:08 |work with the patch applied). This further reduces the build 05:03:08 |time. 05:03:08 |--- 05:03:08 | snap/snapcraft.yaml | 461 +------------------------------------------- 05:03:08 | 1 file changed, 2 insertions(+), 459 deletions(-) 05:03:08 | 05:03:08 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 05:03:08 |index 1e537489..faf42425 100644 05:03:08 |--- a/snap/snapcraft.yaml 05:03:08 |+++ b/snap/snapcraft.yaml 05:03:08 -------------------------- 05:03:08 patching file snap/snapcraft.yaml 05:03:08 Using Plan A... 05:03:08 Hunk #1 succeeded at 73. 05:03:08 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 05:03:08 Hunk #3 succeeded at 217 (offset 3 lines). 05:03:08 Hunk #4 succeeded at 225 (offset 3 lines). 05:03:08 Hunk #5 succeeded at 232 (offset 3 lines). 05:03:08 Hunk #6 succeeded at 259 (offset 3 lines). 05:03:08 Hunk #7 succeeded at 293 (offset 3 lines). 05:03:08 Hunk #8 succeeded at 352 (offset 11 lines). 05:03:08 Hmm... Ignoring the trailing garbage. 05:03:08 done 05:03:08 + sudo snapcraft prime --use-lxd 05:03:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:03:10 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: 05:03:10 - README.md 05:03:10 - snapcraft.yaml.orig 05:03:10 05:03:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:03:11 Launching a container. 05:03:26 Waiting for container to be ready 05:03:26 To start your first instance, try: lxc launch ubuntu:18.04 05:03:26 05:03:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:03:32 Waiting for network to be ready... 05:03:32 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:03:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:03:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:03:33 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:03:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 05:03:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:03:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:03:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:03:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:03:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:03:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:03:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 05:03:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 05:03:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:03:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 05:03:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 05:03:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 05:03:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 05:03:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:03:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 05:03:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 05:03:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 05:03:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:03:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 05:03:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 05:03:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 05:03:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 05:03:39 Fetched 24.0 MB in 7s (3449 kB/s) 05:03:40 Reading package lists... 05:03:41 Reading package lists... 05:03:41 Building dependency tree... 05:03:41 Reading state information... 05:03:41 The following additional packages will be installed: 05:03:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:03:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:03:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:03:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:03:41 Suggested packages: 05:03:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:03:41 Recommended packages: 05:03:41 gnupg libsasl2-modules 05:03:41 The following NEW packages will be installed: 05:03:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:03:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:03:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:03:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:03:41 The following packages will be upgraded: 05:03:41 gpg gpg-agent gpgconf libudev1 05:03:41 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 05:03:41 Need to get 3530 kB of archives. 05:03:41 After this operation, 13.3 MB of additional disk space will be used. 05:03:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:03:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:03:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:03:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:03:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 05:03:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 05:03:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:03:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:03:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:03:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:03:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:03:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:03:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:03:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:03:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:03:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:03:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:03:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:03:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:03:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:03:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:03:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:03:42 debconf: delaying package configuration, since apt-utils is not installed 05:03:42 Fetched 3530 kB in 1s (3069 kB/s) 05:03:43 (Reading database ... 12511 files and directories currently installed.) 05:03:43 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 05:03:43 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:03:43 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 05:03:43 Selecting previously unselected package udev. 05:03:43 (Reading database ... 12511 files and directories currently installed.) 05:03:43 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 05:03:44 Unpacking udev (237-3ubuntu10.44) ... 05:03:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:03:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:03:44 ---> e3d9fa9151b0 05:03:44 Step 3/22 : WORKDIR /edgex-go 05:03:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:03:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:44 ---> e3d9fa9151b0 05:03:44 Step 3/23 : WORKDIR /edgex-go 05:03:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:03:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:03:44 ---> e3d9fa9151b0 05:03:44 Step 3/22 : WORKDIR /edgex-go 05:03:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:03:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:44 ---> e3d9fa9151b0 05:03:44 Step 3/23 : WORKDIR /edgex-go 05:03:44 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:03:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:03:44 ---> e3d9fa9151b0 05:03:44 Step 3/31 : WORKDIR /edgex-go 05:03:44 ---> Running in 998a7974d2f4 05:03:44 ---> Running in c01f7a3b587b 05:03:44 ---> Running in 0b7f9dfcb4f0 05:03:44 ---> Running in b35ccdf3d90b 05:03:44 ---> Running in 5b41b39ad21d 05:03:44 Removing intermediate container 998a7974d2f4 05:03:44 ---> 92abc1bfa565 05:03:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:44 Removing intermediate container c01f7a3b587b 05:03:44 ---> b722a8e6995e 05:03:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:44 Removing intermediate container 0b7f9dfcb4f0 05:03:44 ---> 1453abbd414a 05:03:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:44 ---> Running in aacc13145cfa 05:03:44 Removing intermediate container b35ccdf3d90b 05:03:44 ---> 35cf71a231ae 05:03:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:44 Removing intermediate container 5b41b39ad21d 05:03:44 ---> 65f264130f73 05:03:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:44 ---> Running in 8feabb5e4271 05:03:44 ---> Running in fe83a21c626a 05:03:44 ---> Running in 35701124f8b5 05:03:44 ---> Running in 76c5a71afb3d 05:03:44 Selecting previously unselected package libfuse2:amd64. 05:03:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:03:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:03:44 Selecting previously unselected package fuse. 05:03:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:03:44 Unpacking fuse (2.9.7-1ubuntu1) ... 05:03:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:03:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:03:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:03:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:03:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:03:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:03:44 Selecting previously unselected package libksba8:amd64. 05:03:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:03:45 Unpacking libksba8:amd64 (1.3.5-2) ... 05:03:45 Selecting previously unselected package libroken18-heimdal:amd64. 05:03:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:03:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:03:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:03:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libwind0-heimdal:amd64. 05:03:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:03:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:03:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:03:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:03:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:03:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:46 Selecting previously unselected package libsasl2-modules-db:amd64. 05:03:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:03:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:03:46 Selecting previously unselected package libsasl2-2:amd64. 05:03:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:03:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:03:46 Selecting previously unselected package libldap-common. 05:03:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:03:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:03:46 Selecting previously unselected package libldap-2.4-2:amd64. 05:03:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:03:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:03:46 Selecting previously unselected package dirmngr. 05:03:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:03:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:03:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:03:46 Removing intermediate container aacc13145cfa 05:03:46 ---> 5f2ee9159a7c 05:03:46 Step 5/31 : RUN apk add --update --no-cache make git 05:03:46 ---> Running in 30077d4aeef9 05:03:46 Removing intermediate container fe83a21c626a 05:03:46 ---> 97c823391f67 05:03:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:03:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:03:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:03:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:03:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:03:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:03:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:46 Setting up libksba8:amd64 (1.3.5-2) ... 05:03:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:03:46 Setting up udev (237-3ubuntu10.44) ... 05:03:47 Removing intermediate container 8feabb5e4271 05:03:47 ---> 77d9995f737e 05:03:47 Step 5/22 : RUN apk add --update --no-cache make git 05:03:47 ---> Running in 90c9cf94bf35 05:03:47 invoke-rc.d: policy-rc.d denied execution of start. 05:03:47 ---> Running in 6aeca06b076c 05:03:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:47 Processing triggers for systemd (237-3ubuntu10) ... 05:03:47 Removing intermediate container 35701124f8b5 05:03:47 ---> 6941ef226450 05:03:47 Step 5/23 : RUN apk add --update --no-cache make git 05:03:47 Removing intermediate container 76c5a71afb3d 05:03:47 ---> 04e30bd188ac 05:03:47 Step 5/23 : RUN apk add --update --no-cache make git 05:03:47 ---> Running in e36972a24481 05:03:48 Setting up fuse (2.9.7-1ubuntu1) ... 05:03:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:03:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 ---> Running in f415783c8f68 05:03:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:03:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:03:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:03:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:03:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:03:49 settings in the [Install] section, and DefaultInstance for template units). 05:03:49 This means they are not meant to be enabled using systemctl. 05:03:49 Possible reasons for having this kind of units are: 05:03:49 1) A unit may be statically enabled by being symlinked from another unit's 05:03:49 .wants/ or .requires/ directory. 05:03:49 2) A unit's purpose may be to act as a helper for some other unit which has 05:03:49 a requirement dependency on it. 05:03:49 3) A unit may be started when needed via activation (socket, path, timer, 05:03:49 D-Bus, udev, scripted systemctl call, ...). 05:03:49 4) In case of template units, the unit is meant to be enabled with some 05:03:49 instance name specified. 05:03:49 Reading package lists... 05:03:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:49 Building dependency tree... 05:03:49 Reading state information... 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:03:50 The following additional packages will be installed: 05:03:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:03:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:03:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:03:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:03:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:03:50 Suggested packages: 05:03:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:03:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:03:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:03:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:03:50 systemd-container policykit-1 05:03:50 Recommended packages: 05:03:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:03:50 The following NEW packages will be installed: 05:03:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:03:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:03:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:03:50 multiarch-support openssh-client python3 python3-minimal python3.6 05:03:50 python3.6-minimal snapd squashfs-tools sudo 05:03:50 The following packages will be upgraded: 05:03:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:03:50 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 05:03:50 Need to get 35.2 MB of archives. 05:03:50 After this operation, 141 MB of additional disk space will be used. 05:03:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 05:03:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:50 OK: 217 MiB in 51 packages 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:03:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 05:03:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 05:03:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 05:03:50 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:03:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:03:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:03:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:03:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:03:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:03:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:03:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:03:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:03:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:03:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:03:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:03:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:03:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:03:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:03:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:03:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:03:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:03:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:03:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:03:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:03:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:03:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:03:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:03:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 05:03:51 OK: 217 MiB in 51 packages 05:03:51 OK: 217 MiB in 51 packages 05:03:51 OK: 217 MiB in 51 packages 05:03:52 OK: 217 MiB in 51 packages 05:03:52 Removing intermediate container 30077d4aeef9 05:03:52 ---> 00d41341caaf 05:03:52 Step 6/31 : COPY go.mod . 05:03:52 debconf: delaying package configuration, since apt-utils is not installed 05:03:53 Fetched 35.2 MB in 3s (13.2 MB/s) 05:03:53 (Reading database ... 12757 files and directories currently installed.) 05:03:53 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 05:03:53 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:03:53 ---> fbd59c203520 05:03:53 Step 7/31 : RUN go mod download 05:03:53 Removing intermediate container 90c9cf94bf35 05:03:53 ---> c563583dde74 05:03:53 Step 6/22 : COPY go.mod . 05:03:53 ---> Running in 6a7b3ac37b61 05:03:53 Removing intermediate container 6aeca06b076c 05:03:53 ---> d2f3a5b0a17b 05:03:53 Step 6/22 : COPY go.mod . 05:03:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 05:03:54 Removing intermediate container e36972a24481 05:03:54 ---> 6f50ffe13649 05:03:54 Step 6/23 : COPY go.mod . 05:03:54 Removing intermediate container f415783c8f68 05:03:54 ---> 25d50089aad2 05:03:54 Step 6/23 : COPY go.mod . 05:03:54 ---> a655ba5efffc 05:03:54 ---> 760713914e20 05:03:54 Step 7/22 : RUN go mod download 05:03:54 Step 7/22 : RUN go mod download 05:03:55 ---> Running in a7fd670cefc9 05:03:55 ---> Running in cf0a1ab2f894 05:03:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:03:55 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 05:03:55 (Reading database ... 12757 files and directories currently installed.) 05:03:55 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 05:03:55 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 05:03:55 ---> b43d5d540432 05:03:55 Step 7/23 : RUN go mod download 05:03:55 ---> Running in 133d7caf3021 05:03:55 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 05:03:55 ---> 2cbb0c028151 05:03:55 Step 7/23 : RUN go mod download 05:03:55 (Reading database ... 12757 files and directories currently installed.) 05:03:55 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 05:03:55 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 05:03:56 Setting up apt (1.6.12ubuntu0.2) ... 05:03:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:03:56 ---> Running in c4b358b18456 05:03:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:03:56 (Reading database ... 12764 files and directories currently installed.) 05:03:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 05:03:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 05:03:57 Selecting previously unselected package libpython3.6-minimal:amd64. 05:03:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:03:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:03:57 Selecting previously unselected package libexpat1:amd64. 05:03:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:03:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:03:57 Selecting previously unselected package python3.6-minimal. 05:03:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:03:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:03:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 05:03:58 Checking for services that may need to be restarted...done. 05:03:58 Checking for services that may need to be restarted...done. 05:03:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:03:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:03:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:03:58 Removing intermediate container 6a7b3ac37b61 05:03:58 ---> b2ec373e0b1b 05:03:58 Step 8/31 : COPY . . 05:03:58 Selecting previously unselected package python3-minimal. 05:03:58 (Reading database ... 13012 files and directories currently installed.) 05:03:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:03:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:03:58 Selecting previously unselected package mime-support. 05:03:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:03:58 Unpacking mime-support (3.60ubuntu1) ... 05:03:58 Selecting previously unselected package libmpdec2:amd64. 05:03:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:03:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:03:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:03:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:03:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:03:59 Selecting previously unselected package python3.6. 05:03:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:03:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:03:59 Selecting previously unselected package libpython3-stdlib:amd64. 05:03:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:03:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:03:59 Setting up python3-minimal (3.6.7-1~18.04) ... 05:04:00 Selecting previously unselected package python3. 05:04:00 (Reading database ... 13442 files and directories currently installed.) 05:04:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:04:00 Unpacking python3 (3.6.7-1~18.04) ... 05:04:00 Selecting previously unselected package multiarch-support. 05:04:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:04:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:04:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:04:00 Selecting previously unselected package liblzo2-2:amd64. 05:04:00 (Reading database ... 13479 files and directories currently installed.) 05:04:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:04:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:04:00 Selecting previously unselected package libbsd0:amd64. 05:04:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:04:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:04:00 Selecting previously unselected package sudo. 05:04:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:04:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:04:00 Selecting previously unselected package apparmor. 05:04:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:04:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:04:01 Selecting previously unselected package libedit2:amd64. 05:04:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:04:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:04:01 Selecting previously unselected package libkrb5support0:amd64. 05:04:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:04:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:04:01 Selecting previously unselected package libk5crypto3:amd64. 05:04:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:04:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:04:01 Selecting previously unselected package libkeyutils1:amd64. 05:04:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:04:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:04:01 Selecting previously unselected package libkrb5-3:amd64. 05:04:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:04:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:04:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:04:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:04:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:04:01 Removing intermediate container a7fd670cefc9 05:04:01 ---> b546bc04f326 05:04:01 Step 8/22 : COPY . . 05:04:01 Removing intermediate container cf0a1ab2f894 05:04:01 ---> 7619bdeabdbf 05:04:01 Step 8/22 : COPY . . 05:04:01 Selecting previously unselected package libssl1.0.0:amd64. 05:04:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:04:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:04:02 Removing intermediate container c4b358b18456 05:04:02 ---> 14fa403e6a0d 05:04:02 Step 8/23 : COPY . . 05:04:02 Selecting previously unselected package openssh-client. 05:04:02 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:04:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:04:02 Selecting previously unselected package squashfs-tools. 05:04:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:04:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:04:02 Selecting previously unselected package snapd. 05:04:02 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 05:04:02 Unpacking snapd (2.48.3+18.04) ... 05:04:02 Removing intermediate container 133d7caf3021 05:04:02 ---> 8bc466e54bce 05:04:02 Step 8/23 : COPY . . 05:04:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:04:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:04:05 Setting up mime-support (3.60ubuntu1) ... 05:04:05 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:04:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:04:05 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:04:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:04:05 Setting up systemd (237-3ubuntu10.44) ... 05:04:05 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:04:06 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:04:06 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:04:06 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:04:06 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:04:06 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:04:06 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:04:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:04:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:04:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:04:08 Setting up python3 (3.6.7-1~18.04) ... 05:04:08 running python rtupdate hooks for python3.6... 05:04:08 running python post-rtupdate hooks for python3.6... 05:04:08 Setting up apparmor (2.12-4ubuntu5.1) ... 05:04:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:04:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:04:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:04:10 Setting up snapd (2.48.3+18.04) ... 05:04:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:04:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:04:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:04:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:04:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:04:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:04:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:04:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:04:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:04:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:04:12 /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' 05:04:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:04:13 Processing triggers for systemd (237-3ubuntu10.44) ... 05:04:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:04:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:04:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:04:16 Reading package lists... 05:04:17 Reading package lists... 05:04:17 Building dependency tree... 05:04:17 Reading state information... 05:04:17 Calculating upgrade... 05:04:17 The following packages will be upgraded: 05:04:17 advancecomp base-files bash binutils binutils-common 05:04:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:04:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:04:17 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:04:17 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:04:17 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:04:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:04:17 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 05:04:17 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 05:04:17 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 05:04:17 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 05:04:17 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 05:04:17 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 05:04:17 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 05:04:17 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 05:04:18 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:04:18 Need to get 63.8 MB of archives. 05:04:18 After this operation, 5202 kB of additional disk space will be used. 05:04:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 05:04:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:04:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:04:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:04:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:04:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:04:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:04:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:04:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:04:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:04:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:04:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:04:18 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:04:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:04:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:04:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:04:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:04:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:04:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:04:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:04:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:04:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:04:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:04:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:04:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:04:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:04:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:04:18 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:04:19 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:04:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:04:19 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:04:19 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:04:19 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:04:19 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:04:19 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:04:19 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:04:19 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:04:19 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:04:19 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 05:04:19 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:04:19 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 05:04:19 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 05:04:19 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:04:19 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:04:19 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:04:19 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:04:19 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:04:19 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:04:19 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:04:19 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:04:19 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:04:19 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:04:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:04:19 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:04:19 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:04:19 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 05:04:19 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:04:19 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:04:19 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:04:19 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:04:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:04:19 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:04:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:04:19 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:04:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:04:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:04:19 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:04:19 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:04:19 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:04:19 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:04:19 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 05:04:19 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 05:04:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:04:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:04:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:04:19 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:04:19 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:04:19 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:04:19 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:04:19 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:04:19 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:04:19 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:04:19 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 05:04:19 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:04:19 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:04:19 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:04:19 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:04:19 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:04:19 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:04:19 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:04:20 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:04:20 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:04:20 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:04:20 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:04:21 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:04:21 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:04:21 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:04:21 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:04:21 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:04:21 debconf: delaying package configuration, since apt-utils is not installed 05:04:21 Fetched 63.8 MB in 3s (19.5 MB/s) 05:04:21 (Reading database ... 13912 files and directories currently installed.) 05:04:21 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:04:21 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:04:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:04:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:04:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 05:04:22 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 05:04:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:24 (Reading database ... 13911 files and directories currently installed.) 05:04:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:04:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:04:24 (Reading database ... 13911 files and directories currently installed.) 05:04:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:04:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:04:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:25 (Reading database ... 13911 files and directories currently installed.) 05:04:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:04:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:04:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:04:26 (Reading database ... 13911 files and directories currently installed.) 05:04:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:04:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:04:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:04:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:04:27 Setting up base-files (10.1ubuntu2.10) ... 05:04:27 Installing new version of config file /etc/issue ... 05:04:27 Installing new version of config file /etc/issue.net ... 05:04:27 Installing new version of config file /etc/lsb-release ... 05:04:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:04:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:04:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:04:27 Removing obsolete conffile /etc/default/motd-news ... 05:04:27 (Reading database ... 13912 files and directories currently installed.) 05:04:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:04:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:04:28 Setting up bash (4.4.18-2ubuntu1.2) ... 05:04:28 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 05:04:28 (Reading database ... 13912 files and directories currently installed.) 05:04:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:04:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:04:28 (Reading database ... 13912 files and directories currently installed.) 05:04:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:04:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:04:28 Setting up tar (1.29b-2ubuntu0.2) ... 05:04:29 (Reading database ... 13912 files and directories currently installed.) 05:04:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:04:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:04:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:04:29 (Reading database ... 13912 files and directories currently installed.) 05:04:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:04:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:04:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:04:29 (Reading database ... 13912 files and directories currently installed.) 05:04:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:04:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:04:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:04:29 (Reading database ... 13912 files and directories currently installed.) 05:04:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:04:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:04:30 Setting up grep (3.1-2build1) ... 05:04:30 (Reading database ... 13912 files and directories currently installed.) 05:04:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:04:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:04:30 Setting up login (1:4.5-1ubuntu2) ... 05:04:30 (Reading database ... 13912 files and directories currently installed.) 05:04:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:04:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:04:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:04:30 (Reading database ... 13912 files and directories currently installed.) 05:04:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:04:30 ---> 8caa49e11d48 05:04:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:04:30 ---> 999ca29798c5 05:04:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:04:30 ---> 24cf1c1b4d72 05:04:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:04:30 ---> d9f0ab105716 05:04:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:04:30 ---> Running in 5fd0756f7fd7 05:04:30 ---> Running in b5689b232a02 05:04:30 ---> Running in 7433bbbe842a 05:04:30 ---> Running in 98778cc7210c 05:04:30 ---> b0037a116f76 05:04:30 Step 9/23 : RUN make cmd/core-command/core-command 05:04:30 ---> Running in c0500a81ed0d 05:04:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:04:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:04:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:04:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:04:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:04:32 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 05:04:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:04:32 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 05:04:32 (Reading database ... 13912 files and directories currently installed.) 05:04:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:04:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:04:33 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 05:04:33 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 05:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:04:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:04:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:04:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:04:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:04:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:04:33 (Reading database ... 13912 files and directories currently installed.) 05:04:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:04:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:04:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:04:34 (Reading database ... 13912 files and directories currently installed.) 05:04:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:04:34 (Reading database ... 13912 files and directories currently installed.) 05:04:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:04:34 (Reading database ... 13912 files and directories currently installed.) 05:04:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:04:35 (Reading database ... 13912 files and directories currently installed.) 05:04:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:04:35 (Reading database ... 13912 files and directories currently installed.) 05:04:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:04:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:04:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:04:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:04:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:04:35 (Reading database ... 13912 files and directories currently installed.) 05:04:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:04:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:04:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:04:36 (Reading database ... 13912 files and directories currently installed.) 05:04:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:04:36 (Reading database ... 13912 files and directories currently installed.) 05:04:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:04:36 (Reading database ... 13912 files and directories currently installed.) 05:04:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:04:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:04:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:04:38 (Reading database ... 13912 files and directories currently installed.) 05:04:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:04:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:04:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:04:39 (Reading database ... 13912 files and directories currently installed.) 05:04:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:04:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:04:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:04:39 (Reading database ... 13914 files and directories currently installed.) 05:04:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:04:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:04:39 Setting up debconf (1.5.66ubuntu1) ... 05:04:40 (Reading database ... 13914 files and directories currently installed.) 05:04:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:04:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:04:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:04:40 (Reading database ... 13914 files and directories currently installed.) 05:04:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:04:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:04:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:04:40 (Reading database ... 13914 files and directories currently installed.) 05:04:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:04:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:04:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:04:40 (Reading database ... 13914 files and directories currently installed.) 05:04:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:04:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:04:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:04:41 (Reading database ... 13914 files and directories currently installed.) 05:04:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:04:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:04:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:04:41 (Reading database ... 13914 files and directories currently installed.) 05:04:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:04:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:04:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 05:04:42 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:04:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:04:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:04:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:04:42 (Reading database ... 13914 files and directories currently installed.) 05:04:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:04:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:04:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:04:43 (Reading database ... 13914 files and directories currently installed.) 05:04:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:04:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:04:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:04:43 (Reading database ... 13914 files and directories currently installed.) 05:04:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:04:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:04:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:04:43 (Reading database ... 13914 files and directories currently installed.) 05:04:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:04:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:04:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:04:44 (Reading database ... 13914 files and directories currently installed.) 05:04:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:04:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:04:44 Setting up passwd (1:4.5-1ubuntu2) ... 05:04:44 (Reading database ... 13914 files and directories currently installed.) 05:04:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:04:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:04:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:04:44 (Reading database ... 13914 files and directories currently installed.) 05:04:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:04:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:04:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:04:45 (Reading database ... 13914 files and directories currently installed.) 05:04:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:04:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:04:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:04:45 (Reading database ... 13914 files and directories currently installed.) 05:04:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:04:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:04:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:04:45 (Reading database ... 13914 files and directories currently installed.) 05:04:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:04:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:04:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:04:46 (Reading database ... 13914 files and directories currently installed.) 05:04:46 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 05:04:46 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 05:04:46 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 05:04:46 (Reading database ... 13914 files and directories currently installed.) 05:04:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 05:04:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 05:04:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 05:04:46 (Reading database ... 13915 files and directories currently installed.) 05:04:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:04:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:04:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:04:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:04:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 05:04:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 05:04:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:04:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:04:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:04:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:04:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:04:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:04:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:04:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:04:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:04:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:04:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:04:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:04:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:04:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:04:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:04:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:04:49 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:04:49 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:04:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:04:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:04:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:04:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:04:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:04:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:04:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:04:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:04:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:04:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:04:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:04:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:04:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:04:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:04:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:04:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:04:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:04:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:04:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:04:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:04:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:04:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:04:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:04:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:04:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:04:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:04:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:04:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:04:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:04:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:04:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:04:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:04:58 05:04:58 Current default time zone: 'Etc/UTC' 05:04:58 Local time is now: Thu Mar 11 05:04:58 UTC 2021. 05:04:58 Universal Time is now: Thu Mar 11 05:04:58 UTC 2021. 05:04:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:04:58 05:04:58 Setting up systemd-sysv (237-3ubuntu10.44) ... 05:04:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:59 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 05:04:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:04:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:04:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:04:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:04:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:04:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:04:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:04:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:04:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:04:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:04:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:04:59 Setting up patch (2.7.6-2ubuntu1.1) ... 05:04:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:04:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:04:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 05:04:59 Installing new version of config file /etc/ssl/openssl.cnf ... 05:04:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:04:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:04:59 Setting up ca-certificates (20210119~18.04.1) ... 05:05:02 Updating certificates in /etc/ssl/certs... 05:05:03 23 added, 27 removed; done. 05:05:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:05:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:05:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:05:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:05:03 Setting up pkgbinarymangler (138.18.04.1) ... 05:05:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:05:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:05:03 Setting up perl (5.26.1-6ubuntu0.5) ... 05:05:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:05:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:05:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:05:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:05:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:05:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:05:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:05:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:05:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:05:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:05:04 Processing triggers for systemd (237-3ubuntu10.44) ... 05:05:04 Processing triggers for mime-support (3.60ubuntu1) ... 05:05:04 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:05:04 Updating certificates in /etc/ssl/certs... 05:05:05 0 added, 0 removed; done. 05:05:05 Running hooks in /etc/ca-certificates/update.d... 05:05:05 done. 05:05:06 Reading package lists... 05:05:06 Building dependency tree... 05:05:06 Reading state information... 05:05:06 The following NEW packages will be installed: 05:05:06 apt-transport-https 05:05:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:05:07 Need to get 1696 B of archives. 05:05:07 After this operation, 153 kB of additional disk space will be used. 05:05:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 05:05:07 debconf: delaying package configuration, since apt-utils is not installed 05:05:07 Fetched 1696 B in 0s (9030 B/s) 05:05:07 Selecting previously unselected package apt-transport-https. 05:05:07 (Reading database ... 13920 files and directories currently installed.) 05:05:07 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 05:05:07 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 05:05:07 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 05:05:08 Waiting for network to be ready... 05:05:16 2021-03-11T05:05:13Z INFO Waiting for automatic snapd restart... 05:05:16 snapd 2.49 from Canonical* installed 05:05:17 "snapd" switched to the "latest/stable" channel 05:05:17 05:05:24 core18 20210128 from Canonical* installed 05:05:24 "core18" switched to the "latest/stable" channel 05:05:24 05:05:31 snapcraft 4.5.4 from Canonical* installed 05:05:31 "snapcraft" switched to the "latest/stable" channel 05:05:31 05:05:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:05:36 - README.md 05:05:36 - snapcraft.yaml.orig 05:05:36 05:05:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:05:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:05:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:05:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:05:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:05:44 Reading package lists... 05:05:44 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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 05:05:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:05:51 Reading package lists... 05:05:51 Building dependency tree... 05:05:51 Reading state information... 05:05:51 Suggested packages: 05:05:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:05:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:05:51 Recommended packages: 05:05:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:05:51 The following NEW packages will be installed: 05:05:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:05:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:05:51 pkg-config zip 05:05:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:05:51 Need to get 7658 kB of archives. 05:05:51 After this operation, 43.8 MB of additional disk space will be used. 05:05:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] 05:05:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 05:05:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:05:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:05:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:05:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:05:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:05:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:05:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:05:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:05:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:05:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:05:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:05:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:05:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:05:53 debconf: delaying package configuration, since apt-utils is not installed 05:05:53 Fetched 7658 kB in 2s (5011 kB/s) 05:05:53 Selecting previously unselected package libglib2.0-0:amd64. 05:05:53 (Reading database ... 13924 files and directories currently installed.) 05:05:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... 05:05:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 05:05:53 Selecting previously unselected package libpsl5:amd64. 05:05:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:05:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:05:53 Selecting previously unselected package libnghttp2-14:amd64. 05:05:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:05:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:05:53 Selecting previously unselected package librtmp1:amd64. 05:05:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:05:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:05:54 Selecting previously unselected package libcurl3-gnutls:amd64. 05:05:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 05:05:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:05:54 Selecting previously unselected package liberror-perl. 05:05:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:05:54 Unpacking liberror-perl (0.17025-1) ... 05:05:54 Selecting previously unselected package git-man. 05:05:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:05:54 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:05:54 Selecting previously unselected package git. 05:05:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:05:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:05:55 Selecting previously unselected package libnorm1:amd64. 05:05:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:05:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:05:55 Selecting previously unselected package libpgm-5.2-0:amd64. 05:05:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:05:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:05:55 Selecting previously unselected package libsodium23:amd64. 05:05:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:05:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:05:55 Selecting previously unselected package libzmq5:amd64. 05:05:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:05:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:05:55 Selecting previously unselected package libzmq3-dev:amd64. 05:05:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:05:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:05:56 Selecting previously unselected package pkg-config. 05:05:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:05:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:05:56 Selecting previously unselected package zip. 05:05:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:05:56 Unpacking zip (3.0-11build1) ... 05:05:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:05:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:05:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:05:56 Setting up liberror-perl (0.17025-1) ... 05:05:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:05:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 05:05:56 No schema files found: doing nothing. 05:05:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:05:56 Setting up zip (3.0-11build1) ... 05:05:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:05:56 Setting up libsodium23:amd64 (1.0.16-2) ... 05:05:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:05:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:05:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:05:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:05:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:05:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:06:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:06:03 git set to automatically installed. 05:06:03 git-man set to automatically installed. 05:06:03 libcurl3-gnutls set to automatically installed. 05:06:03 liberror-perl set to automatically installed. 05:06:03 libglib2.0-0 set to automatically installed. 05:06:03 libnghttp2-14 set to automatically installed. 05:06:03 libnorm1 set to automatically installed. 05:06:03 libpgm-5.2-0 set to automatically installed. 05:06:03 libpsl5 set to automatically installed. 05:06:03 librtmp1 set to automatically installed. 05:06:03 libsodium23 set to automatically installed. 05:06:03 libzmq3-dev set to automatically installed. 05:06:03 libzmq5 set to automatically installed. 05:06:03 pkg-config set to automatically installed. 05:06:03 zip set to automatically installed. 05:06:05 snapd is not logged in, snap install commands will use sudo 05:06:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:06:12 snap "core18" has no updates available 05:06:12 Pulling config-common 05:06:12 + snapcraftctl pull 05:06:14 Pulling go-build-helper 05:06:14 + snapcraftctl pull 05:06:40 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:06:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:06:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:06:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 05:06:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:06:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:06:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:06:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:06:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 05:06:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:06:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:06:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:06:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 05:06:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:06:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 05:06:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 05:06:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 05:06:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 05:06:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:06:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 05:06:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 05:06:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 05:06:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:06:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 05:06:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 05:06:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 05:06:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 05:06:40 Fetched 24.0 MB in 6s (3975 kB/s) 05:06:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:06:40 Fetched 96.5 kB in 0s (0 B/s) 05:06:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:06:40 Fetched 279 kB in 0s (0 B/s) 05:06:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:06:40 Fetched 122 kB in 0s (0 B/s) 05:06:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:06:40 Fetched 77.8 kB in 0s (0 B/s) 05:06:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:06:40 Fetched 8848 B in 0s (0 B/s) 05:06:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:06:40 Fetched 47.8 kB in 0s (0 B/s) 05:06:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:06:40 Fetched 45.6 kB in 0s (0 B/s) 05:06:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:06:40 Fetched 15.0 kB in 0s (0 B/s) 05:06:40 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 05:06:40 Fetched 214 kB in 0s (0 B/s) 05:06:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:06:40 Fetched 154 kB in 0s (0 B/s) 05:06:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:06:40 Fetched 50.6 kB in 0s (0 B/s) 05:06:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:06:40 Fetched 14.8 kB in 0s (0 B/s) 05:06:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:06:40 Fetched 41.8 kB in 0s (0 B/s) 05:06:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:06:40 Fetched 499 kB in 0s (0 B/s) 05:06:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:06:40 Fetched 111 kB in 0s (0 B/s) 05:06:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:06:40 Fetched 240 kB in 0s (0 B/s) 05:06:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:06:40 Fetched 29.3 kB in 0s (0 B/s) 05:06:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:06:40 Fetched 85.5 kB in 0s (0 B/s) 05:06:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:06:40 Fetched 24.5 kB in 0s (0 B/s) 05:06:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:06:40 Fetched 49.2 kB in 0s (0 B/s) 05:06:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:06:40 Fetched 54.2 kB in 0s (0 B/s) 05:06:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:06:40 Fetched 30.8 kB in 0s (0 B/s) 05:06:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:06:40 Fetched 15.8 kB in 0s (0 B/s) 05:06:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:06:40 Fetched 85.9 kB in 0s (0 B/s) 05:06:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:06:40 Fetched 8720 B in 0s (0 B/s) 05:06:40 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 05:06:40 Fetched 137 kB in 0s (0 B/s) 05:06:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:06:40 Fetched 119 kB in 0s (0 B/s) 05:06:40 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 05:06:40 Fetched 109 kB in 0s (0 B/s) 05:06:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:06:40 Fetched 11.1 kB in 0s (0 B/s) 05:06:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:06:40 Fetched 645 kB in 0s (0 B/s) 05:06:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:06:40 Fetched 41.3 kB in 0s (0 B/s) 05:06:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:06:40 Fetched 17.9 kB in 0s (0 B/s) 05:06:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:06:40 Fetched 368 kB in 0s (0 B/s) 05:06:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:06:40 Fetched 187 kB in 0s (0 B/s) 05:06:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:06:40 Fetched 175 kB in 0s (0 B/s) 05:06:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:06:44 Fetched 206 kB in 0s (0 B/s) 05:06:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 05:06:44 Fetched 1301 kB in 0s (0 B/s) 05:06:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:06:44 Fetched 36.2 kB in 0s (0 B/s) 05:06:44 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 05:06:44 Fetched 159 kB in 0s (0 B/s) 05:06:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:06:44 Fetched 107 kB in 0s (0 B/s) 05:06:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:06:44 Fetched 48.7 kB in 0s (0 B/s) 05:06:44 Pulling static-packages 05:06:44 + snapcraftctl pull 05:06:45 'go115' has dependencies that need to be staged: static-packages go-build-helper 05:06:45 Skipping pull go-build-helper (already ran) 05:06:45 Skipping pull static-packages (already ran) 05:06:45 Building go-build-helper 05:06:45 + snapcraftctl build 05:06:51 Building static-packages 05:06:51 + snapcraftctl build 05:06:53 Staging go-build-helper 05:06:53 + snapcraftctl stage 05:06:55 Staging static-packages 05:06:55 + snapcraftctl stage 05:06:55 Removing intermediate container b5689b232a02 05:06:55 ---> 8b2fea9fb6e0 05:06:55 05:06:55 Step 10/31 : FROM alpine:3.12 05:06:55 3.12: Pulling from library/alpine 05:06:55 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 05:06:55 Status: Downloaded newer image for alpine:3.12 05:06:55 ---> d10569e2745f 05:06:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:06:55 ---> Running in 2ce4c7a01a11 05:06:56 Removing intermediate container 2ce4c7a01a11 05:06:56 ---> 2034940785e1 05:06:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:06:56 ---> Running in 7c041d346523 05:06:56 Pulling go115 05:06:56 + snapcraftctl pull 05:06:57 'edgex-go' has dependencies that need to be staged: go115 05:06:57 Skipping pull go115 (already ran) 05:06:57 Building go115 05:06:57 + dpkg --print-architecture 05:06:57 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 05:06:57 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 05:06:57 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 05:06:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:57 Dload Upload Total Spent Left Speed 05:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:07:01 (1/2) Installing dumb-init (1.2.2-r1) 05:07:01 (2/2) Installing su-exec (0.2-r1) 05:07:01 Executing busybox-1.31.1-r19.trigger 05:07:01 OK: 5 MiB in 16 packages 05:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 9839k 0 0 12.4M 0 0:00:09 --:--:-- 0:00:09 12.3M 28 115M 28 33.4M 0 0 19.0M 0 0:00:06 0:00:01 0:00:05 19.0M 48 115M 48 55.9M 0 0 20.3M 0 0:00:05 0:00:02 0:00:03 20.3M 71 115M 71 83.1M 0 0 22.1M 0 0:00:05 0:00:03 0:00:02 22.1M 100 115M 100 115M 0 0 25.9M 0 0:00:04 0:00:04 --:--:-- 25.9M 05:07:02 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 05:07:02 + sha256sum -c sha256 05:07:02 + grep OK 05:07:03 go1.15.2.linux-amd64.tar.gz: OK 05:07:03 + mkdir -p /root/stage/go1.15 05:07:03 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 05:07:03 Removing intermediate container 7c041d346523 05:07:03 ---> e0a8ab509811 05:07:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:07:04 ---> Running in a6f50db34d7f 05:07:04 Removing intermediate container a6f50db34d7f 05:07:04 ---> 999a0222d753 05:07:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:07:05 ---> Running in bc46a8786aab 05:07:06 Removing intermediate container bc46a8786aab 05:07:06 ---> 918e77daf909 05:07:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:07:07 ---> Running in 586a17ea3e75 05:07:09 Staging go115 05:07:09 + snapcraftctl stage 05:07:12 Removing intermediate container c0500a81ed0d 05:07:12 ---> f287a0358a65 05:07:12 05:07:12 Step 10/23 : FROM alpine:3.12 05:07:12 ---> d10569e2745f 05:07:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:07:12 Removing intermediate container 586a17ea3e75 05:07:12 ---> fc97a4026aff 05:07:12 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:07:13 ---> Running in 4f5746d70c40 05:07:13 ---> Running in 78f1340352aa 05:07:14 Removing intermediate container 4f5746d70c40 05:07:14 ---> ea9cb47e759d 05:07:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:07:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:07:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:07:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:07:16 Fetched 0 B in 0s (0 B/s) 05:07:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:07:16 Fetched 224 kB in 0s (0 B/s) 05:07:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:07:16 Fetched 157 kB in 0s (0 B/s) 05:07:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:07:16 Fetched 221 kB in 0s (0 B/s) 05:07:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:07:16 Fetched 143 kB in 0s (0 B/s) 05:07:16 Pulling edgex-go 05:07:16 + snapcraftctl pull 05:07:16 (1/1) Installing dumb-init (1.2.2-r1) 05:07:16 Executing busybox-1.31.1-r19.trigger 05:07:16 OK: 5 MiB in 15 packages 05:07:16 ---> 8f680557ff17 05:07:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:07:18 ---> Running in 3fa5b205e8c2 05:07:19 Removing intermediate container 98778cc7210c 05:07:19 ---> 2413144846dc 05:07:19 05:07:19 Step 10/22 : FROM alpine:3.12 05:07:19 ---> d10569e2745f 05:07:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:07:19 ---> Using cache 05:07:19 ---> fa82960c08bf 05:07:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:07:19 Removing intermediate container 78f1340352aa 05:07:19 ---> fa82960c08bf 05:07:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:07:19 Pulling version 05:07:19 + cd /root/project 05:07:19 + [ -f VERSION ] 05:07:19 + PROJECT_VERSION=local-dev 05:07:19 + git rev-parse --short HEAD 05:07:19 + GIT_REVISION=fb69e699 05:07:19 + snapcraftctl set-version local-dev 05:07:19 Removing intermediate container 5fd0756f7fd7 05:07:19 ---> e0a0a67045c9 05:07:19 05:07:19 Step 10/22 : FROM alpine:3.12 05:07:19 ---> d10569e2745f 05:07:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:07:20 ---> Running in d846550a93f3 05:07:20 ---> Running in f7626e64dc59 05:07:20 ---> Running in b9d14c7de6d4 05:07:20 Building config-common 05:07:20 + snapcraftctl build 05:07:21 Removing intermediate container d846550a93f3 05:07:21 ---> 8e4eeaa79990 05:07:21 Step 13/22 : ENV APP_PORT=48085 05:07:21 ---> Running in 4c793c9de568 05:07:21 Removing intermediate container f7626e64dc59 05:07:21 ---> 21056aeef3e3 05:07:21 Step 13/23 : ENV APP_PORT=48082 05:07:21 ---> Running in 0aad35b319c7 05:07:21 Removing intermediate container 4c793c9de568 05:07:21 ---> f116d1036ae0 05:07:21 Step 14/22 : EXPOSE $APP_PORT 05:07:22 ---> Running in e0b6e2d2ce5e 05:07:22 Removing intermediate container 0aad35b319c7 05:07:22 ---> 5571bff305f4 05:07:22 Step 14/23 : EXPOSE $APP_PORT 05:07:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:07:22 Removing intermediate container 3fa5b205e8c2 05:07:22 ---> ae036b6f2b9e 05:07:22 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:07:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:07:22 ---> Running in f16fd1e77fc0 05:07:23 Removing intermediate container e0b6e2d2ce5e 05:07:23 ---> ce04c5a54bf9 05:07:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:07:23 (1/2) Installing ca-certificates (20191127-r4) 05:07:23 (2/2) Installing dumb-init (1.2.2-r1) 05:07:23 Executing busybox-1.31.1-r19.trigger 05:07:23 Executing ca-certificates-20191127-r4.trigger 05:07:23 OK: 6 MiB in 16 packages 05:07:23 Removing intermediate container f16fd1e77fc0 05:07:23 ---> b25edfce36f4 05:07:23 Step 15/23 : WORKDIR / 05:07:24 Skipping build go-build-helper (already ran) 05:07:24 Skipping build static-packages (already ran) 05:07:24 Skipping build go115 (already ran) 05:07:24 Building edgex-go 05:07:24 ---> ce58f6571752 05:07:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:07:24 ---> Running in 8ff4f6cf5761 05:07:24 ---> 98bfa544166f 05:07:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:07:25 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin 05:07:25 + cd /root/parts/edgex-go/src 05:07:25 + make build 05:07:25 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 05:07:25 Removing intermediate container 8ff4f6cf5761 05:07:25 ---> 90326b9cfc31 05:07:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:07:26 Removing intermediate container 7433bbbe842a 05:07:26 ---> dbec3fc436bf 05:07:26 05:07:26 Step 10/23 : FROM alpine:3.12 05:07:26 ---> d10569e2745f 05:07:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:07:26 ---> Using cache 05:07:26 ---> fa82960c08bf 05:07:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:07:26 ---> Using cache 05:07:26 ---> 21056aeef3e3 05:07:26 Step 13/23 : ENV APP_PORT=48081 05:07:27 ---> Running in 914dd6233f35 05:07:27 Removing intermediate container b9d14c7de6d4 05:07:27 ---> c91b4a80d40e 05:07:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:07:27 ---> e96294a469ff 05:07:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:07:27 ---> 542a88b95d86 05:07:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:07:27 ---> Running in 69cca7447812 05:07:27 ---> ab0783ad4369 05:07:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:07:27 go: downloading github.com/gorilla/mux v1.8.0 05:07:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 05:07:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 05:07:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 05:07:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:07:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:07:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 05:07:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 05:07:27 go: downloading github.com/pebbe/zmq4 v1.2.5 05:07:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 05:07:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:07:27 go: downloading github.com/go-playground/validator/v10 v10.3.0 05:07:27 go: downloading github.com/go-kit/kit v0.8.0 05:07:27 go: downloading github.com/x448/float16 v0.8.4 05:07:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 05:07:27 go: downloading github.com/BurntSushi/toml v0.3.1 05:07:27 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:07:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:07:27 go: downloading github.com/pelletier/go-toml v1.2.0 05:07:27 go: downloading github.com/pkg/errors v0.8.1 05:07:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:07:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:07:27 go: downloading github.com/imdario/mergo v0.3.12 05:07:27 go: downloading github.com/mitchellh/copystructure v1.0.0 05:07:27 go: downloading github.com/go-playground/universal-translator v0.17.0 05:07:27 go: downloading github.com/google/uuid v1.2.0 05:07:27 go: downloading github.com/leodido/go-urn v1.2.0 05:07:27 go: downloading github.com/hashicorp/consul/api v1.8.1 05:07:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:07:27 go: downloading github.com/gorilla/websocket v1.4.2 05:07:27 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:07:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:07:27 Removing intermediate container 914dd6233f35 05:07:27 ---> 267bb7c84ca6 05:07:27 Step 14/23 : EXPOSE $APP_PORT 05:07:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:07:28 go: downloading github.com/go-playground/locales v0.13.0 05:07:28 Removing intermediate container 69cca7447812 05:07:28 ---> bd53a358258b 05:07:28 Step 13/22 : ENV APP_PORT=48060 05:07:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:07:28 go: downloading github.com/hashicorp/serf v0.9.5 05:07:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:07:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:07:28 ---> Running in 32c0211d9b8a 05:07:28 ---> Running in c4894a0a304e 05:07:28 ---> a2ff0e1003d0 05:07:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:07:28 ---> f7b13d9773e5 05:07:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:07:29 ---> Running in 04d987bfe3b8 05:07:29 Removing intermediate container 32c0211d9b8a 05:07:29 ---> 539d3dc15177 05:07:29 Step 15/23 : WORKDIR / 05:07:29 ---> 944325ccdf65 05:07:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:07:29 go: downloading github.com/fatih/color v1.9.0 05:07:29 go: downloading github.com/mattn/go-isatty v0.0.12 05:07:29 go: downloading github.com/mattn/go-colorable v0.1.6 05:07:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:07:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:07:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:07:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:07:29 Removing intermediate container c4894a0a304e 05:07:29 ---> a662380ba899 05:07:29 Step 14/22 : EXPOSE $APP_PORT 05:07:29 ---> Running in 410fdf8c93bd 05:07:29 ---> Running in bdf512c9ffc4 05:07:29 Removing intermediate container 04d987bfe3b8 05:07:29 ---> 6b86d789e336 05:07:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:29 ---> e555a2ed7afa 05:07:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:07:30 ---> Running in fc2bb9e25b97 05:07:30 Removing intermediate container 410fdf8c93bd 05:07:30 ---> c7c536320332 05:07:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:07:30 Removing intermediate container bdf512c9ffc4 05:07:30 ---> 63d205e2f123 05:07:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:07:30 ---> 8c0875c97e34 05:07:30 Step 19/23 : ENTRYPOINT ["/core-command"] 05:07:30 Removing intermediate container fc2bb9e25b97 05:07:30 ---> 74df509e1a56 05:07:30 Step 20/22 : LABEL arch=arm64 05:07:31 ---> Running in 5ef444bf8b88 05:07:31 ---> ab732c79891c 05:07:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:07:31 ---> Running in 7ae665c35d4a 05:07:31 ---> Running in c753dd26a76f 05:07:31 ---> f97eac900471 05:07:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:07:31 ---> 191472699e20 05:07:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:07:31 Removing intermediate container 7ae665c35d4a 05:07:31 ---> 1fcc2a04675a 05:07:31 Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:07:31 Removing intermediate container 5ef444bf8b88 05:07:31 ---> 813df383f850 05:07:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:31 ---> Running in b97fcd92ba01 05:07:31 ---> Running in a05f37c0768a 05:07:32 Removing intermediate container c753dd26a76f 05:07:32 ---> 27302e0a95d0 05:07:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:07:33 Removing intermediate container a05f37c0768a 05:07:33 ---> 34c084d67454 05:07:33 Step 21/23 : LABEL arch=arm64 05:07:33 Removing intermediate container b97fcd92ba01 05:07:33 ---> 358ad9513585 05:07:33 Step 22/22 : LABEL version=0.0.0 05:07:33 ---> 9dc62436131f 05:07:33 Step 26/31 : RUN chmod +x /entrypoint.sh 05:07:33 ---> Running in afdf5ae62f20 05:07:33 ---> Running in edf93cf5cb94 05:07:34 ---> a55ce6842ea3 05:07:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:07:34 ---> 511b3b049e02 05:07:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:07:34 ---> Running in ecdec5ca618a 05:07:34 Removing intermediate container afdf5ae62f20 05:07:34 ---> 5941f123c81d 05:07:34 05:07:34 Removing intermediate container edf93cf5cb94 05:07:34 ---> 1fc1a403b338 05:07:34 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:07:34 ---> Running in 10f6ff4ca459 05:07:35 ---> 7b00759e9e48 05:07:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:07:35 ---> f306945c7df2 05:07:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:07:35 Successfully built 5941f123c81d 05:07:35 Successfully tagged docker-support-scheduler-go-arm64:latest 05:07:35  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 05:07:35 ---> Running in 5eff5836d7ac 05:07:35 ---> Running in 030f160cb300 05:07:36 Removing intermediate container 10f6ff4ca459 05:07:36 ---> 8250299fd495 05:07:36 Step 23/23 : LABEL version=0.0.0 05:07:36 ---> Running in 4c9a8f6d4279 05:07:36 Removing intermediate container 030f160cb300 05:07:36 ---> 67130e4a5649 05:07:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:36 Removing intermediate container 5eff5836d7ac 05:07:36 ---> 696055a997cd 05:07:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:37 ---> Running in 25dacaca3160 05:07:37 ---> Running in 12db8cd02aa0 05:07:37 Removing intermediate container 4c9a8f6d4279 05:07:37 ---> eb41b3955b4e 05:07:37 05:07:37 Successfully built eb41b3955b4e 05:07:38 Successfully tagged docker-core-command-go-arm64:latest 05:07:38  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 05:07:38 Removing intermediate container 12db8cd02aa0 05:07:38 ---> 97640ecba504 05:07:38 Step 21/23 : LABEL arch=arm64 05:07:38 Removing intermediate container 25dacaca3160 05:07:38 ---> 9c189d443ae6 05:07:38 Step 20/22 : LABEL arch=arm64 05:07:39 ---> Running in 26da196bc56f 05:07:39 Removing intermediate container ecdec5ca618a 05:07:39 ---> 5029949107b2 05:07:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:07:39 ---> Running in 2b518f7c1105 05:07:39 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 05:07:39 go: downloading gopkg.in/yaml.v2 v2.4.0 05:07:39 ---> Running in 40e2b6f25e61 05:07:39 Removing intermediate container 26da196bc56f 05:07:39 ---> ccc4a658d9e2 05:07:39 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:07:39 Removing intermediate container 2b518f7c1105 05:07:39 ---> e5ed13cf8539 05:07:39 Step 21/22 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:07:40 ---> Running in 97419cc2996a 05:07:40 ---> Running in a26f948ebfdc 05:07:40 Removing intermediate container 40e2b6f25e61 05:07:40 ---> ec7296062041 05:07:40 Step 28/31 : CMD ["gate"] 05:07:42 ---> Running in 1f5f7e7bda58 05:07:42 Removing intermediate container 97419cc2996a 05:07:42 ---> 1fb46618e5aa 05:07:42 Step 23/23 : LABEL version=0.0.0 05:07:42 Removing intermediate container a26f948ebfdc 05:07:42 ---> 0be0fcd04dcd 05:07:42 Step 22/22 : LABEL version=0.0.0 05:07:42 ---> Running in e91ee24dc99a 05:07:42 ---> Running in 44a26de64bd8 05:07:43 Removing intermediate container 1f5f7e7bda58 05:07:43 ---> 48ae0f8fe3e5 05:07:43 Step 29/31 : LABEL arch=arm64 05:07:45 Removing intermediate container 44a26de64bd8 05:07:45 ---> 7703110d223a 05:07:45 05:07:45 Removing intermediate container e91ee24dc99a 05:07:45 ---> 39f1bbbb617b 05:07:45 05:07:45 ---> Running in a0176200a01e 05:07:46 Successfully built 7703110d223a 05:07:46 Successfully tagged docker-support-notifications-go-arm64:latest 05:07:46  Building docker-support-notifications-go ... done Building docker-core-data-go 05:07:46 Successfully built 39f1bbbb617b 05:07:46 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 05:07:46 Successfully tagged docker-core-metadata-go-arm64:latest 05:07:46  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 05:07:46 Removing intermediate container a0176200a01e 05:07:46 ---> 143a9f542a63 05:07:46 Step 30/31 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:07:46 ---> Running in 2ffc8490e455 05:07:47 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 05:07:47 Removing intermediate container 2ffc8490e455 05:07:47 ---> e556cbb1ef2f 05:07:47 Step 31/31 : LABEL version=0.0.0 05:07:47 ---> Running in c243e4713f8e 05:07:48 Removing intermediate container c243e4713f8e 05:07:48 ---> 9a808fba1ceb 05:07:48 05:07:49 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 05:07:49 Successfully built 9a808fba1ceb 05:07:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 05:07:49 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 05:07:49 go: downloading github.com/stretchr/testify v1.7.0 05:07:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:07:49 go: downloading github.com/pmezard/go-difflib v1.0.0 05:07:49 go: downloading github.com/davecgh/go-spew v1.1.1 05:07:52 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 05:07:52 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:07:52 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:07:53 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 05:07:54 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 05:07:54 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 05:07:56 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 05:07:57 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 05:07:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:07:58 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 05:07:58 go: downloading github.com/lib/pq v1.9.0 05:08:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:08:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:08:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:08:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:08:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:08:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:08:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:08:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:08:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:08:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:08:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:08:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:08:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:08:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:08:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:08:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:08:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:08:01 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 05:08:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:08:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:08:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:08:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:08:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:08:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:08:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:08:03 Building version 05:08:03 + snapcraftctl build 05:08:07 Staging config-common 05:08:07 + snapcraftctl stage 05:08:08 Skipping stage go-build-helper (already ran) 05:08:08 Skipping stage static-packages (already ran) 05:08:08 Skipping stage go115 (already ran) 05:08:08 Staging edgex-go 05:08:08 + snapcraftctl stage 05:08:09 Staging version 05:08:09 + snapcraftctl stage 05:08:10 Priming config-common 05:08:10 + snapcraftctl prime 05:08:12 Priming go-build-helper 05:08:12 + snapcraftctl prime 05:08:13 Priming static-packages 05:08:13 + snapcraftctl prime 05:08:16 Priming go115 05:08:16 + snapcraftctl prime 05:08:17 Priming edgex-go 05:08:17 + snapcraftctl prime 05:08:19 Priming version 05:08:19 + snapcraftctl prime 05:08:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:36  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:08:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:08:36 ---> e3d9fa9151b0 05:08:36 Step 3/21 : WORKDIR /edgex-go 05:08:36 ---> Using cache 05:08:36 ---> 35cf71a231ae 05:08:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:36 ---> Using cache 05:08:36 ---> 6941ef226450 05:08:36 Step 5/21 : RUN apk add --update --no-cache make git 05:08:36 ---> Using cache 05:08:36 ---> 6f50ffe13649 05:08:36 Step 6/21 : COPY go.mod . 05:08:36 ---> Using cache 05:08:36 ---> b43d5d540432 05:08:36 Step 7/21 : RUN go mod download 05:08:36 ---> Using cache 05:08:36 ---> 8bc466e54bce 05:08:36 Step 8/21 : COPY . . 05:08:36 ---> Using cache 05:08:36 ---> 24cf1c1b4d72 05:08:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:08:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:08:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:08:36 ---> e3d9fa9151b0 05:08:36 Step 3/24 : WORKDIR /edgex-go 05:08:36 ---> Using cache 05:08:36 ---> 35cf71a231ae 05:08:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:36 ---> Using cache 05:08:36 ---> 6941ef226450 05:08:36 Step 5/24 : RUN apk add --update --no-cache make git 05:08:36 ---> Using cache 05:08:36 ---> 6f50ffe13649 05:08:36 Step 6/24 : COPY go.mod . 05:08:36 ---> Using cache 05:08:36 ---> b43d5d540432 05:08:36 Step 7/24 : RUN go mod download 05:08:36 ---> Using cache 05:08:36 ---> 8bc466e54bce 05:08:36 Step 8/24 : COPY . . 05:08:36 ---> Using cache 05:08:36 ---> 24cf1c1b4d72 05:08:36 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:08:36 ---> Running in 0de7b4b363ad 05:08:36 ---> Running in 115a81e22bbd 05:08:37 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 05:08:37 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 05:08:38 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:08:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:08:38 ---> e3d9fa9151b0 05:08:38 Step 3/26 : WORKDIR /edgex-go 05:08:38 ---> Using cache 05:08:38 ---> 35cf71a231ae 05:08:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:38 ---> Using cache 05:08:38 ---> 6941ef226450 05:08:38 Step 5/26 : RUN apk add --update --no-cache make bash git 05:08:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:08:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:08:38 ---> e3d9fa9151b0 05:08:38 Step 3/23 : WORKDIR /edgex-go 05:08:38 ---> Using cache 05:08:38 ---> 35cf71a231ae 05:08:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:38 ---> Using cache 05:08:38 ---> 6941ef226450 05:08:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:08:38 ---> Running in d86c241b95e5 05:08:38 ---> Running in f8edd3b9770b 05:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:08:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:08:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:08:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:08:42 OK: 217 MiB in 51 packages 05:08:42 OK: 217 MiB in 51 packages 05:08:44 Removing intermediate container f8edd3b9770b 05:08:44 ---> 0309bf7a3ac2 05:08:44 Step 6/23 : COPY go.mod . 05:08:44 Removing intermediate container d86c241b95e5 05:08:44 ---> f438980615dd 05:08:44 Step 6/26 : COPY go.mod . 05:08:45 ---> 0e4d342b72cb 05:08:45 Step 7/23 : RUN go mod download 05:08:45 ---> Running in 06ebc82fdbc1 05:08:45 ---> b1d92a77cf3a 05:08:45 Step 7/26 : RUN go mod download 05:08:46 ---> Running in 3b821dc4a818 05:08:51 Removing intermediate container 06ebc82fdbc1 05:08:51 ---> 1f3720911af9 05:08:51 Step 8/23 : COPY . . 05:08:51 Removing intermediate container 3b821dc4a818 05:08:51 ---> 84efac81342b 05:08:51 Step 8/26 : COPY . . 05:09:31 ---> 8a19d1e0d4df 05:09:31 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:09:31 ---> a505536afab1 05:09:31 Step 9/23 : RUN make cmd/core-data/core-data 05:09:31 ---> Running in 00d850ee0fdd 05:09:31 ---> Running in 3d6f8669095a 05:09:31 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 05:09:31 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 05:09:40 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 05:09:40 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 05:09:59 Removing intermediate container 0de7b4b363ad 05:09:59 ---> c136ae0bdd41 05:09:59 05:09:59 Step 10/24 : FROM alpine:3.12 05:09:59 ---> d10569e2745f 05:09:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:09:59 Removing intermediate container 115a81e22bbd 05:09:59 ---> a4ef0ee054a6 05:09:59 05:09:59 Step 10/21 : FROM alpine:3.12 05:09:59 ---> d10569e2745f 05:09:59 Step 11/21 : RUN apk add --update --no-cache curl 05:09:59 ---> Running in d72bb913ad7e 05:09:59 ---> Running in 9120854b0816 05:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:10:02 (1/5) Installing ca-certificates (20191127-r4) 05:10:02 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:10:02 (3/5) Installing libcurl (7.69.1-r3) 05:10:02 (4/5) Installing curl (7.69.1-r3) 05:10:02 (5/5) Installing dumb-init (1.2.2-r1) 05:10:02 Executing busybox-1.31.1-r19.trigger 05:10:02 Executing ca-certificates-20191127-r4.trigger 05:10:02 (1/4) Installing ca-certificates (20191127-r4) 05:10:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:10:02 (3/4) Installing libcurl (7.69.1-r3) 05:10:02 (4/4) Installing curl (7.69.1-r3) 05:10:02 Executing busybox-1.31.1-r19.trigger 05:10:02 Executing ca-certificates-20191127-r4.trigger 05:10:02 OK: 7 MiB in 19 packages 05:10:03 OK: 7 MiB in 18 packages 05:10:06 Removing intermediate container d72bb913ad7e 05:10:06 ---> 98f8ca9ce396 05:10:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:10:06 ---> Running in 49c2b9b90f16 05:10:07 Removing intermediate container 9120854b0816 05:10:07 ---> 67bd79025ccb 05:10:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:10:07 ---> Running in 4ffff483ead6 05:10:08 Removing intermediate container 49c2b9b90f16 05:10:08 ---> 10da4737a3e5 05:10:08 Step 13/24 : WORKDIR / 05:10:09 ---> Running in f1f406a76a44 05:10:09 Removing intermediate container 4ffff483ead6 05:10:09 ---> 00cb582998ca 05:10:09 Step 13/21 : WORKDIR /edgex 05:10:10 ---> Running in 6fcce0d696e1 05:10:11 Removing intermediate container f1f406a76a44 05:10:11 ---> c6bc5663d3d5 05:10:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:10:11 Removing intermediate container 6fcce0d696e1 05:10:11 ---> 957b999f5d65 05:10:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:10:12 ---> ba8af23dccb8 05:10:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:10:13 ---> 3b54e21e9869 05:10:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:10:14 ---> d138764d67dd 05:10:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:10:15 ---> 44e8ac2b5c4e 05:10:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:10:15 ---> e76beea3e81e 05:10:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:10:17 ---> af650ae3fe3f 05:10:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:10:18 ---> Running in d9669414bd17 05:10:18 ---> 10e94ac6d845 05:10:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:10:20 Removing intermediate container d9669414bd17 05:10:20 ---> c775916f1fb5 05:10:20 Step 18/21 : CMD ["--init=true"] 05:10:20 ---> Running in 2198a20c4ff4 05:10:21 ---> 75ec81a033bd 05:10:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:10:22 Removing intermediate container 2198a20c4ff4 05:10:22 ---> 1f14a1e05b55 05:10:22 Step 19/21 : LABEL arch=arm64 05:10:22 ---> Running in b497cd2582c3 05:10:22 ---> 8757cb744de7 05:10:22 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/ 05:10:23 ---> Running in 8edbfbcc819b 05:10:24 Removing intermediate container b497cd2582c3 05:10:24 ---> 23067118b008 05:10:24 Step 20/21 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:10:24 ---> Running in 234667d5c046 05:10:26 Removing intermediate container 234667d5c046 05:10:26 ---> 4b29760addd4 05:10:26 Step 21/21 : LABEL version=0.0.0 05:10:26 ---> Running in 4199ee7f642d 05:10:27 Removing intermediate container 4199ee7f642d 05:10:27 ---> 0e3591f85c40 05:10:27 05:10:28 Successfully built 0e3591f85c40 05:10:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 05:10:29  Building docker-security-proxy-setup-go ... done Removing intermediate container 8edbfbcc819b 05:10:29 ---> 9eec00028c1d 05:10:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:10:29 ---> Running in 4883983da008 05:10:30 Removing intermediate container 4883983da008 05:10:30 ---> b097a803b113 05:10:30 Step 22/24 : LABEL arch=arm64 05:10:31 ---> Running in 95abdf1a8c36 05:10:32 Removing intermediate container 95abdf1a8c36 05:10:32 ---> c1e4a09a66ed 05:10:32 Step 23/24 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:10:32 ---> Running in 443e5182bb6c 05:10:33 Removing intermediate container 443e5182bb6c 05:10:33 ---> b34d3508ecb0 05:10:33 Step 24/24 : LABEL version=0.0.0 05:10:34 ---> Running in 227c4e90c9d9 05:10:35 Removing intermediate container 227c4e90c9d9 05:10:35 ---> 9d524b7195b0 05:10:35 05:10:36 Successfully built 9d524b7195b0 05:10:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 05:10:46  Building docker-security-secretstore-setup-go ... done Removing intermediate container 00d850ee0fdd 05:10:46 ---> 7f7b67067678 05:10:46 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:10:46 ---> Running in af3bbf53ed37 05:10:47 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 05:10:50 Removing intermediate container af3bbf53ed37 05:10:50 ---> 1d3381faed17 05:10:50 05:10:50 Step 11/26 : FROM docker:20.10.0 05:10:50 20.10.0: Pulling from library/docker 05:11:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:11:00 Status: Downloaded newer image for docker:20.10.0 05:11:00 ---> eeaf43b92773 05:11:00 Step 12/26 : RUN apk add --no-cache bash 05:11:01 ---> Running in 8e4e7a49507c 05:11:02 Removing intermediate container 3d6f8669095a 05:11:02 ---> 8f2a3d6a63e4 05:11:02 05:11:02 Step 10/23 : FROM alpine:3.12 05:11:02 ---> d10569e2745f 05:11:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:11:02 ---> Running in f0d0a3f8d17d 05:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:11:02 Removing intermediate container f0d0a3f8d17d 05:11:02 ---> 52475dabdf63 05:11:02 Step 12/23 : ENV APP_PORT=48080 05:11:02 ---> Running in 4ffb6e119443 05:11:03 (1/2) Installing readline (8.0.4-r0) 05:11:03 Removing intermediate container 4ffb6e119443 05:11:03 ---> cceb8d9b3962 05:11:03 Step 13/23 : EXPOSE $APP_PORT 05:11:03 (2/2) Installing bash (5.0.17-r0) 05:11:03 Executing bash-5.0.17-r0.post-install 05:11:03 Executing busybox-1.31.1-r19.trigger 05:11:03 OK: 12 MiB in 22 packages 05:11:03 ---> Running in edd95b415ff6 05:11:04 Removing intermediate container edd95b415ff6 05:11:04 ---> 0724019b8846 05:11:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:04 ---> Running in 818602fcfb6f 05:11:05 Removing intermediate container 8e4e7a49507c 05:11:05 ---> 70eb50e87735 05:11:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:11:05 ---> Running in 74fc7ca7ac3d 05:11:05 Removing intermediate container 74fc7ca7ac3d 05:11:05 ---> 82875a1c37ae 05:11:05 Step 14/26 : ENV APP_PORT=48090 05:11:06 ---> Running in e8f61931bce3 05:11:06 Removing intermediate container e8f61931bce3 05:11:06 ---> 6de282bde01e 05:11:06 Step 15/26 : EXPOSE $APP_PORT 05:11:06 ---> Running in fe1a583b37b3 05:11:06 Removing intermediate container 818602fcfb6f 05:11:06 ---> ea536d669942 05:11:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:11:07 ---> Running in 455424d51c14 05:11:07 Removing intermediate container fe1a583b37b3 05:11:07 ---> d9d9f2a0f01e 05:11:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:11:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:08 ---> 65ca72a51a82 05:11:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:11:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:11:09 ---> 5717fc959273 05:11:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:11:10 ---> 0d6bdc5cf39b 05:11:10 Step 19/26 : RUN apk --no-cache add py3-pip 05:11:10 ---> Running in 6d5918b74237 05:11:11 (1/6) Installing dumb-init (1.2.2-r1) 05:11:11 (2/6) Installing libgcc (9.3.0-r2) 05:11:11 (3/6) Installing libsodium (1.0.18-r0) 05:11:11 (4/6) Installing libstdc++ (9.3.0-r2) 05:11:12 (5/6) Installing libzmq (4.3.3-r0) 05:11:12 (6/6) Installing zeromq (4.3.3-r0) 05:11:12 Executing busybox-1.31.1-r19.trigger 05:11:12 OK: 8 MiB in 20 packages 05:11:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:11:13 (1/33) Installing libbz2 (1.0.8-r1) 05:11:13 (2/33) Installing expat (2.2.9-r1) 05:11:13 (3/33) Installing libffi (3.3-r2) 05:11:13 (4/33) Installing gdbm (1.13-r1) 05:11:13 (5/33) Installing xz-libs (5.2.5-r0) 05:11:13 (6/33) Installing sqlite-libs (3.32.1-r0) 05:11:13 (7/33) Installing python3 (3.8.5-r1) 05:11:13 Removing intermediate container 455424d51c14 05:11:13 ---> cdafc2a4d49c 05:11:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:11:15 (8/33) Installing py3-appdirs (1.4.4-r1) 05:11:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:11:15 (10/33) Installing py3-parsing (2.4.7-r0) 05:11:15 ---> 3b942c3744de 05:11:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:11:15 (11/33) Installing py3-six (1.15.0-r0) 05:11:15 (12/33) Installing py3-packaging (20.4-r0) 05:11:15 (13/33) Installing py3-setuptools (47.0.0-r0) 05:11:15 (14/33) Installing py3-chardet (3.0.4-r4) 05:11:15 (15/33) Installing py3-idna (2.9-r0) 05:11:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:11:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:11:15 (18/33) Installing py3-requests (2.23.0-r0) 05:11:15 (19/33) Installing py3-msgpack (1.0.0-r0) 05:11:15 (20/33) Installing py3-lockfile (0.12.2-r3) 05:11:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:11:15 (22/33) Installing py3-colorama (0.4.3-r0) 05:11:15 (23/33) Installing py3-distlib (0.3.0-r0) 05:11:15 (24/33) Installing py3-distro (1.5.0-r1) 05:11:15 (25/33) Installing py3-webencodings (0.5.1-r3) 05:11:15 (26/33) Installing py3-html5lib (1.0.1-r4) 05:11:15 (27/33) Installing py3-pytoml (0.1.21-r0) 05:11:15 (28/33) Installing py3-pep517 (0.8.2-r0) 05:11:15 (29/33) Installing py3-progress (1.5-r0) 05:11:15 (30/33) Installing py3-toml (0.10.1-r0) 05:11:16 (31/33) Installing py3-retrying (1.3.3-r0) 05:11:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:11:16 (33/33) Installing py3-pip (20.1.1-r0) 05:11:16 Executing busybox-1.31.1-r19.trigger 05:11:16 OK: 71 MiB in 55 packages 05:11:17 ---> be32f6e7ac08 05:11:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:11:18 ---> 915d1316866a 05:11:18 Step 19/23 : ENTRYPOINT ["/core-data"] 05:11:18 ---> Running in ba71b5d9207d 05:11:18 Removing intermediate container ba71b5d9207d 05:11:18 ---> fdabad674cf8 05:11:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:11:19 ---> Running in d3c661e8e1cc 05:11:19 Removing intermediate container d3c661e8e1cc 05:11:19 ---> 771457607598 05:11:19 Step 21/23 : LABEL arch=arm64 05:11:20 ---> Running in 705fad46a428 05:11:20 Removing intermediate container 705fad46a428 05:11:20 ---> 06218acc363d 05:11:20 Step 22/23 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:11:21 ---> Running in 4d2daf565dd2 05:11:21 Removing intermediate container 4d2daf565dd2 05:11:21 ---> c80f4aa4d13a 05:11:21 Step 23/23 : LABEL version=0.0.0 05:11:21 ---> Running in 8a62ca4e1513 05:11:22 Removing intermediate container 8a62ca4e1513 05:11:22 ---> 48d1bb4d71e9 05:11:22 05:11:22 Removing intermediate container 6d5918b74237 05:11:22 ---> d747cee010c3 05:11:22 Step 20/26 : RUN pip install docker-compose==1.23.2 05:11:22 ---> Running in b23a1c816b3a 05:11:23 Successfully built 48d1bb4d71e9 05:11:23 Successfully tagged docker-core-data-go-arm64:latest 05:11:29  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 05:11:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:11:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:11:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:11:33 Collecting docker<4.0,>=3.6.0 05:11:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:11:33 Collecting docopt<0.7,>=0.6.1 05:11:33 Downloading docopt-0.6.2.tar.gz (25 kB) 05:11:37 Collecting websocket-client<1.0,>=0.32.0 05:11:37 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 05:11:37 Collecting texttable<0.10,>=0.9.0 05:11:37 Downloading texttable-0.9.1.tar.gz (11 kB) 05:11:42 Collecting PyYAML<4,>=3.10 05:11:42 Downloading PyYAML-3.13.tar.gz (270 kB) 05:11:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:11:46 Collecting jsonschema<3,>=2.5.1 05:11:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:11:47 Collecting dockerpty<0.5,>=0.4.1 05:11:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:11:50 Collecting cached-property<2,>=1.2.0 05:11:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:11:51 Collecting idna<2.8,>=2.5 05:11:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:11:51 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) 05:11:51 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) 05:11:52 Collecting urllib3<1.25,>=1.21.1 05:11:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:11:52 Collecting docker-pycreds>=0.4.0 05:11:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:11:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:11:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:11:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:11:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:11:54 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, texttable, PyYAML, jsonschema, dockerpty, cached-property, docker-compose 05:11:54 Attempting uninstall: idna 05:11:54 Found existing installation: idna 2.9 05:11:54 Uninstalling idna-2.9: 05:11:54 Successfully uninstalled idna-2.9 05:11:55 Attempting uninstall: urllib3 05:11:55 Found existing installation: urllib3 1.25.9 05:11:55 Uninstalling urllib3-1.25.9: 05:11:55 Successfully uninstalled urllib3-1.25.9 05:11:56 Attempting uninstall: requests 05:11:56 Found existing installation: requests 2.23.0 05:11:56 Uninstalling requests-2.23.0: 05:11:56 Successfully uninstalled requests-2.23.0 05:11:58 Running setup.py install for docopt: started 05:12:02 Running setup.py install for docopt: finished with status 'done' 05:12:02 Running setup.py install for texttable: started 05:12:04 Running setup.py install for texttable: finished with status 'done' 05:12:04 Running setup.py install for PyYAML: started 05:12:08 Running setup.py install for PyYAML: finished with status 'done' 05:12:08 Running setup.py install for dockerpty: started 05:12:11 Running setup.py install for dockerpty: finished with status 'done' 05:12:12 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.58.0 05:12:17 Removing intermediate container b23a1c816b3a 05:12:17 ---> 930e5f6094e2 05:12:17 Step 21/26 : RUN apk --no-cache add curl 05:12:17 ---> Running in 8238e29be4eb 05:12:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:12:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:12:19 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:12:19 (2/3) Installing libcurl (7.69.1-r3) 05:12:19 (3/3) Installing curl (7.69.1-r3) 05:12:19 Executing busybox-1.31.1-r19.trigger 05:12:19 OK: 71 MiB in 58 packages 05:12:20 Removing intermediate container 8238e29be4eb 05:12:20 ---> 818dce93a0f8 05:12:20 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:12:20 ---> Running in 8c376c40eb0c 05:12:21 Removing intermediate container 8c376c40eb0c 05:12:21 ---> 1f0aa735ee51 05:12:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:12:21 ---> Running in dcd845ce0434 05:12:22 Removing intermediate container dcd845ce0434 05:12:22 ---> cc642c3e55ee 05:12:22 Step 24/26 : LABEL arch=arm64 05:12:22 ---> Running in 3f8e32c6fe3d 05:12:22 Removing intermediate container 3f8e32c6fe3d 05:12:22 ---> 3a87be240a8d 05:12:22 Step 25/26 : LABEL git_sha=fb69e69936ac7aa97186293b8f5f6440504c2891 05:12:22 ---> Running in 2d184f290b12 05:12:23 Removing intermediate container 2d184f290b12 05:12:23 ---> 65159e7977a0 05:12:23 Step 26/26 : LABEL version=0.0.0 05:12:23 ---> Running in 47ea7513eed2 05:12:24 Removing intermediate container 47ea7513eed2 05:12:24 ---> 0ac83a7f371c 05:12:24 05:12:24 Successfully built 0ac83a7f371c 05:12:24 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 05:12:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 05:12:24 $ docker stop --time=1 c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 05:12:26 $ docker rm -f c255c4525b7607f136b57ca006021f1f3b8b723926fb52e399817b3999fbea42 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:27 + docker images 05:12:27 + grep docker 05:12:27 docker-sys-mgmt-agent-go-arm64 latest 0ac83a7f371c 4 seconds ago 300MB 05:12:27 docker-core-data-go-arm64 latest 48d1bb4d71e9 About a minute ago 21.3MB 05:12:27 docker-security-secretstore-setup-go-arm64 latest 9d524b7195b0 About a minute ago 23.7MB 05:12:27 docker-security-proxy-setup-go-arm64 latest 0e3591f85c40 2 minutes ago 23.4MB 05:12:27 docker-security-bootstrapper-go-arm64 latest 9a808fba1ceb 4 minutes ago 17.8MB 05:12:27 docker-core-metadata-go-arm64 latest 39f1bbbb617b 4 minutes ago 17.9MB 05:12:27 docker-support-notifications-go-arm64 latest 7703110d223a 4 minutes ago 16.9MB 05:12:27 docker-core-command-go-arm64 latest eb41b3955b4e 4 minutes ago 16.2MB 05:12:27 docker-support-scheduler-go-arm64 latest 5941f123c81d 4 minutes ago 16.3MB 05:12:27 docker 20.10.0 eeaf43b92773 3 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:12:28 ---> job-cost.sh 05:12:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Epax 05:13:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-Epax/bin to PATH 05:15:07 INFO: No Stack... 05:15:07 INFO: Retrieving Pricing Info for: lf-standard-4 05:15:07 INFO: Archiving Costs [Pipeline] sh 05:15:07 + + cutcat -d, /w/workspace/edgex-go/16/archives/cost.csv 05:15:07 -f6 [Pipeline] lock 05:15:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] 05:15:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] did not exist. Created. 05:15:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:08 + echo total: 0.20999999344348907 [Pipeline] stash 05:15:08 Stashed 1 file(s) [Pipeline] } 05:15:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3208-16-stack-cost] [Pipeline] // lock [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 05:15:10 provisioning config files... 05:15:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config2227329571874166045tmp [Pipeline] { [Pipeline] sh 05:15:10 + set +x 05:15:10 + curl -s https://codecov.io/bash 05:15:10 + bash -s -- 05:15:10 05:15:10 _____ _ 05:15:10 / ____| | | 05:15:10 | | ___ __| | ___ ___ _____ __ 05:15:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:10 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:10 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:10 Bash-20210309-2b87ace 05:15:10 05:15:10 05:15:10 ==> git version 2.24.3 found 05:15:10 ==> 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 05:15:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:15:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:15:10 ==> Jenkins CI detected. 05:15:10 project root: . 05:15:10 --> token set from env 05:15:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:10 ==> Running gcov in . (disable via -X gcov) 05:15:10 ==> Python coveragepy not found 05:15:10 ==> Searching for coverage reports in: 05:15:10 + . 05:15:10 -> Found 1 reports 05:15:10 ==> Detecting git/mercurial file structure 05:15:10 ==> Reading reports 05:15:10 + ./coverage.out bytes=628838 05:15:10 ==> Appending adjustments 05:15:10 https://docs.codecov.io/docs/fixing-reports 05:15:14 + Found adjustments 05:15:14 ==> Gzipping contents 05:15:14 92K /tmp/codecov.OvVYYM.gz 05:15:14 ==> Uploading reports 05:15:14 url: https://codecov.io 05:15:14 query: branch=PR-3208&commit=fb69e69936ac7aa97186293b8f5f6440504c2891&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= 05:15:14 -> Pinging Codecov 05:15:14 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3208&commit=fb69e69936ac7aa97186293b8f5f6440504c2891&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3208%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3208&job=&cmd_args= 05:15:14 -> Uploading to 05:15:14 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/00271124DB129430A58F1EEE437C3FCB/fb69e69936ac7aa97186293b8f5f6440504c2891/465c06a1-5840-495c-a6ba-c2d5d77594e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T051514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b1bc8e075947b964e1ecc469771d75544e38b2817a97e58635e96da1814b999 05:15:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:14 Dload Upload Total Spent Left Speed 05:15:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92736 0 0 100 92736 0 171k --:--:-- --:--:-- --:--:-- 171k 05:15:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb69e69936ac7aa97186293b8f5f6440504c2891 [Pipeline] } 05:15:15 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] { (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 05:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> package-listing.sh 05:15:17 ++ facter osfamily 05:15:17 ++ tr '[:upper:]' '[:lower:]' 05:15:17 + OS_FAMILY=redhat 05:15:17 + workspace=/w/workspace/edgex-go/16 05:15:17 + START_PACKAGES=/tmp/packages_start.txt 05:15:17 + END_PACKAGES=/tmp/packages_end.txt 05:15:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:17 + PACKAGES=/tmp/packages_start.txt 05:15:17 + '[' /w/workspace/edgex-go/16 ']' 05:15:17 + PACKAGES=/tmp/packages_end.txt 05:15:17 + case "${OS_FAMILY}" in 05:15:17 + rpm -qa 05:15:17 + sort 05:15:23 + '[' -f /tmp/packages_start.txt ']' 05:15:23 + '[' -f /tmp/packages_end.txt ']' 05:15:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:23 + '[' /w/workspace/edgex-go/16 ']' 05:15:23 + mkdir -p /w/workspace/edgex-go/16/archives/ 05:15:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 05:15:23 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:23 05:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:24 alpine: Pulling from edgex-lftools-log-publisher 05:15:24 df20fa9351a1: Pulling fs layer 05:15:24 36b3adc4ff6f: Pulling fs layer 05:15:24 8ad3a11d3b57: Pulling fs layer 05:15:24 46f8f816bc3b: Pulling fs layer 05:15:24 93b61091891f: Pulling fs layer 05:15:24 93b9cdb0e59b: Pulling fs layer 05:15:24 5e14af77c1be: Pulling fs layer 05:15:24 01666e4c0597: Pulling fs layer 05:15:24 aa168da1d23b: Pulling fs layer 05:15:24 93b9cdb0e59b: Waiting 05:15:24 5e14af77c1be: Waiting 05:15:24 01666e4c0597: Waiting 05:15:24 aa168da1d23b: Waiting 05:15:24 93b61091891f: Waiting 05:15:24 36b3adc4ff6f: Verifying Checksum 05:15:24 36b3adc4ff6f: Download complete 05:15:24 46f8f816bc3b: Verifying Checksum 05:15:24 46f8f816bc3b: Download complete 05:15:24 df20fa9351a1: Verifying Checksum 05:15:24 df20fa9351a1: Download complete 05:15:24 93b9cdb0e59b: Verifying Checksum 05:15:24 93b9cdb0e59b: Download complete 05:15:24 93b61091891f: Verifying Checksum 05:15:24 93b61091891f: Download complete 05:15:24 01666e4c0597: Verifying Checksum 05:15:24 01666e4c0597: Download complete 05:15:24 5e14af77c1be: Verifying Checksum 05:15:24 5e14af77c1be: Download complete 05:15:24 8ad3a11d3b57: Verifying Checksum 05:15:24 8ad3a11d3b57: Download complete 05:15:24 df20fa9351a1: Pull complete 05:15:25 36b3adc4ff6f: Pull complete 05:15:26 aa168da1d23b: Verifying Checksum 05:15:26 aa168da1d23b: Download complete 05:15:26 8ad3a11d3b57: Pull complete 05:15:26 46f8f816bc3b: Pull complete 05:15:27 93b61091891f: Pull complete 05:15:27 93b9cdb0e59b: Pull complete 05:15:27 5e14af77c1be: Pull complete 05:15:27 01666e4c0597: Pull complete 05:15:34 aa168da1d23b: Pull complete 05:15:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:15:35 prd-centos7-docker-4c-2g-29462 does not seem to be running inside a container 05:15:35 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10003/edgex-lftools-log-publisher:alpine cat 05:15:41 $ docker top 248662f6b705f5aaac8fae5f3e08cd1e221e30ed7f36a2577216b568cd2752b5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:42 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:42 + mkdir -p /var/log/sa [Pipeline] sh 05:15:42 + ls /var/log/sa-host 05:15:42 + sadf -c /var/log/sa-host/sa11 05:15:42 file_magic: OK 05:15:42 HZ: Using current value: 100 05:15:42 file_header: OK 05:15:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:15:42 Statistics: 05:15:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:15:42 File successfully converted to sysstat format version 12.2.1 05:15:42 + sadf -c /var/log/sa-host/sa23 05:15:42 file_magic: OK 05:15:42 HZ: Using current value: 100 05:15:42 file_header: OK 05:15:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:15:42 Statistics: 05:15:42 Hnuu...uuuununununu... 05:15:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:43 provisioning config files... 05:15:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config8091567147109455534tmp [Pipeline] { [Pipeline] echo 05:15:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:43 ---> create-netrc.sh [Pipeline] } 05:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:15:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:15:43 ---> python-tools-install.sh [Pipeline] echo 05:15:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:44 ---> sudo-logs.sh 05:15:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:44 ---> job-cost.sh 05:15:44 lf-activate-venv: SKIPPING 05:15:44 DEBUG: total: 0.20999999344348907 05:15:44 INFO: Retrieving Stack Cost... 05:15:45 INFO: Retrieving Pricing Info for: v1-standard-2 05:15:46 INFO: Archiving Costs [Pipeline] echo 05:15:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:46 ---> logs-deploy.sh 05:15:46 lf-activate-venv: SKIPPING 05:15:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3208/16 05:15:46 INFO: archiving workspace using pattern(s): 05:15:47 Archives upload complete. 05:15:47 INFO: archiving logs to Nexus