cloudxxx8 commented: recheck 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0f71885dd60e1551d31780523994d1ac575f9e35+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (f65615272ac89e036b3fb9721968bc2e6c832d3f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7508757479630545382.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-ssh2701576125598910513.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6005480511397954105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7339822669862069211.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5410132008021730298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1227 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh153407852660217373.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1347659273217248039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7512672358872633659.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 Commit message: "fix: Broken Slack invite link in README.md" > git rev-list --no-walk 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:14:42 ========================================================= 09:14:42 EdgeX Global Pipelines Version Info 09:14:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:43 ------------------- 09:14:43 stable info: 09:14:43 ------------------- 09:14:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:14:43 Message: update stable to v1.0.195 09:14:44 ------------------- 09:14:44 experimental info: 09:14:44 ------------------- 09:14:44 Commited By: **** collab-it+edgex@linuxfoundation.org 09:14:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:14:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3566 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3566 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3566 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f71885dd60e1551d31780523994d1ac575f9e35 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f71885 [Pipeline] echo 09:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:45 provisioning config files... 09:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4324324205064694018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:45 ---> docker-login.sh 09:14:45 nexus3.edgexfoundry.org:10001 09:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:45 Configure a credential helper to remove this warning. See 09:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:45 09:14:45 Login Succeeded 09:14:45 nexus3.edgexfoundry.org:10002 09:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:45 Configure a credential helper to remove this warning. See 09:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:45 09:14:45 Login Succeeded 09:14:45 nexus3.edgexfoundry.org:10003 09:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:45 Configure a credential helper to remove this warning. See 09:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:45 09:14:45 Login Succeeded 09:14:45 nexus3.edgexfoundry.org:10004 09:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:45 Configure a credential helper to remove this warning. See 09:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:45 09:14:45 Login Succeeded 09:14:45 docker.io 09:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:46 Configure a credential helper to remove this warning. See 09:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:46 09:14:46 Login Succeeded 09:14:46 ---> docker-login.sh ends [Pipeline] } 09:14:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:46 ++ 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 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/core-command/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo core-command,cmd/core-command/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/core-data/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo core-data,cmd/core-data/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/core-metadata/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo core-metadata,cmd/core-metadata/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/security-bootstrapper/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/security-proxy-setup/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/support-notifications/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo support-notifications,cmd/support-notifications/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/support-scheduler/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:14:46 + for file in '`ls cmd/**/Dockerfile`' 09:14:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:14:46 ++ cut -d/ -f2 09:14:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:14:46 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 09:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:48 09:14:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:14:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:48 latest: Pulling from edgex-devops/git-semver 09:14:48 31603596830f: Pulling fs layer 09:14:48 54011a49482f: Pulling fs layer 09:14:48 a6820b24f6d8: Pulling fs layer 09:14:48 f581987b2513: Pulling fs layer 09:14:48 f581987b2513: Waiting 09:14:48 54011a49482f: Verifying Checksum 09:14:48 54011a49482f: Download complete 09:14:48 31603596830f: Verifying Checksum 09:14:48 31603596830f: Download complete 09:14:48 f581987b2513: Verifying Checksum 09:14:48 f581987b2513: Download complete 09:14:49 a6820b24f6d8: Verifying Checksum 09:14:49 a6820b24f6d8: Download complete 09:14:49 31603596830f: Pull complete 09:14:49 54011a49482f: Pull complete 09:14:49 a6820b24f6d8: Pull complete 09:14:50 f581987b2513: Pull complete 09:14:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:14:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:14:50 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:14:51 $ docker top b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:51 [ssh-agent] Looking for ssh-agent implementation... 09:14:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:51 $ docker exec b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent 09:14:51 SSH_AUTH_SOCK=/tmp/ssh-68vaOiXE3YPy/agent.13 09:14:51 SSH_AGENT_PID=19 09:14:51 Running ssh-add (command line suppressed) 09:14:51 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5895108491840645264.key (/w/workspace/edgex-go/2@tmp/private_key_5895108491840645264.key) 09:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:51 + git tag --points-at HEAD [Pipeline] } 09:14:51 $ docker exec --env ******** --env ******** b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent -k 09:14:51 unset SSH_AUTH_SOCK; 09:14:51 unset SSH_AGENT_PID; 09:14:51 echo Agent pid 19 killed; 09:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:52 [ssh-agent] Looking for ssh-agent implementation... 09:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:52 $ docker exec b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent 09:14:52 SSH_AUTH_SOCK=/tmp/ssh-WB9XB4HvEUTM/agent.52 09:14:52 SSH_AGENT_PID=59 09:14:52 Running ssh-add (command line suppressed) 09:14:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1827923932579670946.key (/w/workspace/edgex-go/2@tmp/private_key_1827923932579670946.key) 09:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:52 + git semver init 09:14:52 # -> Open(): unable to determine branch for HEAD 09:14:52 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:14:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:14:52 # $SEMVER_REMOTE_NAME = origin 09:14:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:14:52 # $SEMVER_USER_NAME = edgex-jenkins 09:14:52 # $SEMVER_BRANCH = PR-3566 09:14:52 # $SEMVER_TEMP = /tmp/semver-161511679 09:14:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:15:19 # '/tmp/semver-161511679' -> '/w/workspace/edgex-go/2/.semver' 09:15:19 # -> Force: false 09:15:19 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:15:19 $ docker exec --env ******** --env ******** b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 ssh-agent -k 09:15:19 unset SSH_AUTH_SOCK; 09:15:19 unset SSH_AGENT_PID; 09:15:19 echo Agent pid 59 killed; 09:15:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:19 + git semver [Pipeline] } 09:15:19 $ docker stop --time=1 b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 09:15:22 $ docker rm -f b0732caf3303c69178490d465a4299e1da167bd86a2a311ffae34f48b5069329 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:15:23 Stashed 1 file(s) [Pipeline] echo 09:15:23 [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 09:15:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:15:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:15:24 + sudo service docker restart 09:15:24 + true 09:15:24 Redirecting to /bin/systemctl restart docker.service 09:15:38 Still waiting to schedule task 09:15:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:15:42 ========================================================= 09:15:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:15:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:15:42 + 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 . 09:15:44 Sending build context to Docker daemon 329.2MB 09:15:44 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:15:44 Step 2/6 : FROM ${BASE} 09:15:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:15:44 540db60ca938: Pulling fs layer 09:15:44 adcc1eea9eea: Pulling fs layer 09:15:44 4c4ab2625f07: Pulling fs layer 09:15:44 0510c868ecb4: Pulling fs layer 09:15:44 afea3b2eda06: Pulling fs layer 09:15:44 7809a108b3ef: Pulling fs layer 09:15:44 f706445af74f: Pulling fs layer 09:15:44 afea3b2eda06: Waiting 09:15:44 7809a108b3ef: Waiting 09:15:44 f706445af74f: Waiting 09:15:44 0510c868ecb4: Waiting 09:15:44 4c4ab2625f07: Verifying Checksum 09:15:44 4c4ab2625f07: Download complete 09:15:44 adcc1eea9eea: Verifying Checksum 09:15:44 adcc1eea9eea: Download complete 09:15:44 afea3b2eda06: Verifying Checksum 09:15:44 afea3b2eda06: Download complete 09:15:44 540db60ca938: Verifying Checksum 09:15:44 540db60ca938: Download complete 09:15:44 7809a108b3ef: Verifying Checksum 09:15:44 7809a108b3ef: Download complete 09:15:44 540db60ca938: Pull complete 09:15:44 adcc1eea9eea: Pull complete 09:15:44 4c4ab2625f07: Pull complete 09:15:46 f706445af74f: Verifying Checksum 09:15:46 f706445af74f: Download complete 09:15:46 0510c868ecb4: Verifying Checksum 09:15:46 0510c868ecb4: Download complete 09:15:49 0510c868ecb4: Pull complete 09:15:49 afea3b2eda06: Pull complete 09:15:49 7809a108b3ef: Pull complete 09:15:52 f706445af74f: Pull complete 09:15:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:15:52 ---> b068be0155e3 09:15:52 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 09:15:55 ---> Running in 9c885821bb2f 09:15:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:15:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:15:57 (1/12) Installing libmagic (5.39-r0) 09:15:58 (2/12) Installing file (5.39-r0) 09:15:58 (3/12) Installing libc-dev (0.7.2-r3) 09:15:58 (4/12) Installing g++ (10.2.1_pre1-r3) 09:16:08 (5/12) Installing fortify-headers (1.1-r0) 09:16:08 (6/12) Installing patch (2.7.6-r6) 09:16:08 (7/12) Installing build-base (0.5-r2) 09:16:08 (8/12) Installing libsodium (1.0.18-r0) 09:16:08 (9/12) Installing pkgconf (1.7.3-r0) 09:16:08 (10/12) Installing libsodium-dev (1.0.18-r0) 09:16:08 (11/12) Installing libzmq (4.3.3-r1) 09:16:08 (12/12) Installing zeromq-dev (4.3.3-r1) 09:16:08 Executing busybox-1.32.1-r6.trigger 09:16:08 OK: 219 MiB in 52 packages 09:16:09 Removing intermediate container 9c885821bb2f 09:16:09 ---> 5c5a5ae872e7 09:16:09 Step 4/6 : WORKDIR /edgex-go 09:16:09 ---> Running in ca704c421e08 09:16:09 Removing intermediate container ca704c421e08 09:16:09 ---> 0f8a899325a8 09:16:09 Step 5/6 : COPY go.mod . 09:16:09 ---> 663da9472d65 09:16:09 Step 6/6 : RUN go mod download 09:16:09 ---> Running in 8a6731163f1e 09:16:27 Removing intermediate container 8a6731163f1e 09:16:27 ---> 4c7da123fe41 09:16:27 Successfully built 4c7da123fe41 09:16:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:16:28 + docker inspect -f . ci-base-image-x86_64 09:16:28 . [Pipeline] withDockerContainer 09:16:28 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:16:28 $ docker top 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:28 + go version 09:16:28 go version go1.16.3 linux/amd64 [Pipeline] } 09:16:28 $ docker stop --time=1 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 09:16:30 $ docker rm -f 61ca2eaeadd50c658715e1bd629d5a9fe1abfa92c89f368497b12b2c87b7ebb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:30 + docker inspect -f . ci-base-image-x86_64 09:16:30 . [Pipeline] withDockerContainer 09:16:30 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:16:31 $ docker top 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:31 ========================================================= 09:16:31 [edgeXBuildGoParallel] Running Tests and Build... 09:16:31 ========================================================= [Pipeline] sh 09:16:31 + go mod tidy [Pipeline] sh 09:16:32 + make test 09:16:32 go mod tidy 09:16:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:16:37 ? github.com/edgexfoundry/edgex-go [no test files] 09:16:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:16:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:16:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:16:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:17:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements 09:17:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 09:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:17:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 09:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:17:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 09:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:17:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:17:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.037s coverage: 22.0% of statements 09:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 09:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 09:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 09:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements 09:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 09:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 09:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 09:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.167s coverage: 81.8% of statements 09:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:17:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1228 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws 09:17:38 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:17:38 The recommended git tool is: git 09:17:43 using credential edgex-jenkins-ssh 09:17:43 Cloning the remote Git repository 09:17:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:17:44 > git init /w/workspace/edgex-go/2 # timeout=10 09:17:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:17:44 > git --version # timeout=10 09:17:44 > git --version # 'git version 2.17.1' 09:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.160s coverage: 66.9% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.059s coverage: 19.3% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 62.7% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:17:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 09:17:54 GO111MODULE=on go vet ./... 09:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:08 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 09:18:08 Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 09:18:08 Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) 09:18:08 > git config core.sparsecheckout # timeout=10 09:18:08 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 09:18:08 > git remote # timeout=10 09:18:08 > git config --get remote.origin.url # timeout=10 09:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:08 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 09:18:08 > git rev-parse HEAD^{commit} # timeout=10 09:18:08 > git config core.sparsecheckout # timeout=10 09:18:08 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 09:18:12 Commit message: "fix: Broken Slack invite link in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:18:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:18:15 + sudo service docker restart 09:18:15 + true 09:18:21 gofmt -l . 09:18:21 [ "`gofmt -l .`" = "" ] 09:18:21 ./bin/test-attribution-txt.sh [Pipeline] sh 09:18:21 + ls -al . 09:18:21 total 520 09:18:21 drwxrwxr-x 10 1001 1001 4096 Jun 14 09:18 . 09:18:21 drwxr-xr-x 4 root root 28 Jun 14 09:16 .. 09:18:21 -rw-rw-r-- 1 1001 1001 11 Jun 14 09:14 .dockerignore 09:18:21 drwxrwxr-x 8 1001 1001 179 Jun 14 09:14 .git 09:18:21 drwxrwxr-x 3 1001 1001 125 Jun 14 09:14 .github 09:18:21 -rw-rw-r-- 1 1001 1001 818 Jun 14 09:14 .gitignore 09:18:21 drwx------ 3 1001 1001 60 Jun 14 09:15 .semver 09:18:21 -rw-rw-r-- 1 1001 1001 166 Jun 14 09:14 .sonarcloud.properties 09:18:21 -rw-rw-r-- 1 1001 1001 8609 Jun 14 09:14 Attribution.txt 09:18:21 -rw-rw-r-- 1 1001 1001 3804 Jun 14 09:14 CONTRIBUTING.md 09:18:21 -rw-rw-r-- 1 1001 1001 931 Jun 14 09:14 Dockerfile.build 09:18:21 -rw-rw-r-- 1 1001 1001 849 Jun 14 09:14 Jenkinsfile 09:18:21 -rw-rw-r-- 1 1001 1001 10775 Jun 14 09:14 LICENSE 09:18:21 -rw-rw-r-- 1 1001 1001 5605 Jun 14 09:14 Makefile 09:18:21 -rw-rw-r-- 1 1001 1001 7905 Jun 14 09:14 README.md 09:18:21 -rw-rw-r-- 1 1001 1001 7071 Jun 14 09:14 SECURITY.md 09:18:21 -rw-rw-r-- 1 1001 1001 5 Jun 14 09:15 VERSION 09:18:21 -rw-rw-r-- 1 1001 1001 4131 Jun 14 09:14 ZMQWindows.md 09:18:21 drwxrwxr-x 2 1001 1001 37 Jun 14 09:14 bin 09:18:21 drwxrwxr-x 14 1001 1001 4096 Jun 14 09:14 cmd 09:18:21 -rw-r--r-- 1 root root 404951 Jun 14 09:17 coverage.out 09:18:21 -rw-rw-r-- 1 1001 1001 840 Jun 14 09:14 go.mod 09:18:21 -rw-r--r-- 1 root root 21139 Jun 14 09:16 go.sum 09:18:21 drwxrwxr-x 8 1001 1001 127 Jun 14 09:14 internal 09:18:21 drwxrwxr-x 3 1001 1001 16 Jun 14 09:14 openapi 09:18:21 drwxrwxr-x 4 1001 1001 71 Jun 14 09:14 snap 09:18:21 -rw-rw-r-- 1 1001 1001 168 Jun 14 09:14 version.go [Pipeline] sh 09:18:22 + '[' -e coverage.out ] 09:18:22 + chown 1001:1001 coverage.out [Pipeline] stash 09:18:22 Stashed 1 file(s) [Pipeline] sh 09:18:22 + make build 09:18:22 go mod tidy 09:18: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 09:18:23 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 09:18:30 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 09:18:30 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 09:18:31 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 09:18:32 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 09:18:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:33 provisioning config files... 09:18:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config871176328440727711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:33 ---> docker-login.sh 09:18:33 nexus3.edgexfoundry.org:10001 09:18:34 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 09:18:34 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 09:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:35 Configure a credential helper to remove this warning. See 09:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:35 09:18:35 Login Succeeded 09:18:35 nexus3.edgexfoundry.org:10002 09:18:35 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 09:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:35 Configure a credential helper to remove this warning. See 09:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:35 09:18:35 Login Succeeded 09:18:35 nexus3.edgexfoundry.org:10003 09:18:36 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 09:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:36 Configure a credential helper to remove this warning. See 09:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:36 09:18:36 Login Succeeded 09:18:36 nexus3.edgexfoundry.org:10004 09:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:36 Configure a credential helper to remove this warning. See 09:18:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:36 09:18:36 Login Succeeded 09:18:36 docker.io 09:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18: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 09:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:37 Configure a credential helper to remove this warning. See 09:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:37 09:18:37 Login Succeeded 09:18:37 ---> docker-login.sh ends [Pipeline] } 09:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:18:37 ========================================================= 09:18:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:18:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:18:37 + 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 . [Pipeline] } 09:18:38 $ docker stop --time=1 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 09:18:40 $ docker rm -f 55326f83d4b158b5182c8b951027216a5d2f5a0dbd0e935508f6f6685ae8a143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:18:40 Sending build context to Docker daemon 166.2MB 09:18:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:18:40 Step 2/6 : FROM ${BASE} 09:18:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:18:40 595b0fe564bb: Pulling fs layer 09:18:40 3088b5b3c5c0: Pulling fs layer 09:18:40 5b7225fbf94c: Pulling fs layer 09:18:40 ba82ee9f976e: Pulling fs layer 09:18:40 506bd15cee9f: Pulling fs layer 09:18:40 75a0a4a0db45: Pulling fs layer 09:18:40 618dc40b7e24: Pulling fs layer 09:18:40 ba82ee9f976e: Waiting 09:18:40 506bd15cee9f: Waiting 09:18:40 75a0a4a0db45: Waiting 09:18:40 618dc40b7e24: Waiting 09:18:40 5b7225fbf94c: Verifying Checksum 09:18:40 5b7225fbf94c: Download complete 09:18:40 3088b5b3c5c0: Verifying Checksum 09:18:40 3088b5b3c5c0: Download complete 09:18:40 506bd15cee9f: Verifying Checksum 09:18:40 506bd15cee9f: Download complete 09:18:40 595b0fe564bb: Verifying Checksum 09:18:40 595b0fe564bb: Download complete 09:18:40 75a0a4a0db45: Download complete 09:18:41 595b0fe564bb: Pull complete 09:18:41 3088b5b3c5c0: Pull complete 09:18:42 5b7225fbf94c: Pull complete 09:18:43 618dc40b7e24: Verifying Checksum 09:18:43 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh 09:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:18:43 09:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:18:43 latest: Pulling from edgex-devops/edgex-compose 09:18:43 cbdbe7a5bc2a: Pulling fs layer 09:18:43 ca9280d653b3: Pulling fs layer 09:18:43 7e9c9ca2126c: Pulling fs layer 09:18:44 cbdbe7a5bc2a: Verifying Checksum 09:18:44 cbdbe7a5bc2a: Download complete 09:18:44 cbdbe7a5bc2a: Pull complete 09:18:44 ca9280d653b3: Verifying Checksum 09:18:44 ca9280d653b3: Download complete 09:18:45 ba82ee9f976e: Verifying Checksum 09:18:45 ba82ee9f976e: Download complete 09:18:45 ca9280d653b3: Pull complete 09:18:45 7e9c9ca2126c: Verifying Checksum 09:18:45 7e9c9ca2126c: Download complete 09:18:48 7e9c9ca2126c: Pull complete 09:18:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:18:48 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:18:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:18:51 $ docker top 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:51 + grep parallel 09:18:51 + docker-compose build --help 09:18:52 --parallel Build images in parallel. [Pipeline] } 09:18:52 $ docker stop --time=1 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c 09:18:53 $ docker rm -f 31b85a0e2d71986165a1f04bb1673f0270d05b3862ea6fea4a13e32f8296664c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:18:54 . [Pipeline] withDockerContainer 09:18:54 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:18:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:18:54 $ docker top 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:54 + docker-compose -f ./docker-compose-build.yml build --parallel 09:18:55 ba82ee9f976e: Pull complete 09:18:55 506bd15cee9f: Pull complete 09:18:55 Building core-command ... 09:18:55 Building core-data ... 09:18:55 Building core-metadata ... 09:18:55 Building security-bootstrapper ... 09:18:55 Building security-proxy-setup ... 09:18:55 Building security-secretstore-setup ... 09:18:55 Building support-notifications ... 09:18:55 Building support-scheduler ... 09:18:55 Building sys-mgmt-agent ... 09:18:55 Building security-proxy-setup 09:18:55 Building support-notifications 09:18:55 Building support-scheduler 09:18:55 Building security-bootstrapper 09:18:55 Building sys-mgmt-agent 09:18:55 75a0a4a0db45: Pull complete 09:19:00 618dc40b7e24: Pull complete 09:19:00 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:19:00 ---> a36622ca3599 09:19:00 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 09:19:02 ---> Running in ba2cee187ed7 09:19:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:19:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:19:05 (1/12) Installing libmagic (5.39-r0) 09:19:05 (2/12) Installing file (5.39-r0) 09:19:05 (3/12) Installing libc-dev (0.7.2-r3) 09:19:05 (4/12) Installing g++ (10.2.1_pre1-r3) 09:19:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:19:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:19:07 ---> 4c7da123fe41 09:19:07 Step 3/22 : WORKDIR /edgex-go 09:19:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:19:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:19:07 ---> 4c7da123fe41 09:19:07 Step 3/32 : WORKDIR /edgex-go 09:19:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:19:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:19:07 ---> 4c7da123fe41 09:19:07 Step 3/23 : WORKDIR /edgex-go 09:19:11 ---> Running in f3f295d48cec 09:19:11 ---> Running in 0d5777bc1a82 09:19:11 ---> Running in 88c52695c2be 09:19:12 (5/12) Installing fortify-headers (1.1-r0) 09:19:12 (6/12) Installing patch (2.7.6-r6) 09:19:12 (7/12) Installing build-base (0.5-r2) 09:19:12 (8/12) Installing libsodium (1.0.18-r0) 09:19:12 (9/12) Installing pkgconf (1.7.3-r0) 09:19:12 (10/12) Installing libsodium-dev (1.0.18-r0) 09:19:12 (11/12) Installing libzmq (4.3.3-r1) 09:19:12 (12/12) Installing zeromq-dev (4.3.3-r1) 09:19:12 Executing busybox-1.32.1-r6.trigger 09:19:12 OK: 218 MiB in 52 packages 09:19:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:19:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:19:14 ---> 4c7da123fe41 09:19:14 Step 3/24 : WORKDIR /edgex-go 09:19:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:19:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:19:14 ---> 4c7da123fe41 09:19:14 Step 3/23 : WORKDIR /edgex-go 09:19:15 ---> Running in d01c2cf975c4 09:19:15 ---> Using cache 09:19:15 ---> 5dbdf615403a 09:19:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 Removing intermediate container f3f295d48cec 09:19:15 ---> 5dbdf615403a 09:19:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 Removing intermediate container 88c52695c2be 09:19:15 ---> e8af5d601cdc 09:19:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 Removing intermediate container 0d5777bc1a82 09:19:15 ---> 7718c7b1169a 09:19:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 ---> Running in f8cde85e2a72 09:19:15 ---> Running in 04b7026f1e4c 09:19:15 ---> Running in 9278372b32aa 09:19:15 ---> Running in 467ab46d170b 09:19:15 Removing intermediate container d01c2cf975c4 09:19:15 ---> 68b551bc03d9 09:19:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 ---> Running in ce25eb7ccec9 09:19:16 Removing intermediate container f8cde85e2a72 09:19:16 ---> 7fb2d352a21c 09:19:16 Step 5/32 : RUN apk add --update --no-cache make git 09:19:16 ---> Running in 3e1bbbf03afa 09:19:16 Removing intermediate container 04b7026f1e4c 09:19:16 ---> a989a0ffcc58 09:19:16 Step 5/23 : RUN apk add --update --no-cache make git 09:19:16 ---> Running in f9adc06c3c4f 09:19:16 Removing intermediate container 9278372b32aa 09:19:16 ---> c331acea9936 09:19:16 Step 5/22 : RUN apk add --update --no-cache make git 09:19:16 ---> Running in 1cc681f6b7b9 09:19:16 Removing intermediate container 467ab46d170b 09:19:16 ---> ca6f3b2cec32 09:19:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:19:16 ---> Running in d65d781b3a25 09:19:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:16 Removing intermediate container ce25eb7ccec9 09:19:16 ---> a70a40f09dbd 09:19:16 Step 5/24 : RUN apk add --update --no-cache make bash git 09:19:17 Removing intermediate container ba2cee187ed7 09:19:17 ---> e549280b4233 09:19:17 Step 4/6 : WORKDIR /edgex-go 09:19:17 ---> Running in 719fb10e5e8a 09:19:17 Removing intermediate container 719fb10e5e8a 09:19:17 ---> d9ec440a211f 09:19:17 Step 5/6 : COPY go.mod . 09:19:17 ---> Running in 665960a9fc61 09:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:18 OK: 219 MiB in 52 packages 09:19:18 ---> 4bcbe320ca1a 09:19:18 Step 6/6 : RUN go mod download 09:19:18 ---> Running in be25f50b55f0 09:19:18 Removing intermediate container 3e1bbbf03afa 09:19:18 ---> 4b8cb59baad5 09:19:18 Step 6/32 : COPY go.mod . 09:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:18 ---> 3251b1f358f0 09:19:18 Step 7/32 : RUN go mod download 09:19:18 ---> Running in adc53eac8d16 09:19:18 OK: 219 MiB in 52 packages 09:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:19:18 Removing intermediate container f9adc06c3c4f 09:19:18 ---> 86db8d18939c 09:19:18 Step 6/23 : COPY go.mod . 09:19:19 OK: 219 MiB in 52 packages 09:19:19 ---> b9cd6f49af69 09:19:19 Step 7/23 : RUN go mod download 09:19:19 ---> Running in 6944f9d509da 09:19:19 Removing intermediate container adc53eac8d16 09:19:19 ---> 974ad2ec15bc 09:19:19 Step 8/32 : COPY . . 09:19:19 OK: 219 MiB in 52 packages 09:19:19 OK: 219 MiB in 52 packages 09:19:19 Removing intermediate container d65d781b3a25 09:19:19 ---> 32db7b25450e 09:19:19 Step 6/23 : COPY go.mod . 09:19:19 ---> 0022f7be2f53 09:19:19 Step 7/23 : RUN go mod download 09:19:20 Removing intermediate container 665960a9fc61 09:19:20 ---> f2b183c23f2a 09:19:20 Step 6/24 : COPY go.mod . 09:19:20 Removing intermediate container 1cc681f6b7b9 09:19:20 ---> 037d718b1dd7 09:19:20 Step 6/22 : COPY go.mod . 09:19:21 ---> Running in 5b7b65404aba 09:19:21 ---> c41843181705 09:19:21 Step 7/24 : RUN go mod download 09:19:21 Removing intermediate container 6944f9d509da 09:19:21 ---> 5fb7949363a7 09:19:21 Step 8/23 : COPY . . 09:19:21 ---> 7f021e223f8e 09:19:21 Step 7/22 : RUN go mod download 09:19:21 ---> Running in 8afbe06dfd9c 09:19:21 ---> Running in 3a6a9c6c8797 09:19:23 Removing intermediate container 5b7b65404aba 09:19:23 ---> a237ceb09897 09:19:23 Step 8/23 : COPY . . 09:19:25 Removing intermediate container 8afbe06dfd9c 09:19:25 ---> 602d345ad17b 09:19:25 Step 8/24 : COPY . . 09:19:26 Removing intermediate container 3a6a9c6c8797 09:19:26 ---> 19f4d35b149e 09:19:26 Step 8/22 : COPY . . 09:19:26 ---> f8ccc1245a94 09:19:26 Step 9/32 : RUN go mod tidy 09:19:28 ---> Running in d39f6483c2ad 09:19:31 ---> 23ab8d3b1750 09:19:31 Step 9/23 : RUN go mod tidy 09:19:32 ---> 81c4351e245c 09:19:32 Step 9/23 : RUN go mod tidy 09:19:32 ---> Running in eeae52e7b6ae 09:19:33 ---> 5f2f7bf43be5 09:19:33 Step 9/24 : RUN go mod tidy 09:19:33 ---> Running in 236dbfee06c5 09:19:33 ---> Running in 562f87e2a9a4 09:19:34 Removing intermediate container d39f6483c2ad 09:19:34 ---> 42f566dd6c05 09:19:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:34 ---> Running in 9738f090d60d 09:19:35 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 09:19:36 Removing intermediate container eeae52e7b6ae 09:19:36 ---> 85a4b18906d2 09:19:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:19:37 ---> Running in 57ee73fa6263 09:19:37 Removing intermediate container 562f87e2a9a4 09:19:37 ---> 0becf0d86fb9 09:19:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:19:37 Removing intermediate container 236dbfee06c5 09:19:37 ---> 01198309ed9c 09:19:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:19:38 ---> Running in 763314e212da 09:19:38 ---> Running in daedc7d67d39 09:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:19:39 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 09:19:39 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 09:19:44 Removing intermediate container be25f50b55f0 09:19:44 ---> ed497af337e8 09:19:44 Successfully built ed497af337e8 09:19:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:19:45 + docker inspect -f . ci-base-image-arm64 09:19:45 . [Pipeline] withDockerContainer 09:19:45 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 09:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:46 $ docker top 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa -eo pid,comm 09:19:49 ---> bc57ac2020af 09:19:49 Step 9/22 : RUN go mod tidy 09:19:49 ---> Running in cae9011b3f84 [Pipeline] { [Pipeline] sh 09:19:50 Removing intermediate container cae9011b3f84 09:19:50 ---> 8aae362b45a8 09:19:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:19:50 ---> Running in 080beeb52b38 09:19:51 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 09:19:51 + go version 09:19:51 go version go1.16.5 linux/arm64 [Pipeline] } 09:19:51 $ docker stop --time=1 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa 09:19:53 $ docker rm -f 6f287e3e439710f35544f394fab0ed34738cf952792f0abb4cd7587db4f3c2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:53 + docker inspect -f . ci-base-image-arm64 09:19:53 . [Pipeline] withDockerContainer 09:19:54 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 09:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:19:55 $ docker top 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 -eo pid,comm [Pipeline] { [Pipeline] echo 09:19:56 ========================================================= 09:19:56 [edgeXBuildGoParallel] Running Tests and Build... 09:19:56 ========================================================= [Pipeline] sh 09:19:56 + go mod tidy [Pipeline] sh 09:19:58 + make test 09:19:58 go mod tidy 09:19:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:20:03 Removing intermediate container 9738f090d60d 09:20:03 ---> 1c1ffaa9c9c8 09:20:03 09:20:03 Step 11/32 : FROM alpine:3.12 09:20:03 3.12: Pulling from library/alpine 09:20:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:20:04 Status: Downloaded newer image for alpine:3.12 09:20:04 ---> 13621d1b12d4 09:20:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:20:04 ---> Running in 041440a2a227 09:20:04 Removing intermediate container 041440a2a227 09:20:04 ---> 720e8a204998 09:20:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:20:04 ---> Running in 3636711a679a 09:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:05 (1/2) Installing dumb-init (1.2.2-r1) 09:20:05 (2/2) Installing su-exec (0.2-r1) 09:20:05 Executing busybox-1.31.1-r20.trigger 09:20:05 OK: 6 MiB in 16 packages 09:20:06 Removing intermediate container 3636711a679a 09:20:06 ---> 577b17178ad7 09:20:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:20:06 ---> Running in cbbde0be4351 09:20:06 Removing intermediate container cbbde0be4351 09:20:06 ---> 079e5baa07d6 09:20:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:20:06 ---> Running in 91577bf23460 09:20:06 Removing intermediate container 91577bf23460 09:20:06 ---> 85e6ce029987 09:20:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:20:06 ---> Running in b974614528c9 09:20:07 Removing intermediate container b974614528c9 09:20:07 ---> 02987c5f563c 09:20:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:20:07 ---> Running in 01368ec6e5c1 09:20:07 Removing intermediate container 01368ec6e5c1 09:20:07 ---> cc8288b643ed 09:20:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:20:07 ---> b32fed6318f9 09:20:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:20:07 ---> Running in da94ed5545c1 09:20:09 Removing intermediate container da94ed5545c1 09:20:09 ---> 97d89c152aa2 09:20:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:09 ---> 2e98d880a13a 09:20:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:09 ---> 57d6eeaf9e97 09:20:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:20:09 ---> 78a024e22ad6 09:20:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:20:10 ---> 3c4fcfcdfd48 09:20:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:20:10 ---> cb81625c04d3 09:20:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:20:10 ---> Running in 65dbba786d18 09:20:11 Removing intermediate container 65dbba786d18 09:20:11 ---> bf67f4e9403f 09:20:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:20:11 ---> 6422d1fad297 09:20:11 Step 27/32 : RUN chmod +x /entrypoint.sh 09:20:11 ---> Running in 914518120da0 09:20:12 Removing intermediate container 914518120da0 09:20:12 ---> 2ec23f9a56e8 09:20:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:20:12 ---> Running in fadf7c5a6852 09:20:12 Removing intermediate container fadf7c5a6852 09:20:12 ---> 8366d96a371c 09:20:12 Step 29/32 : CMD ["gate"] 09:20:12 ---> Running in d9887a6e36b9 09:20:12 Removing intermediate container d9887a6e36b9 09:20:12 ---> 5baede90120c 09:20:12 Step 30/32 : LABEL arch=x86_64 09:20:12 ---> Running in 879e9a1fc829 09:20:12 Removing intermediate container 879e9a1fc829 09:20:12 ---> 537913e73a89 09:20:12 Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:20:12 ---> Running in 4ddec208b9dc 09:20:12 Removing intermediate container 4ddec208b9dc 09:20:12 ---> b1423d8508cd 09:20:12 Step 32/32 : LABEL version=0.0.0 09:20:13 ---> Running in 534b18254836 09:20:13 Removing intermediate container 534b18254836 09:20:13 ---> 81d697927652 09:20:13 09:20:13 Successfully built 81d697927652 09:20:13 Successfully tagged security-bootstrapper:latest 09:20:13 Building core-command 09:20:18  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:18 ---> 4c7da123fe41 09:20:18 Step 3/24 : WORKDIR /edgex-go 09:20:18 ---> Using cache 09:20:18 ---> 68b551bc03d9 09:20:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:18 ---> Using cache 09:20:18 ---> a70a40f09dbd 09:20:18 Step 5/24 : RUN apk add --update --no-cache make git 09:20:19 ---> Running in 1cdcf648efec 09:20:19 Removing intermediate container daedc7d67d39 09:20:19 ---> 7ac2449cedb8 09:20:19 09:20:19 Step 11/23 : FROM alpine:3.12 09:20:19 ---> 13621d1b12d4 09:20:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:20:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:20 ---> Running in eb11c9bebe76 09:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:20 Removing intermediate container 57ee73fa6263 09:20:20 ---> da25e9adfd13 09:20:20 09:20:20 Step 11/23 : FROM alpine:3.12 09:20:20 ---> 13621d1b12d4 09:20:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:20:20 Removing intermediate container 763314e212da 09:20:20 ---> 9511e6539de7 09:20:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:20:20 ---> Running in 376a00d5be40 09:20:20 ---> Running in 9ea6854a24e4 09:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:21 (1/1) Installing dumb-init (1.2.2-r1) 09:20:21 Executing busybox-1.31.1-r20.trigger 09:20:21 OK: 6 MiB in 15 packages 09:20:21 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 09:20:21 OK: 219 MiB in 52 packages 09:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:21 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 09:20:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:21 Removing intermediate container eb11c9bebe76 09:20:21 ---> e8a2de8efa68 09:20:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:21 ---> Running in 7b2f88a66336 09:20:21 (1/2) Installing ca-certificates (20191127-r4) 09:20:21 (2/2) Installing dumb-init (1.2.2-r1) 09:20:21 Executing busybox-1.31.1-r20.trigger 09:20:21 Removing intermediate container 1cdcf648efec 09:20:21 ---> d962c3ec502b 09:20:21 Step 6/24 : COPY go.mod . 09:20:21 Executing ca-certificates-20191127-r4.trigger 09:20:21 OK: 6 MiB in 16 packages 09:20:21 Removing intermediate container 7b2f88a66336 09:20:21 ---> e5f877488d9c 09:20:21 Step 14/23 : ENV APP_PORT=59861 09:20:21 ---> Running in 6980369644d5 09:20:22 ---> 515e9dfe58ca 09:20:22 Step 7/24 : RUN go mod download 09:20:22 ---> Running in e03ac5270094 09:20:22 Removing intermediate container 6980369644d5 09:20:22 ---> 9d595f8d0b5b 09:20:22 Step 15/23 : EXPOSE $APP_PORT 09:20:22 ---> Running in a329d7c7b3b1 09:20:22 Removing intermediate container 376a00d5be40 09:20:22 ---> 714edf98fe4c 09:20:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:20:22 Removing intermediate container a329d7c7b3b1 09:20:22 ---> 7cf4ab74acab 09:20:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:22 ---> Running in 911180c36bed 09:20:22 Removing intermediate container 911180c36bed 09:20:22 ---> c775ce3f4de4 09:20:22 Step 14/23 : ENV APP_PORT=59860 09:20:22 ---> d8a85801a339 09:20:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:20:22 ---> Running in 4590703f5ff3 09:20:22 Removing intermediate container 9ea6854a24e4 09:20:22 ---> c6333bb930a2 09:20:22 09:20:22 Step 12/24 : FROM docker:20.10.0 09:20:23 Removing intermediate container 4590703f5ff3 09:20:23 ---> 83355c4c140b 09:20:23 Step 15/23 : EXPOSE $APP_PORT 09:20:23 ---> a0c7cf8e72a6 09:20:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:20:23 ---> Running in 093f0d80f9e7 09:20:23 Removing intermediate container e03ac5270094 09:20:23 ---> 63ffe1cb313d 09:20:23 Step 8/24 : COPY . . 09:20:23 Removing intermediate container 093f0d80f9e7 09:20:23 ---> 8fc11153f826 09:20:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:23 20.10.0: Pulling from library/docker 09:20:23 ---> 5f913d47647b 09:20:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:20:23 ---> 9c3f5480409d 09:20:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:24 ---> Running in 88df69ade4b6 09:20:24 Removing intermediate container 88df69ade4b6 09:20:24 ---> 258af096d876 09:20:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:25 ? github.com/edgexfoundry/edgex-go [no test files] 09:20:25 Removing intermediate container 080beeb52b38 09:20:25 ---> 20b46138bfab 09:20:25 09:20:25 Step 11/22 : FROM alpine:3.12 09:20:25 ---> 13621d1b12d4 09:20:25 Step 12/22 : RUN apk add --update --no-cache curl 09:20:26 ---> 4b9ed0b6567c 09:20:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:20:26 ---> Running in bd142fb7fae2 09:20:26 ---> Running in 25830f95e822 09:20:26 Removing intermediate container bd142fb7fae2 09:20:26 ---> db70d2d7c7be 09:20:26 Step 21/23 : LABEL arch=x86_64 09:20:26 ---> ce8ac7cd9fc2 09:20:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:20:26 ---> Running in 17ec1560f212 09:20:26 ---> Running in c9ad8cd543c1 09:20:27 Removing intermediate container 17ec1560f212 09:20:27 ---> 62a5862b5fcf 09:20:27 Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:20:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:27 (1/4) Installing ca-certificates (20191127-r4) 09:20:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:20:27 (3/4) Installing libcurl (7.77.0-r0) 09:20:27 (4/4) Installing curl (7.77.0-r0) 09:20:27 Executing busybox-1.31.1-r20.trigger 09:20:27 Executing ca-certificates-20191127-r4.trigger 09:20:27 OK: 7 MiB in 18 packages 09:20:28 Removing intermediate container c9ad8cd543c1 09:20:28 ---> 9c4cd8d6c524 09:20:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:20:28 ---> Running in 739df939c8ea 09:20:28 ---> Running in f4bc4c675ce9 09:20:28 ---> 3166b3474a9c 09:20:28 Step 9/24 : RUN go mod tidy 09:20:28 Removing intermediate container f4bc4c675ce9 09:20:28 ---> 2dd8c66d3db7 09:20:28 Step 21/23 : LABEL arch=x86_64 09:20:28 ---> Running in 8fd4aaae234f 09:20:28 Removing intermediate container 739df939c8ea 09:20:28 ---> 32b0cb0f96e5 09:20:28 Step 23/23 : LABEL version=0.0.0 09:20:28 ---> Running in 66bbf3596aef 09:20:28 ---> Running in 3775045599ca 09:20:28 Removing intermediate container 66bbf3596aef 09:20:28 ---> 320acfeef313 09:20:28 Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:20:28 Removing intermediate container 25830f95e822 09:20:28 ---> 72bb0b0c8a9f 09:20:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:20:28 ---> Running in 30bb064d731d 09:20:28 ---> Running in 3740478860bc 09:20:28 Removing intermediate container 3775045599ca 09:20:28 ---> 1c066f42e4c5 09:20:28 09:20:29 Successfully built 1c066f42e4c5 09:20:29 Successfully tagged support-scheduler:latest 09:20:29 Building core-data 09:20:29  Building support-scheduler ... done Removing intermediate container 30bb064d731d 09:20:29 ---> 5b61292e5b39 09:20:29 Step 23/23 : LABEL version=0.0.0 09:20:29 Removing intermediate container 3740478860bc 09:20:29 ---> b9bde66af7f1 09:20:29 Step 14/22 : WORKDIR /edgex 09:20:29 ---> Running in 8fd5b3948faa 09:20:29 ---> Running in f61477164d3d 09:20:29 Removing intermediate container 8fd5b3948faa 09:20:29 ---> 2fbbe638a60e 09:20:29 09:20:29 Removing intermediate container f61477164d3d 09:20:29 ---> 1cd0dcea746c 09:20:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:20:29 Successfully built 2fbbe638a60e 09:20:29 Successfully tagged support-notifications:latest 09:20:29 Building security-secretstore-setup 09:20:31  Building support-notifications ... done  ---> 8ab53ddd3e4c 09:20:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:20:35 Removing intermediate container 8fd4aaae234f 09:20:35 ---> 8f9d135308f5 09:20:35 Step 10/24 : RUN make cmd/core-command/core-command 09:20:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:20:36 ---> 4c7da123fe41 09:20:36 Step 3/26 : WORKDIR /edgex-go 09:20:36 ---> Using cache 09:20:36 ---> 68b551bc03d9 09:20:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:36 ---> Using cache 09:20:36 ---> a70a40f09dbd 09:20:36 Step 5/26 : RUN apk add --update --no-cache make git 09:20:36 ---> Using cache 09:20:36 ---> d962c3ec502b 09:20:36 Step 6/26 : COPY go.mod . 09:20:36 ---> Using cache 09:20:36 ---> 515e9dfe58ca 09:20:36 Step 7/26 : RUN go mod download 09:20:36 ---> Using cache 09:20:36 ---> 63ffe1cb313d 09:20:36 Step 8/26 : COPY . . 09:20:36 ---> Using cache 09:20:36 ---> 3166b3474a9c 09:20:36 Step 9/26 : RUN go mod tidy 09:20:36 ---> Using cache 09:20:36 ---> 8f9d135308f5 09:20:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:20:37 ---> f7872120ccf7 09:20:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:20:37 ---> Running in 0b1c3fc74abc 09:20:37 ---> Running in a90f8859c041 09:20:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:20:38 Status: Downloaded newer image for docker:20.10.0 09:20:38 ---> aefe523efa57 09:20:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:20:38 ---> Running in f458800c29f8 09:20:38 Removing intermediate container f458800c29f8 09:20:38 ---> b1bd9891a0c8 09:20:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:20:38 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 09:20:38 ---> 11da3375a3df 09:20:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:20:38 ---> Running in 3e417689d46d 09:20:38 ---> Running in 7abc88d63b41 09:20:39 Removing intermediate container 7abc88d63b41 09:20:39 ---> aadbf4f1a3ab 09:20:39 Step 19/22 : CMD ["--init=true"] 09:20:39 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 09:20:39 ---> Running in 6b64329f7a39 09:20:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:39 Removing intermediate container 6b64329f7a39 09:20:39 ---> fb4a4ab7bab0 09:20:39 Step 20/22 : LABEL arch=x86_64 09:20:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:39 ---> Running in 348890cffa8d 09:20:39 Removing intermediate container 348890cffa8d 09:20:39 ---> d85bf16cbf1c 09:20:39 Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:20:39 ---> Running in d21603666317 09:20:39 (1/39) Installing readline (8.0.4-r0) 09:20:39 (2/39) Installing bash (5.0.17-r0) 09:20:40 Executing bash-5.0.17-r0.post-install 09:20:40 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:20:40 (4/39) Installing libcurl (7.77.0-r0) 09:20:40 (5/39) Installing curl (7.77.0-r0) 09:20:40 (6/39) Installing dumb-init (1.2.2-r1) 09:20:40 (7/39) Installing libbz2 (1.0.8-r1) 09:20:40 (8/39) Installing expat (2.2.9-r1) 09:20:40 (9/39) Installing libffi (3.3-r2) 09:20:40 (10/39) Installing gdbm (1.13-r1) 09:20:40 (11/39) Installing xz-libs (5.2.5-r0) 09:20:40 (12/39) Installing sqlite-libs (3.32.1-r1) 09:20:40 (13/39) Installing python3 (3.8.10-r0) 09:20:40 Removing intermediate container d21603666317 09:20:40 ---> d10264fda139 09:20:40 Step 22/22 : LABEL version=0.0.0 09:20:40 ---> Running in f1cb75e66187 09:20:40 Removing intermediate container f1cb75e66187 09:20:40 ---> bfe155760e4f 09:20:40 09:20:40 Successfully built bfe155760e4f 09:20:40 Successfully tagged security-proxy-setup:latest 09:20:40  Building security-proxy-setup ... done Building core-metadata 09:20:41 (14/39) Installing py3-appdirs (1.4.4-r1) 09:20:41 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:20:41 (16/39) Installing py3-parsing (2.4.7-r0) 09:20:41 (17/39) Installing py3-six (1.15.0-r0) 09:20:41 (18/39) Installing py3-packaging (20.4-r0) 09:20:41 (19/39) Installing py3-setuptools (47.0.0-r0) 09:20:41 (20/39) Installing py3-chardet (3.0.4-r4) 09:20:41 (21/39) Installing py3-idna (2.9-r0) 09:20:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:20:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:20:41 (24/39) Installing py3-requests (2.23.0-r0) 09:20:41 (25/39) Installing py3-msgpack (1.0.0-r0) 09:20:41 (26/39) Installing py3-lockfile (0.12.2-r3) 09:20:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:20:41 (28/39) Installing py3-colorama (0.4.3-r0) 09:20:41 (29/39) Installing py3-distlib (0.3.0-r0) 09:20:41 (30/39) Installing py3-distro (1.5.0-r1) 09:20:41 (31/39) Installing py3-webencodings (0.5.1-r3) 09:20:41 (32/39) Installing py3-html5lib (1.0.1-r4) 09:20:41 (33/39) Installing py3-pytoml (0.1.21-r0) 09:20:41 (34/39) Installing py3-pep517 (0.8.2-r0) 09:20:41 (35/39) Installing py3-progress (1.5-r0) 09:20:41 (36/39) Installing py3-toml (0.10.1-r0) 09:20:41 (37/39) Installing py3-retrying (1.3.3-r0) 09:20:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:20:41 (39/39) Installing py3-pip (20.1.1-r0) 09:20:41 Executing busybox-1.31.1-r19.trigger 09:20:41 OK: 72 MiB in 59 packages 09:20:44 Collecting docker-compose==1.23.2 09:20:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:20:45 Collecting websocket-client<1.0,>=0.32.0 09:20:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:20:46 Collecting PyYAML<4,>=3.10 09:20:46 Downloading PyYAML-3.13.tar.gz (270 kB) 09:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:46 ---> 4c7da123fe41 09:20:46 Step 3/24 : WORKDIR /edgex-go 09:20:46 ---> Using cache 09:20:46 ---> 68b551bc03d9 09:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:46 ---> Using cache 09:20:46 ---> a70a40f09dbd 09:20:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:20:46 ---> Running in 9818e5d74841 09:20:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:20:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:20:47 Collecting dockerpty<0.5,>=0.4.1 09:20:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:20:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:20:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:47 ---> 4c7da123fe41 09:20:47 Step 3/24 : WORKDIR /edgex-go 09:20:47 ---> Using cache 09:20:47 ---> 68b551bc03d9 09:20:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:47 ---> Using cache 09:20:47 ---> a70a40f09dbd 09:20:47 Step 5/24 : RUN apk add --update --no-cache make git 09:20:47 ---> Using cache 09:20:47 ---> d962c3ec502b 09:20:47 Step 6/24 : COPY go.mod . 09:20:47 ---> Using cache 09:20:47 ---> 515e9dfe58ca 09:20:47 Step 7/24 : RUN go mod download 09:20:47 ---> Using cache 09:20:47 ---> 63ffe1cb313d 09:20:47 Step 8/24 : COPY . . 09:20:47 ---> Using cache 09:20:47 ---> 3166b3474a9c 09:20:47 Step 9/24 : RUN go mod tidy 09:20:47 ---> Using cache 09:20:47 ---> 8f9d135308f5 09:20:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:20:47 ---> Running in 60dbf13a9398 09:20:48 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 09:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:20:48 Collecting jsonschema<3,>=2.5.1 09:20:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:20:49 Collecting texttable<0.10,>=0.9.0 09:20:49 Downloading texttable-0.9.1.tar.gz (11 kB) 09:20:49 OK: 219 MiB in 52 packages 09:20:49 Removing intermediate container 9818e5d74841 09:20:49 ---> 189ee1651fa8 09:20:49 Step 6/24 : COPY go.mod . 09:20:49 Collecting docker<4.0,>=3.6.0 09:20:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:20:49 ---> 0eed2a06af5f 09:20:49 Step 7/24 : RUN go mod download 09:20:49 ---> Running in 02162d9ef43a 09:20:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:20:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:20:50 Collecting docopt<0.7,>=0.6.1 09:20:50 Downloading docopt-0.6.2.tar.gz (25 kB) 09:20:50 Removing intermediate container 02162d9ef43a 09:20:50 ---> e9750f1d2642 09:20:50 Step 8/24 : COPY . . 09:20:51 Collecting cached-property<2,>=1.2.0 09:20:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:20:51 Collecting docker-pycreds>=0.4.0 09:20:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:20:51 Collecting idna<2.8,>=2.5 09:20:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:20:51 Collecting urllib3<1.25,>=1.21.1 09:20:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:20:51 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:20:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:20:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:20:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:20:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:20:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:20:52 Installing collected packages: websocket-client, PyYAML, dockerpty, jsonschema, texttable, docker-pycreds, idna, urllib3, requests, docker, docopt, cached-property, docker-compose 09:20:52 Running setup.py install for PyYAML: started 09:20:53 Running setup.py install for PyYAML: finished with status 'done' 09:20:53 Running setup.py install for dockerpty: started 09:20:54 Running setup.py install for dockerpty: finished with status 'done' 09:20:54 Running setup.py install for texttable: started 09:20:55 Running setup.py install for texttable: finished with status 'done' 09:20:55 Attempting uninstall: idna 09:20:55 Found existing installation: idna 2.9 09:20:55 Uninstalling idna-2.9: 09:20:55 Successfully uninstalled idna-2.9 09:20:55 Attempting uninstall: urllib3 09:20:55 Found existing installation: urllib3 1.25.9 09:20:55 Uninstalling urllib3-1.25.9: 09:20:55 Successfully uninstalled urllib3-1.25.9 09:20:57 Attempting uninstall: requests 09:20:57 Found existing installation: requests 2.23.0 09:20:57 Uninstalling requests-2.23.0: 09:20:57 Successfully uninstalled requests-2.23.0 09:20:57 ---> 1150cf9429f8 09:20:57 Step 9/24 : RUN go mod tidy 09:20:57 ---> Running in 3488fd14fbe1 09:20:57 Running setup.py install for docopt: started 09:20:58 Running setup.py install for docopt: finished with status 'done' 09:20:58 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 09:20:59 Removing intermediate container 3488fd14fbe1 09:20:59 ---> fa9b36ca8bc3 09:20:59 Step 10/24 : RUN make cmd/core-data/core-data 09:20:59 ---> Running in 133075bf81a2 09:20:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:21:03 Removing intermediate container 3e417689d46d 09:21:03 ---> 4469b78e633a 09:21:03 Step 15/24 : ENV APP_PORT=58890 09:21:03 ---> Running in 18107352833a 09:21:03 Removing intermediate container 18107352833a 09:21:03 ---> bbf99ab832cc 09:21:03 Step 16/24 : EXPOSE $APP_PORT 09:21:03 ---> Running in 25eac28223c1 09:21:03 Removing intermediate container 25eac28223c1 09:21:03 ---> 8510ddd88f42 09:21:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:21:03 ---> cb067b58fa2f 09:21:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:21:04 ---> b876d6dc049e 09:21:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:21:04 ---> 9e86dd1dfa68 09:21:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:21:04 ---> Running in 40f3591e7230 09:21:04 Removing intermediate container 40f3591e7230 09:21:04 ---> b97e2b0698cc 09:21:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:04 ---> Running in bae7631674bd 09:21:05 Removing intermediate container bae7631674bd 09:21:05 ---> bc1d6c667c1f 09:21:05 Step 22/24 : LABEL arch=x86_64 09:21:05 ---> Running in 3e4b777ec7e0 09:21:05 Removing intermediate container 3e4b777ec7e0 09:21:05 ---> de71b37d4996 09:21:05 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:21:05 ---> Running in 858aaa738506 09:21:05 Removing intermediate container 858aaa738506 09:21:05 ---> 7ccf1fb1c17d 09:21:05 Step 24/24 : LABEL version=0.0.0 09:21:05 ---> Running in 937f2a89cd14 09:21:05 Removing intermediate container 937f2a89cd14 09:21:05 ---> 0c77b36d173d 09:21:05 09:21:05 Successfully built 0c77b36d173d 09:21:05 Successfully tagged sys-mgmt-agent:latest 09:21:10  Building sys-mgmt-agent ... done 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 09:21:15 Removing intermediate container 0b1c3fc74abc 09:21:15 ---> fea73dc4dbf9 09:21:15 09:21:15 Step 11/24 : FROM alpine:3.12 09:21:15 ---> 13621d1b12d4 09:21:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:21:15 ---> Using cache 09:21:15 ---> e8a2de8efa68 09:21:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:15 ---> Using cache 09:21:15 ---> e5f877488d9c 09:21:15 Step 14/24 : ENV APP_PORT=59882 09:21:15 Removing intermediate container a90f8859c041 09:21:15 ---> ee9442f73b02 09:21:15 09:21:15 Step 11/26 : FROM alpine:3.12 09:21:15 ---> 13621d1b12d4 09:21:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:21:15 ---> Running in 70ab2b4fb00f 09:21:15 ---> Running in 8ef08b303a6a 09:21:15 Removing intermediate container 70ab2b4fb00f 09:21:15 ---> 10b54ef3a5cf 09:21:15 Step 15/24 : EXPOSE $APP_PORT 09:21:15 ---> Running in d7b0ddee1c3d 09:21:15 Removing intermediate container d7b0ddee1c3d 09:21:15 ---> 7eb73440fd3f 09:21:15 Step 16/24 : WORKDIR / 09:21:15 ---> Running in 6a06ef0b231c 09:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:15 Removing intermediate container 6a06ef0b231c 09:21:15 ---> 1c3e9f3d6e8b 09:21:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:15 (1/6) Installing ca-certificates (20191127-r4) 09:21:15 ---> 3d24d9211785 09:21:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:21:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:21:15 (3/6) Installing libcurl (7.77.0-r0) 09:21:15 (4/6) Installing curl (7.77.0-r0) 09:21:15 (5/6) Installing dumb-init (1.2.2-r1) 09:21:15 (6/6) Installing su-exec (0.2-r1) 09:21:15 Executing busybox-1.31.1-r20.trigger 09:21:15 Executing ca-certificates-20191127-r4.trigger 09:21:15 OK: 7 MiB in 20 packages 09:21:16 ---> 34589bd759fb 09:21:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:21:16 Removing intermediate container 8ef08b303a6a 09:21:16 ---> 937200e90857 09:21:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:21:16 ---> Running in 454d5e507e7f 09:21:16 ---> 44a9aefbb24a 09:21:16 Step 20/24 : ENTRYPOINT ["/core-command"] 09:21:16 ---> Running in f409e9991ee9 09:21:16 Removing intermediate container 454d5e507e7f 09:21:16 ---> d60d23371011 09:21:16 Step 14/26 : WORKDIR / 09:21:16 ---> Running in a6770c03d7b5 09:21:16 Removing intermediate container f409e9991ee9 09:21:16 ---> 0633887544d0 09:21:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:16 Removing intermediate container a6770c03d7b5 09:21:16 ---> 2b1eefc84d66 09:21:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:21:16 ---> Running in beb4ba0a601a 09:21:16 Removing intermediate container beb4ba0a601a 09:21:16 ---> fb031a62e364 09:21:16 Step 22/24 : LABEL arch=x86_64 09:21:16 ---> Running in 0d016965a308 09:21:17 ---> d726df8f7035 09:21:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:21:17 Removing intermediate container 0d016965a308 09:21:17 ---> f93fd9996363 09:21:17 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:21:17 ---> Running in 645fd2486136 09:21:17 Removing intermediate container 645fd2486136 09:21:17 ---> 27a5e874fe78 09:21:17 Step 24/24 : LABEL version=0.0.0 09:21:17 ---> Running in b59a434d41e7 09:21:17 ---> 38646abc6b50 09:21:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:21:17 Removing intermediate container b59a434d41e7 09:21:17 ---> db159e068394 09:21:17 09:21:17 Successfully built db159e068394 09:21:17 Successfully tagged core-command:latest 09:21:17  Building core-command ... done  ---> cf22c909b2c7 09:21:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:21:17 ---> 1b87b0c10f97 09:21:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:21:18 ---> 815e48cb2bbf 09:21:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:21:19 ---> 9579e5309f83 09:21:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:21:19 ---> be881e1dd0f7 09:21:19 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/ 09:21:19 ---> Running in 0bc6a86fd57a 09:21:20 Removing intermediate container 0bc6a86fd57a 09:21:20 ---> dda01fa61138 09:21:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:21:20 ---> Running in 8b47efd3deb4 09:21:20 Removing intermediate container 8b47efd3deb4 09:21:20 ---> f652a0c7d540 09:21:20 Step 24/26 : LABEL arch=x86_64 09:21:20 ---> Running in ac9da286d99c 09:21:20 Removing intermediate container ac9da286d99c 09:21:20 ---> a51791394e8f 09:21:20 Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:21:20 ---> Running in 4b39e720dd9e 09:21:20 Removing intermediate container 4b39e720dd9e 09:21:20 ---> 3a93c03429d4 09:21:20 Step 26/26 : LABEL version=0.0.0 09:21:20 ---> Running in fb5d900eb3d2 09:21:20 Removing intermediate container fb5d900eb3d2 09:21:20 ---> 2e6a0472fb4c 09:21:20 09:21:21 Successfully built 2e6a0472fb4c 09:21:21 Successfully tagged security-secretstore-setup:latest 09:21:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:21:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:21:23  Building security-secretstore-setup ... done Removing intermediate container 60dbf13a9398 09:21:23 ---> 1f54448014d6 09:21:23 09:21:23 Step 11/24 : FROM alpine:3.12 09:21:23 ---> 13621d1b12d4 09:21:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:21:23 ---> Using cache 09:21:23 ---> e8a2de8efa68 09:21:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:23 ---> Using cache 09:21:23 ---> e5f877488d9c 09:21:23 Step 14/24 : ENV APP_PORT=59881 09:21:23 ---> Running in 5c9ffff4bb1d 09:21:23 Removing intermediate container 5c9ffff4bb1d 09:21:23 ---> 52ada072ad7c 09:21:23 Step 15/24 : EXPOSE $APP_PORT 09:21:23 ---> Running in c163da3cd359 09:21:23 Removing intermediate container c163da3cd359 09:21:23 ---> 47d60284a221 09:21:23 Step 16/24 : WORKDIR / 09:21:23 ---> Running in 37f44f317a1d 09:21:23 Removing intermediate container 37f44f317a1d 09:21:23 ---> 569842a1baae 09:21:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:23 ---> 9bc74ed3ccfb 09:21:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:21:24 ---> 65e1283a4367 09:21:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:21:24 ---> 510e125cc9d2 09:21:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:21:24 ---> Running in 5b5ed635b06b 09:21:24 Removing intermediate container 5b5ed635b06b 09:21:24 ---> b66ec639c54b 09:21:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:24 ---> Running in a758f81687e0 09:21:24 Removing intermediate container a758f81687e0 09:21:24 ---> a80367e144ec 09:21:24 Step 22/24 : LABEL arch=x86_64 09:21:24 ---> Running in 2ba07c4df687 09:21:24 Removing intermediate container 2ba07c4df687 09:21:24 ---> 6babfdf6f9d5 09:21:24 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:21:24 ---> Running in 2a45397369c2 09:21:24 Removing intermediate container 2a45397369c2 09:21:24 ---> 439966ba7d57 09:21:24 Step 24/24 : LABEL version=0.0.0 09:21:24 ---> Running in 7702e8be1b75 09:21:24 Removing intermediate container 7702e8be1b75 09:21:24 ---> bca715236b68 09:21:24 09:21:25 Successfully built bca715236b68 09:21:25 Successfully tagged core-metadata:latest 09:21:26  Building core-metadata ... done Removing intermediate container 133075bf81a2 09:21:26 ---> d8d50c2df9b9 09:21:26 09:21:26 Step 11/24 : FROM alpine:3.12 09:21:26 ---> 13621d1b12d4 09:21:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:21:26 ---> Running in b92cefe20960 09:21:26 Removing intermediate container b92cefe20960 09:21:26 ---> 9c9e7c336494 09:21:26 Step 13/24 : ENV APP_PORT=59880 09:21:26 ---> Running in e3e45acd1f31 09:21:26 Removing intermediate container e3e45acd1f31 09:21:26 ---> cde29ffa68af 09:21:26 Step 14/24 : EXPOSE $APP_PORT 09:21:26 ---> Running in b386f91e2c73 09:21:26 Removing intermediate container b386f91e2c73 09:21:26 ---> 87a768085778 09:21:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:26 ---> Running in e61ed5d8a15d 09:21:27 Removing intermediate container e61ed5d8a15d 09:21:27 ---> 4b58ea71eb2a 09:21:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:21:27 ---> Running in 392ee9d50cb7 09:21:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:28 (1/6) Installing dumb-init (1.2.2-r1) 09:21:28 (2/6) Installing libgcc (9.3.0-r2) 09:21:28 (3/6) Installing libsodium (1.0.18-r0) 09:21:28 (4/6) Installing libstdc++ (9.3.0-r2) 09:21:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:21:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:21:29 (5/6) Installing libzmq (4.3.3-r0) 09:21:29 (6/6) Installing zeromq (4.3.3-r0) 09:21:29 Executing busybox-1.31.1-r20.trigger 09:21:29 OK: 8 MiB in 20 packages 09:21:29 Removing intermediate container 392ee9d50cb7 09:21:29 ---> d4b64df3818f 09:21:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:30 ---> 6767b890fcf6 09:21:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:21:30 ---> dda00d5ef7d9 09:21:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:21:30 ---> 6f0370bfc97c 09:21:30 Step 20/24 : ENTRYPOINT ["/core-data"] 09:21:30 ---> Running in 5b10bd44a0f5 09:21:30 Removing intermediate container 5b10bd44a0f5 09:21:30 ---> 39f4214fc005 09:21:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:30 ---> Running in d166d85948e6 09:21:30 Removing intermediate container d166d85948e6 09:21:30 ---> b84d63c7538e 09:21:30 Step 22/24 : LABEL arch=x86_64 09:21:30 ---> Running in 4e755a9e423b 09:21:31 Removing intermediate container 4e755a9e423b 09:21:31 ---> 5bc691161550 09:21:31 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:21:31 ---> Running in 44fb82bf3887 09:21:31 Removing intermediate container 44fb82bf3887 09:21:31 ---> 49bdc314c5e5 09:21:31 Step 24/24 : LABEL version=0.0.0 09:21:31 ---> Running in 64565b2d5c7b 09:21:31 Removing intermediate container 64565b2d5c7b 09:21:31 ---> 9413e4cceb48 09:21:31 09:21:31 Successfully built 9413e4cceb48 09:21:31 Successfully tagged core-data:latest 09:21:31  Building core-data ... done  [Pipeline] } 09:21:31 $ docker stop --time=1 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 09:21:32 $ docker rm -f 3fc3c2f5c27d5bbce52cb67247e8edd48d33bf04a375864e3d19d61e8f727591 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:32 + docker images 09:21:32 REPOSITORY TAG IMAGE ID CREATED SIZE 09:21:32 core-data latest 9413e4cceb48 2 seconds ago 20.2MB 09:21:32 d8d50c2df9b9 7 seconds ago 1.15GB 09:21:32 core-metadata latest bca715236b68 8 seconds ago 16.6MB 09:21:32 1f54448014d6 10 seconds ago 1.15GB 09:21:32 security-secretstore-setup latest 2e6a0472fb4c 12 seconds ago 28.1MB 09:21:32 core-command latest db159e068394 15 seconds ago 15.9MB 09:21:32 ee9442f73b02 18 seconds ago 1.15GB 09:21:32 fea73dc4dbf9 19 seconds ago 1.14GB 09:21:32 sys-mgmt-agent latest 0c77b36d173d 27 seconds ago 312MB 09:21:32 security-proxy-setup latest bfe155760e4f 52 seconds ago 25.3MB 09:21:32 support-notifications latest 2fbbe638a60e About a minute ago 16.6MB 09:21:32 support-scheduler latest 1c066f42e4c5 About a minute ago 15.9MB 09:21:32 20b46138bfab About a minute ago 1.15GB 09:21:32 c6333bb930a2 About a minute ago 1.15GB 09:21:32 da25e9adfd13 About a minute ago 1.15GB 09:21:32 7ac2449cedb8 About a minute ago 1.14GB 09:21:32 security-bootstrapper latest 81d697927652 About a minute ago 18.2MB 09:21:32 1c1ffaa9c9c8 About a minute ago 1.14GB 09:21:32 ci-base-image-x86_64 latest 4c7da123fe41 5 minutes ago 648MB 09:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 09:21:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 09:21:32 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 09:21:32 docker 20.10.0 aefe523efa57 6 months ago 240MB 09:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 09:21:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:21:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:21:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:21:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:21:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:21:48 Still waiting to schedule task 09:21:48 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.178s coverage: 28.7% of statements 09:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.324s coverage: 100.0% of statements 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:21:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.260s coverage: 53.4% of statements 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 87.7% of statements 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.207s coverage: 78.9% of statements 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.457s coverage: 95.1% of statements 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.202s coverage: 60.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.359s coverage: 0.8% of statements 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.277s coverage: 22.0% of statements 09:22:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 09:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements 09:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements 09:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements 09:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 09:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 09:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements 09:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 81.8% of statements 09:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.207s coverage: 80.0% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.303s coverage: 91.2% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 64.4% of statements 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 09:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 09:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 09:22:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.047s coverage: 66.9% of statements 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:22:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.6% of statements 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.125s coverage: 84.8% of statements 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.223s coverage: 19.3% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.548s coverage: 91.9% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.269s coverage: 62.7% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 97.6% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.149s coverage: 28.9% of statements 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:22:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:22:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 09:22:48 GO111MODULE=on go vet ./... 09:22:52 Running on prd-ubuntu18.04-docker-8c-8g-1229 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws 09:22:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:22:52 The recommended git tool is: git 09:22:54 using credential edgex-jenkins-ssh 09:22:54 Cloning the remote Git repository 09:22:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:22:54 > git init /w/workspace/edgex-go/2 # timeout=10 09:22:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:22:54 > git --version # timeout=10 09:22:54 > git --version # 'git version 2.17.1' 09:22:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:00 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 09:23:00 Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 09:23:00 Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) 09:22:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:22:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:22:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:23:00 > git config core.sparsecheckout # timeout=10 09:23:00 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 09:23:00 > git remote # timeout=10 09:23:00 > git config --get remote.origin.url # timeout=10 09:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:00 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 09:23:00 > git rev-parse HEAD^{commit} # timeout=10 09:23:00 > git config core.sparsecheckout # timeout=10 09:23:00 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 09:23:04 Commit message: "fix: Broken Slack invite link in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:05 + echo snap-build.sh 09:23:05 snap-build.sh 09:23:05 + SNAP_BASE_DIR=. 09:23:05 + '[' '!' -z /w/workspace/edgex-go/2 ']' 09:23:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 09:23:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 09:23:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 09:23:05 + cd /w/workspace/edgex-go/2 09:23:05 + sudo apt-get remove -qy --purge lxd lxd-client 09:23:05 Reading package lists... 09:23:05 Building dependency tree... 09:23:05 Reading state information... 09:23:05 The following packages were automatically installed and are no longer required: 09:23:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:23:05 uidmap xdelta3 09:23:05 Use 'sudo apt autoremove' to remove them. 09:23:05 The following packages will be REMOVED: 09:23:05 lxd* lxd-client* 09:23:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:23:06 After this operation, 31.7 MB disk space will be freed. 09:23:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 09:23:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:23:07 Removing lxd dnsmasq configuration 09:23:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:23:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:23:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:23:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 09:23:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:23:10 Processing triggers for systemd (237-3ubuntu10.45) ... 09:23:10 Processing triggers for ureadahead (0.100.0-21) ... 09:23:11 + sudo snap remove --purge lxd 09:23:11 snap "lxd" is not installed 09:23:11 + sudo groupadd --force --system lxd 09:23:11 ++ whoami 09:23:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:23:11 + newgrp - lxd 09:23:11 + sudo snap install lxd 09:23:24 2021-06-14T09:23:20Z INFO Waiting for automatic snapd restart... 09:23:36 lxd 4.15 from Canonical* installed 09:23:36 + sudo lxd init --auto 09:23:46 + sudo snap install --classic snapcraft 09:23:54 snapcraft 4.8.1 from Canonical* installed 09:23:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:23:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:54 Dload Upload Total Spent Left Speed 09:23:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 09:23:54 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 9554k 09:23:54 ./yq_linux_amd64 09:23:54 + sudo snapcraft prime --use-lxd 09:23:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:23:56 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:23:56 - README.md 09:23:56 09:23:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:23:57 Launching a container. 09:24:05 Waiting for container to be ready 09:24:05 To start your first instance, try: lxc launch ubuntu:18.04 09:24:05 09:24:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:24:08 Waiting for network to be ready... 09:24:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:24:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 09:24:09 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:24:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 09:24:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:24:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:24:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 09:24:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 09:24:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 09:24:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 09:24:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:24:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:24:10 gofmt -l . 09:24:10 [ "`gofmt -l .`" = "" ] 09:24:10 ./bin/test-attribution-txt.sh [Pipeline] sh 09:24:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:24:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:24:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:24:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:24:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:24:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:24:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:24:10 + ls -al . 09:24:10 total 548 09:24:10 drwxrwxr-x 9 1001 1001 4096 Jun 14 09:24 . 09:24:10 drwxr-xr-x 4 root root 4096 Jun 14 09:19 .. 09:24:10 -rw-rw-r-- 1 1001 1001 11 Jun 14 09:18 .dockerignore 09:24:10 drwxrwxr-x 8 1001 1001 4096 Jun 14 09:18 .git 09:24:10 drwxrwxr-x 3 1001 1001 4096 Jun 14 09:18 .github 09:24:10 -rw-rw-r-- 1 1001 1001 818 Jun 14 09:18 .gitignore 09:24:10 -rw-rw-r-- 1 1001 1001 166 Jun 14 09:18 .sonarcloud.properties 09:24:10 -rw-rw-r-- 1 1001 1001 8609 Jun 14 09:18 Attribution.txt 09:24:10 -rw-rw-r-- 1 1001 1001 3804 Jun 14 09:18 CONTRIBUTING.md 09:24:10 -rw-rw-r-- 1 1001 1001 931 Jun 14 09:18 Dockerfile.build 09:24:10 -rw-rw-r-- 1 1001 1001 849 Jun 14 09:18 Jenkinsfile 09:24:10 -rw-rw-r-- 1 1001 1001 10775 Jun 14 09:18 LICENSE 09:24:10 -rw-rw-r-- 1 1001 1001 5605 Jun 14 09:18 Makefile 09:24:10 -rw-rw-r-- 1 1001 1001 7905 Jun 14 09:18 README.md 09:24:10 -rw-rw-r-- 1 1001 1001 7071 Jun 14 09:18 SECURITY.md 09:24:10 -rw-rw-r-- 1 1001 1001 5 Jun 14 09:15 VERSION 09:24:10 -rw-rw-r-- 1 1001 1001 4131 Jun 14 09:18 ZMQWindows.md 09:24:10 drwxrwxr-x 2 1001 1001 4096 Jun 14 09:18 bin 09:24:10 drwxrwxr-x 14 1001 1001 4096 Jun 14 09:18 cmd 09:24:10 -rw-r--r-- 1 root root 404951 Jun 14 09:22 coverage.out 09:24:10 -rw-rw-r-- 1 1001 1001 840 Jun 14 09:18 go.mod 09:24:10 -rw-r--r-- 1 root root 21139 Jun 14 09:19 go.sum 09:24:10 drwxrwxr-x 8 1001 1001 4096 Jun 14 09:18 internal 09:24:10 drwxrwxr-x 3 1001 1001 4096 Jun 14 09:18 openapi 09:24:10 drwxrwxr-x 4 1001 1001 4096 Jun 14 09:18 snap 09:24:10 -rw-rw-r-- 1 1001 1001 168 Jun 14 09:18 version.go [Pipeline] sh 09:24:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 09:24:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 09:24:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:24:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:24:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 09:24:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 09:24:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 09:24:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 09:24:11 + '[' -e coverage.out ] 09:24:11 + chown 1001:1001 coverage.out [Pipeline] stash 09:24:11 Warning: overwriting stash ‘coverage-report’ 09:24:12 Stashed 1 file(s) [Pipeline] sh 09:24:12 + make build 09:24:12 go mod tidy 09:24:12 Fetched 24.7 MB in 4s (6282 kB/s) 09:24:13 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 09:24:13 Reading package lists... 09:24:14 Reading package lists... 09:24:14 Building dependency tree... 09:24:14 Reading state information... 09:24:14 The following additional packages will be installed: 09:24:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:24:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:24:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:24:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:24:14 Suggested packages: 09:24:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:24:14 Recommended packages: 09:24:14 gnupg libsasl2-modules 09:24:14 The following NEW packages will be installed: 09:24:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:24:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:24:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:24:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:24:14 The following packages will be upgraded: 09:24:14 gpg gpg-agent gpgconf libudev1 09:24:14 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 09:24:14 Need to get 3530 kB of archives. 09:24:14 After this operation, 13.3 MB of additional disk space will be used. 09:24:14 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] 09:24:14 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] 09:24:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:24:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:24:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 09:24:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 09:24:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:24:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:24:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:24:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:24:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:24:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:24:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:24:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:24:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:24:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:24:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:24:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:24:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:24:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:24:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:24:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:24:15 debconf: delaying package configuration, since apt-utils is not installed 09:24:15 Fetched 3530 kB in 1s (3206 kB/s) 09:24:15 (Reading database ... 12511 files and directories currently installed.) 09:24:15 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 09:24:15 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:24:15 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 09:24:15 Selecting previously unselected package udev. 09:24:15 (Reading database ... 12511 files and directories currently installed.) 09:24:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 09:24:16 Unpacking udev (237-3ubuntu10.47) ... 09:24:16 Selecting previously unselected package libfuse2:amd64. 09:24:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:24:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:24:16 Selecting previously unselected package fuse. 09:24:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:24:16 Unpacking fuse (2.9.7-1ubuntu1) ... 09:24:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:24:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:24:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:24:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:24:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:24:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:24:16 Selecting previously unselected package libksba8:amd64. 09:24:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:24:16 Unpacking libksba8:amd64 (1.3.5-2) ... 09:24:16 Selecting previously unselected package libroken18-heimdal:amd64. 09:24:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:24:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:24:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:24:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:16 Selecting previously unselected package libwind0-heimdal:amd64. 09:24:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:24:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:24:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:24:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:24:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:24:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:17 Selecting previously unselected package libsasl2-modules-db:amd64. 09:24:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:24:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:24:17 Selecting previously unselected package libsasl2-2:amd64. 09:24:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:24:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:24:17 Selecting previously unselected package libldap-common. 09:24:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:24:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:24:17 Selecting previously unselected package libldap-2.4-2:amd64. 09:24:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:24:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:24:17 Selecting previously unselected package dirmngr. 09:24:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:24:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:24:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:24:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:24:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:24:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:24:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:24:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:24:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:17 Setting up libksba8:amd64 (1.3.5-2) ... 09:24:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:24:17 Setting up udev (237-3ubuntu10.47) ... 09:24:17 invoke-rc.d: policy-rc.d denied execution of start. 09:24:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Processing triggers for systemd (237-3ubuntu10) ... 09:24:18 Setting up fuse (2.9.7-1ubuntu1) ... 09:24:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:24:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:24:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:24:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:24:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:24:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:24:18 settings in the [Install] section, and DefaultInstance for template units). 09:24:18 This means they are not meant to be enabled using systemctl. 09:24:18 Possible reasons for having this kind of units are: 09:24:18 1) A unit may be statically enabled by being symlinked from another unit's 09:24:18 .wants/ or .requires/ directory. 09:24:18 2) A unit's purpose may be to act as a helper for some other unit which has 09:24:18 a requirement dependency on it. 09:24:18 3) A unit may be started when needed via activation (socket, path, timer, 09:24:18 D-Bus, udev, scripted systemctl call, ...). 09:24:18 4) In case of template units, the unit is meant to be enabled with some 09:24:18 instance name specified. 09:24:18 Reading package lists... 09:24:19 Building dependency tree... 09:24:19 Reading state information... 09:24:19 The following additional packages will be installed: 09:24:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:24:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:24:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:24:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:24:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:24:19 Suggested packages: 09:24:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:24:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:24:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:24:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:24:19 systemd-container policykit-1 09:24:19 Recommended packages: 09:24:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:24:19 The following NEW packages will be installed: 09:24:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:24:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:24:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:24:19 multiarch-support openssh-client python3 python3-minimal python3.6 09:24:19 python3.6-minimal snapd squashfs-tools sudo 09:24:19 The following packages will be upgraded: 09:24:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:24:19 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 09:24:19 Need to get 36.7 MB of archives. 09:24:19 After this operation, 147 MB of additional disk space will be used. 09:24:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:24:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 09:24:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:24:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:24:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:24:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:24:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:24:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:24:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:24:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:24:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:24:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:24:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:24:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:24:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:24:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:24:20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 09:24:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 09:24:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 09:24:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:24:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:24:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:24:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:24:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:24:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:24:20 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:24:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:24:20 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:24:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:24:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:24:21 debconf: delaying package configuration, since apt-utils is not installed 09:24:22 Fetched 36.7 MB in 3s (13.7 MB/s) 09:24:22 (Reading database ... 12757 files and directories currently installed.) 09:24:22 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 09:24:22 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:24:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 09:24:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:24:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 09:24:23 (Reading database ... 12757 files and directories currently installed.) 09:24:23 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 09:24:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 09:24:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 09:24:23 (Reading database ... 12757 files and directories currently installed.) 09:24:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 09:24:23 Unpacking apt (1.6.13) over (1.6.1) ... 09:24:23 Setting up apt (1.6.13) ... 09:24:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:24:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:24:23 (Reading database ... 12764 files and directories currently installed.) 09:24:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:24:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:24:24 Selecting previously unselected package libpython3.6-minimal:amd64. 09:24:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:24:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:24:24 Selecting previously unselected package libexpat1:amd64. 09:24:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:24:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:24:24 Selecting previously unselected package python3.6-minimal. 09:24:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:24:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:24:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:24:24 Checking for services that may need to be restarted...done. 09:24:24 Checking for services that may need to be restarted...done. 09:24:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:24:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:24:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:24:25 Selecting previously unselected package python3-minimal. 09:24:25 (Reading database ... 13012 files and directories currently installed.) 09:24:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:24:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:24:25 Selecting previously unselected package mime-support. 09:24:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:24:25 Unpacking mime-support (3.60ubuntu1) ... 09:24:25 Selecting previously unselected package libmpdec2:amd64. 09:24:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:24:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:24:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:24:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:24:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:24:25 Selecting previously unselected package python3.6. 09:24:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:24:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:24:25 Selecting previously unselected package libpython3-stdlib:amd64. 09:24:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:24:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:24:25 Setting up python3-minimal (3.6.7-1~18.04) ... 09:24:26 Selecting previously unselected package python3. 09:24:26 (Reading database ... 13442 files and directories currently installed.) 09:24:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:24:26 Unpacking python3 (3.6.7-1~18.04) ... 09:24:26 Selecting previously unselected package multiarch-support. 09:24:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:24:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:24:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:24:26 Selecting previously unselected package liblzo2-2:amd64. 09:24:26 (Reading database ... 13479 files and directories currently installed.) 09:24:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:24:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:24:26 Selecting previously unselected package libbsd0:amd64. 09:24:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:24:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:24:26 Selecting previously unselected package sudo. 09:24:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:24:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:24:26 Selecting previously unselected package apparmor. 09:24:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:24:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:24:26 Selecting previously unselected package libedit2:amd64. 09:24:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:24:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:24:26 Selecting previously unselected package libkrb5support0:amd64. 09:24:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:24:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:24:26 Selecting previously unselected package libk5crypto3:amd64. 09:24:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:24:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:24:26 Selecting previously unselected package libkeyutils1:amd64. 09:24:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:24:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:24:27 Selecting previously unselected package libkrb5-3:amd64. 09:24:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:24:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:24:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:24:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:24:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:24:27 Selecting previously unselected package libssl1.0.0:amd64. 09:24:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:24:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:24:27 Selecting previously unselected package openssh-client. 09:24:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:24:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:24:27 Selecting previously unselected package squashfs-tools. 09:24:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:24:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:24:27 Selecting previously unselected package snapd. 09:24:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:24:27 Unpacking snapd (2.49.2+18.04) ... 09:24:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:24:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:24:29 Setting up mime-support (3.60ubuntu1) ... 09:24:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:24:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:24:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:24:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:24:30 Setting up systemd (237-3ubuntu10.47) ... 09:24:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:24:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:24:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:24:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:24:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:24:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:24:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:24:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:24:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:24:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:24:31 Setting up python3 (3.6.7-1~18.04) ... 09:24:31 running python rtupdate hooks for python3.6... 09:24:31 running python post-rtupdate hooks for python3.6... 09:24:31 Setting up apparmor (2.12-4ubuntu5.1) ... 09:24:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:24:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:24:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:24:34 Setting up snapd (2.49.2+18.04) ... 09:24:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:24:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:24:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:24:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:24:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:24:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:24:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:24:36 /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' 09:24:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:24:36 Processing triggers for systemd (237-3ubuntu10.47) ... 09:24:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:24:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:24:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:24:38 Reading package lists... 09:24:38 Reading package lists... 09:24:38 Building dependency tree... 09:24:38 Reading state information... 09:24:38 Calculating upgrade... 09:24:39 The following packages will be upgraded: 09:24:39 advancecomp base-files bash binutils binutils-common 09:24:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:24:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:24:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:24:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:24:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:24:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:24:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:24:39 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:24:39 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:24:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:24:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:24:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:24:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:24:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:24:39 ubuntu-keyring util-linux 09:24:39 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:24:39 Need to get 64.1 MB of archives. 09:24:39 After this operation, 5097 kB of additional disk space will be used. 09:24:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 09:24:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:24:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:24:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:24:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:24:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:24:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:24:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:24:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:24:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:24:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:24:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:24:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:24:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:24:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:24:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:24:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:24:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:24:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:24:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:24:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:24:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:24:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:24:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:24:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:24:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:24:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:24:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:24:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:24:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:24:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:24:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:24:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:24:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:24:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:24:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:24:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:24:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 09:24:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 09:24:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:24:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:24:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:24:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:24:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:24:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:24:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:24:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:24:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:24:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:24:39 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] 09:24:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:24:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:24:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:24:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:24:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:24:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:24:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:24:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:24:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:24:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:24:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:24:40 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:24:40 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:24:40 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:24:40 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:24:40 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:24:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:24:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:24:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:24:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:24:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:24:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:24:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:24:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:24:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:24:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:24:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:24:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:24:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:24:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:24:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:24:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:24:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:24:40 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] 09:24:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:24:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 09:24:40 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] 09:24:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:24:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:24:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:24:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:24:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:24:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:24:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:24:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:24:40 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] 09:24:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:24:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:24:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:24:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:24:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:24:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:24:40 debconf: delaying package configuration, since apt-utils is not installed 09:24:40 Fetched 64.1 MB in 2s (34.1 MB/s) 09:24:41 (Reading database ... 13914 files and directories currently installed.) 09:24:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:24:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:24:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:24:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:24:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 09:24:41 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 09:24:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 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 09:24:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:24:42 (Reading database ... 13914 files and directories currently installed.) 09:24:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:24:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:24:42 (Reading database ... 13914 files and directories currently installed.) 09:24:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:24:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:24:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:24:43 (Reading database ... 13914 files and directories currently installed.) 09:24:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:24:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:24:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:24:43 (Reading database ... 13914 files and directories currently installed.) 09:24:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:24:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:24:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:24:43 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 09:24:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:24:44 Setting up base-files (10.1ubuntu2.10) ... 09:24:44 Installing new version of config file /etc/issue ... 09:24:44 Installing new version of config file /etc/issue.net ... 09:24:44 Installing new version of config file /etc/lsb-release ... 09:24:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:24:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:24:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:24:45 Removing obsolete conffile /etc/default/motd-news ... 09:24:45 (Reading database ... 13915 files and directories currently installed.) 09:24:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:24:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:24:45 Setting up bash (4.4.18-2ubuntu1.2) ... 09:24:45 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 09:24:45 (Reading database ... 13915 files and directories currently installed.) 09:24:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:24:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:24:45 (Reading database ... 13915 files and directories currently installed.) 09:24:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:24:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:24:45 Setting up tar (1.29b-2ubuntu0.2) ... 09:24:45 (Reading database ... 13915 files and directories currently installed.) 09:24:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:24:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:24:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:24:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:24:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:24:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:24:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:24:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:24:46 Setting up grep (3.1-2build1) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:24:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:24:46 Setting up login (1:4.5-1ubuntu2) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:24:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:24:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:24:46 (Reading database ... 13915 files and directories currently installed.) 09:24:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:24:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:24:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:24:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:24:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:24:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:24:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:24:48 (Reading database ... 13915 files and directories currently installed.) 09:24:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:24:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:24: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 09:24:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:24:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:24: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 09:24:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:24:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:24:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:24:48 (Reading database ... 13915 files and directories currently installed.) 09:24:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:24:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:24:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:24:48 (Reading database ... 13915 files and directories currently installed.) 09:24:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:24:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:24:49 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:24:49 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:24:49 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:24:49 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:24:49 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:49 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:49 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:24:49 (Reading database ... 13915 files and directories currently installed.) 09:24:49 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:49 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:24:50 (Reading database ... 13915 files and directories currently installed.) 09:24:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:50 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:50 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:24:50 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:24:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:24:51 (Reading database ... 13915 files and directories currently installed.) 09:24:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:24:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:24:51 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:24:51 (Reading database ... 13915 files and directories currently installed.) 09:24:51 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:24:51 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:24:51 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:24:51 (Reading database ... 13917 files and directories currently installed.) 09:24:51 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:24:51 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:24:51 Setting up debconf (1.5.66ubuntu1) ... 09:24: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 09:24:52 (Reading database ... 13917 files and directories currently installed.) 09:24:52 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:24:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:24:52 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:24:52 (Reading database ... 13917 files and directories currently installed.) 09:24:52 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:24:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:24:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:24:52 (Reading database ... 13917 files and directories currently installed.) 09:24:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:24:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:24:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:24:52 (Reading database ... 13917 files and directories currently installed.) 09:24:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:24:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:24:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:24:52 (Reading database ... 13919 files and directories currently installed.) 09:24:52 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:24:52 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:24:52 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:24:52 (Reading database ... 13923 files and directories currently installed.) 09:24:52 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:24:52 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:24:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 09:24:52 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:24:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:24:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:24:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:24:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:24:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:24:53 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:24:53 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:24:53 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:24:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:24:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:24:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:24:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:24:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:24:53 (Reading database ... 13923 files and directories currently installed.) 09:24:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:24:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:24:54 Setting up passwd (1:4.5-1ubuntu2) ... 09:24:54 (Reading database ... 13923 files and directories currently installed.) 09:24:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:24:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:24:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:24:54 (Reading database ... 13923 files and directories currently installed.) 09:24:54 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 09:24:54 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:24:54 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 09:24:54 (Reading database ... 13923 files and directories currently installed.) 09:24:54 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 09:24:54 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:24:54 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 09:24:54 (Reading database ... 13923 files and directories currently installed.) 09:24:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:24:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:24:55 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:24:55 (Reading database ... 13923 files and directories currently installed.) 09:24:55 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:24:55 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:24:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:24:55 (Reading database ... 13923 files and directories currently installed.) 09:24:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:24:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:24:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:24:55 (Reading database ... 13923 files and directories currently installed.) 09:24:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:24:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:24:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:24:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:24:55 (Reading database ... 13923 files and directories currently installed.) 09:24:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:24:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:24:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:24:55 (Reading database ... 13923 files and directories currently installed.) 09:24:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:24:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:24:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:24:55 (Reading database ... 13924 files and directories currently installed.) 09:24:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:24:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:24:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:24:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:24:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:24:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:24:56 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:24:56 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:24:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:24:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:24:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:24:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:24:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:24:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:24:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:24:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:24:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:24:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:24:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:24:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:24:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:24:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:24:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:24:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:24:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:24:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:24:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:24:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:24:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:24:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:24:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:24:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:24:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:24:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:24:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:24:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:24:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:24:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:24:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:24:58 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 09:24:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:24:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:24:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:24:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:25:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:25:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:25:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:25:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:25:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:25:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:25:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:25:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:25:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:25:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:25:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:25:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:25:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:25:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:25:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:25:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:25:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:25:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:25:01 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:25:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:25:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:01 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:25:01 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:01 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:01 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:25:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:25:01 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:25:01 09:25:01 Current default time zone: 'Etc/UTC' 09:25:01 Local time is now: Mon Jun 14 09:25:01 UTC 2021. 09:25:01 Universal Time is now: Mon Jun 14 09:25:01 UTC 2021. 09:25:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:25:01 09:25:02 Setting up systemd-sysv (237-3ubuntu10.47) ... 09:25:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:02 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 09:25:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:25:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:25:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:25:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:25:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:25:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:25:02 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:25:02 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:02 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:25:02 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:02 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:25:02 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:02 Setting up patch (2.7.6-2ubuntu1.1) ... 09:25:02 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:25:02 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:25:02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:25:02 Installing new version of config file /etc/ssl/openssl.cnf ... 09:25:02 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:25:02 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:25:02 Setting up ca-certificates (20210119~18.04.1) ... 09:25:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:25:04 Updating certificates in /etc/ssl/certs... 09:25:05 23 added, 27 removed; done. 09:25:05 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:25:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:25:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:25:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:25:05 Setting up pkgbinarymangler (138.18.04.1) ... 09:25:05 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:25:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up perl (5.26.1-6ubuntu0.5) ... 09:25:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:25:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:25:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:25:05 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:25:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:25:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:25:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:25:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:25:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:25:05 Processing triggers for systemd (237-3ubuntu10.47) ... 09:25:05 Processing triggers for mime-support (3.60ubuntu1) ... 09:25:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:25:05 Updating certificates in /etc/ssl/certs... 09:25:06 0 added, 0 removed; done. 09:25:06 Running hooks in /etc/ca-certificates/update.d... 09:25:06 done. 09:25:06 Reading package lists... 09:25:06 Building dependency tree... 09:25:06 Reading state information... 09:25:06 The following NEW packages will be installed: 09:25:06 apt-transport-https 09:25:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:25:06 Need to get 1692 B of archives. 09:25:06 After this operation, 154 kB of additional disk space will be used. 09:25:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 09:25:07 debconf: delaying package configuration, since apt-utils is not installed 09:25:07 Fetched 1692 B in 0s (9573 B/s) 09:25:07 Selecting previously unselected package apt-transport-https. 09:25:07 (Reading database ... 13929 files and directories currently installed.) 09:25:07 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 09:25:07 Unpacking apt-transport-https (1.6.13) ... 09:25:07 Setting up apt-transport-https (1.6.13) ... 09:25:07 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 09:25:07 Waiting for network to be ready... [Pipeline] } 09:25:12 $ docker stop --time=1 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 09:25:14 2021-06-14T09:25:10Z INFO Waiting for automatic snapd restart... 09:25:14 snapd 2.50.1 from Canonical* installed 09:25:14 "snapd" switched to the "latest/stable" channel 09:25:14 09:25:15 $ docker rm -f 09a6d215ba71fbb052ae34d05157d6f64b77d1894e0b785da9627528e852d5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:25:16 core18 20210507 from Canonical* installed 09:25:16 "core18" switched to the "latest/stable" channel 09:25:16 [Pipeline] isUnix [Pipeline] sh 09:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:16 09:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:17 latest: Pulling from edgex-devops/edgex-compose-arm64 09:25:17 29e5d40040c1: Pulling fs layer 09:25:17 1ce36da41761: Pulling fs layer 09:25:17 25b303627fd3: Pulling fs layer 09:25:18 29e5d40040c1: Verifying Checksum 09:25:18 29e5d40040c1: Download complete 09:25:18 1ce36da41761: Verifying Checksum 09:25:18 1ce36da41761: Download complete 09:25:19 29e5d40040c1: Pull complete 09:25:19 snapcraft 4.8.1 from Canonical* installed 09:25:20 "snapcraft" switched to the "latest/stable" channel 09:25:20 09:25:20 25b303627fd3: Download complete 09:25:20 1ce36da41761: Pull complete 09:25:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:25:24 - README.md 09:25:24 09:25:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:25:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:25:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:25:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:25:26 Reading package lists... 09:25:26 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 09:25:26 Reading package lists... 09:25:26 Building dependency tree... 09:25:26 Reading state information... 09:25:26 Recommended packages: 09:25:26 libglib2.0-data shared-mime-info xdg-user-dirs unzip 09:25:26 The following NEW packages will be installed: 09:25:26 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 09:25:26 pkg-config zip 09:25:26 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 09:25:26 Need to get 2529 kB of archives. 09:25:26 After this operation, 8736 kB of additional disk space will be used. 09:25:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:25:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:25:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:25:26 Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:25:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:25:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:25:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:25:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:25:27 debconf: delaying package configuration, since apt-utils is not installed 09:25:27 Fetched 2529 kB in 1s (3344 kB/s) 09:25:27 Selecting previously unselected package libglib2.0-0:amd64. 09:25:27 (Reading database ... 13933 files and directories currently installed.) 09:25:27 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:25:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:25:27 Selecting previously unselected package libnorm1:amd64. 09:25:27 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:25:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:25:27 Selecting previously unselected package libpgm-5.2-0:amd64. 09:25:27 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:25:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:25:27 Selecting previously unselected package libsodium23:amd64. 09:25:27 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 09:25:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:25:27 Selecting previously unselected package libzmq5:amd64. 09:25:27 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:25:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:25:28 Selecting previously unselected package libzmq3-dev:amd64. 09:25:28 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:25:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:25:28 Selecting previously unselected package pkg-config. 09:25:28 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:25:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:25:28 Selecting previously unselected package zip. 09:25:28 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 09:25:28 Unpacking zip (3.0-11build1) ... 09:25:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:25:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:25:28 No schema files found: doing nothing. 09:25:28 Setting up zip (3.0-11build1) ... 09:25:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:25:28 Setting up libsodium23:amd64 (1.0.16-2) ... 09:25:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:25:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:25:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:25:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:25:28 libglib2.0-0 set to automatically installed. 09:25:28 libnorm1 set to automatically installed. 09:25:28 libpgm-5.2-0 set to automatically installed. 09:25:28 libsodium23 set to automatically installed. 09:25:28 libzmq3-dev set to automatically installed. 09:25:28 libzmq5 set to automatically installed. 09:25:28 pkg-config set to automatically installed. 09:25:28 zip set to automatically installed. 09:25:30 25b303627fd3: Pull complete 09:25:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:25:30 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 09:25:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:25:31 snapd is not logged in, snap install commands will use sudo 09:25:32 snap "core18" has no updates available 09:25:33 snapd is not logged in, snap install commands will use sudo 09:25:33 $ docker top 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:34 + + docker-composegrep build parallel --help 09:25:34 09:25:38 --parallel Build images in parallel. [Pipeline] } 09:25:38 $ docker stop --time=1 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f 09:25:39 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 09:25:39 Downloading snap 'edgex-app-service-configurable' 09:25:40 $ docker rm -f 5132c9cad6151e8879a9c70ddcd367a92e4b4edf92b926588ed790f81f390c9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:41 . [Pipeline] withDockerContainer 09:25:41 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 09:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:25:42 Pulling app-service-config 09:25:42 + snapcraftctl pull 09:25:42 $ docker top a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 -eo pid,comm 09:25:43 Pulling config-common 09:25:43 + snapcraftctl pull [Pipeline] { [Pipeline] sh 09:25:43 + docker-compose -f ./docker-compose-build.yml build --parallel 09:25:44 Pulling go-build-helper 09:25:44 + snapcraftctl pull 09:25:45 'edgex-go' has dependencies that need to be staged: go-build-helper 09:25:45 Skipping pull go-build-helper (already ran) 09:25:45 Building go-build-helper 09:25:45 + snapcraftctl build 09:25:47 Staging go-build-helper 09:25:47 + snapcraftctl stage 09:25:47 Building core-command ... 09:25:47 Building core-data ... 09:25:47 Building core-metadata ... 09:25:47 Building security-bootstrapper ... 09:25:47 Building security-proxy-setup ... 09:25:47 Building security-secretstore-setup ... 09:25:47 Building support-notifications ... 09:25:47 Building support-scheduler ... 09:25:47 Building sys-mgmt-agent ... 09:25:47 Building security-proxy-setup 09:25:47 Building support-notifications 09:25:47 Building support-scheduler 09:25:47 Building security-bootstrapper 09:25:47 Building sys-mgmt-agent 09:25:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:25:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:25:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 09:25:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 09:25:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:25:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:25:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 09:25:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 09:25:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 09:25:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 09:25:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:25:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:25:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:25:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:25:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:25:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:25:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:25:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:25:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:25:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 09:25:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 09:25:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:25:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:25:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 09:25:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 09:25:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 09:25:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 09:25:55 Fetched 24.7 MB in 0s (0 B/s) 09:25:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:25:55 Fetched 224 kB in 0s (0 B/s) 09:25:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:25:55 Fetched 157 kB in 0s (0 B/s) 09:25:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:25:55 Fetched 221 kB in 0s (0 B/s) 09:25:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:25:55 Fetched 143 kB in 0s (0 B/s) 09:25:55 Pulling edgex-go 09:25:55 + snapcraftctl pull 09:26:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:26:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:26:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:26:13 Fetched 0 B in 0s (0 B/s) 09:26:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:26:13 Fetched 96.5 kB in 0s (0 B/s) 09:26:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:26:13 Fetched 279 kB in 0s (0 B/s) 09:26:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:26:13 Fetched 122 kB in 0s (0 B/s) 09:26:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:26:13 Fetched 77.8 kB in 0s (0 B/s) 09:26:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:26:13 Fetched 8848 B in 0s (0 B/s) 09:26:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:26:13 Fetched 47.8 kB in 0s (0 B/s) 09:26:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:26:13 Fetched 45.6 kB in 0s (0 B/s) 09:26:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:26:13 Fetched 15.0 kB in 0s (0 B/s) 09:26:13 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:26:13 Fetched 219 kB in 0s (0 B/s) 09:26:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:26:13 Fetched 154 kB in 0s (0 B/s) 09:26:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:26:13 Fetched 50.6 kB in 0s (0 B/s) 09:26:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:26:13 Fetched 14.8 kB in 0s (0 B/s) 09:26:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:26:13 Fetched 41.8 kB in 0s (0 B/s) 09:26:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:26:13 Fetched 499 kB in 0s (0 B/s) 09:26:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:26:13 Fetched 111 kB in 0s (0 B/s) 09:26:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:26:13 Fetched 240 kB in 0s (0 B/s) 09:26:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:26:13 Fetched 29.3 kB in 0s (0 B/s) 09:26:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:26:13 Fetched 85.5 kB in 0s (0 B/s) 09:26:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:26:13 Fetched 24.5 kB in 0s (0 B/s) 09:26:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:26:13 Fetched 49.2 kB in 0s (0 B/s) 09:26:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:26:13 Fetched 54.2 kB in 0s (0 B/s) 09:26:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:26:13 Fetched 30.8 kB in 0s (0 B/s) 09:26:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:26:13 Fetched 15.8 kB in 0s (0 B/s) 09:26:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:26:13 Fetched 85.9 kB in 0s (0 B/s) 09:26:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:26:13 Fetched 8720 B in 0s (0 B/s) 09:26:13 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 09:26:13 Fetched 137 kB in 0s (0 B/s) 09:26:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:26:13 Fetched 119 kB in 0s (0 B/s) 09:26:13 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 09:26:13 Fetched 110 kB in 0s (0 B/s) 09:26:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:26:13 Fetched 11.1 kB in 0s (0 B/s) 09:26:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:26:13 Fetched 645 kB in 0s (0 B/s) 09:26:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:26:13 Fetched 41.3 kB in 0s (0 B/s) 09:26:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:26:13 Fetched 17.9 kB in 0s (0 B/s) 09:26:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:26:13 Fetched 368 kB in 0s (0 B/s) 09:26:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:26:13 Fetched 187 kB in 0s (0 B/s) 09:26:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:26:13 Fetched 175 kB in 0s (0 B/s) 09:26:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:26:13 Fetched 206 kB in 0s (0 B/s) 09:26:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:26:13 Fetched 1301 kB in 0s (0 B/s) 09:26:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:26:13 Fetched 36.2 kB in 0s (0 B/s) 09:26:13 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:26:13 Fetched 159 kB in 0s (0 B/s) 09:26:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:26:13 Fetched 107 kB in 0s (0 B/s) 09:26:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:26:13 Fetched 48.7 kB in 0s (0 B/s) 09:26:13 Pulling static-packages 09:26:13 + snapcraftctl pull 09:26:13 Pulling version 09:26:13 + cd /root/project 09:26:13 + git describe --tags --abbrev=0 09:26:13 + sed s/v// 09:26:13 /bin/sh: 39: git: not found 09:26:13 + GIT_VERSION= 09:26:13 + snapcraftctl set-version 09:26:13 Usage: snapcraftctl set-version [OPTIONS] VERSION 09:26:13 Try 'snapcraftctl set-version --help' for help. 09:26:13 09:26:13 Error: Missing argument 'VERSION'. 09:26:13 Failed to run 'override-pull': Exit code was 2. 09:26:13 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:15 Failed in branch amd64 09:26:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:26:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:26:55 ---> ed497af337e8 09:26:55 Step 3/32 : WORKDIR /edgex-go 09:26:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:26:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:26:57 ---> ed497af337e8 09:26:57 Step 3/22 : WORKDIR /edgex-go 09:26:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:26:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:57 ---> ed497af337e8 09:26:57 Step 3/23 : WORKDIR /edgex-go 09:26:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:26:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:57 ---> ed497af337e8 09:26:57 Step 3/23 : WORKDIR /edgex-go 09:26:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:26:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:26:57 ---> ed497af337e8 09:26:57 Step 3/24 : WORKDIR /edgex-go 09:26:59 ---> Running in 0784c30bed76 09:26:59 ---> Running in ed7839b4ab90 09:26:59 ---> Running in b99ccd9d59a1 09:26:59 ---> Running in fe048a7c75a4 09:26:59 ---> Running in c8a4a7fd53ad 09:27:00 Removing intermediate container ed7839b4ab90 09:27:00 ---> e74190562322 09:27:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:00 Removing intermediate container c8a4a7fd53ad 09:27:00 ---> 8077f128d4d7 09:27:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:00 Removing intermediate container b99ccd9d59a1 09:27:00 ---> 578cc87ff43d 09:27:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:00 Removing intermediate container fe048a7c75a4 09:27:00 ---> ab9691da3368 09:27:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:00 Removing intermediate container 0784c30bed76 09:27:00 ---> cc9006658317 09:27:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:00 ---> Running in 93872eb6481c 09:27:00 ---> Running in d2c2dda8e2e8 09:27:00 ---> Running in 7e2459b9e462 09:27:00 ---> Running in 02c19d36c7c5 09:27:00 ---> Running in 6882f89c0194 09:27:04 Removing intermediate container 93872eb6481c 09:27:04 ---> c838142445d5 09:27:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:27:04 ---> Running in cca42ee7f086 09:27:04 Removing intermediate container d2c2dda8e2e8 09:27:04 ---> 5937d9e32f6f 09:27:04 Step 5/32 : RUN apk add --update --no-cache make git 09:27:04 Removing intermediate container 6882f89c0194 09:27:04 ---> fd5ce3d4fd71 09:27:04 Step 5/23 : RUN apk add --update --no-cache make git 09:27:04 Removing intermediate container 7e2459b9e462 09:27:04 ---> 824cb777e9d5 09:27:04 Step 5/22 : RUN apk add --update --no-cache make git 09:27:04 ---> Running in 3ff805b641b2 09:27:05 ---> Running in feb2b0a636f2 09:27:05 Removing intermediate container 02c19d36c7c5 09:27:05 ---> d1f77234001e 09:27:05 Step 5/24 : RUN apk add --update --no-cache make bash git 09:27:05 ---> Running in 38b914dd492c 09:27:05 ---> Running in bd800b857e37 09:27:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:27:07 OK: 218 MiB in 52 packages 09:27:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:27:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:27:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:27:09 OK: 218 MiB in 52 packages 09:27:09 OK: 218 MiB in 52 packages 09:27:09 Removing intermediate container cca42ee7f086 09:27:09 ---> 8ffd613f131a 09:27:09 Step 6/23 : COPY go.mod . 09:27:10 OK: 218 MiB in 52 packages 09:27:10 OK: 218 MiB in 52 packages 09:27:10 Removing intermediate container 3ff805b641b2 09:27:10 ---> 940c24077c97 09:27:10 Step 6/32 : COPY go.mod . 09:27:13 ---> fb880eaa64a1 09:27:13 Step 7/23 : RUN go mod download 09:27:13 Removing intermediate container feb2b0a636f2 09:27:13 ---> ac0c86883337 09:27:13 Step 6/23 : COPY go.mod . 09:27:13 ---> Running in f8bbdbd9a515 09:27:13 ---> 447190cd5672 09:27:13 Step 7/32 : RUN go mod download 09:27:13 Removing intermediate container bd800b857e37 09:27:13 ---> 801dff183813 09:27:13 Step 6/24 : COPY go.mod . 09:27:13 Removing intermediate container 38b914dd492c 09:27:13 ---> 778a127fb6c4 09:27:13 Step 6/22 : COPY go.mod . 09:27:13 ---> Running in f5bd6b36f26a 09:27:14 ---> 0de05d14ae22 09:27:14 Step 7/23 : RUN go mod download 09:27:14 ---> afe922d8a040 09:27:14 Step 7/24 : RUN go mod download 09:27:14 ---> e4b1ad885a2a 09:27:14 Step 7/22 : RUN go mod download 09:27:14 ---> Running in 1753e6d87d4c 09:27:14 ---> Running in 1c2110ac2d79 09:27:15 ---> Running in 5bc7630efb54 09:27:17 Removing intermediate container f8bbdbd9a515 09:27:17 ---> c961cb55dcb8 09:27:17 Step 8/23 : COPY . . 09:27:17 Removing intermediate container f5bd6b36f26a 09:27:17 ---> 8eba630e2a5c 09:27:17 Step 8/32 : COPY . . 09:27:19 Removing intermediate container 5bc7630efb54 09:27:19 ---> bceb7c4e57a1 09:27:19 Step 8/22 : COPY . . 09:27:20 Removing intermediate container 1753e6d87d4c 09:27:20 ---> f0e32ea79b21 09:27:20 Step 8/23 : COPY . . 09:27:20 Removing intermediate container 1c2110ac2d79 09:27:20 ---> 7b6a2ef6bf4f 09:27:20 Step 8/24 : COPY . . 09:27:43 ---> 3c80b3ad2071 09:27:43 Step 9/23 : RUN go mod tidy 09:27:43 ---> 3ef65a65dc31 09:27:43 Step 9/32 : RUN go mod tidy 09:27:43 ---> 9a2b29acfd72 09:27:43 Step 9/22 : RUN go mod tidy 09:27:43 ---> 1ec019f2088b 09:27:43 Step 9/24 : RUN go mod tidy 09:27:43 ---> Running in 7d1081b9597f 09:27:43 ---> c82757f43f14 09:27:43 Step 9/23 : RUN go mod tidy 09:27:43 ---> Running in 28c67b0c31ae 09:27:43 ---> Running in f9cc7b18f22c 09:27:43 ---> Running in 387824209d49 09:27:43 ---> Running in 26a20b0531c4 09:27:49 Removing intermediate container 7d1081b9597f 09:27:49 ---> 3bb4e4e3c6a5 09:27:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:27:49 ---> Running in d42ebab51fcb 09:27:49 Removing intermediate container f9cc7b18f22c 09:27:49 ---> e3b5e43512f3 09:27:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:27:49 Removing intermediate container 28c67b0c31ae 09:27:49 ---> 6f132a6a16d0 09:27:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:27:49 ---> Running in 0a0324af3f13 09:27:50 ---> Running in d54906df6154 09:27:50 Removing intermediate container 26a20b0531c4 09:27:50 ---> 10affceb9901 09:27:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:27:50 Removing intermediate container 387824209d49 09:27:50 ---> 736ffb8278f6 09:27:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:27:50 ---> Running in 6cfa060db71e 09:27:51 ---> Running in ed3beb953eea 09:27:51 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 09:27:52 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 09:27:52 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 09:27:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:27:53 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 09:29:30 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 09:29:48 Removing intermediate container d42ebab51fcb 09:29:48 ---> 34a7e936b5d6 09:29:48 09:29:48 Step 11/22 : FROM alpine:3.12 09:29:48 Removing intermediate container 0a0324af3f13 09:29:48 ---> b42f558121c3 09:29:48 09:29:48 Step 11/32 : FROM alpine:3.12 09:29:48 Removing intermediate container ed3beb953eea 09:29:48 ---> a5e30adc2857 09:29:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:29:48 3.12: Pulling from library/alpine 09:29:48 ---> Running in d390dff5708a 09:29:48 3.12: Pulling from library/alpine 09:29: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 09:29:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:29:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:29:49 Status: Downloaded newer image for alpine:3.12 09:29:49 Status: Downloaded newer image for alpine:3.12 09:29:49 ---> 9852663dfa18 09:29:49 Step 12/22 : RUN apk add --update --no-cache curl 09:29:49 ---> 9852663dfa18 09:29:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:29:49 Removing intermediate container 6cfa060db71e 09:29:49 ---> 76cbe1c50d51 09:29:49 09:29:49 Step 11/23 : FROM alpine:3.12 09:29:49 ---> 9852663dfa18 09:29:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:29:49 Removing intermediate container d54906df6154 09:29:49 ---> 4679d44473c3 09:29:49 09:29:49 Step 11/23 : FROM alpine:3.12 09:29:49 ---> 9852663dfa18 09:29:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:29:49 ---> Running in a23c041928ab 09:29:49 ---> Running in d8fb41fe8400 09:29:49 ---> Running in c318c9dc7048 09:29:49 ---> Running in 174ebdbfbb56 09:29:50 Removing intermediate container a23c041928ab 09:29:50 ---> d7e25a47e40b 09:29:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:29:50 ---> Running in 522dafb81c27 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:29:52 Removing intermediate container d390dff5708a 09:29:52 ---> 4c7d3db71929 09:29:52 09:29:52 Step 12/24 : FROM docker:20.10.0 09:29:52 (1/4) Installing ca-certificates (20191127-r4) 09:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:29:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:29:52 (3/4) Installing libcurl (7.77.0-r0) 09:29:53 (4/4) Installing curl (7.77.0-r0) 09:29:53 Executing busybox-1.31.1-r20.trigger 09:29:53 Executing ca-certificates-20191127-r4.trigger 09:29:53 20.10.0: Pulling from library/docker 09:29:53 (1/2) Installing ca-certificates (20191127-r4) 09:29:53 OK: 7 MiB in 18 packages 09:29:53 (2/2) Installing dumb-init (1.2.2-r1) 09:29:53 Executing busybox-1.31.1-r20.trigger 09:29:53 (1/1) Installing dumb-init (1.2.2-r1) 09:29:53 Executing busybox-1.31.1-r20.trigger 09:29:53 Executing ca-certificates-20191127-r4.trigger 09:29:53 OK: 5 MiB in 15 packages 09:29:53 (1/2) Installing dumb-init (1.2.2-r1) 09:29:53 (2/2) Installing su-exec (0.2-r1) 09:29:53 Executing busybox-1.31.1-r20.trigger 09:29:53 OK: 6 MiB in 16 packages 09:29:53 OK: 5 MiB in 16 packages 09:29:55 Removing intermediate container c318c9dc7048 09:29:55 ---> 5de053a223a6 09:29:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:29:55 Removing intermediate container d8fb41fe8400 09:29:55 ---> 51af22d2989b 09:29:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:29:55 ---> Running in ece77552eaa7 09:29:55 Removing intermediate container 522dafb81c27 09:29:55 ---> 08c9c428aa70 09:29:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:29:56 ---> Running in 022480fc3d0e 09:29:56 Removing intermediate container 174ebdbfbb56 09:29:56 ---> ef0312b12805 09:29:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:29:56 ---> Running in c95c81ead958 09:29:56 ---> Running in 8a7799a4e313 09:29:56 Removing intermediate container ece77552eaa7 09:29:56 ---> 5dbac444d62a 09:29:56 Step 14/23 : ENV APP_PORT=59861 09:29:56 ---> Running in c320c77131e4 09:29:56 Removing intermediate container 022480fc3d0e 09:29:56 ---> 5baff056ed67 09:29:56 Step 14/22 : WORKDIR /edgex 09:29:56 Removing intermediate container 8a7799a4e313 09:29:56 ---> 4680a178aff3 09:29:56 Step 14/23 : ENV APP_PORT=59860 09:29:56 Removing intermediate container c95c81ead958 09:29:56 ---> 93ab56bbbc45 09:29:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:29:56 ---> Running in dabd7e975ce7 09:29:57 ---> Running in ce94cda057d1 09:29:57 ---> Running in aea953ada84f 09:29:57 Removing intermediate container c320c77131e4 09:29:57 ---> e438a74045c6 09:29:57 Step 15/23 : EXPOSE $APP_PORT 09:29:57 ---> Running in 1b1285df430a 09:29:57 Removing intermediate container dabd7e975ce7 09:29:57 ---> 2347fefcedb4 09:29:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:29:57 Removing intermediate container ce94cda057d1 09:29:57 ---> 3e43510aed4a 09:29:57 Step 15/23 : EXPOSE $APP_PORT 09:29:57 Removing intermediate container aea953ada84f 09:29:57 ---> 2bc74d9e8591 09:29:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:29:58 ---> Running in 3a40ab604d15 09:29:58 ---> Running in e21921070bb2 09:29:58 Removing intermediate container 1b1285df430a 09:29:58 ---> 274de2cc1616 09:29:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:59 Removing intermediate container 3a40ab604d15 09:29:59 ---> f7d34d8930a9 09:29:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:59 ---> a1894b464a7f 09:29:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:30:00 ---> d351ba1a05c2 09:30:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:00 ---> eafb0e709ab4 09:30:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:01 ---> 93c1ced8aac1 09:30:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:30:01 Removing intermediate container e21921070bb2 09:30:01 ---> 22fdc07c3e66 09:30:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:30:01 ---> f513946284fe 09:30:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:30:01 ---> Running in 5162cbe09948 09:30:02 ---> 46a1234cffc1 09:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:30:02 Removing intermediate container 5162cbe09948 09:30:02 ---> 687f9ad14cd0 09:30:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:30:03 ---> be91e2e7214d 09:30:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:30:03 ---> 1b711cef90f6 09:30:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:30:03 ---> Running in 0e47d153d763 09:30:03 ---> Running in 27d9da7e2a86 09:30:03 ---> e1f88da3c21d 09:30:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:30:03 ---> Running in 4156bfbb2fd7 09:30:04 ---> d4c58084aeeb 09:30:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:30:04 Removing intermediate container 0e47d153d763 09:30:04 ---> a54d5ceef893 09:30:04 Step 19/22 : CMD ["--init=true"] 09:30:04 Removing intermediate container 27d9da7e2a86 09:30:04 ---> 9542c5dbfb2f 09:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:04 ---> Running in 4c9302dc22fc 09:30:04 ---> Running in 8bd73c532a00 09:30:04 ---> Running in 659bebe65f28 09:30:04 Removing intermediate container 4156bfbb2fd7 09:30:04 ---> 0bef31faacbd 09:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:05 ---> Running in 21d4608a4601 09:30:05 Removing intermediate container 8bd73c532a00 09:30:05 Removing intermediate container 659bebe65f28 09:30:05 ---> 3ba4e6da9165 09:30:05 Step 21/23 : LABEL arch=arm64 ---> b42bf684e9f0 09:30:05 Step 20/22 : LABEL arch=arm64 09:30:05 09:30:05 ---> Running in b44583e46dc0 09:30:05 ---> Running in 8aa3c3b9b857 09:30:05 Removing intermediate container 21d4608a4601 09:30:05 ---> 8ff5722336af 09:30:05 Step 21/23 : LABEL arch=arm64 09:30:06 ---> Running in fb3417113706 09:30:06 Removing intermediate container b44583e46dc0 09:30:06 ---> 53b0d8a38a4b 09:30:06 Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:30:06 Removing intermediate container 8aa3c3b9b857 09:30:06 ---> bfdcb637a04e 09:30:06 Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:30:07 ---> Running in 1993ca613ab9 09:30:07 ---> Running in 659579780b8c 09:30:07 Removing intermediate container fb3417113706 09:30:07 ---> 7f96c7613c24 09:30:07 Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:30:07 ---> Running in 90d23f448931 09:30:07 Removing intermediate container 1993ca613ab9 09:30:07 ---> 2dad0ceeed72 09:30:07 Step 23/23 : LABEL version=0.0.0 09:30:07 Removing intermediate container 659579780b8c 09:30:07 ---> e6642822793e 09:30:07 Step 22/22 : LABEL version=0.0.0 09:30:07 ---> Running in 8d164562936b 09:30:08 ---> Running in 09d96647b09c 09:30:08 Removing intermediate container 90d23f448931 09:30:08 ---> 04893f92cef1 09:30:08 Step 23/23 : LABEL version=0.0.0 09:30:08 Removing intermediate container 4c9302dc22fc 09:30:08 ---> adb2aea4fd14 09:30:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:08 ---> Running in 90e45c967290 09:30:08 Removing intermediate container 8d164562936b 09:30:08 ---> 54a758de40ff 09:30:08 09:30:08 Removing intermediate container 09d96647b09c 09:30:08 ---> 908d8d71c11a 09:30:08 09:30:09 Removing intermediate container 90e45c967290 09:30:09 ---> e54efcd801a7 09:30:09 09:30:09 Successfully built 54a758de40ff 09:30:09 Successfully built 908d8d71c11a 09:30:09 Successfully tagged support-scheduler-arm64:latest 09:30:09  Building support-scheduler ... done Building core-command 09:30:09 Successfully built e54efcd801a7 09:30:09 ---> 5e10cbc27819 09:30:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:30:09 Successfully tagged security-proxy-setup-arm64:latest 09:30:09  Building security-proxy-setup ... done Building core-data 09:30:09 Successfully tagged support-notifications-arm64:latest 09:30:09 Building security-secretstore-setup 09:30:11  Building support-notifications ... done  ---> ec65eddeda1e 09:30:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:30:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:30:12 ---> 446deba94e91 09:30:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:30:12 Status: Downloaded newer image for docker:20.10.0 09:30:12 ---> eeaf43b92773 09:30:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:30:13 ---> Running in eb0dd821f74f 09:30:14 Removing intermediate container eb0dd821f74f 09:30:14 ---> 69895ab44d8b 09:30:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:30:14 ---> cd0e541ca6be 09:30:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:30:14 ---> Running in 041eaf072f7b 09:30:16 ---> 007dc87ab802 09:30:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:30:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:30:16 ---> Running in 983e428d3d5a 09:30:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:30:17 (1/39) Installing readline (8.0.4-r0) 09:30:17 (2/39) Installing bash (5.0.17-r0) 09:30:17 Executing bash-5.0.17-r0.post-install 09:30:17 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:30:17 (4/39) Installing libcurl (7.77.0-r0) 09:30:17 Removing intermediate container 983e428d3d5a 09:30:17 ---> ffa3455d9dfb 09:30:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:30:17 (5/39) Installing curl (7.77.0-r0) 09:30:17 (6/39) Installing dumb-init (1.2.2-r1) 09:30:17 (7/39) Installing libbz2 (1.0.8-r1) 09:30:17 (8/39) Installing expat (2.2.9-r1) 09:30:17 (9/39) Installing libffi (3.3-r2) 09:30:17 (10/39) Installing gdbm (1.13-r1) 09:30:17 (11/39) Installing xz-libs (5.2.5-r0) 09:30:17 (12/39) Installing sqlite-libs (3.32.1-r1) 09:30:17 (13/39) Installing python3 (3.8.10-r0) 09:30:19 ---> fd90e0a53ba4 09:30:19 Step 27/32 : RUN chmod +x /entrypoint.sh 09:30:19 (14/39) Installing py3-appdirs (1.4.4-r1) 09:30:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:30:19 (16/39) Installing py3-parsing (2.4.7-r0) 09:30:19 (17/39) Installing py3-six (1.15.0-r0) 09:30:19 (18/39) Installing py3-packaging (20.4-r0) 09:30:19 (19/39) Installing py3-setuptools (47.0.0-r0) 09:30:19 (20/39) Installing py3-chardet (3.0.4-r4) 09:30:19 (21/39) Installing py3-idna (2.9-r0) 09:30:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:30:19 ---> Running in b8bcb36a5350 09:30:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:30:19 (24/39) Installing py3-requests (2.23.0-r0) 09:30:19 (25/39) Installing py3-msgpack (1.0.0-r0) 09:30:19 (26/39) Installing py3-lockfile (0.12.2-r3) 09:30:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:30:19 (28/39) Installing py3-colorama (0.4.3-r0) 09:30:19 (29/39) Installing py3-distlib (0.3.0-r0) 09:30:19 (30/39) Installing py3-distro (1.5.0-r1) 09:30:19 (31/39) Installing py3-webencodings (0.5.1-r3) 09:30:19 (32/39) Installing py3-html5lib (1.0.1-r4) 09:30:20 (33/39) Installing py3-pytoml (0.1.21-r0) 09:30:20 (34/39) Installing py3-pep517 (0.8.2-r0) 09:30:20 (35/39) Installing py3-progress (1.5-r0) 09:30:20 (36/39) Installing py3-toml (0.10.1-r0) 09:30:20 (37/39) Installing py3-retrying (1.3.3-r0) 09:30:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:30:20 (39/39) Installing py3-pip (20.1.1-r0) 09:30:20 Executing busybox-1.31.1-r19.trigger 09:30:20 OK: 72 MiB in 59 packages 09:30:22 Removing intermediate container b8bcb36a5350 09:30:22 ---> c1e2b4282f3f 09:30:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:30:23 ---> Running in 5b3092d54097 09:30:24 Removing intermediate container 5b3092d54097 09:30:24 ---> cd5c96ad0044 09:30:24 Step 29/32 : CMD ["gate"] 09:30:24 ---> Running in f32b2842d9ab 09:30:24 Collecting docker-compose==1.23.2 09:30:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:30:25 Removing intermediate container f32b2842d9ab 09:30:25 ---> 9745f81f856e 09:30:25 Step 30/32 : LABEL arch=arm64 09:30:25 Collecting texttable<0.10,>=0.9.0 09:30:25 Downloading texttable-0.9.1.tar.gz (11 kB) 09:30:25 ---> Running in 6879617d03f6 09:30:26 Removing intermediate container 6879617d03f6 09:30:26 ---> c54ca7ccd45f 09:30:26 Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:30:26 ---> Running in 43afa9904a08 09:30:27 Removing intermediate container 43afa9904a08 09:30:27 ---> 485dd02bf0fd 09:30:27 Step 32/32 : LABEL version=0.0.0 09:30:27 ---> Running in 8f0357c1d17c 09:30:27 Removing intermediate container 8f0357c1d17c 09:30:27 ---> 4c110a299546 09:30:27 09:30:27 Collecting docker<4.0,>=3.6.0 09:30:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:30:28 Successfully built 4c110a299546 09:30:28 Successfully tagged security-bootstrapper-arm64:latest 09:30:28  Building security-bootstrapper ... done Building core-metadata 09:30:28 Collecting jsonschema<3,>=2.5.1 09:30:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:30:29 Collecting cached-property<2,>=1.2.0 09:30:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:30:29 Collecting dockerpty<0.5,>=0.4.1 09:30:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:30:32 Collecting docopt<0.7,>=0.6.1 09:30:32 Downloading docopt-0.6.2.tar.gz (25 kB) 09:30:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:30:35 Collecting PyYAML<4,>=3.10 09:30:35 Downloading PyYAML-3.13.tar.gz (270 kB) 09:30:39 Collecting websocket-client<1.0,>=0.32.0 09:30:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:30:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:30:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:30:41 Collecting docker-pycreds>=0.4.0 09:30:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:30:41 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) 09:30:41 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) 09:30:41 Collecting idna<2.8,>=2.5 09:30:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:30:42 Collecting urllib3<1.25,>=1.21.1 09:30:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:30:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:30:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:30:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:30:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:30:43 Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose 09:30:43 Running setup.py install for texttable: started 09:30:45 Running setup.py install for texttable: finished with status 'done' 09:30:46 Attempting uninstall: idna 09:30:46 Found existing installation: idna 2.9 09:30:46 Uninstalling idna-2.9: 09:30:46 Successfully uninstalled idna-2.9 09:30:47 Attempting uninstall: urllib3 09:30:47 Found existing installation: urllib3 1.25.9 09:30:47 Uninstalling urllib3-1.25.9: 09:30:47 Successfully uninstalled urllib3-1.25.9 09:30:47 Attempting uninstall: requests 09:30:47 Found existing installation: requests 2.23.0 09:30:47 Uninstalling requests-2.23.0: 09:30:47 Successfully uninstalled requests-2.23.0 09:30:49 Running setup.py install for dockerpty: started 09:30:51 Running setup.py install for dockerpty: finished with status 'done' 09:30:51 Running setup.py install for docopt: started 09:30:53 Running setup.py install for docopt: finished with status 'done' 09:30:53 Running setup.py install for PyYAML: started 09:30:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:30:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:30:54 ---> ed497af337e8 09:30:54 Step 3/24 : WORKDIR /edgex-go 09:30:54 ---> Using cache 09:30:54 ---> ab9691da3368 09:30:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:54 ---> Using cache 09:30:54 ---> 824cb777e9d5 09:30:54 Step 5/24 : RUN apk add --update --no-cache make git 09:30:54 ---> Using cache 09:30:54 ---> 778a127fb6c4 09:30:54 Step 6/24 : COPY go.mod . 09:30:54 ---> Using cache 09:30:54 ---> e4b1ad885a2a 09:30:54 Step 7/24 : RUN go mod download 09:30:54 ---> Using cache 09:30:54 ---> bceb7c4e57a1 09:30:54 Step 8/24 : COPY . . 09:30:54 ---> Using cache 09:30:54 ---> 9a2b29acfd72 09:30:54 Step 9/24 : RUN go mod tidy 09:30:54 ---> Using cache 09:30:54 ---> 3bb4e4e3c6a5 09:30:54 Step 10/24 : RUN make cmd/core-command/core-command 09:30:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:30:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:30:54 ---> ed497af337e8 09:30:54 Step 3/26 : WORKDIR /edgex-go 09:30:54 ---> Using cache 09:30:54 ---> ab9691da3368 09:30:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:54 ---> Using cache 09:30:54 ---> 824cb777e9d5 09:30:54 Step 5/26 : RUN apk add --update --no-cache make git 09:30:54 ---> Using cache 09:30:54 ---> 778a127fb6c4 09:30:54 Step 6/26 : COPY go.mod . 09:30:54 ---> Using cache 09:30:54 ---> e4b1ad885a2a 09:30:54 Step 7/26 : RUN go mod download 09:30:54 ---> Using cache 09:30:54 ---> bceb7c4e57a1 09:30:54 Step 8/26 : COPY . . 09:30:55 ---> Using cache 09:30:55 ---> 9a2b29acfd72 09:30:55 Step 9/26 : RUN go mod tidy 09:30:55 ---> Using cache 09:30:55 ---> 3bb4e4e3c6a5 09:30:55 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:30:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:30:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:30:55 ---> ed497af337e8 09:30:55 Step 3/24 : WORKDIR /edgex-go 09:30:55 ---> Using cache 09:30:55 ---> ab9691da3368 09:30:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:55 ---> Using cache 09:30:55 ---> 824cb777e9d5 09:30:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:30:56 Running setup.py install for PyYAML: finished with status 'done' 09:30:58 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 09:31:00 ---> Running in 9dcf8fffc455 09:31:00 ---> Running in 2bb250f734d3 09:31:00 ---> Running in 2425cb93e227 09:31:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:31:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:31:01 ---> ed497af337e8 09:31:01 Step 3/24 : WORKDIR /edgex-go 09:31:01 ---> Using cache 09:31:01 ---> ab9691da3368 09:31:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:01 ---> Using cache 09:31:01 ---> 824cb777e9d5 09:31:01 Step 5/24 : RUN apk add --update --no-cache make git 09:31:01 ---> Using cache 09:31:01 ---> 778a127fb6c4 09:31:01 Step 6/24 : COPY go.mod . 09:31:01 ---> Using cache 09:31:01 ---> e4b1ad885a2a 09:31:01 Step 7/24 : RUN go mod download 09:31:01 ---> Using cache 09:31:01 ---> bceb7c4e57a1 09:31:01 Step 8/24 : COPY . . 09:31:01 ---> Using cache 09:31:01 ---> 9a2b29acfd72 09:31:01 Step 9/24 : RUN go mod tidy 09:31:01 ---> Using cache 09:31:02 ---> 3bb4e4e3c6a5 09:31:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:31:02 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 09:31:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:31:02 ---> Running in b4ea236a0b8b 09:31:02 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 09:31:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:31:04 OK: 218 MiB in 52 packages 09:31:04 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 09:31:06 Removing intermediate container 9dcf8fffc455 09:31:06 ---> 1fdc5ccd507f 09:31:06 Step 6/24 : COPY go.mod . 09:31:09 ---> 2c2db97e9ff8 09:31:09 Step 7/24 : RUN go mod download 09:31:09 ---> Running in d4a261138011 09:31:13 Removing intermediate container 041eaf072f7b 09:31:13 ---> 10a53433af23 09:31:13 Step 15/24 : ENV APP_PORT=58890 09:31:13 ---> Running in 455a01095b2a 09:31:14 Removing intermediate container 455a01095b2a 09:31:14 ---> 3bfc730a3b53 09:31:14 Step 16/24 : EXPOSE $APP_PORT 09:31:14 ---> Running in 149eba53aef3 09:31:14 Removing intermediate container d4a261138011 09:31:14 ---> e8070277bd4f 09:31:14 Step 8/24 : COPY . . 09:31:14 Removing intermediate container 149eba53aef3 09:31:14 ---> cb99a92b9fe4 09:31:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:31:18 ---> 6d99a36da78b 09:31:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:31:20 ---> eff30daf53ad 09:31:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:31:23 ---> bb6e73a8b21e 09:31:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:31:23 ---> Running in abf2fd7174df 09:31:24 Removing intermediate container abf2fd7174df 09:31:24 ---> 3def0d3c871f 09:31:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:24 ---> Running in 46abf4b49120 09:31:25 Removing intermediate container 46abf4b49120 09:31:25 ---> 5b5e52bd88a7 09:31:25 Step 22/24 : LABEL arch=arm64 09:31:25 ---> Running in 23dbc4428811 09:31:27 Removing intermediate container 23dbc4428811 09:31:27 ---> 8cf098c4dd10 09:31:27 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:31:27 ---> Running in bf6f03aa7170 09:31:28 Removing intermediate container bf6f03aa7170 09:31:28 ---> a06dda6361b8 09:31:28 Step 24/24 : LABEL version=0.0.0 09:31:28 ---> Running in c2750262487c 09:31:29 Removing intermediate container c2750262487c 09:31:29 ---> 7a3d2b18e461 09:31:29 09:31:30 Successfully built 7a3d2b18e461 09:31:31 Successfully tagged sys-mgmt-agent-arm64:latest 09:31:35  Building sys-mgmt-agent ... done  ---> bcbb9c5e6a43 09:31:35 Step 9/24 : RUN go mod tidy 09:31:35 ---> Running in 4671080dcc00 09:31:42 Removing intermediate container 4671080dcc00 09:31:42 ---> 4ea54cec16dc 09:31:42 Step 10/24 : RUN make cmd/core-data/core-data 09:31:42 ---> Running in 6c57bf2764af 09:31:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:32:43 Removing intermediate container 2425cb93e227 09:32:43 ---> 27f9b1eb1c8c 09:32:43 09:32:43 Step 11/24 : FROM alpine:3.12 09:32:43 ---> 9852663dfa18 09:32:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:32:43 ---> Using cache 09:32:43 ---> 5de053a223a6 09:32:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:43 ---> Using cache 09:32:43 ---> 5dbac444d62a 09:32:43 Step 14/24 : ENV APP_PORT=59882 09:32:43 ---> Running in ff8b696d18c5 09:32:43 Removing intermediate container 2bb250f734d3 09:32:43 ---> e5a29c5687ee 09:32:43 09:32:43 Step 11/26 : FROM alpine:3.12 09:32:43 ---> 9852663dfa18 09:32:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:32:43 Removing intermediate container ff8b696d18c5 09:32:43 ---> de4274e5eaf6 09:32:43 Step 15/24 : EXPOSE $APP_PORT 09:32:43 ---> Running in 15bbf78e0b49 09:32:43 ---> Running in b9f2e3a76e66 09:32:44 Removing intermediate container b9f2e3a76e66 09:32:44 ---> 4ed600878e3c 09:32:44 Step 16/24 : WORKDIR / 09:32:44 ---> Running in 6ed7e28c60a2 09:32:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:45 Removing intermediate container 6ed7e28c60a2 09:32:45 ---> 74538386991f 09:32:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:46 (1/6) Installing ca-certificates (20191127-r4) 09:32:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:32:46 (3/6) Installing libcurl (7.77.0-r0) 09:32:46 (4/6) Installing curl (7.77.0-r0) 09:32:46 (5/6) Installing dumb-init (1.2.2-r1) 09:32:46 (6/6) Installing su-exec (0.2-r1) 09:32:46 Executing busybox-1.31.1-r20.trigger 09:32:46 Executing ca-certificates-20191127-r4.trigger 09:32:47 OK: 7 MiB in 20 packages 09:32:47 ---> 6271df50202e 09:32:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:32:51 Removing intermediate container 15bbf78e0b49 09:32:51 ---> d2b8e1bada7f 09:32:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:32:51 ---> 8a280623f84f 09:32:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:32:51 ---> Running in 51c965e8fba9 09:32:51 Removing intermediate container b4ea236a0b8b 09:32:51 ---> e92c12e7a904 09:32:51 09:32:51 Step 11/24 : FROM alpine:3.12 09:32:51 ---> 9852663dfa18 09:32:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:32:51 ---> Using cache 09:32:51 ---> 5de053a223a6 09:32:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:51 ---> Using cache 09:32:51 ---> 5dbac444d62a 09:32:51 Step 14/24 : ENV APP_PORT=59881 09:32:52 ---> Running in c671955a16e0 09:32:52 Removing intermediate container 51c965e8fba9 09:32:52 ---> c60c9a8e7024 09:32:52 Step 14/26 : WORKDIR / 09:32:53 ---> Running in 9a547dc79d88 09:32:53 ---> 4a448b4cea7f 09:32:53 Step 20/24 : ENTRYPOINT ["/core-command"] 09:32:53 ---> Running in 96d7281ca2ba 09:32:53 Removing intermediate container c671955a16e0 09:32:53 ---> 4a7bab66dff3 09:32:53 Step 15/24 : EXPOSE $APP_PORT 09:32:53 ---> Running in 52c026e0453e 09:32:53 Removing intermediate container 9a547dc79d88 09:32:53 ---> 559f2a7f2ee2 09:32:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:32:53 Removing intermediate container 96d7281ca2ba 09:32:53 ---> 759981042e4f 09:32:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:54 ---> Running in 17e7ecd1c82f 09:32:54 Removing intermediate container 52c026e0453e 09:32:54 ---> 7a5091619d83 09:32:54 Step 16/24 : WORKDIR / 09:32:54 ---> Running in 3e094e6e5abc 09:32:55 Removing intermediate container 17e7ecd1c82f 09:32:55 ---> 6fead70ad9ee 09:32:55 Step 22/24 : LABEL arch=arm64 09:32:55 ---> 3c3cf952b773 09:32:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:32:55 ---> Running in 6199c6089a6f 09:32:55 Removing intermediate container 3e094e6e5abc 09:32:55 ---> ca9b0f149a2c 09:32:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:56 Removing intermediate container 6199c6089a6f 09:32:56 ---> 0521020717ab 09:32:56 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:32:56 ---> Running in 9dc8aed22541 09:32:56 ---> f6aeab6978a7 09:32:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:32:57 ---> a211c21ced49 09:32:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:57 Removing intermediate container 9dc8aed22541 09:32:57 ---> a447915b9b87 09:32:57 Step 24/24 : LABEL version=0.0.0 09:32:57 ---> Running in a1c927a54ed1 09:32:58 ---> 0cf9045fefde 09:32:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:32:58 Removing intermediate container a1c927a54ed1 09:32:58 ---> 1c8060883d33 09:32:58 09:32:59 Successfully built 1c8060883d33 09:32:59 Successfully tagged core-command-arm64:latest 09:32:59  Building core-command ... done  ---> 04b0ba20a895 09:32:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:32:59 ---> 80aedac0369d 09:32:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:33:00 ---> 66e0ba85b561 09:33:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:33:00 ---> Running in b8d0a6e3c699 09:33:00 ---> 9ef283407f94 09:33:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:33:01 Removing intermediate container b8d0a6e3c699 09:33:01 ---> 8e96459c60f8 09:33:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:01 ---> Running in 970f9981ce2f 09:33:02 Removing intermediate container 970f9981ce2f 09:33:02 ---> eb64ac3aba06 09:33:02 Step 22/24 : LABEL arch=arm64 09:33:02 ---> 06fcaa9881cd 09:33:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:33:02 ---> Running in daf11f96dee9 09:33:03 Removing intermediate container daf11f96dee9 09:33:03 ---> 76b7526d3cda 09:33:03 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:33:03 ---> Running in 08e0832f0cc1 09:33:04 ---> e32234e1d78f 09:33:04 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/ 09:33:04 ---> Running in 7eec97cdc01a 09:33:04 Removing intermediate container 08e0832f0cc1 09:33:04 ---> 33971b5c2895 09:33:04 Step 24/24 : LABEL version=0.0.0 09:33:04 ---> Running in dca97243d190 09:33:04 Removing intermediate container dca97243d190 09:33:04 ---> acbe265b4860 09:33:04 09:33:05 Successfully built acbe265b4860 09:33:05 Successfully tagged core-metadata-arm64:latest 09:33:06  Building core-metadata ... done Removing intermediate container 7eec97cdc01a 09:33:06 ---> 0a74edf4705b 09:33:06 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:33:06 ---> Running in d5e50c8b4301 09:33:07 Removing intermediate container d5e50c8b4301 09:33:07 ---> 502197998296 09:33:07 Step 24/26 : LABEL arch=arm64 09:33:08 ---> Running in ea0abf41b897 09:33:08 Removing intermediate container ea0abf41b897 09:33:08 ---> 0264ef824562 09:33:08 Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:33:08 ---> Running in 372da5729618 09:33:09 Removing intermediate container 6c57bf2764af 09:33:09 ---> 63957161af68 09:33:09 09:33:09 Step 11/24 : FROM alpine:3.12 09:33:09 ---> 9852663dfa18 09:33:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:33:09 ---> Running in 8512ce3f4323 09:33:09 Removing intermediate container 372da5729618 09:33:09 ---> d84afc2c9945 09:33:09 Step 26/26 : LABEL version=0.0.0 09:33:09 ---> Running in ca8eb4138d91 09:33:09 Removing intermediate container 8512ce3f4323 09:33:09 ---> cceb6f8160e0 09:33:09 Step 13/24 : ENV APP_PORT=59880 09:33:09 ---> Running in 7c56fc087530 09:33:10 Removing intermediate container ca8eb4138d91 09:33:10 ---> 1e226f72aa96 09:33:10 09:33:10 Removing intermediate container 7c56fc087530 09:33:10 ---> f29d7b1afd1d 09:33:10 Step 14/24 : EXPOSE $APP_PORT 09:33:10 Successfully built 1e226f72aa96 09:33:10 Successfully tagged security-secretstore-setup-arm64:latest 09:33:10  Building security-secretstore-setup ... done  ---> Running in 5ce2256124ef 09:33:11 Removing intermediate container 5ce2256124ef 09:33:11 ---> 02bc90734d3a 09:33:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:11 ---> Running in d84d556b10d0 09:33:13 Removing intermediate container d84d556b10d0 09:33:13 ---> 7f96828ff0c8 09:33:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:33:13 ---> Running in f06ac3e5b3f2 09:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:16 (1/6) Installing dumb-init (1.2.2-r1) 09:33:16 (2/6) Installing libgcc (9.3.0-r2) 09:33:16 (3/6) Installing libsodium (1.0.18-r0) 09:33:16 (4/6) Installing libstdc++ (9.3.0-r2) 09:33:16 (5/6) Installing libzmq (4.3.3-r0) 09:33:16 (6/6) Installing zeromq (4.3.3-r0) 09:33:16 Executing busybox-1.31.1-r20.trigger 09:33:16 OK: 8 MiB in 20 packages 09:33:18 Removing intermediate container f06ac3e5b3f2 09:33:18 ---> 9033f69f060d 09:33:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:18 ---> 75530781b922 09:33:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:33:20 ---> 1ab8621d799e 09:33:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:33:20 ---> 25226d7ebc4d 09:33:20 Step 20/24 : ENTRYPOINT ["/core-data"] 09:33:21 ---> Running in 4d7a09ff0543 09:33:21 Removing intermediate container 4d7a09ff0543 09:33:21 ---> c111669b6c3c 09:33:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:21 ---> Running in 9969e41aa9e0 09:33:22 Removing intermediate container 9969e41aa9e0 09:33:22 ---> c54309888ed7 09:33:22 Step 22/24 : LABEL arch=arm64 09:33:22 ---> Running in 6820d8508756 09:33:22 Removing intermediate container 6820d8508756 09:33:22 ---> 573410bd0e3d 09:33:22 Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 09:33:22 ---> Running in ff9960ac0d85 09:33:23 Removing intermediate container ff9960ac0d85 09:33:23 ---> f6ac610b8afb 09:33:23 Step 24/24 : LABEL version=0.0.0 09:33:23 ---> Running in bccfe10cc3e5 09:33:24 Removing intermediate container bccfe10cc3e5 09:33:24 ---> 5d5aa24942d1 09:33:24 09:33:24 Successfully built 5d5aa24942d1 09:33:24 Successfully tagged core-data-arm64:latest 09:33:24  Building core-data ... done  [Pipeline] } 09:33:24 $ docker stop --time=1 a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 09:33:26 $ docker rm -f a671f1949342886359cc4a9bedd75de896d11eb356ccb51c8bfb31d4c143c7f5 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:27 + docker images 09:33:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:33:27 core-data-arm64 latest 5d5aa24942d1 4 seconds ago 19.1MB 09:33:27 security-secretstore-setup-arm64 latest 1e226f72aa96 18 seconds ago 26.5MB 09:33:27 63957161af68 19 seconds ago 975MB 09:33:27 core-metadata-arm64 latest acbe265b4860 23 seconds ago 15.6MB 09:33:27 core-command-arm64 latest 1c8060883d33 29 seconds ago 15MB 09:33:27 e92c12e7a904 36 seconds ago 972MB 09:33:27 e5a29c5687ee 45 seconds ago 974MB 09:33:27 27f9b1eb1c8c 47 seconds ago 967MB 09:33:27 sys-mgmt-agent-arm64 latest 7a3d2b18e461 About a minute ago 299MB 09:33:27 security-bootstrapper-arm64 latest 4c110a299546 3 minutes ago 17.1MB 09:33:27 support-notifications-arm64 latest e54efcd801a7 3 minutes ago 15.7MB 09:33:27 security-proxy-setup-arm64 latest 908d8d71c11a 3 minutes ago 24MB 09:33:27 support-scheduler-arm64 latest 54a758de40ff 3 minutes ago 15.1MB 09:33:27 4c7d3db71929 3 minutes ago 969MB 09:33:27 76cbe1c50d51 3 minutes ago 968MB 09:33:27 4679d44473c3 3 minutes ago 969MB 09:33:27 b42f558121c3 3 minutes ago 968MB 09:33:27 34a7e936b5d6 3 minutes ago 972MB 09:33:27 ci-base-image-arm64 latest ed497af337e8 13 minutes ago 642MB 09:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 days ago 429MB 09:33:27 alpine 3.12 9852663dfa18 2 months ago 5.32MB 09:33:27 docker 20.10.0 eeaf43b92773 6 months ago 228MB 09:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:33:28 ---> job-cost.sh 09:33:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zRgF 09:34:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-zRgF/bin to PATH 09:35:44 INFO: No Stack... 09:35:44 INFO: Retrieving Pricing Info for: v2-standard-4 09:35:44 INFO: Archiving Costs [Pipeline] sh 09:35:44 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:35:44 + cut -d, -f6 [Pipeline] lock 09:35:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] 09:35:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] did not exist. Created. 09:35:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:45 + echo total: 0.18000000715255737 [Pipeline] stash 09:35:45 Stashed 1 file(s) [Pipeline] } 09:35:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3566-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:35:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:47 ---> package-listing.sh 09:35:47 ++ facter osfamily 09:35:47 ++ tr '[:upper:]' '[:lower:]' 09:35:48 + OS_FAMILY=redhat 09:35:48 + workspace=/w/workspace/edgex-go/2 09:35:48 + START_PACKAGES=/tmp/packages_start.txt 09:35:48 + END_PACKAGES=/tmp/packages_end.txt 09:35:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:48 + PACKAGES=/tmp/packages_start.txt 09:35:48 + '[' /w/workspace/edgex-go/2 ']' 09:35:48 + PACKAGES=/tmp/packages_end.txt 09:35:48 + case "${OS_FAMILY}" in 09:35:48 + sort 09:35:48 + rpm -qa 09:35:50 + '[' -f /tmp/packages_start.txt ']' 09:35:50 + '[' -f /tmp/packages_end.txt ']' 09:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:50 + '[' /w/workspace/edgex-go/2 ']' 09:35:50 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:35:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:35:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:35:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:51 09:35:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:51 alpine: Pulling from edgex-lftools-log-publisher 09:35:51 df20fa9351a1: Pulling fs layer 09:35:51 36b3adc4ff6f: Pulling fs layer 09:35:51 8ad3a11d3b57: Pulling fs layer 09:35:51 46f8f816bc3b: Pulling fs layer 09:35:51 93b61091891f: Pulling fs layer 09:35:51 93b9cdb0e59b: Pulling fs layer 09:35:51 5e14af77c1be: Pulling fs layer 09:35:51 01666e4c0597: Pulling fs layer 09:35:51 aa168da1d23b: Pulling fs layer 09:35:51 46f8f816bc3b: Waiting 09:35:51 93b61091891f: Waiting 09:35:51 93b9cdb0e59b: Waiting 09:35:51 5e14af77c1be: Waiting 09:35:51 01666e4c0597: Waiting 09:35:51 aa168da1d23b: Waiting 09:35:51 36b3adc4ff6f: Verifying Checksum 09:35:51 36b3adc4ff6f: Download complete 09:35:51 46f8f816bc3b: Verifying Checksum 09:35:51 46f8f816bc3b: Download complete 09:35:51 df20fa9351a1: Verifying Checksum 09:35:51 df20fa9351a1: Download complete 09:35:51 93b9cdb0e59b: Verifying Checksum 09:35:51 93b9cdb0e59b: Download complete 09:35:51 5e14af77c1be: Verifying Checksum 09:35:51 5e14af77c1be: Download complete 09:35:51 93b61091891f: Verifying Checksum 09:35:51 93b61091891f: Download complete 09:35:51 01666e4c0597: Verifying Checksum 09:35:51 01666e4c0597: Download complete 09:35:51 df20fa9351a1: Pull complete 09:35:51 8ad3a11d3b57: Verifying Checksum 09:35:51 8ad3a11d3b57: Download complete 09:35:51 36b3adc4ff6f: Pull complete 09:35:52 8ad3a11d3b57: Pull complete 09:35:52 46f8f816bc3b: Pull complete 09:35:52 93b61091891f: Pull complete 09:35:53 93b9cdb0e59b: Pull complete 09:35:53 5e14af77c1be: Pull complete 09:35:53 01666e4c0597: Pull complete 09:35:54 aa168da1d23b: Verifying Checksum 09:35:54 aa168da1d23b: Download complete 09:35:58 aa168da1d23b: Pull complete 09:35:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:35:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:35:58 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 09:35:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:36:01 $ docker top be201329c04d9550a6e58be661a2b93c0e89700174d3c28823a9a4d84316d9a6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:36:02 + mkdir -p /var/log/sa [Pipeline] sh 09:36:02 + ls /var/log/sa-host 09:36:02 + sadf -c /var/log/sa-host/sa05 09:36:02 file_magic: OK 09:36:02 HZ: Using current value: 100 09:36:02 file_header: OK 09:36:02 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 09:36:02 Statistics: 09:36:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:36:02 File successfully converted to sysstat format version 12.2.1 09:36:02 + sadf -c /var/log/sa-host/sa14 09:36:02 file_magic: OK 09:36:02 HZ: Using current value: 100 09:36:02 file_header: OK 09:36:02 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 09:36:02 Statistics: 09:36:02 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... 09:36:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:03 provisioning config files... 09:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8645487796522302046tmp [Pipeline] { [Pipeline] echo 09:36:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:36:03 ---> create-netrc.sh [Pipeline] } 09:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:36:04 ---> python-tools-install.sh [Pipeline] echo 09:36:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:36:04 ---> sudo-logs.sh 09:36:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:36:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:36:04 ---> job-cost.sh 09:36:04 lf-activate-venv: SKIPPING 09:36:04 DEBUG: total: 0.18000000715255737 09:36:04 INFO: Retrieving Stack Cost... 09:36:05 INFO: Retrieving Pricing Info for: v3-standard-2 09:36:06 INFO: Archiving Costs [Pipeline] echo 09:36:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:36:06 ---> logs-deploy.sh 09:36:06 lf-activate-venv: SKIPPING 09:36:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3566/2 09:36:06 INFO: archiving workspace using pattern(s): 09:36:07 Archives upload complete. 09:36:07 INFO: archiving logs to Nexus 09:36:08 ---> uname -a: 09:36:08 Linux prd-centos7-docker-4c-2g-1227.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:36:08 09:36:08 09:36:08 ---> lscpu: 09:36:08 Architecture: x86_64 09:36:08 CPU op-mode(s): 32-bit, 64-bit 09:36:08 Byte Order: Little Endian 09:36:08 Address sizes: 40 bits physical, 48 bits virtual 09:36:08 CPU(s): 2 09:36:08 On-line CPU(s) list: 0,1 09:36:08 Thread(s) per core: 1 09:36:08 Core(s) per socket: 1 09:36:08 Socket(s): 2 09:36:08 NUMA node(s): 1 09:36:08 Vendor ID: AuthenticAMD 09:36:08 CPU family: 23 09:36:08 Model: 49 09:36:08 Model name: AMD EPYC-Rome Processor 09:36:08 Stepping: 0 09:36:08 CPU MHz: 2799.998 09:36:08 BogoMIPS: 5599.99 09:36:08 Virtualization: AMD-V 09:36:08 Hypervisor vendor: KVM 09:36:08 Virtualization type: full 09:36:08 L1d cache: 64 KiB 09:36:08 L1i cache: 64 KiB 09:36:08 L2 cache: 1 MiB 09:36:08 L3 cache: 32 MiB 09:36:08 NUMA node0 CPU(s): 0,1 09:36:08 Vulnerability Itlb multihit: Not affected 09:36:08 Vulnerability L1tf: Not affected 09:36:08 Vulnerability Mds: Not affected 09:36:08 Vulnerability Meltdown: Not affected 09:36:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:36:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:36:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:36:08 Vulnerability Srbds: Not affected 09:36:08 Vulnerability Tsx async abort: Not affected 09:36:08 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 09:36:08 09:36:08 09:36:08 ---> nproc: 09:36:08 2 09:36:08 09:36:08 09:36:08 ---> df -h: 09:36:08 Filesystem Size Used Available Use% Mounted on 09:36:08 overlay 40.0G 12.5G 27.5G 31% / 09:36:08 tmpfs 64.0M 0 64.0M 0% /dev 09:36:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:36:08 shm 64.0M 0 64.0M 0% /dev/shm 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 09:36:08 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 09:36:08 09:36:08 09:36:08 ---> free -m: 09:36:08 total used free shared buff/cache available 09:36:08 Mem: 7821 1343 2353 0 4123 6441 09:36:08 Swap: 1023 2 1021 09:36:08 09:36:08 09:36:08 ---> ip addr: 09:36:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:36:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:36:08 inet 127.0.0.1/8 scope host lo 09:36:08 valid_lft forever preferred_lft forever 09:36:08 inet6 ::1/128 scope host 09:36:08 valid_lft forever preferred_lft forever 09:36:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:36:08 link/ether fa:16:3e:eb:f6:52 brd ff:ff:ff:ff:ff:ff 09:36:08 inet 10.30.123.16/23 brd 10.30.123.255 scope global dynamic eth0 09:36:08 valid_lft 85056sec preferred_lft 85056sec 09:36:08 inet6 fe80::f816:3eff:feeb:f652/64 scope link 09:36:08 valid_lft forever preferred_lft forever 09:36:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:36:08 link/ether 02:42:64:59:be:68 brd ff:ff:ff:ff:ff:ff 09:36:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:36:08 valid_lft forever preferred_lft forever 09:36:08 inet6 fe80::42:64ff:fe59:be68/64 scope link 09:36:08 valid_lft forever preferred_lft forever 09:36:08 09:36:08 09:36:08 ---> sar -b -r -n DEV: 09:36:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 09:36:08 09:36:08 09:13:32 LINUX RESTART (2 CPU) 09:36:08 09:36:08 09:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:36:08 09:15:01 118.26 17.07 101.19 0.00 5714.80 12047.96 0.00 09:36:08 09:16:01 81.28 0.18 81.10 0.00 22.78 41759.48 0.00 09:36:08 09:17:01 128.68 0.00 128.68 0.00 0.00 17554.87 0.00 09:36:08 09:18:01 60.65 0.02 60.63 0.00 0.53 10970.42 0.00 09:36:08 09:19:01 186.47 0.00 186.47 0.00 0.00 95936.04 0.00 09:36:08 09:20:02 844.91 451.48 393.42 0.00 18175.29 227818.96 0.00 09:36:08 09:21:01 654.82 126.29 528.54 0.00 4643.57 223770.74 0.00 09:36:08 09:22:01 204.65 22.64 182.00 0.00 3433.90 26692.59 0.00 09:36:08 09:23:01 1.35 0.07 1.28 0.00 0.53 19.81 0.00 09:36:08 09:24:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 09:36:08 09:25:01 0.60 0.37 0.23 0.00 95.15 2.25 0.00 09:36:08 09:26:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 09:36:08 09:27:01 0.32 0.00 0.32 0.00 0.00 3.47 0.00 09:36:08 09:28:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 09:36:08 09:29:01 0.43 0.18 0.25 0.00 5.73 2.62 0.00 09:36:08 09:30:01 0.80 0.00 0.80 0.00 0.00 16.21 0.00 09:36:08 09:31:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 09:36:08 09:32:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 09:36:08 09:33:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 09:36:08 09:34:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 09:36:08 09:35:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 09:36:08 09:36:01 110.39 39.70 70.69 0.00 3950.17 14964.95 0.00 09:36:08 Average: 108.52 29.87 78.65 0.00 1630.41 30426.73 0.00 09:36:08 09:36:08 09:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:08 09:15:01 5110164 0 892800 11.15 2620 2003356 1483704 16.38 884004 1603084 104404 09:36:08 09:16:01 4099936 0 996600 12.44 2620 2909784 1568468 17.32 1084300 2336744 50740 09:36:08 09:17:01 3861308 0 1135692 14.18 2620 3009320 1674444 18.49 1334724 2261400 252992 09:36:08 09:18:01 3859596 0 1162256 14.51 2620 2984468 1865896 20.60 1281532 2301272 69348 09:36:08 09:19:01 510516 0 1437012 17.94 2620 6058792 2469584 27.27 2769584 4071548 591756 09:36:08 09:20:02 335820 0 1856780 23.18 2620 5813720 3679804 40.63 3039956 3895584 4832 09:36:08 09:21:01 630452 0 1767296 22.07 2620 5608572 3446424 38.05 3074696 3509928 52060 09:36:08 09:22:01 3031568 0 1281712 16.00 2620 3693040 1432876 15.82 1376140 2877048 20 09:36:08 09:23:01 3032616 0 1280664 15.99 2620 3693040 1406244 15.53 1390276 2862608 16 09:36:08 09:24:01 3037280 0 1275992 15.93 2620 3693048 1392772 15.38 1388888 2862660 12 09:36:08 09:25:01 3031356 0 1279112 15.97 2620 3695852 1392868 15.38 1395012 2862712 8 09:36:08 09:26:01 3031384 0 1279076 15.97 2620 3695860 1392844 15.38 1394996 2862712 8 09:36:08 09:27:01 3031976 0 1278480 15.96 2620 3695864 1392772 15.38 1394624 2862712 8 09:36:08 09:28:01 3031776 0 1278676 15.97 2620 3695868 1392772 15.38 1394508 2862712 8 09:36:08 09:29:01 3031848 0 1278568 15.96 2620 3695904 1392772 15.38 1394796 2862436 16 09:36:08 09:30:01 3031068 0 1279348 15.97 2620 3695904 1392856 15.38 1395248 2862464 8 09:36:08 09:31:01 3031436 0 1278972 15.97 2620 3695912 1392772 15.38 1394688 2862464 8 09:36:08 09:32:01 3031808 0 1278596 15.96 2620 3695916 1392772 15.38 1394924 2862464 8 09:36:08 09:33:01 3031692 0 1278708 15.97 2620 3695920 1392772 15.38 1394816 2862464 16 09:36:08 09:34:01 3031792 0 1278604 15.96 2620 3695924 1392808 15.38 1394892 2862464 8 09:36:08 09:35:01 3031448 0 1278944 15.97 2620 3695928 1392856 15.38 1395092 2862464 8 09:36:08 09:36:01 2440628 0 1346836 16.82 2620 4218856 1666452 18.40 1455456 3353784 28 09:36:08 Average: 2877158 0 1295487 16.18 2620 3833675 1700342 18.77 1564689 2882897 51196 09:36:08 09:36:08 09:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:08 09:15:01 veth3015957 697.28 549.89 66.14 1853.97 0.00 0.00 0.00 0.00 09:36:08 09:15:01 eth0 1712.59 1591.78 5710.72 184.85 0.00 0.00 0.00 0.00 09:36:08 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:15:01 docker0 697.28 549.75 56.61 1853.96 0.00 0.00 0.00 0.00 09:36:08 09:16:01 vethfc70c54 77.74 92.56 5.54 246.68 0.00 0.00 0.00 0.00 09:36:08 09:16:01 eth0 630.51 637.35 3856.47 61.56 0.00 0.00 0.00 0.00 09:36:08 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:16:01 docker0 404.08 368.43 28.95 1155.97 0.00 0.00 0.00 0.00 09:36:08 09:17:01 eth0 231.93 202.46 631.16 28.64 0.00 0.00 0.00 0.00 09:36:08 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:17:01 veth96a5e74 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:08 09:17:01 docker0 184.32 197.72 13.04 600.00 0.00 0.00 0.00 0.00 09:36:08 09:18:01 eth0 36.87 25.90 23.66 104.18 0.00 0.00 0.00 0.00 09:36:08 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:18:01 veth96a5e74 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 09:36:08 09:18:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 09:36:08 09:19:01 vethd2838f7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:36:08 09:19:01 eth0 194.29 170.58 1703.27 26.44 0.00 0.00 0.00 0.00 09:36:08 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:20:02 veth7e5cef4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:36:08 09:20:02 veth098d14b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:36:08 09:20:02 vethd2838f7 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 09:36:08 09:20:02 eth0 106.81 77.89 195.27 19.84 0.00 0.00 0.00 0.00 09:36:08 09:21:01 vethc5a0e62 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 09:36:08 09:21:01 vethd2838f7 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 09:36:08 09:21:01 eth0 264.43 186.67 1877.51 142.78 0.00 0.00 0.00 0.00 09:36:08 09:21:01 vethb2e9692 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 09:36:08 09:22:01 eth0 49.70 31.83 107.57 12.94 0.00 0.00 0.00 0.00 09:36:08 09:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:36:08 09:22:01 docker0 1407.58 1296.09 106.23 4342.84 0.00 0.00 0.00 0.00 09:36:08 09:23:01 eth0 3.33 1.77 2.87 0.30 0.00 0.00 0.00 0.00 09:36:08 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:24:01 eth0 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:36:08 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:25:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:36:08 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:26:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:36:08 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:27:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:08 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:08 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:30:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:36:08 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:08 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:08 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:34:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:36:08 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:35:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:36:08 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:36:01 eth0 184.43 170.82 2169.95 17.51 0.00 0.00 0.00 0.00 09:36:08 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 Average: eth0 152.89 138.63 731.76 26.93 0.00 0.00 0.00 0.00 09:36:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:08 Average: docker0 64.14 59.06 4.84 197.91 0.00 0.00 0.00 0.00 09:36:08 09:36:08 09:36:08 ---> sar -P ALL: 09:36:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 09:36:08 09:36:08 09:13:32 LINUX RESTART (2 CPU) 09:36:08 09:36:08 09:14:03 CPU %user %nice %system %iowait %steal %idle 09:36:08 09:15:01 all 21.35 0.00 5.63 5.18 0.10 67.74 09:36:08 09:15:01 0 19.73 0.00 6.26 5.56 0.11 68.34 09:36:08 09:15:01 1 22.95 0.00 5.01 4.81 0.09 67.14 09:36:08 09:16:01 all 14.30 0.00 3.98 3.57 0.06 78.08 09:36:08 09:16:01 0 15.96 0.00 4.08 3.37 0.05 76.54 09:36:08 09:16:01 1 12.66 0.00 3.88 3.77 0.07 79.62 09:36:08 09:17:01 all 46.40 0.00 7.41 1.74 0.10 44.35 09:36:08 09:17:01 0 46.43 0.00 7.48 1.80 0.11 44.19 09:36:08 09:17:01 1 46.37 0.00 7.35 1.69 0.09 44.50 09:36:08 09:18:01 all 33.94 0.00 4.61 0.86 0.07 60.52 09:36:08 09:18:01 0 33.80 0.00 4.83 1.41 0.07 59.89 09:36:08 09:18:01 1 34.07 0.00 4.39 0.32 0.07 61.15 09:36:08 09:19:01 all 49.40 0.00 11.12 2.05 0.10 37.34 09:36:08 09:19:01 0 47.97 0.00 10.93 1.93 0.11 39.06 09:36:08 09:19:01 1 50.84 0.00 11.30 2.16 0.09 35.61 09:36:08 09:20:02 all 54.28 0.00 18.35 22.26 0.12 4.99 09:36:08 09:20:02 0 53.97 0.00 18.23 22.93 0.13 4.73 09:36:08 09:20:02 1 54.58 0.00 18.47 21.60 0.11 5.24 09:36:08 09:21:01 all 66.73 0.00 19.68 10.80 0.12 2.67 09:36:08 09:21:01 0 64.45 0.00 22.41 9.51 0.13 3.50 09:36:08 09:21:01 1 68.97 0.00 16.99 12.07 0.11 1.85 09:36:08 09:22:01 all 32.73 0.00 7.10 1.26 0.07 58.84 09:36:08 09:22:01 0 33.68 0.00 6.83 1.22 0.07 58.20 09:36:08 09:22:01 1 31.78 0.00 7.37 1.30 0.07 59.49 09:36:08 09:23:01 all 0.12 0.00 0.05 0.01 0.02 99.81 09:36:08 09:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:08 09:23:01 1 0.18 0.00 0.05 0.02 0.02 99.73 09:36:08 09:24:01 all 0.13 0.00 0.06 0.00 0.03 99.79 09:36:08 09:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:36:08 09:24:01 1 0.18 0.00 0.10 0.00 0.03 99.68 09:36:08 09:25:01 all 0.09 0.00 0.03 0.00 0.02 99.86 09:36:08 09:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:36:08 09:25:01 1 0.15 0.00 0.03 0.00 0.03 99.78 09:36:08 09:36:08 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:36:08 09:26:01 all 0.06 0.00 0.03 0.00 0.03 99.89 09:36:08 09:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:36:08 09:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 09:36:08 09:27:01 all 0.16 0.00 0.01 0.00 0.02 99.82 09:36:08 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:36:08 09:27:01 1 0.30 0.00 0.02 0.00 0.02 99.67 09:36:08 09:28:01 all 0.12 0.00 0.03 0.00 0.01 99.85 09:36:08 09:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:08 09:28:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:36:08 09:29:01 all 0.09 0.00 0.04 0.00 0.03 99.84 09:36:08 09:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:36:08 09:29:01 1 0.15 0.00 0.05 0.00 0.02 99.78 09:36:08 09:30:01 all 0.13 0.00 0.04 0.00 0.01 99.82 09:36:08 09:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:36:08 09:30:01 1 0.22 0.00 0.03 0.00 0.00 99.75 09:36:08 09:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:36:08 09:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:36:08 09:31:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:36:08 09:32:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:36:08 09:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:08 09:32:01 1 0.22 0.00 0.03 0.00 0.00 99.75 09:36:08 09:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:36:08 09:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:36:08 09:33:01 1 0.23 0.00 0.03 0.00 0.03 99.70 09:36:08 09:34:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:36:08 09:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:36:08 09:34:01 1 0.30 0.00 0.03 0.00 0.03 99.63 09:36:08 09:35:01 all 0.05 0.00 0.03 0.00 0.02 99.91 09:36:08 09:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:36:08 09:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:36:08 09:36:01 all 6.29 0.00 2.64 2.80 0.03 88.24 09:36:08 09:36:01 0 6.60 0.00 2.70 2.54 0.03 88.13 09:36:08 09:36:01 1 5.98 0.00 2.58 3.06 0.03 88.35 09:36:08 09:36:08 Average: CPU %user %nice %system %iowait %steal %idle 09:36:08 Average: all 14.06 0.00 3.47 2.15 0.04 80.28 09:36:08 Average: 0 13.86 0.00 3.58 2.13 0.04 80.38 09:36:08 Average: 1 14.26 0.00 3.35 2.17 0.04 80.17 09:36:08 09:36:08 09:36:08