Pull request #3608 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch master at 398431feff524dc71f99412bba68b8b552d1addb rather than 588f4904a04cc9d83999eee101c48213ac2a5639 Obtained Jenkinsfile from 398431feff524dc71f99412bba68b8b552d1addb Running in Durability level: MAX_SURVIVABILITY 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-ssh9022150082179560541.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-ssh4734247815220707076.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3608/workspace@libs/edgex-global-pipelines # timeout=10 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-3608/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6292427832197788269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3608/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh166679621008480649.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh874296692975172046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3608/workspace@libs/lf-pipelines # timeout=10 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-3608/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4323673382945911753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-1193’ is offline Running on prd-centos7-docker-4c-2g-1194 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2696416524388456643.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/1@tmp/jenkins-gitclient-ssh6876086464190905727.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) > git config core.sparsecheckout # timeout=10 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # 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/1@tmp/jenkins-gitclient-ssh2075258903090230560.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:53:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:53:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:53:10 ========================================================= 10:53:10 EdgeX Global Pipelines Version Info 10:53:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:53:16 ------------------- 10:53:16 stable info: 10:53:16 ------------------- 10:53:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:53:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:53:16 Message: update stable to v1.0.195 10:53:16 ------------------- 10:53:16 experimental info: 10:53:16 ------------------- 10:53:16 Commited By: **** collab-it+edgex@linuxfoundation.org 10:53:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:53:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:53:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3608 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3608 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3608 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588f4904a04cc9d83999eee101c48213ac2a5639 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588f490 [Pipeline] echo 10:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:18 provisioning config files... 10:53:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4199716792939258619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:19 ---> docker-login.sh 10:53:19 nexus3.edgexfoundry.org:10001 10:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:19 Configure a credential helper to remove this warning. See 10:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:19 10:53:19 Login Succeeded 10:53:19 nexus3.edgexfoundry.org:10002 10:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:19 Configure a credential helper to remove this warning. See 10:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:19 10:53:19 Login Succeeded 10:53:19 nexus3.edgexfoundry.org:10003 10:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:19 Configure a credential helper to remove this warning. See 10:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:19 10:53:19 Login Succeeded 10:53:19 nexus3.edgexfoundry.org:10004 10:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:19 Configure a credential helper to remove this warning. See 10:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:19 10:53:19 Login Succeeded 10:53:19 docker.io 10:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:20 Configure a credential helper to remove this warning. See 10:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:20 10:53:20 Login Succeeded 10:53:20 ---> docker-login.sh ends [Pipeline] } 10:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:20 ++ 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 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ cut -d/ -f2 10:53:20 ++ dirname cmd/core-command/Dockerfile 10:53:20 + echo core-command,cmd/core-command/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ cut -d/ -f2 10:53:20 ++ dirname cmd/core-data/Dockerfile 10:53:20 + echo core-data,cmd/core-data/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/core-metadata/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo core-metadata,cmd/core-metadata/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/security-bootstrapper/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/security-proxy-setup/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/support-notifications/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo support-notifications,cmd/support-notifications/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/support-scheduler/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:53:20 + for file in '`ls cmd/**/Dockerfile`' 10:53:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:53:20 ++ cut -d/ -f2 10:53:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:53:20 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 10:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:24 10:53:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:53:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:24 latest: Pulling from edgex-devops/git-semver 10:53:24 31603596830f: Pulling fs layer 10:53:24 54011a49482f: Pulling fs layer 10:53:24 a6820b24f6d8: Pulling fs layer 10:53:24 f581987b2513: Pulling fs layer 10:53:24 f581987b2513: Waiting 10:53:24 54011a49482f: Verifying Checksum 10:53:24 54011a49482f: Download complete 10:53:25 31603596830f: Verifying Checksum 10:53:25 31603596830f: Download complete 10:53:25 f581987b2513: Verifying Checksum 10:53:25 f581987b2513: Download complete 10:53:25 31603596830f: Pull complete 10:53:25 54011a49482f: Pull complete 10:53:25 a6820b24f6d8: Verifying Checksum 10:53:25 a6820b24f6d8: Download complete 10:53:26 a6820b24f6d8: Pull complete 10:53:26 f581987b2513: Pull complete 10:53:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:53:26 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 10:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:53:27 $ docker top f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:27 [ssh-agent] Looking for ssh-agent implementation... 10:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:27 $ docker exec f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent 10:53:28 SSH_AUTH_SOCK=/tmp/ssh-oQXByCrt6f8M/agent.13 10:53:28 SSH_AGENT_PID=19 10:53:28 Running ssh-add (command line suppressed) 10:53:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2063024023702048797.key (/w/workspace/edgex-go/1@tmp/private_key_2063024023702048797.key) 10:53:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:28 + git tag --points-at HEAD [Pipeline] } 10:53:28 $ docker exec --env ******** --env ******** f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent -k 10:53:28 unset SSH_AUTH_SOCK; 10:53:28 unset SSH_AGENT_PID; 10:53:28 echo Agent pid 19 killed; 10:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:53:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:28 [ssh-agent] Looking for ssh-agent implementation... 10:53:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:28 $ docker exec f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent 10:53:28 SSH_AUTH_SOCK=/tmp/ssh-0OZQEbhElDgi/agent.52 10:53:28 SSH_AGENT_PID=60 10:53:28 Running ssh-add (command line suppressed) 10:53:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7871661659382382485.key (/w/workspace/edgex-go/1@tmp/private_key_7871661659382382485.key) 10:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:29 + git semver init 10:53:29 # -> Open(): unable to determine branch for HEAD 10:53:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:53:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:53:29 # $SEMVER_REMOTE_NAME = origin 10:53:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:53:29 # $SEMVER_USER_NAME = edgex-jenkins 10:53:29 # $SEMVER_BRANCH = PR-3608 10:53:29 # $SEMVER_TEMP = /tmp/semver-169558880 10:53:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:53:44 # '/tmp/semver-169558880' -> '/w/workspace/edgex-go/1/.semver' 10:53:44 # -> Force: false 10:53:44 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:53:44 $ docker exec --env ******** --env ******** f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent -k 10:53:44 unset SSH_AUTH_SOCK; 10:53:44 unset SSH_AGENT_PID; 10:53:44 echo Agent pid 60 killed; 10:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:45 + git semver [Pipeline] } 10:53:45 $ docker stop --time=1 f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e 10:53:47 $ docker rm -f f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e [Pipeline] // withDockerContainer [Pipeline] sh 10:53:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:53:48 Stashed 1 file(s) [Pipeline] echo 10:53:48 [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 10:53:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:53:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:53:50 + sudo service docker restart 10:53:50 + true 10:53:50 Redirecting to /bin/systemctl restart docker.service 10:54:03 Still waiting to schedule task 10:54:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 10:54:08 ========================================================= 10:54:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:54:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:54:09 + 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 . 10:54:10 Sending build context to Docker daemon 329.5MB 10:54:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:54:10 Step 2/6 : FROM ${BASE} 10:54:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:54:10 540db60ca938: Pulling fs layer 10:54:10 adcc1eea9eea: Pulling fs layer 10:54:10 4c4ab2625f07: Pulling fs layer 10:54:10 0510c868ecb4: Pulling fs layer 10:54:10 afea3b2eda06: Pulling fs layer 10:54:10 7809a108b3ef: Pulling fs layer 10:54:10 f706445af74f: Pulling fs layer 10:54:10 0510c868ecb4: Waiting 10:54:10 afea3b2eda06: Waiting 10:54:10 7809a108b3ef: Waiting 10:54:10 f706445af74f: Waiting 10:54:10 4c4ab2625f07: Download complete 10:54:10 adcc1eea9eea: Verifying Checksum 10:54:10 adcc1eea9eea: Download complete 10:54:10 afea3b2eda06: Verifying Checksum 10:54:10 afea3b2eda06: Download complete 10:54:10 7809a108b3ef: Verifying Checksum 10:54:10 7809a108b3ef: Download complete 10:54:10 540db60ca938: Verifying Checksum 10:54:10 540db60ca938: Download complete 10:54:10 540db60ca938: Pull complete 10:54:10 adcc1eea9eea: Pull complete 10:54:11 4c4ab2625f07: Pull complete 10:54:12 f706445af74f: Verifying Checksum 10:54:12 f706445af74f: Download complete 10:54:13 0510c868ecb4: Verifying Checksum 10:54:13 0510c868ecb4: Download complete 10:54:16 0510c868ecb4: Pull complete 10:54:16 afea3b2eda06: Pull complete 10:54:16 7809a108b3ef: Pull complete 10:54:17 f706445af74f: Pull complete 10:54:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:54:17 ---> b068be0155e3 10:54: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 10:54:20 ---> Running in 50f8d1d659ae 10:54:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:54:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:54:22 (1/12) Installing libmagic (5.39-r0) 10:54:22 (2/12) Installing file (5.39-r0) 10:54:22 (3/12) Installing libc-dev (0.7.2-r3) 10:54:22 (4/12) Installing g++ (10.2.1_pre1-r3) 10:54:27 (5/12) Installing fortify-headers (1.1-r0) 10:54:27 (6/12) Installing patch (2.7.6-r7) 10:54:27 (7/12) Installing build-base (0.5-r2) 10:54:27 (8/12) Installing libsodium (1.0.18-r0) 10:54:27 (9/12) Installing pkgconf (1.7.3-r0) 10:54:27 (10/12) Installing libsodium-dev (1.0.18-r0) 10:54:27 (11/12) Installing libzmq (4.3.3-r1) 10:54:27 (12/12) Installing zeromq-dev (4.3.3-r1) 10:54:27 Executing busybox-1.32.1-r6.trigger 10:54:27 OK: 219 MiB in 52 packages 10:54:29 Removing intermediate container 50f8d1d659ae 10:54:29 ---> 97fd7cd42e1f 10:54:29 Step 4/6 : WORKDIR /edgex-go 10:54:29 ---> Running in f72ee75a3698 10:54:29 Removing intermediate container f72ee75a3698 10:54:29 ---> e3a8a7804a2e 10:54:29 Step 5/6 : COPY go.mod . 10:54:29 ---> 682da98c702e 10:54:29 Step 6/6 : RUN go mod download 10:54:29 ---> Running in 6e1d847e5c0a 10:54:48 Removing intermediate container 6e1d847e5c0a 10:54:48 ---> f72221a4754f 10:54:48 Successfully built f72221a4754f 10:54:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:54:48 + docker inspect -f . ci-base-image-x86_64 10:54:48 . [Pipeline] withDockerContainer 10:54:48 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 10:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 10:54:49 $ docker top 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:49 + go version 10:54:49 go version go1.16.3 linux/amd64 [Pipeline] } 10:54:49 $ docker stop --time=1 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e 10:54:50 $ docker rm -f 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:54:51 + docker inspect -f . ci-base-image-x86_64 10:54:51 . [Pipeline] withDockerContainer 10:54:51 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 10:54:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 10:54:52 $ docker top 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 -eo pid,comm [Pipeline] { [Pipeline] echo 10:54:52 ========================================================= 10:54:52 [edgeXBuildGoParallel] Running Tests and Build... 10:54:52 ========================================================= [Pipeline] sh 10:54:52 + go mod tidy [Pipeline] sh 10:54:53 + make test 10:54:53 go mod tidy 10:54:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:54:58 ? github.com/edgexfoundry/edgex-go [no test files] 10:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:55:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:55:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:55:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:55:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:55:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 10:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 10:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements 10:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 87.7% of statements 10:55:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:55:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:55:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 95.1% of statements 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.8% of statements 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 10:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 10:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 10:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 10:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 10:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 10:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 10:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 10:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 10:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 10:56:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:56:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 10:56:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:56:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 10:56:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 10:56:16 GO111MODULE=on go vet ./... 10:56:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1195 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws 10:56:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:56:16 The recommended git tool is: git 10:56:21 using credential edgex-jenkins-ssh 10:56:21 Cloning the remote Git repository 10:56:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:56:22 > git init /w/workspace/edgex-go/1 # timeout=10 10:56:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:22 > git --version # timeout=10 10:56:22 > git --version # 'git version 2.17.1' 10:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:38 gofmt -l . 10:56:38 [ "`gofmt -l .`" = "" ] 10:56:38 ./bin/test-attribution-txt.sh [Pipeline] sh 10:56:38 + ls -al . 10:56:38 total 560 10:56:38 drwxrwxr-x 10 1001 1001 4096 Jul 1 10:56 . 10:56:38 drwxr-xr-x 4 root root 28 Jul 1 10:54 .. 10:56:38 -rw-rw-r-- 1 1001 1001 11 Jul 1 10:53 .dockerignore 10:56:38 drwxrwxr-x 8 1001 1001 179 Jul 1 10:53 .git 10:56:38 drwxrwxr-x 3 1001 1001 125 Jul 1 10:53 .github 10:56:38 -rw-rw-r-- 1 1001 1001 818 Jul 1 10:53 .gitignore 10:56:38 drwx------ 3 1001 1001 60 Jul 1 10:53 .semver 10:56:38 -rw-rw-r-- 1 1001 1001 166 Jul 1 10:53 .sonarcloud.properties 10:56:38 -rw-rw-r-- 1 1001 1001 8609 Jul 1 10:53 Attribution.txt 10:56:38 -rw-rw-r-- 1 1001 1001 43881 Jul 1 10:53 CHANGELOG.md 10:56:38 -rw-rw-r-- 1 1001 1001 3804 Jul 1 10:53 CONTRIBUTING.md 10:56:38 -rw-rw-r-- 1 1001 1001 931 Jul 1 10:53 Dockerfile.build 10:56:38 -rw-rw-r-- 1 1001 1001 849 Jul 1 10:53 Jenkinsfile 10:56:38 -rw-rw-r-- 1 1001 1001 10775 Jul 1 10:53 LICENSE 10:56:38 -rw-rw-r-- 1 1001 1001 5605 Jul 1 10:53 Makefile 10:56:38 -rw-rw-r-- 1 1001 1001 7818 Jul 1 10:53 README.md 10:56:38 -rw-rw-r-- 1 1001 1001 6912 Jul 1 10:53 SECURITY.md 10:56:38 -rw-rw-r-- 1 1001 1001 5 Jul 1 10:53 VERSION 10:56:38 -rw-rw-r-- 1 1001 1001 4131 Jul 1 10:53 ZMQWindows.md 10:56:38 drwxrwxr-x 2 1001 1001 37 Jul 1 10:53 bin 10:56:38 drwxrwxr-x 14 1001 1001 4096 Jul 1 10:53 cmd 10:56:38 -rw-r--r-- 1 root root 398095 Jul 1 10:56 coverage.out 10:56:38 -rw-rw-r-- 1 1001 1001 806 Jul 1 10:53 go.mod 10:56:38 -rw-r--r-- 1 root root 20759 Jul 1 10:54 go.sum 10:56:38 drwxrwxr-x 7 1001 1001 114 Jul 1 10:53 internal 10:56:38 drwxrwxr-x 3 1001 1001 16 Jul 1 10:53 openapi 10:56:38 drwxrwxr-x 4 1001 1001 71 Jul 1 10:53 snap 10:56:38 -rw-rw-r-- 1 1001 1001 168 Jul 1 10:53 version.go [Pipeline] sh 10:56:38 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 10:56:38 + '[' -e coverage.out ] 10:56:38 + chown 1001:1001 coverage.out [Pipeline] stash 10:56:38 Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 10:56:38 Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) 10:56:38 Stashed 1 file(s) [Pipeline] sh 10:56:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:56:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:56:38 > git config core.sparsecheckout # timeout=10 10:56:38 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 10:56:38 > git remote # timeout=10 10:56:38 > git config --get remote.origin.url # timeout=10 10:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:56:38 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 10:56:38 > git rev-parse HEAD^{commit} # timeout=10 10:56:38 > git config core.sparsecheckout # timeout=10 10:56:38 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 10:56:39 + make build 10:56:39 go mod tidy 10:56:39 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 10:56:40 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 10:56:43 Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" 10:56:43 > git --version # timeout=10 10:56:43 > git --version # 'git version 2.17.1' 10:56:43 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:56: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 10:56:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 10:56:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:56:48 + + sudotrue service 10:56:48 docker restart 10:56:48 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 10:56:48 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 10:56:49 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 10:56:50 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 10:56:50 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 10:56:51 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 10:56:52 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 10:56:53 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] } 10:56:54 $ docker stop --time=1 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 10:56:56 $ docker rm -f 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:57:04 10:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:57:05 latest: Pulling from edgex-devops/edgex-compose 10:57:05 cbdbe7a5bc2a: Pulling fs layer 10:57:05 ca9280d653b3: Pulling fs layer 10:57:05 7e9c9ca2126c: Pulling fs layer 10:57:05 cbdbe7a5bc2a: Verifying Checksum 10:57:05 cbdbe7a5bc2a: Download complete 10:57:05 cbdbe7a5bc2a: Pull complete 10:57:06 ca9280d653b3: Verifying Checksum 10:57:06 ca9280d653b3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:06 provisioning config files... 10:57:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5132398257026091252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:07 ca9280d653b3: Pull complete 10:57:07 ---> docker-login.sh 10:57:07 nexus3.edgexfoundry.org:10001 10:57:07 7e9c9ca2126c: Verifying Checksum 10:57:07 7e9c9ca2126c: Download complete 10:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:08 Configure a credential helper to remove this warning. See 10:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:08 10:57:08 Login Succeeded 10:57:08 nexus3.edgexfoundry.org:10002 10:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:09 Configure a credential helper to remove this warning. See 10:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:09 10:57:09 Login Succeeded 10:57:09 nexus3.edgexfoundry.org:10003 10:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:09 Configure a credential helper to remove this warning. See 10:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:09 10:57:09 Login Succeeded 10:57:09 nexus3.edgexfoundry.org:10004 10:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:10 Configure a credential helper to remove this warning. See 10:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:10 10:57:10 Login Succeeded 10:57:10 docker.io 10:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:57:10 Configure a credential helper to remove this warning. See 10:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:57:10 10:57:10 Login Succeeded 10:57:10 ---> docker-login.sh ends 10:57:10 7e9c9ca2126c: Pull complete 10:57:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:57:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 10:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] withDockerContainer 10:57:10 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 10:57:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:57:14 $ docker top e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo 10:57:15 ========================================================= 10:57:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:57:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:57:15 + docker-compose build --help 10:57:15 + grep parallel 10:57:15 + 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 . 10:57:16 --parallel Build images in parallel. [Pipeline] } 10:57:16 $ docker stop --time=1 e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 10:57:17 $ docker rm -f e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 [Pipeline] // withDockerContainer 10:57:20 Sending build context to Docker daemon 166.4MB 10:57:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:57:20 Step 2/6 : FROM ${BASE} 10:57:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:57:20 595b0fe564bb: Pulling fs layer 10:57:20 3088b5b3c5c0: Pulling fs layer 10:57:20 5b7225fbf94c: Pulling fs layer 10:57:20 ba82ee9f976e: Pulling fs layer 10:57:20 506bd15cee9f: Pulling fs layer 10:57:20 75a0a4a0db45: Pulling fs layer 10:57:20 618dc40b7e24: Pulling fs layer 10:57:20 ba82ee9f976e: Waiting 10:57:20 506bd15cee9f: Waiting 10:57:20 75a0a4a0db45: Waiting 10:57:20 618dc40b7e24: Waiting 10:57:20 5b7225fbf94c: Download complete 10:57:20 3088b5b3c5c0: Verifying Checksum 10:57:20 3088b5b3c5c0: Download complete 10:57:20 506bd15cee9f: Download complete 10:57:20 595b0fe564bb: Verifying Checksum 10:57:20 595b0fe564bb: Download complete 10:57:20 75a0a4a0db45: Verifying Checksum 10:57:20 75a0a4a0db45: Download complete 10:57:20 595b0fe564bb: Pull complete 10:57:20 3088b5b3c5c0: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:20 5b7225fbf94c: Pull complete 10:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:57:20 . [Pipeline] withDockerContainer 10:57:20 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 10:57:20 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:57:21 618dc40b7e24: Verifying Checksum 10:57:21 618dc40b7e24: Download complete 10:57:21 $ docker top 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:21 + docker-compose -f ./docker-compose-build.yml build --parallel 10:57:21 ba82ee9f976e: Download complete 10:57:22 Building core-command ... 10:57:22 Building core-data ... 10:57:22 Building core-metadata ... 10:57:22 Building security-bootstrapper ... 10:57:22 Building security-proxy-setup ... 10:57:22 Building security-secretstore-setup ... 10:57:22 Building support-notifications ... 10:57:22 Building support-scheduler ... 10:57:22 Building sys-mgmt-agent ... 10:57:22 Building core-command 10:57:22 Building core-metadata 10:57:22 Building security-bootstrapper 10:57:22 Building support-scheduler 10:57:22 Building sys-mgmt-agent 10:57:32 ba82ee9f976e: Pull complete 10:57:32 506bd15cee9f: Pull complete 10:57:33 75a0a4a0db45: Pull complete 10:57:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:57:35 ---> f72221a4754f 10:57:35 Step 3/23 : WORKDIR /edgex-go 10:57:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 10:57:35 ---> f72221a4754f 10:57:35 Step 3/32 : WORKDIR /edgex-go 10:57:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:57:35 ---> f72221a4754f 10:57:35 Step 3/24 : WORKDIR /edgex-go 10:57:37 618dc40b7e24: Pull complete 10:57:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:57:37 ---> a36622ca3599 10:57:37 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 10:57:38 ---> Running in 9537f1d06c2a 10:57:38 ---> Running in 32aadc5c3927 10:57:38 ---> Running in b17c761c70a0 10:57:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:57:38 ---> f72221a4754f 10:57:38 Step 3/24 : WORKDIR /edgex-go 10:57:39 ---> Running in e95bbf31793c 10:57:39 ---> Running in 1b24765e22ef 10:57:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:57:41 Removing intermediate container 9537f1d06c2a 10:57:41 ---> dd22f346c266 10:57:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:41 Removing intermediate container b17c761c70a0 10:57:41 ---> 03ccd012bd57 10:57:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:57:41 ---> f72221a4754f 10:57:41 Step 3/24 : WORKDIR /edgex-go 10:57:41 ---> Using cache 10:57:41 ---> 301ec141fa09 10:57:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:57:41 Removing intermediate container 32aadc5c3927 10:57:41 ---> fa196ee2f574 10:57:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:41 Removing intermediate container 1b24765e22ef 10:57:41 ---> 301ec141fa09 10:57:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:41 ---> Running in 830639d6c88f 10:57:41 ---> Running in b015e00ee714 10:57:41 ---> Running in e5cdf6e4cd49 10:57:41 ---> Running in 32ff04322b6c 10:57:41 ---> Running in f266a5e92adc 10:57:42 (1/12) Installing libmagic (5.39-r0) 10:57:42 Removing intermediate container 830639d6c88f 10:57:42 ---> 6116792f1903 10:57:42 Step 5/24 : RUN apk add --update --no-cache make bash git 10:57:42 ---> Running in ca02ae412b16 10:57:42 (2/12) Installing file (5.39-r0) 10:57:42 (3/12) Installing libc-dev (0.7.2-r3) 10:57:42 (4/12) Installing g++ (10.2.1_pre1-r3) 10:57:42 Removing intermediate container b015e00ee714 10:57:42 ---> 570b03555e87 10:57:42 Step 5/24 : RUN apk add --update --no-cache make git 10:57:42 ---> Running in 81631b51b0f0 10:57:42 Removing intermediate container e5cdf6e4cd49 10:57:42 ---> b76d546918ca 10:57:42 Step 5/23 : RUN apk add --update --no-cache make git 10:57:42 ---> Running in 831327c58527 10:57:43 Removing intermediate container 32ff04322b6c 10:57:43 ---> 18d0e7cb0e5c 10:57:43 Step 5/32 : RUN apk add --update --no-cache make git 10:57:43 ---> Running in 5cb90817fbbd 10:57:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:57:43 Removing intermediate container f266a5e92adc 10:57:43 ---> 9a2b9c895600 10:57:43 Step 5/24 : RUN apk add --update --no-cache make git 10:57:43 ---> Running in 19dffd24a17a 10:57:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:57:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:57:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:57:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:57:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:57:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:57:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:57:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:57:44 OK: 219 MiB in 52 packages 10:57:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:57:44 Removing intermediate container ca02ae412b16 10:57:44 ---> 676ddefeeb4e 10:57:44 Step 6/24 : COPY go.mod . 10:57:44 OK: 219 MiB in 52 packages 10:57:44 OK: 219 MiB in 52 packages 10:57:44 OK: 219 MiB in 52 packages 10:57:45 OK: 219 MiB in 52 packages 10:57:45 ---> 9608016d6bdd 10:57:45 Step 7/24 : RUN go mod download 10:57:45 ---> Running in 01084da84944 10:57:45 Removing intermediate container 831327c58527 10:57:45 ---> 1ac569ae65ec 10:57:45 Step 6/23 : COPY go.mod . 10:57:45 Removing intermediate container 81631b51b0f0 10:57:45 ---> 686a2662f15f 10:57:45 Step 6/24 : COPY go.mod . 10:57:45 Removing intermediate container 5cb90817fbbd 10:57:45 ---> 82280a9ac68c 10:57:45 Step 6/32 : COPY go.mod . 10:57:45 ---> e41df6caccd4 10:57:45 Step 7/23 : RUN go mod download 10:57:45 Removing intermediate container 19dffd24a17a 10:57:45 ---> f424369505a3 10:57:45 Step 6/24 : COPY go.mod . 10:57:45 ---> 9b7e96382939 10:57:45 Step 7/24 : RUN go mod download 10:57:45 ---> Running in d6bd3a1af0d3 10:57:45 ---> Running in c2849d794524 10:57:48 ---> 1c1462c6853b 10:57:48 Step 7/32 : RUN go mod download 10:57:48 ---> Running in b2e2b28e891c 10:57:48 ---> 6be056165d11 10:57:48 Step 7/24 : RUN go mod download 10:57:48 ---> Running in a701bfe28a9f 10:57:48 Removing intermediate container 01084da84944 10:57:48 ---> a13ba09ad400 10:57:48 Step 8/24 : COPY . . 10:57:48 (5/12) Installing fortify-headers (1.1-r0) 10:57:48 (6/12) Installing patch (2.7.6-r7) 10:57:48 (7/12) Installing build-base (0.5-r2) 10:57:48 (8/12) Installing libsodium (1.0.18-r0) 10:57:48 (9/12) Installing pkgconf (1.7.3-r0) 10:57:48 (10/12) Installing libsodium-dev (1.0.18-r0) 10:57:48 (11/12) Installing libzmq (4.3.3-r1) 10:57:48 (12/12) Installing zeromq-dev (4.3.3-r1) 10:57:48 Executing busybox-1.32.1-r6.trigger 10:57:48 OK: 218 MiB in 52 packages 10:57:51 Removing intermediate container c2849d794524 10:57:51 ---> f4412b705b5a 10:57:51 Step 8/24 : COPY . . 10:57:51 Removing intermediate container b2e2b28e891c 10:57:51 ---> 05234cadafb9 10:57:51 Step 8/32 : COPY . . 10:57:51 Removing intermediate container d6bd3a1af0d3 10:57:51 ---> cf2826545db4 10:57:51 Step 8/23 : COPY . . 10:57:51 Removing intermediate container a701bfe28a9f 10:57:51 ---> b3ea4a858fd5 10:57:51 Step 8/24 : COPY . . 10:57:51 ---> 4f73583ba1f3 10:57:51 Step 9/24 : RUN go mod tidy 10:57:51 Removing intermediate container e95bbf31793c 10:57:51 ---> 4dcafe2ba7a6 10:57:51 Step 4/6 : WORKDIR /edgex-go 10:57:51 ---> Running in f542302a805a 10:57:52 Removing intermediate container f542302a805a 10:57:52 ---> 856fb711b4f8 10:57:52 Step 5/6 : COPY go.mod . 10:57:52 ---> b05c7064e9a0 10:57:52 Step 6/6 : RUN go mod download 10:57:53 ---> Running in 1d1f44ff1df0 10:57:58 ---> Running in ce2ee6eee814 10:58:06 ---> 42f32795dde4 10:58:06 Step 9/24 : RUN go mod tidy 10:58:06 ---> ed9ea76633b8 10:58:06 Step 9/23 : RUN go mod tidy 10:58:07 ---> Running in e42af03694e3 10:58:07 Removing intermediate container ce2ee6eee814 10:58:07 ---> 0d0d1b17c7af 10:58:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:58:07 ---> Running in 6f4b20da0439 10:58:07 ---> Running in 82c435e3b9bd 10:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:58:10 Removing intermediate container e42af03694e3 10:58:10 ---> 0435b059abb2 10:58:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:58:10 Removing intermediate container 6f4b20da0439 10:58:10 ---> 3e8c2af81b80 10:58:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 10:58:11 ---> Running in eb840e30d35d 10:58:11 ---> Running in 0e33bfc037a0 10:58:12 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 10:58:12 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 10:58:17 ---> 2d8875fa396f 10:58:17 Step 9/24 : RUN go mod tidy 10:58:17 ---> Running in 1f4ede01f215 10:58:19 Removing intermediate container 1d1f44ff1df0 10:58:19 ---> 50977c307629 10:58:19 Successfully built 50977c307629 10:58:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:58:20 + docker inspect -f . ci-base-image-arm64 10:58:20 . [Pipeline] withDockerContainer 10:58:20 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 10:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:58:20 Removing intermediate container 1f4ede01f215 10:58:20 ---> eeb31905d1b4 10:58:20 Step 10/24 : RUN make cmd/core-command/core-command 10:58:20 ---> Running in e3f2b59292b0 10:58:20 ---> f487080309ea 10:58:20 Step 9/32 : RUN go mod tidy 10:58:20 ---> Running in 07486cb8e918 10:58:21 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 10:58:22 $ docker top cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:22 Removing intermediate container 07486cb8e918 10:58:22 ---> 42f978e09fb1 10:58:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:58:22 ---> Running in 4c95012ea3cb 10:58:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:58:23 + go version 10:58:23 go version go1.16.5 linux/arm64 [Pipeline] } 10:58:23 $ docker stop --time=1 cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 10:58:25 $ docker rm -f cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:58:26 + docker inspect -f . ci-base-image-arm64 10:58:26 . [Pipeline] withDockerContainer 10:58:26 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 10:58:26 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:58:28 $ docker top cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df -eo pid,comm [Pipeline] { [Pipeline] echo 10:58:28 ========================================================= 10:58:28 [edgeXBuildGoParallel] Running Tests and Build... 10:58:28 ========================================================= [Pipeline] sh 10:58:29 + go mod tidy [Pipeline] sh 10:58:30 + make test 10:58:30 go mod tidy 10:58:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:58:49 Removing intermediate container 82c435e3b9bd 10:58:49 ---> 44090386f2c6 10:58:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:58:49 ---> Running in 07404b1ed1da 10:58: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 10:58:51 Removing intermediate container eb840e30d35d 10:58:51 ---> 75b6138f0240 10:58:51 10:58:51 Step 11/23 : FROM alpine:3.12 10:58:52 Removing intermediate container 07404b1ed1da 10:58:52 ---> c8c53f56ca1e 10:58:52 10:58:52 Step 12/24 : FROM docker:20.10.0 10:58:52 3.12: Pulling from library/alpine 10:58:52 20.10.0: Pulling from library/docker 10:58:53 Removing intermediate container 0e33bfc037a0 10:58:53 ---> 5056b75ec493 10:58:53 10:58:53 Step 11/24 : FROM alpine:3.12 10:58:53 3.12: Pulling from library/alpine 10:58:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:58:54 Status: Downloaded newer image for alpine:3.12 10:58:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:58:54 Status: Image is up to date for alpine:3.12 10:58:54 ---> 13621d1b12d4 10:58:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:58:54 ---> 13621d1b12d4 10:58:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:58:54 ---> Running in ab56ff7af790 10:58:54 ---> Running in f664c1a89a90 10:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:58:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:58:55 (1/1) Installing dumb-init (1.2.2-r1) 10:58:55 Executing busybox-1.31.1-r20.trigger 10:58:55 OK: 6 MiB in 15 packages 10:58:55 (1/1) Installing dumb-init (1.2.2-r1) 10:58:55 Executing busybox-1.31.1-r20.trigger 10:58:55 OK: 6 MiB in 15 packages 10:58:56 Removing intermediate container f664c1a89a90 10:58:56 ---> 30e931aba722 10:58:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:58:57 Removing intermediate container ab56ff7af790 10:58:57 ---> 059d70a45e21 10:58:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:58:57 ---> Running in b92b107b2f11 10:58:57 ---> Running in 89b8d16d8658 10:58:57 Removing intermediate container e3f2b59292b0 10:58:57 ---> b903aab82f15 10:58:57 10:58:57 Step 11/24 : FROM alpine:3.12 10:58:57 ---> 13621d1b12d4 10:58:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:58:57 ---> Using cache 10:58:57 ---> 059d70a45e21 10:58:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:58:57 ---> Using cache 10:58:57 ---> 4bf1f871395c 10:58:57 Step 14/24 : ENV APP_PORT=59882 10:58:57 Removing intermediate container b92b107b2f11 10:58:57 ---> 8114942d2fd1 10:58:57 Step 14/23 : ENV APP_PORT=59861 10:58:57 ? github.com/edgexfoundry/edgex-go [no test files] 10:58:58 Removing intermediate container 89b8d16d8658 10:58:58 ---> 4bf1f871395c 10:58:58 Step 14/24 : ENV APP_PORT=59881 10:58:58 Removing intermediate container 4c95012ea3cb 10:58:58 ---> 3b6e1f0ecc6f 10:58:58 10:58:58 Step 11/32 : FROM alpine:3.12 10:58:58 ---> 13621d1b12d4 10:58:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:58:58 ---> Running in 193c8234cdd4 10:58:58 ---> Running in 8b255a831a19 10:58:58 ---> Running in f4584473d46b 10:58:58 ---> Running in 58a24d49ff12 10:58:58 Removing intermediate container 8b255a831a19 10:58:58 ---> f43e72a2aab0 10:58:58 Step 15/24 : EXPOSE $APP_PORT 10:58:58 Removing intermediate container f4584473d46b 10:58:58 ---> 122122160ac8 10:58:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 10:58:58 Removing intermediate container 193c8234cdd4 10:58:58 ---> 36715fa72602 10:58:58 Step 15/23 : EXPOSE $APP_PORT 10:58:58 Removing intermediate container 58a24d49ff12 10:58:58 ---> 8a5ec3fa2444 10:58:58 Step 15/24 : EXPOSE $APP_PORT 10:58:58 ---> Running in 2067ef8f37a0 10:58:58 ---> Running in 2f2778ecb920 10:58:58 ---> Running in 4109add42727 10:58:58 ---> Running in 1f0f1d3e25ab 10:58:58 Removing intermediate container 2067ef8f37a0 10:58:58 ---> 082bb4518295 10:58:58 Step 16/24 : WORKDIR / 10:58:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:58:58 Status: Downloaded newer image for docker:20.10.0 10:58:58 ---> aefe523efa57 10:58:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:58:58 Removing intermediate container 4109add42727 10:58:58 ---> 290b0ef086ce 10:58:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:58:58 ---> Running in 99ed3058227f 10:58:58 Removing intermediate container 1f0f1d3e25ab 10:58:58 ---> 8b2f308903fc 10:58:58 Step 16/24 : WORKDIR / 10:58:58 ---> Running in c33401774711 10:58:58 ---> Running in e99e2289eb40 10:58:58 Removing intermediate container 99ed3058227f 10:58:58 ---> 7f78e513fc73 10:58:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:58:58 Removing intermediate container c33401774711 10:58:58 ---> 39c54a5331ff 10:58:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:58:58 Removing intermediate container e99e2289eb40 10:58:58 ---> 5c7853179779 10:58:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:58:58 ---> Running in 541b8be56c05 10:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:58:58 ---> 440491da5ee9 10:58:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:58:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:58:59 (1/2) Installing dumb-init (1.2.2-r1) 10:58:59 (2/2) Installing su-exec (0.2-r1) 10:58:59 Executing busybox-1.31.1-r20.trigger 10:58:59 OK: 6 MiB in 16 packages 10:58:59 ---> fb35fc7540d8 10:58:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:58:59 ---> c4ac7cb2d51b 10:58:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:58:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:58:59 ---> 580617d56971 10:58:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:58:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:58:59 (1/39) Installing readline (8.0.4-r0) 10:58:59 (2/39) Installing bash (5.0.17-r0) 10:58:59 Executing bash-5.0.17-r0.post-install 10:58:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:58:59 (4/39) Installing libcurl (7.77.0-r0) 10:58:59 (5/39) Installing curl (7.77.0-r0) 10:58:59 (6/39) Installing dumb-init (1.2.2-r1) 10:58:59 (7/39) Installing libbz2 (1.0.8-r1) 10:59:00 (8/39) Installing expat (2.2.9-r1) 10:59:00 (9/39) Installing libffi (3.3-r2) 10:59:00 (10/39) Installing gdbm (1.13-r1) 10:59:00 (11/39) Installing xz-libs (5.2.5-r0) 10:59:00 (12/39) Installing sqlite-libs (3.32.1-r1) 10:59:00 Removing intermediate container 2f2778ecb920 10:59:00 ---> 909e2857a7ee 10:59:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 10:59:00 (13/39) Installing python3 (3.8.10-r0) 10:59:00 ---> ee853aaf295e 10:59:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:59:00 ---> Running in 6a81351a6cba 10:59:01 ---> 654b85c01bd4 10:59:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:59:01 ---> ebfffd1750d7 10:59:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:59:01 ---> Running in ca82f4ec30e8 10:59:01 (14/39) Installing py3-appdirs (1.4.4-r1) 10:59:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:59:01 (16/39) Installing py3-parsing (2.4.7-r0) 10:59:01 (17/39) Installing py3-six (1.15.0-r0) 10:59:01 (18/39) Installing py3-packaging (20.4-r0) 10:59:01 Removing intermediate container 6a81351a6cba 10:59:01 ---> dae2af81eb5d 10:59:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:59:01 (19/39) Installing py3-setuptools (47.0.0-r0) 10:59:01 (20/39) Installing py3-chardet (3.0.4-r4) 10:59:01 ---> 50bd40d9d912 10:59:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:59:01 (21/39) Installing py3-idna (2.9-r0) 10:59:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:59:01 ---> Running in 950768b48a5f 10:59:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:59:02 (24/39) Installing py3-requests (2.23.0-r0) 10:59:02 (25/39) Installing py3-msgpack (1.0.0-r0) 10:59:02 ---> 29b9751711fc 10:59:02 Step 20/24 : ENTRYPOINT ["/core-command"] 10:59:02 ---> Running in 542a95b668ec 10:59:02 (26/39) Installing py3-lockfile (0.12.2-r3) 10:59:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:59:02 Removing intermediate container ca82f4ec30e8 10:59:02 ---> 4e81365ec3da 10:59:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:02 (28/39) Installing py3-colorama (0.4.3-r0) 10:59:02 (29/39) Installing py3-distlib (0.3.0-r0) 10:59:02 ---> Running in 9dc2645c7b1a 10:59:02 (30/39) Installing py3-distro (1.5.0-r1) 10:59:02 (31/39) Installing py3-webencodings (0.5.1-r3) 10:59:02 Removing intermediate container 950768b48a5f 10:59:02 ---> 39dc884494fe 10:59:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:59:02 ---> Running in 3404a4fb0d9a 10:59:02 (32/39) Installing py3-html5lib (1.0.1-r4) 10:59:02 (33/39) Installing py3-pytoml (0.1.21-r0) 10:59:02 (34/39) Installing py3-pep517 (0.8.2-r0) 10:59:02 Removing intermediate container 542a95b668ec 10:59:02 ---> 7d7bdc7f71bb 10:59:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:02 (35/39) Installing py3-progress (1.5-r0) 10:59:02 (36/39) Installing py3-toml (0.10.1-r0) 10:59:02 (37/39) Installing py3-retrying (1.3.3-r0) 10:59:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:59:02 (39/39) Installing py3-pip (20.1.1-r0) 10:59:02 ---> Running in 1e8d514606c2 10:59:02 Executing busybox-1.31.1-r19.trigger 10:59:02 ---> Running in 4c66f9659636 10:59:02 Removing intermediate container 3404a4fb0d9a 10:59:02 ---> 1199fc1fdb07 10:59:02 Step 21/23 : LABEL arch=x86_64 10:59:02 OK: 72 MiB in 59 packages 10:59:02 Removing intermediate container 9dc2645c7b1a 10:59:02 ---> f661abc8b8f2 10:59:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:03 ---> Running in 2327388fc2ea 10:59:03 ---> Running in 708eff52634f 10:59:03 Removing intermediate container 4c66f9659636 10:59:03 ---> 49c5be6eee6b 10:59:03 Step 22/24 : LABEL arch=x86_64 10:59:03 ---> Running in 028ad7c5eab8 10:59:03 Removing intermediate container 2327388fc2ea 10:59:03 ---> e0dc2a92988c 10:59:03 Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:03 ---> Running in 4eb675b47a94 10:59:03 Removing intermediate container 708eff52634f 10:59:03 ---> 847dba7388d4 10:59:03 Step 22/24 : LABEL arch=x86_64 10:59:03 ---> Running in b28db969d898 10:59:03 Removing intermediate container 028ad7c5eab8 10:59:03 ---> b3368daa0fe1 10:59:03 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:03 ---> Running in 2df562e51414 10:59:03 Removing intermediate container 4eb675b47a94 10:59:03 ---> 08097e567676 10:59:03 Step 23/23 : LABEL version=0.0.0 10:59:03 Collecting docker-compose==1.23.2 10:59:03 ---> Running in 267d340c6ed2 10:59:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:59:03 Removing intermediate container b28db969d898 10:59:03 ---> 35dd27767f73 10:59:03 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:03 Removing intermediate container 2df562e51414 10:59:03 ---> 677e928c0717 10:59:03 Step 24/24 : LABEL version=0.0.0 10:59:03 Collecting jsonschema<3,>=2.5.1 10:59:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:59:03 ---> Running in b3d0a3f6ce24 10:59:03 ---> Running in 7a26179ad38f 10:59:03 Removing intermediate container 267d340c6ed2 10:59:03 ---> 2c70263a7325 10:59:03 10:59:03 Successfully built 2c70263a7325 10:59:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:59:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:59:03 Successfully tagged support-scheduler:latest 10:59:03 Removing intermediate container 1e8d514606c2 10:59:03 ---> 9296c023dfab 10:59:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 10:59:03 Building security-secretstore-setup 10:59:04  Building support-scheduler ... done Removing intermediate container b3d0a3f6ce24 10:59:04 ---> 0b7f33bcc6e4 10:59:04 Step 24/24 : LABEL version=0.0.0 10:59:04 Removing intermediate container 7a26179ad38f 10:59:04 ---> 4cec847c374a 10:59:04 10:59:04 Collecting websocket-client<1.0,>=0.32.0 10:59:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:59:04 ---> Running in b5a493205803 10:59:04 ---> Running in 006fbacb40b0 10:59:04 Collecting cached-property<2,>=1.2.0 10:59:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:59:04 Successfully built 4cec847c374a 10:59:04 Successfully tagged core-metadata:latest 10:59:04 Building support-notifications 10:59:04 Collecting PyYAML<4,>=3.10 10:59:04  Building core-metadata ... done  Downloading PyYAML-3.13.tar.gz (270 kB) 10:59:07 Removing intermediate container 006fbacb40b0 10:59:07 ---> 889e069c1442 10:59:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:59:07 Removing intermediate container b5a493205803 10:59:07 ---> 42bb9ae3a84f 10:59:07 10:59:07 Collecting docker<4.0,>=3.6.0 10:59:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:59:07 Successfully built 42bb9ae3a84f 10:59:07 Successfully tagged core-command:latest 10:59:07  Building core-command ... done Building core-data 10:59:07 Collecting docopt<0.7,>=0.6.1 10:59:07 Downloading docopt-0.6.2.tar.gz (25 kB) 10:59:08 ---> 718f05e73ee6 10:59:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:59:08 Collecting texttable<0.10,>=0.9.0 10:59:08 Downloading texttable-0.9.1.tar.gz (11 kB) 10:59:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:59:09 Collecting dockerpty<0.5,>=0.4.1 10:59:09 ---> Running in 8ff17bf09b3a 10:59:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:59:10 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) 10:59:10 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) 10:59:10 Collecting idna<2.8,>=2.5 10:59:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:59:10 Collecting urllib3<1.25,>=1.21.1 10:59:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:59:10 Collecting docker-pycreds>=0.4.0 10:59:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:59:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:59:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:59:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:59:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:59:10 Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, cached-property, PyYAML, docker-pycreds, docker, docopt, texttable, dockerpty, docker-compose 10:59:11 Attempting uninstall: idna 10:59:11 Found existing installation: idna 2.9 10:59:11 Uninstalling idna-2.9: 10:59:11 Successfully uninstalled idna-2.9 10:59:12 Attempting uninstall: urllib3 10:59:12 Found existing installation: urllib3 1.25.9 10:59:12 Uninstalling urllib3-1.25.9: 10:59:12 Successfully uninstalled urllib3-1.25.9 10:59:13 Attempting uninstall: requests 10:59:13 Found existing installation: requests 2.23.0 10:59:13 Uninstalling requests-2.23.0: 10:59:13 Successfully uninstalled requests-2.23.0 10:59:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:59:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:59:14 ---> f72221a4754f 10:59:14 Step 3/24 : WORKDIR /edgex-go 10:59:14 ---> Using cache 10:59:14 ---> 301ec141fa09 10:59:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:14 ---> Using cache 10:59:14 ---> 9a2b9c895600 10:59:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:59:14 Removing intermediate container 8ff17bf09b3a 10:59:14 ---> 39686a8af76e 10:59:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:14 Running setup.py install for PyYAML: started 10:59:14 ---> Running in 204d1061972e 10:59:14 ---> 7d8498281bce 10:59:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:59:15 Running setup.py install for PyYAML: finished with status 'done' 10:59:15 Running setup.py install for docopt: started 10:59:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:59:15 Running setup.py install for docopt: finished with status 'done' 10:59:15 Running setup.py install for texttable: started 10:59:15 Running setup.py install for texttable: finished with status 'done' 10:59:15 Running setup.py install for dockerpty: started 10:59:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:59:16 ---> 2778d4b4940e 10:59:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:59:16 Running setup.py install for dockerpty: finished with status 'done' 10:59:16 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 10:59:16 OK: 219 MiB in 52 packages 10:59:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:59:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:59:16 ---> f72221a4754f 10:59:16 Step 3/26 : WORKDIR /edgex-go 10:59:16 ---> Using cache 10:59:16 ---> 301ec141fa09 10:59:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:16 ---> Using cache 10:59:16 ---> 9a2b9c895600 10:59:16 Step 5/26 : RUN apk add --update --no-cache make git 10:59:16 ---> Using cache 10:59:16 ---> f424369505a3 10:59:16 Step 6/26 : COPY go.mod . 10:59:16 ---> Using cache 10:59:16 ---> 6be056165d11 10:59:16 Step 7/26 : RUN go mod download 10:59:16 ---> Using cache 10:59:16 ---> b3ea4a858fd5 10:59:16 Step 8/26 : COPY . . 10:59:16 ---> Using cache 10:59:16 ---> 42f32795dde4 10:59:16 Step 9/26 : RUN go mod tidy 10:59:16 ---> Using cache 10:59:16 ---> 3e8c2af81b80 10:59:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:17 ---> 4f159f1c551e 10:59:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:59:17 ---> Running in cfb953c77597 10:59:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:59:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:59:17 ---> f72221a4754f 10:59:17 Step 3/23 : WORKDIR /edgex-go 10:59:17 ---> Using cache 10:59:17 ---> 301ec141fa09 10:59:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:17 ---> Using cache 10:59:17 ---> 9a2b9c895600 10:59:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:59:17 ---> Running in ec9a2b583a9d 10:59:17 ---> e8738a6b13a9 10:59:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:59:17 Removing intermediate container 204d1061972e 10:59:17 ---> fd3146bf524a 10:59:17 Step 6/24 : COPY go.mod . 10:59:17 ---> 08198ad221c5 10:59:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 10:59:17 ---> b8f489732d1d 10:59:17 Step 7/24 : RUN go mod download 10:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:59:18 ---> Running in 5b56b2c65df0 10:59:18 ---> Running in 283aa52cc4e2 10:59:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:59:18 Removing intermediate container 5b56b2c65df0 10:59:18 ---> 463bba1b73aa 10:59:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:59:19 OK: 219 MiB in 52 packages 10:59:19 ---> 017009702420 10:59:19 Step 27/32 : RUN chmod +x /entrypoint.sh 10:59:19 Removing intermediate container 541b8be56c05 10:59:19 ---> f0384faf6b29 10:59:19 Step 15/24 : ENV APP_PORT=58890 10:59:19 ---> Running in 22bf2f5943b2 10:59:19 ---> Running in 85e385dd02de 10:59:19 Removing intermediate container 22bf2f5943b2 10:59:19 ---> 7e6fbd121ef2 10:59:19 Step 16/24 : EXPOSE $APP_PORT 10:59:19 ---> Running in a5966ed03ffa 10:59:19 Removing intermediate container a5966ed03ffa 10:59:19 ---> e391d19e1f9e 10:59:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:59:19 Removing intermediate container ec9a2b583a9d 10:59:19 ---> 7bee42cc4b0f 10:59:19 Step 6/23 : COPY go.mod . 10:59:20 Removing intermediate container 283aa52cc4e2 10:59:20 ---> 428e09fcfa81 10:59:20 Step 8/24 : COPY . . 10:59:20 ---> 059274cf935d 10:59:20 Step 7/23 : RUN go mod download 10:59:20 ---> Running in 92e392017e59 10:59:21 ---> 2c5e83b4f5c3 10:59:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:59:22 ---> 22427d93b81c 10:59:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:59:23 Removing intermediate container 85e385dd02de 10:59:23 ---> fd1548e3a0f0 10:59:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:59:25 ---> Running in fe478165d466 10:59:25 ---> 21788e036e76 10:59:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 10:59:25 ---> Running in a4113dc78933 10:59:25 Removing intermediate container fe478165d466 10:59:25 ---> df96ce415d5d 10:59:25 Step 29/32 : CMD ["gate"] 10:59:25 Removing intermediate container 92e392017e59 10:59:25 ---> 4b5084ec39f9 10:59:25 Step 8/23 : COPY . . 10:59:25 ---> f8fe9a1010e5 10:59:25 Step 9/24 : RUN go mod tidy 10:59:25 ---> Running in 726a510ee85b 10:59:25 Removing intermediate container a4113dc78933 10:59:25 ---> 92844d588037 10:59:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:25 ---> Running in 36408d7ec61e 10:59:26 ---> Running in 83e328786eac 10:59:26 Removing intermediate container 726a510ee85b 10:59:26 ---> 6df0ff351522 10:59:26 Step 30/32 : LABEL arch=x86_64 10:59:28 ---> Running in aa2b4c78879f 10:59:28 Removing intermediate container 83e328786eac 10:59:28 ---> 814be2ee086c 10:59:28 Step 22/24 : LABEL arch=x86_64 10:59:29 ---> Running in 79251d06a02c 10:59:29 Removing intermediate container aa2b4c78879f 10:59:29 ---> ebd155b6b303 10:59:29 Step 31/32 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:29 ---> Running in ee0df8bcd583 10:59:29 Removing intermediate container 79251d06a02c 10:59:29 ---> 19795d3f829b 10:59:29 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:29 Removing intermediate container 36408d7ec61e 10:59:29 ---> 6e5091c1730d 10:59:29 Step 10/24 : RUN make cmd/core-data/core-data 10:59:29 ---> Running in 99b12e3e2c55 10:59:29 Removing intermediate container ee0df8bcd583 10:59:29 ---> d8a794153769 10:59:29 Step 32/32 : LABEL version=0.0.0 10:59:29 ---> Running in 7ea879c24fbd 10:59:29 ---> Running in bd2381cfe442 10:59:29 Removing intermediate container 99b12e3e2c55 10:59:29 ---> 188cb077acab 10:59:29 Step 24/24 : LABEL version=0.0.0 10:59:30 ---> Running in d393d09e9a75 10:59:30 Removing intermediate container bd2381cfe442 10:59:30 ---> 8be1e58b426c 10:59:30 10:59:30 Removing intermediate container d393d09e9a75 10:59:30 ---> 406a2535027b 10:59:30 10:59:30 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 10:59:30 Successfully built 8be1e58b426c 10:59:30 Successfully tagged security-bootstrapper:latest 10:59:30 Building security-proxy-setup 10:59:31  Building security-bootstrapper ... done Successfully built 406a2535027b 10:59:31 Successfully tagged sys-mgmt-agent:latest 10:59:33  Building sys-mgmt-agent ... done  ---> 263b8ebfe524 10:59:33 Step 9/23 : RUN go mod tidy 10:59:34 ---> Running in d70f6cec233a 10:59:37 Removing intermediate container d70f6cec233a 10:59:37 ---> db31d51d4cd2 10:59:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:59:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:59:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:59:37 ---> f72221a4754f 10:59:37 Step 3/22 : WORKDIR /edgex-go 10:59:37 ---> Using cache 10:59:37 ---> 301ec141fa09 10:59:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:59:37 ---> Using cache 10:59:37 ---> 9a2b9c895600 10:59:37 Step 5/22 : RUN apk add --update --no-cache make git 10:59:37 ---> Using cache 10:59:37 ---> f424369505a3 10:59:37 Step 6/22 : COPY go.mod . 10:59:37 ---> Using cache 10:59:37 ---> 6be056165d11 10:59:37 Step 7/22 : RUN go mod download 10:59:37 ---> Using cache 10:59:37 ---> b3ea4a858fd5 10:59:37 Step 8/22 : COPY . . 10:59:37 ---> Using cache 10:59:37 ---> 42f32795dde4 10:59:37 Step 9/22 : RUN go mod tidy 10:59:37 ---> Using cache 10:59:37 ---> 3e8c2af81b80 10:59:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:59:37 ---> Running in debfee6a9d2e 10:59:37 ---> Running in 3926396ddeef 10:59:37 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 10:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:59:37 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 10:59:43 Removing intermediate container cfb953c77597 10:59:43 ---> b6973c6e55c9 10:59:43 10:59:43 Step 11/26 : FROM alpine:3.12 10:59:43 ---> 13621d1b12d4 10:59:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:59:43 ---> Running in 0e48476e7476 10:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:59:43 (1/6) Installing ca-certificates (20191127-r4) 10:59:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:59:43 (3/6) Installing libcurl (7.77.0-r0) 10:59:43 (4/6) Installing curl (7.77.0-r0) 10:59:43 (5/6) Installing dumb-init (1.2.2-r1) 10:59:43 (6/6) Installing su-exec (0.2-r1) 10:59:43 Executing busybox-1.31.1-r20.trigger 10:59:43 Executing ca-certificates-20191127-r4.trigger 10:59:43 OK: 7 MiB in 20 packages 10:59:44 Removing intermediate container 0e48476e7476 10:59:44 ---> 0bd8c8c846dc 10:59:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:59:44 ---> Running in bcacf850d552 10:59:44 Removing intermediate container bcacf850d552 10:59:44 ---> 74bea93a86a0 10:59:44 Step 14/26 : WORKDIR / 10:59:44 ---> Running in b39785f10693 10:59:44 Removing intermediate container b39785f10693 10:59:44 ---> 344983a8e4e7 10:59:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:59:44 ---> ca2bf00ab916 10:59:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:59:45 ---> 38001bb7099f 10:59:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:59:45 ---> 1a1727ebfb2c 10:59:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:59:45 ---> 903f09b750cd 10:59:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:59:46 ---> e16c9ebbf0c1 10:59:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:59:46 ---> a977dccab1c2 10:59:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:59:47 ---> dcf1964ab761 10:59:47 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/ 10:59:47 ---> Running in 726aa8bf8104 10:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:59:48 Removing intermediate container 726aa8bf8104 10:59:48 ---> 53343126435e 10:59:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:59:48 ---> Running in cc7fd2883520 10:59:48 Removing intermediate container cc7fd2883520 10:59:48 ---> ff6064494923 10:59:48 Step 24/26 : LABEL arch=x86_64 10:59:48 ---> Running in 35553a16c687 10:59:48 Removing intermediate container 35553a16c687 10:59:48 ---> 1d23569ae135 10:59:48 Step 25/26 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 10:59:48 ---> Running in 18683341a573 10:59:48 Removing intermediate container 18683341a573 10:59:48 ---> bcfdd0fb7222 10:59:48 Step 26/26 : LABEL version=0.0.0 10:59:48 ---> Running in c839a282868e 10:59:49 Removing intermediate container c839a282868e 10:59:49 ---> 30ae7069f045 10:59:49 10:59:49 Successfully built 30ae7069f045 10:59:49 Successfully tagged security-secretstore-setup:latest 10:59:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:59:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:59:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:00:01  Building security-secretstore-setup ... done 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 11:00:03 Removing intermediate container debfee6a9d2e 11:00:03 ---> c4ab93c85770 11:00:03 11:00:03 Step 11/23 : FROM alpine:3.12 11:00:03 ---> 13621d1b12d4 11:00:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:00:03 Removing intermediate container 7ea879c24fbd 11:00:03 ---> b56494062f74 11:00:03 11:00:03 Step 11/24 : FROM alpine:3.12 11:00:03 ---> 13621d1b12d4 11:00:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:00:03 ---> Running in 771ec16b72c0 11:00:03 ---> Running in 572a38f79538 11:00:03 Removing intermediate container 572a38f79538 11:00:03 ---> 3d34bf1e6aed 11:00:03 Step 13/24 : ENV APP_PORT=59880 11:00:04 ---> Running in 7bd77731d01a 11:00:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:00:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:00:04 (1/2) Installing ca-certificates (20191127-r4) 11:00:04 (2/2) Installing dumb-init (1.2.2-r1) 11:00:04 Executing busybox-1.31.1-r20.trigger 11:00:04 Executing ca-certificates-20191127-r4.trigger 11:00:04 OK: 6 MiB in 16 packages 11:00:04 Removing intermediate container 7bd77731d01a 11:00:04 ---> 540165e5cffb 11:00:04 Step 14/24 : EXPOSE $APP_PORT 11:00:04 Removing intermediate container 3926396ddeef 11:00:04 ---> d7dd66451351 11:00:04 11:00:04 Step 11/22 : FROM alpine:3.12 11:00:04 ---> 13621d1b12d4 11:00:04 Step 12/22 : RUN apk add --update --no-cache curl 11:00:04 ---> Running in 329d54f4439e 11:00:04 ---> Running in 06a76593c15e 11:00:04 Removing intermediate container 329d54f4439e 11:00:04 ---> 497e761b388d 11:00:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:04 ---> Running in 1465fce01f9b 11:00:04 Removing intermediate container 771ec16b72c0 11:00:04 ---> 01862252889c 11:00:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:00:04 ---> Running in d77a84ef6782 11:00:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:00:04 Removing intermediate container d77a84ef6782 11:00:04 ---> ad245b5eb9b4 11:00:04 Step 14/23 : ENV APP_PORT=59860 11:00:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:00:04 ---> Running in ea0baf57e15d 11:00:05 (1/4) Installing ca-certificates (20191127-r4) 11:00:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:00:05 (3/4) Installing libcurl (7.77.0-r0) 11:00:05 Removing intermediate container ea0baf57e15d 11:00:05 ---> 410e4db5641b 11:00:05 Step 15/23 : EXPOSE $APP_PORT 11:00:05 ---> Running in 94d27663eb14 11:00:05 (4/4) Installing curl (7.77.0-r0) 11:00:05 Executing busybox-1.31.1-r20.trigger 11:00:05 Executing ca-certificates-20191127-r4.trigger 11:00:05 OK: 7 MiB in 18 packages 11:00:05 Removing intermediate container 1465fce01f9b 11:00:05 ---> 540ea0fcdbd0 11:00:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:00:05 Removing intermediate container 94d27663eb14 11:00:05 ---> b4e148a9a2b1 11:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:00:05 ---> Running in 5b53075a0ced 11:00:05 ---> a3e4d09a8705 11:00:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:00:05 Removing intermediate container 06a76593c15e 11:00:05 ---> c1e314ce447a 11:00:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:00:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:00:05 ---> a55f1c5aab1f 11:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:00:05 ---> Running in 59dcde81e9cf 11:00:06 Removing intermediate container 59dcde81e9cf 11:00:06 ---> a2ddf7b84f41 11:00:06 Step 14/22 : WORKDIR /edgex 11:00:06 ---> 7bff2b838f91 11:00:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:00:06 ---> Running in 322935140d73 11:00:06 ---> Running in ac0f734e7c70 11:00:06 Removing intermediate container 322935140d73 11:00:06 ---> 59ed2e879c44 11:00:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:00:06 Removing intermediate container ac0f734e7c70 11:00:06 ---> 0c39029c42f2 11:00:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:06 ---> Running in 8c1b389b4cec 11:00:06 ---> 4bcdbaffcf4b 11:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:00:06 Removing intermediate container 8c1b389b4cec 11:00:06 ---> ac7911039ae4 11:00:06 Step 21/23 : LABEL arch=x86_64 11:00:06 ---> Running in 8636bc34cbb9 11:00:06 ---> 3ab24f4a61b6 11:00:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:00:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:00:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:00:06 Removing intermediate container 8636bc34cbb9 11:00:06 ---> ef6e960817a1 11:00:06 Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:00:07 ---> Running in 71e2945c41e7 11:00:07 ---> 2fe3f9cd3915 11:00:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:00:07 ---> Running in 0fc77a627efe 11:00:07 Removing intermediate container 71e2945c41e7 11:00:07 ---> fdde22f355cb 11:00:07 Step 23/23 : LABEL version=0.0.0 11:00:07 ---> Running in 5fff2695f5c4 11:00:07 Removing intermediate container 0fc77a627efe 11:00:07 ---> 10b013e1c6fc 11:00:07 Step 19/22 : CMD ["--init=true"] 11:00:07 ---> Running in 3df5bc4d22e2 11:00:07 Removing intermediate container 5fff2695f5c4 11:00:07 ---> 98c40754a85a 11:00:07 11:00:07 Successfully built 98c40754a85a 11:00:07 Successfully tagged support-notifications:latest 11:00:07  Building support-notifications ... done Removing intermediate container 3df5bc4d22e2 11:00:07 ---> ad02799ee8c0 11:00:07 Step 20/22 : LABEL arch=x86_64 11:00:07 ---> Running in 284502db41d2 11:00:07 Removing intermediate container 284502db41d2 11:00:07 ---> c52976713a64 11:00:07 Step 21/22 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:00:07 ---> Running in 3fe210ac3a27 11:00:07 Removing intermediate container 3fe210ac3a27 11:00:07 ---> 15d3bd4f4db5 11:00:07 Step 22/22 : LABEL version=0.0.0 11:00:07 ---> Running in 613c733c1264 11:00:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:00:08 Removing intermediate container 613c733c1264 11:00:08 ---> 5deb7547bb5d 11:00:08 11:00:08 Successfully built 5deb7547bb5d 11:00:08 Successfully tagged security-proxy-setup:latest 11:00:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:00:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:00:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:00:09  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 11:00:09 (2/6) Installing libgcc (9.3.0-r2) 11:00:09 (3/6) Installing libsodium (1.0.18-r0) 11:00:09 (4/6) Installing libstdc++ (9.3.0-r2) 11:00:10 (5/6) Installing libzmq (4.3.3-r0) 11:00:11 (6/6) Installing zeromq (4.3.3-r0) 11:00:11 Executing busybox-1.31.1-r20.trigger 11:00:11 OK: 8 MiB in 20 packages 11:00:13 Removing intermediate container 5b53075a0ced 11:00:13 ---> f9b55761bc82 11:00:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:00:13 ---> 387801346959 11:00:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:00:13 ---> 538a5fb14193 11:00:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:00:13 ---> efeafa5acb3a 11:00:13 Step 20/24 : ENTRYPOINT ["/core-data"] 11:00:13 ---> Running in 5b37586c4c15 11:00:13 Removing intermediate container 5b37586c4c15 11:00:13 ---> 558ed7f68f47 11:00:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:13 ---> Running in 000a4c587091 11:00:13 Removing intermediate container 000a4c587091 11:00:13 ---> 161e397df5cc 11:00:13 Step 22/24 : LABEL arch=x86_64 11:00:13 ---> Running in 8c5540959a90 11:00:13 Removing intermediate container 8c5540959a90 11:00:13 ---> 441eb67a91ff 11:00:13 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:00:13 ---> Running in 41fdc496f8f0 11:00:13 Removing intermediate container 41fdc496f8f0 11:00:13 ---> 572fb5aa7b26 11:00:13 Step 24/24 : LABEL version=0.0.0 11:00:13 ---> Running in c50b17c9f943 11:00:13 Removing intermediate container c50b17c9f943 11:00:13 ---> d924c64e46e6 11:00:13 11:00:13 Successfully built d924c64e46e6 11:00:13 Successfully tagged core-data:latest 11:00:13  Building core-data ... done  [Pipeline] } 11:00:13 $ docker stop --time=1 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 11:00:15 $ docker rm -f 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:15 + docker images 11:00:15 REPOSITORY TAG IMAGE ID CREATED SIZE 11:00:15 core-data latest d924c64e46e6 3 seconds ago 20.2MB 11:00:15 security-proxy-setup latest 5deb7547bb5d 8 seconds ago 25.7MB 11:00:15 support-notifications latest 98c40754a85a 8 seconds ago 16.7MB 11:00:15 c4ab93c85770 12 seconds ago 1.15GB 11:00:15 b56494062f74 12 seconds ago 1.15GB 11:00:15 d7dd66451351 12 seconds ago 1.15GB 11:00:15 security-secretstore-setup latest 30ae7069f045 27 seconds ago 28.7MB 11:00:15 b6973c6e55c9 33 seconds ago 1.15GB 11:00:15 security-bootstrapper latest 8be1e58b426c 45 seconds ago 18.6MB 11:00:15 sys-mgmt-agent latest 406a2535027b 45 seconds ago 312MB 11:00:15 core-command latest 42bb9ae3a84f About a minute ago 15.9MB 11:00:15 support-scheduler latest 2c70263a7325 About a minute ago 15.9MB 11:00:15 core-metadata latest 4cec847c374a About a minute ago 16.6MB 11:00:15 3b6e1f0ecc6f About a minute ago 1.15GB 11:00:15 b903aab82f15 About a minute ago 1.14GB 11:00:15 5056b75ec493 About a minute ago 1.15GB 11:00:15 75b6138f0240 About a minute ago 1.15GB 11:00:15 c8c53f56ca1e About a minute ago 1.15GB 11:00:15 ci-base-image-x86_64 latest f72221a4754f 5 minutes ago 647MB 11:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 11:00:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 11:00:15 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 11:00:15 docker 20.10.0 aefe523efa57 6 months ago 240MB 11:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:00:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 11:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:00:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements 11:00:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:00:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.325s coverage: 53.1% of statements 11:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:00:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.851s coverage: 87.7% of statements 11:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:00:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.303s coverage: 78.9% of statements 11:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements 11:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:00:31 Still waiting to schedule task 11:00:31 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.277s coverage: 95.1% of statements 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.159s coverage: 60.0% of statements 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements 11:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements 11:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements 11:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 11:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 11:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements 11:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 11:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.491s coverage: 81.8% of statements 11:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 11:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 11:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 11:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 11:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.023s coverage: 66.9% of statements 11:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.757s coverage: 43.6% of statements 11:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 11:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.176s coverage: 84.8% of statements 11:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 91.9% of statements 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.6% of statements 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:01:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements 11:01:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 95.4% of statements 11:01:17 GO111MODULE=on go vet ./... 11:02:39 gofmt -l . 11:02:39 [ "`gofmt -l .`" = "" ] 11:02:39 ./bin/test-attribution-txt.sh [Pipeline] sh 11:02:40 + ls -al . 11:02:40 total 588 11:02:40 drwxrwxr-x 9 1001 1001 4096 Jul 1 11:02 . 11:02:40 drwxr-xr-x 4 root root 4096 Jul 1 10:58 .. 11:02:40 -rw-rw-r-- 1 1001 1001 11 Jul 1 10:56 .dockerignore 11:02:40 drwxrwxr-x 8 1001 1001 4096 Jul 1 10:56 .git 11:02:40 drwxrwxr-x 3 1001 1001 4096 Jul 1 10:56 .github 11:02:40 -rw-rw-r-- 1 1001 1001 818 Jul 1 10:56 .gitignore 11:02:40 -rw-rw-r-- 1 1001 1001 166 Jul 1 10:56 .sonarcloud.properties 11:02:40 -rw-rw-r-- 1 1001 1001 8609 Jul 1 10:56 Attribution.txt 11:02:40 -rw-rw-r-- 1 1001 1001 43881 Jul 1 10:56 CHANGELOG.md 11:02:40 -rw-rw-r-- 1 1001 1001 3804 Jul 1 10:56 CONTRIBUTING.md 11:02:40 -rw-rw-r-- 1 1001 1001 931 Jul 1 10:56 Dockerfile.build 11:02:40 -rw-rw-r-- 1 1001 1001 849 Jul 1 10:56 Jenkinsfile 11:02:40 -rw-rw-r-- 1 1001 1001 10775 Jul 1 10:56 LICENSE 11:02:40 -rw-rw-r-- 1 1001 1001 5605 Jul 1 10:56 Makefile 11:02:40 -rw-rw-r-- 1 1001 1001 7818 Jul 1 10:56 README.md 11:02:40 -rw-rw-r-- 1 1001 1001 6912 Jul 1 10:56 SECURITY.md 11:02:40 -rw-rw-r-- 1 1001 1001 5 Jul 1 10:53 VERSION 11:02:40 -rw-rw-r-- 1 1001 1001 4131 Jul 1 10:56 ZMQWindows.md 11:02:40 drwxrwxr-x 2 1001 1001 4096 Jul 1 10:56 bin 11:02:40 drwxrwxr-x 14 1001 1001 4096 Jul 1 10:56 cmd 11:02:40 -rw-r--r-- 1 root root 398095 Jul 1 11:01 coverage.out 11:02:40 -rw-rw-r-- 1 1001 1001 806 Jul 1 10:56 go.mod 11:02:40 -rw-r--r-- 1 root root 20759 Jul 1 10:58 go.sum 11:02:40 drwxrwxr-x 7 1001 1001 4096 Jul 1 10:56 internal 11:02:40 drwxrwxr-x 3 1001 1001 4096 Jul 1 10:56 openapi 11:02:40 drwxrwxr-x 4 1001 1001 4096 Jul 1 10:56 snap 11:02:40 -rw-rw-r-- 1 1001 1001 168 Jul 1 10:56 version.go [Pipeline] sh 11:02:41 + '[' -e coverage.out ] 11:02:41 + chown 1001:1001 coverage.out [Pipeline] stash 11:02:41 Warning: overwriting stash ‘coverage-report’ 11:02:41 Stashed 1 file(s) [Pipeline] sh 11:02:42 + make build 11:02:42 go mod tidy 11:02:43 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 11:02:49 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 11:03: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 11:03:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:03:18 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 11:03:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:03:27 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 11:03:31 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 11:03:34 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 11:03:37 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] } 11:03:42 $ docker stop --time=1 cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df 11:03:44 $ docker rm -f cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:03:46 11:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:03:47 latest: Pulling from edgex-devops/edgex-compose-arm64 11:03:47 29e5d40040c1: Pulling fs layer 11:03:47 1ce36da41761: Pulling fs layer 11:03:47 25b303627fd3: Pulling fs layer 11:03:47 29e5d40040c1: Verifying Checksum 11:03:47 29e5d40040c1: Download complete 11:03:48 1ce36da41761: Verifying Checksum 11:03:48 1ce36da41761: Download complete 11:03:48 29e5d40040c1: Pull complete 11:03:49 1ce36da41761: Pull complete 11:03:52 25b303627fd3: Verifying Checksum 11:03:52 Running on prd-ubuntu18.04-docker-8c-8g-1199 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws 11:03:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:03:53 The recommended git tool is: git 11:03:55 using credential edgex-jenkins-ssh 11:03:55 Cloning the remote Git repository 11:03:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:03:55 > git init /w/workspace/edgex-go/1 # timeout=10 11:03:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:03:55 > git --version # timeout=10 11:03:55 > git --version # 'git version 2.17.1' 11:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:00 25b303627fd3: Pull complete 11:04:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:04:01 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 11:04:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:04:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:04:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:04:03 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 11:04:03 Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 11:04:03 Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) 11:04:04 $ docker top e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 -eo pid,comm [Pipeline] { 11:04:03 > git config core.sparsecheckout # timeout=10 11:04:03 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 11:04:03 > git remote # timeout=10 11:04:03 > git config --get remote.origin.url # timeout=10 11:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:03 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 11:04:03 > git rev-parse HEAD^{commit} # timeout=10 11:04:03 > git config core.sparsecheckout # timeout=10 11:04:03 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 [Pipeline] sh 11:04:05 + docker-compose build --help 11:04:05 + grep parallel 11:04:08 Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" 11:04:08 > git --version # timeout=10 11:04:08 > git --version # 'git version 2.17.1' 11:04:08 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { 11:04:08 --parallel Build images in parallel. [Pipeline] } 11:04:08 $ docker stop --time=1 e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 11:04:10 $ docker rm -f e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 [Pipeline] // withDockerContainer [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:11 + echo snap-build.sh 11:04:11 snap-build.sh 11:04:11 + SNAP_BASE_DIR=. 11:04:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:04:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:04:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:04:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:04:11 + cd /w/workspace/edgex-go/1 11:04:11 + sudo apt-get remove -qy --purge lxd lxd-client 11:04:11 Reading package lists... 11:04:11 Building dependency tree... 11:04:11 Reading state information... 11:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:04:11 . 11:04:12 The following packages were automatically installed and are no longer required: 11:04:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:04:12 uidmap xdelta3 11:04:12 Use 'sudo apt autoremove' to remove them. 11:04:12 The following packages will be REMOVED: 11:04:12 lxd* lxd-client* [Pipeline] withDockerContainer 11:04:12 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 11:04:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:04:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:04:12 After this operation, 31.7 MB disk space will be freed. 11:04:13 (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.) 11:04:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:04:13 $ docker top 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:14 Removing lxd dnsmasq configuration 11:04:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:04:14 + docker-compose -f ./docker-compose-build.yml build --parallel 11:04:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:04:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:04:15 (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.) 11:04:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:04:19 Processing triggers for systemd (237-3ubuntu10.45) ... 11:04:19 Processing triggers for ureadahead (0.100.0-21) ... 11:04:19 + sudo snap remove --purge lxd 11:04:19 snap "lxd" is not installed 11:04:19 + sudo groupadd --force --system lxd 11:04:19 ++ whoami 11:04:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:04:19 + newgrp - lxd 11:04:19 + sudo snap install lxd 11:04:19 Building core-command ... 11:04:19 Building core-data ... 11:04:19 Building core-metadata ... 11:04:19 Building security-bootstrapper ... 11:04:19 Building security-proxy-setup ... 11:04:19 Building security-secretstore-setup ... 11:04:19 Building support-notifications ... 11:04:19 Building support-scheduler ... 11:04:19 Building sys-mgmt-agent ... 11:04:19 Building security-bootstrapper 11:04:19 Building core-data 11:04:19 Building core-metadata 11:04:19 Building security-secretstore-setup 11:04:19 Building support-notifications 11:04:28 2021-07-01T11:04:24Z INFO Waiting for automatic snapd restart... 11:04:43 lxd 4.15 from Canonical* installed 11:04:43 + sudo lxd init --auto 11:04:52 + sudo snap install --classic snapcraft 11:05:08 snapcraft 4.8.3 from Canonical* installed 11:05:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:05:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:05:08 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:08 Dload Upload Total Spent Left Speed 11:05:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 11:05:08 100 3325k 100 3325k 0 0 6382k 0 --:--:-- --:--:-- --:--:-- 6382k 11:05:08 ./yq_linux_amd64 11:05:08 + sudo snapcraft prime --use-lxd 11:05:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:05:09 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: 11:05:09 - README.md 11:05:09 11:05:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:05:10 Launching a container. 11:05:16 Waiting for container to be ready 11:05:17 To start your first instance, try: lxc launch ubuntu:18.04 11:05:17 11:05:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:05:21 Waiting for network to be ready... 11:05:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:05:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 11:05:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:05:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 11:05:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 11:05:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:05:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 11:05:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 11:05:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 11:05:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 11:05:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:05:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:05:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:05:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:05:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:05:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:05:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:05:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:05:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:05:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 11:05:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 11:05:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 11:05:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 11:05:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 11:05:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 11:05:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 11:05:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 11:05:25 Fetched 24.8 MB in 4s (6119 kB/s) 11:05:26 Reading package lists... 11:05:26 Reading package lists... 11:05:26 Building dependency tree... 11:05:26 Reading state information... 11:05:26 The following additional packages will be installed: 11:05:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:05:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:05:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:05:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:05:26 Suggested packages: 11:05:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:05:26 Recommended packages: 11:05:26 gnupg libsasl2-modules 11:05:26 The following NEW packages will be installed: 11:05:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:05:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:05:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:05:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:05:26 The following packages will be upgraded: 11:05:26 gpg gpg-agent gpgconf libudev1 11:05:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 11:05:26 Need to get 3530 kB of archives. 11:05:26 After this operation, 13.3 MB of additional disk space will be used. 11:05:26 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] 11:05:26 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] 11:05:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:05:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:05:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 11:05:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 11:05:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:05:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:05:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:05:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:05:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:05:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:05:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:05:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:05:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:05:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:05:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:05:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:05:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:05:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:05:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:05:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:05:27 debconf: delaying package configuration, since apt-utils is not installed 11:05:28 Fetched 3530 kB in 1s (3140 kB/s) 11:05:28 (Reading database ... 12511 files and directories currently installed.) 11:05:28 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 11:05:28 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:05:28 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 11:05:28 Selecting previously unselected package udev. 11:05:28 (Reading database ... 12511 files and directories currently installed.) 11:05:28 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 11:05:28 Unpacking udev (237-3ubuntu10.48) ... 11:05:28 Selecting previously unselected package libfuse2:amd64. 11:05:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:05:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:05:28 Selecting previously unselected package fuse. 11:05:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:05:28 Unpacking fuse (2.9.7-1ubuntu1) ... 11:05:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:05:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:05:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:05:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:05:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:05:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:05:28 Selecting previously unselected package libksba8:amd64. 11:05:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:05:28 Unpacking libksba8:amd64 (1.3.5-2) ... 11:05:28 Selecting previously unselected package libroken18-heimdal:amd64. 11:05:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:05:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:05:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:05:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libwind0-heimdal:amd64. 11:05:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:05:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:05:29 ---> 50977c307629 11:05:29 Step 3/24 : WORKDIR /edgex-go 11:05:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:05:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 11:05:29 ---> 50977c307629 11:05:29 Step 3/32 : WORKDIR /edgex-go 11:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:05:29 ---> 50977c307629 11:05:29 Step 3/23 : WORKDIR /edgex-go 11:05:29 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:05:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:05:29 ---> 50977c307629 11:05:29 Step 3/26 : WORKDIR /edgex-go 11:05:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:05:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:05:29 ---> 50977c307629 11:05:29 Step 3/24 : WORKDIR /edgex-go 11:05:29 ---> Running in 54e8cf5ddc5b 11:05:29 ---> Running in 5faa406a1a3d 11:05:29 ---> Running in 297cad6dc4f3 11:05:29 ---> Running in 66f310f0c247 11:05:29 ---> Running in 6f25e38b0fa4 11:05:29 Removing intermediate container 5faa406a1a3d 11:05:29 ---> 14b980af9926 11:05:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:05:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:05:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:05:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:05:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:05:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 ---> Running in e86952bb0ce7 11:05:29 Removing intermediate container 6f25e38b0fa4 11:05:29 ---> 6633f3e70a15 11:05:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:29 Removing intermediate container 54e8cf5ddc5b 11:05:29 ---> 6e0cdd3e8705 11:05:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:29 Removing intermediate container 66f310f0c247 11:05:29 ---> df7274264b0c 11:05:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:29 Removing intermediate container 297cad6dc4f3 11:05:29 ---> d17021baef3c 11:05:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:29 Selecting previously unselected package libsasl2-modules-db:amd64. 11:05:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:05:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:05:29 Selecting previously unselected package libsasl2-2:amd64. 11:05:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:05:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:05:29 Selecting previously unselected package libldap-common. 11:05:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:05:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:05:29 Selecting previously unselected package libldap-2.4-2:amd64. 11:05:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:05:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:05:29 ---> Running in b0c04de93fcd 11:05:29 ---> Running in 84c8e65d3ffb 11:05:29 ---> Running in 7c16efa549d9 11:05:29 ---> Running in c1e43b03ce31 11:05:29 Selecting previously unselected package dirmngr. 11:05:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:05:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:05:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:05:29 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:05:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:05:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:05:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:05:29 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:05:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:29 Setting up libksba8:amd64 (1.3.5-2) ... 11:05:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:05:30 Setting up udev (237-3ubuntu10.48) ... 11:05:30 invoke-rc.d: policy-rc.d denied execution of start. 11:05:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:30 Processing triggers for systemd (237-3ubuntu10) ... 11:05:30 Setting up fuse (2.9.7-1ubuntu1) ... 11:05:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:05:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:05:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:05:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:05:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:05:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:05:33 settings in the [Install] section, and DefaultInstance for template units). 11:05:33 This means they are not meant to be enabled using systemctl. 11:05:33 Possible reasons for having this kind of units are: 11:05:33 1) A unit may be statically enabled by being symlinked from another unit's 11:05:33 .wants/ or .requires/ directory. 11:05:33 2) A unit's purpose may be to act as a helper for some other unit which has 11:05:33 a requirement dependency on it. 11:05:33 3) A unit may be started when needed via activation (socket, path, timer, 11:05:33 D-Bus, udev, scripted systemctl call, ...). 11:05:33 4) In case of template units, the unit is meant to be enabled with some 11:05:33 instance name specified. 11:05:33 Reading package lists... 11:05:33 Building dependency tree... 11:05:33 Reading state information... 11:05:33 The following additional packages will be installed: 11:05:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:05:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:05:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:05:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:05:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:05:33 Suggested packages: 11:05:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:05:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:05:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:05:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:05:33 systemd-container policykit-1 11:05:33 Recommended packages: 11:05:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:05:33 The following NEW packages will be installed: 11:05:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:05:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:05:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:05:33 multiarch-support openssh-client python3 python3-minimal python3.6 11:05:33 python3.6-minimal snapd squashfs-tools sudo 11:05:33 The following packages will be upgraded: 11:05:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:05:33 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 11:05:33 Need to get 36.7 MB of archives. 11:05:33 After this operation, 147 MB of additional disk space will be used. 11:05:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 11:05:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 11:05:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:05:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:05:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:05:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:05:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:05:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:05:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:05:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:05:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:05:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:05:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:05:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:05:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 11:05:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:05:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 11:05:33 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 11:05:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 11:05:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:05:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:05:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:05:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:05:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:05:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:05:33 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:05:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:05:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:05:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 11:05:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 11:05:33 Removing intermediate container e86952bb0ce7 11:05:33 ---> ea7a039be462 11:05:33 Step 5/24 : RUN apk add --update --no-cache make git 11:05:33 Removing intermediate container 84c8e65d3ffb 11:05:33 ---> cb3e72b9e680 11:05:33 Step 5/32 : RUN apk add --update --no-cache make git 11:05:33 ---> Running in 95450c318b5a 11:05:33 ---> Running in c6d9cafae175 11:05:34 debconf: delaying package configuration, since apt-utils is not installed 11:05:34 Fetched 36.7 MB in 2s (16.5 MB/s) 11:05:34 (Reading database ... 12757 files and directories currently installed.) 11:05:34 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 11:05:34 Removing intermediate container 7c16efa549d9 11:05:34 ---> 5b07476b9934 11:05:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:05:34 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:05:34 ---> Running in 66231ce46b69 11:05:34 Removing intermediate container c1e43b03ce31 11:05:34 ---> 892abf2d0f75 11:05:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:05:34 Removing intermediate container b0c04de93fcd 11:05:34 ---> 8640b451e3aa 11:05:34 Step 5/26 : RUN apk add --update --no-cache make git 11:05:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 11:05:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:05:34 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 11:05:34 (Reading database ... 12757 files and directories currently installed.) 11:05:34 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 11:05:35 ---> Running in b7189d5f2e45 11:05:35 ---> Running in b316b80bba46 11:05:35 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 11:05:35 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 11:05:35 (Reading database ... 12757 files and directories currently installed.) 11:05:35 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 11:05:35 Unpacking apt (1.6.13) over (1.6.1) ... 11:05:35 Setting up apt (1.6.13) ... 11:05:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:05:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:05:35 (Reading database ... 12764 files and directories currently installed.) 11:05:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:05:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:05:36 Selecting previously unselected package libpython3.6-minimal:amd64. 11:05:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:05:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:05:36 Selecting previously unselected package libexpat1:amd64. 11:05:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:05:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:05:36 Selecting previously unselected package python3.6-minimal. 11:05:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:05:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:05:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 11:05:36 Checking for services that may need to be restarted...done. 11:05:36 Checking for services that may need to be restarted...done. 11:05:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:05:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:05:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:05:37 Selecting previously unselected package python3-minimal. 11:05:37 (Reading database ... 13012 files and directories currently installed.) 11:05:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:05:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:05:37 Selecting previously unselected package mime-support. 11:05:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:05:37 Unpacking mime-support (3.60ubuntu1) ... 11:05:37 Selecting previously unselected package libmpdec2:amd64. 11:05:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:05:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:05:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:05:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:05:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:05:38 Selecting previously unselected package python3.6. 11:05:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:05:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:05:38 Selecting previously unselected package libpython3-stdlib:amd64. 11:05:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:05:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:05:38 Setting up python3-minimal (3.6.7-1~18.04) ... 11:05:38 Selecting previously unselected package python3. 11:05:38 (Reading database ... 13442 files and directories currently installed.) 11:05:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:05:38 Unpacking python3 (3.6.7-1~18.04) ... 11:05:38 Selecting previously unselected package multiarch-support. 11:05:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:05:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:05:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:05:38 Selecting previously unselected package liblzo2-2:amd64. 11:05:38 (Reading database ... 13479 files and directories currently installed.) 11:05:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:05:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:05:38 Selecting previously unselected package libbsd0:amd64. 11:05:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:05:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:05:38 Selecting previously unselected package sudo. 11:05:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:05:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:05:39 OK: 218 MiB in 52 packages 11:05:39 Selecting previously unselected package apparmor. 11:05:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:05:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:05:39 Selecting previously unselected package libedit2:amd64. 11:05:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:05:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:05:39 Selecting previously unselected package libkrb5support0:amd64. 11:05:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:05:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:05:39 Selecting previously unselected package libk5crypto3:amd64. 11:05:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:05:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:05:39 Selecting previously unselected package libkeyutils1:amd64. 11:05:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:05:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:05:39 Selecting previously unselected package libkrb5-3:amd64. 11:05:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:05:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:05:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:05:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:05:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:05:39 Selecting previously unselected package libssl1.0.0:amd64. 11:05:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 11:05:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:05:39 Selecting previously unselected package openssh-client. 11:05:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:05:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:05:39 OK: 218 MiB in 52 packages 11:05:39 OK: 218 MiB in 52 packages 11:05:39 OK: 218 MiB in 52 packages 11:05:39 Selecting previously unselected package squashfs-tools. 11:05:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 11:05:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:05:39 Selecting previously unselected package snapd. 11:05:39 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 11:05:39 Unpacking snapd (2.49.2+18.04) ... 11:05:40 OK: 218 MiB in 52 packages 11:05:40 Removing intermediate container 95450c318b5a 11:05:40 ---> 05f2820f4144 11:05:40 Step 6/24 : COPY go.mod . 11:05:41 Removing intermediate container c6d9cafae175 11:05:41 ---> 13fb640d08c3 11:05:41 Step 6/32 : COPY go.mod . 11:05:41 Removing intermediate container b316b80bba46 11:05:41 ---> 894f05dd3247 11:05:41 Step 6/24 : COPY go.mod . 11:05:41 Removing intermediate container b7189d5f2e45 11:05:41 ---> aa69b03d9fb0 11:05:41 Step 6/26 : COPY go.mod . 11:05:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:05:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:05:41 Removing intermediate container 66231ce46b69 11:05:41 ---> 0bc076dfaa1c 11:05:41 Step 6/23 : COPY go.mod . 11:05:42 Setting up mime-support (3.60ubuntu1) ... 11:05:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:05:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:05:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:05:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:05:42 Setting up systemd (237-3ubuntu10.48) ... 11:05:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:05:42 ---> 29d34c66d234 11:05:42 Step 7/24 : RUN go mod download 11:05:42 ---> Running in 5111d40b39ab 11:05:42 ---> 56f3e7a1bbbb 11:05:42 Step 7/32 : RUN go mod download 11:05:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:05:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:05:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:05:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:05:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:05:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:05:42 ---> Running in 6d929cec5046 11:05:42 ---> 7fdd87bbfb1e 11:05:42 Step 7/26 : RUN go mod download 11:05:42 ---> 11c10aaa6f77 11:05:42 Step 7/24 : RUN go mod download 11:05:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:05:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:05:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:05:43 Setting up python3 (3.6.7-1~18.04) ... 11:05:43 running python rtupdate hooks for python3.6... 11:05:43 running python post-rtupdate hooks for python3.6... 11:05:43 ---> e774d58f6628 11:05:43 Step 7/23 : RUN go mod download 11:05:43 ---> Running in a223e47e64d2 11:05:43 ---> Running in 5022e82e5d28 11:05:43 Setting up apparmor (2.12-4ubuntu5.1) ... 11:05:43 ---> Running in e5413337a5b9 11:05:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:05:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:05:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:05:46 Removing intermediate container 5111d40b39ab 11:05:46 ---> 25d79d2d410f 11:05:46 Step 8/24 : COPY . . 11:05:47 Removing intermediate container 6d929cec5046 11:05:47 ---> c966c6dbf397 11:05:47 Step 8/32 : COPY . . 11:05:48 Removing intermediate container 5022e82e5d28 11:05:48 ---> 31d4feb58727 11:05:48 Step 8/24 : COPY . . 11:05:48 Removing intermediate container e5413337a5b9 11:05:48 ---> 40a2bebdcee1 11:05:48 Step 8/23 : COPY . . 11:05:49 Removing intermediate container a223e47e64d2 11:05:49 ---> 89dff08bffaf 11:05:49 Step 8/26 : COPY . . 11:05:51 Setting up snapd (2.49.2+18.04) ... 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:05:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:05:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:05:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:05:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:05:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:05:58 /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' 11:05:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:05:58 Processing triggers for systemd (237-3ubuntu10.48) ... 11:06:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:06:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:06:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:06:01 Reading package lists... 11:06:01 Reading package lists... 11:06:01 Building dependency tree... 11:06:01 Reading state information... 11:06:01 Calculating upgrade... 11:06:01 The following packages will be upgraded: 11:06:01 advancecomp base-files bash binutils binutils-common 11:06:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:06:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:06:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 11:06:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 11:06:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:06:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:06:01 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:06:01 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 11:06:01 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:06:01 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:06:01 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:06:01 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:06:01 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:06:01 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:06:01 ubuntu-keyring util-linux 11:06:01 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:06:01 Need to get 64.1 MB of archives. 11:06:01 After this operation, 5112 kB of additional disk space will be used. 11:06:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 11:06:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:06:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:06:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:06:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:06:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:06:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:06:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:06:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:06:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:06:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:06:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:06:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:06:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:06:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:06:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:06:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:06:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:06:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:06:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:06:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:06:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:06:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:06:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:06:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:06:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:06:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:06:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:06:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:06:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:06:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:06:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:06:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:06:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:06:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:06:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:06:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:06:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:06:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:06:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:06:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:06:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 11:06:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:06:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:06:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:06:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:06:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:06:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:06:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:06:02 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] 11:06:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 11:06:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 11:06:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 11:06:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:06:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:06:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:06:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:06:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:06:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:06:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:06:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:06:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:06:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:06:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:06:02 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:06:02 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:06:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:06:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:06:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:06:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:06:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:06:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:06:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:06:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:06:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:06:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:06:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:06:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:06:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:06:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:06:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:06:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:06:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:06:03 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] 11:06:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:06:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 11:06:03 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] 11:06:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:06:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:06:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:06:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:06:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 11:06:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:06:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:06:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:06:03 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] 11:06:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:06:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:06:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:06:03 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:06:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:06:03 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:06:03 debconf: delaying package configuration, since apt-utils is not installed 11:06:03 Fetched 64.1 MB in 2s (34.9 MB/s) 11:06:03 (Reading database ... 13914 files and directories currently installed.) 11:06:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:06:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:06:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:06:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:06:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 11:06:04 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 11:06:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:05 (Reading database ... 13914 files and directories currently installed.) 11:06:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:06:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:06:05 (Reading database ... 13914 files and directories currently installed.) 11:06:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:06:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:06:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:05 (Reading database ... 13914 files and directories currently installed.) 11:06:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:06:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:06:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:06:06 (Reading database ... 13914 files and directories currently installed.) 11:06:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:06:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:06:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:06:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:06:06 Setting up base-files (10.1ubuntu2.10) ... 11:06:06 Installing new version of config file /etc/issue ... 11:06:06 Installing new version of config file /etc/issue.net ... 11:06:06 Installing new version of config file /etc/lsb-release ... 11:06:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:06:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:06:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:06:09 Removing obsolete conffile /etc/default/motd-news ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:06:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:06:09 Setting up bash (4.4.18-2ubuntu1.2) ... 11:06:09 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 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:06:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:06:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:06:09 Setting up tar (1.29b-2ubuntu0.2) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:06:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:06:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:06:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:06:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:06:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:06:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:06:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:06:09 Setting up grep (3.1-2build1) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:06:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:06:09 Setting up login (1:4.5-1ubuntu2) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:06:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:06:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:06:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:06:09 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:06:09 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:06:09 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:06:09 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:06:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:06:09 (Reading database ... 13915 files and directories currently installed.) 11:06:09 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:06:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:06:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:06:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:06:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:06:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:06:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:06:10 (Reading database ... 13915 files and directories currently installed.) 11:06:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:06:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:06:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:06:10 (Reading database ... 13915 files and directories currently installed.) 11:06:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:06:10 (Reading database ... 13915 files and directories currently installed.) 11:06:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:11 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:11 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:11 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:11 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:06:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:06:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:06:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:06:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:06:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:06:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:06:11 (Reading database ... 13915 files and directories currently installed.) 11:06:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:06:12 (Reading database ... 13915 files and directories currently installed.) 11:06:12 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:12 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:06:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:06:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:06:13 (Reading database ... 13915 files and directories currently installed.) 11:06:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:06:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:06:13 ---> 7ce8daa07ecc 11:06:13 Step 9/24 : RUN go mod tidy 11:06:13 ---> cd5f0a2432e3 11:06:13 Step 9/24 : RUN go mod tidy 11:06:13 ---> bf19011ace92 11:06:13 Step 9/32 : RUN go mod tidy 11:06:13 ---> 12fb883fa311 11:06:13 Step 9/23 : RUN go mod tidy 11:06:13 ---> 0354165ff570 11:06:13 Step 9/26 : RUN go mod tidy 11:06:13 ---> Running in eb46307002fa 11:06:13 ---> Running in e469ee913f7b 11:06:13 ---> Running in 42817e9711b4 11:06:13 ---> Running in c6d98e38d5c5 11:06:13 ---> Running in ff5b6bff05e1 11:06:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:06:13 (Reading database ... 13915 files and directories currently installed.) 11:06:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:06:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:06:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:06:14 (Reading database ... 13917 files and directories currently installed.) 11:06:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:06:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:06:14 Setting up debconf (1.5.66ubuntu1) ... 11:06:14 (Reading database ... 13917 files and directories currently installed.) 11:06:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:06:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:06:14 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:06:14 (Reading database ... 13917 files and directories currently installed.) 11:06:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:06:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:06:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:06:14 (Reading database ... 13917 files and directories currently installed.) 11:06:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:06:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:06:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:06:14 (Reading database ... 13917 files and directories currently installed.) 11:06:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:06:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:06:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:06:14 (Reading database ... 13919 files and directories currently installed.) 11:06:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:06:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:06:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:06:15 (Reading database ... 13923 files and directories currently installed.) 11:06:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:06:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:06:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 11:06:15 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:06:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:06:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:06:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:06:15 (Reading database ... 13923 files and directories currently installed.) 11:06:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:06:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:06:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:06:15 (Reading database ... 13923 files and directories currently installed.) 11:06:15 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:06:15 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:06:15 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:06:15 (Reading database ... 13923 files and directories currently installed.) 11:06:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:06:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:06:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:06:16 (Reading database ... 13923 files and directories currently installed.) 11:06:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:06:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:06:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:06:16 (Reading database ... 13923 files and directories currently installed.) 11:06:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:06:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:06:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:06:16 (Reading database ... 13923 files and directories currently installed.) 11:06:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:06:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:06:16 Setting up passwd (1:4.5-1ubuntu2) ... 11:06:16 (Reading database ... 13923 files and directories currently installed.) 11:06:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:06:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:06:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:06:16 (Reading database ... 13923 files and directories currently installed.) 11:06:16 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:06:16 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:06:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:06:17 (Reading database ... 13923 files and directories currently installed.) 11:06:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:06:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:06:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:06:17 (Reading database ... 13923 files and directories currently installed.) 11:06:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:06:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:06:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:06:17 (Reading database ... 13923 files and directories currently installed.) 11:06:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:06:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:06:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:06:17 (Reading database ... 13923 files and directories currently installed.) 11:06:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:06:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:06:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:06:17 (Reading database ... 13923 files and directories currently installed.) 11:06:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:06:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:06:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:06:17 Removing intermediate container eb46307002fa 11:06:17 ---> 19633ac89676 11:06:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:06:18 (Reading database ... 13923 files and directories currently installed.) 11:06:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 11:06:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 11:06:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 11:06:18 (Reading database ... 13923 files and directories currently installed.) 11:06:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:06:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:06:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:06:18 ---> Running in 6245bbfc05f0 11:06:18 Removing intermediate container e469ee913f7b 11:06:18 ---> 460ecb40e4e2 11:06:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 11:06:18 (Reading database ... 13924 files and directories currently installed.) 11:06:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:06:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:06:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:06:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:06:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:06:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:06:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:06:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:06:18 ---> Running in 0f6a3be203ff 11:06:18 Removing intermediate container 42817e9711b4 11:06:18 ---> d4670a1f7c20 11:06:18 Step 10/24 : RUN make cmd/core-data/core-data 11:06:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:06:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:06:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:06:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:06:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:06:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:06:19 Removing intermediate container c6d98e38d5c5 11:06:19 ---> f308c4f7005c 11:06:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:06:19 ---> Running in f3adf3593106 11:06:19 Removing intermediate container ff5b6bff05e1 11:06:19 ---> d634cf4237fc 11:06:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 11:06:19 ---> Running in 78e14debb840 11:06:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:06:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:06:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:06:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:06:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:06:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:06:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:06:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:06:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:06:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:06:19 ---> Running in fed2bef5c4e0 11:06:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:06:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:06:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:06:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:06:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:06:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:06:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:06:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:06:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:06:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:06:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:06:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:06:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:21 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 11:06:22 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 11:06:22 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 11:06:22 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 11:06:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:06:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:06:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:06:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:06:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:06:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:06:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:06:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:06:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:06:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:06:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:06:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:06:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:06:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:06:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:06:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:06:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:06:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:06:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:06:24 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:06:25 11:06:25 Current default time zone: 'Etc/UTC' 11:06:25 Local time is now: Thu Jul 1 11:06:24 UTC 2021. 11:06:25 Universal Time is now: Thu Jul 1 11:06:24 UTC 2021. 11:06:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:06:25 11:06:25 Setting up systemd-sysv (237-3ubuntu10.48) ... 11:06:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:25 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 11:06:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:06:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:06:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:06:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:06:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:06:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:06:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:06:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:06:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 11:06:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:25 Setting up patch (2.7.6-2ubuntu1.1) ... 11:06:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:06:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:06:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 11:06:25 Installing new version of config file /etc/ssl/openssl.cnf ... 11:06:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:06:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:06:25 Setting up ca-certificates (20210119~18.04.1) ... 11:06:27 Updating certificates in /etc/ssl/certs... 11:06:27 23 added, 27 removed; done. 11:06:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:06:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:06:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:06:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:06:28 Setting up pkgbinarymangler (138.18.04.1) ... 11:06:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 11:06:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up perl (5.26.1-6ubuntu0.5) ... 11:06:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 11:06:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:06:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:06:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 11:06:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:06:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:06:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:06:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:06:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:06:28 Processing triggers for systemd (237-3ubuntu10.48) ... 11:06:28 Processing triggers for mime-support (3.60ubuntu1) ... 11:06:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:06:28 Updating certificates in /etc/ssl/certs... 11:06:28 0 added, 0 removed; done. 11:06:28 Running hooks in /etc/ca-certificates/update.d... 11:06:28 done. 11:06:29 Reading package lists... 11:06:29 Building dependency tree... 11:06:29 Reading state information... 11:06:29 The following NEW packages will be installed: 11:06:29 apt-transport-https 11:06:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:06:29 Need to get 1692 B of archives. 11:06:29 After this operation, 154 kB of additional disk space will be used. 11:06:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 11:06:30 debconf: delaying package configuration, since apt-utils is not installed 11:06:30 Fetched 1692 B in 0s (8635 B/s) 11:06:30 Selecting previously unselected package apt-transport-https. 11:06:30 (Reading database ... 13929 files and directories currently installed.) 11:06:30 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 11:06:30 Unpacking apt-transport-https (1.6.13) ... 11:06:30 Setting up apt-transport-https (1.6.13) ... 11:06:30 Waiting for network to be ready... 11:06:36 2021-07-01T11:06:34Z INFO Waiting for automatic snapd restart... 11:06:38 snapd 2.51.1 from Canonical* installed 11:06:39 "snapd" switched to the "latest/stable" channel 11:06:39 11:06:42 core18 20210611 from Canonical* installed 11:06:42 "core18" switched to the "latest/stable" channel 11:06:42 11:06:46 snapcraft 4.8.3 from Canonical* installed 11:06:46 "snapcraft" switched to the "latest/stable" channel 11:06:46 11:06:50 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: 11:06:50 - README.md 11:06:50 11:06:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:06:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:06:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:06:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:06:57 Reading package lists... 11:06:57 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 11:06:57 Reading package lists... 11:06:57 Building dependency tree... 11:06:57 Reading state information... 11:06:57 Suggested packages: 11:06:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:06:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:06:57 Recommended packages: 11:06:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:06:57 The following NEW packages will be installed: 11:06:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:06:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:06:57 pkg-config zip 11:06:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:06:57 Need to get 7663 kB of archives. 11:06:57 After this operation, 43.8 MB of additional disk space will be used. 11:06:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:06:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 11:06:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 11:06:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:06:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 11:06:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:06:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:06:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:06:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:06:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:06:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:06:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:06:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:06:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:06:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:06:57 debconf: delaying package configuration, since apt-utils is not installed 11:06:57 Fetched 7663 kB in 1s (9536 kB/s) 11:06:57 Selecting previously unselected package libglib2.0-0:amd64. 11:06:57 (Reading database ... 13933 files and directories currently installed.) 11:06:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:06:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:06:57 Selecting previously unselected package libpsl5:amd64. 11:06:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:06:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:06:57 Selecting previously unselected package libnghttp2-14:amd64. 11:06:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:06:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:06:57 Selecting previously unselected package librtmp1:amd64. 11:06:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:06:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:06:57 Selecting previously unselected package libcurl3-gnutls:amd64. 11:06:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 11:06:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:06:57 Selecting previously unselected package liberror-perl. 11:06:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:06:57 Unpacking liberror-perl (0.17025-1) ... 11:06:57 Selecting previously unselected package git-man. 11:06:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 11:06:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 11:06:57 Selecting previously unselected package git. 11:06:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 11:06:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 11:06:57 Selecting previously unselected package libnorm1:amd64. 11:06:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:06:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:06:57 Selecting previously unselected package libpgm-5.2-0:amd64. 11:06:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:06:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:06:57 Selecting previously unselected package libsodium23:amd64. 11:06:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:06:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:06:57 Selecting previously unselected package libzmq5:amd64. 11:06:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:06:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:06:57 Selecting previously unselected package libzmq3-dev:amd64. 11:06:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:06:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:06:57 Selecting previously unselected package pkg-config. 11:06:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:06:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:06:57 Selecting previously unselected package zip. 11:06:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:06:57 Unpacking zip (3.0-11build1) ... 11:06:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:06:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 11:06:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:06:57 Setting up liberror-perl (0.17025-1) ... 11:06:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:06:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:06:57 No schema files found: doing nothing. 11:06:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:06:57 Setting up zip (3.0-11build1) ... 11:06:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:06:57 Setting up libsodium23:amd64 (1.0.16-2) ... 11:06:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:06:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:06:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:06:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:06:57 Setting up git (1:2.17.1-1ubuntu0.8) ... 11:06:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:06:57 git set to automatically installed. 11:06:57 git-man set to automatically installed. 11:06:57 libcurl3-gnutls set to automatically installed. 11:06:57 liberror-perl set to automatically installed. 11:06:57 libglib2.0-0 set to automatically installed. 11:06:57 libnghttp2-14 set to automatically installed. 11:06:57 libnorm1 set to automatically installed. 11:06:57 libpgm-5.2-0 set to automatically installed. 11:06:57 libpsl5 set to automatically installed. 11:06:57 librtmp1 set to automatically installed. 11:06:57 libsodium23 set to automatically installed. 11:06:57 libzmq3-dev set to automatically installed. 11:06:57 libzmq5 set to automatically installed. 11:06:57 pkg-config set to automatically installed. 11:06:57 zip set to automatically installed. 11:06:57 snapd is not logged in, snap install commands will use sudo 11:07:02 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 11:07:02 snapd is not logged in, snap install commands will use sudo 11:07:03 snap "core18" has no updates available 11:07:04 Pulling config-common 11:07:04 + snapcraftctl pull 11:07:05 Pulling go-build-helper 11:07:05 + snapcraftctl pull 11:07:06 'edgex-go' has dependencies that need to be staged: go-build-helper 11:07:06 Skipping pull go-build-helper (already ran) 11:07:06 Building go-build-helper 11:07:06 + snapcraftctl build 11:07:08 Staging go-build-helper 11:07:08 + snapcraftctl stage 11:07:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:07:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:07:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 11:07:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 11:07:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 11:07:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:07:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 11:07:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 11:07:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 11:07:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 11:07:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:07:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:07:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:07:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:07:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:07:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:07:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:07:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:07:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:07:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 11:07:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 11:07:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 11:07:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 11:07:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 11:07:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 11:07:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 11:07:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 11:07:18 Fetched 24.8 MB in 0s (0 B/s) 11:07:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:07:18 Fetched 224 kB in 0s (0 B/s) 11:07:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:07:18 Fetched 157 kB in 0s (0 B/s) 11:07:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:07:18 Fetched 221 kB in 0s (0 B/s) 11:07:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:07:18 Fetched 143 kB in 0s (0 B/s) 11:07:18 Pulling edgex-go 11:07:18 + snapcraftctl pull 11:07:18 Pulling hooks 11:07:18 + snapcraftctl pull 11:07:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:07:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:07:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:07:36 Fetched 0 B in 0s (0 B/s) 11:07:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:07:36 Fetched 96.5 kB in 0s (0 B/s) 11:07:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:07:36 Fetched 279 kB in 0s (0 B/s) 11:07:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:07:36 Fetched 122 kB in 0s (0 B/s) 11:07:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:07:36 Fetched 77.8 kB in 0s (0 B/s) 11:07:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:07:36 Fetched 8848 B in 0s (0 B/s) 11:07:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:07:36 Fetched 47.8 kB in 0s (0 B/s) 11:07:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:07:36 Fetched 45.6 kB in 0s (0 B/s) 11:07:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:07:36 Fetched 15.0 kB in 0s (0 B/s) 11:07:36 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 11:07:36 Fetched 219 kB in 0s (0 B/s) 11:07:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:07:36 Fetched 154 kB in 0s (0 B/s) 11:07:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:07:36 Fetched 50.6 kB in 0s (0 B/s) 11:07:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:07:36 Fetched 14.8 kB in 0s (0 B/s) 11:07:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:07:36 Fetched 41.8 kB in 0s (0 B/s) 11:07:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:07:36 Fetched 499 kB in 0s (0 B/s) 11:07:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:07:36 Fetched 111 kB in 0s (0 B/s) 11:07:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:07:36 Fetched 240 kB in 0s (0 B/s) 11:07:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:07:36 Fetched 29.3 kB in 0s (0 B/s) 11:07:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:07:36 Fetched 85.5 kB in 0s (0 B/s) 11:07:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:07:36 Fetched 24.5 kB in 0s (0 B/s) 11:07:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:07:36 Fetched 49.2 kB in 0s (0 B/s) 11:07:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:07:36 Fetched 54.2 kB in 0s (0 B/s) 11:07:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:07:36 Fetched 30.8 kB in 0s (0 B/s) 11:07:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:07:36 Fetched 15.8 kB in 0s (0 B/s) 11:07:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:07:36 Fetched 85.9 kB in 0s (0 B/s) 11:07:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:07:36 Fetched 8720 B in 0s (0 B/s) 11:07:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 11:07:36 Fetched 140 kB in 0s (0 B/s) 11:07:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:07:36 Fetched 119 kB in 0s (0 B/s) 11:07:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 11:07:36 Fetched 111 kB in 0s (0 B/s) 11:07:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:07:36 Fetched 11.1 kB in 0s (0 B/s) 11:07:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:07:36 Fetched 645 kB in 0s (0 B/s) 11:07:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:07:36 Fetched 41.3 kB in 0s (0 B/s) 11:07:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:07:36 Fetched 17.9 kB in 0s (0 B/s) 11:07:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:07:36 Fetched 368 kB in 0s (0 B/s) 11:07:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:07:36 Fetched 187 kB in 0s (0 B/s) 11:07:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:07:36 Fetched 175 kB in 0s (0 B/s) 11:07:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:07:36 Fetched 206 kB in 0s (0 B/s) 11:07:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 11:07:36 Fetched 1301 kB in 0s (0 B/s) 11:07:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:07:36 Fetched 36.2 kB in 0s (0 B/s) 11:07:36 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 11:07:36 Fetched 159 kB in 0s (0 B/s) 11:07:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:07:36 Fetched 107 kB in 0s (0 B/s) 11:07:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:07:36 Fetched 48.7 kB in 0s (0 B/s) 11:07:36 Pulling static-packages 11:07:36 + snapcraftctl pull 11:07:36 Pulling version 11:07:36 + cd /root/project 11:07:36 + git describe --tags --abbrev=0 11:07:36 + sed s/v// 11:07:36 + GIT_VERSION=2.0.0 11:07:36 + [ -z 2.0.0 ] 11:07:36 + snapcraftctl set-version 2.0.0 11:07:36 Building config-common 11:07:36 + snapcraftctl build 11:07:39 Skipping build go-build-helper (already ran) 11:07:39 Building edgex-go 11:07:39 + cd /root/parts/edgex-go/src 11:07:39 + git describe --tags --abbrev=0 11:07:39 + sed s/v// 11:07:39 + GIT_VERSION=2.0.0 11:07:39 + [ -z 2.0.0 ] 11:07:39 + echo 2.0.0 11:07:39 + make build 11:07:39 go mod tidy 11:07:41 go: downloading github.com/gorilla/mux v1.8.0 11:07:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 11:07:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 11:07:41 go: downloading github.com/stretchr/testify v1.7.0 11:07:41 go: downloading github.com/google/uuid v1.2.0 11:07:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 11:07:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:07:41 go: downloading gopkg.in/yaml.v2 v2.4.0 11:07:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:07:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:07:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 11:07:41 go: downloading github.com/lib/pq v1.10.2 11:07:41 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:07:41 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 11:07:41 go: downloading github.com/pelletier/go-toml v1.9.2 11:07:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 11:07:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 11:07:42 go: downloading github.com/davecgh/go-spew v1.1.1 11:07:42 go: downloading github.com/pmezard/go-difflib v1.0.0 11:07:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:07:42 go: downloading github.com/go-playground/validator/v10 v10.6.1 11:07:42 go: downloading github.com/go-kit/kit v0.9.0 11:07:42 go: downloading github.com/stretchr/objx v0.1.0 11:07:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:07:42 go: downloading github.com/x448/float16 v0.8.4 11:07:42 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:07:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 11:07:42 go: downloading github.com/go-playground/universal-translator v0.17.0 11:07:42 go: downloading github.com/leodido/go-urn v1.2.0 11:07:42 go: downloading golang.org/x/text v0.3.2 11:07:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 11:07:42 go: downloading github.com/go-playground/locales v0.13.0 11:07:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:07:42 go: downloading github.com/pebbe/zmq4 v1.2.7 11:07:42 go: downloading github.com/kr/pretty v0.2.0 11:07:42 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:07:43 go: downloading github.com/go-stack/stack v1.8.0 11:07:43 go: downloading github.com/hashicorp/consul/api v1.8.1 11:07:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:07:43 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 11:07:43 go: downloading github.com/gorilla/websocket v1.4.2 11:07:43 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 11:07:43 go: downloading github.com/kr/text v0.1.0 11:07:43 go: downloading github.com/onsi/ginkgo v1.10.1 11:07:43 go: downloading github.com/onsi/gomega v1.7.0 11:07:43 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:07:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:07:43 go: downloading github.com/mitchellh/copystructure v1.0.0 11:07:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:07:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:07:43 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:07:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:07:43 go: downloading github.com/hashicorp/serf v0.9.5 11:07:43 go: downloading github.com/hashicorp/consul/sdk v0.7.0 11:07:43 go: downloading github.com/hashicorp/go-uuid v1.0.1 11:07:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:07:43 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:07:43 go: downloading github.com/fatih/color v1.9.0 11:07:43 go: downloading github.com/mattn/go-colorable v0.1.6 11:07:43 go: downloading github.com/mattn/go-isatty v0.0.12 11:07:43 go: downloading github.com/pkg/errors v0.8.1 11:07:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:07:43 go: downloading github.com/hashicorp/go-msgpack v0.5.3 11:07:43 go: downloading github.com/hashicorp/memberlist v0.2.2 11:07:43 go: downloading github.com/hpcloud/tail v1.0.0 11:07:43 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 11:07:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:07:43 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:07:43 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:07:43 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:07:43 go: downloading github.com/hashicorp/go-multierror v1.1.0 11:07:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 11:07:44 go: downloading github.com/miekg/dns v1.1.26 11:07:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:07:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:07:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:07:44 go: downloading github.com/hashicorp/errwrap v1.0.0 11:07:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:07:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:07:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:07:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:07:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:08:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:08:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:08:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:08:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:08:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:08:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:08:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:08:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:08:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:08:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:08:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:08:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:08:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:08:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:08:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:08:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:08:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:08:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:08:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:08:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:08:08 + 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 11:08:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:08:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:08:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:08:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:08:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:08:08 + 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 11:08:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:08:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:08:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:08:09 Building hooks 11:08:09 + cd /root/parts/hooks/src 11:08:09 + make build 11:08:09 go mod tidy 11:08:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 11:08:10 go: downloading github.com/stretchr/testify v1.5.1 11:08:10 go: downloading github.com/davecgh/go-spew v1.1.0 11:08:10 go: downloading gopkg.in/yaml.v2 v2.2.2 11:08:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:08:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:08:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:08:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:08:14 Building static-packages 11:08:14 + snapcraftctl build 11:08:16 Building version 11:08:16 + snapcraftctl build 11:08:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:08:17 Removing intermediate container 6245bbfc05f0 11:08:17 ---> 3af0939a0788 11:08:17 11:08:17 Step 11/32 : FROM alpine:3.12 11:08:17 3.12: Pulling from library/alpine 11:08:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:08:17 Status: Downloaded newer image for alpine:3.12 11:08:17 ---> c4fd0aeabfcf 11:08:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:08:17 ---> Running in c6336083c776 11:08:17 Removing intermediate container c6336083c776 11:08:17 ---> 1a3289638474 11:08:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 11:08:17 ---> Running in 73c3d02bc365 11:08:18 Removing intermediate container fed2bef5c4e0 11:08:18 ---> b95743f555fc 11:08:18 11:08:18 Step 11/23 : FROM alpine:3.12 11:08:18 ---> c4fd0aeabfcf 11:08:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:08:18 Staging config-common 11:08:18 + snapcraftctl stage 11:08:19 ---> Running in 66aa1f3a33be 11:08:19 Skipping stage go-build-helper (already ran) 11:08:19 Staging edgex-go 11:08:19 + snapcraftctl stage 11:08:20 Staging hooks 11:08:20 + snapcraftctl stage 11:08:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:08:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:08:21 (1/2) Installing dumb-init (1.2.2-r1) 11:08:21 (2/2) Installing su-exec (0.2-r1) 11:08:21 Executing busybox-1.31.1-r20.trigger 11:08:21 OK: 5 MiB in 16 packages 11:08:21 Staging static-packages 11:08:21 + snapcraftctl stage 11:08:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:08:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:08:22 Staging version 11:08:22 + snapcraftctl stage 11:08:22 (1/2) Installing ca-certificates (20191127-r4) 11:08:22 (2/2) Installing dumb-init (1.2.2-r1) 11:08:22 Executing busybox-1.31.1-r20.trigger 11:08:22 Executing ca-certificates-20191127-r4.trigger 11:08:23 OK: 6 MiB in 16 packages 11:08:23 Removing intermediate container 78e14debb840 11:08:23 ---> 492f48bd09e9 11:08:23 11:08:23 Step 11/26 : FROM alpine:3.12 11:08:23 ---> c4fd0aeabfcf 11:08:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 11:08:23 Priming config-common 11:08:23 + snapcraftctl prime 11:08:23 ---> Running in 3d3f0c41ae49 11:08:24 Removing intermediate container 73c3d02bc365 11:08:24 ---> bc7fa7c6aa9d 11:08:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 11:08:24 ---> Running in 25b0c1a17076 11:08:27 Priming go-build-helper 11:08:27 + snapcraftctl prime 11:08:27 Priming edgex-go 11:08:27 + snapcraftctl prime 11:08:27 Priming hooks 11:08:27 + snapcraftctl prime 11:08:27 Removing intermediate container 0f6a3be203ff 11:08:27 ---> d5e903da31af 11:08:27 11:08:27 Step 11/24 : FROM alpine:3.12 11:08:27 ---> c4fd0aeabfcf 11:08:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:08:27 ---> Running in c2715d87fecf 11:08:27 Removing intermediate container 25b0c1a17076 11:08:27 ---> c8a7a29676b4 11:08:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:08:27 Removing intermediate container 66aa1f3a33be 11:08:27 ---> bbdc98a044c3 11:08:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:08:27 ---> Running in 38553573e9ee 11:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:08:27 ---> Running in 2dce8b98b4b7 11:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:08:27 Removing intermediate container 38553573e9ee 11:08:27 ---> 070ac4bb7c2b 11:08:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:08:27 (1/6) Installing ca-certificates (20191127-r4) 11:08:27 (2/6) Installing nghttp2-libs (1.41.0-r0) 11:08:27 (3/6) Installing libcurl (7.77.0-r0) 11:08:27 (4/6) Installing curl (7.77.0-r0) 11:08:27 (5/6) Installing dumb-init (1.2.2-r1) 11:08:27 (6/6) Installing su-exec (0.2-r1) 11:08:27 Executing busybox-1.31.1-r20.trigger 11:08:27 Executing ca-certificates-20191127-r4.trigger 11:08:27 OK: 7 MiB in 20 packages 11:08:27 Removing intermediate container 2dce8b98b4b7 11:08:27 ---> Running in a03004301efd 11:08:27 ---> 6fa49722d6d7 11:08:27 Step 14/23 : ENV APP_PORT=59860 11:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:08:27 ---> Running in 6633a18eaf77 11:08:27 Priming static-packages 11:08:27 + snapcraftctl prime 11:08:28 (1/1) Installing dumb-init (1.2.2-r1) 11:08:28 Executing busybox-1.31.1-r20.trigger 11:08:28 OK: 5 MiB in 15 packages 11:08:28 Removing intermediate container 6633a18eaf77 11:08:28 ---> 6c74a3e1749b 11:08:28 Step 15/23 : EXPOSE $APP_PORT 11:08:29 ---> Running in 16eb52a8be58 11:08:30 Removing intermediate container 3d3f0c41ae49 11:08:30 ---> df56570dd4a0 11:08:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:08:30 Removing intermediate container 16eb52a8be58 11:08:30 ---> d23f8c3c2871 11:08:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:30 Removing intermediate container c2715d87fecf 11:08:30 ---> 01a402516e86 11:08:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:08:30 Priming version 11:08:30 + snapcraftctl prime 11:08:30 ---> Running in 7a8dcb76f66f 11:08:30 ---> Running in 69b5b1fc07a6 11:08:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:08:31 Removing intermediate container f3adf3593106 11:08:31 ---> 3951e25cd61f 11:08:31 11:08:31 Step 11/24 : FROM alpine:3.12 11:08:31 ---> c4fd0aeabfcf 11:08:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:08:31 Removing intermediate container a03004301efd 11:08:31 ---> 55a1b0eb1aa4 11:08:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 11:08:31 ---> Running in d71d8a41f35c 11:08:31 ---> Running in ab1abc1fb279 11:08:31 Removing intermediate container 7a8dcb76f66f 11:08:31 ---> 738378eb3888 11:08:31 Step 14/26 : WORKDIR / 11:08:31 Removing intermediate container 69b5b1fc07a6 11:08:31 ---> a766cc22dbee 11:08:31 Step 14/24 : ENV APP_PORT=59881 11:08:31 ---> Running in 384f1613f77a 11:08:31 ---> 45203bf5eaaf 11:08:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:08:31 ---> Running in 353380d75622 11:08:32 Removing intermediate container d71d8a41f35c 11:08:32 ---> f8086cbeaf04 11:08:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:08:32 Removing intermediate container ab1abc1fb279 11:08:32 ---> ccb28bd13d2c 11:08:32 Step 13/24 : ENV APP_PORT=59880 11:08:32 ---> Running in 00479c978a4d 11:08:32 Removing intermediate container 384f1613f77a 11:08:32 ---> c6802ae71da0 11:08:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:08:32 Removing intermediate container 353380d75622 11:08:32 ---> ef9f15daaf68 11:08:32 Step 15/24 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 11:08:32 ---> Running in 24587070e93a [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:08:33 Removing intermediate container 00479c978a4d 11:08:33 ---> 46a8706f2d47 11:08:33 Step 14/24 : EXPOSE $APP_PORT [Pipeline] // stage [Pipeline] } 11:08:33 ---> bc5410139154 11:08:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:08:33 ---> Running in 6c88a146b102 11:08:33 ---> Running in 1089b045acdd 11:08:33 ---> 879970ec6cba 11:08:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:08:33 Removing intermediate container 24587070e93a 11:08:33 ---> 33322b4ae166 11:08:33 Step 16/24 : WORKDIR / 11:08:33 ---> 3813626e4297 11:08:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:08:34 ---> Running in f03383df7f9b 11:08:34 Removing intermediate container 6c88a146b102 11:08:34 ---> eef0173981f8 11:08:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:34 ---> Running in c16cbf5977a8 11:08:35 Removing intermediate container f03383df7f9b 11:08:35 ---> 17a670a0a978 11:08:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:35 ---> 819321a16c65 11:08:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:08:35 ---> 673c6956ab79 11:08:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:08:35 ---> Running in 1094036264c9 11:08:36 Removing intermediate container 1094036264c9 11:08:36 ---> ad3fc01f6078 11:08:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:36 ---> 8ab93b81b078 11:08:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:08:36 ---> 863c00fc7e2a 11:08:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:08:36 ---> Running in 4c51baabc7cb 11:08:37 Removing intermediate container 1089b045acdd 11:08:37 ---> 1a446320fc56 11:08:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:37 Removing intermediate container 4c51baabc7cb 11:08:37 ---> 8a81b9659dff 11:08:37 Step 21/23 : LABEL arch=arm64 11:08:37 ---> 05700a25ecbe 11:08:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:08:37 ---> Running in 139dce2889d5 11:08:38 Removing intermediate container c16cbf5977a8 11:08:38 ---> fae005a009de 11:08:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:08:38 ---> Running in 6fa38dc72a16 11:08:38 ---> 1f81806fc0d1 11:08:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:08:38 ---> 16fa3de9d411 11:08:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:08:38 Removing intermediate container 139dce2889d5 11:08:38 ---> 3dfc92fba44d 11:08:38 Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:08:38 ---> Running in bed923c01762 11:08:39 ---> c1446bfee8a1 11:08:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:08:39 Removing intermediate container bed923c01762 11:08:39 ---> 63ca1ad2f3f5 11:08:39 Step 23/23 : LABEL version=0.0.0 11:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:08:40 ---> 263ae26e3b18 11:08:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:08:40 ---> Running in 395196a0734d 11:08:40 ---> Running in 8f7005ac0318 11:08:40 ---> b38160ea848a 11:08:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:08:41 Removing intermediate container 395196a0734d 11:08:41 ---> fc1289ea5118 11:08:41 11:08:41 Removing intermediate container 8f7005ac0318 11:08:41 ---> 66addb07c775 11:08:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:41 ---> 516aaa5d3fac 11:08:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:08:41 Successfully built fc1289ea5118 11:08:41 ---> Running in 4ed6ef5daf1e 11:08:41 (1/6) Installing dumb-init (1.2.2-r1) 11:08:41 Successfully tagged support-notifications-arm64:latest 11:08:41  Building support-notifications ... done Building support-scheduler 11:08:41 (2/6) Installing libgcc (9.3.0-r2) 11:08:41 (3/6) Installing libsodium (1.0.18-r0) 11:08:41 ---> cf53b2dea2c4 11:08:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:08:41 (4/6) Installing libstdc++ (9.3.0-r2) 11:08:42 (5/6) Installing libzmq (4.3.3-r0) 11:08:42 (6/6) Installing zeromq (4.3.3-r0) 11:08:42 Executing busybox-1.31.1-r20.trigger 11:08:42 OK: 8 MiB in 20 packages 11:08:42 Removing intermediate container 4ed6ef5daf1e 11:08:42 ---> f6221d0ec7c1 11:08:42 Step 22/24 : LABEL arch=arm64 11:08:42 ---> Running in 7b0e95372796 11:08:42 ---> 4dcba5cdf824 11:08:42 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/ 11:08:44 ---> Running in 6e483bbddc03 11:08:44 ---> b2434ec8ff5d 11:08:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:08:44 Removing intermediate container 7b0e95372796 11:08:44 ---> 98f3bec1ec1a 11:08:44 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:08:45 ---> Running in 73eafc77dafb 11:08:45 ---> 3992c1b1b775 11:08:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 11:08:45 Removing intermediate container 6fa38dc72a16 11:08:45 ---> ecaae497a74c 11:08:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:08:46 ---> Running in 3551bc13c2a0 11:08:46 Removing intermediate container 73eafc77dafb 11:08:46 ---> 3a7b1b78803e 11:08:46 Step 24/24 : LABEL version=0.0.0 11:08:47 ---> 8efc664e6da6 11:08:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:08:47 Removing intermediate container 3551bc13c2a0 11:08:47 ---> 62542d3357bb 11:08:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:08:47 ---> Running in 8a3a14d7970e 11:08:48 Removing intermediate container 8a3a14d7970e 11:08:48 ---> da0bfe79b6e9 11:08:48 11:08:49 ---> e327aca8c83e 11:08:49 Step 27/32 : RUN chmod +x /entrypoint.sh 11:08:49 Removing intermediate container 6e483bbddc03 11:08:49 ---> 0fea3aaa8e36 11:08:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 11:08:49 Successfully built da0bfe79b6e9 11:08:49 Successfully tagged core-metadata-arm64:latest 11:08:49  Building core-metadata ... done Building sys-mgmt-agent 11:08:49 ---> Running in 621440d254a6 11:08:50 ---> Running in dc5b28b1cb6d 11:08:50 ---> 90889f2e6667 11:08:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:08:51 Removing intermediate container dc5b28b1cb6d 11:08:51 ---> 7c2d6f36ee9f 11:08:51 Step 24/26 : LABEL arch=arm64 11:08:51 ---> Running in 1c88605e545c 11:08:52 ---> dadfd02c2b38 11:08:52 Step 20/24 : ENTRYPOINT ["/core-data"] 11:08:53 Removing intermediate container 1c88605e545c 11:08:53 ---> 89b6232d10bd 11:08:53 Step 25/26 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:08:53 ---> Running in e6782a9b3810 11:08:53 ---> Running in 7733c97fd742 11:08:54 Removing intermediate container e6782a9b3810 11:08:54 ---> 586e9306e586 11:08:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:08:55 Removing intermediate container 7733c97fd742 11:08:55 ---> e03ef807e6a6 11:08:55 Step 26/26 : LABEL version=0.0.0 11:08:55 Removing intermediate container 621440d254a6 11:08:55 ---> e741e4440a32 11:08:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 11:08:55 ---> Running in 7de69ad6fdd5 11:08:55 ---> Running in 73a7c5a6d853 11:08:56 ---> Running in 963f98ac61ad 11:08:56 Removing intermediate container 7de69ad6fdd5 11:08:56 ---> 9e5882aa3a4e 11:08:56 Step 22/24 : LABEL arch=arm64 11:08:56 Removing intermediate container 73a7c5a6d853 11:08:56 ---> 0f41d8ec3174 11:08:56 11:08:56 ---> Running in 29c3add5b6e1 11:08:56 Removing intermediate container 963f98ac61ad 11:08:56 ---> 453d288ae4f5 11:08:56 Step 29/32 : CMD ["gate"] 11:08:57 Successfully built 0f41d8ec3174 11:08:57 Successfully tagged security-secretstore-setup-arm64:latest 11:08:57  Building security-secretstore-setup ... done Building security-proxy-setup 11:08:57 Removing intermediate container 29c3add5b6e1 11:08:57 ---> a9077ffaaa1f 11:08:57 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 ---> Running in c9c764d70d42 11:08:57 11:08:57 ---> Running in 038de92f3145 11:08:57 Removing intermediate container c9c764d70d42 11:08:57 ---> fc4b8adfcc2b 11:08:57 Step 30/32 : LABEL arch=arm64 11:08:58 Removing intermediate container 038de92f3145 11:08:58 ---> 25cf587b1656 11:08:58 Step 24/24 : LABEL version=0.0.0 11:08:58 ---> Running in c20eaa5d075c 11:08:58 ---> Running in 8623c5f590cc 11:08:59 Removing intermediate container c20eaa5d075c 11:08:59 ---> f9b3a4b01f48 11:08:59 Step 31/32 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:08:59 Removing intermediate container 8623c5f590cc 11:08:59 ---> c6f8f4d8cb05 11:08:59 11:09:00 Successfully built c6f8f4d8cb05 11:09:00 ---> Running in a15d3b6e7153 11:09:00 Successfully tagged core-data-arm64:latest 11:09:00 Building core-command 11:09:01  Building core-data ... done Removing intermediate container a15d3b6e7153 11:09:01 ---> f417cf594e18 11:09:01 Step 32/32 : LABEL version=0.0.0 11:09:01 ---> Running in e7b6179ede9e 11:09:02 Removing intermediate container e7b6179ede9e 11:09:02 ---> 668e1aa4a05a 11:09:02 11:09:02 Successfully built 668e1aa4a05a 11:09:02 Successfully tagged security-bootstrapper-arm64:latest 11:09:13  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:09:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:09:13 ---> 50977c307629 11:09:13 Step 3/23 : WORKDIR /edgex-go 11:09:13 ---> Using cache 11:09:13 ---> d17021baef3c 11:09:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:13 ---> Using cache 11:09:13 ---> 5b07476b9934 11:09:13 Step 5/23 : RUN apk add --update --no-cache make git 11:09:14 ---> Running in ddc54dfb1cca 11:09:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:09:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:09:17 OK: 218 MiB in 52 packages 11:09:20 Removing intermediate container ddc54dfb1cca 11:09:20 ---> b1a7a6628c72 11:09:20 Step 6/23 : COPY go.mod . 11:09:21 ---> 9e47b87d7b80 11:09:21 Step 7/23 : RUN go mod download 11:09:21 ---> Running in 1069764fea03 11:09:25 Removing intermediate container 1069764fea03 11:09:25 ---> f4bafaa2bf3b 11:09:25 Step 8/23 : COPY . . 11:09:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:09:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:09:29 ---> 50977c307629 11:09:29 Step 3/24 : WORKDIR /edgex-go 11:09:29 ---> Using cache 11:09:29 ---> d17021baef3c 11:09:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:29 ---> Using cache 11:09:29 ---> 5b07476b9934 11:09:29 Step 5/24 : RUN apk add --update --no-cache make bash git 11:09:31 ---> Running in f1d9d57d33e8 11:09:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:09:35 OK: 218 MiB in 52 packages 11:09:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:09:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:09:35 ---> 50977c307629 11:09:35 Step 3/22 : WORKDIR /edgex-go 11:09:35 ---> Using cache 11:09:35 ---> d17021baef3c 11:09:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:35 ---> Using cache 11:09:35 ---> 5b07476b9934 11:09:35 Step 5/22 : RUN apk add --update --no-cache make git 11:09:35 ---> Using cache 11:09:35 ---> b1a7a6628c72 11:09:35 Step 6/22 : COPY go.mod . 11:09:35 ---> Using cache 11:09:35 ---> 9e47b87d7b80 11:09:35 Step 7/22 : RUN go mod download 11:09:35 ---> Using cache 11:09:35 ---> f4bafaa2bf3b 11:09:35 Step 8/22 : COPY . . 11:09:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:09:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:09:36 ---> 50977c307629 11:09:36 Step 3/24 : WORKDIR /edgex-go 11:09:36 ---> Using cache 11:09:36 ---> d17021baef3c 11:09:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:36 ---> Using cache 11:09:36 ---> 5b07476b9934 11:09:36 Step 5/24 : RUN apk add --update --no-cache make git 11:09:36 ---> Using cache 11:09:36 ---> b1a7a6628c72 11:09:36 Step 6/24 : COPY go.mod . 11:09:36 ---> Using cache 11:09:36 ---> 9e47b87d7b80 11:09:36 Step 7/24 : RUN go mod download 11:09:36 ---> Using cache 11:09:36 ---> f4bafaa2bf3b 11:09:36 Step 8/24 : COPY . . 11:09:38 Removing intermediate container f1d9d57d33e8 11:09:38 ---> 28defedfa359 11:09:38 Step 6/24 : COPY go.mod . 11:09:40 ---> a214d586b2fa 11:09:40 Step 7/24 : RUN go mod download 11:09:40 ---> Running in 592b331bd337 11:09:43 ---> 2758c3e6dac4 11:09:43 Step 9/23 : RUN go mod tidy 11:09:43 ---> Running in 3eb3a997d84c 11:09:44 Removing intermediate container 592b331bd337 11:09:44 ---> 61913a014788 11:09:44 Step 8/24 : COPY . . 11:09:49 Removing intermediate container 3eb3a997d84c 11:09:49 ---> a9d8a5bad953 11:09:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:09:50 ---> Running in e1509b573c48 11:09: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 11:09:54 ---> dd9f657607af 11:09:54 Step 9/22 : RUN go mod tidy 11:09:54 ---> Running in df8fe0363148 11:09:54 ---> f42000f9b553 11:09:54 Step 9/24 : RUN go mod tidy 11:09:55 ---> Running in e79057f2d888 11:10:03 Removing intermediate container df8fe0363148 11:10:03 ---> c7222c626efa 11:10:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:10:03 ---> Running in 277babd27702 11:10:04 Removing intermediate container e79057f2d888 11:10:04 ---> 8566fa14ba44 11:10:04 Step 10/24 : RUN make cmd/core-command/core-command 11:10:04 ---> Running in 80e58b497ba9 11:10:07 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 11:10:07 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 11:10:08 ---> 46a32ef254e3 11:10:08 Step 9/24 : RUN go mod tidy 11:10:08 ---> Running in 573dcb6b77be 11:10:15 Removing intermediate container 573dcb6b77be 11:10:15 ---> 2773f26740e8 11:10:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:10:15 ---> Running in e1d2a1e7c7ce 11:10:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:11:13 Removing intermediate container e1509b573c48 11:11:13 ---> c2a86d8f0c8f 11:11:13 11:11:13 Step 11/23 : FROM alpine:3.12 11:11:13 ---> c4fd0aeabfcf 11:11:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:11:13 ---> Using cache 11:11:13 ---> 01a402516e86 11:11:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:11:13 ---> Using cache 11:11:13 ---> a766cc22dbee 11:11:13 Step 14/23 : ENV APP_PORT=59861 11:11:13 ---> Running in 4cc8c1a09057 11:11:13 Removing intermediate container 4cc8c1a09057 11:11:13 ---> fbe115a853ea 11:11:13 Step 15/23 : EXPOSE $APP_PORT 11:11:13 ---> Running in 5db53cf84378 11:11:13 Removing intermediate container 5db53cf84378 11:11:13 ---> c19bea6449a0 11:11:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:11:13 ---> 5160e7735fd2 11:11:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:11:14 ---> 5e174061342b 11:11:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:11:16 ---> ea04f04170a9 11:11:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:11:16 ---> Running in 8390a6d80806 11:11:16 Removing intermediate container 8390a6d80806 11:11:16 ---> 5f4df21a4b02 11:11:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:16 ---> Running in 5f70ed849c35 11:11:17 Removing intermediate container 5f70ed849c35 11:11:17 ---> 578c118df46b 11:11:17 Step 21/23 : LABEL arch=arm64 11:11:17 ---> Running in e6fe89246c44 11:11:18 Removing intermediate container e6fe89246c44 11:11:18 ---> ba7c7688cb76 11:11:18 Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:11:18 ---> Running in 8f259eaee763 11:11:19 Removing intermediate container 8f259eaee763 11:11:19 ---> e6df350f1238 11:11:19 Step 23/23 : LABEL version=0.0.0 11:11:19 ---> Running in 0e3b613b0f05 11:11:20 Removing intermediate container 0e3b613b0f05 11:11:20 ---> 35a13ea7ee3e 11:11:20 11:11:20 Successfully built 35a13ea7ee3e 11:11:20 Successfully tagged support-scheduler-arm64:latest 11:11:26  Building support-scheduler ... done 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 11:11:31 Removing intermediate container 80e58b497ba9 11:11:31 ---> 4578c721bbde 11:11:31 11:11:31 Step 11/24 : FROM alpine:3.12 11:11:31 ---> c4fd0aeabfcf 11:11:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:11:31 ---> Using cache 11:11:31 ---> 01a402516e86 11:11:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:11:31 ---> Using cache 11:11:31 ---> a766cc22dbee 11:11:31 Step 14/24 : ENV APP_PORT=59882 11:11:31 ---> Running in 2639fb1eb56b 11:11:32 Removing intermediate container 2639fb1eb56b 11:11:32 ---> 344c4c6f0bc2 11:11:32 Step 15/24 : EXPOSE $APP_PORT 11:11:33 ---> Running in ae4a19f01aed 11:11:33 Removing intermediate container ae4a19f01aed 11:11:33 ---> 33e2de827489 11:11:33 Step 16/24 : WORKDIR / 11:11:34 ---> Running in e4e2e5077dbe 11:11:35 Removing intermediate container e4e2e5077dbe 11:11:35 ---> db58dc02e238 11:11:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:11:35 Removing intermediate container 277babd27702 11:11:35 ---> 40b195679130 11:11:35 11:11:35 Step 11/22 : FROM alpine:3.12 11:11:35 ---> c4fd0aeabfcf 11:11:35 Step 12/22 : RUN apk add --update --no-cache curl 11:11:35 Removing intermediate container e1d2a1e7c7ce 11:11:35 ---> b5abb8184485 11:11:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:11:35 ---> Running in d4ac9ccc6a95 11:11:35 ---> Running in 1bf2a07d2bb3 11:11:36 ---> 53cea94ec76e 11:11:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:11:38 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 11:11:38 ---> 69a1d5deb621 11:11:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:11:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:11:38 (1/4) Installing ca-certificates (20191127-r4) 11:11:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:11:38 (3/4) Installing libcurl (7.77.0-r0) 11:11:38 (4/4) Installing curl (7.77.0-r0) 11:11:38 Executing busybox-1.31.1-r20.trigger 11:11:38 Executing ca-certificates-20191127-r4.trigger 11:11:38 ---> 483fac5a6564 11:11:38 Step 20/24 : ENTRYPOINT ["/core-command"] 11:11:38 OK: 7 MiB in 18 packages 11:11:39 ---> Running in ca4e92ab3118 11:11:39 Removing intermediate container ca4e92ab3118 11:11:39 ---> 913f81086904 11:11:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:40 ---> Running in d957c39a9878 11:11:40 Removing intermediate container d4ac9ccc6a95 11:11:40 ---> 9d804290433e 11:11:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:11:40 Removing intermediate container d957c39a9878 11:11:40 ---> 0487380b6e3e 11:11:40 Step 22/24 : LABEL arch=arm64 11:11:40 ---> Running in 0f6ca5839f19 11:11:40 Removing intermediate container 1bf2a07d2bb3 11:11:40 ---> 50a7e06c196c 11:11:40 11:11:40 Step 12/24 : FROM docker:20.10.0 11:11:40 ---> Running in 7f641cf22225 11:11:41 20.10.0: Pulling from library/docker 11:11:41 Removing intermediate container 0f6ca5839f19 11:11:41 ---> ef95ed4d0efc 11:11:41 Step 14/22 : WORKDIR /edgex 11:11:41 Removing intermediate container 7f641cf22225 11:11:41 ---> 64ead2482ec1 11:11:41 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:11:41 ---> Running in 71e4be45c1f4 11:11:41 ---> Running in b7ef67696be1 11:11:44 Removing intermediate container 71e4be45c1f4 11:11:44 ---> c1164f979e72 11:11:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:11:44 Removing intermediate container b7ef67696be1 11:11:44 ---> bf5a2a31db29 11:11:44 Step 24/24 : LABEL version=0.0.0 11:11:44 ---> Running in 85b477fb11cf 11:11:44 ---> fc51785abc09 11:11:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:11:44 Removing intermediate container 85b477fb11cf 11:11:44 ---> fcf18db0d014 11:11:44 11:11:44 Successfully built fcf18db0d014 11:11:44 Successfully tagged core-command-arm64:latest 11:11:46  Building core-command ... done  ---> 598420c1f3f8 11:11:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:11:47 ---> 07acc8a8f100 11:11:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:11:47 ---> Running in 369ad7922cf1 11:11:48 Removing intermediate container 369ad7922cf1 11:11:48 ---> 583791d5c847 11:11:48 Step 19/22 : CMD ["--init=true"] 11:11:48 ---> Running in 96c22e981d6e 11:11:49 Removing intermediate container 96c22e981d6e 11:11:49 ---> 8b32682b09bd 11:11:49 Step 20/22 : LABEL arch=arm64 11:11:49 ---> Running in 460488ca24b1 11:11:50 Removing intermediate container 460488ca24b1 11:11:50 ---> fd400e2f1507 11:11:50 Step 21/22 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:11:50 ---> Running in f7ea492e6bd2 11:11:51 Removing intermediate container f7ea492e6bd2 11:11:51 ---> 2bfe45203d95 11:11:51 Step 22/22 : LABEL version=0.0.0 11:11:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:11:51 Status: Downloaded newer image for docker:20.10.0 11:11:51 ---> eeaf43b92773 11:11:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:11:51 ---> Running in 6353883eb8c1 11:11:51 ---> Running in b33154b076a0 11:11:51 Removing intermediate container 6353883eb8c1 11:11:51 ---> 9ac3b779fafa 11:11:51 11:11:51 Removing intermediate container b33154b076a0 11:11:51 ---> 2ba3ad9c1d2f 11:11:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 11:11:51 Successfully built 9ac3b779fafa 11:11:52 Successfully tagged security-proxy-setup-arm64:latest 11:11:52  Building security-proxy-setup ... done  ---> Running in 50f1778320b0 11:11:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:11:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:11:54 (1/39) Installing readline (8.0.4-r0) 11:11:54 (2/39) Installing bash (5.0.17-r0) 11:11:54 Executing bash-5.0.17-r0.post-install 11:11:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 11:11:54 (4/39) Installing libcurl (7.77.0-r0) 11:11:54 (5/39) Installing curl (7.77.0-r0) 11:11:54 (6/39) Installing dumb-init (1.2.2-r1) 11:11:54 (7/39) Installing libbz2 (1.0.8-r1) 11:11:54 (8/39) Installing expat (2.2.9-r1) 11:11:54 (9/39) Installing libffi (3.3-r2) 11:11:54 (10/39) Installing gdbm (1.13-r1) 11:11:54 (11/39) Installing xz-libs (5.2.5-r0) 11:11:54 (12/39) Installing sqlite-libs (3.32.1-r1) 11:11:54 (13/39) Installing python3 (3.8.10-r0) 11:11:56 (14/39) Installing py3-appdirs (1.4.4-r1) 11:11:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 11:11:56 (16/39) Installing py3-parsing (2.4.7-r0) 11:11:56 (17/39) Installing py3-six (1.15.0-r0) 11:11:56 (18/39) Installing py3-packaging (20.4-r0) 11:11:56 (19/39) Installing py3-setuptools (47.0.0-r0) 11:11:56 (20/39) Installing py3-chardet (3.0.4-r4) 11:11:56 (21/39) Installing py3-idna (2.9-r0) 11:11:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 11:11:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 11:11:56 (24/39) Installing py3-requests (2.23.0-r0) 11:11:56 (25/39) Installing py3-msgpack (1.0.0-r0) 11:11:56 (26/39) Installing py3-lockfile (0.12.2-r3) 11:11:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 11:11:56 (28/39) Installing py3-colorama (0.4.3-r0) 11:11:56 (29/39) Installing py3-distlib (0.3.0-r0) 11:11:56 (30/39) Installing py3-distro (1.5.0-r1) 11:11:56 (31/39) Installing py3-webencodings (0.5.1-r3) 11:11:56 (32/39) Installing py3-html5lib (1.0.1-r4) 11:11:56 (33/39) Installing py3-pytoml (0.1.21-r0) 11:11:56 (34/39) Installing py3-pep517 (0.8.2-r0) 11:11:56 (35/39) Installing py3-progress (1.5-r0) 11:11:56 (36/39) Installing py3-toml (0.10.1-r0) 11:11:56 (37/39) Installing py3-retrying (1.3.3-r0) 11:11:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 11:11:56 (39/39) Installing py3-pip (20.1.1-r0) 11:11:56 Executing busybox-1.31.1-r19.trigger 11:11:56 OK: 72 MiB in 59 packages 11:12:00 Collecting docker-compose==1.23.2 11:12:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:12:01 Collecting websocket-client<1.0,>=0.32.0 11:12:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:12:01 Collecting docopt<0.7,>=0.6.1 11:12:01 Downloading docopt-0.6.2.tar.gz (25 kB) 11:12:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:12:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:12:05 Collecting cached-property<2,>=1.2.0 11:12:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:12:05 Collecting texttable<0.10,>=0.9.0 11:12:05 Downloading texttable-0.9.1.tar.gz (11 kB) 11:12:07 Collecting dockerpty<0.5,>=0.4.1 11:12:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:12:09 Collecting docker<4.0,>=3.6.0 11:12:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:12:10 Collecting jsonschema<3,>=2.5.1 11:12:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:12:11 Collecting PyYAML<4,>=3.10 11:12:11 Downloading PyYAML-3.13.tar.gz (270 kB) 11:12:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:12:13 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) 11:12:13 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) 11:12:14 Collecting idna<2.8,>=2.5 11:12:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:12:14 Collecting urllib3<1.25,>=1.21.1 11:12:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:12:14 Collecting docker-pycreds>=0.4.0 11:12:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:12:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:12:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:12:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:12:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:12:15 Installing collected packages: websocket-client, docopt, idna, urllib3, requests, cached-property, texttable, dockerpty, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 11:12:16 Running setup.py install for docopt: started 11:12:18 Running setup.py install for docopt: finished with status 'done' 11:12:18 Attempting uninstall: idna 11:12:18 Found existing installation: idna 2.9 11:12:18 Uninstalling idna-2.9: 11:12:18 Successfully uninstalled idna-2.9 11:12:18 Attempting uninstall: urllib3 11:12:18 Found existing installation: urllib3 1.25.9 11:12:18 Uninstalling urllib3-1.25.9: 11:12:18 Successfully uninstalled urllib3-1.25.9 11:12:19 Attempting uninstall: requests 11:12:19 Found existing installation: requests 2.23.0 11:12:19 Uninstalling requests-2.23.0: 11:12:19 Successfully uninstalled requests-2.23.0 11:12:19 Running setup.py install for texttable: started 11:12:21 Running setup.py install for texttable: finished with status 'done' 11:12:21 Running setup.py install for dockerpty: started 11:12:23 Running setup.py install for dockerpty: finished with status 'done' 11:12:24 Running setup.py install for PyYAML: started 11:12:26 Running setup.py install for PyYAML: finished with status 'done' 11:12:27 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 11:12:35 Removing intermediate container 50f1778320b0 11:12:35 ---> a580bff2ad7c 11:12:35 Step 15/24 : ENV APP_PORT=58890 11:12:35 ---> Running in b4ade50c48d2 11:12:35 Removing intermediate container b4ade50c48d2 11:12:35 ---> dce73adc5925 11:12:35 Step 16/24 : EXPOSE $APP_PORT 11:12:35 ---> Running in 7f7e772ef72e 11:12:36 Removing intermediate container 7f7e772ef72e 11:12:36 ---> cd58eb876e5d 11:12:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:12:37 ---> 30c670fe8f80 11:12:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:12:38 ---> 7348d6d66d04 11:12:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:12:39 ---> a95102dfbfe9 11:12:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 11:12:39 ---> Running in d00cfb6d22f4 11:12:39 Removing intermediate container d00cfb6d22f4 11:12:39 ---> 848855f38e2c 11:12:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:39 ---> Running in 03ca0e5e844e 11:12:40 Removing intermediate container 03ca0e5e844e 11:12:40 ---> 99f7d3ff6712 11:12:40 Step 22/24 : LABEL arch=arm64 11:12:40 ---> Running in 5b1442f1c80b 11:12:41 Removing intermediate container 5b1442f1c80b 11:12:41 ---> f2b4636ba595 11:12:41 Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 11:12:41 ---> Running in 56b2091d3ca7 11:12:41 Removing intermediate container 56b2091d3ca7 11:12:41 ---> b14767664e73 11:12:41 Step 24/24 : LABEL version=0.0.0 11:12:41 ---> Running in b38b268110bb 11:12:42 Removing intermediate container b38b268110bb 11:12:42 ---> c8318fb507ea 11:12:42 11:12:42 Successfully built c8318fb507ea 11:12:42 Successfully tagged sys-mgmt-agent-arm64:latest 11:12:42  Building sys-mgmt-agent ... done  [Pipeline] } 11:12:42 $ docker stop --time=1 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 11:12:44 $ docker rm -f 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:45 + docker images 11:12:45 REPOSITORY TAG IMAGE ID CREATED SIZE 11:12:45 sys-mgmt-agent-arm64 latest c8318fb507ea 4 seconds ago 299MB 11:12:45 security-proxy-setup-arm64 latest 9ac3b779fafa 54 seconds ago 24.2MB 11:12:45 core-command-arm64 latest fcf18db0d014 About a minute ago 15MB 11:12:45 50a7e06c196c About a minute ago 969MB 11:12:45 40b195679130 About a minute ago 973MB 11:12:45 4578c721bbde About a minute ago 966MB 11:12:45 support-scheduler-arm64 latest 35a13ea7ee3e About a minute ago 15.1MB 11:12:45 c2a86d8f0c8f About a minute ago 968MB 11:12:45 security-bootstrapper-arm64 latest 668e1aa4a05a 3 minutes ago 17.5MB 11:12:45 core-data-arm64 latest c6f8f4d8cb05 3 minutes ago 19.1MB 11:12:45 security-secretstore-setup-arm64 latest 0f41d8ec3174 3 minutes ago 27.1MB 11:12:45 core-metadata-arm64 latest da0bfe79b6e9 3 minutes ago 15.7MB 11:12:45 support-notifications-arm64 latest fc1289ea5118 4 minutes ago 15.7MB 11:12:45 3951e25cd61f 4 minutes ago 975MB 11:12:45 d5e903da31af 4 minutes ago 972MB 11:12:45 492f48bd09e9 4 minutes ago 976MB 11:12:45 b95743f555fc 4 minutes ago 969MB 11:12:45 3af0939a0788 4 minutes ago 970MB 11:12:45 ci-base-image-arm64 latest 50977c307629 14 minutes ago 641MB 11:12:45 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 11:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB 11:12:45 docker 20.10.0 eeaf43b92773 6 months ago 228MB 11:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 11:12:46 ---> job-cost.sh 11:12:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnWo 11:13:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-PnWo/bin to PATH 11:15:03 INFO: No Stack... 11:15:03 INFO: Retrieving Pricing Info for: v2-standard-4 11:15:03 INFO: Archiving Costs [Pipeline] sh 11:15:03 + cut -d, -f6 11:15:03 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 11:15:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] 11:15:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] did not exist. Created. 11:15:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:04 + echo total: 0.18000000715255737 [Pipeline] stash 11:15:04 Stashed 1 file(s) [Pipeline] } 11:15:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:15:09 provisioning config files... 11:15:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7113391322222386997tmp [Pipeline] { [Pipeline] sh 11:15:09 + set +x 11:15:09 + curl -s https://codecov.io/bash 11:15:09 + bash -s -- 11:15:10 11:15:10 _____ _ 11:15:10 / ____| | | 11:15:10 | | ___ __| | ___ ___ _____ __ 11:15:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:10 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:10 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:10 Bash-1.0.3 11:15:10 11:15:10 11:15:10 ==> git version 2.24.4 found 11:15:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 11:15:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:15:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:15:10 ==> Jenkins CI detected. 11:15:10 project root: . 11:15:10 --> token set from env 11:15:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:10 ==> Running gcov in . (disable via -X gcov) 11:15:10 ==> Python coveragepy not found 11:15:10 ==> Searching for coverage reports in: 11:15:10 + . 11:15:10 -> Found 1 reports 11:15:10 ==> Detecting git/mercurial file structure 11:15:10 ==> Reading reports 11:15:10 + ./coverage.out bytes=398095 11:15:10 ==> Appending adjustments 11:15:10 https://docs.codecov.io/docs/fixing-reports 11:15:11 + Found adjustments 11:15:11 ==> Gzipping contents 11:15:11 56K /tmp/codecov.Or4PTT.gz 11:15:11 ==> Uploading reports 11:15:11 url: https://codecov.io 11:15:11 query: branch=PR-3608&commit=588f4904a04cc9d83999eee101c48213ac2a5639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3608&job=&cmd_args= 11:15:11 -> Pinging Codecov 11:15:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3608&commit=588f4904a04cc9d83999eee101c48213ac2a5639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3608&job=&cmd_args= 11:15:12 -> Uploading to 11:15:12 https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/588f4904a04cc9d83999eee101c48213ac2a5639/b0f2ed51-f560-4af6-87dc-65581faf2bd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T111511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d70bf17018328003dc0b34a4b6d36249691afa092df23aae0496d1917967b1b1 11:15:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:12 Dload Upload Total Spent Left Speed 11:15:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 116k --:--:-- --:--:-- --:--:-- 116k 11:15:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/588f4904a04cc9d83999eee101c48213ac2a5639 [Pipeline] } 11:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:15:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:14 ---> package-listing.sh 11:15:14 ++ tr '[:upper:]' '[:lower:]' 11:15:14 ++ facter osfamily 11:15:15 + OS_FAMILY=redhat 11:15:15 + workspace=/w/workspace/edgex-go/1 11:15:15 + START_PACKAGES=/tmp/packages_start.txt 11:15:15 + END_PACKAGES=/tmp/packages_end.txt 11:15:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:15 + PACKAGES=/tmp/packages_start.txt 11:15:15 + '[' /w/workspace/edgex-go/1 ']' 11:15:15 + PACKAGES=/tmp/packages_end.txt 11:15:15 + case "${OS_FAMILY}" in 11:15:15 + rpm -qa 11:15:15 + sort 11:15:17 + '[' -f /tmp/packages_start.txt ']' 11:15:17 + '[' -f /tmp/packages_end.txt ']' 11:15:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:17 + '[' /w/workspace/edgex-go/1 ']' 11:15:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:15:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:15:17 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:18 11:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:18 alpine: Pulling from edgex-lftools-log-publisher 11:15:18 df20fa9351a1: Pulling fs layer 11:15:18 36b3adc4ff6f: Pulling fs layer 11:15:18 8ad3a11d3b57: Pulling fs layer 11:15:18 46f8f816bc3b: Pulling fs layer 11:15:18 93b61091891f: Pulling fs layer 11:15:18 93b9cdb0e59b: Pulling fs layer 11:15:18 5e14af77c1be: Pulling fs layer 11:15:18 01666e4c0597: Pulling fs layer 11:15:18 aa168da1d23b: Pulling fs layer 11:15:18 46f8f816bc3b: Waiting 11:15:18 93b61091891f: Waiting 11:15:18 93b9cdb0e59b: Waiting 11:15:18 5e14af77c1be: Waiting 11:15:18 01666e4c0597: Waiting 11:15:18 aa168da1d23b: Waiting 11:15:18 36b3adc4ff6f: Verifying Checksum 11:15:18 36b3adc4ff6f: Download complete 11:15:18 46f8f816bc3b: Verifying Checksum 11:15:18 46f8f816bc3b: Download complete 11:15:18 df20fa9351a1: Verifying Checksum 11:15:18 df20fa9351a1: Download complete 11:15:18 93b9cdb0e59b: Verifying Checksum 11:15:18 93b9cdb0e59b: Download complete 11:15:18 5e14af77c1be: Verifying Checksum 11:15:18 5e14af77c1be: Download complete 11:15:18 93b61091891f: Verifying Checksum 11:15:18 93b61091891f: Download complete 11:15:18 01666e4c0597: Verifying Checksum 11:15:18 01666e4c0597: Download complete 11:15:18 df20fa9351a1: Pull complete 11:15:18 8ad3a11d3b57: Verifying Checksum 11:15:18 8ad3a11d3b57: Download complete 11:15:18 36b3adc4ff6f: Pull complete 11:15:19 8ad3a11d3b57: Pull complete 11:15:19 46f8f816bc3b: Pull complete 11:15:19 93b61091891f: Pull complete 11:15:19 93b9cdb0e59b: Pull complete 11:15:19 5e14af77c1be: Pull complete 11:15:19 01666e4c0597: Pull complete 11:15:20 aa168da1d23b: Verifying Checksum 11:15:20 aa168da1d23b: Download complete 11:15:25 aa168da1d23b: Pull complete 11:15:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:15:25 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 11:15:25 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:15:28 $ docker top 77845b2bb1ef94039103b7711acb79e3e901d86c2f41d6e5eb535767a7e5fc4a -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:28 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:29 + mkdir -p /var/log/sa [Pipeline] sh 11:15:29 + ls /var/log/sa-host 11:15:29 + sadf -c /var/log/sa-host/sa01 11:15:29 file_magic: OK 11:15:29 HZ: Using current value: 100 11:15:29 file_header: OK 11:15:29 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 11:15:29 Statistics: 11:15:29 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... 11:15:29 File successfully converted to sysstat format version 12.2.1 11:15:29 + sadf -c /var/log/sa-host/sa05 11:15:29 file_magic: OK 11:15:29 HZ: Using current value: 100 11:15:29 file_header: OK 11:15:29 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 11:15:29 Statistics: 11:15:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:15:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:30 provisioning config files... 11:15:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5880696881163378786tmp [Pipeline] { [Pipeline] echo 11:15:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:30 ---> create-netrc.sh [Pipeline] } 11:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:34 ---> python-tools-install.sh [Pipeline] echo 11:15:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:35 ---> sudo-logs.sh 11:15:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:35 ---> job-cost.sh 11:15:35 lf-activate-venv: SKIPPING 11:15:35 DEBUG: total: 0.18000000715255737 11:15:35 INFO: Retrieving Stack Cost... 11:15:36 INFO: Retrieving Pricing Info for: v3-standard-2 11:15:37 INFO: Archiving Costs [Pipeline] echo 11:15:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:37 ---> logs-deploy.sh 11:15:37 lf-activate-venv: SKIPPING 11:15:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3608/1 11:15:37 INFO: archiving workspace using pattern(s): 11:15:38 Archives upload complete. 11:15:38 INFO: archiving logs to Nexus 11:15:39 ---> uname -a: 11:15:39 Linux prd-centos7-docker-4c-2g-1194.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:15:39 11:15:39 11:15:39 ---> lscpu: 11:15:39 Architecture: x86_64 11:15:39 CPU op-mode(s): 32-bit, 64-bit 11:15:39 Byte Order: Little Endian 11:15:39 Address sizes: 40 bits physical, 48 bits virtual 11:15:39 CPU(s): 2 11:15:39 On-line CPU(s) list: 0,1 11:15:39 Thread(s) per core: 1 11:15:39 Core(s) per socket: 1 11:15:39 Socket(s): 2 11:15:39 NUMA node(s): 1 11:15:39 Vendor ID: AuthenticAMD 11:15:39 CPU family: 23 11:15:39 Model: 49 11:15:39 Model name: AMD EPYC-Rome Processor 11:15:39 Stepping: 0 11:15:39 CPU MHz: 2799.998 11:15:39 BogoMIPS: 5599.99 11:15:39 Virtualization: AMD-V 11:15:39 Hypervisor vendor: KVM 11:15:39 Virtualization type: full 11:15:39 L1d cache: 64 KiB 11:15:39 L1i cache: 64 KiB 11:15:39 L2 cache: 1 MiB 11:15:39 L3 cache: 32 MiB 11:15:39 NUMA node0 CPU(s): 0,1 11:15:39 Vulnerability Itlb multihit: Not affected 11:15:39 Vulnerability L1tf: Not affected 11:15:39 Vulnerability Mds: Not affected 11:15:39 Vulnerability Meltdown: Not affected 11:15:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:15:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:15:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:15:39 Vulnerability Srbds: Not affected 11:15:39 Vulnerability Tsx async abort: Not affected 11:15:39 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 11:15:39 11:15:39 11:15:39 ---> nproc: 11:15:39 2 11:15:39 11:15:39 11:15:39 ---> df -h: 11:15:39 Filesystem Size Used Available Use% Mounted on 11:15:39 overlay 40.0G 12.0G 27.9G 30% / 11:15:39 tmpfs 64.0M 0 64.0M 0% /dev 11:15:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:15:39 shm 64.0M 0 64.0M 0% /dev/shm 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp 11:15:39 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 11:15:39 11:15:39 11:15:39 ---> free -m: 11:15:39 total used free shared buff/cache available 11:15:39 Mem: 7821 1233 1788 0 4799 6554 11:15:39 Swap: 1023 1 1022 11:15:39 11:15:39 11:15:39 ---> ip addr: 11:15:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:15:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:39 inet 127.0.0.1/8 scope host lo 11:15:39 valid_lft forever preferred_lft forever 11:15:39 inet6 ::1/128 scope host 11:15:39 valid_lft forever preferred_lft forever 11:15:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:15:39 link/ether fa:16:3e:e2:13:81 brd ff:ff:ff:ff:ff:ff 11:15:39 inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 11:15:39 valid_lft 85009sec preferred_lft 85009sec 11:15:39 inet6 fe80::f816:3eff:fee2:1381/64 scope link 11:15:39 valid_lft forever preferred_lft forever 11:15:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:15:39 link/ether 02:42:0a:06:cb:19 brd ff:ff:ff:ff:ff:ff 11:15:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:15:39 valid_lft forever preferred_lft forever 11:15:39 inet6 fe80::42:aff:fe06:cb19/64 scope link 11:15:39 valid_lft forever preferred_lft forever 11:15:39 11:15:39 11:15:39 ---> sar -b -r -n DEV: 11:15:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 11:15:39 11:15:39 10:52:17 LINUX RESTART (2 CPU) 11:15:39 11:15:39 10:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:15:39 10:54:01 83.81 3.60 80.22 0.00 2601.43 19541.17 0.00 11:15:39 10:55:01 183.18 0.00 183.18 0.00 0.00 48266.48 0.00 11:15:39 10:56:01 59.19 0.00 59.19 0.00 0.00 10051.64 0.00 11:15:39 10:57:01 63.98 0.03 63.95 0.00 1.07 9398.15 0.00 11:15:39 10:58:03 596.58 170.57 426.01 0.00 4740.78 274969.17 0.00 11:15:39 10:59:01 537.67 285.31 252.36 0.00 13991.04 68057.82 0.00 11:15:39 11:00:01 528.27 60.64 467.63 0.00 4681.51 198999.20 0.00 11:15:39 11:01:01 103.88 9.64 94.24 0.00 1279.68 13557.93 0.00 11:15:39 11:02:01 0.52 0.17 0.35 0.00 3.06 5.46 0.00 11:15:39 11:03:01 0.30 0.00 0.30 0.00 0.00 2.93 0.00 11:15:39 11:04:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 11:15:39 11:05:01 0.18 0.00 0.18 0.00 0.00 3.02 0.00 11:15:39 11:06:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 11:15:39 11:07:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 11:15:39 11:08:01 0.37 0.18 0.18 0.00 5.73 2.58 0.00 11:15:39 11:09:01 0.87 0.00 0.87 0.00 0.00 16.39 0.00 11:15:39 11:10:01 0.23 0.00 0.23 0.00 0.00 3.93 0.00 11:15:39 11:11:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 11:15:39 11:12:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 11:15:39 11:13:01 0.25 0.00 0.25 0.00 0.00 3.52 0.00 11:15:39 11:14:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 11:15:39 11:15:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 11:15:39 Average: 98.13 23.87 74.26 0.00 1226.07 29440.94 0.00 11:15:39 11:15:39 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:39 10:54:01 5139080 0 806856 10.07 2620 2060376 1291512 14.26 732828 1723800 156 11:15:39 10:55:01 4125284 0 1055836 13.18 2620 2825192 1668556 18.42 1173916 2179484 73468 11:15:39 10:56:01 3842628 0 1089936 13.61 2620 3073748 1818316 20.08 1326788 2282296 31372 11:15:39 10:57:01 4174524 0 964004 12.04 2620 2867784 1234808 13.63 1088588 2195956 20 11:15:39 10:58:03 169460 0 1292892 16.14 2620 6543960 1876628 20.72 3369488 3746336 306032 11:15:39 10:59:01 1024712 0 1238412 15.46 2620 5743188 1722920 19.02 2178660 4082860 176 11:15:39 11:00:01 824320 0 1464200 18.28 2620 5717792 2426752 26.79 2551552 3861460 165496 11:15:39 11:01:01 2454640 0 1165920 14.56 2620 4385752 1410864 15.58 1361860 3474272 16 11:15:39 11:02:01 2465912 0 1154468 14.41 2620 4385932 1272548 14.05 1355376 3474316 12 11:15:39 11:03:01 2468352 0 1152024 14.38 2620 4385936 1272452 14.05 1354900 3474316 12 11:15:39 11:04:01 2468876 0 1151496 14.38 2620 4385940 1262292 13.94 1354384 3474320 20 11:15:39 11:05:01 2468736 0 1151632 14.38 2620 4385944 1262328 13.94 1354744 3474316 8 11:15:39 11:06:01 2469552 0 1150812 14.37 2620 4385948 1258060 13.89 1353968 3474316 8 11:15:39 11:07:01 2469808 0 1150552 14.37 2620 4385952 1258060 13.89 1353972 3474316 8 11:15:39 11:08:01 2469316 0 1151012 14.37 2620 4385984 1258144 13.89 1354084 3474328 8 11:15:39 11:09:01 2469300 0 1151024 14.37 2620 4385988 1258144 13.89 1354088 3474328 8 11:15:39 11:10:01 2469296 0 1151024 14.37 2620 4385992 1258060 13.89 1354000 3474328 8 11:15:39 11:11:01 2469304 0 1151008 14.37 2620 4386000 1258060 13.89 1354008 3474328 8 11:15:39 11:12:01 2469428 0 1150884 14.37 2620 4386000 1258060 13.89 1354008 3474328 16 11:15:39 11:13:01 2466576 0 1153728 14.41 2620 4386008 1258132 13.89 1359816 3471524 8 11:15:39 11:14:01 2466496 0 1153808 14.41 2620 4386008 1258108 13.89 1359692 3471524 20 11:15:39 11:15:01 2466716 0 1153584 14.40 2620 4386012 1258060 13.89 1359616 3471524 8 11:15:39 Average: 2559651 0 1145687 14.31 2620 4300974 1413676 15.61 1489106 3280844 26222 11:15:39 11:15:39 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:39 10:54:01 eth0 1059.82 1198.32 4312.22 153.78 0.00 0.00 0.00 0.00 11:15:39 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:54:01 docker0 917.57 692.44 74.97 2692.53 0.00 0.00 0.00 0.00 11:15:39 10:55:01 eth0 541.57 455.74 3547.60 47.75 0.00 0.00 0.00 0.00 11:15:39 10:55:01 veth579a776 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:15:39 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:55:01 docker0 210.92 267.48 14.24 843.90 0.00 0.00 0.00 0.00 11:15:39 10:56:01 eth0 30.45 18.97 21.00 62.76 0.00 0.00 0.00 0.00 11:15:39 10:56:01 veth579a776 1.43 1.43 0.11 0.12 0.00 0.00 0.00 0.00 11:15:39 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:56:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 11:15:39 10:57:01 eth0 25.85 14.09 22.43 11.26 0.00 0.00 0.00 0.00 11:15:39 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:57:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 11:15:39 10:58:03 eth0 248.61 212.23 1826.22 70.64 0.00 0.00 0.00 0.00 11:15:39 10:58:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:58:03 veth23e5557 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 11:15:39 10:58:03 docker0 48.46 59.82 3.19 162.20 0.00 0.00 0.00 0.00 11:15:39 10:59:01 eth0 200.31 140.17 1723.73 71.51 0.00 0.00 0.00 0.00 11:15:39 10:59:01 veth6c65b41 27.90 39.56 2.05 299.36 0.00 0.00 0.00 0.00 11:15:39 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 10:59:01 veth23e5557 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 11:15:39 11:00:01 vethfbe02ad 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 11:15:39 11:00:01 eth0 84.47 53.92 209.26 21.21 0.00 0.00 0.00 0.00 11:15:39 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:00:01 vethe6ab3c5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:15:39 11:01:01 eth0 47.63 32.40 128.77 57.67 0.00 0.00 0.00 0.00 11:15:39 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:01:01 docker0 1267.85 1144.12 98.19 4373.74 0.00 0.00 0.00 0.00 11:15:39 11:02:01 eth0 0.95 0.65 0.53 0.40 0.00 0.00 0.00 0.00 11:15:39 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:03:01 eth0 0.25 0.20 0.08 0.04 0.00 0.00 0.00 0.00 11:15:39 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:04:01 eth0 1.48 0.43 0.43 0.24 0.00 0.00 0.00 0.00 11:15:39 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:05:01 eth0 0.65 0.43 0.31 0.22 0.00 0.00 0.00 0.00 11:15:39 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:15:39 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:15:39 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:08:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:15:39 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:09:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:15:39 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:15:39 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:15:39 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:12:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:15:39 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:13:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:15:39 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:15:39 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 Average: eth0 102.00 96.84 535.77 22.60 0.00 0.00 0.00 0.00 11:15:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:39 Average: docker0 57.66 52.03 4.47 198.91 0.00 0.00 0.00 0.00 11:15:39 11:15:39 11:15:39 ---> sar -P ALL: 11:15:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 11:15:39 11:15:39 10:52:17 LINUX RESTART (2 CPU) 11:15:39 11:15:39 10:53:01 CPU %user %nice %system %iowait %steal %idle 11:15:39 10:54:01 all 17.32 0.00 4.21 3.60 0.09 74.79 11:15:39 10:54:01 0 21.32 0.00 4.92 3.33 0.09 70.34 11:15:39 10:54:01 1 13.36 0.00 3.50 3.87 0.09 79.18 11:15:39 10:55:01 all 23.13 0.00 7.38 3.74 0.09 65.66 11:15:39 10:55:01 0 24.03 0.00 7.40 4.50 0.09 63.99 11:15:39 10:55:01 1 22.25 0.00 7.36 2.99 0.09 67.32 11:15:39 10:56:01 all 43.64 0.00 4.50 0.66 0.07 51.13 11:15:39 10:56:01 0 43.89 0.00 4.30 0.51 0.07 51.23 11:15:39 10:56:01 1 43.39 0.00 4.70 0.80 0.07 51.04 11:15:39 10:57:01 all 56.80 0.00 7.84 1.24 0.10 34.02 11:15:39 10:57:01 0 57.58 0.00 7.50 1.66 0.09 33.17 11:15:39 10:57:01 1 56.02 0.00 8.18 0.83 0.11 34.86 11:15:39 10:58:03 all 24.89 0.00 18.43 21.37 0.09 35.23 11:15:39 10:58:03 0 25.60 0.00 18.47 19.90 0.09 35.94 11:15:39 10:58:03 1 24.17 0.00 18.40 22.84 0.09 34.51 11:15:39 10:59:01 all 69.00 0.00 12.57 15.63 0.11 2.69 11:15:39 10:59:01 0 68.68 0.00 12.98 14.98 0.11 3.25 11:15:39 10:59:01 1 69.31 0.00 12.16 16.28 0.11 2.13 11:15:39 11:00:01 all 66.97 0.00 18.62 11.01 0.12 3.28 11:15:39 11:00:01 0 66.37 0.00 19.07 11.51 0.11 2.93 11:15:39 11:00:01 1 67.57 0.00 18.17 10.50 0.13 3.64 11:15:39 11:01:01 all 4.99 0.00 3.27 1.92 0.04 89.78 11:15:39 11:01:01 0 4.93 0.00 3.32 2.12 0.03 89.60 11:15:39 11:01:01 1 5.06 0.00 3.23 1.71 0.05 89.95 11:15:39 11:02:01 all 0.08 0.00 0.06 0.00 0.03 99.82 11:15:39 11:02:01 0 0.07 0.00 0.07 0.00 0.05 99.82 11:15:39 11:02:01 1 0.10 0.00 0.05 0.00 0.02 99.83 11:15:39 11:03:01 all 0.07 0.00 0.10 0.01 0.03 99.80 11:15:39 11:03:01 0 0.08 0.00 0.13 0.00 0.03 99.75 11:15:39 11:03:01 1 0.05 0.00 0.07 0.02 0.02 99.85 11:15:39 11:04:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:15:39 11:04:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:15:39 11:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:15:39 11:15:39 11:04:01 CPU %user %nice %system %iowait %steal %idle 11:15:39 11:05:01 all 0.18 0.00 0.03 0.00 0.03 99.76 11:15:39 11:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 11:15:39 11:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:15:39 11:06:01 all 0.11 0.00 0.01 0.00 0.02 99.87 11:15:39 11:06:01 0 0.20 0.00 0.00 0.00 0.00 99.80 11:15:39 11:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:15:39 11:07:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:15:39 11:07:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:15:39 11:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:15:39 11:08:01 all 0.16 0.00 0.04 0.00 0.03 99.77 11:15:39 11:08:01 0 0.28 0.00 0.03 0.00 0.03 99.65 11:15:39 11:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:15:39 11:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:15:39 11:09:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:15:39 11:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:15:39 11:10:01 all 0.11 0.00 0.03 0.00 0.01 99.86 11:15:39 11:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:15:39 11:10:01 1 0.20 0.00 0.02 0.00 0.00 99.78 11:15:39 11:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:15:39 11:11:01 0 0.02 0.00 0.00 0.00 0.03 99.95 11:15:39 11:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:15:39 11:12:01 all 0.10 0.00 0.02 0.00 0.02 99.87 11:15:39 11:12:01 0 0.18 0.00 0.03 0.00 0.02 99.77 11:15:39 11:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:15:39 11:13:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:15:39 11:13:01 0 0.17 0.00 0.00 0.00 0.03 99.80 11:15:39 11:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:15:39 11:14:01 all 0.09 0.00 0.02 0.00 0.02 99.87 11:15:39 11:14:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:15:39 11:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:15:39 11:15:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:15:39 11:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:15:39 11:15:01 1 0.17 0.00 0.00 0.00 0.02 99.82 11:15:39 11:15:39 Average: CPU %user %nice %system %iowait %steal %idle 11:15:39 Average: all 13.21 0.00 3.34 2.55 0.05 80.86 11:15:39 Average: 0 13.50 0.00 3.39 2.52 0.05 80.54 11:15:39 Average: 1 12.92 0.00 3.28 2.57 0.05 81.18 11:15:39 11:15:39 11:15:39