Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than a6eaf62da48ac6e52895b10b704fd6e3d1888d55 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8215195218224835383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3769876769158900988.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6467896337030926057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5762023641789734031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5488248499341548614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-226 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3991988105445234314.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1877933245867483965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 Merge succeeded, producing 53c6808812eeeb2675cca59fff2f8be841665dbc Checking out Revision 53c6808812eeeb2675cca59fff2f8be841665dbc (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4561357044603077078.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53c6808812eeeb2675cca59fff2f8be841665dbc # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:18 ========================================================= 17:09:18 EdgeX Global Pipelines Version Info 17:09:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:19 ------------------- 17:09:19 stable info: 17:09:19 ------------------- 17:09:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:19 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:09:19 Message: update stable to v1.0.195 17:09:20 ------------------- 17:09:20 experimental info: 17:09:20 ------------------- 17:09:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:20 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:09:20 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53c6808812eeeb2675cca59fff2f8be841665dbc [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53c6808 [Pipeline] echo 17:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:21 provisioning config files... 17:09:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5434150532375303568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:21 ---> docker-login.sh 17:09:21 nexus3.edgexfoundry.org:10001 17:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:21 Configure a credential helper to remove this warning. See 17:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:21 17:09:21 Login Succeeded 17:09:21 nexus3.edgexfoundry.org:10002 17:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:21 Configure a credential helper to remove this warning. See 17:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:21 17:09:21 Login Succeeded 17:09:21 nexus3.edgexfoundry.org:10003 17:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:22 Configure a credential helper to remove this warning. See 17:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:22 17:09:22 Login Succeeded 17:09:22 nexus3.edgexfoundry.org:10004 17:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:22 Configure a credential helper to remove this warning. See 17:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:22 17:09:22 Login Succeeded 17:09:22 docker.io 17:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:22 Configure a credential helper to remove this warning. See 17:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:22 17:09:22 Login Succeeded 17:09:22 ---> docker-login.sh ends [Pipeline] } 17:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:22 ++ 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 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/core-command/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo core-command,cmd/core-command/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/core-data/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo core-data,cmd/core-data/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/core-metadata/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo core-metadata,cmd/core-metadata/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/security-bootstrapper/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/security-proxy-setup/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/support-notifications/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo support-notifications,cmd/support-notifications/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/support-scheduler/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:09:22 + for file in '`ls cmd/**/Dockerfile`' 17:09:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:09:22 ++ cut -d/ -f2 17:09:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:09:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:24 17:09:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:09:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:25 latest: Pulling from edgex-devops/git-semver 17:09:25 31603596830f: Pulling fs layer 17:09:25 54011a49482f: Pulling fs layer 17:09:25 a6820b24f6d8: Pulling fs layer 17:09:25 f581987b2513: Pulling fs layer 17:09:25 f581987b2513: Waiting 17:09:25 54011a49482f: Verifying Checksum 17:09:25 54011a49482f: Download complete 17:09:25 31603596830f: Verifying Checksum 17:09:25 31603596830f: Download complete 17:09:25 f581987b2513: Verifying Checksum 17:09:25 f581987b2513: Download complete 17:09:25 31603596830f: Pull complete 17:09:25 a6820b24f6d8: Verifying Checksum 17:09:25 a6820b24f6d8: Download complete 17:09:25 54011a49482f: Pull complete 17:09:26 a6820b24f6d8: Pull complete 17:09:26 f581987b2513: Pull complete 17:09:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:09:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:09:26 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:09:27 $ docker top f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:27 [ssh-agent] Looking for ssh-agent implementation... 17:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:27 $ docker exec f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent 17:09:28 SSH_AUTH_SOCK=/tmp/ssh-5gp4nKoY9iz1/agent.15 17:09:28 SSH_AGENT_PID=22 17:09:28 Running ssh-add (command line suppressed) 17:09:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_462131953458407612.key (/w/workspace/edgex-go/2@tmp/private_key_462131953458407612.key) 17:09:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:28 + git tag --points-at HEAD [Pipeline] } 17:09:28 $ docker exec --env ******** --env ******** f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent -k 17:09:28 unset SSH_AUTH_SOCK; 17:09:28 unset SSH_AGENT_PID; 17:09:28 echo Agent pid 22 killed; 17:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:28 [ssh-agent] Looking for ssh-agent implementation... 17:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:28 $ docker exec f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent 17:09:28 SSH_AUTH_SOCK=/tmp/ssh-xmOp8bRxrHFE/agent.56 17:09:28 SSH_AGENT_PID=62 17:09:28 Running ssh-add (command line suppressed) 17:09:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1993485833230137594.key (/w/workspace/edgex-go/2@tmp/private_key_1993485833230137594.key) 17:09:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:29 + git semver init 17:09:29 # -> Open(): unable to determine branch for HEAD 17:09:29 # $GIT_DIR = /w/workspace/edgex-go/2/.git 17:09:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 17:09:29 # $SEMVER_REMOTE_NAME = origin 17:09:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:09:29 # $SEMVER_USER_NAME = edgex-jenkins 17:09:29 # $SEMVER_BRANCH = PR-3579 17:09:29 # $SEMVER_TEMP = /tmp/semver-374016299 17:09:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:09:44 # '/tmp/semver-374016299' -> '/w/workspace/edgex-go/2/.semver' 17:09:44 # -> Force: false 17:09:44 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 17:09:44 $ docker exec --env ******** --env ******** f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent -k 17:09:44 unset SSH_AUTH_SOCK; 17:09:44 unset SSH_AGENT_PID; 17:09:44 echo Agent pid 62 killed; 17:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:44 + git semver [Pipeline] } 17:09:44 $ docker stop --time=1 f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 17:09:46 $ docker rm -f f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:47 Stashed 1 file(s) [Pipeline] echo 17:09:47 [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 17:09:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:09:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:49 + sudo service docker restart 17:09:49 + true 17:09:49 Redirecting to /bin/systemctl restart docker.service 17:10:03 Still waiting to schedule task 17:10:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 17:10:07 ========================================================= 17:10:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:10:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:10:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:10:08 Sending build context to Docker daemon 329.6MB 17:10:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:10:08 Step 2/6 : FROM ${BASE} 17:10:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:08 540db60ca938: Pulling fs layer 17:10:08 adcc1eea9eea: Pulling fs layer 17:10:08 4c4ab2625f07: Pulling fs layer 17:10:08 0510c868ecb4: Pulling fs layer 17:10:08 afea3b2eda06: Pulling fs layer 17:10:08 7809a108b3ef: Pulling fs layer 17:10:08 f706445af74f: Pulling fs layer 17:10:08 afea3b2eda06: Waiting 17:10:08 7809a108b3ef: Waiting 17:10:08 f706445af74f: Waiting 17:10:08 0510c868ecb4: Waiting 17:10:08 4c4ab2625f07: Verifying Checksum 17:10:08 4c4ab2625f07: Download complete 17:10:08 adcc1eea9eea: Verifying Checksum 17:10:08 adcc1eea9eea: Download complete 17:10:08 afea3b2eda06: Verifying Checksum 17:10:08 afea3b2eda06: Download complete 17:10:09 540db60ca938: Verifying Checksum 17:10:09 540db60ca938: Download complete 17:10:09 7809a108b3ef: Verifying Checksum 17:10:09 7809a108b3ef: Download complete 17:10:09 540db60ca938: Pull complete 17:10:09 adcc1eea9eea: Pull complete 17:10:09 4c4ab2625f07: Pull complete 17:10:10 f706445af74f: Verifying Checksum 17:10:10 f706445af74f: Download complete 17:10:11 0510c868ecb4: Verifying Checksum 17:10:11 0510c868ecb4: Download complete 17:10:15 0510c868ecb4: Pull complete 17:10:15 afea3b2eda06: Pull complete 17:10:15 7809a108b3ef: Pull complete 17:10:17 f706445af74f: Pull complete 17:10:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:10:17 ---> b068be0155e3 17:10:17 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 17:10:18 ---> Running in 419464fcfa15 17:10:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:20 (1/12) Installing libmagic (5.39-r0) 17:10:20 (2/12) Installing file (5.39-r0) 17:10:20 (3/12) Installing libc-dev (0.7.2-r3) 17:10:20 (4/12) Installing g++ (10.2.1_pre1-r3) 17:10:25 (5/12) Installing fortify-headers (1.1-r0) 17:10:25 (6/12) Installing patch (2.7.6-r6) 17:10:25 (7/12) Installing build-base (0.5-r2) 17:10:25 (8/12) Installing libsodium (1.0.18-r0) 17:10:25 (9/12) Installing pkgconf (1.7.3-r0) 17:10:25 (10/12) Installing libsodium-dev (1.0.18-r0) 17:10:25 (11/12) Installing libzmq (4.3.3-r1) 17:10:25 (12/12) Installing zeromq-dev (4.3.3-r1) 17:10:25 Executing busybox-1.32.1-r6.trigger 17:10:25 OK: 219 MiB in 52 packages 17:10:26 Removing intermediate container 419464fcfa15 17:10:26 ---> 8dd6c665939d 17:10:26 Step 4/6 : WORKDIR /edgex-go 17:10:26 ---> Running in a069faa2ea63 17:10:26 Removing intermediate container a069faa2ea63 17:10:26 ---> 0341c5aac476 17:10:26 Step 5/6 : COPY go.mod . 17:10:26 ---> 285fc0d659e5 17:10:26 Step 6/6 : RUN go mod download 17:10:26 ---> Running in 540bb817003d 17:10:39 Removing intermediate container 540bb817003d 17:10:39 ---> 019e944887a9 17:10:39 Successfully built 019e944887a9 17:10:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:10:39 + docker inspect -f . ci-base-image-x86_64 17:10:39 . [Pipeline] withDockerContainer 17:10:39 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:40 $ docker top 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:40 + go version 17:10:40 go version go1.16.3 linux/amd64 [Pipeline] } 17:10:40 $ docker stop --time=1 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 17:10:41 $ docker rm -f 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:42 + docker inspect -f . ci-base-image-x86_64 17:10:42 . [Pipeline] withDockerContainer 17:10:42 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:10:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:10:42 $ docker top 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:42 ========================================================= 17:10:42 [edgeXBuildGoParallel] Running Tests and Build... 17:10:42 ========================================================= [Pipeline] sh 17:10:43 + go mod tidy [Pipeline] sh 17:10:43 + make test 17:10:43 go mod tidy 17:10:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:10:50 ? github.com/edgexfoundry/edgex-go [no test files] 17:11:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:11:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:11:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:11:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:11:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 17:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 100.0% of statements 17:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements 17:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.088s coverage: 87.7% of statements 17:11:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:11:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements 17:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:11:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:11:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 17:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements 17:11:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 17:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 17:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 17:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 17:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 17:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.235s coverage: 81.8% of statements 17:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 66.9% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 17:12:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:12:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-227 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 17:12:07 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:12:08 The recommended git tool is: git 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 91.9% of statements 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 62.7% of statements 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.6% of statements 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 17:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 17:12:13 GO111MODULE=on go vet ./... 17:12:13 using credential edgex-jenkins-ssh 17:12:13 Cloning the remote Git repository 17:12:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:12:13 > git init /w/workspace/edgex-go/2 # timeout=10 17:12:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:14 > git --version # timeout=10 17:12:14 > git --version # 'git version 2.17.1' 17:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:31 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 17:12:31 Merge succeeded, producing c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:12:31 Checking out Revision c07a8ba821173a6c25b21f7eec89f94a070cfe05 (PR-3579) 17:12:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:12:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:12:31 > git config core.sparsecheckout # timeout=10 17:12:31 > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # timeout=10 17:12:31 > git remote # timeout=10 17:12:31 > git config --get remote.origin.url # timeout=10 17:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:31 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 17:12:31 > git rev-parse HEAD^{commit} # timeout=10 17:12:31 > git config core.sparsecheckout # timeout=10 17:12:31 > git checkout -f c07a8ba821173a6c25b21f7eec89f94a070cfe05 # timeout=10 17:12:36 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 17:12:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:12:36 > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:12:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:12:38 + true 17:12:38 + sudo service docker restart 17:12:40 gofmt -l . 17:12:40 [ "`gofmt -l .`" = "" ] 17:12:40 ./bin/test-attribution-txt.sh [Pipeline] sh 17:12:41 + ls -al . 17:12:41 total 516 17:12:41 drwxrwxr-x 10 1001 1001 4096 Jun 18 17:12 . 17:12:41 drwxr-xr-x 4 root root 28 Jun 18 17:10 .. 17:12:41 -rw-rw-r-- 1 1001 1001 11 Jun 18 17:09 .dockerignore 17:12:41 drwxrwxr-x 8 1001 1001 179 Jun 18 17:09 .git 17:12:41 drwxrwxr-x 3 1001 1001 125 Jun 18 17:09 .github 17:12:41 -rw-rw-r-- 1 1001 1001 818 Jun 18 17:09 .gitignore 17:12:41 drwx------ 3 1001 1001 60 Jun 18 17:09 .semver 17:12:41 -rw-rw-r-- 1 1001 1001 166 Jun 18 17:09 .sonarcloud.properties 17:12:41 -rw-rw-r-- 1 1001 1001 8609 Jun 18 17:09 Attribution.txt 17:12:41 -rw-rw-r-- 1 1001 1001 3804 Jun 18 17:09 CONTRIBUTING.md 17:12:41 -rw-rw-r-- 1 1001 1001 931 Jun 18 17:09 Dockerfile.build 17:12:41 -rw-rw-r-- 1 1001 1001 849 Jun 18 17:09 Jenkinsfile 17:12:41 -rw-rw-r-- 1 1001 1001 10775 Jun 18 17:09 LICENSE 17:12:41 -rw-rw-r-- 1 1001 1001 5605 Jun 18 17:09 Makefile 17:12:41 -rw-rw-r-- 1 1001 1001 7905 Jun 18 17:09 README.md 17:12:41 -rw-rw-r-- 1 1001 1001 7071 Jun 18 17:09 SECURITY.md 17:12:41 -rw-rw-r-- 1 1001 1001 5 Jun 18 17:09 VERSION 17:12:41 -rw-rw-r-- 1 1001 1001 4131 Jun 18 17:09 ZMQWindows.md 17:12:41 drwxrwxr-x 2 1001 1001 37 Jun 18 17:09 bin 17:12:41 drwxrwxr-x 14 1001 1001 4096 Jun 18 17:09 cmd 17:12:41 -rw-r--r-- 1 root root 398095 Jun 18 17:12 coverage.out 17:12:41 -rw-rw-r-- 1 1001 1001 841 Jun 18 17:09 go.mod 17:12:41 -rw-r--r-- 1 root root 20843 Jun 18 17:10 go.sum 17:12:41 drwxrwxr-x 7 1001 1001 114 Jun 18 17:09 internal 17:12:41 drwxrwxr-x 3 1001 1001 16 Jun 18 17:09 openapi 17:12:41 drwxrwxr-x 4 1001 1001 71 Jun 18 17:09 snap 17:12:41 -rw-rw-r-- 1 1001 1001 168 Jun 18 17:09 version.go [Pipeline] sh 17:12:41 + '[' -e coverage.out ] 17:12:41 + chown 1001:1001 coverage.out [Pipeline] stash 17:12:41 Stashed 1 file(s) [Pipeline] sh 17:12:41 + make build 17:12:41 go mod tidy 17:12:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:12:43 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 17:12:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:12:51 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 17:12:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:12: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 17:12:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:12:54 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 17:12:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:12: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:57 provisioning config files... 17:12:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config920136112068351247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:57 ---> docker-login.sh 17:12:57 nexus3.edgexfoundry.org:10001 17:12: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 17:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:58 Configure a credential helper to remove this warning. See 17:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:58 17:12:58 Login Succeeded 17:12:58 nexus3.edgexfoundry.org:10002 17:12: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 17:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:59 Configure a credential helper to remove this warning. See 17:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:59 17:12:59 Login Succeeded 17:12:59 nexus3.edgexfoundry.org:10003 17:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:59 Configure a credential helper to remove this warning. See 17:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:59 17:12:59 Login Succeeded 17:12:59 nexus3.edgexfoundry.org:10004 [Pipeline] } 17:13:00 $ docker stop --time=1 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 docker.io 17:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:01 Configure a credential helper to remove this warning. See 17:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:01 17:13:01 Login Succeeded 17:13:01 ---> docker-login.sh ends 17:13:01 $ docker rm -f 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:13:02 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 17:13:05 ========================================================= 17:13:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:13:05 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:05 17:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:13:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:05 latest: Pulling from edgex-devops/edgex-compose 17:13:05 cbdbe7a5bc2a: Pulling fs layer 17:13:05 ca9280d653b3: Pulling fs layer 17:13:05 7e9c9ca2126c: Pulling fs layer 17:13:06 cbdbe7a5bc2a: Verifying Checksum 17:13:06 cbdbe7a5bc2a: Download complete 17:13:06 cbdbe7a5bc2a: Pull complete 17:13:06 ca9280d653b3: Verifying Checksum 17:13:06 ca9280d653b3: Download complete 17:13:07 ca9280d653b3: Pull complete 17:13:07 7e9c9ca2126c: Verifying Checksum 17:13:07 7e9c9ca2126c: Download complete 17:13:08 Sending build context to Docker daemon 166.4MB 17:13:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:13:08 Step 2/6 : FROM ${BASE} 17:13:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:08 595b0fe564bb: Pulling fs layer 17:13:08 3088b5b3c5c0: Pulling fs layer 17:13:08 5b7225fbf94c: Pulling fs layer 17:13:08 ba82ee9f976e: Pulling fs layer 17:13:08 506bd15cee9f: Pulling fs layer 17:13:08 75a0a4a0db45: Pulling fs layer 17:13:08 618dc40b7e24: Pulling fs layer 17:13:08 506bd15cee9f: Waiting 17:13:08 75a0a4a0db45: Waiting 17:13:08 ba82ee9f976e: Waiting 17:13:08 5b7225fbf94c: Download complete 17:13:08 3088b5b3c5c0: Verifying Checksum 17:13:08 3088b5b3c5c0: Download complete 17:13:08 506bd15cee9f: Download complete 17:13:08 75a0a4a0db45: Verifying Checksum 17:13:08 75a0a4a0db45: Download complete 17:13:08 595b0fe564bb: Verifying Checksum 17:13:08 595b0fe564bb: Download complete 17:13:08 595b0fe564bb: Pull complete 17:13:09 3088b5b3c5c0: Pull complete 17:13:10 5b7225fbf94c: Pull complete 17:13:10 618dc40b7e24: Verifying Checksum 17:13:10 618dc40b7e24: Download complete 17:13:11 7e9c9ca2126c: Pull complete 17:13:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:13:11 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:13:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:13:11 ba82ee9f976e: Download complete 17:13:13 $ docker top 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:14 + docker-compose build --help 17:13:14 + grep parallel 17:13:14 --parallel Build images in parallel. [Pipeline] } 17:13:14 $ docker stop --time=1 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf 17:13:16 $ docker rm -f 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:16 . [Pipeline] withDockerContainer 17:13:16 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:13:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:13:16 $ docker top 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:17 + docker-compose -f ./docker-compose-build.yml build --parallel 17:13:17 Building core-command ... 17:13:17 Building core-data ... 17:13:17 Building core-metadata ... 17:13:17 Building security-bootstrapper ... 17:13:17 Building security-proxy-setup ... 17:13:17 Building security-secretstore-setup ... 17:13:17 Building support-notifications ... 17:13:17 Building support-scheduler ... 17:13:17 Building sys-mgmt-agent ... 17:13:17 Building sys-mgmt-agent 17:13:17 Building core-command 17:13:17 Building core-data 17:13:17 Building security-secretstore-setup 17:13:17 Building security-proxy-setup 17:13:22 ba82ee9f976e: Pull complete 17:13:22 506bd15cee9f: Pull complete 17:13:22 75a0a4a0db45: Pull complete 17:13:26 618dc40b7e24: Pull complete 17:13:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:13:26 ---> a36622ca3599 17:13:26 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 17:13:28 ---> Running in 8b381546c16e 17:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:13:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:13:31 (1/12) Installing libmagic (5.39-r0) 17:13:31 (2/12) Installing file (5.39-r0) 17:13:31 (3/12) Installing libc-dev (0.7.2-r3) 17:13:32 (4/12) Installing g++ (10.2.1_pre1-r3) 17:13:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:36 ---> 019e944887a9 17:13:36 Step 3/24 : WORKDIR /edgex-go 17:13:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:36 ---> 019e944887a9 17:13:36 Step 3/24 : WORKDIR /edgex-go 17:13:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:13:36 ---> 019e944887a9 17:13:36 Step 3/26 : WORKDIR /edgex-go 17:13:36 ---> Running in 011b9e7ef5c3 17:13:36 ---> Running in f729386f1dd7 17:13:36 ---> Running in 7b5f7ecf1d8b 17:13:36 (5/12) Installing fortify-headers (1.1-r0) 17:13:36 (6/12) Installing patch (2.7.6-r6) 17:13:36 (7/12) Installing build-base (0.5-r2) 17:13:36 (8/12) Installing libsodium (1.0.18-r0) 17:13:36 (9/12) Installing pkgconf (1.7.3-r0) 17:13:36 (10/12) Installing libsodium-dev (1.0.18-r0) 17:13:36 (11/12) Installing libzmq (4.3.3-r1) 17:13:36 (12/12) Installing zeromq-dev (4.3.3-r1) 17:13:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:13:37 ---> 019e944887a9 17:13:37 Step 3/22 : WORKDIR /edgex-go 17:13:37 ---> Using cache 17:13:37 ---> f4d35dec2e4d 17:13:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:37 Removing intermediate container 011b9e7ef5c3 17:13:37 ---> f4d35dec2e4d 17:13:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:37 Executing busybox-1.32.1-r6.trigger 17:13:37 OK: 218 MiB in 52 packages 17:13:37 ---> Running in 01d7aa1227c4 17:13:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:37 ---> 019e944887a9 17:13:37 Step 3/24 : WORKDIR /edgex-go 17:13:37 ---> Running in ed9ede692ea0 17:13:37 ---> Using cache 17:13:37 ---> 8a6fa81dfbfe 17:13:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:37 Removing intermediate container f729386f1dd7 17:13:37 ---> 8a6fa81dfbfe 17:13:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:37 Removing intermediate container 7b5f7ecf1d8b 17:13:37 ---> bbac82b07e52 17:13:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:37 ---> Running in cadc0639361e 17:13:37 ---> Running in 88bc221c502d 17:13:37 ---> Running in f2a1f43de8d0 17:13:38 Removing intermediate container 01d7aa1227c4 17:13:38 ---> 92d80eb54a7a 17:13:38 Step 5/22 : RUN apk add --update --no-cache make git 17:13:38 ---> Running in ba6165a25f13 17:13:38 Removing intermediate container ed9ede692ea0 17:13:38 ---> 16c0b8cd3479 17:13:38 Step 5/26 : RUN apk add --update --no-cache make git 17:13:38 ---> Running in 74e77de116d0 17:13:38 Removing intermediate container f2a1f43de8d0 17:13:38 ---> c962ae3956f0 17:13:38 Step 5/24 : RUN apk add --update --no-cache make bash git 17:13:38 Removing intermediate container cadc0639361e 17:13:38 ---> f12efebb996e 17:13:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:13:39 ---> Running in ceebdf453603 17:13:39 ---> Running in 831791cd54e0 17:13:39 Removing intermediate container 88bc221c502d 17:13:39 ---> 3b768a00cb0f 17:13:39 Step 5/24 : RUN apk add --update --no-cache make git 17:13:39 ---> Running in a4dc0ba62bed 17:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:40 OK: 219 MiB in 52 packages 17:13:41 OK: 219 MiB in 52 packages 17:13:41 OK: 219 MiB in 52 packages 17:13:41 OK: 219 MiB in 52 packages 17:13:41 Removing intermediate container ceebdf453603 17:13:41 ---> b2aa2ab1d903 17:13:41 Step 6/24 : COPY go.mod . 17:13:41 Removing intermediate container 8b381546c16e 17:13:41 ---> 92490bbc13e0 17:13:41 Step 4/6 : WORKDIR /edgex-go 17:13:41 ---> Running in 0b99ee121a8d 17:13:41 Removing intermediate container 0b99ee121a8d 17:13:41 ---> 6e294bc1db8c 17:13:41 Step 5/6 : COPY go.mod . 17:13:41 OK: 219 MiB in 52 packages 17:13:41 Removing intermediate container 74e77de116d0 17:13:41 ---> 5932b9605d08 17:13:41 Step 6/26 : COPY go.mod . 17:13:41 ---> d771a72bc3ab 17:13:41 Step 7/24 : RUN go mod download 17:13:41 Removing intermediate container ba6165a25f13 17:13:41 ---> 6cc61c62195c 17:13:41 Step 6/22 : COPY go.mod . 17:13:41 ---> Running in a743bbe8f266 17:13:41 Removing intermediate container 831791cd54e0 17:13:41 ---> 0618aa78976b 17:13:41 Step 6/24 : COPY go.mod . 17:13:41 Removing intermediate container a4dc0ba62bed 17:13:41 ---> 553edd546c4a 17:13:41 Step 6/24 : COPY go.mod . 17:13:42 ---> 717815150d02 17:13:42 Step 6/6 : RUN go mod download 17:13:42 ---> aef250a847b6 17:13:42 Step 7/26 : RUN go mod download 17:13:42 ---> 949958d6dc4f 17:13:42 Step 7/22 : RUN go mod download 17:13:42 ---> Running in 6e125297b432 17:13:42 ---> Running in 5cf77f75b701 17:13:42 ---> 4656b32bc251 17:13:42 Step 7/24 : RUN go mod download 17:13:42 ---> Running in d5a11712c599 17:13:42 ---> Running in 0d3f27e3d10f 17:13:42 ---> 37735dde4e08 17:13:42 Step 7/24 : RUN go mod download 17:13:42 ---> Running in b401ddcb7fe3 17:13:43 Removing intermediate container a743bbe8f266 17:13:43 ---> f202132a6564 17:13:43 Step 8/24 : COPY . . 17:13:45 Removing intermediate container 6e125297b432 17:13:45 ---> 5cd0d097df93 17:13:45 Step 8/26 : COPY . . 17:13:45 Removing intermediate container 5cf77f75b701 17:13:45 ---> 2642730bf396 17:13:45 Step 8/22 : COPY . . 17:13:45 Removing intermediate container d5a11712c599 17:13:45 ---> a354b926c6d7 17:13:45 Step 8/24 : COPY . . 17:13:45 Removing intermediate container b401ddcb7fe3 17:13:45 ---> 1628a2c38093 17:13:45 Step 8/24 : COPY . . 17:14:07 ---> 0a3b95a74b30 17:14:07 Step 9/24 : RUN go mod tidy 17:14:08 ---> Running in 1ae76eddf0c4 17:14:09 Removing intermediate container 0d3f27e3d10f 17:14:09 ---> 89a3cd777588 17:14:09 Successfully built 89a3cd777588 17:14:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:09 + docker inspect -f . ci-base-image-arm64 17:14:09 . [Pipeline] withDockerContainer 17:14:09 prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 17:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:11 $ docker top a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:12 Removing intermediate container 1ae76eddf0c4 17:14:12 ---> 8e78bdd3242c 17:14:12 Step 10/24 : RUN make cmd/core-command/core-command 17:14:12 ---> Running in 98bd71842f04 17:14:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:14:12 + go version 17:14:12 go version go1.16.5 linux/arm64 [Pipeline] } 17:14:12 $ docker stop --time=1 a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 17:14:14 $ docker rm -f a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:15 + docker inspect -f . ci-base-image-arm64 17:14:15 . [Pipeline] withDockerContainer 17:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 17:14:15 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:17 $ docker top fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:14:17 ========================================================= 17:14:17 [edgeXBuildGoParallel] Running Tests and Build... 17:14:17 ========================================================= [Pipeline] sh 17:14:18 + go mod tidy [Pipeline] sh 17:14:19 + make test 17:14:19 go mod tidy 17:14:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:14:27 ---> b67ba5dce493 17:14:27 Step 9/24 : RUN go mod tidy 17:14:27 ---> Running in 709175d45337 17:14:31 Removing intermediate container 709175d45337 17:14:31 ---> 7fa7bffae88c 17:14:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:14:31 ---> Running in 4755e6f54bad 17:14: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 17:14:40 ---> 3762ef92d12f 17:14:40 Step 9/22 : RUN go mod tidy 17:14:40 ---> 800ed8b90632 17:14:40 Step 9/24 : RUN go mod tidy 17:14:40 ---> Running in e924719078d2 17:14:40 ---> Running in 2b421de5faed 17:14:41 ---> 74c2f7ec4491 17:14:41 Step 9/26 : RUN go mod tidy 17:14:41 ---> Running in 888cc1f9be82 17:14:42 Removing intermediate container 98bd71842f04 17:14:42 ---> 92d0ab96f104 17:14:42 17:14:42 Step 11/24 : FROM alpine:3.12 17:14:42 3.12: Pulling from library/alpine 17:14:43 Removing intermediate container e924719078d2 17:14:43 ---> 0258ec438d0f 17:14:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:14:43 Removing intermediate container 2b421de5faed 17:14:43 ---> 6e051f0419b2 17:14:43 Step 10/24 : RUN make cmd/core-data/core-data 17:14:43 ---> Running in 03cf53dcad8f 17:14:43 Removing intermediate container 888cc1f9be82 17:14:43 ---> 646a9a1578b2 17:14:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:14:43 ---> Running in 98cc7eb547df 17:14:43 ---> Running in 157f973cee8b 17:14:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:14:43 Status: Downloaded newer image for alpine:3.12 17:14:43 ---> 13621d1b12d4 17:14:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:14:43 ---> Running in 4852112fb73d 17:14:44 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 17:14:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:14:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:14:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:14:45 (1/1) Installing dumb-init (1.2.2-r1) 17:14:45 Executing busybox-1.31.1-r20.trigger 17:14:45 OK: 6 MiB in 15 packages 17:14:45 Removing intermediate container 4852112fb73d 17:14:45 ---> 986b6d3d1c64 17:14:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:14:45 ---> Running in 4be95b3f9b04 17:14:45 Removing intermediate container 4be95b3f9b04 17:14:45 ---> 3cc4da21a1f9 17:14:45 Step 14/24 : ENV APP_PORT=59882 17:14:45 ---> Running in 42d7c9027002 17:14:46 Removing intermediate container 42d7c9027002 17:14:46 ---> afd72f00d016 17:14:46 Step 15/24 : EXPOSE $APP_PORT 17:14:46 ---> Running in 353353ae2063 17:14:46 Removing intermediate container 353353ae2063 17:14:46 ---> 2873155c3ada 17:14:46 Step 16/24 : WORKDIR / 17:14:46 ---> Running in 04bf19ae30b2 17:14:46 Removing intermediate container 04bf19ae30b2 17:14:46 ---> 96b543b46c51 17:14:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:46 ---> a2e1dac6d6f8 17:14:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:14:47 ? github.com/edgexfoundry/edgex-go [no test files] 17:14:47 ---> 419138e163a4 17:14:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:14:47 ---> afcbf51886cb 17:14:47 Step 20/24 : ENTRYPOINT ["/core-command"] 17:14:47 ---> Running in 3d13d741af45 17:14:47 Removing intermediate container 3d13d741af45 17:14:47 ---> 0137b095d0eb 17:14:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:47 ---> Running in 02ea1c1239f3 17:14:48 Removing intermediate container 02ea1c1239f3 17:14:48 ---> ea954b8c7c01 17:14:48 Step 22/24 : LABEL arch=x86_64 17:14:48 ---> Running in d739e4dc5475 17:14:49 Removing intermediate container 4755e6f54bad 17:14:49 ---> 721198cf95fd 17:14:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:14:49 Removing intermediate container d739e4dc5475 17:14:49 ---> 3ae39c7c1138 17:14:49 Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:14:49 ---> Running in 09a00a9d4c55 17:14:49 ---> Running in 999be0c0a474 17:14:49 Removing intermediate container 999be0c0a474 17:14:49 ---> e650c8a0150c 17:14:49 Step 24/24 : LABEL version=0.0.0 17:14:49 ---> Running in 683f39c777d3 17:14:49 Removing intermediate container 683f39c777d3 17:14:49 ---> 1196e0e36e87 17:14:49 17:14: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 17:14:49 Successfully built 1196e0e36e87 17:14:49 Successfully tagged core-command:latest 17:14:49 Building core-metadata 17:14:52  Building core-command ... done Removing intermediate container 09a00a9d4c55 17:14:52 ---> a01231fb3f26 17:14:52 17:14:52 Step 12/24 : FROM docker:20.10.0 17:14:52 20.10.0: Pulling from library/docker 17:15:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:02 ---> 019e944887a9 17:15:02 Step 3/24 : WORKDIR /edgex-go 17:15:02 ---> Using cache 17:15:02 ---> bbac82b07e52 17:15:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:02 ---> Using cache 17:15:02 ---> c962ae3956f0 17:15:02 Step 5/24 : RUN apk add --update --no-cache make git 17:15:03 ---> Running in 36881dfb0e43 17:15:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:15:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:15:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:15:05 Status: Downloaded newer image for docker:20.10.0 17:15:05 ---> aefe523efa57 17:15:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:05 OK: 219 MiB in 52 packages 17:15:05 ---> Running in cac81ee5bc89 17:15:05 Removing intermediate container cac81ee5bc89 17:15:05 ---> 9c929740b9e9 17:15:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:15:06 ---> Running in 6a011b3055ae 17:15:06 Removing intermediate container 36881dfb0e43 17:15:06 ---> 9ab7e0c032e9 17:15:06 Step 6/24 : COPY go.mod . 17:15:06 ---> 1a200daa5bde 17:15:06 Step 7/24 : RUN go mod download 17:15:06 ---> Running in f0efe3047a97 17:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:07 (1/39) Installing readline (8.0.4-r0) 17:15:07 (2/39) Installing bash (5.0.17-r0) 17:15:07 Executing bash-5.0.17-r0.post-install 17:15:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:15:07 (4/39) Installing libcurl (7.77.0-r0) 17:15:07 (5/39) Installing curl (7.77.0-r0) 17:15:07 (6/39) Installing dumb-init (1.2.2-r1) 17:15:07 (7/39) Installing libbz2 (1.0.8-r1) 17:15:07 (8/39) Installing expat (2.2.9-r1) 17:15:07 (9/39) Installing libffi (3.3-r2) 17:15:07 (10/39) Installing gdbm (1.13-r1) 17:15:07 (11/39) Installing xz-libs (5.2.5-r0) 17:15:07 (12/39) Installing sqlite-libs (3.32.1-r1) 17:15:07 (13/39) Installing python3 (3.8.10-r0) 17:15:07 Removing intermediate container f0efe3047a97 17:15:07 ---> 2a778656198e 17:15:07 Step 8/24 : COPY . . 17:15:08 (14/39) Installing py3-appdirs (1.4.4-r1) 17:15:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:15:08 (16/39) Installing py3-parsing (2.4.7-r0) 17:15:08 (17/39) Installing py3-six (1.15.0-r0) 17:15:08 (18/39) Installing py3-packaging (20.4-r0) 17:15:09 (19/39) Installing py3-setuptools (47.0.0-r0) 17:15:09 (20/39) Installing py3-chardet (3.0.4-r4) 17:15:09 (21/39) Installing py3-idna (2.9-r0) 17:15:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:15:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:15:09 (24/39) Installing py3-requests (2.23.0-r0) 17:15:09 (25/39) Installing py3-msgpack (1.0.0-r0) 17:15:09 (26/39) Installing py3-lockfile (0.12.2-r3) 17:15:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:15:09 (28/39) Installing py3-colorama (0.4.3-r0) 17:15:09 (29/39) Installing py3-distlib (0.3.0-r0) 17:15:09 (30/39) Installing py3-distro (1.5.0-r1) 17:15:09 (31/39) Installing py3-webencodings (0.5.1-r3) 17:15:09 (32/39) Installing py3-html5lib (1.0.1-r4) 17:15:09 (33/39) Installing py3-pytoml (0.1.21-r0) 17:15:09 (34/39) Installing py3-pep517 (0.8.2-r0) 17:15:09 (35/39) Installing py3-progress (1.5-r0) 17:15:09 (36/39) Installing py3-toml (0.10.1-r0) 17:15:09 (37/39) Installing py3-retrying (1.3.3-r0) 17:15:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:15:09 (39/39) Installing py3-pip (20.1.1-r0) 17:15:09 Executing busybox-1.31.1-r19.trigger 17:15:09 OK: 72 MiB in 59 packages 17:15:11 Collecting docker-compose==1.23.2 17:15:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:15:12 Collecting cached-property<2,>=1.2.0 17:15:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:15:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:15:12 Collecting websocket-client<1.0,>=0.32.0 17:15:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:15:14 ---> 37e6c58adc23 17:15:14 Step 9/24 : RUN go mod tidy 17:15:14 ---> Running in deb8391c6daf 17:15:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:15:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:15:14 Collecting jsonschema<3,>=2.5.1 17:15:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:15:14 Collecting docker<4.0,>=3.6.0 17:15:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:15:15 Collecting PyYAML<4,>=3.10 17:15:15 Downloading PyYAML-3.13.tar.gz (270 kB) 17:15:16 Removing intermediate container deb8391c6daf 17:15:16 ---> bd25627b63fd 17:15:16 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:15:16 ---> Running in 653ae56f0d72 17:15: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 17:15:16 Collecting docopt<0.7,>=0.6.1 17:15:16 Downloading docopt-0.6.2.tar.gz (25 kB) 17:15:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:15:17 Collecting dockerpty<0.5,>=0.4.1 17:15:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:15:18 Collecting texttable<0.10,>=0.9.0 17:15:18 Downloading texttable-0.9.1.tar.gz (11 kB) 17:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:15:19 Collecting urllib3<1.25,>=1.21.1 17:15:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:15:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:15:19 Collecting idna<2.8,>=2.5 17:15:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:15:20 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:15:20 Collecting docker-pycreds>=0.4.0 17:15:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:15:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:15:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:15:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:15:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:15:20 Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, jsonschema, docker-pycreds, docker, PyYAML, docopt, dockerpty, texttable, docker-compose 17:15:20 Attempting uninstall: urllib3 17:15:20 Found existing installation: urllib3 1.25.9 17:15:20 Uninstalling urllib3-1.25.9: 17:15:20 Successfully uninstalled urllib3-1.25.9 17:15:20 Attempting uninstall: idna 17:15:20 Found existing installation: idna 2.9 17:15:20 Uninstalling idna-2.9: 17:15:20 Successfully uninstalled idna-2.9 17:15:21 Attempting uninstall: requests 17:15:21 Found existing installation: requests 2.23.0 17:15:21 Uninstalling requests-2.23.0: 17:15:21 Successfully uninstalled requests-2.23.0 17:15:21 Running setup.py install for PyYAML: started 17:15:22 Removing intermediate container 157f973cee8b 17:15:22 ---> aeb40c6c03c0 17:15:22 17:15:22 Step 11/26 : FROM alpine:3.12 17:15:22 ---> 13621d1b12d4 17:15:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:15:22 ---> Running in e38e3a1b1b5d 17:15:22 Running setup.py install for PyYAML: finished with status 'done' 17:15:22 Running setup.py install for docopt: started 17:15:23 Running setup.py install for docopt: finished with status 'done' 17:15:23 Running setup.py install for dockerpty: started 17:15:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:23 Running setup.py install for dockerpty: finished with status 'done' 17:15:23 Running setup.py install for texttable: started 17:15:23 (1/6) Installing ca-certificates (20191127-r4) 17:15:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:15:23 (3/6) Installing libcurl (7.77.0-r0) 17:15:23 (4/6) Installing curl (7.77.0-r0) 17:15:23 (5/6) Installing dumb-init (1.2.2-r1) 17:15:24 (6/6) Installing su-exec (0.2-r1) 17:15:24 Executing busybox-1.31.1-r20.trigger 17:15:24 Executing ca-certificates-20191127-r4.trigger 17:15:24 OK: 7 MiB in 20 packages 17:15:24 Running setup.py install for texttable: finished with status 'done' 17:15:24 Removing intermediate container 98cc7eb547df 17:15:24 ---> a2d782c29680 17:15:24 17:15:24 Step 11/24 : FROM alpine:3.12 17:15:24 ---> 13621d1b12d4 17:15:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:15:24 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.59.0 17:15:24 ---> Running in ea307b425e9c 17:15:24 Removing intermediate container 03cf53dcad8f 17:15:24 ---> 5959e7dc9568 17:15:24 17:15:24 Step 11/22 : FROM alpine:3.12 17:15:24 ---> 13621d1b12d4 17:15:24 Step 12/22 : RUN apk add --update --no-cache curl 17:15:24 ---> Running in 3aa9f71efd9f 17:15:25 Removing intermediate container ea307b425e9c 17:15:25 ---> 03848a1e4554 17:15:25 Step 13/24 : ENV APP_PORT=59880 17:15:25 Removing intermediate container e38e3a1b1b5d 17:15:25 ---> 67ccfc24108e 17:15:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:25 ---> Running in 5808ca846195 17:15:25 ---> Running in eaf24157a266 17:15:25 Removing intermediate container eaf24157a266 17:15:25 ---> a1fabb8b0b0a 17:15:25 Step 14/26 : WORKDIR / 17:15:25 Removing intermediate container 5808ca846195 17:15:25 ---> 5ffad3943fd2 17:15:25 Step 14/24 : EXPOSE $APP_PORT 17:15:25 ---> Running in 5b08ba709f3f 17:15:25 ---> Running in 604d19e2dddc 17:15:25 Removing intermediate container 604d19e2dddc 17:15:25 ---> 0b54f419ee4b 17:15:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:26 ---> Running in c9e5f17ab853 17:15:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:26 Removing intermediate container 5b08ba709f3f 17:15:26 ---> c790a0d8e2df 17:15:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:26 (1/4) Installing ca-certificates (20191127-r4) 17:15:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:15:26 (3/4) Installing libcurl (7.77.0-r0) 17:15:26 (4/4) Installing curl (7.77.0-r0) 17:15:26 Executing busybox-1.31.1-r20.trigger 17:15:26 Executing ca-certificates-20191127-r4.trigger 17:15:26 OK: 7 MiB in 18 packages 17:15:26 ---> d79bfb2beec7 17:15:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:15:27 ---> dd67d210d702 17:15:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:27 Removing intermediate container 3aa9f71efd9f 17:15:27 ---> a0bac635adea 17:15:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:28 Removing intermediate container c9e5f17ab853 17:15:28 ---> 7933886639c6 17:15:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:15:28 ---> Running in 9b9999105765 17:15:28 ---> Running in 4eec316f36d3 17:15:28 ---> 0330ccb1fd2a 17:15:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:15:28 Removing intermediate container 9b9999105765 17:15:28 ---> 481bfae54d8f 17:15:28 Step 14/22 : WORKDIR /edgex 17:15:28 ---> Running in da7bed3059e4 17:15:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:29 ---> b132ddb9444c 17:15:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:29 Removing intermediate container da7bed3059e4 17:15:29 ---> 6e18edf21792 17:15:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:29 Removing intermediate container 6a011b3055ae 17:15:29 ---> 9c23bd9d7fa6 17:15:29 Step 15/24 : ENV APP_PORT=58890 17:15:29 ---> Running in d8f276f1c2e9 17:15:29 ---> 2a135a9fe0fa 17:15:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:29 Removing intermediate container d8f276f1c2e9 17:15:29 ---> f015533adb8c 17:15:29 Step 16/24 : EXPOSE $APP_PORT 17:15:29 ---> Running in 3743167d179c 17:15:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:29 Removing intermediate container 3743167d179c 17:15:29 ---> 05faee5fba06 17:15:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:15:29 ---> 3fa9fa757087 17:15:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:30 (1/6) Installing dumb-init (1.2.2-r1) 17:15:30 (2/6) Installing libgcc (9.3.0-r2) 17:15:30 (3/6) Installing libsodium (1.0.18-r0) 17:15:30 ---> 0d5a205af428 17:15:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:30 (4/6) Installing libstdc++ (9.3.0-r2) 17:15:30 ---> ec4f807d27f3 17:15:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:15:30 ---> ce3f787ade3a 17:15:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:15:31 ---> 07ddf7d68e1f 17:15:31 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:15:31 ---> 212d49e29746 17:15:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:15:31 ---> eb8a5c80f156 17:15:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:15:31 ---> Running in 3a2b92433a4a 17:15:31 ---> Running in 8375c2cdc620 17:15:31 Removing intermediate container 8375c2cdc620 17:15:31 ---> e939f2a9981c 17:15:31 Step 19/22 : CMD ["--init=true"] 17:15:31 ---> Running in 5c0c8ce97e46 17:15:31 ---> 7d1efd874bc5 17:15:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:15:31 ---> Running in 3663ba067a13 17:15:31 (5/6) Installing libzmq (4.3.3-r0) 17:15:31 (6/6) Installing zeromq (4.3.3-r0) 17:15:31 Removing intermediate container 5c0c8ce97e46 17:15:31 ---> 93d1e657c547 17:15:31 Step 20/22 : LABEL arch=x86_64 17:15:31 Removing intermediate container 3663ba067a13 17:15:31 ---> bad96a466e9f 17:15:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:31 ---> Running in 265074b73f5a 17:15:31 Executing busybox-1.31.1-r20.trigger 17:15:31 OK: 8 MiB in 20 packages 17:15:31 ---> Running in e946a300b7cf 17:15:31 Removing intermediate container 265074b73f5a 17:15:31 ---> 7e65b6c498ea 17:15:31 Step 21/22 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:15:32 ---> Running in 8cdca9f287ea 17:15:32 Removing intermediate container e946a300b7cf 17:15:32 ---> c496d9ae2281 17:15:32 Step 22/24 : LABEL arch=x86_64 17:15:32 ---> Running in a804fcc2eac0 17:15:32 Removing intermediate container 8cdca9f287ea 17:15:32 ---> 3e381861a486 17:15:32 Step 22/22 : LABEL version=0.0.0 17:15:32 Removing intermediate container a804fcc2eac0 17:15:32 ---> 55d3e9613ccb 17:15:32 Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:15:32 ---> Running in ee0b4a9e9e45 17:15:32 ---> Running in dce20f07b30f 17:15:32 Removing intermediate container 3a2b92433a4a 17:15:32 ---> 675c58c2a584 17:15:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:15:32 Removing intermediate container 4eec316f36d3 17:15:32 ---> 7475bb81d822 17:15:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:32 ---> Running in 0f26828bd962 17:15:32 Removing intermediate container ee0b4a9e9e45 17:15:32 ---> bb090b1b0ae3 17:15:32 17:15:32 Removing intermediate container dce20f07b30f 17:15:32 ---> 98383e9366dc 17:15:32 Step 24/24 : LABEL version=0.0.0 17:15:32 ---> Running in 23219927a7d1 17:15:32 Successfully built bb090b1b0ae3 17:15:32 Successfully tagged security-proxy-setup:latest 17:15:32 Building support-notifications 17:15:32  Building security-proxy-setup ... done Removing intermediate container 0f26828bd962 17:15:32 ---> 54634e8c72c0 17:15:32 Step 24/26 : LABEL arch=x86_64 17:15:32 ---> Running in bdba9679e26c 17:15:32 ---> 9c5a384a9607 17:15:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:15:33 Removing intermediate container 23219927a7d1 17:15:33 ---> a085e0917272 17:15:33 17:15:33 Successfully built a085e0917272 17:15:33 Successfully tagged sys-mgmt-agent:latest 17:15:33 Building security-bootstrapper 17:15:33  Building sys-mgmt-agent ... done Removing intermediate container bdba9679e26c 17:15:33 ---> e19efb63adc7 17:15:33 Step 25/26 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:15:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:15:34 ---> a30903a9c7cc 17:15:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:15:34 ---> Running in e965c47749f3 17:15:35 Removing intermediate container e965c47749f3 17:15:35 ---> 06d7c927e713 17:15:35 Step 26/26 : LABEL version=0.0.0 17:15:36 ---> 8ffd54fb4240 17:15:36 Step 20/24 : ENTRYPOINT ["/core-data"] 17:15:36 ---> Running in 1b74ca65d5e3 17:15:36 ---> Running in 3f590f2b4659 17:15:36 Removing intermediate container 1b74ca65d5e3 17:15:36 ---> e0337484d2f1 17:15:36 17:15:36 Removing intermediate container 3f590f2b4659 17:15:36 ---> 9a305c03cc14 17:15:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:36 Successfully built e0337484d2f1 17:15:36 Successfully tagged security-secretstore-setup:latest 17:15:36 Building support-scheduler 17:15:36 ---> Running in be0e6afb665c 17:15:36  Building security-secretstore-setup ... done Removing intermediate container be0e6afb665c 17:15:36 ---> 6912cdca30b9 17:15:36 Step 22/24 : LABEL arch=x86_64 17:15:36 ---> Running in fb375c1d64c5 17:15:37 Removing intermediate container fb375c1d64c5 17:15:37 ---> e37fd4b0ada3 17:15:37 Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:15:38 ---> Running in f879ea2a6698 17:15:41 Removing intermediate container f879ea2a6698 17:15:41 ---> 59569e31a8ad 17:15:41 Step 24/24 : LABEL version=0.0.0 17:15:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:41 ---> 019e944887a9 17:15:41 Step 3/23 : WORKDIR /edgex-go 17:15:41 ---> Using cache 17:15:41 ---> bbac82b07e52 17:15:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:41 ---> Using cache 17:15:41 ---> c962ae3956f0 17:15:41 Step 5/23 : RUN apk add --update --no-cache make git 17:15:41 ---> Using cache 17:15:41 ---> 9ab7e0c032e9 17:15:41 Step 6/23 : COPY go.mod . 17:15:41 ---> Using cache 17:15:41 ---> 1a200daa5bde 17:15:41 Step 7/23 : RUN go mod download 17:15:41 ---> Using cache 17:15:41 ---> 2a778656198e 17:15:41 Step 8/23 : COPY . . 17:15:41 ---> Using cache 17:15:41 ---> 37e6c58adc23 17:15:41 Step 9/23 : RUN go mod tidy 17:15:41 ---> Using cache 17:15:41 ---> bd25627b63fd 17:15:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:15:44 ---> Running in 49a307422195 17:15:44 ---> Running in 39f7b70b215d 17:15:45 Removing intermediate container 39f7b70b215d 17:15:45 ---> d3b9d78e2d7c 17:15:45 17:15:45 Successfully built d3b9d78e2d7c 17:15:45 Successfully tagged core-data:latest 17:15:46  Building core-data ... done 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 17:15:49 Removing intermediate container 653ae56f0d72 17:15:49 ---> b28472ef2d46 17:15:49 17:15:49 Step 11/24 : FROM alpine:3.12 17:15:49 ---> 13621d1b12d4 17:15:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:15:49 ---> Using cache 17:15:49 ---> 986b6d3d1c64 17:15:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:49 ---> Using cache 17:15:49 ---> 3cc4da21a1f9 17:15:49 Step 14/24 : ENV APP_PORT=59881 17:15:49 ---> Running in 5b9a7d6861ea 17:15:49 Removing intermediate container 5b9a7d6861ea 17:15:49 ---> 4184543300ec 17:15:49 Step 15/24 : EXPOSE $APP_PORT 17:15:49 ---> Running in a0c1f764dac5 17:15:50 Removing intermediate container a0c1f764dac5 17:15:50 ---> 55af5b8bb412 17:15:50 Step 16/24 : WORKDIR / 17:15:50 ---> Running in 067a4b6fd1c2 17:15:50 Removing intermediate container 067a4b6fd1c2 17:15:50 ---> e457aa8d264e 17:15:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:50 ---> c81abeff148b 17:15:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:51 ---> 951bfdefd45d 17:15:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:52 ---> 019e944887a9 17:15:52 Step 3/23 : WORKDIR /edgex-go 17:15:52 ---> Using cache 17:15:52 ---> bbac82b07e52 17:15:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:52 ---> Using cache 17:15:52 ---> c962ae3956f0 17:15:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:15:52 ---> fe44a87c42ba 17:15:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:15:52 ---> Running in 95f578bae9df 17:15:52 ---> Running in e20c5cbfc684 17:15:52 Removing intermediate container e20c5cbfc684 17:15:52 ---> bf19dc82fcce 17:15:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:52 ---> Running in c54749dda7fa 17:15:52 Removing intermediate container c54749dda7fa 17:15:52 ---> cab44f326ef3 17:15:52 Step 22/24 : LABEL arch=x86_64 17:15:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:15:53 ---> Running in 0c9748291a4e 17:15:53 Removing intermediate container 0c9748291a4e 17:15:53 ---> 99d6f01ea073 17:15:53 Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:15:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:15:53 ---> 019e944887a9 17:15:53 Step 3/32 : WORKDIR /edgex-go 17:15:53 ---> Using cache 17:15:53 ---> bbac82b07e52 17:15:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:53 ---> Using cache 17:15:53 ---> c962ae3956f0 17:15:53 Step 5/32 : RUN apk add --update --no-cache make git 17:15:53 ---> Using cache 17:15:53 ---> 9ab7e0c032e9 17:15:53 Step 6/32 : COPY go.mod . 17:15:53 ---> Using cache 17:15:53 ---> 1a200daa5bde 17:15:53 Step 7/32 : RUN go mod download 17:15:53 ---> Using cache 17:15:53 ---> 2a778656198e 17:15:53 Step 8/32 : COPY . . 17:15:53 ---> Using cache 17:15:53 ---> 37e6c58adc23 17:15:53 Step 9/32 : RUN go mod tidy 17:15:53 ---> Using cache 17:15:53 ---> bd25627b63fd 17:15:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:15:53 ---> Running in b54ad04e6de0 17:15:53 ---> Running in 3e58f8427dae 17:15:53 Removing intermediate container 3e58f8427dae 17:15:53 ---> 4c1f3c7ec0cb 17:15:53 Step 24/24 : LABEL version=0.0.0 17:15:53 ---> Running in e89c79e142c7 17:15:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:15:53 Removing intermediate container e89c79e142c7 17:15:53 ---> f98b6b14d885 17:15:53 17:15:53 Successfully built f98b6b14d885 17:15:53 Successfully tagged core-metadata:latest 17:15:54  Building core-metadata ... done 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 17:15:54 OK: 219 MiB in 52 packages 17:15:54 Removing intermediate container 95f578bae9df 17:15:54 ---> 2ed2f3496351 17:15:54 Step 6/23 : COPY go.mod . 17:15:55 ---> 385453cee1ea 17:15:55 Step 7/23 : RUN go mod download 17:15:55 ---> Running in d0e4dfc8b21b 17:15:56 Removing intermediate container d0e4dfc8b21b 17:15:56 ---> 05c44dce920c 17:15:56 Step 8/23 : COPY . . 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:15:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:15:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:16:03 ---> dee1e98052f0 17:16:03 Step 9/23 : RUN go mod tidy 17:16:03 ---> Running in b20e640f81d2 17:16:03 Removing intermediate container b20e640f81d2 17:16:03 ---> b61c6084a8d4 17:16:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:16:03 ---> Running in c0163470f623 17:16:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:16:05 Removing intermediate container 49a307422195 17:16:05 ---> e02e484b0734 17:16:05 17:16:05 Step 11/23 : FROM alpine:3.12 17:16:05 ---> 13621d1b12d4 17:16:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:16:05 ---> Using cache 17:16:05 ---> 986b6d3d1c64 17:16:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:05 ---> Using cache 17:16:05 ---> 3cc4da21a1f9 17:16:05 Step 14/23 : ENV APP_PORT=59861 17:16:05 ---> Running in 4aaa725879e7 17:16:05 Removing intermediate container 4aaa725879e7 17:16:05 ---> 672fd86bb7e9 17:16:05 Step 15/23 : EXPOSE $APP_PORT 17:16:06 ---> Running in 924a2607b95a 17:16:06 Removing intermediate container 924a2607b95a 17:16:06 ---> 5d29f9acf568 17:16:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:06 ---> 81abb289e09a 17:16:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:16:07 ---> 69c23417ee6a 17:16:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:16:07 ---> 35f59d517f6c 17:16:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:16:07 ---> Running in 3103c7bcdb25 17:16:07 Removing intermediate container 3103c7bcdb25 17:16:07 ---> 579d2b50d4ef 17:16:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:07 ---> Running in 34f9d14ef941 17:16:07 Removing intermediate container 34f9d14ef941 17:16:07 ---> 0083338a216b 17:16:07 Step 21/23 : LABEL arch=x86_64 17:16:07 ---> Running in d67a1ed3a6b8 17:16:08 Removing intermediate container d67a1ed3a6b8 17:16:08 ---> d3a650c49920 17:16:08 Step 22/23 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:16:08 ---> Running in 45795b1aa869 17:16:08 Removing intermediate container 45795b1aa869 17:16:08 ---> 6de973df9c25 17:16:08 Step 23/23 : LABEL version=0.0.0 17:16:08 ---> Running in 38de249761d5 17:16:08 Removing intermediate container 38de249761d5 17:16:08 ---> d8ce66f69a0f 17:16:08 17:16:08 Successfully built d8ce66f69a0f 17:16:08 Successfully tagged support-scheduler:latest 17:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements 17:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:16:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 100.0% of statements 17:16:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:16:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 53.1% of statements 17:16:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:16:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 87.7% of statements 17:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.191s coverage: 78.9% of statements 17:16:14  Building support-scheduler ... done Removing intermediate container b54ad04e6de0 17:16:14 ---> f32f1ed3b2af 17:16:14 17:16:14 Step 11/32 : FROM alpine:3.12 17:16:14 ---> 13621d1b12d4 17:16:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:16:14 ---> Running in 46f2acfd48a0 17:16:14 Removing intermediate container 46f2acfd48a0 17:16:14 ---> b6736720176c 17:16:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:16:14 ---> Running in a84c10e5a211 17:16:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:16:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:16:14 (1/2) Installing dumb-init (1.2.2-r1) 17:16:14 (2/2) Installing su-exec (0.2-r1) 17:16:14 Executing busybox-1.31.1-r20.trigger 17:16:14 OK: 6 MiB in 16 packages 17:16:15 Removing intermediate container a84c10e5a211 17:16:15 ---> 5181287c6fac 17:16:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:16:15 ---> Running in bbf0354305cf 17:16:15 Removing intermediate container bbf0354305cf 17:16:15 ---> 5dc0b99e6a97 17:16:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:16:15 ---> Running in 047d520d80d8 17:16:15 Removing intermediate container 047d520d80d8 17:16:15 ---> 01edc0a08ef0 17:16:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:16:15 ---> Running in 4274fa73a221 17:16:16 Removing intermediate container 4274fa73a221 17:16:16 ---> f8a03de8fbb4 17:16:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:16:16 ---> Running in 782070d1e607 17:16:16 Removing intermediate container 782070d1e607 17:16:16 ---> c9293bb5c56c 17:16:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:16:16 ---> 0dcd0183bcf8 17:16:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:16:16 ---> Running in 41e3e19251e5 17:16:17 Removing intermediate container 41e3e19251e5 17:16:17 ---> 3f25cfbc2678 17:16:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:17 ---> 6cead486ef02 17:16:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:16:18 ---> 82d5e4c0efcd 17:16:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:16:18 ---> b876fb184b5f 17:16:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:16:18 Removing intermediate container c0163470f623 17:16:18 ---> 436264e9f5e0 17:16:18 17:16:18 Step 11/23 : FROM alpine:3.12 17:16:18 ---> 13621d1b12d4 17:16:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:16:18 ---> ccaba874cc59 17:16:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:16:18 ---> Running in 99202d0dbb3f 17:16:19 ---> 0b1f2a70f496 17:16:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:16:19 ---> Running in 5d06eca890a3 17:16:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:16:19 Removing intermediate container 5d06eca890a3 17:16:19 ---> 386998b27ccf 17:16:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:16:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:16:19 (1/2) Installing ca-certificates (20191127-r4) 17:16:19 (2/2) Installing dumb-init (1.2.2-r1) 17:16:19 Executing busybox-1.31.1-r20.trigger 17:16:19 Executing ca-certificates-20191127-r4.trigger 17:16:19 ---> a868b01d4231 17:16:19 Step 27/32 : RUN chmod +x /entrypoint.sh 17:16:19 OK: 6 MiB in 16 packages 17:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements 17:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:16:19 ---> Running in 013731a23899 17:16:19 Removing intermediate container 99202d0dbb3f 17:16:19 ---> 0b4458e853aa 17:16:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:16:19 ---> Running in 520270f963ce 17:16:19 Removing intermediate container 520270f963ce 17:16:19 ---> ea41cc8fc979 17:16:19 Step 14/23 : ENV APP_PORT=59860 17:16:19 ---> Running in ae4a4f05a72c 17:16:19 Removing intermediate container ae4a4f05a72c 17:16:19 ---> 411bb3055ac3 17:16:19 Step 15/23 : EXPOSE $APP_PORT 17:16:20 ---> Running in 7eb4819fa69d 17:16:20 Removing intermediate container 013731a23899 17:16:20 ---> b9644a51129a 17:16:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:16:20 ---> Running in 4dd3d347447c 17:16:20 Removing intermediate container 7eb4819fa69d 17:16:20 ---> 8a8b3afbcbc8 17:16:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:20 Removing intermediate container 4dd3d347447c 17:16:20 ---> 1444b4172aef 17:16:20 Step 29/32 : CMD ["gate"] 17:16:20 ---> Running in 175919b6e193 17:16:20 ---> 733598f77584 17:16:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:16:20 Removing intermediate container 175919b6e193 17:16:20 ---> d7c77bae5a2e 17:16:20 Step 30/32 : LABEL arch=x86_64 17:16:20 ---> Running in e8f83edffb77 17:16:20 Removing intermediate container e8f83edffb77 17:16:20 ---> 37685ee657bd 17:16:20 Step 31/32 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:16:20 ---> Running in e39bc52bc014 17:16:20 ---> d7176f37fe12 17:16:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:16:20 Removing intermediate container e39bc52bc014 17:16:20 ---> 6faf5b60950c 17:16:20 Step 32/32 : LABEL version=0.0.0 17:16:20 ---> Running in abc867455530 17:16:20 ---> 3db498dbf763 17:16:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:16:20 ---> Running in 2c090006e7e4 17:16:20 Removing intermediate container abc867455530 17:16:20 ---> 7c718b91fa61 17:16:20 17:16:20 Successfully built 7c718b91fa61 17:16:20 Successfully tagged security-bootstrapper:latest 17:16:20  Building security-bootstrapper ... done Removing intermediate container 2c090006e7e4 17:16:20 ---> 1c89ca183509 17:16:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:21 ---> Running in fc78ef576388 17:16:21 Removing intermediate container fc78ef576388 17:16:21 ---> 0bde6b50a358 17:16:21 Step 21/23 : LABEL arch=x86_64 17:16:21 ---> Running in 807aec0d6343 17:16:21 Removing intermediate container 807aec0d6343 17:16:21 ---> 474efaf57877 17:16:21 Step 22/23 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc 17:16:21 ---> Running in 865f3ffc55f9 17:16:21 Removing intermediate container 865f3ffc55f9 17:16:21 ---> 09e21d3c4e85 17:16:21 Step 23/23 : LABEL version=0.0.0 17:16:21 ---> Running in bc5d95ff2fba 17:16:21 Removing intermediate container bc5d95ff2fba 17:16:21 ---> bbd88ce52b41 17:16:21 17:16:21 Successfully built bbd88ce52b41 17:16:21 Successfully tagged support-notifications:latest 17:16:21  Building support-notifications ... done  [Pipeline] } 17:16:21 $ docker stop --time=1 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.314s coverage: 95.1% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.394s coverage: 0.8% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 22.0% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.168s coverage: 79.5% of statements 17:16:22 $ docker rm -f 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:23 + docker images 17:16:23 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:23 support-notifications latest bbd88ce52b41 2 seconds ago 16.7MB 17:16:23 security-bootstrapper latest 7c718b91fa61 3 seconds ago 18.6MB 17:16:23 436264e9f5e0 5 seconds ago 1.15GB 17:16:23 f32f1ed3b2af 10 seconds ago 1.15GB 17:16:23 support-scheduler latest d8ce66f69a0f 15 seconds ago 15.9MB 17:16:23 e02e484b0734 18 seconds ago 1.15GB 17:16:23 core-metadata latest f98b6b14d885 30 seconds ago 16.6MB 17:16:23 b28472ef2d46 35 seconds ago 1.15GB 17:16:23 core-data latest d3b9d78e2d7c 39 seconds ago 20.2MB 17:16:23 security-secretstore-setup latest e0337484d2f1 47 seconds ago 28.7MB 17:16:23 sys-mgmt-agent latest a085e0917272 51 seconds ago 312MB 17:16:23 security-proxy-setup latest bb090b1b0ae3 51 seconds ago 25.7MB 17:16:23 5959e7dc9568 59 seconds ago 1.15GB 17:16:23 a2d782c29680 About a minute ago 1.15GB 17:16:23 aeb40c6c03c0 About a minute ago 1.15GB 17:16:23 a01231fb3f26 About a minute ago 1.15GB 17:16:23 core-command latest 1196e0e36e87 About a minute ago 15.9MB 17:16:23 92d0ab96f104 About a minute ago 1.14GB 17:16:23 ci-base-image-x86_64 latest 019e944887a9 5 minutes ago 647MB 17:16:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 17:16:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 17:16:23 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 17:16:23 docker 20.10.0 aefe523efa57 6 months ago 240MB 17:16:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv 17:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.373s coverage: 94.1% of statements [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 17:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements 17:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 17:16:38 Still waiting to schedule task 17:16:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.719s coverage: 81.8% of statements 17:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.754s coverage: 64.4% of statements 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 17:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 17:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.062s coverage: 66.9% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.6% of statements 17:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements 17:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 17:16:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 91.9% of statements 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 62.7% of statements 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.6% of statements 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:17:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 17:17:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 17:17:06 GO111MODULE=on go vet ./... 17:18:28 gofmt -l . 17:18:28 [ "`gofmt -l .`" = "" ] 17:18:28 ./bin/test-attribution-txt.sh [Pipeline] sh 17:18:29 + ls -al . 17:18:29 total 544 17:18:29 drwxrwxr-x 9 1001 1001 4096 Jun 18 17:18 . 17:18:29 drwxr-xr-x 4 root root 4096 Jun 18 17:14 .. 17:18:29 -rw-rw-r-- 1 1001 1001 11 Jun 18 17:12 .dockerignore 17:18:29 drwxrwxr-x 8 1001 1001 4096 Jun 18 17:12 .git 17:18:29 drwxrwxr-x 3 1001 1001 4096 Jun 18 17:12 .github 17:18:29 -rw-rw-r-- 1 1001 1001 818 Jun 18 17:12 .gitignore 17:18:29 -rw-rw-r-- 1 1001 1001 166 Jun 18 17:12 .sonarcloud.properties 17:18:29 -rw-rw-r-- 1 1001 1001 8609 Jun 18 17:12 Attribution.txt 17:18:29 -rw-rw-r-- 1 1001 1001 3804 Jun 18 17:12 CONTRIBUTING.md 17:18:29 -rw-rw-r-- 1 1001 1001 931 Jun 18 17:12 Dockerfile.build 17:18:29 -rw-rw-r-- 1 1001 1001 849 Jun 18 17:12 Jenkinsfile 17:18:29 -rw-rw-r-- 1 1001 1001 10775 Jun 18 17:12 LICENSE 17:18:29 -rw-rw-r-- 1 1001 1001 5605 Jun 18 17:12 Makefile 17:18:29 -rw-rw-r-- 1 1001 1001 7905 Jun 18 17:12 README.md 17:18:29 -rw-rw-r-- 1 1001 1001 7071 Jun 18 17:12 SECURITY.md 17:18:29 -rw-rw-r-- 1 1001 1001 5 Jun 18 17:09 VERSION 17:18:29 -rw-rw-r-- 1 1001 1001 4131 Jun 18 17:12 ZMQWindows.md 17:18:29 drwxrwxr-x 2 1001 1001 4096 Jun 18 17:12 bin 17:18:29 drwxrwxr-x 14 1001 1001 4096 Jun 18 17:12 cmd 17:18:29 -rw-r--r-- 1 root root 398095 Jun 18 17:17 coverage.out 17:18:29 -rw-rw-r-- 1 1001 1001 841 Jun 18 17:12 go.mod 17:18:29 -rw-r--r-- 1 root root 20843 Jun 18 17:14 go.sum 17:18:29 drwxrwxr-x 7 1001 1001 4096 Jun 18 17:12 internal 17:18:29 drwxrwxr-x 3 1001 1001 4096 Jun 18 17:12 openapi 17:18:29 drwxrwxr-x 4 1001 1001 4096 Jun 18 17:12 snap 17:18:29 -rw-rw-r-- 1 1001 1001 168 Jun 18 17:12 version.go [Pipeline] sh 17:18:29 + '[' -e coverage.out ] 17:18:29 + chown 1001:1001 coverage.out [Pipeline] stash 17:18:29 Warning: overwriting stash ‘coverage-report’ 17:18:30 Stashed 1 file(s) [Pipeline] sh 17:18:31 + make build 17:18:31 go mod tidy 17:18: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 17:18:38 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 17:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:19:01 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 17:19:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:19:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:19:09 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 17:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:19:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:19:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:19:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:19:26 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] } 17:19:31 $ docker stop --time=1 fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 17:19:34 $ docker rm -f fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:19:36 17:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:19:36 latest: Pulling from edgex-devops/edgex-compose-arm64 17:19:36 29e5d40040c1: Pulling fs layer 17:19:36 1ce36da41761: Pulling fs layer 17:19:36 25b303627fd3: Pulling fs layer 17:19:37 29e5d40040c1: Verifying Checksum 17:19:37 29e5d40040c1: Download complete 17:19:37 29e5d40040c1: Pull complete 17:19:37 1ce36da41761: Verifying Checksum 17:19:37 1ce36da41761: Download complete 17:19:39 1ce36da41761: Pull complete 17:19:39 25b303627fd3: Verifying Checksum 17:19:39 25b303627fd3: Download complete 17:19:47 Running on prd-ubuntu18.04-docker-8c-8g-228 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 17:19:47 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:19:47 The recommended git tool is: git 17:19:49 25b303627fd3: Pull complete 17:19:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:19:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:19:49 prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 17:19:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:19:50 using credential edgex-jenkins-ssh 17:19:50 Cloning the remote Git repository 17:19:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:19:50 > git init /w/workspace/edgex-go/2 # timeout=10 17:19:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:50 > git --version # timeout=10 17:19:50 > git --version # 'git version 2.17.1' 17:19:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:52 $ docker top 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:53 + grep parallel 17:19:53 + docker-compose build --help 17:19:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:19:56 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 17:19:56 Merge succeeded, producing 6308d0aa4674d7176c89471c71cadf0fe3062bf3 17:19:56 Checking out Revision 6308d0aa4674d7176c89471c71cadf0fe3062bf3 (PR-3579) 17:19:57 --parallel Build images in parallel. [Pipeline] } 17:19:57 $ docker stop --time=1 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 17:19:56 > git config core.sparsecheckout # timeout=10 17:19:56 > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # timeout=10 17:19:56 > git remote # timeout=10 17:19:56 > git config --get remote.origin.url # timeout=10 17:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:56 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 17:19:56 > git rev-parse HEAD^{commit} # timeout=10 17:19:56 > git config core.sparsecheckout # timeout=10 17:19:56 > git checkout -f 6308d0aa4674d7176c89471c71cadf0fe3062bf3 # timeout=10 17:19:59 $ docker rm -f 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:19:59 . [Pipeline] withDockerContainer 17:20:00 prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 17:20:00 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 17:20:00 First time build. Skipping changelog. 17:20:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:20:00 > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 17:20:01 $ docker top 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:02 + docker-compose -f ./docker-compose-build.yml build --parallel 17:20:02 + echo snap-build.sh 17:20:02 snap-build.sh 17:20:02 + SNAP_BASE_DIR=. 17:20:02 + '[' '!' -z /w/workspace/edgex-go/2 ']' 17:20:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 17:20:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 17:20:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 17:20:02 + cd /w/workspace/edgex-go/2 17:20:02 + sudo apt-get remove -qy --purge lxd lxd-client 17:20:02 Reading package lists... 17:20:02 Building dependency tree... 17:20:02 Reading state information... 17:20:03 The following packages were automatically installed and are no longer required: 17:20:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:20:03 uidmap xdelta3 17:20:03 Use 'sudo apt autoremove' to remove them. 17:20:03 The following packages will be REMOVED: 17:20:03 lxd* lxd-client* 17:20:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:20:03 After this operation, 31.7 MB disk space will be freed. 17:20:04 (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 ... 190317 files and directories currently installed.) 17:20:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:20:04 Removing lxd dnsmasq configuration 17:20:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:20:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:20:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:20:06 (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 ... 190142 files and directories currently installed.) 17:20:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:20:07 Building core-command ... 17:20:07 Building core-data ... 17:20:07 Building core-metadata ... 17:20:07 Building security-bootstrapper ... 17:20:07 Building security-proxy-setup ... 17:20:07 Building security-secretstore-setup ... 17:20:07 Building support-notifications ... 17:20:07 Building support-scheduler ... 17:20:07 Building sys-mgmt-agent ... 17:20:07 Building core-data 17:20:07 Building support-scheduler 17:20:07 Building security-bootstrapper 17:20:07 Building support-notifications 17:20:07 Building security-proxy-setup 17:20:07 Processing triggers for systemd (237-3ubuntu10.45) ... 17:20:07 Processing triggers for ureadahead (0.100.0-21) ... 17:20:08 + sudo snap remove --purge lxd 17:20:08 snap "lxd" is not installed 17:20:08 + sudo groupadd --force --system lxd 17:20:08 ++ whoami 17:20:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:20:08 + newgrp - lxd 17:20:08 + sudo snap install lxd 17:20:18 2021-06-18T17:20:15Z INFO Waiting for automatic snapd restart... 17:20:37 lxd 4.15 from Canonical* installed 17:20:37 + sudo lxd init --auto 17:20:45 + sudo snap install --classic snapcraft 17:20:55 snapcraft 4.8.2 from Canonical* installed 17:20:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:20:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:20:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:55 Dload Upload Total Spent Left Speed 17:20:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 17:20:55 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M 17:20:55 ./yq_linux_amd64 17:20:55 + sudo snapcraft prime --use-lxd 17:20:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:20:56 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: 17:20:56 - README.md 17:20:56 17:20:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:20:57 Launching a container. 17:21:05 Waiting for container to be ready 17:21:06 To start your first instance, try: lxc launch ubuntu:18.04 17:21:06 17:21:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:21:10 Waiting for network to be ready... 17:21:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:21:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 17:21:10 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:21:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 17:21:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:21:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:21:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 17:21:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 17:21:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 17:21:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 17:21:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:21:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:21:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:21:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:21:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:21:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:21:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:21:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:21:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:21:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 17:21:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 17:21:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:21:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:21:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 17:21:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 17:21:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 17:21:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 17:21:14 Fetched 24.7 MB in 4s (6360 kB/s) 17:21:15 Reading package lists... 17:21:15 Reading package lists... 17:21:15 Building dependency tree... 17:21:15 Reading state information... 17:21:15 The following additional packages will be installed: 17:21:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:21:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:21:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:21:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:21:15 Suggested packages: 17:21:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:21:15 Recommended packages: 17:21:15 gnupg libsasl2-modules 17:21:15 The following NEW packages will be installed: 17:21:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:21:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:21:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:21:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:21:15 The following packages will be upgraded: 17:21:15 gpg gpg-agent gpgconf libudev1 17:21:15 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 17:21:15 Need to get 3530 kB of archives. 17:21:15 After this operation, 13.3 MB of additional disk space will be used. 17:21:15 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] 17:21:15 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] 17:21:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:21:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:21:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 17:21:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 17:21:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:21:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:21:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:21:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:21:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:21:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:21:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:21:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:21:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:21:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:21:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:21:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:21:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:21:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:21:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:21:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:21:16 debconf: delaying package configuration, since apt-utils is not installed 17:21:16 Fetched 3530 kB in 1s (3084 kB/s) 17:21:17 (Reading database ... 12511 files and directories currently installed.) 17:21:17 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 17:21:17 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:21:17 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 17:21:17 Selecting previously unselected package udev. 17:21:17 (Reading database ... 12511 files and directories currently installed.) 17:21:17 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 17:21:17 Unpacking udev (237-3ubuntu10.48) ... 17:21:17 Selecting previously unselected package libfuse2:amd64. 17:21:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:21:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:21:17 Selecting previously unselected package fuse. 17:21:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:21:17 Unpacking fuse (2.9.7-1ubuntu1) ... 17:21:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:21:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:21:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:21:17 Selecting previously unselected package libksba8:amd64. 17:21:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:21:17 Unpacking libksba8:amd64 (1.3.5-2) ... 17:21:17 Selecting previously unselected package libroken18-heimdal:amd64. 17:21:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:21:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:21:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:21:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libwind0-heimdal:amd64. 17:21:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:21:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:21:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:21:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:21:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:21:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Selecting previously unselected package libsasl2-modules-db:amd64. 17:21:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:21:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:21:18 Selecting previously unselected package libsasl2-2:amd64. 17:21:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:21:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:21:18 Selecting previously unselected package libldap-common. 17:21:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:21:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:21:18 Selecting previously unselected package libldap-2.4-2:amd64. 17:21:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:21:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:21:18 Selecting previously unselected package dirmngr. 17:21:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:21:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:21:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:21:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:21:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:21:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:21:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:21:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:18 Setting up libksba8:amd64 (1.3.5-2) ... 17:21:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:18 Setting up udev (237-3ubuntu10.48) ... 17:21:19 invoke-rc.d: policy-rc.d denied execution of start. 17:21:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Processing triggers for systemd (237-3ubuntu10) ... 17:21:19 Setting up fuse (2.9.7-1ubuntu1) ... 17:21:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:21:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:21:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:21:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:21:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:21:19 settings in the [Install] section, and DefaultInstance for template units). 17:21:19 This means they are not meant to be enabled using systemctl. 17:21:19 Possible reasons for having this kind of units are: 17:21:19 1) A unit may be statically enabled by being symlinked from another unit's 17:21:19 .wants/ or .requires/ directory. 17:21:19 2) A unit's purpose may be to act as a helper for some other unit which has 17:21:19 a requirement dependency on it. 17:21:19 3) A unit may be started when needed via activation (socket, path, timer, 17:21:19 D-Bus, udev, scripted systemctl call, ...). 17:21:19 4) In case of template units, the unit is meant to be enabled with some 17:21:19 instance name specified. 17:21:20 Reading package lists... 17:21:20 Building dependency tree... 17:21:20 Reading state information... 17:21:20 The following additional packages will be installed: 17:21:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:21:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:21:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:21:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:21:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:21:20 Suggested packages: 17:21:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:21:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:21:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:21:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:21:20 systemd-container policykit-1 17:21:20 Recommended packages: 17:21:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:21:20 The following NEW packages will be installed: 17:21:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:21:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:21:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:21:20 multiarch-support openssh-client python3 python3-minimal python3.6 17:21:20 python3.6-minimal snapd squashfs-tools sudo 17:21:20 The following packages will be upgraded: 17:21:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:21:20 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 17:21:20 Need to get 36.7 MB of archives. 17:21:20 After this operation, 147 MB of additional disk space will be used. 17:21:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:21:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:21:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 17:21:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:21:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:21:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:21:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:21:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:21:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:21:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:21:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:21:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:21:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:21:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:21:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:21:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:21:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 17:21:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:21:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:21:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:21:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:21:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:21:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:21:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:21:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:21:21 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:21:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:21:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:21:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:21:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:21:23 debconf: delaying package configuration, since apt-utils is not installed 17:21:23 Fetched 36.7 MB in 2s (14.8 MB/s) 17:21:23 (Reading database ... 12757 files and directories currently installed.) 17:21:23 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 17:21:23 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:21:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 17:21:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:21:23 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 17:21:23 (Reading database ... 12757 files and directories currently installed.) 17:21:23 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:21:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:21:24 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:21:24 (Reading database ... 12757 files and directories currently installed.) 17:21:24 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:21:24 Unpacking apt (1.6.13) over (1.6.1) ... 17:21:24 Setting up apt (1.6.13) ... 17:21:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:21:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:21:24 (Reading database ... 12764 files and directories currently installed.) 17:21:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:21:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:21:24 Selecting previously unselected package libpython3.6-minimal:amd64. 17:21:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:25 Selecting previously unselected package libexpat1:amd64. 17:21:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:21:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:21:25 Selecting previously unselected package python3.6-minimal. 17:21:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:21:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:21:25 Checking for services that may need to be restarted...done. 17:21:25 Checking for services that may need to be restarted...done. 17:21:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:21:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:21:26 Selecting previously unselected package python3-minimal. 17:21:26 (Reading database ... 13012 files and directories currently installed.) 17:21:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:21:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:21:26 Selecting previously unselected package mime-support. 17:21:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:21:26 Unpacking mime-support (3.60ubuntu1) ... 17:21:26 Selecting previously unselected package libmpdec2:amd64. 17:21:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:21:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:21:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:21:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:26 Selecting previously unselected package python3.6. 17:21:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:21:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:21:26 Selecting previously unselected package libpython3-stdlib:amd64. 17:21:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:21:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:21:26 Setting up python3-minimal (3.6.7-1~18.04) ... 17:21:26 Selecting previously unselected package python3. 17:21:26 (Reading database ... 13442 files and directories currently installed.) 17:21:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:21:26 Unpacking python3 (3.6.7-1~18.04) ... 17:21:26 Selecting previously unselected package multiarch-support. 17:21:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:21:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:21:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:21:26 Selecting previously unselected package liblzo2-2:amd64. 17:21:26 (Reading database ... 13479 files and directories currently installed.) 17:21:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:21:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:21:26 Selecting previously unselected package libbsd0:amd64. 17:21:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:21:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:21:27 Selecting previously unselected package sudo. 17:21:27 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:21:27 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:21:27 Selecting previously unselected package apparmor. 17:21:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:21:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:21:27 Selecting previously unselected package libedit2:amd64. 17:21:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:21:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:21:27 Selecting previously unselected package libkrb5support0:amd64. 17:21:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:21:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:21:27 Selecting previously unselected package libk5crypto3:amd64. 17:21:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:21:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:21:27 Selecting previously unselected package libkeyutils1:amd64. 17:21:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:21:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:21:27 Selecting previously unselected package libkrb5-3:amd64. 17:21:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:21:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:21:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:21:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:21:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:21:27 Selecting previously unselected package libssl1.0.0:amd64. 17:21:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:21:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:21:27 Selecting previously unselected package openssh-client. 17:21:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:21:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:21:27 Selecting previously unselected package squashfs-tools. 17:21:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:21:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:21:28 Selecting previously unselected package snapd. 17:21:28 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:21:28 Unpacking snapd (2.49.2+18.04) ... 17:21:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:21:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:21:29 ---> 89a3cd777588 17:21:29 Step 3/24 : WORKDIR /edgex-go 17:21:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:21:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:29 ---> 89a3cd777588 17:21:29 Step 3/23 : WORKDIR /edgex-go 17:21:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:21:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:21:29 ---> 89a3cd777588 17:21:29 Step 3/22 : WORKDIR /edgex-go 17:21:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:21:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:29 ---> 89a3cd777588 17:21:29 Step 3/23 : WORKDIR /edgex-go 17:21:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:21:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:21:29 ---> 89a3cd777588 17:21:29 Step 3/32 : WORKDIR /edgex-go 17:21:29 ---> Running in aac1ca8d66e7 17:21:29 ---> Running in 4f0eec55676f 17:21:29 ---> Running in ef70c35488b7 17:21:29 ---> Running in 0a236a8d7d6b 17:21:29 ---> Running in 21daab2cc6f5 17:21:29 Removing intermediate container 21daab2cc6f5 17:21:29 Removing intermediate container 4f0eec55676f 17:21:29 ---> 8bacf6b8f2d6 17:21:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b770b9e4d470 17:21:29 17:21:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:29 Removing intermediate container aac1ca8d66e7 17:21:29 ---> 05da37f0ff41 17:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:29 Removing intermediate container ef70c35488b7 17:21:29 ---> 1abb77b041ca 17:21:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:29 Removing intermediate container 0a236a8d7d6b 17:21:29 ---> a833a8e9e587 17:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:29 ---> Running in 92904c2f71f6 17:21:29 ---> Running in 395e1d0b7efd 17:21:29 ---> Running in 5144575ecdb9 17:21:29 ---> Running in 4510ed64110b 17:21:29 ---> Running in 96591f433301 17:21:29 Removing intermediate container 395e1d0b7efd 17:21:29 ---> 1c9205fe7d2b 17:21:29 Step 5/32 : RUN apk add --update --no-cache make git 17:21:29 ---> Running in e97bc8a71c9e 17:21:29 Removing intermediate container 92904c2f71f6 17:21:29 ---> 33ed4dcab981 17:21:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:21:29 Removing intermediate container 5144575ecdb9 17:21:29 ---> 162733a3f79b 17:21:29 Step 5/23 : RUN apk add --update --no-cache make git 17:21:29 ---> Running in 427c79d2b88c 17:21:29 ---> Running in f61c68060af4 17:21:29 Removing intermediate container 4510ed64110b 17:21:29 ---> b39cba67db4b 17:21:29 Step 5/22 : RUN apk add --update --no-cache make git 17:21:29 Removing intermediate container 96591f433301 17:21:29 ---> 8c32e4faa959 17:21:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:21:29 ---> Running in 634defba4f0d 17:21:29 ---> Running in a94e8c7a584d 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:21:29 OK: 218 MiB in 52 packages 17:21:29 OK: 218 MiB in 52 packages 17:21:29 OK: 218 MiB in 52 packages 17:21:29 OK: 218 MiB in 52 packages 17:21:29 OK: 218 MiB in 52 packages 17:21:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:21:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:21:30 Setting up mime-support (3.60ubuntu1) ... 17:21:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:21:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:21:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:21:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:30 Setting up systemd (237-3ubuntu10.48) ... 17:21:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:21:30 Removing intermediate container e97bc8a71c9e 17:21:30 ---> b403dfd5d222 17:21:30 Step 6/32 : COPY go.mod . 17:21:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:21:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:21:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:21:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:21:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:21:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:21:31 Removing intermediate container f61c68060af4 17:21:31 ---> 4a03e95d1e01 17:21:31 Step 6/23 : COPY go.mod . 17:21:31 Removing intermediate container 427c79d2b88c 17:21:31 ---> b07062fcb490 17:21:31 Step 6/24 : COPY go.mod . 17:21:31 Removing intermediate container 634defba4f0d 17:21:31 ---> 18e9702f0305 17:21:31 Step 6/22 : COPY go.mod . 17:21:31 Removing intermediate container a94e8c7a584d 17:21:31 ---> 2db74e87ff6a 17:21:31 Step 6/23 : COPY go.mod . 17:21:31 ---> 547ad69d61db 17:21:31 Step 7/32 : RUN go mod download 17:21:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:21:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:21:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:21:31 Setting up python3 (3.6.7-1~18.04) ... 17:21:31 running python rtupdate hooks for python3.6... 17:21:31 running python post-rtupdate hooks for python3.6... 17:21:31 Setting up apparmor (2.12-4ubuntu5.1) ... 17:21:31 ---> Running in a9b2d6084c34 17:21:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:21:32 ---> d9bf37d8af9f 17:21:32 Step 7/23 : RUN go mod download 17:21:32 ---> 82bd619cea33 17:21:32 Step 7/24 : RUN go mod download 17:21:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:21:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:21:32 Setting up snapd (2.49.2+18.04) ... 17:21:32 ---> Running in 712d97c2b152 17:21:32 ---> Running in 9c837723f876 17:21:32 ---> 2410105a7c5e 17:21:32 Step 7/22 : RUN go mod download 17:21:32 ---> bfcdd54b51dd 17:21:32 Step 7/23 : RUN go mod download 17:21:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:21:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:21:33 ---> Running in b2e6ce57ea6f 17:21:33 ---> Running in 9ec4d4b35904 17:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:21:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:21:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:21:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:21:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:21:34 /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' 17:21:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:21:34 Processing triggers for systemd (237-3ubuntu10.48) ... 17:21:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:21:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:21:35 Removing intermediate container a9b2d6084c34 17:21:35 ---> 026b25018b60 17:21:35 Step 8/32 : COPY . . 17:21:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:21:36 Reading package lists... 17:21:36 Removing intermediate container 712d97c2b152 17:21:36 ---> 1144235600c6 17:21:36 Step 8/23 : COPY . . 17:21:37 Reading package lists... 17:21:37 Building dependency tree... 17:21:37 Reading state information... 17:21:37 Calculating upgrade... 17:21:37 The following packages will be upgraded: 17:21:37 advancecomp base-files bash binutils binutils-common 17:21:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:21:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:21:37 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:21:37 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:21:37 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:21:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:21:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:21:37 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:21:37 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:21:37 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:21:37 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:21:37 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:21:37 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:21:37 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:21:37 ubuntu-keyring util-linux 17:21:37 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:21:37 Need to get 64.1 MB of archives. 17:21:37 After this operation, 5110 kB of additional disk space will be used. 17:21:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 17:21:37 Removing intermediate container 9c837723f876 17:21:37 ---> f76393cab8ce 17:21:37 Step 8/24 : COPY . . 17:21:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:21:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:21:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:21:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:21:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:21:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:21:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:21:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:21:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:21:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:21:37 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:21:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:21:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:21:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:21:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:21:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:21:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:21:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:21:37 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:21:37 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:21:37 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:21:37 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:21:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:21:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:21:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:21:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:21:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:21:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:21:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:21:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:21:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:21:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:21:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:21:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:21:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:21:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:21:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:21:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:21:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:21:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:21:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:21:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:21:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:21:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:21:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:21:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:21:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:21:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:21:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:21:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:21:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:21:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:21:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:21:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:21:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:21:37 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:21:37 Removing intermediate container b2e6ce57ea6f 17:21:37 ---> ff69507f9232 17:21:37 Step 8/22 : COPY . . 17:21:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:21:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:21:38 Removing intermediate container 9ec4d4b35904 17:21:38 ---> f6d9fa0d39d1 17:21:38 Step 8/23 : COPY . . 17:21:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:21:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:21:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:21:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:21:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:21:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:21:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:21:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:21:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:21:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:21:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:21:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:21:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:21:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:21:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:21:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:21:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:21:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:21:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:21:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:21:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:21:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:21:38 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:21:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:21:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:21:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:21:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 17:21:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:21:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:21:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:21:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:21:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:21:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:21:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:21:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:21:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:21:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:21:39 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:21:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:21:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:21:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:21:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:21:39 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:21:39 debconf: delaying package configuration, since apt-utils is not installed 17:21:39 Fetched 64.1 MB in 2s (32.7 MB/s) 17:21:39 (Reading database ... 13914 files and directories currently installed.) 17:21:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:21:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:21:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 17:21:40 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 17:21:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:42 (Reading database ... 13914 files and directories currently installed.) 17:21:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:21:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:21:42 (Reading database ... 13914 files and directories currently installed.) 17:21:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:21:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:21:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:21:43 (Reading database ... 13914 files and directories currently installed.) 17:21:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:21:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:21:44 (Reading database ... 13914 files and directories currently installed.) 17:21:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:21:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:21:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:21:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:21:44 Setting up base-files (10.1ubuntu2.10) ... 17:21:44 Installing new version of config file /etc/issue ... 17:21:44 Installing new version of config file /etc/issue.net ... 17:21:44 Installing new version of config file /etc/lsb-release ... 17:21:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:21:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:21:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:21:44 Removing obsolete conffile /etc/default/motd-news ... 17:21:44 (Reading database ... 13915 files and directories currently installed.) 17:21:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:21:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:21:44 Setting up bash (4.4.18-2ubuntu1.2) ... 17:21:44 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 17:21:45 (Reading database ... 13915 files and directories currently installed.) 17:21:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:21:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:21:45 (Reading database ... 13915 files and directories currently installed.) 17:21:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:21:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:21:45 Setting up tar (1.29b-2ubuntu0.2) ... 17:21:45 (Reading database ... 13915 files and directories currently installed.) 17:21:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:21:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:21:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:21:45 (Reading database ... 13915 files and directories currently installed.) 17:21:45 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:21:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:21:46 Setting up grep (3.1-2build1) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:21:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:21:46 Setting up login (1:4.5-1ubuntu2) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:21:46 (Reading database ... 13915 files and directories currently installed.) 17:21:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:21:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:21:47 (Reading database ... 13915 files and directories currently installed.) 17:21:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:21:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:21:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:21:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:21:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:21:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:21:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:21:47 (Reading database ... 13915 files and directories currently installed.) 17:21:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:21:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:21:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:48 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:21:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:21:48 (Reading database ... 13915 files and directories currently installed.) 17:21:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:21:49 (Reading database ... 13915 files and directories currently installed.) 17:21:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:21:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:21:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:21:50 (Reading database ... 13915 files and directories currently installed.) 17:21:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:21:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:21:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:21:50 (Reading database ... 13915 files and directories currently installed.) 17:21:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:21:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:21:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:21:50 (Reading database ... 13917 files and directories currently installed.) 17:21:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:21:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:21:50 Setting up debconf (1.5.66ubuntu1) ... 17:21:50 (Reading database ... 13917 files and directories currently installed.) 17:21:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:21:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:21:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:21:50 (Reading database ... 13917 files and directories currently installed.) 17:21:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:21:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:21:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:21:51 (Reading database ... 13917 files and directories currently installed.) 17:21:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:21:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:21:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:21:51 (Reading database ... 13917 files and directories currently installed.) 17:21:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:21:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:21:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:21:51 (Reading database ... 13919 files and directories currently installed.) 17:21:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:21:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:21:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:21:51 (Reading database ... 13923 files and directories currently installed.) 17:21:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:21:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:21:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 17:21:51 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:21:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:51 (Reading database ... 13923 files and directories currently installed.) 17:21:51 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:21:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:21:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:21:52 (Reading database ... 13923 files and directories currently installed.) 17:21:52 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:21:52 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:21:52 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:21:52 (Reading database ... 13923 files and directories currently installed.) 17:21:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:21:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:21:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:21:52 (Reading database ... 13923 files and directories currently installed.) 17:21:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:21:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:21:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:21:52 (Reading database ... 13923 files and directories currently installed.) 17:21:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:21:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:21:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:21:52 (Reading database ... 13923 files and directories currently installed.) 17:21:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:21:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:21:53 Setting up passwd (1:4.5-1ubuntu2) ... 17:21:53 (Reading database ... 13923 files and directories currently installed.) 17:21:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:21:53 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:21:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:21:53 (Reading database ... 13923 files and directories currently installed.) 17:21:53 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:21:53 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:21:53 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:21:54 (Reading database ... 13923 files and directories currently installed.) 17:21:54 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:21:54 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:21:54 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:21:54 (Reading database ... 13923 files and directories currently installed.) 17:21:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:21:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:21:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:21:54 (Reading database ... 13923 files and directories currently installed.) 17:21:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:21:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:21:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:21:55 (Reading database ... 13923 files and directories currently installed.) 17:21:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:21:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:21:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:21:55 (Reading database ... 13923 files and directories currently installed.) 17:21:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:21:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:21:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:21:55 (Reading database ... 13923 files and directories currently installed.) 17:21:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:21:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:21:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:21:55 (Reading database ... 13923 files and directories currently installed.) 17:21:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:21:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:21:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:21:55 (Reading database ... 13924 files and directories currently installed.) 17:21:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:21:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:21:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:21:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:21:56 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:21:56 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:21:56 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:21:56 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:21:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:21:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:21:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:21:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:21:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:21:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:21:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:21:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:21:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:21:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:21:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:21:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:21:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:21:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:21:57 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:21:57 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:21:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:21:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:21:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:21:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:21:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:21:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:21:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:21:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:21:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:00 ---> 996d57002c40 17:22:00 Step 9/32 : RUN go mod tidy 17:22:00 ---> 556333e074b5 17:22:00 Step 9/23 : RUN go mod tidy 17:22:00 ---> 9af31f431c91 17:22:00 Step 9/22 : RUN go mod tidy 17:22:00 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:00 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:00 ---> Running in 38206253360f 17:22:00 ---> Running in 9381acf2055c 17:22:01 ---> 0e7be4a23298 17:22:01 Step 9/23 : RUN go mod tidy 17:22:01 ---> 7e7d08f57233 17:22:01 Step 9/24 : RUN go mod tidy 17:22:01 ---> Running in 14367fa496ee 17:22:01 ---> Running in 5f7a20e47ac9 17:22:01 ---> Running in cc5bf884174e 17:22:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:22:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:22:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:22:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:22:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:22:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:22:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:22:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:22:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:22:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:22:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:22:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:22:04 17:22:04 Current default time zone: 'Etc/UTC' 17:22:04 Local time is now: Fri Jun 18 17:22:04 UTC 2021. 17:22:04 Universal Time is now: Fri Jun 18 17:22:04 UTC 2021. 17:22:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:22:04 17:22:04 Setting up systemd-sysv (237-3ubuntu10.48) ... 17:22:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 17:22:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:22:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:22:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:22:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:22:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:22:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:22:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:22:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:22:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:22:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:05 Setting up patch (2.7.6-2ubuntu1.1) ... 17:22:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:22:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:22:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:22:05 Installing new version of config file /etc/ssl/openssl.cnf ... 17:22:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:22:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:22:05 Setting up ca-certificates (20210119~18.04.1) ... 17:22:07 Updating certificates in /etc/ssl/certs... 17:22:08 23 added, 27 removed; done. 17:22:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:22:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:08 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:22:08 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:22:08 Setting up pkgbinarymangler (138.18.04.1) ... 17:22:08 Removing intermediate container 9381acf2055c 17:22:08 ---> eb3cf5ff010c 17:22:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:22:08 ---> Running in a362b95a7aa7 17:22:08 Removing intermediate container 38206253360f 17:22:08 ---> 2dff9b2036bf 17:22:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:22:08 ---> Running in 5bfffa990f24 17:22:08 Removing intermediate container 14367fa496ee 17:22:08 ---> 575e72b81e42 17:22:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:22:08 Removing intermediate container 5f7a20e47ac9 17:22:08 ---> 4d169aeda684 17:22:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:22:08 ---> Running in aa17d8fe7e0a 17:22:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:22:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:08 ---> Running in 2d7238c2839e 17:22:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:22:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:08 Setting up perl (5.26.1-6ubuntu0.5) ... 17:22:08 Removing intermediate container cc5bf884174e 17:22:08 ---> 5f4367da07ff 17:22:08 Step 10/24 : RUN make cmd/core-data/core-data 17:22:08 ---> Running in e783e95cde60 17:22:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:22:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:22:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:22:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:22:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:22:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:22:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:22:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:22:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:22:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:22:09 Processing triggers for systemd (237-3ubuntu10.48) ... 17:22:09 Processing triggers for mime-support (3.60ubuntu1) ... 17:22:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:22:09 Updating certificates in /etc/ssl/certs... 17:22:09 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 17:22:09 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 17:22:10 0 added, 0 removed; done. 17:22:10 Running hooks in /etc/ca-certificates/update.d... 17:22:10 done. 17:22:10 Reading package lists... 17:22:10 Building dependency tree... 17:22:10 Reading state information... 17:22:10 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 17:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:22:11 The following NEW packages will be installed: 17:22:11 apt-transport-https 17:22:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:22:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:22:11 Need to get 1692 B of archives. 17:22:11 After this operation, 154 kB of additional disk space will be used. 17:22:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:22:11 debconf: delaying package configuration, since apt-utils is not installed 17:22:11 Fetched 1692 B in 0s (6270 B/s) 17:22:11 Selecting previously unselected package apt-transport-https. 17:22:11 (Reading database ... 13929 files and directories currently installed.) 17:22:11 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:22:11 Unpacking apt-transport-https (1.6.13) ... 17:22:11 Setting up apt-transport-https (1.6.13) ... 17:22:11 Waiting for network to be ready... 17:22:17 2021-06-18T17:22:14Z INFO Waiting for automatic snapd restart... 17:22:17 snapd 2.51 from Canonical* installed 17:22:18 "snapd" switched to the "latest/stable" channel 17:22:18 17:22:20 core18 20210507 from Canonical* installed 17:22:20 "core18" switched to the "latest/stable" channel 17:22:20 17:22:24 snapcraft 4.8.2 from Canonical* installed 17:22:24 "snapcraft" switched to the "latest/stable" channel 17:22:24 17:22:27 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:22:27 - README.md 17:22:27 17:22:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:22:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:22:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:22:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:22:29 Reading package lists... 17:22:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 17:22:29 Reading package lists... 17:22:30 Building dependency tree... 17:22:30 Reading state information... 17:22:30 Suggested packages: 17:22:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:22:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:22:30 Recommended packages: 17:22:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:22:30 The following NEW packages will be installed: 17:22:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:22:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:22:30 pkg-config zip 17:22:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:22:30 Need to get 7663 kB of archives. 17:22:30 After this operation, 43.8 MB of additional disk space will be used. 17:22:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:22:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:22:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:22:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:22:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:22:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:22:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:22:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:22:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:22:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:22:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:22:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:22:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:22:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:22:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:22:31 debconf: delaying package configuration, since apt-utils is not installed 17:22:31 Fetched 7663 kB in 1s (10.7 MB/s) 17:22:31 Selecting previously unselected package libglib2.0-0:amd64. 17:22:31 (Reading database ... 13933 files and directories currently installed.) 17:22:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:22:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:22:31 Selecting previously unselected package libpsl5:amd64. 17:22:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:22:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:22:31 Selecting previously unselected package libnghttp2-14:amd64. 17:22:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:22:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:22:31 Selecting previously unselected package librtmp1:amd64. 17:22:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:22:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:22:31 Selecting previously unselected package libcurl3-gnutls:amd64. 17:22:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:22:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:22:31 Selecting previously unselected package liberror-perl. 17:22:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:22:31 Unpacking liberror-perl (0.17025-1) ... 17:22:31 Selecting previously unselected package git-man. 17:22:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:22:31 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:22:31 Selecting previously unselected package git. 17:22:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:22:31 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:22:33 Selecting previously unselected package libnorm1:amd64. 17:22:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:22:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:22:33 Selecting previously unselected package libpgm-5.2-0:amd64. 17:22:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:22:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:22:33 Selecting previously unselected package libsodium23:amd64. 17:22:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:22:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:22:33 Selecting previously unselected package libzmq5:amd64. 17:22:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:22:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:22:33 Selecting previously unselected package libzmq3-dev:amd64. 17:22:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:22:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:22:33 Selecting previously unselected package pkg-config. 17:22:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:22:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:22:34 Selecting previously unselected package zip. 17:22:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:22:34 Unpacking zip (3.0-11build1) ... 17:22:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:22:34 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:22:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:22:34 Setting up liberror-perl (0.17025-1) ... 17:22:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:22:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:22:34 No schema files found: doing nothing. 17:22:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:22:34 Setting up zip (3.0-11build1) ... 17:22:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:22:34 Setting up libsodium23:amd64 (1.0.16-2) ... 17:22:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:22:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:22:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:22:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:22:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:22:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:22:34 git set to automatically installed. 17:22:34 git-man set to automatically installed. 17:22:34 libcurl3-gnutls set to automatically installed. 17:22:34 liberror-perl set to automatically installed. 17:22:34 libglib2.0-0 set to automatically installed. 17:22:34 libnghttp2-14 set to automatically installed. 17:22:34 libnorm1 set to automatically installed. 17:22:34 libpgm-5.2-0 set to automatically installed. 17:22:34 libpsl5 set to automatically installed. 17:22:34 librtmp1 set to automatically installed. 17:22:34 libsodium23 set to automatically installed. 17:22:34 libzmq3-dev set to automatically installed. 17:22:34 libzmq5 set to automatically installed. 17:22:34 pkg-config set to automatically installed. 17:22:34 zip set to automatically installed. 17:22:36 snapd is not logged in, snap install commands will use sudo 17:22:37 snap "core18" has no updates available 17:22:37 snapd is not logged in, snap install commands will use sudo 17:22:47 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 17:22:48 Downloading snap 'edgex-app-service-configurable' 17:22:49 2021/06/18 17:22:49.572251 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 17:22:51 Pulling app-service-config 17:22:51 + snapcraftctl pull 17:22:52 Pulling config-common 17:22:52 + snapcraftctl pull 17:22:53 Pulling go-build-helper 17:22:53 + snapcraftctl pull 17:22:54 'edgex-go' has dependencies that need to be staged: go-build-helper 17:22:54 Skipping pull go-build-helper (already ran) 17:22:54 Building go-build-helper 17:22:54 + snapcraftctl build 17:22:56 Staging go-build-helper 17:22:56 + snapcraftctl stage 17:23:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:23:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:23:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 17:23:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 17:23:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:23:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:23:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 17:23:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 17:23:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 17:23:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 17:23:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:23:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:23:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:23:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:23:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:23:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:23:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:23:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:23:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:23:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 17:23:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 17:23:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:23:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:23:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 17:23:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 17:23:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 17:23:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 17:23:06 Fetched 24.7 MB in 0s (0 B/s) 17:23:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:23:06 Fetched 224 kB in 0s (0 B/s) 17:23:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:23:06 Fetched 157 kB in 0s (0 B/s) 17:23:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:23:06 Fetched 221 kB in 0s (0 B/s) 17:23:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:23:06 Fetched 143 kB in 0s (0 B/s) 17:23:06 Pulling edgex-go 17:23:06 + snapcraftctl pull 17:23:06 Pulling hooks 17:23:06 + snapcraftctl pull 17:23:24 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:24 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:24 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:24 Fetched 0 B in 0s (0 B/s) 17:23:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:23:24 Fetched 96.5 kB in 0s (0 B/s) 17:23:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:23:24 Fetched 279 kB in 0s (0 B/s) 17:23:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:23:24 Fetched 122 kB in 0s (0 B/s) 17:23:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:23:24 Fetched 77.8 kB in 0s (0 B/s) 17:23:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:23:24 Fetched 8848 B in 0s (0 B/s) 17:23:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:23:24 Fetched 47.8 kB in 0s (0 B/s) 17:23:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:23:24 Fetched 45.6 kB in 0s (0 B/s) 17:23:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:23:24 Fetched 15.0 kB in 0s (0 B/s) 17:23:24 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:23:24 Fetched 219 kB in 0s (0 B/s) 17:23:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:23:24 Fetched 154 kB in 0s (0 B/s) 17:23:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:23:24 Fetched 50.6 kB in 0s (0 B/s) 17:23:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:23:24 Fetched 14.8 kB in 0s (0 B/s) 17:23:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:23:24 Fetched 41.8 kB in 0s (0 B/s) 17:23:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:23:24 Fetched 499 kB in 0s (0 B/s) 17:23:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:23:24 Fetched 111 kB in 0s (0 B/s) 17:23:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:23:24 Fetched 240 kB in 0s (0 B/s) 17:23:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:23:24 Fetched 29.3 kB in 0s (0 B/s) 17:23:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:23:24 Fetched 85.5 kB in 0s (0 B/s) 17:23:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:23:24 Fetched 24.5 kB in 0s (0 B/s) 17:23:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:23:24 Fetched 49.2 kB in 0s (0 B/s) 17:23:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:23:24 Fetched 54.2 kB in 0s (0 B/s) 17:23:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:23:24 Fetched 30.8 kB in 0s (0 B/s) 17:23:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:23:24 Fetched 15.8 kB in 0s (0 B/s) 17:23:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:23:24 Fetched 85.9 kB in 0s (0 B/s) 17:23:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:23:24 Fetched 8720 B in 0s (0 B/s) 17:23:24 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:23:24 Fetched 140 kB in 0s (0 B/s) 17:23:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:23:24 Fetched 119 kB in 0s (0 B/s) 17:23:24 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:23:24 Fetched 111 kB in 0s (0 B/s) 17:23:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:23:24 Fetched 11.1 kB in 0s (0 B/s) 17:23:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:23:24 Fetched 645 kB in 0s (0 B/s) 17:23:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:23:24 Fetched 41.3 kB in 0s (0 B/s) 17:23:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:23:24 Fetched 17.9 kB in 0s (0 B/s) 17:23:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:23:24 Fetched 368 kB in 0s (0 B/s) 17:23:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:23:24 Fetched 187 kB in 0s (0 B/s) 17:23:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:23:24 Fetched 175 kB in 0s (0 B/s) 17:23:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:23:24 Fetched 206 kB in 0s (0 B/s) 17:23:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:23:24 Fetched 1301 kB in 0s (0 B/s) 17:23:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:23:24 Fetched 36.2 kB in 0s (0 B/s) 17:23:24 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:23:24 Fetched 159 kB in 0s (0 B/s) 17:23:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:23:24 Fetched 107 kB in 0s (0 B/s) 17:23:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:23:24 Fetched 48.7 kB in 0s (0 B/s) 17:23:24 Pulling static-packages 17:23:24 + snapcraftctl pull 17:23:24 Pulling version 17:23:24 + cd /root/project 17:23:24 + git describe --tags --abbrev=0 17:23:24 + sed s/v// 17:23:24 + GIT_VERSION=2.0.0-dev.271 17:23:24 + [ -z 2.0.0-dev.271 ] 17:23:24 + snapcraftctl set-version 2.0.0-dev.271 17:23:24 Building app-service-config 17:23:24 + snapcraftctl build 17:23:26 Building config-common 17:23:26 + snapcraftctl build 17:23:28 Skipping build go-build-helper (already ran) 17:23:28 Building edgex-go 17:23:28 + cd /root/parts/edgex-go/src 17:23:28 + make build 17:23:28 go mod tidy 17:23:30 go: downloading github.com/gorilla/mux v1.8.0 17:23:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 17:23:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 17:23:30 go: downloading github.com/stretchr/testify v1.7.0 17:23:30 go: downloading github.com/google/uuid v1.2.0 17:23:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 17:23:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:23:30 go: downloading gopkg.in/yaml.v2 v2.4.0 17:23:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:23:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 17:23:30 go: downloading github.com/lib/pq v1.10.2 17:23:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:23:30 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:23:30 go: downloading github.com/pelletier/go-toml v1.9.2 17:23:30 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:23:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:23:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 17:23:31 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:23:31 go: downloading github.com/davecgh/go-spew v1.1.1 17:23:31 go: downloading github.com/pmezard/go-difflib v1.0.0 17:23:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:23:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 17:23:31 go: downloading github.com/go-kit/kit v0.9.0 17:23:31 go: downloading github.com/stretchr/objx v0.1.0 17:23:31 go: downloading github.com/x448/float16 v0.8.4 17:23:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:23:32 go: downloading github.com/go-playground/universal-translator v0.17.0 17:23:32 go: downloading github.com/leodido/go-urn v1.2.0 17:23:32 go: downloading golang.org/x/text v0.3.2 17:23:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:23:32 go: downloading github.com/go-playground/locales v0.13.0 17:23:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:23:32 go: downloading github.com/pebbe/zmq4 v1.2.7 17:23:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:23:32 go: downloading github.com/kr/pretty v0.2.0 17:23:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:23:32 go: downloading github.com/go-stack/stack v1.8.0 17:23:32 go: downloading github.com/hashicorp/consul/api v1.8.1 17:23:32 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:23:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:23:33 go: downloading github.com/gorilla/websocket v1.4.2 17:23:33 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:23:33 go: downloading github.com/onsi/ginkgo v1.10.1 17:23:33 go: downloading github.com/onsi/gomega v1.7.0 17:23:33 go: downloading github.com/kr/text v0.1.0 17:23:33 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:23:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:23:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:23:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:23:33 go: downloading github.com/hashicorp/serf v0.9.5 17:23:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:23:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:23:33 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:23:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:23:33 go: downloading github.com/mitchellh/copystructure v1.0.0 17:23:33 go: downloading github.com/fatih/color v1.9.0 17:23:33 go: downloading github.com/mattn/go-colorable v0.1.6 17:23:33 go: downloading github.com/mattn/go-isatty v0.0.12 17:23:33 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:23:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:23:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:23:33 go: downloading github.com/pkg/errors v0.8.1 17:23:33 go: downloading github.com/hashicorp/memberlist v0.2.2 17:23:33 go: downloading github.com/hpcloud/tail v1.0.0 17:23:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:23:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:23:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:23:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:23:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:23:33 go: downloading github.com/miekg/dns v1.1.26 17:23:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:23:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:23:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:23:33 go: downloading github.com/hashicorp/errwrap v1.0.0 17:23:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:23:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:23:34 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:23: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 17:23:44 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 17:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:23:48 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 17:23: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 17:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:23:51 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 17:23:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:23:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:23:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:23:55 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 17:23:56 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 17:23:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:23:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:23:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:23:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:23:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:23:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:23:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:23:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:23:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:23:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:23:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:23:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:23:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:23:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:23:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:23:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:23:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:23:58 + 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 17:23:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:23:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:23:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:23:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:23:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:23:58 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:23:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:23:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:23:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:24:00 Building hooks 17:24:00 + cd /root/parts/hooks/src 17:24:00 + make build 17:24:00 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:24:00 go: github.com/canonical/edgex-snap-hooks/v2@v2.0.0: missing go.sum entry; to add it: 17:24:00 go mod download github.com/canonical/edgex-snap-hooks/v2 17:24:00 make: *** [cmd/configure/configure] Error 1 17:24:00 Makefile:7: recipe for target 'cmd/configure/configure' failed 17:24:00 Failed to run 'override-build': Exit code was 2. 17:24:00 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:24:02 Failed in branch amd64 17:24:03 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 17:24:08 Removing intermediate container a362b95a7aa7 17:24:08 ---> e93e192e1a64 17:24:08 17:24:08 Step 11/32 : FROM alpine:3.12 17:24:08 3.12: Pulling from library/alpine 17:24:08 Removing intermediate container 5bfffa990f24 17:24:08 ---> 4b3c8ac124e2 17:24:08 17:24:08 Removing intermediate container 2d7238c2839e 17:24:08 ---> 0664bd6dfb20 17:24:08 17:24:08 Step 11/23 : FROM alpine:3.12 17:24:08 Step 11/23 : FROM alpine:3.12 17:24:08 3.12: Pulling from library/alpine 17:24:08 3.12: Pulling from library/alpine 17:24:08 Removing intermediate container aa17d8fe7e0a 17:24:08 ---> b7aa62d5761e 17:24:08 17:24:08 Step 11/22 : FROM alpine:3.12 17:24:09 3.12: Pulling from library/alpine 17:24:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:24:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:24:09 Status: Downloaded newer image for alpine:3.12 17:24:09 Status: Image is up to date for alpine:3.12 17:24:09 ---> c4fd0aeabfcf 17:24:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:24:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:24:09 Status: Image is up to date for alpine:3.12 17:24:09 ---> c4fd0aeabfcf 17:24:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:24:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:24:09 Status: Image is up to date for alpine:3.12 17:24:09 ---> c4fd0aeabfcf 17:24:09 Step 12/22 : RUN apk add --update --no-cache curl 17:24:09 ---> c4fd0aeabfcf 17:24:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:24:10 ---> Running in 00c4e8374688 17:24:10 ---> Running in 84febb7befc0 17:24:10 ---> Running in 9cef57f881d1 17:24:10 ---> Running in 285eedeb7f4d 17:24:10 Removing intermediate container 9cef57f881d1 17:24:10 ---> 9ebbf7cd8a47 17:24:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:24:11 ---> Running in b0882b014b3e 17:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:24:13 (1/2) Installing ca-certificates (20191127-r4) 17:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:24:13 (2/2) Installing dumb-init (1.2.2-r1) 17:24:13 Executing busybox-1.31.1-r20.trigger 17:24:13 Executing ca-certificates-20191127-r4.trigger 17:24:13 (1/1) Installing dumb-init (1.2.2-r1) 17:24:13 Executing busybox-1.31.1-r20.trigger 17:24:13 OK: 5 MiB in 15 packages 17:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:24:13 (1/4) Installing ca-certificates (20191127-r4) 17:24:13 OK: 6 MiB in 16 packages 17:24:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:24:13 (3/4) Installing libcurl (7.77.0-r0) 17:24:13 (4/4) Installing curl (7.77.0-r0) 17:24:13 Executing busybox-1.31.1-r20.trigger 17:24:13 Executing ca-certificates-20191127-r4.trigger 17:24:13 (1/2) Installing dumb-init (1.2.2-r1) 17:24:13 (2/2) Installing su-exec (0.2-r1) 17:24:14 Executing busybox-1.31.1-r20.trigger 17:24:14 OK: 5 MiB in 16 packages 17:24:14 OK: 7 MiB in 18 packages 17:24:16 Removing intermediate container 285eedeb7f4d 17:24:16 ---> b6e406f50363 17:24:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:24:16 ---> Running in f1591c50cfbf 17:24:16 Removing intermediate container b0882b014b3e 17:24:16 ---> 5b57ad478693 17:24:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:24:16 Removing intermediate container 84febb7befc0 17:24:16 ---> 561f0392c352 17:24:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:24:16 Removing intermediate container e783e95cde60 17:24:16 ---> e997fd5ccf83 17:24:16 17:24:16 Step 11/24 : FROM alpine:3.12 17:24:16 ---> c4fd0aeabfcf 17:24:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:24:17 ---> Running in 93dcf7ccb93f 17:24:17 ---> Running in 82dd9bc0af88 17:24:17 ---> Running in c63a77c01c28 17:24:17 Removing intermediate container f1591c50cfbf 17:24:17 ---> ec095ed4d19f 17:24:17 Step 14/23 : ENV APP_PORT=59861 17:24:17 Removing intermediate container 00c4e8374688 17:24:17 ---> 412309dec7a8 17:24:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:24:17 ---> Running in c33e8b313727 17:24:17 ---> Running in 941c03c5f68b 17:24:17 Removing intermediate container 93dcf7ccb93f 17:24:17 ---> c1a9f45f6a3a 17:24:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:24:17 Removing intermediate container 82dd9bc0af88 17:24:17 ---> be8c2597dde8 17:24:17 Step 14/23 : ENV APP_PORT=59860 17:24:17 ---> Running in 89b65eecb406 17:24:17 Removing intermediate container c63a77c01c28 17:24:17 ---> c50909c1da34 17:24:17 Step 13/24 : ENV APP_PORT=59880 17:24:17 ---> Running in 88ac5f8efaa2 17:24:18 ---> Running in 4ef65c211116 17:24:18 Removing intermediate container 941c03c5f68b 17:24:18 ---> 13de81a463bc 17:24:18 Step 15/23 : EXPOSE $APP_PORT 17:24:18 Removing intermediate container c33e8b313727 17:24:18 ---> a31be963dc6e 17:24:18 Step 14/22 : WORKDIR /edgex 17:24:18 ---> Running in d72f2754953d 17:24:18 ---> Running in 4e6bd0fe5c0e 17:24:18 Removing intermediate container 89b65eecb406 17:24:18 ---> c70909dd2708 17:24:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:24:18 Removing intermediate container 88ac5f8efaa2 17:24:18 ---> 82980c6034e2 17:24:18 Step 15/23 : EXPOSE $APP_PORT 17:24:19 Removing intermediate container 4ef65c211116 17:24:19 ---> 48a38cc406ce 17:24:19 Step 14/24 : EXPOSE $APP_PORT 17:24:19 ---> Running in 510376ada660 17:24:19 ---> Running in 106eff03bd53 17:24:19 ---> Running in a0da1f1233ce 17:24:19 Removing intermediate container d72f2754953d 17:24:19 ---> 0581310f0b08 17:24:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:19 Removing intermediate container 4e6bd0fe5c0e 17:24:19 ---> 6e53d9b6d3dc 17:24:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:24:19 Removing intermediate container 106eff03bd53 17:24:19 ---> 9d6019a76e2b 17:24:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:20 Removing intermediate container a0da1f1233ce 17:24:20 ---> a7a9a57db083 17:24:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:20 ---> Running in 5351366f266e 17:24:20 ---> 041111aba9ce 17:24:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:24:21 ---> db1b0c9a141b 17:24:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:24:21 ---> f4af0d8951b1 17:24:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:24:22 Removing intermediate container 510376ada660 17:24:22 ---> caf1aa989c25 17:24:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:24:22 ---> Running in bc2a37cd7919 17:24:23 ---> 66cc8a0274f0 17:24:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:24:23 ---> e50205bcb7a3 17:24:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:24:23 ---> 55147544b07b 17:24:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:24:23 Removing intermediate container bc2a37cd7919 17:24:23 ---> 56e369cff8a8 17:24:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:24:23 Removing intermediate container 5351366f266e 17:24:23 ---> 57626135a215 17:24:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:24:24 ---> Running in 94e2043d6edb 17:24:24 ---> 74fdb60484f7 17:24:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] ---> afaef826a268 17:24:24 17:24:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:24:24 ---> Running in 651259beac3a 17:24:24 ---> Running in 5bb7224c581c 17:24:25 ---> 4d6727d18b4b 17:24:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:24:25 ---> 140ebd2a1bb4 17:24:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:24:25 ---> Running in c4983f823ffd 17:24:25 ---> Running in cf57545a9ac0 17:24:25 Removing intermediate container 651259beac3a 17:24:25 ---> 92a102169e04 17:24:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:24:25 Removing intermediate container 5bb7224c581c 17:24:25 ---> a97edd7088ee 17:24:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:25 ---> Running in 89d5f5912263 17:24:25 ---> Running in a9aea4af379e 17:24:25 Removing intermediate container cf57545a9ac0 17:24:25 ---> dba9977f09ec 17:24:25 Step 19/22 : CMD ["--init=true"] 17:24:26 ---> Running in 8530a8536b28 17:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:24:26 Removing intermediate container 89d5f5912263 17:24:26 ---> 5d01530e9e60 17:24:26 Step 21/23 : LABEL arch=arm64 17:24:26 Removing intermediate container a9aea4af379e 17:24:26 ---> fb6000912ee0 17:24:26 Step 21/23 : LABEL arch=arm64 17:24:26 ---> Running in dcc30f2b3692 17:24:26 ---> Running in 4d3adbc791da 17:24:26 Removing intermediate container 8530a8536b28 17:24:26 ---> 7b02b68513f6 17:24:26 Step 20/22 : LABEL arch=arm64 17:24:26 (1/6) Installing dumb-init (1.2.2-r1) 17:24:26 ---> Running in 4f8578a1880a 17:24:27 (2/6) Installing libgcc (9.3.0-r2) 17:24:27 (3/6) Installing libsodium (1.0.18-r0) 17:24:27 Removing intermediate container dcc30f2b3692 17:24:27 ---> c47af1b796aa 17:24:27 Step 22/23 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:24:27 Removing intermediate container 4d3adbc791da 17:24:27 ---> 8ae33248445b 17:24:27 Step 22/23 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:24:27 (4/6) Installing libstdc++ (9.3.0-r2) 17:24:27 ---> Running in 7152231ecd49 17:24:27 ---> Running in 39b98d3bdf92 17:24:27 (5/6) Installing libzmq (4.3.3-r0) 17:24:27 (6/6) Installing zeromq (4.3.3-r0) 17:24:27 Removing intermediate container 4f8578a1880a 17:24:27 ---> c66e2061f1cf 17:24:27 Step 21/22 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:24:27 Executing busybox-1.31.1-r20.trigger 17:24:27 OK: 8 MiB in 20 packages 17:24:28 ---> Running in d51bd60cda51 17:24:28 Removing intermediate container 7152231ecd49 17:24:28 ---> 0d2fade2ef8d 17:24:28 Step 23/23 : LABEL version=0.0.0 17:24:28 ---> Running in f6dc0696b18a 17:24:28 Removing intermediate container 39b98d3bdf92 17:24:28 ---> cb1529722ece 17:24:28 Step 23/23 : LABEL version=0.0.0 17:24:28 Removing intermediate container c4983f823ffd 17:24:28 ---> 66bbad6eac74 17:24:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:28 Removing intermediate container d51bd60cda51 17:24:28 ---> ac79592d3012 17:24:28 Step 22/22 : LABEL version=0.0.0 17:24:28 ---> Running in aa0ce5acf4b6 17:24:28 ---> Running in 6ff0bd678b7b 17:24:29 Removing intermediate container f6dc0696b18a 17:24:29 ---> e00a02e51b68 17:24:29 17:24:29 Removing intermediate container 94e2043d6edb 17:24:29 ---> 2fd61743d5ee 17:24:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:29 Removing intermediate container aa0ce5acf4b6 17:24:29 ---> 99c4eea6cebd 17:24:29 17:24:29 Successfully built e00a02e51b68 17:24:29 Successfully tagged support-scheduler-arm64:latest 17:24:29  Building support-scheduler ... done Building sys-mgmt-agent 17:24:29 Removing intermediate container 6ff0bd678b7b 17:24:29 ---> a0ff1f9b8dc5 17:24:29 17:24:29 ---> d0ab48a2c224 17:24:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:24:30 Successfully built 99c4eea6cebd 17:24:30 Successfully tagged support-notifications-arm64:latest 17:24:30 Building security-secretstore-setup 17:24:30  Building support-notifications ... done Successfully built a0ff1f9b8dc5 17:24:30 Successfully tagged security-proxy-setup-arm64:latest 17:24:30 Building core-metadata 17:24:30  Building security-proxy-setup ... done  ---> bb94dff771f3 17:24:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:24:31 ---> 33452d69cbc2 17:24:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:24:32 ---> 35338cffbd87 17:24:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:24:32 ---> 6a69933ab234 17:24:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:24:32 ---> 28ed96394f66 17:24:32 Step 20/24 : ENTRYPOINT ["/core-data"] 17:24:33 ---> Running in 10b97e1d9d55 17:24:33 ---> b9ed5817c761 17:24:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:24:34 Removing intermediate container 10b97e1d9d55 17:24:34 ---> 18b6278ffcf5 17:24:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:34 ---> Running in e2bbf1c059e2 17:24:34 ---> 6780593d9aa2 17:24:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:24:35 ---> Running in 563d80d91428 17:24:35 Removing intermediate container e2bbf1c059e2 17:24:35 ---> 139beec12f2d 17:24:35 Step 22/24 : LABEL arch=arm64 17:24:35 ---> Running in d395d6a7133a 17:24:36 Removing intermediate container 563d80d91428 17:24:36 ---> 5ed665aedef3 17:24:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:24:36 Removing intermediate container d395d6a7133a 17:24:36 ---> 2950144c13c8 17:24:36 Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:24:37 ---> Running in e2bd0b084e77 17:24:37 ---> 8bd1cca260cb 17:24:37 Step 27/32 : RUN chmod +x /entrypoint.sh 17:24:38 Removing intermediate container e2bd0b084e77 17:24:38 ---> 547f5528465e 17:24:38 Step 24/24 : LABEL version=0.0.0 17:24:38 ---> Running in 5304ee08e70f 17:24:38 ---> Running in adf003902e62 17:24:38 Removing intermediate container adf003902e62 17:24:38 ---> e0d2a6cb0133 17:24:38 17:24:39 Successfully built e0d2a6cb0133 17:24:39 Successfully tagged core-data-arm64:latest 17:24:39  Building core-data ... done Building core-command 17:24:40 Removing intermediate container 5304ee08e70f 17:24:40 ---> 7b87065d56a9 17:24:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:24:40 ---> Running in 9217151001a0 17:24:41 Removing intermediate container 9217151001a0 17:24:41 ---> c46baa4c9b48 17:24:41 Step 29/32 : CMD ["gate"] 17:24:41 ---> Running in e986c676c367 17:24:42 Removing intermediate container e986c676c367 17:24:42 ---> 2dfbd4b34841 17:24:42 Step 30/32 : LABEL arch=arm64 17:24:43 ---> Running in 84b92b76c523 17:24:44 Removing intermediate container 84b92b76c523 17:24:44 ---> 41e7bbf10c74 17:24:44 Step 31/32 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:24:45 ---> Running in 77984a36214c 17:24:45 Removing intermediate container 77984a36214c 17:24:45 ---> 939c181a2ed9 17:24:45 Step 32/32 : LABEL version=0.0.0 17:24:46 ---> Running in 606cf752f9b8 17:24:46 Removing intermediate container 606cf752f9b8 17:24:46 ---> 42fce092a8e7 17:24:46 17:24:47 Successfully built 42fce092a8e7 17:24:47 Successfully tagged security-bootstrapper-arm64:latest 17:25:26  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:25:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:26 ---> 89a3cd777588 17:25:26 Step 3/24 : WORKDIR /edgex-go 17:25:26 ---> Using cache 17:25:26 ---> a833a8e9e587 17:25:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:26 ---> Using cache 17:25:26 ---> 8c32e4faa959 17:25:26 Step 5/24 : RUN apk add --update --no-cache make bash git 17:25:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:25:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:26 ---> 89a3cd777588 17:25:26 Step 3/24 : WORKDIR /edgex-go 17:25:26 ---> Using cache 17:25:26 ---> a833a8e9e587 17:25:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:26 ---> Using cache 17:25:26 ---> 8c32e4faa959 17:25:26 Step 5/24 : RUN apk add --update --no-cache make git 17:25:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:25:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:25:26 ---> 89a3cd777588 17:25:26 Step 3/26 : WORKDIR /edgex-go 17:25:26 ---> Using cache 17:25:26 ---> a833a8e9e587 17:25:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:26 ---> Using cache 17:25:26 ---> 8c32e4faa959 17:25:26 Step 5/26 : RUN apk add --update --no-cache make git 17:25:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:25:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:25:26 ---> 89a3cd777588 17:25:26 Step 3/24 : WORKDIR /edgex-go 17:25:26 ---> Using cache 17:25:26 ---> a833a8e9e587 17:25:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:26 ---> Using cache 17:25:26 ---> 8c32e4faa959 17:25:26 Step 5/24 : RUN apk add --update --no-cache make git 17:25:26 ---> Running in e732cc075d08 17:25:26 ---> Running in f15487f2a298 17:25:26 ---> Running in 82702e142453 17:25:26 ---> Running in a4419332dae8 17:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:25:30 OK: 218 MiB in 52 packages 17:25:31 OK: 218 MiB in 52 packages 17:25:31 OK: 218 MiB in 52 packages 17:25:31 OK: 218 MiB in 52 packages 17:25:32 Removing intermediate container a4419332dae8 17:25:32 ---> ba2e766d1933 17:25:32 Step 6/24 : COPY go.mod . 17:25:32 Removing intermediate container e732cc075d08 17:25:32 ---> 25c02d36a7e8 17:25:32 Step 6/26 : COPY go.mod . 17:25:32 Removing intermediate container f15487f2a298 17:25:32 ---> 90c9210db34c 17:25:32 Step 6/24 : COPY go.mod . 17:25:32 Removing intermediate container 82702e142453 17:25:32 ---> 1c5e21cea512 17:25:32 Step 6/24 : COPY go.mod . 17:25:33 ---> 216e7a817304 17:25:33 Step 7/24 : RUN go mod download 17:25:33 ---> Running in 076499fdf444 17:25:33 ---> 422acb0de014 17:25:33 Step 7/26 : RUN go mod download 17:25:34 ---> Running in 6ca712063310 17:25:34 ---> 109983c69e57 17:25:34 Step 7/24 : RUN go mod download 17:25:34 ---> 482494445218 17:25:34 Step 7/24 : RUN go mod download 17:25:34 ---> Running in 5907e9e33447 17:25:34 ---> Running in 2c54d18113c3 17:25:37 Removing intermediate container 076499fdf444 17:25:37 ---> e50ed5138b29 17:25:37 Step 8/24 : COPY . . 17:25:38 Removing intermediate container 6ca712063310 17:25:38 ---> d05c2e8fd103 17:25:38 Step 8/26 : COPY . . 17:25:38 Removing intermediate container 2c54d18113c3 17:25:38 ---> 31e1d17910ad 17:25:38 Step 8/24 : COPY . . 17:25:39 Removing intermediate container 5907e9e33447 17:25:39 ---> 2e0e5a1f7b77 17:25:39 Step 8/24 : COPY . . 17:25:57 ---> edbcca489a14 17:25:57 Step 9/24 : RUN go mod tidy 17:25:57 ---> a6eb60983c5a 17:25:57 Step 9/26 : RUN go mod tidy 17:25:57 ---> Running in 33e3d2efcc43 17:25:57 ---> Running in aaad67ecaf6b 17:25:57 ---> 401351708fea 17:25:57 Step 9/24 : RUN go mod tidy 17:25:57 ---> 9a211a8de098 17:25:57 Step 9/24 : RUN go mod tidy 17:25:57 ---> Running in ee3d6d1380d0 17:25:57 ---> Running in 0854c74e7770 17:26:01 Removing intermediate container 33e3d2efcc43 17:26:01 ---> 01cc05f8a7e4 17:26:01 Step 10/24 : RUN make cmd/core-command/core-command 17:26:02 ---> Running in f642c8bb1e53 17:26:02 Removing intermediate container aaad67ecaf6b 17:26:02 ---> b0de7d53d26f 17:26:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:26:02 ---> Running in 4425eae63920 17:26:02 Removing intermediate container ee3d6d1380d0 17:26:02 ---> 05fa4c50036d 17:26:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:26:02 Removing intermediate container 0854c74e7770 17:26:02 ---> 3a38baab338e 17:26:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:26:02 ---> Running in aa0747cbeb6c 17:26:03 ---> Running in ecc0401be424 17:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:27:42 Removing intermediate container f642c8bb1e53 17:27:42 ---> 6a90925cae64 17:27:42 17:27:42 Step 11/24 : FROM alpine:3.12 17:27:42 ---> c4fd0aeabfcf 17:27:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:27:42 ---> Using cache 17:27:42 ---> b6e406f50363 17:27:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:27:42 ---> Using cache 17:27:42 ---> ec095ed4d19f 17:27:42 Step 14/24 : ENV APP_PORT=59882 17:27:42 ---> Running in 2fed6dc6d7fc 17:27:42 Removing intermediate container aa0747cbeb6c 17:27:42 ---> a0a9fad23a0b 17:27:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:27:42 Removing intermediate container 2fed6dc6d7fc 17:27:42 ---> 03e05f058995 17:27:42 Step 15/24 : EXPOSE $APP_PORT 17:27:42 ---> Running in ce4d7c77e7a0 17:27:42 ---> Running in ef9fdaa938a9 17:27:42 Removing intermediate container ef9fdaa938a9 17:27:42 ---> 2876431685c5 17:27:42 Step 16/24 : WORKDIR / 17:27:42 ---> Running in 2ef6bb018ef7 17:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:27:42 Removing intermediate container 2ef6bb018ef7 17:27:42 ---> bd9f1b6497df 17:27:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:42 Removing intermediate container 4425eae63920 17:27:42 ---> 3116928e755e 17:27:42 17:27:42 Step 11/26 : FROM alpine:3.12 17:27:42 ---> c4fd0aeabfcf 17:27:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:27:42 ---> Running in 4bd497493a4b 17:27:42 ---> face50e8cf75 17:27:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:27:42 Removing intermediate container ce4d7c77e7a0 17:27:42 ---> 026d35ece54d 17:27:42 17:27:42 Step 12/24 : FROM docker:20.10.0 17:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:27:42 ---> 7743120ce134 17:27:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:27:42 20.10.0: Pulling from library/docker 17:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:27:42 Removing intermediate container ecc0401be424 17:27:42 ---> 98dc0d63c51c 17:27:42 17:27:42 Step 11/24 : FROM alpine:3.12 17:27:42 ---> c4fd0aeabfcf 17:27:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:27:42 ---> Using cache 17:27:42 ---> b6e406f50363 17:27:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:27:42 ---> Using cache 17:27:42 ---> ec095ed4d19f 17:27:42 Step 14/24 : ENV APP_PORT=59881 17:27:42 ---> Running in bf63d908242f 17:27:42 (1/6) Installing ca-certificates (20191127-r4) 17:27:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:27:42 (3/6) Installing libcurl (7.77.0-r0) 17:27:42 (4/6) Installing curl (7.77.0-r0) 17:27:42 (5/6) Installing dumb-init (1.2.2-r1) 17:27:42 (6/6) Installing su-exec (0.2-r1) 17:27:42 Executing busybox-1.31.1-r20.trigger 17:27:42 Executing ca-certificates-20191127-r4.trigger 17:27:42 ---> 3b3629881044 17:27:42 Step 20/24 : ENTRYPOINT ["/core-command"] 17:27:42 OK: 7 MiB in 20 packages 17:27:42 ---> Running in 024bfececb54 17:27:42 Removing intermediate container bf63d908242f 17:27:42 ---> a2754ab33126 17:27:42 Step 15/24 : EXPOSE $APP_PORT 17:27:42 ---> Running in a8ecf4436ad5 17:27:42 Removing intermediate container 024bfececb54 17:27:42 ---> 362b9c155d4e 17:27:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:43 ---> Running in 61b04d06b480 17:27:43 Removing intermediate container a8ecf4436ad5 17:27:43 ---> 258f91b37c09 17:27:43 Step 16/24 : WORKDIR / 17:27:44 ---> Running in edf83dcda146 17:27:44 Removing intermediate container 61b04d06b480 17:27:44 ---> e3061306f16a 17:27:44 Step 22/24 : LABEL arch=arm64 17:27:44 Removing intermediate container 4bd497493a4b 17:27:44 ---> a3707835382a 17:27:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:27:44 ---> Running in 29aee402322d 17:27:44 ---> Running in ce5bfeb4ec80 17:27:44 Removing intermediate container edf83dcda146 17:27:44 ---> 34136fc19ab9 17:27:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:45 Removing intermediate container 29aee402322d 17:27:45 ---> e1304a5f8fbe 17:27:45 Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:27:45 Removing intermediate container ce5bfeb4ec80 17:27:45 ---> 19307d9e6dc3 17:27:45 Step 14/26 : WORKDIR / 17:27:46 ---> Running in c2d21d5c4c24 17:27:46 ---> Running in cf29cea4ba65 17:27:46 ---> da98f1bf63a3 17:27:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:27:46 Removing intermediate container c2d21d5c4c24 17:27:46 ---> 0aa89e8acccc 17:27:46 Step 24/24 : LABEL version=0.0.0 17:27:47 ---> Running in 047840c0c877 17:27:47 Removing intermediate container cf29cea4ba65 17:27:47 ---> d7c0c928d52a 17:27:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:27:47 Removing intermediate container 047840c0c877 17:27:47 ---> 5745411c4f52 17:27:47 17:27:48 Successfully built 5745411c4f52 17:27:48 Successfully tagged core-command-arm64:latest 17:27:48  Building core-command ... done  ---> 9d19ffd1ffc7 17:27:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:27:49 ---> 4b7f709c9d31 17:27:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:27:50 ---> 48527f4abce9 17:27:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:27:50 ---> 738a1621a88d 17:27:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:27:50 ---> Running in 558ac943a3c2 17:27:51 Removing intermediate container 558ac943a3c2 17:27:51 ---> 7323882ef69c 17:27:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:51 ---> 582cace64ac8 17:27:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:27:51 ---> Running in 2a9878c3a973 17:27:52 Removing intermediate container 2a9878c3a973 17:27:52 ---> 8ab07b54aaae 17:27:52 Step 22/24 : LABEL arch=arm64 17:27:52 ---> Running in df02afd4a5ef 17:27:52 ---> a07fb92fe7b7 17:27:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:27:53 Removing intermediate container df02afd4a5ef 17:27:53 ---> cc3a863d2c99 17:27:53 Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:27:53 ---> Running in a0d6b2c6308f 17:27:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:27:53 Status: Downloaded newer image for docker:20.10.0 17:27:53 ---> eeaf43b92773 17:27:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:27:54 ---> Running in cb6fe94aec92 17:27:54 ---> 3bf671a4ef4b 17:27:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:27:54 Removing intermediate container a0d6b2c6308f 17:27:54 ---> 3a1b38e3667b 17:27:54 Step 24/24 : LABEL version=0.0.0 17:27:54 ---> Running in f3363cb9d24a 17:27:54 Removing intermediate container cb6fe94aec92 17:27:54 ---> 97f7e1905cbf 17:27:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:27:55 ---> Running in 611bf28620a7 17:27:55 Removing intermediate container f3363cb9d24a 17:27:55 ---> 0cf95c777871 17:27:55 17:27:55 ---> 27119bf23f91 17:27:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:27:55 Successfully built 0cf95c777871 17:27:55 Successfully tagged core-metadata-arm64:latest 17:27:56  Building core-metadata ... done  ---> 3c85754e8b46 17:27:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:27:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:27:56 ---> Running in 1699d2b1632b 17:27:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:27:57 (1/39) Installing readline (8.0.4-r0) 17:27:57 (2/39) Installing bash (5.0.17-r0) 17:27:57 Executing bash-5.0.17-r0.post-install 17:27:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:27:57 (4/39) Installing libcurl (7.77.0-r0) 17:27:57 (5/39) Installing curl (7.77.0-r0) 17:27:57 (6/39) Installing dumb-init (1.2.2-r1) 17:27:57 (7/39) Installing libbz2 (1.0.8-r1) 17:27:57 (8/39) Installing expat (2.2.9-r1) 17:27:57 (9/39) Installing libffi (3.3-r2) 17:27:57 (10/39) Installing gdbm (1.13-r1) 17:27:57 (11/39) Installing xz-libs (5.2.5-r0) 17:27:57 (12/39) Installing sqlite-libs (3.32.1-r1) 17:27:57 (13/39) Installing python3 (3.8.10-r0) 17:27:59 (14/39) Installing py3-appdirs (1.4.4-r1) 17:27:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:27:59 (16/39) Installing py3-parsing (2.4.7-r0) 17:27:59 (17/39) Installing py3-six (1.15.0-r0) 17:27:59 (18/39) Installing py3-packaging (20.4-r0) 17:27:59 (19/39) Installing py3-setuptools (47.0.0-r0) 17:27:59 (20/39) Installing py3-chardet (3.0.4-r4) 17:27:59 (21/39) Installing py3-idna (2.9-r0) 17:27:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:27:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:27:59 Removing intermediate container 1699d2b1632b 17:27:59 ---> 640b700bb0fa 17:27:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:27:59 (24/39) Installing py3-requests (2.23.0-r0) 17:27:59 (25/39) Installing py3-msgpack (1.0.0-r0) 17:27:59 (26/39) Installing py3-lockfile (0.12.2-r3) 17:27:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:27:59 (28/39) Installing py3-colorama (0.4.3-r0) 17:27:59 (29/39) Installing py3-distlib (0.3.0-r0) 17:27:59 (30/39) Installing py3-distro (1.5.0-r1) 17:27:59 (31/39) Installing py3-webencodings (0.5.1-r3) 17:27:59 (32/39) Installing py3-html5lib (1.0.1-r4) 17:27:59 (33/39) Installing py3-pytoml (0.1.21-r0) 17:27:59 (34/39) Installing py3-pep517 (0.8.2-r0) 17:27:59 ---> Running in d4f48ec7e9a7 17:27:59 (35/39) Installing py3-progress (1.5-r0) 17:27:59 (36/39) Installing py3-toml (0.10.1-r0) 17:27:59 (37/39) Installing py3-retrying (1.3.3-r0) 17:27:59 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:27:59 (39/39) Installing py3-pip (20.1.1-r0) 17:28:00 Executing busybox-1.31.1-r19.trigger 17:28:00 OK: 72 MiB in 59 packages 17:28:00 Removing intermediate container d4f48ec7e9a7 17:28:00 ---> 67fd1422b237 17:28:00 Step 24/26 : LABEL arch=arm64 17:28:00 ---> Running in b82d2485b6e2 17:28:01 Removing intermediate container b82d2485b6e2 17:28:01 ---> 85aaa48d4a54 17:28:01 Step 25/26 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:28:01 ---> Running in 57314af2ab1e 17:28:01 Removing intermediate container 57314af2ab1e 17:28:01 ---> c8ba4ff3310a 17:28:01 Step 26/26 : LABEL version=0.0.0 17:28:01 ---> Running in f7d8af2d119e 17:28:02 Removing intermediate container f7d8af2d119e 17:28:02 ---> e5e17e962ce2 17:28:02 17:28:02 Successfully built e5e17e962ce2 17:28:02 Successfully tagged security-secretstore-setup-arm64:latest 17:28:04  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 17:28:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:28:05 Collecting PyYAML<4,>=3.10 17:28:05 Downloading PyYAML-3.13.tar.gz (270 kB) 17:28:08 Collecting texttable<0.10,>=0.9.0 17:28:08 Downloading texttable-0.9.1.tar.gz (11 kB) 17:28:10 Collecting cached-property<2,>=1.2.0 17:28:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:28:10 Collecting docker<4.0,>=3.6.0 17:28:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:28:11 Collecting jsonschema<3,>=2.5.1 17:28:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:28:12 Collecting docopt<0.7,>=0.6.1 17:28:12 Downloading docopt-0.6.2.tar.gz (25 kB) 17:28:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:28:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:28:15 Collecting websocket-client<1.0,>=0.32.0 17:28:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:28:15 Collecting dockerpty<0.5,>=0.4.1 17:28:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:28:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:28:17 Collecting docker-pycreds>=0.4.0 17:28:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:28:18 Collecting urllib3<1.25,>=1.21.1 17:28:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:28:18 Collecting idna<2.8,>=2.5 17:28:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:28:18 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 17:28:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:28:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:28:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:28:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:28:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:28:19 Installing collected packages: PyYAML, texttable, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, dockerpty, docker-compose 17:28:19 Running setup.py install for PyYAML: started 17:28:21 Running setup.py install for PyYAML: finished with status 'done' 17:28:21 Running setup.py install for texttable: started 17:28:23 Running setup.py install for texttable: finished with status 'done' 17:28:23 Attempting uninstall: urllib3 17:28:23 Found existing installation: urllib3 1.25.9 17:28:23 Uninstalling urllib3-1.25.9: 17:28:23 Successfully uninstalled urllib3-1.25.9 17:28:23 Attempting uninstall: idna 17:28:23 Found existing installation: idna 2.9 17:28:23 Uninstalling idna-2.9: 17:28:23 Successfully uninstalled idna-2.9 17:28:24 Attempting uninstall: requests 17:28:24 Found existing installation: requests 2.23.0 17:28:24 Uninstalling requests-2.23.0: 17:28:24 Successfully uninstalled requests-2.23.0 17:28:26 Running setup.py install for docopt: started 17:28:27 Running setup.py install for docopt: finished with status 'done' 17:28:27 Running setup.py install for dockerpty: started 17:28:29 Running setup.py install for dockerpty: finished with status 'done' 17:28:30 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.59.0 17:28:38 Removing intermediate container 611bf28620a7 17:28:38 ---> e452ddd0aa4b 17:28:38 Step 15/24 : ENV APP_PORT=58890 17:28:38 ---> Running in a8cb78b82298 17:28:39 Removing intermediate container a8cb78b82298 17:28:39 ---> 6c0044818edb 17:28:39 Step 16/24 : EXPOSE $APP_PORT 17:28:39 ---> Running in 2ff5c77f6d2d 17:28:39 Removing intermediate container 2ff5c77f6d2d 17:28:39 ---> 9bc4ef7b1595 17:28:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:28:41 ---> 4d0b17b0da1f 17:28:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:28:41 ---> 2a9eedf83ca4 17:28:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:28:42 ---> 2d2149bbfe9c 17:28:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:28:42 ---> Running in 61c7097cbb88 17:28:43 Removing intermediate container 61c7097cbb88 17:28:43 ---> bae8d6bc0f66 17:28:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:28:43 ---> Running in 6388b9a70bb0 17:28:43 Removing intermediate container 6388b9a70bb0 17:28:43 ---> 4130eedf7a83 17:28:43 Step 22/24 : LABEL arch=arm64 17:28:43 ---> Running in c5509dfd7779 17:28:44 Removing intermediate container c5509dfd7779 17:28:44 ---> 3bc6ffdd2e8a 17:28:44 Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 17:28:44 ---> Running in 10b9ffc67516 17:28:45 Removing intermediate container 10b9ffc67516 17:28:45 ---> a6c9e2fc3b05 17:28:45 Step 24/24 : LABEL version=0.0.0 17:28:45 ---> Running in cac10fbe8dfe 17:28:45 Removing intermediate container cac10fbe8dfe 17:28:45 ---> 00d011b8bcb0 17:28:45 17:28:46 Successfully built 00d011b8bcb0 17:28:46 Successfully tagged sys-mgmt-agent-arm64:latest 17:28:46  Building sys-mgmt-agent ... done  [Pipeline] } 17:28:46 $ docker stop --time=1 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f 17:28:48 $ docker rm -f 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f [Pipeline] // withDockerContainer [Pipeline] sh 17:28:48 + docker images 17:28:49 REPOSITORY TAG IMAGE ID CREATED SIZE 17:28:49 sys-mgmt-agent-arm64 latest 00d011b8bcb0 4 seconds ago 299MB 17:28:49 security-secretstore-setup-arm64 latest e5e17e962ce2 47 seconds ago 27.1MB 17:28:49 core-metadata-arm64 latest 0cf95c777871 55 seconds ago 15.7MB 17:28:49 core-command-arm64 latest 5745411c4f52 About a minute ago 15MB 17:28:49 98dc0d63c51c About a minute ago 972MB 17:28:49 026d35ece54d About a minute ago 969MB 17:28:49 3116928e755e About a minute ago 976MB 17:28:49 6a90925cae64 About a minute ago 967MB 17:28:49 security-bootstrapper-arm64 latest 42fce092a8e7 4 minutes ago 17.5MB 17:28:49 core-data-arm64 latest e0d2a6cb0133 4 minutes ago 19.1MB 17:28:49 security-proxy-setup-arm64 latest a0ff1f9b8dc5 4 minutes ago 24.2MB 17:28:49 support-notifications-arm64 latest 99c4eea6cebd 4 minutes ago 15.7MB 17:28:49 support-scheduler-arm64 latest e00a02e51b68 4 minutes ago 15.1MB 17:28:49 e997fd5ccf83 4 minutes ago 975MB 17:28:49 0664bd6dfb20 4 minutes ago 969MB 17:28:49 4b3c8ac124e2 4 minutes ago 968MB 17:28:49 b7aa62d5761e 4 minutes ago 973MB 17:28:49 e93e192e1a64 4 minutes ago 970MB 17:28:49 ci-base-image-arm64 latest 89a3cd777588 14 minutes ago 641MB 17:28:49 alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB 17:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 17:28:49 docker 20.10.0 eeaf43b92773 6 months ago 228MB 17:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 17:28:50 ---> job-cost.sh 17:28:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ue2R 17:29:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-ue2R/bin to PATH 17:31:06 INFO: No Stack... 17:31:06 INFO: Retrieving Pricing Info for: v2-standard-4 17:31:06 INFO: Archiving Costs [Pipeline] sh 17:31:06 + cut -d, -f6 17:31:06 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:31:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] 17:31:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] did not exist. Created. 17:31:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:31:06 + echo total: 0.18000000715255737 [Pipeline] stash 17:31:07 Stashed 1 file(s) [Pipeline] } 17:31:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:31:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:09 ---> package-listing.sh 17:31:09 ++ facter osfamily 17:31:09 ++ tr '[:upper:]' '[:lower:]' 17:31:10 + OS_FAMILY=redhat 17:31:10 + workspace=/w/workspace/edgex-go/2 17:31:10 + START_PACKAGES=/tmp/packages_start.txt 17:31:10 + END_PACKAGES=/tmp/packages_end.txt 17:31:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:10 + PACKAGES=/tmp/packages_start.txt 17:31:10 + '[' /w/workspace/edgex-go/2 ']' 17:31:10 + PACKAGES=/tmp/packages_end.txt 17:31:10 + case "${OS_FAMILY}" in 17:31:10 + rpm -qa 17:31:10 + sort 17:31:12 + '[' -f /tmp/packages_start.txt ']' 17:31:12 + '[' -f /tmp/packages_end.txt ']' 17:31:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:12 + '[' /w/workspace/edgex-go/2 ']' 17:31:12 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:31:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:31:12 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:13 17:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:13 alpine: Pulling from edgex-lftools-log-publisher 17:31:13 df20fa9351a1: Pulling fs layer 17:31:13 36b3adc4ff6f: Pulling fs layer 17:31:13 8ad3a11d3b57: Pulling fs layer 17:31:13 46f8f816bc3b: Pulling fs layer 17:31:13 93b61091891f: Pulling fs layer 17:31:13 93b9cdb0e59b: Pulling fs layer 17:31:13 5e14af77c1be: Pulling fs layer 17:31:13 01666e4c0597: Pulling fs layer 17:31:13 aa168da1d23b: Pulling fs layer 17:31:13 46f8f816bc3b: Waiting 17:31:13 93b61091891f: Waiting 17:31:13 93b9cdb0e59b: Waiting 17:31:13 5e14af77c1be: Waiting 17:31:13 aa168da1d23b: Waiting 17:31:13 01666e4c0597: Waiting 17:31:13 36b3adc4ff6f: Verifying Checksum 17:31:13 36b3adc4ff6f: Download complete 17:31:13 46f8f816bc3b: Verifying Checksum 17:31:13 46f8f816bc3b: Download complete 17:31:13 df20fa9351a1: Download complete 17:31:13 93b9cdb0e59b: Verifying Checksum 17:31:13 93b9cdb0e59b: Download complete 17:31:13 5e14af77c1be: Verifying Checksum 17:31:13 5e14af77c1be: Download complete 17:31:13 01666e4c0597: Verifying Checksum 17:31:13 01666e4c0597: Download complete 17:31:13 93b61091891f: Verifying Checksum 17:31:13 93b61091891f: Download complete 17:31:13 df20fa9351a1: Pull complete 17:31:13 36b3adc4ff6f: Pull complete 17:31:14 8ad3a11d3b57: Verifying Checksum 17:31:14 8ad3a11d3b57: Download complete 17:31:14 8ad3a11d3b57: Pull complete 17:31:14 46f8f816bc3b: Pull complete 17:31:15 93b61091891f: Pull complete 17:31:15 93b9cdb0e59b: Pull complete 17:31:15 5e14af77c1be: Pull complete 17:31:15 01666e4c0597: Pull complete 17:31:15 aa168da1d23b: Verifying Checksum 17:31:15 aa168da1d23b: Download complete 17:31:20 aa168da1d23b: Pull complete 17:31:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:31:20 prd-centos7-docker-4c-2g-226 does not seem to be running inside a container 17:31:20 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:31:22 $ docker top 011b2288e6d1294e39ee27e69a785f38963a52bac2c610c13b8afc70de30e116 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:23 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:23 + mkdir -p /var/log/sa [Pipeline] sh 17:31:23 + ls /var/log/sa-host 17:31:23 + sadf -c /var/log/sa-host/sa05 17:31:23 file_magic: OK 17:31:23 HZ: Using current value: 100 17:31:23 file_header: OK 17:31:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:31:23 Statistics: 17:31:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:31:23 File successfully converted to sysstat format version 12.2.1 17:31:23 + sadf -c /var/log/sa-host/sa18 17:31:23 file_magic: OK 17:31:23 HZ: Using current value: 100 17:31:23 file_header: OK 17:31:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:31:23 Statistics: 17:31:23 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... 17:31:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:24 provisioning config files... 17:31:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config858789235810189413tmp [Pipeline] { [Pipeline] echo 17:31:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:25 ---> create-netrc.sh [Pipeline] } 17:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:25 ---> python-tools-install.sh [Pipeline] echo 17:31:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:25 ---> sudo-logs.sh 17:31:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:31:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:26 ---> job-cost.sh 17:31:26 lf-activate-venv: SKIPPING 17:31:26 DEBUG: total: 0.18000000715255737 17:31:26 INFO: Retrieving Stack Cost... 17:31:27 INFO: Retrieving Pricing Info for: v3-standard-2 17:31:27 INFO: Archiving Costs [Pipeline] echo 17:31:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:27 ---> logs-deploy.sh 17:31:27 lf-activate-venv: SKIPPING 17:31:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/2 17:31:27 INFO: archiving workspace using pattern(s): 17:31:28 Archives upload complete. 17:31:28 INFO: archiving logs to Nexus 17:31:29 ---> uname -a: 17:31:29 Linux prd-centos7-docker-4c-2g-226.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:31:29 17:31:29 17:31:29 ---> lscpu: 17:31:29 Architecture: x86_64 17:31:29 CPU op-mode(s): 32-bit, 64-bit 17:31:29 Byte Order: Little Endian 17:31:29 Address sizes: 40 bits physical, 48 bits virtual 17:31:29 CPU(s): 2 17:31:29 On-line CPU(s) list: 0,1 17:31:29 Thread(s) per core: 1 17:31:29 Core(s) per socket: 1 17:31:29 Socket(s): 2 17:31:29 NUMA node(s): 1 17:31:29 Vendor ID: AuthenticAMD 17:31:29 CPU family: 23 17:31:29 Model: 49 17:31:29 Model name: AMD EPYC-Rome Processor 17:31:29 Stepping: 0 17:31:29 CPU MHz: 2800.000 17:31:29 BogoMIPS: 5600.00 17:31:29 Virtualization: AMD-V 17:31:29 Hypervisor vendor: KVM 17:31:29 Virtualization type: full 17:31:29 L1d cache: 64 KiB 17:31:29 L1i cache: 64 KiB 17:31:29 L2 cache: 1 MiB 17:31:29 L3 cache: 32 MiB 17:31:29 NUMA node0 CPU(s): 0,1 17:31:29 Vulnerability Itlb multihit: Not affected 17:31:29 Vulnerability L1tf: Not affected 17:31:29 Vulnerability Mds: Not affected 17:31:29 Vulnerability Meltdown: Not affected 17:31:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:31:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:31:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:31:29 Vulnerability Srbds: Not affected 17:31:29 Vulnerability Tsx async abort: Not affected 17:31:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:31:29 17:31:29 17:31:29 ---> nproc: 17:31:29 2 17:31:29 17:31:29 17:31:29 ---> df -h: 17:31:29 Filesystem Size Used Available Use% Mounted on 17:31:29 overlay 40.0G 12.5G 27.5G 31% / 17:31:29 tmpfs 64.0M 0 64.0M 0% /dev 17:31:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:31:29 shm 64.0M 0 64.0M 0% /dev/shm 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 17:31:29 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 17:31:29 17:31:29 17:31:29 ---> free -m: 17:31:29 total used free shared buff/cache available 17:31:29 Mem: 7821 1353 1733 0 4734 6440 17:31:29 Swap: 1023 1 1022 17:31:29 17:31:29 17:31:29 ---> ip addr: 17:31:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:31:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:31:29 inet 127.0.0.1/8 scope host lo 17:31:29 valid_lft forever preferred_lft forever 17:31:29 inet6 ::1/128 scope host 17:31:29 valid_lft forever preferred_lft forever 17:31:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:31:29 link/ether fa:16:3e:1d:ae:9a brd ff:ff:ff:ff:ff:ff 17:31:29 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 17:31:29 valid_lft 85037sec preferred_lft 85037sec 17:31:29 inet6 fe80::f816:3eff:fe1d:ae9a/64 scope link 17:31:29 valid_lft forever preferred_lft forever 17:31:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:31:29 link/ether 02:42:0c:0b:23:eb brd ff:ff:ff:ff:ff:ff 17:31:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:31:29 valid_lft forever preferred_lft forever 17:31:29 inet6 fe80::42:cff:fe0b:23eb/64 scope link 17:31:29 valid_lft forever preferred_lft forever 17:31:29 17:31:29 17:31:29 ---> sar -b -r -n DEV: 17:31:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 17:31:29 17:31:29 17:08:34 LINUX RESTART (2 CPU) 17:31:29 17:31:29 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:31:29 17:10:02 115.02 6.33 108.69 0.00 3751.22 21877.79 0.00 17:31:29 17:11:01 182.83 0.00 182.83 0.00 0.00 48991.72 0.00 17:31:29 17:12:01 59.55 0.00 59.55 0.00 0.00 10573.09 0.00 17:31:29 17:13:01 46.56 0.02 46.54 0.00 0.53 2779.33 0.00 17:31:29 17:14:02 738.51 329.32 409.19 0.00 19086.03 255399.59 0.00 17:31:29 17:15:01 901.68 666.11 235.56 0.00 42309.82 89916.60 0.00 17:31:29 17:16:02 682.16 177.65 504.51 0.00 5485.22 202523.25 0.00 17:31:29 17:17:01 145.49 11.45 134.04 0.00 1408.84 17702.79 0.00 17:31:29 17:18:01 1.23 0.00 1.23 0.00 0.00 19.20 0.00 17:31:29 17:19:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 17:31:29 17:20:01 0.37 0.12 0.25 0.00 2.93 3.18 0.00 17:31:29 17:21:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 17:31:29 17:22:01 0.33 0.00 0.33 0.00 0.00 5.50 0.00 17:31:29 17:23:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 17:31:29 17:24:01 0.43 0.18 0.25 0.00 5.73 3.05 0.00 17:31:29 17:25:01 0.83 0.00 0.83 0.00 0.00 17.24 0.00 17:31:29 17:26:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 17:31:29 17:27:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 17:31:29 17:28:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 17:31:29 17:29:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:31:29 17:30:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 17:31:29 17:31:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 17:31:29 Average: 130.97 54.12 76.84 0.00 3270.62 29780.18 0.00 17:31:29 17:31:29 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:31:29 17:10:02 5128024 0 817908 10.21 2620 2060388 1273040 14.06 742360 1722320 160 17:31:29 17:11:01 4008964 0 1081316 13.50 2620 2916040 1564692 17.28 1237788 2222144 163464 17:31:29 17:12:01 3726352 0 1200928 14.99 2620 3079040 1695872 18.72 1438044 2286868 19888 17:31:29 17:13:01 3692164 0 1163028 14.52 2620 3151128 1827844 20.18 1348840 2399324 176368 17:31:29 17:14:02 141464 0 1480684 18.49 2620 6384172 2346568 25.91 3275064 3872504 366740 17:31:29 17:15:01 180036 0 1875156 23.41 2620 5951128 3340416 36.88 3048336 4048056 512440 17:31:29 17:16:02 1026360 0 1462120 18.26 2620 5517840 2637196 29.12 2063552 4156464 580 17:31:29 17:17:01 2399088 0 1287176 16.07 2620 4320056 1441044 15.91 1460324 3422092 8 17:31:29 17:18:01 2401660 0 1284600 16.04 2620 4320060 1402996 15.49 1466364 3414636 8 17:31:29 17:19:01 2403152 0 1283104 16.02 2620 4320064 1402996 15.49 1466492 3414636 8 17:31:29 17:20:01 2402364 0 1283808 16.03 2620 4320148 1403240 15.49 1466748 3414724 8 17:31:29 17:21:01 2402784 0 1283384 16.02 2620 4320152 1403060 15.49 1465928 3415236 8 17:31:29 17:22:01 2403056 0 1283104 16.02 2620 4320160 1403060 15.49 1466048 3415236 8 17:31:29 17:23:01 2402932 0 1283228 16.02 2620 4320160 1403060 15.49 1465932 3415236 8 17:31:29 17:24:01 2402800 0 1283320 16.02 2620 4320200 1403060 15.49 1467356 3413852 16 17:31:29 17:25:01 2402720 0 1283400 16.02 2620 4320200 1403120 15.49 1467444 3413848 8 17:31:29 17:26:01 2402800 0 1283312 16.02 2620 4320208 1403060 15.49 1467364 3413852 8 17:31:29 17:27:01 2402940 0 1283168 16.02 2620 4320212 1403060 15.49 1467372 3413848 8 17:31:29 17:28:01 2402800 0 1283304 16.02 2620 4320216 1403060 15.49 1467492 3413848 8 17:31:29 17:29:01 2402940 0 1283156 16.02 2620 4320224 1403060 15.49 1467384 3413848 8 17:31:29 17:30:01 2402704 0 1283392 16.02 2620 4320224 1403168 15.49 1467480 3413848 12 17:31:29 17:31:01 2402848 0 1283240 16.02 2620 4320232 1403060 15.49 1467392 3413848 16 17:31:29 Average: 2451861 0 1287993 16.08 2620 4266466 1625897 17.95 1597777 3269558 56354 17:31:29 17:31:29 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:31:29 17:10:02 eth0 1660.91 1633.06 6383.33 201.16 0.00 0.00 0.00 0.00 17:31:29 17:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:10:02 docker0 939.45 757.53 76.10 2698.16 0.00 0.00 0.00 0.00 17:31:29 17:11:01 veth48e0532 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:31:29 17:11:01 eth0 550.23 457.24 3607.54 48.85 0.00 0.00 0.00 0.00 17:31:29 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:11:01 docker0 192.43 250.77 13.71 856.96 0.00 0.00 0.00 0.00 17:31:29 17:12:01 veth48e0532 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 17:31:29 17:12:01 eth0 26.64 14.30 20.52 10.86 0.00 0.00 0.00 0.00 17:31:29 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:12:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 17:31:29 17:13:01 veth48e0532 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:13:01 eth0 38.68 26.26 28.22 106.20 0.00 0.00 0.00 0.00 17:31:29 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:13:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:14:02 veth9791914 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 17:31:29 17:14:02 eth0 235.58 200.10 1815.09 27.16 0.00 0.00 0.00 0.00 17:31:29 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:14:02 docker0 54.94 64.57 3.67 161.92 0.00 0.00 0.00 0.00 17:31:29 17:15:01 veth9791914 0.00 1.17 0.00 0.05 0.00 0.00 0.00 0.00 17:31:29 17:15:01 vethb242da0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:31:29 17:15:01 eth0 140.32 102.98 1341.01 18.26 0.00 0.00 0.00 0.00 17:31:29 17:15:01 vethfb6fa85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:31:29 17:16:02 veth9791914 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:31:29 17:16:02 veth904c1c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:16:02 vethb0eba89 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 17:31:29 17:16:02 eth0 163.12 106.18 576.69 132.28 0.00 0.00 0.00 0.00 17:31:29 17:17:01 eth0 27.86 15.43 79.35 8.52 0.00 0.00 0.00 0.00 17:31:29 17:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:17:01 docker0 1288.48 1214.16 100.33 4410.24 0.00 0.00 0.00 0.00 17:31:29 17:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:20:01 eth0 1.35 0.75 0.81 0.29 0.00 0.00 0.00 0.00 17:31:29 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:21:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:31:29 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:22:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:24:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:25:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:31:29 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:29:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:31:29 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:30:01 eth0 0.35 0.30 0.20 0.08 0.00 0.00 0.00 0.00 17:31:29 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:31:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:31:29 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 Average: eth0 129.31 116.23 629.05 25.18 0.00 0.00 0.00 0.00 17:31:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:29 Average: docker0 57.66 54.33 4.49 197.35 0.00 0.00 0.00 0.00 17:31:29 17:31:29 17:31:29 ---> sar -P ALL: 17:31:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 17:31:29 17:31:29 17:08:34 LINUX RESTART (2 CPU) 17:31:29 17:31:29 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:31:29 17:10:02 all 26.16 0.00 6.92 3.00 0.10 63.82 17:31:29 17:10:02 0 21.94 0.00 7.33 1.80 0.09 68.85 17:31:29 17:10:02 1 30.40 0.00 6.51 4.21 0.11 58.78 17:31:29 17:11:01 all 39.04 0.00 10.18 2.20 0.09 48.49 17:31:29 17:11:01 0 38.86 0.00 9.92 2.25 0.09 48.89 17:31:29 17:11:01 1 39.22 0.00 10.44 2.15 0.09 48.10 17:31:29 17:12:01 all 40.01 0.00 6.03 0.31 0.08 53.58 17:31:29 17:12:01 0 39.76 0.00 5.83 0.34 0.07 54.01 17:31:29 17:12:01 1 40.25 0.00 6.23 0.28 0.09 53.15 17:31:29 17:13:01 all 64.12 0.00 10.09 0.37 0.11 25.31 17:31:29 17:13:01 0 64.46 0.00 9.86 0.37 0.11 25.20 17:31:29 17:13:01 1 63.79 0.00 10.32 0.36 0.11 25.41 17:31:29 17:14:02 all 25.41 0.00 23.44 24.86 0.12 26.16 17:31:29 17:14:02 0 25.28 0.00 23.26 26.07 0.12 25.26 17:31:29 17:14:02 1 25.54 0.00 23.62 23.66 0.12 27.06 17:31:29 17:15:01 all 54.04 0.00 13.72 31.57 0.12 0.55 17:31:29 17:15:01 0 54.16 0.00 13.54 31.70 0.11 0.49 17:31:29 17:15:01 1 53.92 0.00 13.90 31.44 0.13 0.61 17:31:29 17:16:02 all 68.10 0.00 19.21 11.64 0.13 0.92 17:31:29 17:16:02 0 68.46 0.00 18.66 12.02 0.13 0.73 17:31:29 17:16:02 1 67.73 0.00 19.75 11.26 0.13 1.12 17:31:29 17:17:01 all 22.19 0.00 5.44 1.07 0.05 71.25 17:31:29 17:17:01 0 21.73 0.00 5.78 1.10 0.05 71.35 17:31:29 17:17:01 1 22.65 0.00 5.10 1.04 0.05 71.16 17:31:29 17:18:01 all 0.05 0.00 0.03 0.00 0.03 99.89 17:31:29 17:18:01 0 0.08 0.00 0.03 0.00 0.03 99.85 17:31:29 17:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:31:29 17:19:01 all 0.09 0.00 0.05 0.00 0.02 99.84 17:31:29 17:19:01 0 0.15 0.00 0.03 0.00 0.02 99.80 17:31:29 17:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:31:29 17:20:01 all 0.11 0.00 0.03 0.00 0.02 99.85 17:31:29 17:20:01 0 0.18 0.00 0.02 0.00 0.02 99.78 17:31:29 17:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:31:29 17:31:29 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:31:29 17:21:01 all 0.09 0.00 0.02 0.00 0.03 99.87 17:31:29 17:21:01 0 0.17 0.00 0.02 0.00 0.03 99.78 17:31:29 17:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:31:29 17:22:01 all 0.07 0.00 0.02 0.00 0.03 99.89 17:31:29 17:22:01 0 0.12 0.00 0.02 0.00 0.00 99.87 17:31:29 17:22:01 1 0.02 0.00 0.02 0.00 0.05 99.92 17:31:29 17:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 17:31:29 17:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:31:29 17:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:31:29 17:24:01 all 0.07 0.00 0.04 0.00 0.02 99.87 17:31:29 17:24:01 0 0.12 0.00 0.02 0.00 0.00 99.87 17:31:29 17:24:01 1 0.02 0.00 0.07 0.00 0.03 99.88 17:31:29 17:25:01 all 0.10 0.00 0.03 0.00 0.02 99.86 17:31:29 17:25:01 0 0.15 0.00 0.03 0.00 0.02 99.80 17:31:29 17:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:31:29 17:26:01 all 0.04 0.00 0.02 0.00 0.02 99.92 17:31:29 17:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:31:29 17:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:31:29 17:27:01 all 0.03 0.00 0.02 0.00 0.03 99.93 17:31:29 17:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:31:29 17:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:31:29 17:28:01 all 0.10 0.00 0.02 0.00 0.02 99.87 17:31:29 17:28:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:31:29 17:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:31:29 17:29:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:31:29 17:29:01 0 0.17 0.00 0.03 0.00 0.03 99.77 17:31:29 17:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:31:29 17:30:01 all 0.03 0.00 0.02 0.00 0.02 99.93 17:31:29 17:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:31:29 17:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:31:29 17:31:01 all 0.06 0.00 0.03 0.00 0.03 99.88 17:31:29 17:31:01 0 0.10 0.00 0.03 0.00 0.03 99.83 17:31:29 17:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:31:29 17:31:29 Average: CPU %user %nice %system %iowait %steal %idle 17:31:29 Average: all 14.55 0.00 4.09 3.18 0.05 78.12 17:31:29 Average: 0 14.37 0.00 4.06 3.22 0.05 78.31 17:31:29 Average: 1 14.73 0.00 4.13 3.15 0.05 77.94 17:31:29 17:31:29 17:31:29