Pull request #3734 updated Connecting to https://api.github.com using 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 d1ab24b6b961377f6903f19583658df3fa5cf0a7+f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (24eb1ac4609efbc4529c09276cff15d4266a309d) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1977970397478486997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6969478539576438277.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3734/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh293345027869999539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1187389861291117170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3734/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1324248592116016081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-92 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5802849945322036625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2785633447079350351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7142997722130623033.key > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 Commit message: "style: Enable gosimple linter and associated recommendations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:38 ========================================================= 03:37:38 EdgeX Global Pipelines Version Info 03:37:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 03:37:40 ------------------- 03:37:40 stable info: 03:37:40 ------------------- 03:37:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:37:40 Message: update stable to v1.0.205 03:37:40 ------------------- 03:37:40 experimental info: 03:37:40 ------------------- 03:37:40 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 03:37:40 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1ab24b6b961377f6903f19583658df3fa5cf0a7 [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1ab24b [Pipeline] echo 03:37:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:41 provisioning config files... 03:37:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6010769949826613065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:41 ---> docker-login.sh 03:37:41 nexus3.edgexfoundry.org:10001 03:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 nexus3.edgexfoundry.org:10002 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 nexus3.edgexfoundry.org:10003 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 nexus3.edgexfoundry.org:10004 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:42 Configure a credential helper to remove this warning. See 03:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:42 03:37:42 Login Succeeded 03:37:42 docker.io 03:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:43 Configure a credential helper to remove this warning. See 03:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:43 03:37:43 Login Succeeded 03:37:43 ---> docker-login.sh ends [Pipeline] } 03:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:43 ++ 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 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/core-command/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo core-command,cmd/core-command/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/core-data/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo core-data,cmd/core-data/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ cut -d/ -f2 03:37:43 ++ dirname cmd/core-metadata/Dockerfile 03:37:43 + echo core-metadata,cmd/core-metadata/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/security-bootstrapper/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/security-proxy-setup/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/support-notifications/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo support-notifications,cmd/support-notifications/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/support-scheduler/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:37:43 + for file in '`ls cmd/**/Dockerfile`' 03:37:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:37:43 ++ cut -d/ -f2 03:37:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:37:43 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 03:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:44 03:37:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:37:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:44 latest: Pulling from edgex-devops/git-semver 03:37:44 31603596830f: Pulling fs layer 03:37:44 04fac38145f0: Pulling fs layer 03:37:44 701f6daf10bf: Pulling fs layer 03:37:44 24f72da36158: Pulling fs layer 03:37:44 24f72da36158: Waiting 03:37:44 04fac38145f0: Verifying Checksum 03:37:44 04fac38145f0: Download complete 03:37:44 31603596830f: Verifying Checksum 03:37:44 31603596830f: Download complete 03:37:44 24f72da36158: Verifying Checksum 03:37:44 24f72da36158: Download complete 03:37:44 31603596830f: Pull complete 03:37:45 701f6daf10bf: Verifying Checksum 03:37:45 701f6daf10bf: Download complete 03:37:45 04fac38145f0: Pull complete 03:37:45 701f6daf10bf: Pull complete 03:37:45 24f72da36158: Pull complete 03:37:45 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:37:45 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 03:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:37:46 $ docker top 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:46 [ssh-agent] Looking for ssh-agent implementation... 03:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:46 $ docker exec 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent 03:37:46 SSH_AUTH_SOCK=/tmp/ssh-vFn6PbR3Wu0d/agent.14 03:37:46 SSH_AGENT_PID=20 03:37:46 Running ssh-add (command line suppressed) 03:37:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8963823514834451143.key (/w/workspace/edgex-go/4@tmp/private_key_8963823514834451143.key) 03:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:47 + git tag --points-at HEAD [Pipeline] } 03:37:47 $ docker exec --env ******** --env ******** 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent -k 03:37:47 unset SSH_AUTH_SOCK; 03:37:47 unset SSH_AGENT_PID; 03:37:47 echo Agent pid 20 killed; 03:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:47 [ssh-agent] Looking for ssh-agent implementation... 03:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:47 $ docker exec 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent 03:37:47 SSH_AUTH_SOCK=/tmp/ssh-r8EXdFTR7ULV/agent.52 03:37:47 SSH_AGENT_PID=57 03:37:47 Running ssh-add (command line suppressed) 03:37:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6731238279463335687.key (/w/workspace/edgex-go/4@tmp/private_key_6731238279463335687.key) 03:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:48 + git semver init 03:37:48 # -> Open(): unable to determine branch for HEAD 03:37:48 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:37:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:37:48 # $SEMVER_REMOTE_NAME = origin 03:37:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:37:48 # $SEMVER_USER_NAME = edgex-jenkins 03:37:48 # $SEMVER_BRANCH = PR-3734 03:37:48 # $SEMVER_TEMP = /tmp/semver-338358078 03:37:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:38:20 # '/tmp/semver-338358078' -> '/w/workspace/edgex-go/4/.semver' 03:38:20 # -> Force: false 03:38:20 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:38:20 $ docker exec --env ******** --env ******** 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent -k 03:38:20 unset SSH_AUTH_SOCK; 03:38:20 unset SSH_AGENT_PID; 03:38:20 echo Agent pid 57 killed; 03:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:20 + git semver [Pipeline] } 03:38:20 $ docker stop --time=1 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d 03:38:22 $ docker rm -f 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d [Pipeline] // withDockerContainer [Pipeline] sh 03:38:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:23 Stashed 1 file(s) [Pipeline] echo 03:38: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] echo 03:38:23 ========================================================= 03:38:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:38:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:23 540db60ca938: Pulling fs layer 03:38:23 adcc1eea9eea: Pulling fs layer 03:38:23 4c4ab2625f07: Pulling fs layer 03:38:23 db62176df00c: Pulling fs layer 03:38:23 3b30891b0d05: Pulling fs layer 03:38:23 06b49ca38bd5: Pulling fs layer 03:38:23 c788192a36de: Pulling fs layer 03:38:23 a77e37c0d609: Pulling fs layer 03:38:23 c3185cebc471: Pulling fs layer 03:38:23 3b30891b0d05: Waiting 03:38:23 06b49ca38bd5: Waiting 03:38:23 c788192a36de: Waiting 03:38:23 a77e37c0d609: Waiting 03:38:23 c3185cebc471: Waiting 03:38:23 db62176df00c: Waiting 03:38:23 4c4ab2625f07: Verifying Checksum 03:38:23 4c4ab2625f07: Download complete 03:38:23 adcc1eea9eea: Download complete 03:38:23 3b30891b0d05: Verifying Checksum 03:38:23 3b30891b0d05: Download complete 03:38:24 06b49ca38bd5: Verifying Checksum 03:38:24 06b49ca38bd5: Download complete 03:38:24 c788192a36de: Verifying Checksum 03:38:24 c788192a36de: Download complete 03:38:24 540db60ca938: Verifying Checksum 03:38:24 540db60ca938: Download complete 03:38:24 540db60ca938: Pull complete 03:38:24 adcc1eea9eea: Pull complete 03:38:24 4c4ab2625f07: Pull complete 03:38:25 a77e37c0d609: Verifying Checksum 03:38:25 a77e37c0d609: Download complete 03:38:29 c3185cebc471: Verifying Checksum 03:38:29 c3185cebc471: Download complete 03:38:30 db62176df00c: Verifying Checksum 03:38:30 db62176df00c: Download complete 03:38:33 db62176df00c: Pull complete 03:38:33 3b30891b0d05: Pull complete 03:38:33 06b49ca38bd5: Pull complete 03:38:33 c788192a36de: Pull complete 03:38:33 a77e37c0d609: Pull complete 03:38:35 c3185cebc471: Pull complete 03:38:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 03:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:38:35 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:35 WORKDIR /edgex 03:38:35 COPY go.mod . 03:38:35 RUN go mod download' 03:38:35 + docker build -t ci-base-image-x86_64 -f - . 03:38:37 Sending build context to Docker daemon 329.1MB 03:38:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:37 ---> 031687cdd783 03:38:37 Step 2/4 : WORKDIR /edgex 03:38:38 Still waiting to schedule task 03:38:38 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-90’ 03:38:39 ---> Running in 4c117f583140 03:38:39 Removing intermediate container 4c117f583140 03:38:39 ---> d584a8ad69c2 03:38:39 Step 3/4 : COPY go.mod . 03:38:39 ---> 673900dc7c40 03:38:39 Step 4/4 : RUN go mod download 03:38:39 ---> Running in 6063e6693221 03:39:11 Removing intermediate container 6063e6693221 03:39:11 ---> 75992c0386da 03:39:11 Successfully built 75992c0386da 03:39:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:39:11 + docker inspect -f . ci-base-image-x86_64 03:39:11 . [Pipeline] withDockerContainer 03:39:11 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 03:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:12 $ docker top 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:12 + go version 03:39:12 go version go1.16.6 linux/amd64 [Pipeline] } 03:39:12 $ docker stop --time=1 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 03:39:13 $ docker rm -f 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:39:14 + docker inspect -f . ci-base-image-x86_64 03:39:14 . [Pipeline] withDockerContainer 03:39:14 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 03:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:15 $ docker top 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 -eo pid,comm [Pipeline] { [Pipeline] echo 03:39:15 ========================================================= 03:39:15 [edgeXBuildGoParallel] Running Tests and Build... 03:39:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:39:15 + go mod tidy [Pipeline] sh 03:39:16 + make test 03:39:16 go mod tidy 03:39:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:39:23 ? github.com/edgexfoundry/edgex-go [no test files] 03:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:39:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 03:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 03:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 03:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 03:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 03:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:39:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements 03:39:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:39:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 03:39:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 03:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 03:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 03:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 03:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 03:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 03:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 03:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 82.5% of statements 03:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 03:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 70.3% of statements 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.4% of statements 03:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 03:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 03:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 03:40:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 03:40:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:41:14 GO111MODULE=on go vet ./... 03:41:22 gofmt -l . 03:41:22 [ "`gofmt -l .`" = "" ] 03:41:23 ./bin/test-attribution-txt.sh [Pipeline] sh 03:41:23 + ls -al . 03:41:23 total 612 03:41:23 drwxrwxr-x 10 1001 1001 4096 Sep 29 03:41 . 03:41:23 drwxr-xr-x 4 root root 28 Sep 29 03:39 .. 03:41:23 -rw-rw-r-- 1 1001 1001 11 Sep 29 03:37 .dockerignore 03:41:23 drwxrwxr-x 8 1001 1001 179 Sep 29 03:37 .git 03:41:23 drwxrwxr-x 4 1001 1001 142 Sep 29 03:37 .github 03:41:23 -rw-rw-r-- 1 1001 1001 818 Sep 29 03:37 .gitignore 03:41:23 -rw-rw-r-- 1 1001 1001 68 Sep 29 03:37 .golangci.yml 03:41:23 -rw-rw-r-- 1 1001 1001 76 Sep 29 03:37 .hadolint.yml 03:41:23 drwx------ 3 1001 1001 58 Sep 29 03:38 .semver 03:41:23 -rw-rw-r-- 1 1001 1001 166 Sep 29 03:37 .sonarcloud.properties 03:41:23 -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:37 ADOPTERS.md 03:41:23 -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:37 Attribution.txt 03:41:23 -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:37 CHANGELOG.md 03:41:23 -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:37 CONTRIBUTING.md 03:41:23 -rw-rw-r-- 1 1001 1001 677 Sep 29 03:37 GOVERNANCE.md 03:41:23 -rw-rw-r-- 1 1001 1001 849 Sep 29 03:37 Jenkinsfile 03:41:23 -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:37 LICENSE 03:41:23 -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:37 Makefile 03:41:23 -rw-rw-r-- 1 1001 1001 582 Sep 29 03:37 OWNERS.md 03:41:23 -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:37 README.md 03:41:23 -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:37 SECURITY.md 03:41:23 -rw-rw-r-- 1 1001 1001 5 Sep 29 03:38 VERSION 03:41:23 -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:37 ZMQWindows.md 03:41:23 drwxrwxr-x 2 1001 1001 37 Sep 29 03:37 bin 03:41:23 drwxrwxr-x 14 1001 1001 4096 Sep 29 03:37 cmd 03:41:23 -rw-r--r-- 1 root root 403100 Sep 29 03:40 coverage.out 03:41:23 -rw-rw-r-- 1 1001 1001 841 Sep 29 03:37 go.mod 03:41:23 -rw-r--r-- 1 root root 50064 Sep 29 03:39 go.sum 03:41:23 drwxrwxr-x 8 1001 1001 124 Sep 29 03:37 internal 03:41:23 drwxrwxr-x 3 1001 1001 16 Sep 29 03:37 openapi 03:41:23 drwxrwxr-x 4 1001 1001 71 Sep 29 03:37 snap 03:41:23 -rw-rw-r-- 1 1001 1001 204 Sep 29 03:37 version.go [Pipeline] sh 03:41:24 + '[' -e coverage.out ] 03:41:24 + chown 1001:1001 coverage.out [Pipeline] stash 03:41:24 Stashed 1 file(s) [Pipeline] sh 03:41:24 + make build 03:41:24 go mod tidy 03:41:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:41:26 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 03:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:41:34 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 03:41:35 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 03:41:35 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 03:41:36 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 03:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:41:38 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 03:41: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 03:41:39 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 03:41:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:41:43 $ docker stop --time=1 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 03:41:44 $ docker rm -f 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:46 03:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:46 latest: Pulling from edgex-devops/edgex-compose 03:41:46 cbdbe7a5bc2a: Pulling fs layer 03:41:46 ca9280d653b3: Pulling fs layer 03:41:46 7e9c9ca2126c: Pulling fs layer 03:41:47 cbdbe7a5bc2a: Verifying Checksum 03:41:47 cbdbe7a5bc2a: Download complete 03:41:47 cbdbe7a5bc2a: Pull complete 03:41:47 ca9280d653b3: Verifying Checksum 03:41:47 ca9280d653b3: Download complete 03:41:48 ca9280d653b3: Pull complete 03:41:49 7e9c9ca2126c: Verifying Checksum 03:41:49 7e9c9ca2126c: Download complete 03:41:53 7e9c9ca2126c: Pull complete 03:41:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:41:53 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 03:41:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:41:55 $ docker top 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:56 + docker-compose build --help 03:41:56 + grep parallel 03:41:56 --parallel Build images in parallel. [Pipeline] } 03:41:56 $ docker stop --time=1 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 03:41:58 $ docker rm -f 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:41:58 . [Pipeline] withDockerContainer 03:41:58 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 03:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:41:59 $ docker top 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:59 + docker-compose -f ./docker-compose-build.yml build --parallel 03:42:00 Building core-command ... 03:42:00 Building core-data ... 03:42:00 Building core-metadata ... 03:42:00 Building security-bootstrapper ... 03:42:00 Building security-proxy-setup ... 03:42:00 Building security-secretstore-setup ... 03:42:00 Building support-notifications ... 03:42:00 Building support-scheduler ... 03:42:00 Building sys-mgmt-agent ... 03:42:00 Building support-notifications 03:42:00 Building security-secretstore-setup 03:42:00 Building sys-mgmt-agent 03:42:00 Building security-bootstrapper 03:42:00 Building core-data 03:42:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:42:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:42:10 ---> 75992c0386da 03:42:10 Step 3/23 : WORKDIR /edgex-go 03:42:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:42:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:42:10 ---> 75992c0386da 03:42:10 Step 3/32 : WORKDIR /edgex-go 03:42:15 ---> Running in 0d427d10b1ed 03:42:15 ---> Running in 297cb2347688 03:42:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:42:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:42:25 ---> 75992c0386da 03:42:25 Step 3/26 : WORKDIR /edgex-go 03:42:25 ---> Using cache 03:42:25 ---> 3ce06b1bacfb 03:42:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:42:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:42:25 ---> 75992c0386da 03:42:25 Step 3/24 : WORKDIR /edgex-go 03:42:25 ---> Using cache 03:42:25 ---> 3ce06b1bacfb 03:42:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:42:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:42:26 ---> 75992c0386da 03:42:26 Step 3/24 : WORKDIR /edgex-go 03:42:26 ---> Using cache 03:42:26 ---> 3ce06b1bacfb 03:42:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:26 Removing intermediate container 0d427d10b1ed 03:42:26 ---> 3ce06b1bacfb 03:42:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:26 Removing intermediate container 297cb2347688 03:42:26 ---> 42c75bb37561 03:42:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:26 ---> Running in 15480003c685 03:42:26 ---> Running in 3cab64b65ac5 03:42:26 ---> Running in 2cf7e796009d 03:42:26 ---> Running in 876fe76b268b 03:42:26 ---> Running in d700fa8e9957 03:42:28 Removing intermediate container 3cab64b65ac5 03:42:28 ---> f4a9f35fd88b 03:42:28 Step 5/24 : RUN apk add --update --no-cache make bash git 03:42:28 Removing intermediate container 15480003c685 03:42:28 ---> e0ab32ad0f4a 03:42:28 Step 5/26 : RUN apk add --update --no-cache make git 03:42:28 ---> Running in b013ff68877f 03:42:28 Removing intermediate container 876fe76b268b 03:42:28 ---> b540d293dc1e 03:42:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:42:28 Removing intermediate container 2cf7e796009d 03:42:28 ---> 176258aab608 03:42:28 Step 5/32 : RUN apk add --update --no-cache make git 03:42:28 ---> Running in 23cd28bcacc0 03:42:28 ---> Running in 72d552551756 03:42:28 Removing intermediate container d700fa8e9957 03:42:28 ---> 11c636d55259 03:42:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:42:28 ---> Running in 8d8f46f6ab9e 03:42:28 ---> Running in 4937352c420b 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:30 OK: 219 MiB in 52 packages 03:42:30 OK: 219 MiB in 52 packages 03:42:30 OK: 219 MiB in 52 packages 03:42:30 Removing intermediate container 72d552551756 03:42:30 ---> 202cd97ecab0 03:42:30 Step 6/24 : COPY go.mod . 03:42:30 OK: 219 MiB in 52 packages 03:42:30 OK: 219 MiB in 52 packages 03:42:30 ---> 9cadfab58b56 03:42:30 Step 7/24 : RUN go mod download 03:42:30 ---> Running in ad2e072ad086 03:42:30 Removing intermediate container 8d8f46f6ab9e 03:42:30 ---> 83f11f60e6f9 03:42:30 Step 6/32 : COPY go.mod . 03:42:30 Removing intermediate container 4937352c420b 03:42:30 ---> 6ed0e57b7c6e 03:42:30 Step 6/23 : COPY go.mod . 03:42:31 Removing intermediate container 23cd28bcacc0 03:42:31 ---> 158a21c4746c 03:42:31 Step 6/26 : COPY go.mod . 03:42:31 ---> ae42d01fefee 03:42:31 Step 7/32 : RUN go mod download 03:42:31 ---> Running in 9840b9849070 03:42:31 Removing intermediate container b013ff68877f 03:42:31 ---> 0dd9a3866eaa 03:42:31 Step 6/24 : COPY go.mod . 03:42:31 ---> db489c4de586 03:42:31 Step 7/23 : RUN go mod download 03:42:31 ---> c6c395eaf5cc 03:42:31 Step 7/26 : RUN go mod download 03:42:31 ---> Running in 4f08f3f239cf 03:42:31 ---> Running in 471312bab597 03:42:31 ---> de7e4352b6bc 03:42:31 Step 7/24 : RUN go mod download 03:42:31 ---> Running in 1bd143473b92 03:42:32 Removing intermediate container ad2e072ad086 03:42:32 ---> fc78fccdcf47 03:42:32 Step 8/24 : COPY . . 03:42:34 Removing intermediate container 9840b9849070 03:42:34 ---> ce4fee24acf9 03:42:34 Step 8/32 : COPY . . 03:42:35 Removing intermediate container 4f08f3f239cf 03:42:35 ---> f660fd9047e3 03:42:35 Step 8/23 : COPY . . 03:42:36 Removing intermediate container 1bd143473b92 03:42:36 ---> ddbea398e7c6 03:42:36 Step 8/24 : COPY . . 03:42:38 Removing intermediate container 471312bab597 03:42:38 ---> a975558efe9c 03:42:38 Step 8/26 : COPY . . 03:42:40 ---> d07f0b650c99 03:42:40 Step 9/24 : RUN go mod tidy 03:42:42 ---> Running in bdf540e3888f 03:42:45 ---> 6d8fe23eb77c 03:42:45 Step 9/32 : RUN go mod tidy 03:42:45 ---> 32fcb28e6896 03:42:45 Step 9/23 : RUN go mod tidy 03:42:45 ---> 322dc0dc1b17 03:42:45 Step 9/24 : RUN go mod tidy 03:42:45 ---> Running in 172af5deebfb 03:42:46 ---> Running in 01d4f0c3ac8e 03:42:46 ---> Running in 8774b54639e8 03:42:49 Removing intermediate container bdf540e3888f 03:42:49 ---> 44646aac3e0a 03:42:49 Step 10/24 : RUN make cmd/core-data/core-data 03:42:49 ---> Running in 9c96d15e7fa3 03:42:50 Removing intermediate container 8774b54639e8 03:42:50 ---> 30410f384044 03:42:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:42:50 ---> Running in 257deb76dc34 03:42:50 Removing intermediate container 01d4f0c3ac8e 03:42:50 ---> a67981dcf183 03:42:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:42:50 Removing intermediate container 172af5deebfb 03:42:50 ---> 9d338b4c7857 03:42:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:42:51 ---> Running in 8e748470e913 03:42:51 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 03:42:51 ---> Running in aaa7af423eb9 03:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:42:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 03:42:52 Running in /w/workspace/edgex-go/4 [Pipeline] { 03:42: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 [Pipeline] checkout 03:42:52 The recommended git tool is: git 03:42:59 using credential edgex-jenkins-ssh 03:42:59 Cloning the remote Git repository 03:42:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:42:59 > git init /w/workspace/edgex-go/4 # timeout=10 03:42:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:42:59 > git --version # timeout=10 03:42:59 > git --version # 'git version 2.17.1' 03:42:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:00 ---> 7f4a59032d00 03:43:00 Step 9/26 : RUN go mod tidy 03:43:00 ---> Running in 7f6bbf7396be 03:43:01 Removing intermediate container 7f6bbf7396be 03:43:01 ---> ae4d1fb11084 03:43:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:01 ---> Running in 7988a2008918 03:43: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 03:43:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:43:21 Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:21 Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:21 Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) 03:43:21 > git config core.sparsecheckout # timeout=10 03:43:21 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 03:43:21 > git remote # timeout=10 03:43:21 > git config --get remote.origin.url # timeout=10 03:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:21 > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 03:43:21 > git rev-parse HEAD^{commit} # timeout=10 03:43:21 > git config core.sparsecheckout # timeout=10 03:43:21 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 03:43:26 Commit message: "style: Enable gosimple linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:27 provisioning config files... 03:43:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4753420002732311216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:27 ---> docker-login.sh 03:43:27 nexus3.edgexfoundry.org:10001 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 Removing intermediate container 8e748470e913 03:43:29 ---> 21e703652a7a 03:43:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:43:29 ---> Running in 80238604bd0c 03:43:29 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 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 nexus3.edgexfoundry.org:10002 03:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:29 Configure a credential helper to remove this warning. See 03:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:29 03:43:29 Login Succeeded 03:43:29 nexus3.edgexfoundry.org:10003 03:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:30 Configure a credential helper to remove this warning. See 03:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:30 03:43:30 Login Succeeded 03:43:30 nexus3.edgexfoundry.org:10004 03:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:31 Configure a credential helper to remove this warning. See 03:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:31 03:43:31 Login Succeeded 03:43:31 docker.io 03:43:31 Removing intermediate container 80238604bd0c 03:43:31 ---> 8b913460f4b6 03:43:31 03:43:31 Step 12/24 : FROM docker:20.10.7 03:43:31 20.10.7: Pulling from library/docker 03:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:32 Configure a credential helper to remove this warning. See 03:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:32 03:43:32 Login Succeeded 03:43:32 ---> docker-login.sh ends [Pipeline] } 03:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:32 ========================================================= 03:43:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:43:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:43:32 Removing intermediate container aaa7af423eb9 03:43:32 ---> 4782f9ec5e74 03:43:32 03:43:32 Step 11/32 : FROM alpine:3.14 03:43:32 3.14: Pulling from library/alpine 03:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:43:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:33 595b0fe564bb: Pulling fs layer 03:43:33 24495759ef45: Pulling fs layer 03:43:33 d148012ef14d: Pulling fs layer 03:43:33 e90a11edd702: Pulling fs layer 03:43:33 d77568369979: Pulling fs layer 03:43:33 fc1c9f9a7f3b: Pulling fs layer 03:43:33 170f2ba95c9a: Pulling fs layer 03:43:33 97ac5df62f85: Pulling fs layer 03:43:33 e90a11edd702: Waiting 03:43:33 fc1c9f9a7f3b: Waiting 03:43:33 d77568369979: Waiting 03:43:33 170f2ba95c9a: Waiting 03:43:33 97ac5df62f85: Waiting 03:43:33 d148012ef14d: Verifying Checksum 03:43:33 d148012ef14d: Download complete 03:43:33 24495759ef45: Verifying Checksum 03:43:33 24495759ef45: Download complete 03:43:33 d77568369979: Verifying Checksum 03:43:33 d77568369979: Download complete 03:43:33 fc1c9f9a7f3b: Verifying Checksum 03:43:33 fc1c9f9a7f3b: Download complete 03:43:33 170f2ba95c9a: Verifying Checksum 03:43:33 170f2ba95c9a: Download complete 03:43:33 595b0fe564bb: Verifying Checksum 03:43:33 595b0fe564bb: Download complete 03:43:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:43:33 Status: Downloaded newer image for alpine:3.14 03:43:33 ---> 14119a10abf4 03:43:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:43:33 ---> Running in 3c6f1654e653 03:43:34 Removing intermediate container 3c6f1654e653 03:43:34 ---> 80ebf24809d8 03:43:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:43:34 ---> Running in e8c137621b04 03:43:34 595b0fe564bb: Pull complete 03:43:34 Removing intermediate container 257deb76dc34 03:43:34 ---> 888aad9960f2 03:43:34 03:43:34 Step 11/23 : FROM alpine:3.14 03:43:34 ---> 14119a10abf4 03:43:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:43:34 ---> Running in 044370648a39 03:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:43:35 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 03:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:43:35 24495759ef45: Pull complete 03:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:43:35 (1/2) Installing dumb-init (1.2.5-r1) 03:43:35 (2/2) Installing su-exec (0.2-r1) 03:43:35 Executing busybox-1.33.1-r3.trigger 03:43:35 OK: 6 MiB in 16 packages 03:43:35 (1/2) Installing ca-certificates (20191127-r5) 03:43:35 d148012ef14d: Pull complete 03:43:36 (2/2) Installing dumb-init (1.2.5-r1) 03:43:36 Executing busybox-1.33.1-r3.trigger 03:43:36 Executing ca-certificates-20191127-r5.trigger 03:43:36 OK: 6 MiB in 16 packages 03:43:36 Removing intermediate container e8c137621b04 03:43:36 ---> dd61cbac5389 03:43:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:43:36 ---> Running in f90584c854ea 03:43:37 Removing intermediate container f90584c854ea 03:43:37 ---> 0d8ddf3851a0 03:43:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:43:37 Removing intermediate container 044370648a39 03:43:37 ---> 8e2932e15d6c 03:43:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:43:37 ---> Running in 6f480511e10f 03:43:37 ---> Running in a553316954f1 03:43:37 Removing intermediate container 9c96d15e7fa3 03:43:37 ---> bc0f1662cabb 03:43:37 03:43:37 Step 11/24 : FROM alpine:3.14 03:43:37 ---> 14119a10abf4 03:43:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:43:37 Removing intermediate container a553316954f1 03:43:37 ---> c488428d619b 03:43:37 Step 14/23 : ENV APP_PORT=59860 03:43:37 ---> Running in 6645889e8df2 03:43:37 Removing intermediate container 6f480511e10f 03:43:37 ---> 062296c85b76 03:43:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:43:37 ---> Running in f7a289e00fbe 03:43:37 ---> Running in 41bb4c411320 03:43:37 97ac5df62f85: Verifying Checksum 03:43:37 97ac5df62f85: Download complete 03:43:38 Removing intermediate container 6645889e8df2 03:43:38 ---> b1141444715e 03:43:38 Step 13/24 : ENV APP_PORT=59880 03:43:38 Removing intermediate container f7a289e00fbe 03:43:38 ---> 7be7ae956fd2 03:43:38 Step 15/23 : EXPOSE $APP_PORT 03:43:38 ---> Running in 82e8deda9678 03:43:38 ---> Running in 09429e71ec77 03:43:38 e90a11edd702: Verifying Checksum 03:43:38 e90a11edd702: Download complete 03:43:38 Removing intermediate container 09429e71ec77 03:43:38 ---> 6561d4cbbcac 03:43:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:38 Removing intermediate container 82e8deda9678 03:43:38 ---> a06bde421f77 03:43:38 Step 14/24 : EXPOSE $APP_PORT 03:43:38 Removing intermediate container 7988a2008918 03:43:38 ---> 1a2963d1c0d5 03:43:38 03:43:38 Step 11/26 : FROM alpine:3.14 03:43:38 ---> 14119a10abf4 03:43:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:43:38 ---> Running in 4a78e81dee4e 03:43:38 ---> Running in f90c2618dc7d 03:43:38 Removing intermediate container 4a78e81dee4e 03:43:38 ---> 6991251228ab 03:43:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:38 ---> 4d359b155c53 03:43:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:43:38 ---> Running in 22b3a85a7668 03:43:39 Removing intermediate container 41bb4c411320 03:43:39 ---> 49185f305c3e 03:43:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:43:39 ---> Running in 82ed23b92b12 03:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:43:39 Removing intermediate container 82ed23b92b12 03:43:39 ---> 68a3c7f1909b 03:43:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:43:39 (1/3) Installing ca-certificates (20191127-r5) 03:43:39 (2/3) Installing dumb-init (1.2.5-r1) 03:43:39 (3/3) Installing su-exec (0.2-r1) 03:43:39 Executing busybox-1.33.1-r3.trigger 03:43:39 Executing ca-certificates-20191127-r5.trigger 03:43:39 OK: 6 MiB in 17 packages 03:43:39 ---> 5aea5e50e9f4 03:43:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:43:39 ---> 220c9fcd8f30 03:43:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:43:39 ---> Running in de1bdb68d1c2 03:43:39 ---> 1ae3af52aa54 03:43:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:43:40 ---> Running in 6c4691812dc0 03:43:40 Removing intermediate container f90c2618dc7d 03:43:40 ---> c6a2c0253a95 03:43:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:43:40 Removing intermediate container 22b3a85a7668 03:43:40 ---> a712f6f8e26e 03:43:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:43:40 ---> Running in 05281c715ecb 03:43:40 Removing intermediate container 6c4691812dc0 03:43:40 ---> bbeebcba8c84 03:43:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:40 ---> Running in 85cc8719595e 03:43:40 ---> Running in 7c5737a7aa70 03:43:40 Removing intermediate container 05281c715ecb 03:43:40 ---> 41c9d5659c85 03:43:40 Step 14/26 : WORKDIR / 03:43:40 ---> Running in c6cf0d964d70 03:43:40 Removing intermediate container 7c5737a7aa70 03:43:40 ---> 9adb029ac34e 03:43:40 Step 21/23 : LABEL arch=x86_64 03:43:40 ---> Running in ceb02cc4a2be 03:43:41 Removing intermediate container c6cf0d964d70 03:43:41 ---> 0981d443e59b 03:43:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:43:41 Removing intermediate container ceb02cc4a2be 03:43:41 ---> 23c801811e2a 03:43:41 Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:41 ---> Running in 6fcf216abc70 03:43:41 Removing intermediate container de1bdb68d1c2 03:43:41 ---> 29c9841890d7 03:43:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:41 ---> 849781bc2b1a 03:43:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:43:41 Removing intermediate container 6fcf216abc70 03:43:41 ---> e5d0de328857 03:43:41 Step 23/23 : LABEL version=0.0.0 03:43:41 ---> Running in fd26cc25b2a4 03:43:41 ---> 3e4e61de0e78 03:43:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:43:41 ---> 8221c9f62786 03:43:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:43:41 Removing intermediate container fd26cc25b2a4 03:43:41 ---> e390adac2abf 03:43:41 03:43:41 Successfully built e390adac2abf 03:43:41 Successfully tagged support-notifications:latest 03:43:41 Building security-proxy-setup 03:43:41  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:43:42 (1/6) Installing dumb-init (1.2.5-r1) 03:43:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:43:42 ---> eb745b06ac61 03:43:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:43:42 (3/6) Installing libsodium (1.0.18-r0) 03:43:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:43:43 ---> e2f2aaf9549c 03:43:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:43:43 (5/6) Installing libzmq (4.3.4-r0) 03:43:43 (6/6) Installing zeromq (4.3.4-r0) 03:43:43 ---> facf43c21158 03:43:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:43:43 Executing busybox-1.33.1-r3.trigger 03:43:43 OK: 8 MiB in 20 packages 03:43:43 ---> 378aa4a2db9c 03:43:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:43:43 ---> 9b8fcfc4c26c 03:43:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:43:43 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:43:44 Status: Downloaded newer image for docker:20.10.7 03:43:44 ---> ef32b259edb9 03:43:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:43:44 ---> 08bdaf2f88f9 03:43:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:43:44 ---> Running in 2d848dd755b1 03:43:44 ---> ffcdfb5f6cc4 03:43:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:43:44 Removing intermediate container 85cc8719595e 03:43:44 ---> 2fed1b8f5bec 03:43:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:44 ---> e99522e3db96 03:43:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:43:44 Removing intermediate container 2d848dd755b1 03:43:44 ---> 82551a2a15f7 03:43:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:43:44 ---> Running in 84046280d243 03:43:44 ---> Running in fd19e0b85b2b 03:43:44 ---> 4d20e396a3d8 03:43:44 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/ 03:43:44 ---> 6958850a5d26 03:43:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:43:44 ---> Running in 33f8a74f5814 03:43:44 Removing intermediate container 84046280d243 03:43:44 ---> d18695f010f2 03:43:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:43:45 ---> 0a023c058f6b 03:43:45 Step 27/32 : RUN chmod +x /entrypoint.sh 03:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:45 ---> cc69cb04f3ab 03:43:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:45 ---> Running in bbc21b967b90 03:43:45 (1/39) Installing readline (8.1.0-r0) 03:43:45 (2/39) Installing bash (5.1.0-r0) 03:43:45 Executing bash-5.1.0-r0.post-install 03:43:45 (3/39) Installing brotli-libs (1.0.9-r3) 03:43:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:43:45 (5/39) Installing libcurl (7.79.1-r0) 03:43:45 ---> 307031bbddc4 03:43:45 Step 20/24 : ENTRYPOINT ["/core-data"] 03:43:45 (6/39) Installing curl (7.79.1-r0) 03:43:45 (7/39) Installing dumb-init (1.2.5-r0) 03:43:45 (8/39) Installing libbz2 (1.0.8-r1) 03:43:45 ---> Running in eeca11dbd09d 03:43:45 (9/39) Installing expat (2.2.10-r1) 03:43:45 (10/39) Installing libffi (3.3-r2) 03:43:45 (11/39) Installing gdbm (1.19-r0) 03:43:45 (12/39) Installing xz-libs (5.2.5-r0) 03:43:45 (13/39) Installing sqlite-libs (3.34.1-r0) 03:43:45 (14/39) Installing python3 (3.8.10-r0) 03:43:45 Removing intermediate container 33f8a74f5814 03:43:45 ---> f9ee7d591317 03:43:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:43:46 ---> Running in 3c940c216d8f 03:43:46 Removing intermediate container eeca11dbd09d 03:43:46 ---> ac9bca3acb98 03:43:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:46 Removing intermediate container 3c940c216d8f 03:43:46 ---> 5898f7c7d2da 03:43:46 Step 24/26 : LABEL arch=x86_64 03:43:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:43:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:46 ---> 75992c0386da 03:43:46 Step 3/22 : WORKDIR /edgex-go 03:43:46 ---> Using cache 03:43:46 ---> 3ce06b1bacfb 03:43:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:46 ---> Using cache 03:43:46 ---> 176258aab608 03:43:46 Step 5/22 : RUN apk add --update --no-cache make git 03:43:46 ---> Using cache 03:43:46 ---> 83f11f60e6f9 03:43:46 Step 6/22 : COPY go.mod . 03:43:46 ---> Using cache 03:43:46 ---> ae42d01fefee 03:43:46 Step 7/22 : RUN go mod download 03:43:46 ---> Using cache 03:43:46 ---> ce4fee24acf9 03:43:46 Step 8/22 : COPY . . 03:43:46 ---> Using cache 03:43:46 ---> 6d8fe23eb77c 03:43:46 Step 9/22 : RUN go mod tidy 03:43:46 ---> Using cache 03:43:46 ---> 9d338b4c7857 03:43:46 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:43:47 ---> Running in e13f3769f3a1 03:43:47 (15/39) Installing py3-appdirs (1.4.4-r1) 03:43:47 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:43:47 (17/39) Installing py3-parsing (2.4.7-r1) 03:43:47 ---> Running in 7325944c3a18 03:43:47 ---> Running in a07edffc0135 03:43:47 (18/39) Installing py3-six (1.15.0-r0) 03:43:47 (19/39) Installing py3-packaging (20.9-r0) 03:43:47 (20/39) Installing py3-setuptools (51.3.3-r0) 03:43:47 (21/39) Installing py3-chardet (4.0.0-r0) 03:43:47 (22/39) Installing py3-idna (3.1-r0) 03:43:47 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:43:47 Removing intermediate container e13f3769f3a1 03:43:47 ---> 65b26eb913de 03:43:47 Step 22/24 : LABEL arch=x86_64 03:43:47 (24/39) Installing py3-requests (2.25.1-r1) 03:43:47 (25/39) Installing py3-msgpack (1.0.2-r0) 03:43:47 (26/39) Installing py3-lockfile (0.12.2-r3) 03:43:47 Removing intermediate container a07edffc0135 03:43:47 ---> 6996e5e19957 03:43:47 Step 25/26 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:43:47 (28/39) Installing py3-colorama (0.4.4-r0) 03:43:47 Removing intermediate container bbc21b967b90 03:43:47 ---> d6b451521b44 03:43:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:43:47 ---> Running in 6d1c7fe12618 03:43:47 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:43:47 (30/39) Installing py3-distlib (0.3.1-r1) 03:43:47 (31/39) Installing py3-distro (1.5.0-r1) 03:43:47 ---> Running in 7bf1291b9c19 03:43:47 (32/39) Installing py3-webencodings (0.5.1-r3) 03:43:47 (33/39) Installing py3-html5lib (1.1-r0) 03:43:47 (34/39) Installing py3-pytoml (0.1.21-r0) 03:43:47 (35/39) Installing py3-pep517 (0.9.1-r0) 03:43:47 (36/39) Installing py3-progress (1.5-r0) 03:43:47 (37/39) Installing py3-retrying (1.3.3-r0) 03:43:47 (38/39) Installing py3-toml (0.10.2-r0) 03:43:47 ---> Running in 77f8b9119ad5 03:43:47 (39/39) Installing py3-pip (20.3.4-r0) 03:43:47 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 03:43:48 Removing intermediate container 7bf1291b9c19 03:43:48 ---> 2f5a74d6ccb3 03:43:48 Step 26/26 : LABEL version=0.0.0 03:43:48 Removing intermediate container 6d1c7fe12618 03:43:48 ---> 61072c1cc57c 03:43:48 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:48 Executing busybox-1.32.1-r6.trigger 03:43:48 ---> Running in 3c47ae4afa00 03:43:48 ---> Running in d6527d08a4d0 03:43:48 Removing intermediate container 77f8b9119ad5 03:43:48 ---> 489fbd288eaf 03:43:48 Step 29/32 : CMD ["gate"] 03:43:48 OK: 82 MiB in 59 packages 03:43:48 e90a11edd702: Pull complete 03:43:48 ---> Running in 60ff07e0098f 03:43:48 Removing intermediate container 3c47ae4afa00 03:43:48 ---> 2a199eae871d 03:43:48 Step 24/24 : LABEL version=0.0.0 03:43:48 Removing intermediate container d6527d08a4d0 03:43:48 ---> 3fa772ae3934 03:43:48 03:43:48 ---> Running in 0b2f6521fa00 03:43:48 Successfully built 3fa772ae3934 03:43:48 Successfully tagged security-secretstore-setup:latest 03:43:48 Building core-command 03:43:48  Building security-secretstore-setup ... done Removing intermediate container 60ff07e0098f 03:43:48 ---> 07b44083da1a 03:43:48 Step 30/32 : LABEL arch=x86_64 03:43:48 Removing intermediate container 0b2f6521fa00 03:43:48 ---> b39bd4723fbf 03:43:48 03:43:48 d77568369979: Pull complete 03:43:49 ---> Running in c46f814facc8 03:43:49 Successfully built b39bd4723fbf 03:43:49 Successfully tagged core-data:latest 03:43:49  Building core-data ... done Building core-metadata 03:43:49 fc1c9f9a7f3b: Pull complete 03:43:49 Removing intermediate container c46f814facc8 03:43:49 ---> 8e4b4260dc2e 03:43:49 Step 31/32 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:43:49 ---> Running in 22f2d6ae123c 03:43:49 170f2ba95c9a: Pull complete 03:43:50 Removing intermediate container 22f2d6ae123c 03:43:50 ---> 17448bc9be35 03:43:50 Step 32/32 : LABEL version=0.0.0 03:43:51 ---> Running in 060942c2d646 03:43:52 Collecting docker-compose==1.23.2 03:43:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:43:52 Collecting docopt<0.7,>=0.6.1 03:43:52 Downloading docopt-0.6.2.tar.gz (25 kB) 03:43:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:43:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:43:52 Collecting websocket-client<1.0,>=0.32.0 03:43:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:43:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:43:52 Collecting PyYAML<4,>=3.10 03:43:52 Downloading PyYAML-3.13.tar.gz (270 kB) 03:43:53 Removing intermediate container 060942c2d646 03:43:53 ---> 73eb57d051c6 03:43:53 03:43:53 Successfully built 73eb57d051c6 03:43:53 Successfully tagged security-bootstrapper:latest 03:43:53  Building security-bootstrapper ... done Building support-scheduler 03:43:53 Collecting docker<4.0,>=3.6.0 03:43:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:43:53 Collecting dockerpty<0.5,>=0.4.1 03:43:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:43:54 Collecting jsonschema<3,>=2.5.1 03:43:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:43:54 Collecting texttable<0.10,>=0.9.0 03:43:54 Downloading texttable-0.9.1.tar.gz (11 kB) 03:43:55 Collecting cached-property<2,>=1.2.0 03:43:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:43:55 Collecting docker-pycreds>=0.4.0 03:43:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:43:55 Collecting idna<2.8,>=2.5 03:43:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:43:55 Collecting urllib3<1.25,>=1.21.1 03:43:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:43:55 Collecting chardet<3.1.0,>=3.0.2 03:43:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:43:55 Collecting certifi>=2017.4.17 03:43:55 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:43:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:43:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:43:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:43:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:43:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:43:55 Attempting uninstall: urllib3 03:43:55 Found existing installation: urllib3 1.26.2 03:43:55 Uninstalling urllib3-1.26.2: 03:43:55 Successfully uninstalled urllib3-1.26.2 03:43:56 97ac5df62f85: Pull complete 03:43:56 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:43:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:43:56 WORKDIR /edgex 03:43:56 COPY go.mod . 03:43:56 RUN go mod download 03:43:56 + docker build -t ci-base-image-arm64 -f - . 03:43:56 Attempting uninstall: idna 03:43:56 Found existing installation: idna 3.1 03:43:56 Uninstalling idna-3.1: 03:43:56 Successfully uninstalled idna-3.1 03:43:58 Attempting uninstall: chardet 03:43:58 Found existing installation: chardet 4.0.0 03:43:58 Uninstalling chardet-4.0.0: 03:43:58 Successfully uninstalled chardet-4.0.0 03:43:58 Attempting uninstall: requests 03:43:58 Found existing installation: requests 2.25.1 03:43:59 Uninstalling requests-2.25.1: 03:43:59 Successfully uninstalled requests-2.25.1 03:43:59 Sending build context to Docker daemon 166.2MB 03:43:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:43:59 ---> 04bc70af865f 03:43:59 Step 2/4 : WORKDIR /edgex 03:44:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:44:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:44:00 ---> 75992c0386da 03:44:00 Step 3/24 : WORKDIR /edgex-go 03:44:00 ---> Using cache 03:44:00 ---> 3ce06b1bacfb 03:44:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:00 ---> Using cache 03:44:00 ---> 176258aab608 03:44:00 Step 5/24 : RUN apk add --update --no-cache make git 03:44:00 ---> Using cache 03:44:00 ---> 83f11f60e6f9 03:44:00 Step 6/24 : COPY go.mod . 03:44:00 ---> Using cache 03:44:00 ---> ae42d01fefee 03:44:00 Step 7/24 : RUN go mod download 03:44:00 ---> Using cache 03:44:00 ---> ce4fee24acf9 03:44:00 Step 8/24 : COPY . . 03:44:00 ---> Using cache 03:44:00 ---> 6d8fe23eb77c 03:44:00 Step 9/24 : RUN go mod tidy 03:44:00 ---> Using cache 03:44:00 ---> 9d338b4c7857 03:44:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:44:00 Running setup.py install for texttable: started 03:44:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:44:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:44:01 ---> 75992c0386da 03:44:01 Step 3/23 : WORKDIR /edgex-go 03:44:01 ---> Using cache 03:44:01 ---> 3ce06b1bacfb 03:44:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:01 ---> Using cache 03:44:01 ---> 176258aab608 03:44:01 Step 5/23 : RUN apk add --update --no-cache make git 03:44:01 ---> Using cache 03:44:01 ---> 83f11f60e6f9 03:44:01 Step 6/23 : COPY go.mod . 03:44:01 ---> Using cache 03:44:01 ---> ae42d01fefee 03:44:01 Step 7/23 : RUN go mod download 03:44:01 ---> Using cache 03:44:01 ---> ce4fee24acf9 03:44:01 Step 8/23 : COPY . . 03:44:01 ---> Using cache 03:44:01 ---> 6d8fe23eb77c 03:44:01 Step 9/23 : RUN go mod tidy 03:44:01 ---> Using cache 03:44:01 ---> 9d338b4c7857 03:44:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:44:02 Running setup.py install for texttable: finished with status 'done' 03:44:02 Running setup.py install for PyYAML: started 03:44:02 ---> Running in e4fd7f1b235a 03:44:02 ---> Running in a6d8228f1eb6 03:44:02 Running setup.py install for PyYAML: finished with status 'done' 03:44:02 Running setup.py install for docopt: started 03:44:03 Running setup.py install for docopt: finished with status 'done' 03:44:03 Running setup.py install for dockerpty: started 03:44:03 ---> Running in 97b3d62b1ae5 03:44:03 Running setup.py install for dockerpty: finished with status 'done' 03:44:03 Removing intermediate container 97b3d62b1ae5 03:44:03 ---> 570e2f579038 03:44:03 Step 3/4 : COPY go.mod . 03:44:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 03:44:04 ---> 9fcf82fdb4eb 03:44:04 Step 4/4 : RUN go mod download 03:44:04 ---> Running in c5dff9f05aa6 03:44:05 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 03:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:44:09 Removing intermediate container fd19e0b85b2b 03:44:09 ---> 1c00d12da936 03:44:09 Step 15/24 : ENV APP_PORT=58890 03:44:09 ---> Running in f2e1fcb7ae3f 03:44:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:44:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:44:09 ---> 75992c0386da 03:44:09 Step 3/24 : WORKDIR /edgex-go 03:44:09 ---> Using cache 03:44:09 ---> 3ce06b1bacfb 03:44:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:09 ---> Using cache 03:44:09 ---> 176258aab608 03:44:09 Step 5/24 : RUN apk add --update --no-cache make git 03:44:09 ---> Using cache 03:44:09 ---> 83f11f60e6f9 03:44:09 Step 6/24 : COPY go.mod . 03:44:09 ---> Using cache 03:44:09 ---> ae42d01fefee 03:44:09 Step 7/24 : RUN go mod download 03:44:09 ---> Using cache 03:44:09 ---> ce4fee24acf9 03:44:09 Step 8/24 : COPY . . 03:44:09 ---> Using cache 03:44:09 ---> 6d8fe23eb77c 03:44:09 Step 9/24 : RUN go mod tidy 03:44:09 ---> Using cache 03:44:09 ---> 9d338b4c7857 03:44:09 Step 10/24 : RUN make cmd/core-command/core-command 03:44:09 ---> Running in 07f44d85e58d 03:44:09 Removing intermediate container f2e1fcb7ae3f 03:44:09 ---> e9c5b37ec0b9 03:44:09 Step 16/24 : EXPOSE $APP_PORT 03:44:09 ---> Running in dc27aef9dc56 03:44:10 Removing intermediate container dc27aef9dc56 03:44:10 ---> 9fa8fc25841f 03:44:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:44:10 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 03:44:10 ---> 95a75e10d214 03:44:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:44:10 ---> dc75676a1f70 03:44:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:44:11 ---> f69c4c024615 03:44:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:44:11 ---> Running in c01478a62eba 03:44:11 Removing intermediate container c01478a62eba 03:44:11 ---> acf2d4291f54 03:44:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:11 ---> Running in b27e736aa6c0 03:44:11 Removing intermediate container b27e736aa6c0 03:44:11 ---> d057fed3febb 03:44:11 Step 22/24 : LABEL arch=x86_64 03:44:11 ---> Running in 7e01c4619a55 03:44:12 Removing intermediate container 7e01c4619a55 03:44:12 ---> 9109cacc487a 03:44:12 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:44:12 ---> Running in 99d6bffa047b 03:44:12 Removing intermediate container 99d6bffa047b 03:44:12 ---> b3c55cb3973e 03:44:12 Step 24/24 : LABEL version=0.0.0 03:44:12 ---> Running in bc5f6c44f467 03:44:12 Removing intermediate container bc5f6c44f467 03:44:12 ---> e7b67f1f1717 03:44:12 03:44:12 Successfully built e7b67f1f1717 03:44:12 Successfully tagged sys-mgmt-agent:latest 03:44:13  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/secrets-config ./cmd/secrets-config 03:44:18 Removing intermediate container 7325944c3a18 03:44:18 ---> 2164f6e2a001 03:44:18 03:44:18 Step 11/22 : FROM alpine:3.14 03:44:18 ---> 14119a10abf4 03:44:18 Step 12/22 : RUN apk add --update --no-cache curl 03:44:18 ---> Running in 1ed505eac518 03:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:44:19 (1/5) Installing ca-certificates (20191127-r5) 03:44:19 (2/5) Installing brotli-libs (1.0.9-r5) 03:44:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:44:19 (4/5) Installing libcurl (7.79.1-r0) 03:44:19 (5/5) Installing curl (7.79.1-r0) 03:44:19 Executing busybox-1.33.1-r3.trigger 03:44:19 Executing ca-certificates-20191127-r5.trigger 03:44:19 OK: 8 MiB in 19 packages 03:44:20 Removing intermediate container 1ed505eac518 03:44:20 ---> bb67911c4245 03:44:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:44:20 ---> Running in 733fbb90c06f 03:44:20 Removing intermediate container 733fbb90c06f 03:44:20 ---> f97a32dcd532 03:44:20 Step 14/22 : WORKDIR /edgex 03:44:20 ---> Running in af9db17b3595 03:44:20 Removing intermediate container af9db17b3595 03:44:20 ---> 312f270173ae 03:44:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:44:20 ---> a172ea5f73f8 03:44:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:44:21 ---> 9032b0a56621 03:44:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:21 ---> 04535eeeebf2 03:44:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:44:22 ---> Running in 395667d9642e 03:44:22 Removing intermediate container 395667d9642e 03:44:22 ---> c3ee7c3f7c5a 03:44:22 Step 19/22 : CMD ["--init=true"] 03:44:22 ---> Running in 3382d135873c 03:44:22 Removing intermediate container 3382d135873c 03:44:22 ---> 7d1f5e945211 03:44:22 Step 20/22 : LABEL arch=x86_64 03:44:22 ---> Running in a2ba32da07ba 03:44:22 Removing intermediate container a2ba32da07ba 03:44:22 ---> ec5c457d333e 03:44:22 Step 21/22 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:44:22 ---> Running in 0b30aaf212c4 03:44:22 Removing intermediate container 0b30aaf212c4 03:44:22 ---> 2c11aa78ca9b 03:44:22 Step 22/22 : LABEL version=0.0.0 03:44:22 ---> Running in 91198c484060 03:44:23 Removing intermediate container 91198c484060 03:44:23 ---> 9871a189e06d 03:44:23 03:44:23 Successfully built 9871a189e06d 03:44:23 Successfully tagged security-proxy-setup:latest 03:44:35  Building security-proxy-setup ... done Removing intermediate container a6d8228f1eb6 03:44:35 ---> 620976183637 03:44:35 03:44:35 Step 11/23 : FROM alpine:3.14 03:44:35 ---> 14119a10abf4 03:44:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:44:35 Removing intermediate container e4fd7f1b235a 03:44:35 ---> b5fe73701a72 03:44:35 03:44:35 Step 11/24 : FROM alpine:3.14 03:44:35 ---> 14119a10abf4 03:44:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:44:35 ---> Running in 1860a94f86a7 03:44:35 ---> Running in 8433af0ed59b 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:44:36 (1/1) Installing dumb-init (1.2.5-r1) 03:44:36 Executing busybox-1.33.1-r3.trigger 03:44:36 OK: 6 MiB in 15 packages 03:44:36 (1/1) Installing dumb-init (1.2.5-r1) 03:44:36 Executing busybox-1.33.1-r3.trigger 03:44:36 OK: 6 MiB in 15 packages 03:44:36 Removing intermediate container 07f44d85e58d 03:44:36 ---> 955c7eaf73d4 03:44:36 03:44:36 Step 11/24 : FROM alpine:3.14 03:44:36 ---> 14119a10abf4 03:44:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:44:36 ---> Running in 1a14f6e8204a 03:44:36 Removing intermediate container 1860a94f86a7 03:44:36 ---> 154b8b774809 03:44:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:36 ---> Running in c4e0520c05d3 03:44:36 Removing intermediate container 8433af0ed59b 03:44:36 ---> 55b5dbd00d9f 03:44:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:36 ---> Running in d6e957dc1601 03:44:36 Removing intermediate container c4e0520c05d3 03:44:36 ---> 3b8d14c3028b 03:44:36 Step 14/23 : ENV APP_PORT=59861 03:44:36 Removing intermediate container d6e957dc1601 03:44:36 ---> e6682ef3404c 03:44:36 Step 14/24 : ENV APP_PORT=59881 03:44:36 ---> Running in 21a5d6f4d90b 03:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:44:37 ---> Running in 602a351b4721 03:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:44:37 Removing intermediate container 21a5d6f4d90b 03:44:37 ---> be8f0e5e4962 03:44:37 Step 15/23 : EXPOSE $APP_PORT 03:44:37 Removing intermediate container 602a351b4721 03:44:37 ---> 400cce1fa623 03:44:37 Step 15/24 : EXPOSE $APP_PORT 03:44:37 ---> Running in e196998ae8d3 03:44:37 ---> Running in d03f12fdf215 03:44:37 Removing intermediate container e196998ae8d3 03:44:37 ---> 0dd7a4cbea95 03:44:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:37 (1/1) Installing dumb-init (1.2.5-r1) 03:44:37 Executing busybox-1.33.1-r3.trigger 03:44:37 OK: 6 MiB in 15 packages 03:44:37 Removing intermediate container d03f12fdf215 03:44:37 ---> b2cc51450432 03:44:37 Step 16/24 : WORKDIR / 03:44:37 ---> Running in d55103964f0d 03:44:37 ---> 651a248f66b1 03:44:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:37 Removing intermediate container d55103964f0d 03:44:37 ---> 27d472804258 03:44:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:37 Removing intermediate container 1a14f6e8204a 03:44:37 ---> 287152d49aab 03:44:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:37 ---> Running in 6665e01578e4 03:44:37 ---> 9cd8e86dbe72 03:44:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:44:38 Removing intermediate container 6665e01578e4 03:44:38 ---> 2a07e803c135 03:44:38 Step 14/24 : ENV APP_PORT=59882 03:44:38 ---> Running in af70a29796d0 03:44:38 ---> b69ced16dfae 03:44:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:44:38 Removing intermediate container af70a29796d0 03:44:38 ---> 389e3e35ba18 03:44:38 Step 15/24 : EXPOSE $APP_PORT 03:44:38 ---> Running in e6d574cc130d 03:44:38 ---> 7b6f736d3f28 03:44:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:44:38 ---> dd70fe7e2baf 03:44:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:44:38 ---> Running in 0a681919f1a4 03:44:38 Removing intermediate container e6d574cc130d 03:44:38 ---> 73b4ab23f2f4 03:44:38 Step 16/24 : WORKDIR / 03:44:38 ---> Running in 751b7c509e92 03:44:38 Removing intermediate container 0a681919f1a4 03:44:38 ---> 16039de5fc6a 03:44:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:38 ---> Running in 84a75a85e8a7 03:44:38 ---> cb6c0a66103d 03:44:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:44:38 Removing intermediate container 751b7c509e92 03:44:38 ---> a9e16465638e 03:44:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:38 ---> Running in 19036bfdb30d 03:44:38 Removing intermediate container 84a75a85e8a7 03:44:38 ---> dd97e23ebee7 03:44:38 Step 21/23 : LABEL arch=x86_64 03:44:38 ---> Running in 99c35273eb77 03:44:38 Removing intermediate container 19036bfdb30d 03:44:38 ---> 775564fca07a 03:44:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:38 ---> Running in 9c1a9d97aa4a 03:44:38 ---> f46286a5d162 03:44:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:38 Removing intermediate container 99c35273eb77 03:44:38 ---> 362dd97aeae8 03:44:38 Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:44:38 ---> Running in 05b58162f1ee 03:44:38 Removing intermediate container 9c1a9d97aa4a 03:44:38 ---> b03ae78d0508 03:44:38 Step 22/24 : LABEL arch=x86_64 03:44:38 ---> Running in 24ea2c1235c4 03:44:38 Removing intermediate container 05b58162f1ee 03:44:38 ---> b2c25087693f 03:44:38 Step 23/23 : LABEL version=0.0.0 03:44:38 ---> Running in 555aa58b1e93 03:44:38 ---> f1dde30454d7 03:44:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:44:38 Removing intermediate container 24ea2c1235c4 03:44:38 ---> cf6100cd5e7e 03:44:38 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:44:39 ---> Running in 24ad09570c7d 03:44:39 Removing intermediate container 555aa58b1e93 03:44:39 ---> 47f881a8e08d 03:44:39 03:44:39 ---> 1effd08434fd 03:44:39 Step 20/24 : ENTRYPOINT ["/core-command"] 03:44:39 Successfully built 47f881a8e08d 03:44:39 Removing intermediate container 24ad09570c7d 03:44:39 ---> 6effe438ca8b 03:44:39 Step 24/24 : LABEL version=0.0.0 03:44:39 Successfully tagged support-scheduler:latest 03:44:39  Building support-scheduler ... done  ---> Running in 7d70c1f5efee 03:44:39 ---> Running in 402d36ddc020 03:44:39 Removing intermediate container 7d70c1f5efee 03:44:39 ---> a9a48f22a8c8 03:44:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:39 Removing intermediate container 402d36ddc020 03:44:39 ---> 4854796a8a1e 03:44:39 03:44:39 ---> Running in d4f01a8c3182 03:44:39 Successfully built 4854796a8a1e 03:44:39 Successfully tagged core-metadata:latest 03:44:39  Building core-metadata ... done Removing intermediate container d4f01a8c3182 03:44:39 ---> ec8c0d7d0ebe 03:44:39 Step 22/24 : LABEL arch=x86_64 03:44:39 ---> Running in a6a38afbf3bb 03:44:39 Removing intermediate container a6a38afbf3bb 03:44:39 ---> b3f0aee1616e 03:44:39 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:44:39 ---> Running in 8b28c85aeebb 03:44:39 Removing intermediate container 8b28c85aeebb 03:44:39 ---> 0e9eefe0a417 03:44:39 Step 24/24 : LABEL version=0.0.0 03:44:39 ---> Running in ccb5dc14231e 03:44:39 Removing intermediate container ccb5dc14231e 03:44:39 ---> b48692cdcfba 03:44:39 03:44:39 Successfully built b48692cdcfba 03:44:39 Successfully tagged core-command:latest 03:44:39  Building core-command ... done  [Pipeline] } 03:44:39 $ docker stop --time=1 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 03:44:41 $ docker rm -f 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:41 + docker images 03:44:41 REPOSITORY TAG IMAGE ID CREATED SIZE 03:44:41 core-metadata latest 4854796a8a1e 2 seconds ago 16.8MB 03:44:41 core-command latest b48692cdcfba 2 seconds ago 16MB 03:44:41 support-scheduler latest 47f881a8e08d 3 seconds ago 16.1MB 03:44:41 b5fe73701a72 6 seconds ago 1.76GB 03:44:41 955c7eaf73d4 6 seconds ago 1.75GB 03:44:41 620976183637 7 seconds ago 1.75GB 03:44:41 security-proxy-setup latest 9871a189e06d 19 seconds ago 26.7MB 03:44:41 2164f6e2a001 24 seconds ago 1.76GB 03:44:41 sys-mgmt-agent latest e7b67f1f1717 29 seconds ago 325MB 03:44:41 security-bootstrapper latest 73eb57d051c6 50 seconds ago 18.8MB 03:44:41 core-data latest b39bd4723fbf 53 seconds ago 20.5MB 03:44:41 security-secretstore-setup latest 3fa772ae3934 53 seconds ago 28.2MB 03:44:41 support-notifications latest e390adac2abf About a minute ago 16.8MB 03:44:41 1a2963d1c0d5 About a minute ago 1.76GB 03:44:41 bc0f1662cabb About a minute ago 1.76GB 03:44:41 888aad9960f2 About a minute ago 1.75GB 03:44:41 4782f9ec5e74 About a minute ago 1.75GB 03:44:41 8b913460f4b6 About a minute ago 1.75GB 03:44:41 ci-base-image-x86_64 latest 75992c0386da 5 minutes ago 1.25GB 03:44:41 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 03:44:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 03:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 03:44:41 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 03:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 03:44:57 Still waiting to schedule task 03:44:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:45:26 Removing intermediate container c5dff9f05aa6 03:45:26 ---> 01e510b50c57 03:45:26 Successfully built 01e510b50c57 03:45:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:45:27 + docker inspect -f . ci-base-image-arm64 03:45:27 . [Pipeline] withDockerContainer 03:45:27 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 03:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:29 $ docker top 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:30 + go version 03:45:30 go version go1.16.6 linux/arm64 [Pipeline] } 03:45:30 $ docker stop --time=1 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f 03:45:32 $ docker rm -f 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:33 + docker inspect -f . ci-base-image-arm64 03:45:33 . [Pipeline] withDockerContainer 03:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 03:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:35 $ docker top d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:35 ========================================================= 03:45:35 [edgeXBuildGoParallel] Running Tests and Build... 03:45:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:36 + go mod tidy [Pipeline] sh 03:45:37 + make test 03:45:37 go mod tidy 03:45:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:46:05 ? github.com/edgexfoundry/edgex-go [no test files] 03:46:15 Running on prd-ubuntu18.04-docker-8c-8g-95 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 03:46:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:46:16 The recommended git tool is: git 03:46:18 using credential edgex-jenkins-ssh 03:46:18 Cloning the remote Git repository 03:46:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:46:18 > git init /w/workspace/edgex-go/4 # timeout=10 03:46:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:46:19 > git --version # timeout=10 03:46:19 > git --version # 'git version 2.17.1' 03:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:42 Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:46:43 Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:46:43 Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) 03:46:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:46:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:46:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:46:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:46:43 > git config core.sparsecheckout # timeout=10 03:46:43 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 03:46:43 > git remote # timeout=10 03:46:43 > git config --get remote.origin.url # timeout=10 03:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:43 > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 03:46:43 > git rev-parse HEAD^{commit} # timeout=10 03:46:43 > git config core.sparsecheckout # timeout=10 03:46:43 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 03:46:46 Commit message: "style: Enable gosimple linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:47 + echo snap-build.sh 03:46:47 snap-build.sh 03:46:47 + SNAP_BASE_DIR=. 03:46:47 + '[' '!' -z /w/workspace/edgex-go/4 ']' 03:46:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 03:46:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 03:46:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 03:46:47 + cd /w/workspace/edgex-go/4 03:46:47 + sudo apt-get remove -qy --purge lxd lxd-client 03:46:47 Reading package lists... 03:46:47 Building dependency tree... 03:46:47 Reading state information... 03:46:47 The following packages were automatically installed and are no longer required: 03:46:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:46:47 uidmap xdelta3 03:46:47 Use 'sudo apt autoremove' to remove them. 03:46:47 The following packages will be REMOVED: 03:46:47 lxd* lxd-client* 03:46:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:46:48 After this operation, 31.7 MB disk space will be freed. 03:46:48 (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.) 03:46:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:46:49 Removing lxd dnsmasq configuration 03:46:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:46:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:46:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:46:50 (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.) 03:46:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:46:51 Processing triggers for systemd (237-3ubuntu10.45) ... 03:46:51 Processing triggers for ureadahead (0.100.0-21) ... 03:46:52 + sudo snap remove --purge lxd 03:46:52 snap "lxd" is not installed 03:46:52 + sudo groupadd --force --system lxd 03:46:52 ++ whoami 03:46:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:46:52 + newgrp - lxd 03:46:52 + sudo snap install lxd 03:47:00 2021-09-29T03:46:57Z INFO Waiting for automatic snapd restart... 03:47:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:47:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:47:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:47:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:47:15 lxd 4.18 from Canonical* installed 03:47:15 + sudo lxd init --auto 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:47:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:47:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:47:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:47:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:47:24 + sudo snap install --classic snapcraft 03:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements 03:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:47:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 98.5% of statements 03:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.265s coverage: 46.3% of statements 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:47:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:47:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 84.4% of statements 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:47:34 snapcraft 5.0 from Canonical* installed 03:47:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:47:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:47:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:34 Dload Upload Total Spent Left Speed 03:47:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 03:47:34 3 3325k 3 122k 0 0 277k 0 0:00:11 --:--:-- 0:00:11 277k 100 3325k 100 3325k 0 0 5980k 0 --:--:-- --:--:-- --:--:-- 27.4M 03:47:34 ./yq_linux_amd64 03:47:34 + sudo snapcraft prime --use-lxd 03:47:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:47:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:47:36 - README.md 03:47:36 03:47:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:47:36 Launching a container. 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.292s coverage: 94.2% of statements 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.318s coverage: 0.8% of statements 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements 03:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.373s coverage: 47.1% of statements 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 03:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 03:47:44 Waiting for container to be ready 03:47:44 To start your first instance, try: lxc launch ubuntu:18.04 03:47:44 03:47:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:47:48 Waiting for network to be ready... 03:47:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:47:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:47:49 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:47:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:47:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:47:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:47:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:47:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:47:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 03:47:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:47:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:47:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:47:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:47:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:47:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:47:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:47:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:47:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:47:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:47:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 03:47:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:47:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:47:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:47:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:47:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:47:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 03:47:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:47:53 Fetched 25.4 MB in 4s (5647 kB/s) 03:47:54 Reading package lists... 03:47:54 Reading package lists... 03:47:54 Building dependency tree... 03:47:54 Reading state information... 03:47:54 The following additional packages will be installed: 03:47:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:47:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:47:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:47:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:47:54 Suggested packages: 03:47:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:47:54 Recommended packages: 03:47:54 gnupg libsasl2-modules 03:47:54 The following NEW packages will be installed: 03:47:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:47:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:47:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:47:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:47:54 The following packages will be upgraded: 03:47:54 gpg gpg-agent gpgconf libudev1 03:47:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:47:55 Need to get 3527 kB of archives. 03:47:55 After this operation, 13.3 MB of additional disk space will be used. 03:47:55 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] 03:47:55 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] 03:47:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:47:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:47:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:47:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:47:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:47:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:47:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:47:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:47:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:47:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:47:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:47:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:47:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:47:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:47:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:47:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:47:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:47:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:47:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:47:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements 03:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 03:47:56 debconf: delaying package configuration, since apt-utils is not installed 03:47:56 Fetched 3527 kB in 1s (3014 kB/s) 03:47:56 (Reading database ... 12511 files and directories currently installed.) 03:47:56 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:47:56 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:47:56 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:47:56 Selecting previously unselected package udev. 03:47:56 (Reading database ... 12511 files and directories currently installed.) 03:47:56 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:47:56 Unpacking udev (237-3ubuntu10.52) ... 03:47:56 Selecting previously unselected package libfuse2:amd64. 03:47:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:47:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:47:56 Selecting previously unselected package fuse. 03:47:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:47:56 Unpacking fuse (2.9.7-1ubuntu1) ... 03:47:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:47:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:47:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:47:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:47:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:47:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:47:57 Selecting previously unselected package libksba8:amd64. 03:47:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:47:57 Unpacking libksba8:amd64 (1.3.5-2) ... 03:47:57 Selecting previously unselected package libroken18-heimdal:amd64. 03:47:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:47:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:47:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:47:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libwind0-heimdal:amd64. 03:47:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:47:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:47:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:47:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:47:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:47:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:57 Selecting previously unselected package libsasl2-modules-db:amd64. 03:47:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:47:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:47:57 Selecting previously unselected package libsasl2-2:amd64. 03:47:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:47:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:47:57 Selecting previously unselected package libldap-common. 03:47:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:47:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:47:57 Selecting previously unselected package libldap-2.4-2:amd64. 03:47:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:47:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:47:57 Selecting previously unselected package dirmngr. 03:47:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:47:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:47:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:47:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:47:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:47:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:47:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:47:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:47:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libksba8:amd64 (1.3.5-2) ... 03:47:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:47:58 Setting up udev (237-3ubuntu10.52) ... 03:47:58 invoke-rc.d: policy-rc.d denied execution of start. 03:47:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Processing triggers for systemd (237-3ubuntu10) ... 03:47:58 Setting up fuse (2.9.7-1ubuntu1) ... 03:47:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:47:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:47:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:47:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:47:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:47:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:47:59 settings in the [Install] section, and DefaultInstance for template units). 03:47:59 This means they are not meant to be enabled using systemctl. 03:47:59 Possible reasons for having this kind of units are: 03:47:59 1) A unit may be statically enabled by being symlinked from another unit's 03:47:59 .wants/ or .requires/ directory. 03:47:59 2) A unit's purpose may be to act as a helper for some other unit which has 03:47:59 a requirement dependency on it. 03:47:59 3) A unit may be started when needed via activation (socket, path, timer, 03:47:59 D-Bus, udev, scripted systemctl call, ...). 03:47:59 4) In case of template units, the unit is meant to be enabled with some 03:47:59 instance name specified. 03:47:59 Reading package lists... 03:47:59 Building dependency tree... 03:47:59 Reading state information... 03:48:00 The following additional packages will be installed: 03:48:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:48:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:48:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:48:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:48:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:48:00 Suggested packages: 03:48:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:48:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:48:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:48:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:48:00 systemd-container policykit-1 03:48:00 Recommended packages: 03:48:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:48:00 The following NEW packages will be installed: 03:48:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:48:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:48:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:48:00 multiarch-support openssh-client python3 python3-minimal python3.6 03:48:00 python3.6-minimal snapd squashfs-tools sudo 03:48:00 The following packages will be upgraded: 03:48:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:48:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:48:00 Need to get 36.8 MB of archives. 03:48:00 After this operation, 147 MB of additional disk space will be used. 03:48:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:48:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:48:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:48:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:48:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:48:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:48:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:48:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:48:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:48:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:48:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:48:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:48:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:48:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:48:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:48:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.527s coverage: 82.5% of statements 03:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:48:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:48:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:48:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:48:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:48:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:48:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:48:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:48:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:48:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:48:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:48:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:48:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:48:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:48:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:48:03 debconf: delaying package configuration, since apt-utils is not installed 03:48:03 Fetched 36.8 MB in 3s (12.5 MB/s) 03:48:03 (Reading database ... 12757 files and directories currently installed.) 03:48:03 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:48:03 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:48:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:48:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:48:03 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:48:04 (Reading database ... 12757 files and directories currently installed.) 03:48:04 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:48:04 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:48:04 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:48:04 (Reading database ... 12757 files and directories currently installed.) 03:48:04 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:48:04 Unpacking apt (1.6.14) over (1.6.1) ... 03:48:04 Setting up apt (1.6.14) ... 03:48:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:48:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:48:04 (Reading database ... 12764 files and directories currently installed.) 03:48:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:48:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:48:05 Selecting previously unselected package libpython3.6-minimal:amd64. 03:48:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:48:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:48:05 Selecting previously unselected package libexpat1:amd64. 03:48:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:48:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:48:05 Selecting previously unselected package python3.6-minimal. 03:48:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:48:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:48:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:48:05 Checking for services that may need to be restarted...done. 03:48:05 Checking for services that may need to be restarted...done. 03:48:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:48:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:48:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:48:06 Selecting previously unselected package python3-minimal. 03:48:06 (Reading database ... 13012 files and directories currently installed.) 03:48:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:48:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:48:06 Selecting previously unselected package mime-support. 03:48:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:48:06 Unpacking mime-support (3.60ubuntu1) ... 03:48:06 Selecting previously unselected package libmpdec2:amd64. 03:48:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:48:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:48:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:48:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:48:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:48:06 Selecting previously unselected package python3.6. 03:48:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:48:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:48:06 Selecting previously unselected package libpython3-stdlib:amd64. 03:48:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:48:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:48:06 Setting up python3-minimal (3.6.7-1~18.04) ... 03:48:06 Selecting previously unselected package python3. 03:48:06 (Reading database ... 13442 files and directories currently installed.) 03:48:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:48:06 Unpacking python3 (3.6.7-1~18.04) ... 03:48:06 Selecting previously unselected package multiarch-support. 03:48:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:48:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:48:07 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:48:07 Selecting previously unselected package liblzo2-2:amd64. 03:48:07 (Reading database ... 13479 files and directories currently installed.) 03:48:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:48:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:48:07 Selecting previously unselected package libbsd0:amd64. 03:48:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:48:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:48:07 Selecting previously unselected package sudo. 03:48:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:48:07 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:48:07 Selecting previously unselected package apparmor. 03:48:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:48:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:48:07 Selecting previously unselected package libedit2:amd64. 03:48:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:48:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:48:07 Selecting previously unselected package libkrb5support0:amd64. 03:48:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:48:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:48:07 Selecting previously unselected package libk5crypto3:amd64. 03:48:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:48:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:48:07 Selecting previously unselected package libkeyutils1:amd64. 03:48:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:48:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:48:07 Selecting previously unselected package libkrb5-3:amd64. 03:48:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:48:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:48:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:48:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:48:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:48:07 Selecting previously unselected package libssl1.0.0:amd64. 03:48:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:48:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:48:07 Selecting previously unselected package openssh-client. 03:48:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:48:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:48:08 Selecting previously unselected package squashfs-tools. 03:48:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:48:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:48:08 Selecting previously unselected package snapd. 03:48:08 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:48:08 Unpacking snapd (2.51.1+18.04) ... 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 58.8% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.717s coverage: 91.2% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.627s coverage: 64.4% of statements 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 03:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 03:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 03:48:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:48:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:48:10 Setting up mime-support (3.60ubuntu1) ... 03:48:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:48:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:48:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:48:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:48:10 Setting up systemd (237-3ubuntu10.52) ... 03:48:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:48:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:48:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:48:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:48:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:48:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:48:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:48:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:48:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:48:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:48:12 Setting up python3 (3.6.7-1~18.04) ... 03:48:12 running python rtupdate hooks for python3.6... 03:48:12 running python post-rtupdate hooks for python3.6... 03:48:13 Setting up apparmor (2.12-4ubuntu5.1) ... 03:48:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:48:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:48:14 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:48:14 Setting up snapd (2.51.1+18.04) ... 03:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.181s coverage: 70.3% of statements 03:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:48:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:48:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:48:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:48:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:48:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:48:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:48:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:48:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:48:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:48:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:48:15 /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' 03:48:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:48:15 Processing triggers for systemd (237-3ubuntu10.52) ... 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.4% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:48:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:48:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:48:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:48:18 Reading package lists... 03:48:18 Reading package lists... 03:48:18 Building dependency tree... 03:48:18 Reading state information... 03:48:18 Calculating upgrade... 03:48:18 The following packages will be upgraded: 03:48:18 advancecomp base-files bash binutils binutils-common 03:48:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:48:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:48:18 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:48:18 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:48:18 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:48:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:48:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:48:18 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:48:18 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:48:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:48:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:48:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:48:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:48:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:48:18 ubuntu-keyring util-linux 03:48:18 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:48:18 Need to get 64.2 MB of archives. 03:48:18 After this operation, 5142 kB of additional disk space will be used. 03:48:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 03:48:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:48:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:48:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:48:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:48:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:48:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:48:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:48:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:48:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:48:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:48:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:48:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:48:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:48:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:48:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:48:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:48:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:48:19 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:48:19 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:48:19 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:48:19 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:48:19 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:48:19 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:48:19 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:48:19 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:48:19 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:48:19 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:48:19 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:48:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:48:19 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:48:19 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:48:19 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:48:19 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:48:19 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:48:19 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:48:19 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:48:19 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:48:19 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:48:19 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:48:19 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:48:19 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:48:19 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:48:19 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:48:19 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:48:19 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:48:19 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:48:19 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:48:19 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:48:19 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] 03:48:19 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:48:19 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:48:19 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:48:19 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:48:19 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:48:19 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:48:19 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:48:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:48:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:48:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:48:19 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:48:20 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:48:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:48:20 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:48:20 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:48:20 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:48:20 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:48:20 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:48:20 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:48:20 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:48:20 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:48:20 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:48:20 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:48:20 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:48:20 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:48:20 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:48:20 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:48:20 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:48:20 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:48:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:48:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:48:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:48:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:48:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:48:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:48:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:48:20 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:48:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:48:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:48:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:48:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:48:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:48:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:48:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:48:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:48:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:48:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:48:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:48:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:48:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:48:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:48:21 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:48:21 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:48:21 debconf: delaying package configuration, since apt-utils is not installed 03:48:21 Fetched 64.2 MB in 2s (29.3 MB/s) 03:48:21 (Reading database ... 13914 files and directories currently installed.) 03:48:21 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:48:21 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:48:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:48:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:48:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 03:48:21 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 03:48:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:22 (Reading database ... 13914 files and directories currently installed.) 03:48:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:48:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:48:22 (Reading database ... 13914 files and directories currently installed.) 03:48:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:48:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:48:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:23 (Reading database ... 13914 files and directories currently installed.) 03:48:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:48:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:48:23 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:48:24 (Reading database ... 13914 files and directories currently installed.) 03:48:24 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:48:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:48:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:48:24 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:48:24 Setting up base-files (10.1ubuntu2.11) ... 03:48:24 Installing new version of config file /etc/issue ... 03:48:24 Installing new version of config file /etc/issue.net ... 03:48:24 Installing new version of config file /etc/lsb-release ... 03:48:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 19.5% of statements 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.584s coverage: 92.0% of statements 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:48:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 03:48:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 03:48:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:48:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:48:24 GO111MODULE=on go vet ./... 03:48:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:48:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:48:24 Removing obsolete conffile /etc/default/motd-news ... 03:48:24 (Reading database ... 13915 files and directories currently installed.) 03:48:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:48:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:48:24 Setting up bash (4.4.18-2ubuntu1.2) ... 03:48:24 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 03:48:24 (Reading database ... 13915 files and directories currently installed.) 03:48:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:48:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:48:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:48:25 Setting up tar (1.29b-2ubuntu0.2) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:48:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:48:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:48:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:48:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:48:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:48:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:48:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:48:25 Setting up grep (3.1-2build1) ... 03:48:25 (Reading database ... 13915 files and directories currently installed.) 03:48:25 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:48:26 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:48:26 Setting up gzip (1.6-5ubuntu1.1) ... 03:48:26 (Reading database ... 13915 files and directories currently installed.) 03:48:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:48:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:48:26 Setting up login (1:4.5-1ubuntu2) ... 03:48:26 (Reading database ... 13915 files and directories currently installed.) 03:48:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:48:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:48:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:48:26 (Reading database ... 13915 files and directories currently installed.) 03:48:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:48:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:48:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:48:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:48:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:48:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:48:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:48:27 (Reading database ... 13915 files and directories currently installed.) 03:48:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:48:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:48:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:48:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:48:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:48:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:48:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:48:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:48:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:28 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:28 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:28 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:48:28 (Reading database ... 13915 files and directories currently installed.) 03:48:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:48:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:48:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:48:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:48:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:48:29 (Reading database ... 13915 files and directories currently installed.) 03:48:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:48:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:48:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:48:29 (Reading database ... 13915 files and directories currently installed.) 03:48:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:48:29 (Reading database ... 13915 files and directories currently installed.) 03:48:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:48:29 (Reading database ... 13915 files and directories currently installed.) 03:48:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:48:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:48:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:48:30 (Reading database ... 13915 files and directories currently installed.) 03:48:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:48:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:48:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:48:30 (Reading database ... 13915 files and directories currently installed.) 03:48:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:48:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:48:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:48:30 (Reading database ... 13917 files and directories currently installed.) 03:48:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:48:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:48:30 Setting up debconf (1.5.66ubuntu1) ... 03:48:31 (Reading database ... 13917 files and directories currently installed.) 03:48:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:48:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:48:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:48:31 (Reading database ... 13917 files and directories currently installed.) 03:48:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:48:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:48:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:48:31 (Reading database ... 13917 files and directories currently installed.) 03:48:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:48:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:48:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:48:31 (Reading database ... 13917 files and directories currently installed.) 03:48:31 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:48:31 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:48:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:48:31 (Reading database ... 13919 files and directories currently installed.) 03:48:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:48:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:48:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:48:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:48:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:48:32 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:48:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:48:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:48:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:48:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:48:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:48:32 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:48:32 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:48:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:48:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:48:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:48:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:48:32 (Reading database ... 13923 files and directories currently installed.) 03:48:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:48:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:48:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:48:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:48:33 Setting up passwd (1:4.5-1ubuntu2) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:48:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:48:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:48:33 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:48:33 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:48:33 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:48:33 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:48:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:48:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:48:33 (Reading database ... 13923 files and directories currently installed.) 03:48:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:48:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:48:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:48:34 (Reading database ... 13923 files and directories currently installed.) 03:48:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:48:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:48:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:48:34 (Reading database ... 13923 files and directories currently installed.) 03:48:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:48:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:48:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:48:34 (Reading database ... 13923 files and directories currently installed.) 03:48:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:48:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:48:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:48:34 (Reading database ... 13923 files and directories currently installed.) 03:48:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:48:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:48:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:48:34 (Reading database ... 13924 files and directories currently installed.) 03:48:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:48:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:48:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:48:34 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:48:34 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:48:34 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:48:34 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:48:34 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:48:34 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:48:34 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:48:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:48:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:48:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:48:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:48:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:48:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:48:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:48:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:48:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:48:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:48:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:48:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:48:35 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:48:35 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:48:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:48:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:48:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:48:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:48:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:48:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:48:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:48:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:48:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:48:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:48:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:48:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:48:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:48:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:48:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:48:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:48:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:48:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:48:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:48:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:48:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:48:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:48:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:48:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:48:40 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:48:40 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:48:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:48:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:48:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:48:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:48:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:48:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:48:40 03:48:40 Current default time zone: 'Etc/UTC' 03:48:40 Local time is now: Wed Sep 29 03:48:40 UTC 2021. 03:48:40 Universal Time is now: Wed Sep 29 03:48:40 UTC 2021. 03:48:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:48:40 03:48:40 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:48:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 03:48:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:48:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:48:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:48:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:48:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:48:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:48:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:48:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:48:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:48:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:40 Setting up patch (2.7.6-2ubuntu1.1) ... 03:48:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:48:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:48:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:48:40 Installing new version of config file /etc/ssl/openssl.cnf ... 03:48:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:48:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:48:40 Setting up ca-certificates (20210119~18.04.2) ... 03:48:42 Updating certificates in /etc/ssl/certs... 03:48:43 23 added, 28 removed; done. 03:48:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:48:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:48:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:48:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:48:43 Setting up pkgbinarymangler (138.18.04.1) ... 03:48:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:48:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up perl (5.26.1-6ubuntu0.5) ... 03:48:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:48:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:48:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:48:43 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:48:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:48:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:48:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:48:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:48:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:48:43 Processing triggers for systemd (237-3ubuntu10.52) ... 03:48:44 Processing triggers for mime-support (3.60ubuntu1) ... 03:48:44 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:48:44 Updating certificates in /etc/ssl/certs... 03:48:44 0 added, 0 removed; done. 03:48:44 Running hooks in /etc/ca-certificates/update.d... 03:48:44 done. 03:48:45 Reading package lists... 03:48:45 Building dependency tree... 03:48:45 Reading state information... 03:48:45 The following NEW packages will be installed: 03:48:45 apt-transport-https 03:48:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:48:45 Need to get 4348 B of archives. 03:48:45 After this operation, 154 kB of additional disk space will be used. 03:48:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:48:45 debconf: delaying package configuration, since apt-utils is not installed 03:48:45 Fetched 4348 B in 0s (23.4 kB/s) 03:48:45 Selecting previously unselected package apt-transport-https. 03:48:45 (Reading database ... 13928 files and directories currently installed.) 03:48:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:48:45 Unpacking apt-transport-https (1.6.14) ... 03:48:45 Setting up apt-transport-https (1.6.14) ... 03:48:46 Waiting for network to be ready... 03:48:52 2021-09-29T03:48:50Z INFO Waiting for automatic snapd restart... 03:48:54 snapd 2.51.7 from Canonical* installed 03:48:55 "snapd" switched to the "latest/stable" channel 03:48:55 03:48:57 core18 20210722 from Canonical* installed 03:48:57 "core18" switched to the "latest/stable" channel 03:48:57 03:49:00 snapcraft 5.0 from Canonical* installed 03:49:00 "snapcraft" switched to the "latest/stable" channel 03:49:00 03:49:04 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: 03:49:04 - README.md 03:49:04 03:49:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:49:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:49:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:49:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:49:06 Reading package lists... 03:49:06 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 03:49:06 Reading package lists... 03:49:06 Building dependency tree... 03:49:06 Reading state information... 03:49:07 Suggested packages: 03:49:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:49:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:49:07 Recommended packages: 03:49:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:49:07 The following NEW packages will be installed: 03:49:07 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:49:07 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:49:07 pkg-config zip 03:49:07 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:49:07 Need to get 7670 kB of archives. 03:49:07 After this operation, 43.8 MB of additional disk space will be used. 03:49:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:49:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:49:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:49:07 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:49:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:49:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:49:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:49:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:49:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:49:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:49:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:49:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:49:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:49:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:49:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:49:08 debconf: delaying package configuration, since apt-utils is not installed 03:49:08 Fetched 7670 kB in 1s (9594 kB/s) 03:49:08 Selecting previously unselected package libglib2.0-0:amd64. 03:49:08 (Reading database ... 13932 files and directories currently installed.) 03:49:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:49:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:49:08 Selecting previously unselected package libpsl5:amd64. 03:49:08 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:49:08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:49:08 Selecting previously unselected package libnghttp2-14:amd64. 03:49:08 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:49:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:49:08 Selecting previously unselected package librtmp1:amd64. 03:49:08 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:49:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:49:08 Selecting previously unselected package libcurl3-gnutls:amd64. 03:49:08 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:49:08 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:49:08 Selecting previously unselected package liberror-perl. 03:49:08 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:49:08 Unpacking liberror-perl (0.17025-1) ... 03:49:08 Selecting previously unselected package git-man. 03:49:08 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:49:08 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:49:08 Selecting previously unselected package git. 03:49:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:49:08 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:49:09 Selecting previously unselected package libnorm1:amd64. 03:49:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:49:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:49:09 Selecting previously unselected package libpgm-5.2-0:amd64. 03:49:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:49:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:49:09 Selecting previously unselected package libsodium23:amd64. 03:49:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:49:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:49:09 Selecting previously unselected package libzmq5:amd64. 03:49:09 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:49:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:49:09 Selecting previously unselected package libzmq3-dev:amd64. 03:49:09 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:49:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:49:09 Selecting previously unselected package pkg-config. 03:49:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:49:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:49:09 Selecting previously unselected package zip. 03:49:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:49:09 Unpacking zip (3.0-11build1) ... 03:49:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:49:09 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:49:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:49:09 Setting up liberror-perl (0.17025-1) ... 03:49:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:49:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:49:09 No schema files found: doing nothing. 03:49:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:49:09 Setting up zip (3.0-11build1) ... 03:49:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:49:09 Setting up libsodium23:amd64 (1.0.16-2) ... 03:49:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:49:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:49:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:49:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:49:09 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:49:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:49:10 git set to automatically installed. 03:49:10 git-man set to automatically installed. 03:49:10 libcurl3-gnutls set to automatically installed. 03:49:10 liberror-perl set to automatically installed. 03:49:10 libglib2.0-0 set to automatically installed. 03:49:10 libnghttp2-14 set to automatically installed. 03:49:10 libnorm1 set to automatically installed. 03:49:10 libpgm-5.2-0 set to automatically installed. 03:49:10 libpsl5 set to automatically installed. 03:49:10 librtmp1 set to automatically installed. 03:49:10 libsodium23 set to automatically installed. 03:49:10 libzmq3-dev set to automatically installed. 03:49:10 libzmq5 set to automatically installed. 03:49:10 pkg-config set to automatically installed. 03:49:10 zip set to automatically installed. 03:49:11 snapd is not logged in, snap install commands will use sudo 03:49:12 snap "core18" has no updates available 03:49:12 snapd is not logged in, snap install commands will use sudo 03:49:21 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 03:49:21 Pulling config-common 03:49:21 + snapcraftctl pull 03:49:22 Pulling go-build-helper 03:49:22 + snapcraftctl pull 03:49:23 'edgex-go' has dependencies that need to be staged: go-build-helper 03:49:23 Skipping pull go-build-helper (already ran) 03:49:23 Building go-build-helper 03:49:23 + snapcraftctl build 03:49:25 Staging go-build-helper 03:49:25 + snapcraftctl stage 03:49:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:49:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:49:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:49:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:49:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:49:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:49:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:49:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:49:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 03:49:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:49:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:49:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:49:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:49:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:49:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:49:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:49:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:49:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:49:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:49:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 03:49:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:49:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:49:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:49:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:49:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:49:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 03:49:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 03:49:35 Fetched 25.4 MB in 0s (0 B/s) 03:49:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:49:35 Fetched 224 kB in 0s (0 B/s) 03:49:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:49:35 Fetched 157 kB in 0s (0 B/s) 03:49:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:49:35 Fetched 221 kB in 0s (0 B/s) 03:49:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:49:35 Fetched 143 kB in 0s (0 B/s) 03:49:35 Pulling edgex-go 03:49:35 + snapcraftctl pull 03:49:35 Pulling hooks 03:49:35 + snapcraftctl pull 03:49:46 gofmt -l . 03:49:46 [ "`gofmt -l .`" = "" ] 03:49:46 ./bin/test-attribution-txt.sh [Pipeline] sh 03:49:47 + ls -al . 03:49:47 total 640 03:49:47 drwxrwxr-x 9 1001 1001 4096 Sep 29 03:49 . 03:49:47 drwxr-xr-x 4 root root 4096 Sep 29 03:45 .. 03:49:47 -rw-rw-r-- 1 1001 1001 11 Sep 29 03:43 .dockerignore 03:49:47 drwxrwxr-x 8 1001 1001 4096 Sep 29 03:43 .git 03:49:47 drwxrwxr-x 4 1001 1001 4096 Sep 29 03:43 .github 03:49:47 -rw-rw-r-- 1 1001 1001 818 Sep 29 03:43 .gitignore 03:49:47 -rw-rw-r-- 1 1001 1001 68 Sep 29 03:43 .golangci.yml 03:49:47 -rw-rw-r-- 1 1001 1001 76 Sep 29 03:43 .hadolint.yml 03:49:47 -rw-rw-r-- 1 1001 1001 166 Sep 29 03:43 .sonarcloud.properties 03:49:47 -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:43 ADOPTERS.md 03:49:47 -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:43 Attribution.txt 03:49:47 -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:43 CHANGELOG.md 03:49:47 -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:43 CONTRIBUTING.md 03:49:47 -rw-rw-r-- 1 1001 1001 677 Sep 29 03:43 GOVERNANCE.md 03:49:47 -rw-rw-r-- 1 1001 1001 849 Sep 29 03:43 Jenkinsfile 03:49:47 -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:43 LICENSE 03:49:47 -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:43 Makefile 03:49:47 -rw-rw-r-- 1 1001 1001 582 Sep 29 03:43 OWNERS.md 03:49:47 -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:43 README.md 03:49:47 -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:43 SECURITY.md 03:49:47 -rw-rw-r-- 1 1001 1001 5 Sep 29 03:38 VERSION 03:49:47 -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:43 ZMQWindows.md 03:49:47 drwxrwxr-x 2 1001 1001 4096 Sep 29 03:43 bin 03:49:47 drwxrwxr-x 14 1001 1001 4096 Sep 29 03:43 cmd 03:49:47 -rw-r--r-- 1 root root 403100 Sep 29 03:48 coverage.out 03:49:47 -rw-rw-r-- 1 1001 1001 841 Sep 29 03:43 go.mod 03:49:47 -rw-r--r-- 1 root root 50064 Sep 29 03:45 go.sum 03:49:47 drwxrwxr-x 8 1001 1001 4096 Sep 29 03:43 internal 03:49:47 drwxrwxr-x 3 1001 1001 4096 Sep 29 03:43 openapi 03:49:47 drwxrwxr-x 4 1001 1001 4096 Sep 29 03:43 snap 03:49:47 -rw-rw-r-- 1 1001 1001 204 Sep 29 03:43 version.go [Pipeline] sh 03:49:47 + '[' -e coverage.out ] 03:49:47 + chown 1001:1001 coverage.out [Pipeline] stash 03:49:47 Warning: overwriting stash ‘coverage-report’ 03:49:48 Stashed 1 file(s) [Pipeline] sh 03:49:49 + make build 03:49:49 go mod tidy 03:49:49 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 03:49:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:49:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:49:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:49:53 Fetched 0 B in 0s (0 B/s) 03:49:53 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:49:53 Fetched 96.5 kB in 0s (0 B/s) 03:49:53 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:49:53 Fetched 279 kB in 0s (0 B/s) 03:49:53 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:49:53 Fetched 122 kB in 0s (0 B/s) 03:49:53 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:49:53 Fetched 77.8 kB in 0s (0 B/s) 03:49:53 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:49:53 Fetched 8848 B in 0s (0 B/s) 03:49:53 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:49:53 Fetched 47.8 kB in 0s (0 B/s) 03:49:53 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:49:53 Fetched 45.6 kB in 0s (0 B/s) 03:49:53 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:49:53 Fetched 15.0 kB in 0s (0 B/s) 03:49:53 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:49:53 Fetched 220 kB in 0s (0 B/s) 03:49:53 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:49:53 Fetched 154 kB in 0s (0 B/s) 03:49:53 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:49:53 Fetched 50.6 kB in 0s (0 B/s) 03:49:53 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:49:53 Fetched 14.8 kB in 0s (0 B/s) 03:49:53 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:49:53 Fetched 41.8 kB in 0s (0 B/s) 03:49:53 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:49:53 Fetched 499 kB in 0s (0 B/s) 03:49:53 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:49:53 Fetched 111 kB in 0s (0 B/s) 03:49:53 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:49:53 Fetched 240 kB in 0s (0 B/s) 03:49:53 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:49:53 Fetched 29.3 kB in 0s (0 B/s) 03:49:53 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:49:53 Fetched 85.5 kB in 0s (0 B/s) 03:49:53 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:49:53 Fetched 24.5 kB in 0s (0 B/s) 03:49:53 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:49:53 Fetched 49.2 kB in 0s (0 B/s) 03:49:53 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:49:53 Fetched 54.2 kB in 0s (0 B/s) 03:49:53 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:49:53 Fetched 30.8 kB in 0s (0 B/s) 03:49:53 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:49:53 Fetched 15.8 kB in 0s (0 B/s) 03:49:53 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:49:53 Fetched 85.9 kB in 0s (0 B/s) 03:49:53 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:49:53 Fetched 8720 B in 0s (0 B/s) 03:49:53 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:49:53 Fetched 140 kB in 0s (0 B/s) 03:49:53 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:49:53 Fetched 119 kB in 0s (0 B/s) 03:49:53 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:49:53 Fetched 111 kB in 0s (0 B/s) 03:49:53 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:49:53 Fetched 11.1 kB in 0s (0 B/s) 03:49:53 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:49:53 Fetched 646 kB in 0s (0 B/s) 03:49:53 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:49:53 Fetched 41.3 kB in 0s (0 B/s) 03:49:53 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:49:53 Fetched 17.9 kB in 0s (0 B/s) 03:49:53 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:49:53 Fetched 368 kB in 0s (0 B/s) 03:49:53 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:49:53 Fetched 187 kB in 0s (0 B/s) 03:49:53 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:49:53 Fetched 175 kB in 0s (0 B/s) 03:49:53 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:49:53 Fetched 206 kB in 0s (0 B/s) 03:49:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:49:53 Fetched 1302 kB in 0s (0 B/s) 03:49:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:49:53 Fetched 36.2 kB in 0s (0 B/s) 03:49:53 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:49:53 Fetched 159 kB in 0s (0 B/s) 03:49:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:49:53 Fetched 107 kB in 0s (0 B/s) 03:49:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:49:53 Fetched 48.7 kB in 0s (0 B/s) 03:49:53 Pulling static-packages 03:49:53 + snapcraftctl pull 03:49:53 Pulling version 03:49:53 + cd /root/project 03:49:53 + git describe --tags --abbrev=0 03:49:53 + sed s/v// 03:49:53 + GIT_VERSION=2.0.1-dev.56 03:49:53 + [ -z 2.0.1-dev.56 ] 03:49:53 + snapcraftctl set-version 2.0.1-dev.56 03:49:54 Building config-common 03:49:54 + snapcraftctl build 03:49:56 Skipping build go-build-helper (already ran) 03:49:56 Building edgex-go 03:49:56 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 03:49:56 + cd /root/parts/edgex-go/src 03:49:56 + git describe --tags --abbrev=0 03:49:56 + sed s/v// 03:49:56 + GIT_VERSION=2.0.1-dev.56 03:49:56 + [ -z 2.0.1-dev.56 ] 03:49:56 + echo 2.0.1-dev.56 03:49:56 + make build 03:49:56 go mod tidy 03:49:59 go: downloading github.com/gorilla/mux v1.8.0 03:49:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:49:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 03:49:59 go: downloading github.com/stretchr/testify v1.7.0 03:49:59 go: downloading github.com/google/uuid v1.3.0 03:49:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:49:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:49:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:49:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:49:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:49:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:49:59 go: downloading github.com/lib/pq v1.10.3 03:49:59 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:49:59 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:49:59 go: downloading github.com/pelletier/go-toml v1.9.4 03:49:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:49:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:50:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:50:00 go: downloading github.com/davecgh/go-spew v1.1.1 03:50:00 go: downloading github.com/pmezard/go-difflib v1.0.0 03:50:00 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:50:00 go: downloading github.com/go-kit/kit v0.11.0 03:50:00 go: downloading github.com/stretchr/objx v0.1.1 03:50:00 go: downloading github.com/x448/float16 v0.8.4 03:50:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:50:00 go: downloading github.com/go-playground/universal-translator v0.18.0 03:50:00 go: downloading github.com/leodido/go-urn v1.2.1 03:50:00 go: downloading golang.org/x/text v0.3.6 03:50:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:50:00 go: downloading github.com/go-playground/locales v0.14.0 03:50:00 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:50:00 go: downloading github.com/go-stack/stack v1.8.0 03:50:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:50:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:50:01 go: downloading github.com/pebbe/zmq4 v1.2.7 03:50:01 go: downloading github.com/kr/pretty v0.3.0 03:50:01 go: downloading github.com/hashicorp/consul/api v1.8.1 03:50:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:50:01 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:50:01 go: downloading github.com/kr/text v0.2.0 03:50:01 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:50:01 go: downloading github.com/gorilla/websocket v1.4.2 03:50:01 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:50:01 go: downloading github.com/onsi/ginkgo v1.10.1 03:50:01 go: downloading github.com/onsi/gomega v1.7.0 03:50:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:50:01 go: downloading github.com/mitchellh/copystructure v1.0.0 03:50:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:50:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:50:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:50:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:50:02 go: downloading github.com/hashicorp/serf v0.9.5 03:50:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:50:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:50:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:50:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:50:02 go: downloading github.com/fatih/color v1.9.0 03:50:02 go: downloading github.com/mattn/go-colorable v0.1.6 03:50:02 go: downloading github.com/mattn/go-isatty v0.0.12 03:50:02 go: downloading github.com/pkg/errors v0.9.1 03:50:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:50:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:50:02 go: downloading github.com/hashicorp/memberlist v0.2.2 03:50:02 go: downloading github.com/hpcloud/tail v1.0.0 03:50:02 go: downloading gopkg.in/yaml.v2 v2.4.0 03:50:02 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:50:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:50:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:50:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:50:02 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:50:02 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:50:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:50:02 go: downloading github.com/miekg/dns v1.1.26 03:50:02 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:50:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:50:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:50:02 go: downloading github.com/hashicorp/errwrap v1.0.0 03:50:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-data/core-data ./cmd/core-data 03:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-command/core-command ./cmd/core-command 03:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:50:18 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 03:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/secrets-config ./cmd/secrets-config 03:50:24 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 03:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:50:25 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 03:50:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:50:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:50:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:50:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:50:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:50:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:50:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:50:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:50:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:50:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:50:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:50:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:50:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:50:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:50:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:50:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:50:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:50:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:50:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:50:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:50:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:50:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:50:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:50:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:50:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:50:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:50:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:50:27 Building hooks 03:50:27 + cd /root/parts/hooks/src 03:50:27 + make build 03:50:27 go mod tidy 03:50:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 03:50:28 go: downloading github.com/stretchr/testify v1.5.1 03:50:28 go: downloading gopkg.in/yaml.v2 v2.2.2 03:50:28 go: downloading github.com/davecgh/go-spew v1.1.0 03:50:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:50:28 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 03:50:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:50:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:50:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:50:31 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 03:50:32 + snapcraftctl build 03:50:32 Building static-packages 03:50: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 03:50:34 Building version 03:50:34 + snapcraftctl build 03:50:36 Staging config-common 03:50:36 + snapcraftctl stage 03:50:37 Skipping stage go-build-helper (already ran) 03:50:37 Staging edgex-go 03:50:37 + snapcraftctl stage 03:50:38 Staging hooks 03:50:38 + snapcraftctl stage 03:50:38 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 03:50:40 Staging static-packages 03:50:40 + snapcraftctl stage 03:50:41 Staging version 03:50:41 + snapcraftctl stage 03:50:41 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 03:50:42 Priming config-common 03:50:42 + snapcraftctl prime 03:50:43 Priming go-build-helper 03:50:43 + snapcraftctl prime 03:50:44 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 03:50:44 Priming edgex-go 03:50:44 + snapcraftctl prime 03:50:45 Priming hooks 03:50:45 + snapcraftctl prime 03:50:46 Priming static-packages 03:50:46 + snapcraftctl prime 03:50:49 Priming version 03:50:49 + snapcraftctl prime 03:50:50 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } 03:50:50 $ docker stop --time=1 d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 03:50:53 $ docker rm -f d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:55 03:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:56 latest: Pulling from edgex-devops/edgex-compose-arm64 03:50:56 29e5d40040c1: Pulling fs layer 03:50:56 1ce36da41761: Pulling fs layer 03:50:56 25b303627fd3: Pulling fs layer 03:50:57 29e5d40040c1: Verifying Checksum 03:50:57 29e5d40040c1: Download complete 03:50:57 1ce36da41761: Verifying Checksum 03:50:57 1ce36da41761: Download complete 03:50:57 29e5d40040c1: Pull complete 03:50:59 1ce36da41761: Pull complete 03:50:59 25b303627fd3: Verifying Checksum 03:50:59 25b303627fd3: Download complete 03:51:09 25b303627fd3: Pull complete 03:51:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:51:09 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 03:51:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:51:13 $ docker top 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:14 + docker-compose build --help 03:51:14 + grep parallel 03:51:18 --parallel Build images in parallel. [Pipeline] } 03:51:18 $ docker stop --time=1 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 03:51:20 $ docker rm -f 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:21 . [Pipeline] withDockerContainer 03:51:21 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 03:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:51:23 $ docker top 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:24 + docker-compose -f ./docker-compose-build.yml build --parallel 03:51:28 Building core-command ... 03:51:28 Building core-data ... 03:51:28 Building core-metadata ... 03:51:28 Building security-bootstrapper ... 03:51:28 Building security-proxy-setup ... 03:51:28 Building security-secretstore-setup ... 03:51:28 Building support-notifications ... 03:51:28 Building support-scheduler ... 03:51:28 Building sys-mgmt-agent ... 03:51:28 Building core-metadata 03:51:28 Building support-notifications 03:51:28 Building security-proxy-setup 03:51:28 Building core-command 03:51:28 Building support-scheduler 03:52:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:52:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:52:36 ---> 01e510b50c57 03:52:36 Step 3/24 : WORKDIR /edgex-go 03:52:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:52:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:52:36 ---> 01e510b50c57 03:52:36 Step 3/23 : WORKDIR /edgex-go 03:52:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:52:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:52:36 ---> 01e510b50c57 03:52:36 Step 3/22 : WORKDIR /edgex-go 03:52:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:52:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:52:36 ---> 01e510b50c57 03:52:36 Step 3/24 : WORKDIR /edgex-go 03:52:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:52:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:52:36 ---> 01e510b50c57 03:52:36 Step 3/23 : WORKDIR /edgex-go 03:52:36 ---> Running in 06a7619e0b4f 03:52:36 ---> Running in bd83b78dc4df 03:52:36 ---> Running in e1acde084126 03:52:36 ---> Running in 2d6d348cd825 03:52:36 ---> Running in 730dfb6245c7 03:52:36 Removing intermediate container e1acde084126 03:52:36 ---> 3a56f78f30e2 03:52:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:36 Removing intermediate container 06a7619e0b4f 03:52:36 ---> c35685988ddd 03:52:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:36 Removing intermediate container 730dfb6245c7 03:52:36 ---> eabb8cee1908 03:52:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:36 Removing intermediate container bd83b78dc4df 03:52:36 ---> c69f7dbf4db8 03:52:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:36 Removing intermediate container 2d6d348cd825 03:52:36 ---> b5c5e8ca79c7 03:52:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:36 ---> Running in 11a274f306a0 03:52:36 ---> Running in 3c658ee80288 03:52:36 ---> Running in 333bac42904c 03:52:36 ---> Running in f5046b821f57 03:52:36 ---> Running in 59acbaadbd2e 03:52:39 Removing intermediate container 11a274f306a0 03:52:39 ---> 500ffdb9277a 03:52:39 Step 5/23 : RUN apk add --update --no-cache make git 03:52:39 ---> Running in 4f1aa90a7354 03:52:39 Removing intermediate container 3c658ee80288 03:52:39 ---> 55f019831c39 03:52:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:52:39 Removing intermediate container 333bac42904c 03:52:39 ---> f9b16f4bdaf5 03:52:39 Step 5/22 : RUN apk add --update --no-cache make git 03:52:39 ---> Running in 899054a9e752 03:52:39 ---> Running in b5dc2ea6de7d 03:52:39 Removing intermediate container 59acbaadbd2e 03:52:39 ---> b7c3e849cb0b 03:52:39 Step 5/24 : RUN apk add --update --no-cache make git 03:52:40 Removing intermediate container f5046b821f57 03:52:40 ---> 596ca18ea07e 03:52:40 Step 5/24 : RUN apk add --update --no-cache make git 03:52:40 ---> Running in da03910ce58c 03:52:40 ---> Running in 792d9c77a0ef 03:52:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:42 OK: 218 MiB in 52 packages 03:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:43 OK: 218 MiB in 52 packages 03:52:44 OK: 218 MiB in 52 packages 03:52:44 OK: 218 MiB in 52 packages 03:52:44 Removing intermediate container 4f1aa90a7354 03:52:44 ---> 26605a37b12d 03:52:44 Step 6/23 : COPY go.mod . 03:52:45 OK: 218 MiB in 52 packages 03:52:45 Removing intermediate container 899054a9e752 03:52:45 ---> 7ef09cc7e7fb 03:52:45 Step 6/23 : COPY go.mod . 03:52:45 ---> fa4a40db7386 03:52:45 Step 7/23 : RUN go mod download 03:52:46 Removing intermediate container 792d9c77a0ef 03:52:46 ---> 5c606a381866 03:52:46 Step 6/24 : COPY go.mod . 03:52:46 ---> Running in fd6f4993acab 03:52:46 Removing intermediate container b5dc2ea6de7d 03:52:46 ---> ce3faa29917f 03:52:46 Step 6/22 : COPY go.mod . 03:52:46 Removing intermediate container da03910ce58c 03:52:46 ---> 4baa52cb61b0 03:52:46 Step 6/24 : COPY go.mod . 03:52:46 ---> f23d847f0f29 03:52:46 Step 7/23 : RUN go mod download 03:52:47 ---> Running in 1d1b083083e5 03:52:47 ---> 295e61d60d71 03:52:47 Step 7/24 : RUN go mod download 03:52:47 ---> Running in ee717d59cc2d 03:52:47 ---> 72d30e1358c2 03:52:47 Step 7/22 : RUN go mod download 03:52:48 ---> 737b12ba9b0c 03:52:48 Step 7/24 : RUN go mod download 03:52:48 ---> Running in 6a9da8367015 03:52:48 ---> Running in 5a2b6888c4be 03:52:52 Removing intermediate container fd6f4993acab 03:52:52 ---> 55af2dcec6db 03:52:52 Step 8/23 : COPY . . 03:52:53 Removing intermediate container 1d1b083083e5 03:52:53 ---> b6bbcd1fa581 03:52:53 Step 8/23 : COPY . . 03:52:55 Removing intermediate container ee717d59cc2d 03:52:55 ---> ea16ddc5a1fe 03:52:55 Step 8/24 : COPY . . 03:52:55 Removing intermediate container 5a2b6888c4be 03:52:55 ---> cfa1f71bb2ed 03:52:55 Step 8/24 : COPY . . 03:52:55 Removing intermediate container 6a9da8367015 03:52:55 ---> 195180cc2380 03:52:55 Step 8/22 : COPY . . 03:53:22 ---> b952347914fe 03:53:22 Step 9/23 : RUN go mod tidy 03:53:22 ---> e1bae27e495d 03:53:22 Step 9/24 : RUN go mod tidy 03:53:22 ---> a7905420fe24 03:53:22 Step 9/23 : RUN go mod tidy 03:53:22 ---> c130be054e0f 03:53:22 Step 9/24 : RUN go mod tidy 03:53:22 ---> 7e96abc717b8 03:53:22 Step 9/22 : RUN go mod tidy 03:53:22 ---> Running in 7bf89b3caa41 03:53:22 ---> Running in 58dbfe8e2711 03:53:22 ---> Running in 3ef357de947e 03:53:22 ---> Running in df576cd75133 03:53:22 ---> Running in 6c6045e3030f 03:53:26 Removing intermediate container 7bf89b3caa41 03:53:26 ---> 0afaf82333a3 03:53:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:53:27 ---> Running in 1ff4c00ef0ca 03:53:27 Removing intermediate container 58dbfe8e2711 03:53:27 ---> fafedff6071c 03:53:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:53:27 Removing intermediate container df576cd75133 03:53:27 ---> d5d01b37c9ce 03:53:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:53:27 ---> Running in 4a013cc3a26d 03:53:27 Removing intermediate container 6c6045e3030f 03:53:27 ---> eef24b904ff0 03:53:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:53:27 ---> Running in 592fbed28ebb 03:53:27 Removing intermediate container 3ef357de947e 03:53:27 ---> b0b46dbaeca0 03:53:27 Step 10/24 : RUN make cmd/core-command/core-command 03:53:28 ---> Running in e36798a66823 03:53:28 ---> Running in e72e3c5c587e 03:53:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:53:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:53:30 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 03:53: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 03:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:55:23 Removing intermediate container e72e3c5c587e 03:55:23 ---> 924657ebdc92 03:55:23 03:55:23 Step 11/24 : FROM alpine:3.14 03:55:24 3.14: Pulling from library/alpine 03:55:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:55:25 Status: Downloaded newer image for alpine:3.14 03:55:25 ---> bb3de5531c18 03:55:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:55:26 ---> Running in d2ed431d96a3 03:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:55:30 (1/1) Installing dumb-init (1.2.5-r1) 03:55:30 Executing busybox-1.33.1-r3.trigger 03:55:30 OK: 5 MiB in 15 packages 03:55:31 Removing intermediate container 592fbed28ebb 03:55:31 ---> 223d218523a8 03:55:31 03:55:31 Step 11/22 : FROM alpine:3.14 03:55:31 ---> bb3de5531c18 03:55:31 Step 12/22 : RUN apk add --update --no-cache curl 03:55:31 ---> Running in 03c4637d6ece 03:55:32 Removing intermediate container d2ed431d96a3 03:55:32 ---> 9a6e1a02a994 03:55:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:55:33 ---> Running in 525887dbdd54 03:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:55:34 Removing intermediate container 1ff4c00ef0ca 03:55:34 ---> 2ddb1d99d78c 03:55:34 03:55:34 Step 11/23 : FROM alpine:3.14 03:55:34 ---> bb3de5531c18 03:55:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:55:34 ---> Using cache 03:55:34 ---> 9a6e1a02a994 03:55:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:55:34 ---> Using cache 03:55:34 ---> 334581b51cf7 03:55:34 Step 14/23 : ENV APP_PORT=59861 03:55:34 Removing intermediate container 4a013cc3a26d 03:55:34 ---> 48ddd35fda05 03:55:34 03:55:34 Step 11/23 : FROM alpine:3.14 03:55:34 ---> bb3de5531c18 03:55:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:55:34 (1/5) Installing ca-certificates (20191127-r5) 03:55:34 (2/5) Installing brotli-libs (1.0.9-r5) 03:55:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:55:34 (4/5) Installing libcurl (7.79.1-r0) 03:55:34 (5/5) Installing curl (7.79.1-r0) 03:55:34 Executing busybox-1.33.1-r3.trigger 03:55:34 Executing ca-certificates-20191127-r5.trigger 03:55:34 Removing intermediate container 525887dbdd54 03:55:34 ---> 334581b51cf7 03:55:34 Step 14/24 : ENV APP_PORT=59882 03:55:35 OK: 8 MiB in 19 packages 03:55:35 ---> Running in fded2d9553b1 03:55:35 ---> Running in fa7f1335652f 03:55:35 ---> Running in 1591a3bcbbb5 03:55:35 Removing intermediate container e36798a66823 03:55:35 ---> c01b0ccd3e05 03:55:35 03:55:35 Step 11/24 : FROM alpine:3.14 03:55:35 ---> bb3de5531c18 03:55:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:55:35 ---> Using cache 03:55:35 ---> 9a6e1a02a994 03:55:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:55:35 ---> Using cache 03:55:35 ---> 334581b51cf7 03:55:35 Step 14/24 : ENV APP_PORT=59881 03:55:35 Removing intermediate container fded2d9553b1 03:55:35 ---> 7b79a40e43d3 03:55:35 Step 15/23 : EXPOSE $APP_PORT 03:55:36 ---> Running in 46125a1e38c5 03:55:36 ---> Running in d387c3de34d5 03:55:36 Removing intermediate container 1591a3bcbbb5 03:55:36 ---> aaaa18e0ed31 03:55:36 Step 15/24 : EXPOSE $APP_PORT 03:55:36 ---> Running in 6e33f4e63966 03:55:37 Removing intermediate container 46125a1e38c5 03:55:37 ---> f9df5079932d 03:55:37 Step 15/24 : EXPOSE $APP_PORT 03:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:55:37 Removing intermediate container d387c3de34d5 03:55:37 ---> 950e44c1e0b2 03:55:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:55:37 ---> Running in 8cf45b23eac5 03:55:37 Removing intermediate container 6e33f4e63966 03:55:37 ---> 74a5afb90ca6 03:55:37 Step 16/24 : WORKDIR / 03:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:55:37 Removing intermediate container 03c4637d6ece 03:55:37 ---> 9162682c0398 03:55:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:55:37 ---> Running in d7e234b5181a 03:55:37 ---> Running in 8fdbb7d8d1d8 03:55:38 Removing intermediate container 8cf45b23eac5 03:55:38 ---> 01ba9a2ca8be 03:55:38 Step 16/24 : WORKDIR / 03:55:38 ---> Running in 1da2b0c99650 03:55:38 ---> f6c46a59d135 03:55:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:55:38 Removing intermediate container d7e234b5181a 03:55:38 ---> ed7c05c64787 03:55:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:55:38 Removing intermediate container 8fdbb7d8d1d8 03:55:38 ---> 10a2b7d1e4f4 03:55:38 Step 14/22 : WORKDIR /edgex 03:55:39 ---> Running in 7244ef72e950 03:55:39 (1/2) Installing ca-certificates (20191127-r5) 03:55:39 (2/2) Installing dumb-init (1.2.5-r1) 03:55:39 Executing busybox-1.33.1-r3.trigger 03:55:39 Executing ca-certificates-20191127-r5.trigger 03:55:39 Removing intermediate container 1da2b0c99650 03:55:39 ---> 2d8adbcd2428 03:55:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:55:39 OK: 6 MiB in 16 packages 03:55:40 Removing intermediate container 7244ef72e950 03:55:40 ---> 6e6035797a1f 03:55:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:55:40 ---> 6ff9d5be7be5 03:55:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:55:40 ---> 1c50eb9c1f1b 03:55:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:55:40 ---> 2b25e5d9c1a3 03:55:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:55:42 ---> 602b0db5ce0f 03:55:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:55:42 ---> 38da225d1cac 03:55:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:55:42 Removing intermediate container fa7f1335652f 03:55:42 ---> 5b2783d8a3e4 03:55:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:55:42 ---> a7ecf72e99c0 03:55:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:55:42 ---> 423039bffb5d 03:55:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:55:42 ---> Running in a849737253cf 03:55:43 ---> Running in 7382504b1953 03:55:43 Removing intermediate container a849737253cf 03:55:43 ---> 1a3a2d2f592e 03:55:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:43 ---> 6ef49e4e349c 03:55:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:55:43 ---> Running in 35795fd1b3e0 03:55:43 Removing intermediate container 7382504b1953 03:55:43 ---> 1c2bfa9d3b6f 03:55:43 Step 14/23 : ENV APP_PORT=59860 03:55:43 ---> 32c554bf43c5 03:55:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:55:43 ---> 212501ae900d 03:55:43 Step 20/24 : ENTRYPOINT ["/core-command"] 03:55:44 ---> Running in 970f63ba3ca2 03:55:44 ---> Running in b7aeb2d90f19 03:55:44 ---> Running in c914aeba94a4 03:55:44 Removing intermediate container 35795fd1b3e0 03:55:44 ---> fee7590950dc 03:55:44 Step 21/23 : LABEL arch=arm64 03:55:45 ---> Running in a3ca436252de 03:55:45 Removing intermediate container b7aeb2d90f19 03:55:45 ---> 8d452d31e7e8 03:55:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:45 Removing intermediate container 970f63ba3ca2 03:55:45 ---> b605254eaf38 03:55:45 Step 15/23 : EXPOSE $APP_PORT 03:55:45 Removing intermediate container c914aeba94a4 03:55:45 ---> 66b3f5f52e1c 03:55:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:45 ---> 5a7cb1873dfb 03:55:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:55:45 ---> Running in aa4c1081c04c 03:55:45 ---> Running in 5c497ae4f734 03:55:45 ---> Running in 1c41fb39eb73 03:55:45 ---> Running in 38ecb3d3f8a2 03:55:45 Removing intermediate container a3ca436252de 03:55:45 ---> 67659640eaa2 03:55:45 Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:55:46 ---> Running in 35993f6f30e6 03:55:46 Removing intermediate container aa4c1081c04c 03:55:46 ---> e1d722a8862f 03:55:46 Step 22/24 : LABEL arch=arm64 03:55:46 Removing intermediate container 5c497ae4f734 03:55:46 ---> e7173ed284d5 03:55:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:55:46 ---> Running in ca2c0b56381c 03:55:46 Removing intermediate container 38ecb3d3f8a2 03:55:46 ---> 4920346e0605 03:55:46 Step 22/24 : LABEL arch=arm64 03:55:46 Removing intermediate container 1c41fb39eb73 03:55:46 ---> 2c4b72ae358c 03:55:46 Step 19/22 : CMD ["--init=true"] 03:55:46 ---> Running in 0108f0633b58 03:55:46 ---> Running in b10b5df37f24 03:55:46 Removing intermediate container 35993f6f30e6 03:55:46 ---> ce6af0c03569 03:55:46 Step 23/23 : LABEL version=0.0.0 03:55:47 ---> Running in 91ae82c64a33 03:55:47 Removing intermediate container ca2c0b56381c 03:55:47 ---> f54aa9fc6603 03:55:47 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:55:47 ---> Running in e253310093dc 03:55:47 Removing intermediate container 0108f0633b58 03:55:47 ---> 23dc0e6f5f96 03:55:47 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:55:47 ---> ef0e4a5177af 03:55:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:55:47 Removing intermediate container b10b5df37f24 03:55:47 ---> a1637cae6a17 03:55:47 Step 20/22 : LABEL arch=arm64 03:55:47 ---> Running in da7bf6d6308e 03:55:47 Removing intermediate container 91ae82c64a33 03:55:47 ---> 4518a26cddd0 03:55:47 03:55:47 ---> Running in bb3830ab9486 03:55:48 Removing intermediate container e253310093dc 03:55:48 ---> 5954e89ed1e1 03:55:48 Step 24/24 : LABEL version=0.0.0 03:55:48 Successfully built 4518a26cddd0 03:55:48 ---> Running in 2adc85a5f123 03:55:48 Successfully tagged support-scheduler-arm64:latest 03:55:48  Building support-scheduler ... done Building sys-mgmt-agent 03:55:49 Removing intermediate container da7bf6d6308e 03:55:49 ---> 81cbc3386577 03:55:49 Step 24/24 : LABEL version=0.0.0 03:55:49 Removing intermediate container bb3830ab9486 03:55:49 ---> 920156248633 03:55:49 Step 21/22 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:55:49 ---> 4da462e94bcc 03:55:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:55:49 ---> Running in 32cdd2452a2f 03:55:49 ---> Running in 6ada3d13f294 03:55:49 Removing intermediate container 2adc85a5f123 03:55:49 ---> 9fde1abf7171 03:55:49 03:55:49 Successfully built 9fde1abf7171 03:55:50 Successfully tagged core-command-arm64:latest 03:55:50 Building security-secretstore-setup 03:55:50  Building core-command ... done Removing intermediate container 32cdd2452a2f 03:55:50 ---> a51a19712cfb 03:55:50 03:55:50 Removing intermediate container 6ada3d13f294 03:55:50 ---> f48aef3563c6 03:55:50 Step 22/22 : LABEL version=0.0.0 03:55:51 Successfully built a51a19712cfb 03:55:51 Successfully tagged core-metadata-arm64:latest 03:55:51  Building core-metadata ... done Building core-data 03:55:51 ---> ae99c81ab9f7 03:55:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:55:51 ---> Running in f428c6ba8a4e 03:55:51 ---> Running in ea1dadb38759 03:55:51 Removing intermediate container f428c6ba8a4e 03:55:51 ---> 8093240163af 03:55:51 03:55:51 Removing intermediate container ea1dadb38759 03:55:51 ---> 62c666f60cc8 03:55:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:52 Successfully built 8093240163af 03:55:52 Successfully tagged security-proxy-setup-arm64:latest 03:55:52 Building security-bootstrapper 03:55:52  Building security-proxy-setup ... done  ---> Running in 04e15533a22f 03:55:53 Removing intermediate container 04e15533a22f 03:55:53 ---> 293354afe1b5 03:55:53 Step 21/23 : LABEL arch=arm64 03:55:53 ---> Running in 80e3de4bb1e6 03:55:55 Removing intermediate container 80e3de4bb1e6 03:55:55 ---> 59a9ec9cfda0 03:55:55 Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:55:56 ---> Running in 1adce0b2db74 03:55:57 Removing intermediate container 1adce0b2db74 03:55:57 ---> d209f4131c75 03:55:57 Step 23/23 : LABEL version=0.0.0 03:55:59 ---> Running in 72ae00a1a428 03:56:00 Removing intermediate container 72ae00a1a428 03:56:00 ---> 942dfbee6d8b 03:56:00 03:56:00 Successfully built 942dfbee6d8b 03:56:00 Successfully tagged support-notifications-arm64:latest 03:56:39  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:56:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:56:39 ---> 01e510b50c57 03:56:39 Step 3/24 : WORKDIR /edgex-go 03:56:39 ---> Using cache 03:56:39 ---> b5c5e8ca79c7 03:56:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:39 ---> Using cache 03:56:39 ---> b7c3e849cb0b 03:56:39 Step 5/24 : RUN apk add --update --no-cache make bash git 03:56:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:56:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:56:41 ---> 01e510b50c57 03:56:41 Step 3/26 : WORKDIR /edgex-go 03:56:41 ---> Using cache 03:56:41 ---> b5c5e8ca79c7 03:56:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:41 ---> Using cache 03:56:41 ---> b7c3e849cb0b 03:56:41 Step 5/26 : RUN apk add --update --no-cache make git 03:56:41 ---> Using cache 03:56:41 ---> 4baa52cb61b0 03:56:41 Step 6/26 : COPY go.mod . 03:56:41 ---> Using cache 03:56:41 ---> 737b12ba9b0c 03:56:41 Step 7/26 : RUN go mod download 03:56:41 ---> Using cache 03:56:41 ---> cfa1f71bb2ed 03:56:41 Step 8/26 : COPY . . 03:56:41 ---> Using cache 03:56:41 ---> c130be054e0f 03:56:41 Step 9/26 : RUN go mod tidy 03:56:41 ---> Using cache 03:56:41 ---> eef24b904ff0 03:56:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:56:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:56:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:56:41 ---> 01e510b50c57 03:56:41 Step 3/24 : WORKDIR /edgex-go 03:56:41 ---> Using cache 03:56:41 ---> b5c5e8ca79c7 03:56:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:41 ---> Using cache 03:56:41 ---> b7c3e849cb0b 03:56:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:56:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:56:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:56:41 ---> 01e510b50c57 03:56:41 Step 3/32 : WORKDIR /edgex-go 03:56:41 ---> Using cache 03:56:41 ---> b5c5e8ca79c7 03:56:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:41 ---> Using cache 03:56:41 ---> b7c3e849cb0b 03:56:41 Step 5/32 : RUN apk add --update --no-cache make git 03:56:41 ---> Using cache 03:56:41 ---> 4baa52cb61b0 03:56:41 Step 6/32 : COPY go.mod . 03:56:41 ---> Using cache 03:56:41 ---> 737b12ba9b0c 03:56:41 Step 7/32 : RUN go mod download 03:56:41 ---> Using cache 03:56:41 ---> cfa1f71bb2ed 03:56:41 Step 8/32 : COPY . . 03:56:41 ---> Using cache 03:56:41 ---> c130be054e0f 03:56:41 Step 9/32 : RUN go mod tidy 03:56:41 ---> Using cache 03:56:41 ---> eef24b904ff0 03:56:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:56:44 ---> Running in 66a912d7accb 03:56:44 ---> Running in 7353c6634d5c 03:56:44 ---> Running in 68ca8bb5ce27 03:56:44 ---> Running in 0503df7ef83a 03:56:46 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 03:56:46 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 03:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:56:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:56:49 OK: 218 MiB in 52 packages 03:56:49 OK: 218 MiB in 52 packages 03:56:51 Removing intermediate container 66a912d7accb 03:56:51 ---> 2154b044bfe3 03:56:51 Step 6/24 : COPY go.mod . 03:56:51 Removing intermediate container 68ca8bb5ce27 03:56:51 ---> 36143068bc7d 03:56:51 Step 6/24 : COPY go.mod . 03:56:53 ---> fe41c022bdc6 03:56:53 Step 7/24 : RUN go mod download 03:56:53 ---> 664b29c4f9c5 03:56:53 Step 7/24 : RUN go mod download 03:56:53 ---> Running in 3e55f019b76a 03:56:53 ---> Running in 8e54dea53b2c 03:57:00 Removing intermediate container 8e54dea53b2c 03:57:00 ---> 8b4d5aa38ecc 03:57:00 Step 8/24 : COPY . . 03:57:00 Removing intermediate container 3e55f019b76a 03:57:00 ---> d09925189ed5 03:57:00 Step 8/24 : COPY . . 03:57:33 ---> 7e52634525a6 03:57:33 Step 9/24 : RUN go mod tidy 03:57:33 ---> 4047f2104eb3 03:57:33 Step 9/24 : RUN go mod tidy 03:57:33 ---> Running in d7b4a70a33c7 03:57:33 ---> Running in 5af443c75411 03:57:40 Removing intermediate container d7b4a70a33c7 03:57:40 ---> 240d6ba2e2fb 03:57:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:57:40 ---> Running in 991ad9fa8033 03:57:40 Removing intermediate container 5af443c75411 03:57:40 ---> 690e6226438e 03:57:40 Step 10/24 : RUN make cmd/core-data/core-data 03:57:40 ---> Running in d5580f14103d 03:57:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:57:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:58:00 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 03:58:01 Removing intermediate container 7353c6634d5c 03:58:01 ---> ce4c0a374d45 03:58:01 03:58:01 Step 11/32 : FROM alpine:3.14 03:58:01 ---> bb3de5531c18 03:58:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:58:02 ---> Running in 3ee12c7e22e6 03:58:03 Removing intermediate container 3ee12c7e22e6 03:58:03 ---> 37db2a7c7a0e 03:58:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:58:03 ---> Running in 4a04536d2298 03:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:58:06 (1/2) Installing dumb-init (1.2.5-r1) 03:58:06 (2/2) Installing su-exec (0.2-r1) 03:58:06 Executing busybox-1.33.1-r3.trigger 03:58:06 OK: 5 MiB in 16 packages 03:58:08 Removing intermediate container 4a04536d2298 03:58:08 ---> 6cfc2a6ab4e7 03:58:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:58:08 ---> Running in 6c29184006a4 03:58:10 Removing intermediate container 6c29184006a4 03:58:10 ---> 852d6a43428c 03:58:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:58:10 ---> Running in 70820e91ae90 03:58:11 Removing intermediate container 70820e91ae90 03:58:11 ---> 8c7041158f07 03:58:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:58:11 ---> Running in 0899a82ed287 03:58:12 Removing intermediate container 0503df7ef83a 03:58:12 ---> 2c8fcff5731c 03:58:12 03:58:12 Step 11/26 : FROM alpine:3.14 03:58:12 ---> bb3de5531c18 03:58:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:58:12 ---> Running in 6febd25a8831 03:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:58:15 Removing intermediate container 0899a82ed287 03:58:15 ---> 7a3b52951f59 03:58:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:58:15 ---> Running in 041fb837361f 03:58:16 Removing intermediate container 041fb837361f 03:58:16 ---> e0b6a141b3d0 03:58:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:58:16 (1/3) Installing ca-certificates (20191127-r5) 03:58:16 (2/3) Installing dumb-init (1.2.5-r1) 03:58:16 (3/3) Installing su-exec (0.2-r1) 03:58:16 Executing busybox-1.33.1-r3.trigger 03:58:16 Executing ca-certificates-20191127-r5.trigger 03:58:17 OK: 6 MiB in 17 packages 03:58:17 ---> 7e4e20e82b69 03:58:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:58:18 ---> Running in 377a3e5d7174 03:58:20 Removing intermediate container 6febd25a8831 03:58:20 ---> e1fdc48b39a0 03:58:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:58:20 ---> Running in b71ff78c48b2 03:58:21 Removing intermediate container b71ff78c48b2 03:58:21 ---> 500ab030e708 03:58:21 Step 14/26 : WORKDIR / 03:58:21 ---> Running in e37d45af7fce 03:58:21 Removing intermediate container 377a3e5d7174 03:58:21 ---> 43cf189270d1 03:58:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:58:22 Removing intermediate container e37d45af7fce 03:58:22 ---> 4c6ff49d6631 03:58:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:58:23 ---> 42a2b609ddf9 03:58:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:58:24 ---> 2dd82d2e6e79 03:58:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:58:26 ---> 854db55252da 03:58:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:58:26 ---> 52d3802afa5d 03:58:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:58:27 ---> e8f3ff441451 03:58:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:58:27 ---> 960feeaa82b6 03:58:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:58:28 ---> 5962c966cc9d 03:58:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:58:28 ---> ab9038831126 03:58:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:58:30 ---> ab2cd62f0e37 03:58:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:58:30 ---> Running in cd04d99dab3c 03:58:30 ---> a7292d47b220 03:58:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:58:31 Removing intermediate container cd04d99dab3c 03:58:31 ---> 0b7577b05fb3 03:58:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:58:33 ---> ed82785c3c86 03:58:33 Step 27/32 : RUN chmod +x /entrypoint.sh 03:58:33 ---> 8676c73e7fa0 03:58:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:58:34 ---> Running in 5f4546b3be15 03:58:35 ---> d0fac28b5344 03:58:35 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/ 03:58:35 ---> Running in f97d7411736c 03:58:38 Removing intermediate container 5f4546b3be15 03:58:38 ---> 54e88eaf1d43 03:58:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:58:38 ---> Running in 7978cec3000a 03:58:39 Removing intermediate container f97d7411736c 03:58:39 ---> a86839eaaad0 03:58:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:58:39 ---> Running in 2aeba1713acc 03:58:39 Removing intermediate container 7978cec3000a 03:58:39 ---> 2a415f3dd9c8 03:58:39 Step 29/32 : CMD ["gate"] 03:58:40 ---> Running in b7cb405e6d6c 03:58:40 Removing intermediate container 2aeba1713acc 03:58:40 ---> 36fc7b0ba446 03:58:40 Step 24/26 : LABEL arch=arm64 03:58:40 ---> Running in 25f4053c42f3 03:58:41 Removing intermediate container b7cb405e6d6c 03:58:41 ---> 0994d4db069e 03:58:41 Step 30/32 : LABEL arch=arm64 03:58:41 ---> Running in 079fb054ff4f 03:58:41 Removing intermediate container 25f4053c42f3 03:58:41 ---> 2e3044761f1a 03:58:41 Step 25/26 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:58:41 ---> Running in 6b730d47000f 03:58:42 Removing intermediate container 079fb054ff4f 03:58:42 ---> 897b1cbce055 03:58:42 Step 31/32 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:58:43 ---> Running in a513802dd666 03:58:43 Removing intermediate container 6b730d47000f 03:58:43 ---> 3d8394429b7d 03:58:43 Step 26/26 : LABEL version=0.0.0 03:58:43 ---> Running in 4eddb549a529 03:58:43 Removing intermediate container a513802dd666 03:58:43 ---> bf4b3bda1310 03:58:43 Step 32/32 : LABEL version=0.0.0 03:58:44 Removing intermediate container 4eddb549a529 03:58:44 ---> 74f64022b2b3 03:58:44 03:58:44 ---> Running in f389e5fab873 03:58:44 Successfully built 74f64022b2b3 03:58:44 Successfully tagged security-secretstore-setup-arm64:latest 03:58:45  Building security-secretstore-setup ... done Removing intermediate container f389e5fab873 03:58:45 ---> 6d4567e1eda7 03:58:45 03:58:46 Successfully built 6d4567e1eda7 03:58:46 Successfully tagged security-bootstrapper-arm64:latest 03:58:58  Building security-bootstrapper ... done Removing intermediate container 991ad9fa8033 03:58:58 ---> ef87dfee3235 03:58:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:58:58 ---> Running in f14defa7a30d 03:58:59 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 03:59:01 Removing intermediate container f14defa7a30d 03:59:01 ---> 8e6257e812bf 03:59:01 03:59:01 Step 12/24 : FROM docker:20.10.7 03:59:01 20.10.7: Pulling from library/docker 03:59:05 Removing intermediate container d5580f14103d 03:59:05 ---> 9265706bace5 03:59:05 03:59:05 Step 11/24 : FROM alpine:3.14 03:59:05 ---> bb3de5531c18 03:59:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:59:05 ---> Running in 4ca3c94b3cb7 03:59:06 Removing intermediate container 4ca3c94b3cb7 03:59:06 ---> cedef3f275a6 03:59:06 Step 13/24 : ENV APP_PORT=59880 03:59:06 ---> Running in e1cb25efc289 03:59:07 Removing intermediate container e1cb25efc289 03:59:07 ---> e9d70295f628 03:59:07 Step 14/24 : EXPOSE $APP_PORT 03:59:08 ---> Running in f0a06e599609 03:59:08 Removing intermediate container f0a06e599609 03:59:08 ---> 1316091dc015 03:59:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:08 ---> Running in addeaa825372 03:59:10 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:59:10 Status: Downloaded newer image for docker:20.10.7 03:59:10 ---> df445af6242a 03:59:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:59:10 ---> Running in 154181805ca4 03:59:11 Removing intermediate container 154181805ca4 03:59:11 ---> 1069ede6de4a 03:59:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:59:11 ---> Running in ec03059928d0 03:59:11 Removing intermediate container addeaa825372 03:59:11 ---> 1319267a209b 03:59:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:59:11 ---> Running in 6a92f0d69a62 03:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:59:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:59:13 (1/39) Installing readline (8.1.0-r0) 03:59:13 (2/39) Installing bash (5.1.0-r0) 03:59:13 Executing bash-5.1.0-r0.post-install 03:59:13 (3/39) Installing brotli-libs (1.0.9-r3) 03:59:14 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:59:14 (5/39) Installing libcurl (7.79.1-r0) 03:59:14 (6/39) Installing curl (7.79.1-r0) 03:59:14 (7/39) Installing dumb-init (1.2.5-r0) 03:59:14 (8/39) Installing libbz2 (1.0.8-r1) 03:59:14 (9/39) Installing expat (2.2.10-r1) 03:59:14 (10/39) Installing libffi (3.3-r2) 03:59:14 (11/39) Installing gdbm (1.19-r0) 03:59:14 (12/39) Installing xz-libs (5.2.5-r0) 03:59:14 (13/39) Installing sqlite-libs (3.34.1-r0) 03:59:14 (14/39) Installing python3 (3.8.10-r0) 03:59:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:59:15 (1/6) Installing dumb-init (1.2.5-r1) 03:59:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:59:15 (3/6) Installing libsodium (1.0.18-r0) 03:59:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:59:15 (15/39) Installing py3-appdirs (1.4.4-r1) 03:59:15 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:59:15 (17/39) Installing py3-parsing (2.4.7-r1) 03:59:15 (18/39) Installing py3-six (1.15.0-r0) 03:59:15 (19/39) Installing py3-packaging (20.9-r0) 03:59:15 (20/39) Installing py3-setuptools (51.3.3-r0) 03:59:15 (21/39) Installing py3-chardet (4.0.0-r0) 03:59:16 (22/39) Installing py3-idna (3.1-r0) 03:59:16 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:59:16 (24/39) Installing py3-requests (2.25.1-r1) 03:59:16 (5/6) Installing libzmq (4.3.4-r0) 03:59:16 (25/39) Installing py3-msgpack (1.0.2-r0) 03:59:16 (26/39) Installing py3-lockfile (0.12.2-r3) 03:59:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:59:16 (28/39) Installing py3-colorama (0.4.4-r0) 03:59:16 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:59:16 (30/39) Installing py3-distlib (0.3.1-r1) 03:59:16 (31/39) Installing py3-distro (1.5.0-r1) 03:59:16 (32/39) Installing py3-webencodings (0.5.1-r3) 03:59:16 (33/39) Installing py3-html5lib (1.1-r0) 03:59:16 (6/6) Installing zeromq (4.3.4-r0) 03:59:16 (34/39) Installing py3-pytoml (0.1.21-r0) 03:59:16 (35/39) Installing py3-pep517 (0.9.1-r0) 03:59:16 (36/39) Installing py3-progress (1.5-r0) 03:59:16 (37/39) Installing py3-retrying (1.3.3-r0) 03:59:16 (38/39) Installing py3-toml (0.10.2-r0) 03:59:16 Executing busybox-1.33.1-r3.trigger 03:59:16 (39/39) Installing py3-pip (20.3.4-r0) 03:59:16 OK: 8 MiB in 20 packages 03:59:17 Executing busybox-1.32.1-r6.trigger 03:59:17 OK: 82 MiB in 59 packages 03:59:18 Removing intermediate container 6a92f0d69a62 03:59:18 ---> dbcd685eeba4 03:59:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:59:19 ---> aaf1157b8640 03:59:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:20 ---> 12174206d4c5 03:59:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:59:21 ---> 675ce2855201 03:59:21 Step 20/24 : ENTRYPOINT ["/core-data"] 03:59:21 ---> Running in ec1552cbc310 03:59:22 Removing intermediate container ec1552cbc310 03:59:22 ---> e804f554657c 03:59:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:59:22 ---> Running in 0a7827a6659e 03:59:22 Removing intermediate container 0a7827a6659e 03:59:22 ---> c4b2aea7c09c 03:59:22 Step 22/24 : LABEL arch=arm64 03:59:22 ---> Running in b508ed7cb9f5 03:59:23 Removing intermediate container b508ed7cb9f5 03:59:23 ---> 749d67c25f63 03:59:23 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 03:59:23 ---> Running in e40dd265f6ed 03:59:23 Removing intermediate container e40dd265f6ed 03:59:23 ---> 6957863096f5 03:59:23 Step 24/24 : LABEL version=0.0.0 03:59:24 ---> Running in c24d9c94e97b 03:59:24 Collecting docker-compose==1.23.2 03:59:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:59:24 Removing intermediate container c24d9c94e97b 03:59:24 ---> ed1edcc9d42e 03:59:24 03:59:25 Collecting dockerpty<0.5,>=0.4.1 03:59:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:59:25 Successfully built ed1edcc9d42e 03:59:25 Successfully tagged core-data-arm64:latest 03:59:27  Building core-data ... done Collecting docopt<0.7,>=0.6.1 03:59:27 Downloading docopt-0.6.2.tar.gz (25 kB) 03:59:28 Collecting PyYAML<4,>=3.10 03:59:28 Downloading PyYAML-3.13.tar.gz (270 kB) 03:59:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:59:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:59:33 Collecting cached-property<2,>=1.2.0 03:59:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:59:33 Collecting websocket-client<1.0,>=0.32.0 03:59:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:59:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:59:33 Collecting jsonschema<3,>=2.5.1 03:59:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:59:34 Collecting docker<4.0,>=3.6.0 03:59:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:59:34 Collecting texttable<0.10,>=0.9.0 03:59:34 Downloading texttable-0.9.1.tar.gz (11 kB) 03:59:36 Collecting docker-pycreds>=0.4.0 03:59:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:59:36 Collecting certifi>=2017.4.17 03:59:36 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:59:37 Collecting urllib3<1.25,>=1.21.1 03:59:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:59:37 Collecting chardet<3.1.0,>=3.0.2 03:59:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:59:37 Collecting idna<2.8,>=2.5 03:59:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:59:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:59:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:59:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:59:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:59:38 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:59:38 Attempting uninstall: urllib3 03:59:38 Found existing installation: urllib3 1.26.2 03:59:38 Uninstalling urllib3-1.26.2: 03:59:38 Successfully uninstalled urllib3-1.26.2 03:59:39 Attempting uninstall: idna 03:59:39 Found existing installation: idna 3.1 03:59:39 Uninstalling idna-3.1: 03:59:39 Successfully uninstalled idna-3.1 03:59:39 Attempting uninstall: chardet 03:59:39 Found existing installation: chardet 4.0.0 03:59:39 Uninstalling chardet-4.0.0: 03:59:40 Successfully uninstalled chardet-4.0.0 03:59:41 Attempting uninstall: requests 03:59:41 Found existing installation: requests 2.25.1 03:59:41 Uninstalling requests-2.25.1: 03:59:41 Successfully uninstalled requests-2.25.1 03:59:41 Running setup.py install for texttable: started 03:59:43 Running setup.py install for texttable: finished with status 'done' 03:59:43 Running setup.py install for PyYAML: started 03:59:45 Running setup.py install for PyYAML: finished with status 'done' 03:59:45 Running setup.py install for docopt: started 03:59:47 Running setup.py install for docopt: finished with status 'done' 03:59:47 Running setup.py install for dockerpty: started 03:59:49 Running setup.py install for dockerpty: finished with status 'done' 03:59:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 04:00:00 Removing intermediate container ec03059928d0 04:00:00 ---> ef02117b90b1 04:00:00 Step 15/24 : ENV APP_PORT=58890 04:00:00 ---> Running in e88d4f4820bf 04:00:00 Removing intermediate container e88d4f4820bf 04:00:00 ---> b5ef0981f507 04:00:00 Step 16/24 : EXPOSE $APP_PORT 04:00:00 ---> Running in 4fd41a2442ba 04:00:00 Removing intermediate container 4fd41a2442ba 04:00:00 ---> 851f36c2b424 04:00:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:00:01 ---> 5829f0b285f7 04:00:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:00:02 ---> 2c1120dc3368 04:00:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:00:03 ---> 848625ec3054 04:00:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:00:03 ---> Running in 85f01dacfbfe 04:00:04 Removing intermediate container 85f01dacfbfe 04:00:04 ---> 5e9d0cb13e6a 04:00:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:04 ---> Running in 3e51ece65df6 04:00:05 Removing intermediate container 3e51ece65df6 04:00:05 ---> a5df6047585f 04:00:05 Step 22/24 : LABEL arch=arm64 04:00:05 ---> Running in 947ab50517c9 04:00:05 Removing intermediate container 947ab50517c9 04:00:05 ---> f48c7721cd84 04:00:05 Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 04:00:05 ---> Running in 25f498149f6a 04:00:06 Removing intermediate container 25f498149f6a 04:00:06 ---> a6889f6ee4f9 04:00:06 Step 24/24 : LABEL version=0.0.0 04:00:06 ---> Running in fa1e42df05b4 04:00:06 Removing intermediate container fa1e42df05b4 04:00:06 ---> 4fa18dbe93b4 04:00:06 04:00:07 Successfully built 4fa18dbe93b4 04:00:07 Successfully tagged sys-mgmt-agent-arm64:latest 04:00:07  Building sys-mgmt-agent ... done  [Pipeline] } 04:00:07 $ docker stop --time=1 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e 04:00:09 $ docker rm -f 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e [Pipeline] // withDockerContainer [Pipeline] sh 04:00:09 + docker images 04:00:10 REPOSITORY TAG IMAGE ID CREATED SIZE 04:00:10 sys-mgmt-agent-arm64 latest 4fa18dbe93b4 3 seconds ago 312MB 04:00:10 core-data-arm64 latest ed1edcc9d42e 45 seconds ago 19.4MB 04:00:10 9265706bace5 About a minute ago 1.57GB 04:00:10 8e6257e812bf About a minute ago 1.57GB 04:00:10 security-bootstrapper-arm64 latest 6d4567e1eda7 About a minute ago 17.7MB 04:00:10 security-secretstore-setup-arm64 latest 74f64022b2b3 About a minute ago 26.5MB 04:00:10 2c8fcff5731c About a minute ago 1.57GB 04:00:10 ce4c0a374d45 2 minutes ago 1.57GB 04:00:10 support-notifications-arm64 latest 942dfbee6d8b 4 minutes ago 15.9MB 04:00:10 security-proxy-setup-arm64 latest 8093240163af 4 minutes ago 25.3MB 04:00:10 core-metadata-arm64 latest a51a19712cfb 4 minutes ago 15.8MB 04:00:10 core-command-arm64 latest 9fde1abf7171 4 minutes ago 15.2MB 04:00:10 support-scheduler-arm64 latest 4518a26cddd0 4 minutes ago 15.2MB 04:00:10 c01b0ccd3e05 4 minutes ago 1.57GB 04:00:10 48ddd35fda05 4 minutes ago 1.57GB 04:00:10 2ddb1d99d78c 4 minutes ago 1.57GB 04:00:10 223d218523a8 4 minutes ago 1.57GB 04:00:10 924657ebdc92 4 minutes ago 1.56GB 04:00:10 ci-base-image-arm64 latest 01e510b50c57 14 minutes ago 1.24GB 04:00:10 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 04:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 04:00:10 docker 20.10.7 df445af6242a 3 months ago 234MB 04:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:00:11 04:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:00:12 arm64: Pulling from edgex-lftools-log-publisher 04:00:12 448f6bf000e3: Pulling fs layer 04:00:12 f757da607395: Pulling fs layer 04:00:12 05883995daec: Pulling fs layer 04:00:12 8603b9c90790: Pulling fs layer 04:00:12 1560dd03e051: Pulling fs layer 04:00:12 27f5ce0e4adf: Pulling fs layer 04:00:12 c2d8d7efcc4b: Pulling fs layer 04:00:12 1560dd03e051: Waiting 04:00:12 8603b9c90790: Waiting 04:00:12 c2d8d7efcc4b: Waiting 04:00:12 f757da607395: Verifying Checksum 04:00:12 f757da607395: Download complete 04:00:12 8603b9c90790: Verifying Checksum 04:00:12 8603b9c90790: Download complete 04:00:12 1560dd03e051: Verifying Checksum 04:00:12 27f5ce0e4adf: Verifying Checksum 04:00:12 27f5ce0e4adf: Download complete 04:00:12 05883995daec: Verifying Checksum 04:00:12 05883995daec: Download complete 04:00:13 448f6bf000e3: Verifying Checksum 04:00:13 448f6bf000e3: Download complete 04:00:16 c2d8d7efcc4b: Verifying Checksum 04:00:16 c2d8d7efcc4b: Download complete 04:00:16 448f6bf000e3: Pull complete 04:00:17 f757da607395: Pull complete 04:00:19 05883995daec: Pull complete 04:00:19 8603b9c90790: Pull complete 04:00:20 1560dd03e051: Pull complete 04:00:21 27f5ce0e4adf: Pull complete 04:00:36 c2d8d7efcc4b: Pull complete 04:00:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:00:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:00:36 prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 04:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:00:40 $ docker top dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:42 ---> job-cost.sh 04:00:42 lf-activate-venv: SKIPPING 04:00:42 INFO: No Stack... 04:00:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:00:43 INFO: Archiving Costs [Pipeline] sh 04:00:43 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:00:43 + cut -d, -f6 [Pipeline] lock 04:00:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] 04:00:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] did not exist. Created. 04:00:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:44 + echo total: 0.10999999940395355 [Pipeline] stash 04:00:44 Stashed 1 file(s) [Pipeline] } 04:00:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:00:44 $ docker stop --time=1 dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 04:00:46 $ docker rm -f dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:00:48 provisioning config files... 04:00:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config916304950881063685tmp [Pipeline] { [Pipeline] sh 04:00:48 + set +x 04:00:48 + curl -s https://codecov.io/bash 04:00:48 + bash -s -- 04:00:48 04:00:48 _____ _ 04:00:48 / ____| | | 04:00:48 | | ___ __| | ___ ___ _____ __ 04:00:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:00:48 | |___| (_) | (_| | __/ (_| (_) \ V / 04:00:48 \_____\___/ \__,_|\___|\___\___/ \_/ 04:00:48 Bash-1.0.6 04:00:48 04:00:48 04:00:48 ==> git version 2.24.4 found 04:00:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:00:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:00:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:00:48 ==> Jenkins CI detected. 04:00:48 current dir:  /w/workspace/edgex-go/4 04:00:48 project root: . 04:00:48 --> token set from env 04:00:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:00:48 ==> Running gcov in . (disable via -X gcov) 04:00:48 ==> Python coveragepy not found 04:00:48 ==> Searching for coverage reports in: 04:00:48 + . 04:00:48 -> Found 1 reports 04:00:48 ==> Detecting git/mercurial file structure 04:00:48 ==> Reading reports 04:00:48 + ./coverage.out bytes=403100 04:00:48 ==> Appending adjustments 04:00:48 https://docs.codecov.io/docs/fixing-reports 04:00:49 + Found adjustments 04:00:49 ==> Gzipping contents 04:00:49 56K /tmp/codecov.87VR4R.gz 04:00:49 ==> Uploading reports 04:00:49 url: https://codecov.io 04:00:49 query: branch=PR-3734&commit=d1ab24b6b961377f6903f19583658df3fa5cf0a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 04:00:50 -> Pinging Codecov 04:00:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=d1ab24b6b961377f6903f19583658df3fa5cf0a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 04:00:50 -> Uploading to 04:00:50 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/d1ab24b6b961377f6903f19583658df3fa5cf0a7/4a3bf642-35d3-4703-a0d7-8ee8c78a2555.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T040050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43944b8e6171282c6f25041cdaf92bd2b198752116883ffd20a4492dc5559d00 04:00:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:50 Dload Upload Total Spent Left Speed 04:00:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54297 0 0 100 54297 0 130k --:--:-- --:--:-- --:--:-- 130k 100 54297 0 0 100 54297 0 130k --:--:-- --:--:-- --:--:-- 130k 04:00:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1ab24b6b961377f6903f19583658df3fa5cf0a7 [Pipeline] } 04:00:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:00:52 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:00:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:00:53 ---> package-listing.sh 04:00:53 ++ facter osfamily 04:00:53 ++ tr '[:upper:]' '[:lower:]' 04:00:53 + OS_FAMILY=redhat 04:00:53 + workspace=/w/workspace/edgex-go/4 04:00:53 + START_PACKAGES=/tmp/packages_start.txt 04:00:53 + END_PACKAGES=/tmp/packages_end.txt 04:00:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:00:53 + PACKAGES=/tmp/packages_start.txt 04:00:53 + '[' /w/workspace/edgex-go/4 ']' 04:00:53 + PACKAGES=/tmp/packages_end.txt 04:00:53 + case "${OS_FAMILY}" in 04:00:53 + sort 04:00:53 + rpm -qa 04:00:55 + '[' -f /tmp/packages_start.txt ']' 04:00:55 + '[' -f /tmp/packages_end.txt ']' 04:00:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:00:55 + '[' /w/workspace/edgex-go/4 ']' 04:00:55 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:00:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:00:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:00:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:56 04:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:57 latest: Pulling from edgex-lftools-log-publisher 04:00:57 b4d181a07f80: Pulling fs layer 04:00:57 a1111a8f2ec3: Pulling fs layer 04:00:57 ed53099fbce6: Pulling fs layer 04:00:57 dc539afda2c1: Pulling fs layer 04:00:57 77bc0d833cb6: Pulling fs layer 04:00:57 9065ff56babe: Pulling fs layer 04:00:57 d287ab97295c: Pulling fs layer 04:00:57 dc539afda2c1: Waiting 04:00:57 77bc0d833cb6: Waiting 04:00:57 9065ff56babe: Waiting 04:00:57 d287ab97295c: Waiting 04:00:57 a1111a8f2ec3: Verifying Checksum 04:00:57 a1111a8f2ec3: Download complete 04:00:57 dc539afda2c1: Download complete 04:00:57 77bc0d833cb6: Verifying Checksum 04:00:57 77bc0d833cb6: Download complete 04:00:57 9065ff56babe: Verifying Checksum 04:00:57 9065ff56babe: Download complete 04:00:57 ed53099fbce6: Verifying Checksum 04:00:57 ed53099fbce6: Download complete 04:00:58 b4d181a07f80: Verifying Checksum 04:00:58 b4d181a07f80: Download complete 04:00:59 b4d181a07f80: Pull complete 04:00:59 a1111a8f2ec3: Pull complete 04:01:00 ed53099fbce6: Pull complete 04:01:00 dc539afda2c1: Pull complete 04:01:00 77bc0d833cb6: Pull complete 04:01:00 9065ff56babe: Pull complete 04:01:01 d287ab97295c: Verifying Checksum 04:01:01 d287ab97295c: Download complete 04:01:06 d287ab97295c: Pull complete 04:01:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:01:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:01:06 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 04:01:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:01:09 $ docker top 1303eb646f18d5735bcbc10c44142c322f35836de21283eefd2eebfe2614adf4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:01:10 + mkdir -p /var/log/sysstat [Pipeline] sh 04:01:10 + ls /var/log/sa-host 04:01:10 + sadf -c /var/log/sa-host/sa05 04:01:10 file_magic: OK 04:01:10 HZ: Using current value: 100 04:01:10 file_header: OK 04:01:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:01:10 Statistics: 04:01:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:01:10 File successfully converted to sysstat format version 12.0.3 04:01:10 + sadf -c /var/log/sa-host/sa29 04:01:10 file_magic: OK 04:01:10 HZ: Using current value: 100 04:01:10 file_header: OK 04:01:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:01:10 Statistics: 04:01:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:01:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:10 provisioning config files... 04:01:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2764139973595596736tmp [Pipeline] { [Pipeline] echo 04:01:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:01:10 ---> create-netrc.sh [Pipeline] } 04:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:01:11 ---> python-tools-install.sh [Pipeline] echo 04:01:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:01:11 ---> sudo-logs.sh 04:01:11 Archiving 'sudo' log.. 04:01:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-92.vexxhost.local: Name or service not known 04:01:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-92.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:01:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:01:12 ---> job-cost.sh 04:01:12 lf-activate-venv: SKIPPING 04:01:12 DEBUG: total: 0.10999999940395355 04:01:12 INFO: Retrieving Stack Cost... 04:01:13 INFO: Retrieving Pricing Info for: v3-standard-2 04:01:13 INFO: Archiving Costs [Pipeline] echo 04:01:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:01:13 ---> logs-deploy.sh 04:01:13 lf-activate-venv: SKIPPING 04:01:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/4 04:01:13 INFO: archiving workspace using pattern(s): 04:01:14 Archives upload complete. 04:01:14 INFO: archiving logs to Nexus 04:01:15 ---> uname -a: 04:01:15 Linux prd-centos7-docker-4c-2g-92.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:01:15 04:01:15 04:01:15 ---> lscpu: 04:01:15 Architecture: x86_64 04:01:15 CPU op-mode(s): 32-bit, 64-bit 04:01:15 Byte Order: Little Endian 04:01:15 Address sizes: 40 bits physical, 48 bits virtual 04:01:15 CPU(s): 2 04:01:15 On-line CPU(s) list: 0,1 04:01:15 Thread(s) per core: 1 04:01:15 Core(s) per socket: 1 04:01:15 Socket(s): 2 04:01:15 NUMA node(s): 1 04:01:15 Vendor ID: AuthenticAMD 04:01:15 CPU family: 23 04:01:15 Model: 49 04:01:15 Model name: AMD EPYC-Rome Processor 04:01:15 Stepping: 0 04:01:15 CPU MHz: 2799.998 04:01:15 BogoMIPS: 5599.99 04:01:15 Virtualization: AMD-V 04:01:15 Hypervisor vendor: KVM 04:01:15 Virtualization type: full 04:01:15 L1d cache: 32K 04:01:15 L1i cache: 32K 04:01:15 L2 cache: 512K 04:01:15 L3 cache: 16384K 04:01:15 NUMA node0 CPU(s): 0,1 04:01:15 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:01:15 04:01:15 04:01:15 ---> nproc: 04:01:15 2 04:01:15 04:01:15 04:01:15 ---> df -h: 04:01:15 Filesystem Size Used Avail Use% Mounted on 04:01:15 overlay 40G 13G 28G 31% / 04:01:15 tmpfs 64M 0 64M 0% /dev 04:01:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:01:15 shm 64M 0 64M 0% /dev/shm 04:01:15 /dev/vda1 40G 13G 28G 31% /facter-os 04:01:15 04:01:15 04:01:15 ---> sar -b -r -n DEV: 04:01:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 04:01:15 04:01:15 03:36:36 LINUX RESTART (2 CPU) 04:01:15 04:01:15 03:37:01 tps rtps wtps bread/s bwrtn/s 04:01:15 03:38:01 110.20 14.43 95.77 4741.69 9747.55 04:01:15 03:39:01 253.51 0.15 253.36 22.11 71641.60 04:01:15 03:40:01 152.84 0.00 152.84 0.00 32004.65 04:01:15 03:41:01 59.46 0.03 59.42 1.07 6742.32 04:01:15 03:42:01 119.00 0.02 118.99 0.53 20889.52 04:01:15 03:43:01 1013.25 572.89 440.36 23614.63 298753.29 04:01:15 03:44:02 555.29 140.64 414.65 5746.48 156572.63 04:01:15 03:45:01 276.28 81.37 194.90 4065.83 35236.03 04:01:15 03:46:01 5.03 0.00 5.03 0.00 177.47 04:01:15 03:47:01 0.18 0.02 0.17 0.53 1.90 04:01:15 03:48:01 0.30 0.00 0.30 0.00 4.11 04:01:15 03:49:01 0.27 0.00 0.27 0.00 3.28 04:01:15 03:50:01 0.38 0.10 0.28 2.40 3.60 04:01:15 03:51:01 0.25 0.00 0.25 0.00 2.33 04:01:15 03:52:01 0.35 0.18 0.17 5.73 2.18 04:01:15 03:53:01 0.88 0.00 0.88 0.00 17.31 04:01:15 03:54:02 0.17 0.00 0.17 0.00 1.63 04:01:15 03:55:01 0.32 0.00 0.32 0.00 3.57 04:01:15 03:56:01 0.27 0.00 0.27 0.00 3.61 04:01:15 03:57:01 0.25 0.00 0.25 0.00 3.05 04:01:15 03:58:01 0.25 0.00 0.25 0.00 2.78 04:01:15 03:59:01 0.22 0.00 0.22 0.00 2.10 04:01:15 04:00:01 0.32 0.00 0.32 0.00 3.61 04:01:15 04:01:01 45.69 42.02 3.66 4187.87 149.12 04:01:15 Average: 108.45 35.60 72.85 1770.40 26450.98 04:01:15 04:01:15 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:01:15 03:38:01 5109148 0 896356 11.19 2620 2000808 1472472 16.26 886972 1602080 106424 04:01:15 03:39:01 2405260 0 1232664 15.39 2620 4368388 1653064 18.25 1826540 3067640 613740 04:01:15 03:40:01 3049172 0 1248360 15.59 2620 3708780 1730188 19.10 1453504 2857648 191728 04:01:15 03:41:01 2993468 0 1366948 17.07 2620 3645896 1589680 17.55 1447332 2915516 94964 04:01:15 03:42:01 2211252 0 1297212 16.20 2620 4497848 1731888 19.12 1573344 3535532 538704 04:01:15 03:43:01 592000 0 1772096 22.13 2620 5642216 3615936 39.92 2691612 3935012 0 04:01:15 03:44:02 1045708 0 1523884 19.03 2620 5436720 2162256 23.87 2109300 4050488 5016 04:01:15 03:45:01 3255996 0 1342744 16.77 2620 3407572 1666796 18.40 1307280 2676160 20 04:01:15 03:46:01 3277308 0 1321428 16.50 2620 3407576 1421464 15.69 1295248 2675532 12 04:01:15 03:47:01 3276488 0 1322244 16.51 2620 3407580 1421732 15.70 1309564 2663276 8 04:01:15 03:48:01 3274224 0 1324504 16.54 2620 3407584 1421588 15.70 1334172 2641276 8 04:01:15 03:49:01 3274800 0 1323924 16.53 2620 3407588 1417476 15.65 1334032 2641228 8 04:01:15 03:50:01 3274880 0 1323764 16.53 2620 3407668 1417416 15.65 1334020 2641300 8 04:01:15 03:51:01 3274772 0 1323872 16.53 2620 3407668 1417416 15.65 1334020 2641300 8 04:01:15 03:52:01 3274592 0 1324012 16.53 2620 3407708 1417416 15.65 1334832 2640416 24 04:01:15 03:53:01 3274488 0 1324116 16.53 2620 3407708 1417512 15.65 1335040 2640416 8 04:01:15 03:54:02 3274624 0 1323976 16.53 2620 3407712 1417416 15.65 1334960 2640416 8 04:01:15 03:55:01 3274608 0 1323984 16.53 2620 3407720 1417416 15.65 1334844 2640416 8 04:01:15 03:56:01 3274616 0 1323976 16.53 2620 3407720 1417416 15.65 1334844 2640416 8 04:01:15 03:57:01 3274672 0 1323912 16.53 2620 3407728 1417416 15.65 1334920 2640416 8 04:01:15 03:58:01 3274784 0 1323796 16.53 2620 3407732 1417488 15.65 1334952 2640416 8 04:01:15 03:59:01 3274740 0 1323832 16.53 2620 3407740 1417416 15.65 1334872 2640416 12 04:01:15 04:00:01 3274532 0 1324036 16.53 2620 3407744 1417416 15.65 1334868 2640416 8 04:01:15 04:01:01 2891320 0 1362684 17.01 2620 3752308 1607972 17.75 1397484 2952936 218228 04:01:15 Average: 3028227 0 1329097 16.60 2620 3648988 1604344 17.71 1443690 2802528 73707 04:01:15 04:01:15 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:01:15 03:38:01 eth0 2242.34 1515.76 5524.15 173.93 0.00 0.00 0.00 0.00 04:01:15 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:38:01 veth6e8f064 691.21 713.61 63.65 1834.40 0.00 0.00 0.00 0.00 04:01:15 03:38:01 docker0 691.21 713.48 54.20 1834.39 0.00 0.00 0.00 0.00 04:01:15 03:39:01 eth0 1383.38 1132.17 6240.57 101.02 0.00 0.00 0.00 0.00 04:01:15 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:39:01 docker0 727.78 824.86 54.47 2942.05 0.00 0.00 0.00 0.00 04:01:15 03:40:01 veth4a6fdf5 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 04:01:15 03:40:01 eth0 44.41 25.40 35.73 15.68 0.00 0.00 0.00 0.00 04:01:15 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:40:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 04:01:15 03:41:01 veth4a6fdf5 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 04:01:15 03:41:01 eth0 23.19 12.49 16.99 7.43 0.00 0.00 0.00 0.00 04:01:15 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:41:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 04:01:15 03:42:01 eth0 282.06 186.88 1712.06 140.27 0.00 0.00 0.00 0.00 04:01:15 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:42:01 vethc648a1e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:01:15 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:43:01 veth27af1a2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:15 03:43:01 eth0 100.15 64.98 196.29 18.26 0.00 0.00 0.00 0.00 04:01:15 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:43:01 vetha1eba7c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:15 03:44:02 vethc0251e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:44:02 eth0 375.78 209.01 1805.63 29.55 0.00 0.00 0.00 0.00 04:01:15 03:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:44:02 vethc648a1e 0.00 0.97 0.00 0.06 0.00 0.00 0.00 0.00 04:01:15 03:45:01 eth0 73.94 35.15 185.25 116.77 0.00 0.00 0.00 0.00 04:01:15 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:45:01 docker0 1557.08 1785.64 117.93 5760.58 0.00 0.00 0.00 0.00 04:01:15 03:46:01 eth0 0.75 0.28 0.42 0.03 0.00 0.00 0.00 0.00 04:01:15 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:47:01 eth0 0.52 0.40 0.27 0.20 0.00 0.00 0.00 0.00 04:01:15 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:48:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 04:01:15 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:49:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 04:01:15 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:01:15 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:01:15 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:53:01 eth0 0.20 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:01:15 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:54:02 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:01:15 03:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:55:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:56:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:01:15 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:57:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:58:01 eth0 0.40 0.27 0.20 0.08 0.00 0.00 0.00 0.00 04:01:15 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 04:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:01:15 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 04:01:01 eth0 321.77 210.58 2320.19 21.23 0.00 0.00 0.00 0.00 04:01:15 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 Average: eth0 202.50 141.70 753.36 25.99 0.00 0.00 0.00 0.00 04:01:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:15 Average: docker0 63.86 73.24 4.84 236.27 0.00 0.00 0.00 0.00 04:01:15 04:01:15 04:01:15 ---> sar -P ALL: 04:01:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 04:01:15 04:01:15 03:36:36 LINUX RESTART (2 CPU) 04:01:15 04:01:15 03:37:01 CPU %user %nice %system %iowait %steal %idle 04:01:15 03:38:01 all 21.49 0.00 5.56 2.63 0.10 70.22 04:01:15 03:38:01 0 22.49 0.00 6.00 2.06 0.11 69.34 04:01:15 03:38:01 1 20.51 0.00 5.13 3.19 0.09 71.08 04:01:15 03:39:01 all 29.34 0.00 11.18 3.08 0.09 56.31 04:01:15 03:39:01 0 27.01 0.00 11.61 3.66 0.09 57.63 04:01:15 03:39:01 1 31.64 0.00 10.75 2.51 0.09 55.01 04:01:15 03:40:01 all 59.97 0.00 8.95 0.94 0.11 30.04 04:01:15 03:40:01 0 60.84 0.00 9.59 0.74 0.11 28.71 04:01:15 03:40:01 1 59.10 0.00 8.30 1.13 0.11 31.36 04:01:15 03:41:01 all 39.40 0.00 4.53 0.41 0.07 55.59 04:01:15 03:41:01 0 39.91 0.00 4.21 0.30 0.07 55.51 04:01:15 03:41:01 1 38.88 0.00 4.85 0.53 0.07 55.67 04:01:15 03:42:01 all 57.26 0.00 9.70 1.40 0.10 31.54 04:01:15 03:42:01 0 55.92 0.00 9.59 1.66 0.11 32.73 04:01:15 03:42:01 1 58.60 0.00 9.81 1.15 0.09 30.35 04:01:15 03:43:01 all 36.65 0.00 20.86 35.10 0.13 7.26 04:01:15 03:43:01 0 36.67 0.00 20.66 34.40 0.13 8.14 04:01:15 03:43:01 1 36.63 0.00 21.06 35.81 0.13 6.38 04:01:15 03:44:02 all 74.50 0.00 17.65 6.30 0.14 1.42 04:01:15 03:44:02 0 74.69 0.00 17.59 5.96 0.15 1.61 04:01:15 03:44:02 1 74.30 0.00 17.71 6.63 0.13 1.23 04:01:15 03:45:01 all 47.73 0.00 9.64 1.92 0.08 40.62 04:01:15 03:45:01 0 47.74 0.00 10.01 1.79 0.07 40.38 04:01:15 03:45:01 1 47.72 0.00 9.27 2.06 0.09 40.86 04:01:15 03:46:01 all 0.20 0.00 0.09 0.00 0.01 99.70 04:01:15 03:46:01 0 0.33 0.00 0.08 0.00 0.02 99.57 04:01:15 03:46:01 1 0.07 0.00 0.10 0.00 0.00 99.83 04:01:15 03:47:01 all 0.18 0.00 0.06 0.00 0.01 99.76 04:01:15 03:47:01 0 0.28 0.00 0.07 0.00 0.00 99.65 04:01:15 03:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:01:15 03:48:01 all 0.18 0.00 0.03 0.00 0.01 99.78 04:01:15 03:48:01 0 0.32 0.00 0.03 0.00 0.00 99.65 04:01:15 03:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:01:15 04:01:15 03:48:01 CPU %user %nice %system %iowait %steal %idle 04:01:15 03:49:01 all 0.20 0.00 0.13 0.00 0.02 99.66 04:01:15 03:49:01 0 0.30 0.00 0.10 0.00 0.02 99.58 04:01:15 03:49:01 1 0.10 0.00 0.15 0.00 0.02 99.73 04:01:15 03:50:01 all 0.21 0.00 0.03 0.00 0.01 99.76 04:01:15 03:50:01 0 0.38 0.00 0.02 0.00 0.00 99.60 04:01:15 03:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:01:15 03:51:01 all 0.23 0.00 0.03 0.00 0.02 99.72 04:01:15 03:51:01 0 0.37 0.00 0.03 0.00 0.02 99.58 04:01:15 03:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:01:15 03:52:01 all 0.18 0.00 0.03 0.00 0.02 99.77 04:01:15 03:52:01 0 0.32 0.00 0.03 0.00 0.00 99.65 04:01:15 03:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:01:15 03:53:01 all 0.22 0.00 0.03 0.00 0.02 99.73 04:01:15 03:53:01 0 0.38 0.00 0.03 0.00 0.00 99.58 04:01:15 03:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:01:15 03:54:02 all 0.08 0.00 0.05 0.00 0.02 99.85 04:01:15 03:54:02 0 0.07 0.00 0.02 0.00 0.02 99.90 04:01:15 03:54:02 1 0.10 0.00 0.08 0.00 0.02 99.80 04:01:15 03:55:01 all 0.16 0.00 0.02 0.00 0.02 99.80 04:01:15 03:55:01 0 0.22 0.00 0.02 0.00 0.02 99.75 04:01:15 03:55:01 1 0.10 0.00 0.02 0.00 0.02 99.86 04:01:15 03:56:01 all 0.22 0.00 0.03 0.00 0.01 99.75 04:01:15 03:56:01 0 0.37 0.00 0.02 0.00 0.00 99.62 04:01:15 03:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:01:15 03:57:01 all 0.14 0.00 0.02 0.00 0.01 99.83 04:01:15 03:57:01 0 0.27 0.00 0.02 0.00 0.00 99.72 04:01:15 03:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:01:15 03:58:01 all 0.17 0.00 0.04 0.00 0.02 99.77 04:01:15 03:58:01 0 0.20 0.00 0.05 0.00 0.02 99.73 04:01:15 03:58:01 1 0.13 0.00 0.03 0.00 0.02 99.82 04:01:15 03:59:01 all 0.08 0.00 0.04 0.00 0.02 99.86 04:01:15 03:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:01:15 03:59:01 1 0.15 0.00 0.05 0.00 0.03 99.77 04:01:15 04:01:15 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:01:15 04:00:01 all 0.17 0.00 0.03 0.00 0.01 99.80 04:01:15 04:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:01:15 04:00:01 1 0.28 0.00 0.03 0.00 0.02 99.67 04:01:15 04:01:01 all 4.53 0.00 1.81 0.98 0.02 92.66 04:01:15 04:01:01 0 3.76 0.00 1.79 0.46 0.02 93.98 04:01:15 04:01:01 1 5.31 0.00 1.84 1.50 0.02 91.33 04:01:15 Average: all 14.74 0.00 3.57 2.07 0.04 79.58 04:01:15 Average: 0 14.71 0.00 3.61 2.00 0.04 79.64 04:01:15 Average: 1 14.76 0.00 3.53 2.14 0.04 79.52 04:01:15 04:01:15 04:01:15