Branch indexing 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 25b03d07bd52cfb47cffefba0118e02cb626d25f+a77f58c90179b916eae9116a1115cd7226a95c94 (9b87db1023d073723b08ede062814e6cf8583f4e) 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-ssh8649819140886699530.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-ssh152417107166816219.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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4441798208971024038.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-ssh6607082482869575510.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh206901119762590116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Running on prd-centos7-docker-4c-2g-1671 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh7943038510492739930.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 a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 5e4cf6f0df53b2e716d6b3117ce049753b906d85 Checking out Revision 5e4cf6f0df53b2e716d6b3117ce049753b906d85 (PR-3678) > 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/9@tmp/jenkins-gitclient-ssh2222324227607854938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # 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/9@tmp/jenkins-gitclient-ssh3898777898886615663.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e4cf6f0df53b2e716d6b3117ce049753b906d85 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:41 ========================================================= 16:30:41 EdgeX Global Pipelines Version Info 16:30:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:42 ------------------- 16:30:42 stable info: 16:30:42 ------------------- 16:30:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:42 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:30:42 Message: update stable to v1.0.205 > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 16:30:43 ------------------- 16:30:43 experimental info: 16:30:43 ------------------- 16:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:43 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:30:43 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e4cf6f0df53b2e716d6b3117ce049753b906d85 [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e4cf6f [Pipeline] echo 16:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:44 provisioning config files... 16:30:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6976082859571063125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:44 ---> docker-login.sh 16:30:44 nexus3.edgexfoundry.org:10001 16:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:44 Configure a credential helper to remove this warning. See 16:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:44 16:30:44 Login Succeeded 16:30:44 nexus3.edgexfoundry.org:10002 16:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:44 Configure a credential helper to remove this warning. See 16:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:44 16:30:44 Login Succeeded 16:30:44 nexus3.edgexfoundry.org:10003 16:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:45 Configure a credential helper to remove this warning. See 16:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:45 16:30:45 Login Succeeded 16:30:45 nexus3.edgexfoundry.org:10004 16:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:45 Configure a credential helper to remove this warning. See 16:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:45 16:30:45 Login Succeeded 16:30:45 docker.io 16:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:45 Configure a credential helper to remove this warning. See 16:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:45 16:30:45 Login Succeeded 16:30:45 ---> docker-login.sh ends [Pipeline] } 16:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:46 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/core-command/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo core-command,cmd/core-command/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/core-data/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo core-data,cmd/core-data/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/core-metadata/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/security-bootstrapper/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/security-proxy-setup/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/support-notifications/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/support-scheduler/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:46 + for file in '`ls cmd/**/Dockerfile`' 16:30:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:30:46 ++ cut -d/ -f2 16:30:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:48 16:30:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:30:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:49 latest: Pulling from edgex-devops/git-semver 16:30:49 31603596830f: Pulling fs layer 16:30:49 04fac38145f0: Pulling fs layer 16:30:49 701f6daf10bf: Pulling fs layer 16:30:49 24f72da36158: Pulling fs layer 16:30:49 24f72da36158: Waiting 16:30:49 04fac38145f0: Verifying Checksum 16:30:49 04fac38145f0: Download complete 16:30:49 31603596830f: Verifying Checksum 16:30:49 31603596830f: Download complete 16:30:49 24f72da36158: Verifying Checksum 16:30:49 24f72da36158: Download complete 16:30:49 31603596830f: Pull complete 16:30:49 04fac38145f0: Pull complete 16:30:49 701f6daf10bf: Verifying Checksum 16:30:49 701f6daf10bf: Download complete 16:30:50 701f6daf10bf: Pull complete 16:30:50 24f72da36158: Pull complete 16:30:50 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:30:50 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:51 $ docker top e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:51 [ssh-agent] Looking for ssh-agent implementation... 16:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:51 $ docker exec e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent 16:30:51 SSH_AUTH_SOCK=/tmp/ssh-CQdnKGwVM3aL/agent.14 16:30:51 SSH_AGENT_PID=20 16:30:51 Running ssh-add (command line suppressed) 16:30:51 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2592032111273797546.key (/w/workspace/edgex-go/9@tmp/private_key_2592032111273797546.key) 16:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:52 + git tag --points-at HEAD [Pipeline] } 16:30:52 $ docker exec --env ******** --env ******** e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent -k 16:30:52 unset SSH_AUTH_SOCK; 16:30:52 unset SSH_AGENT_PID; 16:30:52 echo Agent pid 20 killed; 16:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:52 [ssh-agent] Looking for ssh-agent implementation... 16:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:52 $ docker exec e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent 16:30:52 SSH_AUTH_SOCK=/tmp/ssh-dXDtoGRNKq2S/agent.53 16:30:52 SSH_AGENT_PID=59 16:30:52 Running ssh-add (command line suppressed) 16:30:52 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6134692809115543113.key (/w/workspace/edgex-go/9@tmp/private_key_6134692809115543113.key) 16:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:53 + git semver init 16:30:53 # -> Open(): unable to determine branch for HEAD 16:30:53 # $GIT_DIR = /w/workspace/edgex-go/9/.git 16:30:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 16:30:53 # $SEMVER_REMOTE_NAME = origin 16:30:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:53 # $SEMVER_USER_NAME = edgex-jenkins 16:30:53 # $SEMVER_BRANCH = PR-3678 16:30:53 # $SEMVER_TEMP = /tmp/semver-504310796 16:30:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:21 # '/tmp/semver-504310796' -> '/w/workspace/edgex-go/9/.semver' 16:31:21 # -> Force: false 16:31:21 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 16:31:21 $ docker exec --env ******** --env ******** e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent -k 16:31:21 unset SSH_AUTH_SOCK; 16:31:21 unset SSH_AGENT_PID; 16:31:21 echo Agent pid 59 killed; 16:31:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:22 + git semver [Pipeline] } 16:31:22 $ docker stop --time=1 e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d 16:31:24 $ docker rm -f e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d [Pipeline] // withDockerContainer [Pipeline] sh 16:31:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:24 Stashed 1 file(s) [Pipeline] echo 16:31:26 [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 16:31:27 ========================================================= 16:31:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:31:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:27 540db60ca938: Pulling fs layer 16:31:27 adcc1eea9eea: Pulling fs layer 16:31:27 4c4ab2625f07: Pulling fs layer 16:31:27 db62176df00c: Pulling fs layer 16:31:27 3b30891b0d05: Pulling fs layer 16:31:27 06b49ca38bd5: Pulling fs layer 16:31:27 c788192a36de: Pulling fs layer 16:31:27 a77e37c0d609: Pulling fs layer 16:31:27 c3185cebc471: Pulling fs layer 16:31:27 06b49ca38bd5: Waiting 16:31:27 c788192a36de: Waiting 16:31:27 a77e37c0d609: Waiting 16:31:27 c3185cebc471: Waiting 16:31:27 db62176df00c: Waiting 16:31:27 3b30891b0d05: Waiting 16:31:27 4c4ab2625f07: Verifying Checksum 16:31:27 4c4ab2625f07: Download complete 16:31:27 adcc1eea9eea: Verifying Checksum 16:31:27 adcc1eea9eea: Download complete 16:31:27 3b30891b0d05: Verifying Checksum 16:31:27 3b30891b0d05: Download complete 16:31:27 06b49ca38bd5: Verifying Checksum 16:31:27 06b49ca38bd5: Download complete 16:31:27 540db60ca938: Verifying Checksum 16:31:27 c788192a36de: Verifying Checksum 16:31:27 c788192a36de: Download complete 16:31:27 540db60ca938: Pull complete 16:31:27 adcc1eea9eea: Pull complete 16:31:27 4c4ab2625f07: Pull complete 16:31:28 a77e37c0d609: Verifying Checksum 16:31:28 a77e37c0d609: Download complete 16:31:32 c3185cebc471: Verifying Checksum 16:31:32 c3185cebc471: Download complete 16:31:33 db62176df00c: Verifying Checksum 16:31:33 db62176df00c: Download complete 16:31:36 db62176df00c: Pull complete 16:31:36 3b30891b0d05: Pull complete 16:31:36 06b49ca38bd5: Pull complete 16:31:36 c788192a36de: Pull complete 16:31:36 a77e37c0d609: Pull complete 16:31:38 c3185cebc471: Pull complete 16:31:38 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:38 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:38 WORKDIR /edgex 16:31:38 COPY go.mod . 16:31:38 RUN go mod download' 16:31:38 + docker build -t ci-base-image-x86_64 -f - . 16:31:40 Sending build context to Docker daemon 328.9MB 16:31:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:40 ---> 031687cdd783 16:31:40 Step 2/4 : WORKDIR /edgex 16:31:41 ---> Running in 1849b08d49ac 16:31:41 Removing intermediate container 1849b08d49ac 16:31:41 ---> cf1941015a82 16:31:41 Step 3/4 : COPY go.mod . 16:31:41 ---> 58ecdbd0035a 16:31:41 Step 4/4 : RUN go mod download 16:31:43 Still waiting to schedule task 16:31:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:31:43 ---> Running in b55d897b3549 16:32:23 Removing intermediate container b55d897b3549 16:32:23 ---> 66fb02a21461 16:32:23 Successfully built 66fb02a21461 16:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:23 + docker inspect -f . ci-base-image-x86_64 16:32:23 . [Pipeline] withDockerContainer 16:32:23 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 16:32:24 $ docker top 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:24 + go version 16:32:24 go version go1.16.6 linux/amd64 [Pipeline] } 16:32:24 $ docker stop --time=1 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 16:32:25 $ docker rm -f 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:26 + docker inspect -f . ci-base-image-x86_64 16:32:26 . [Pipeline] withDockerContainer 16:32:26 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 16:32:26 $ docker top 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:26 ========================================================= 16:32:26 [edgeXBuildGoParallel] Running Tests and Build... 16:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:27 + go mod tidy [Pipeline] sh 16:32:27 + make test 16:32:27 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 16:32:28 go mod tidy 16:32:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 16:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 16:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 16:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 16:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 16:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.213s coverage: 81.8% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 62.6% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 16:33:52 GO111MODULE=on go vet ./... 16:34:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1678 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:34:01 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:34:01 The recommended git tool is: git 16:34:08 using credential edgex-jenkins-ssh 16:34:08 Cloning the remote Git repository 16:34:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:08 > git init /w/workspace/edgex-go/9 # timeout=10 16:34:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:08 > git --version # timeout=10 16:34:08 > git --version # 'git version 2.17.1' 16:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:16 gofmt -l . 16:34:16 [ "`gofmt -l .`" = "" ] 16:34:16 ./bin/test-attribution-txt.sh [Pipeline] sh 16:34:16 + ls -al . 16:34:16 total 612 16:34:16 drwxrwxr-x 10 1001 1001 4096 Sep 9 16:34 . 16:34:16 drwxr-xr-x 4 root root 28 Sep 9 16:32 .. 16:34:16 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:30 .dockerignore 16:34:16 drwxrwxr-x 8 1001 1001 179 Sep 9 16:30 .git 16:34:16 drwxrwxr-x 4 1001 1001 142 Sep 9 16:30 .github 16:34:16 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:30 .gitignore 16:34:16 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:30 .hadolint.yml 16:34:16 drwx------ 3 1001 1001 58 Sep 9 16:31 .semver 16:34:16 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:30 .sonarcloud.properties 16:34:16 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:30 ADOPTERS.md 16:34:16 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:30 Attribution.txt 16:34:16 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:30 CHANGELOG.md 16:34:16 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:30 CONTRIBUTING.md 16:34:16 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:30 GOVERNANCE.md 16:34:16 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:30 Jenkinsfile 16:34:16 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:30 LICENSE 16:34:16 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:30 Makefile 16:34:16 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:30 OWNERS.md 16:34:16 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:30 README.md 16:34:16 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:30 SECURITY.md 16:34:16 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:31 VERSION 16:34:16 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:30 ZMQWindows.md 16:34:16 drwxrwxr-x 2 1001 1001 37 Sep 9 16:30 bin 16:34:16 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:30 cmd 16:34:16 -rw-r--r-- 1 root root 405611 Sep 9 16:33 coverage.out 16:34:16 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:30 go.mod 16:34:16 -rw-r--r-- 1 root root 50064 Sep 9 16:32 go.sum 16:34:16 drwxrwxr-x 8 1001 1001 124 Sep 9 16:30 internal 16:34:16 drwxrwxr-x 3 1001 1001 16 Sep 9 16:30 openapi 16:34:16 drwxrwxr-x 4 1001 1001 71 Sep 9 16:30 snap 16:34:16 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:30 version.go [Pipeline] sh 16:34:16 + '[' -e coverage.out ] 16:34:16 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:16 Stashed 1 file(s) [Pipeline] sh 16:34:17 + make build 16:34:17 go mod tidy 16:34:17 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 16:34:18 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 16:34:25 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 16:34:25 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 16:34:26 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 16:34:26 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 16:34:27 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 16:34:28 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 16:34:29 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 16:34:30 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 16:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:34:31 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 16:34:31 Merge succeeded, producing f5631683325f2422b342b51544367e306aa8b699 16:34:31 Checking out Revision f5631683325f2422b342b51544367e306aa8b699 (PR-3678) 16:34:31 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 16:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:31 > git config core.sparsecheckout # timeout=10 16:34:31 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 16:34:31 > git remote # timeout=10 16:34:31 > git config --get remote.origin.url # timeout=10 16:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:31 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:34:31 > git rev-parse HEAD^{commit} # timeout=10 16:34:31 > git config core.sparsecheckout # timeout=10 16:34:31 > git checkout -f f5631683325f2422b342b51544367e306aa8b699 # timeout=10 [Pipeline] } 16:34:33 $ docker stop --time=1 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d 16:34:35 $ docker rm -f 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:34:36 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:34:36 First time build. Skipping changelog. 16:34:36 > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:40 provisioning config files... 16:34:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3086729363192468618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:41 16:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:41 latest: Pulling from edgex-devops/edgex-compose 16:34:41 cbdbe7a5bc2a: Pulling fs layer 16:34:41 ca9280d653b3: Pulling fs layer 16:34:41 7e9c9ca2126c: Pulling fs layer 16:34:41 ---> docker-login.sh 16:34:41 nexus3.edgexfoundry.org:10001 16:34:41 cbdbe7a5bc2a: Verifying Checksum 16:34:41 cbdbe7a5bc2a: Download complete 16:34:41 cbdbe7a5bc2a: Pull complete 16:34:42 ca9280d653b3: Verifying Checksum 16:34:42 ca9280d653b3: Download complete 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:43 ca9280d653b3: Pull complete 16:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:43 Configure a credential helper to remove this warning. See 16:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:43 16:34:43 Login Succeeded 16:34:43 nexus3.edgexfoundry.org:10002 16:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:44 Configure a credential helper to remove this warning. See 16:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:44 16:34:44 Login Succeeded 16:34:44 nexus3.edgexfoundry.org:10003 16:34:44 7e9c9ca2126c: Download complete 16:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:44 Configure a credential helper to remove this warning. See 16:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:44 16:34:44 Login Succeeded 16:34:44 nexus3.edgexfoundry.org:10004 16:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:45 Configure a credential helper to remove this warning. See 16:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:45 16:34:45 Login Succeeded 16:34:45 docker.io 16:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:46 Configure a credential helper to remove this warning. See 16:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:46 16:34:46 Login Succeeded 16:34:46 ---> docker-login.sh ends [Pipeline] } 16:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:46 ========================================================= 16:34:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:34:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:47 7e9c9ca2126c: Pull complete 16:34:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:34:47 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:47 595b0fe564bb: Pulling fs layer 16:34:47 24495759ef45: Pulling fs layer 16:34:47 d148012ef14d: Pulling fs layer 16:34:47 e90a11edd702: Pulling fs layer 16:34:47 d77568369979: Pulling fs layer 16:34:47 fc1c9f9a7f3b: Pulling fs layer 16:34:47 170f2ba95c9a: Pulling fs layer 16:34:47 97ac5df62f85: Pulling fs layer 16:34:47 170f2ba95c9a: Waiting 16:34:47 e90a11edd702: Waiting 16:34:47 d77568369979: Waiting 16:34:47 fc1c9f9a7f3b: Waiting 16:34:47 97ac5df62f85: Waiting 16:34:47 d148012ef14d: Verifying Checksum 16:34:47 d148012ef14d: Download complete 16:34:47 24495759ef45: Download complete 16:34:47 fc1c9f9a7f3b: Verifying Checksum 16:34:47 fc1c9f9a7f3b: Download complete 16:34:47 595b0fe564bb: Download complete 16:34:47 170f2ba95c9a: Verifying Checksum 16:34:47 170f2ba95c9a: Download complete 16:34:48 595b0fe564bb: Pull complete 16:34:49 24495759ef45: Pull complete 16:34:49 d148012ef14d: Pull complete 16:34:49 $ docker top a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:50 + docker-compose build --help 16:34:50 + grep parallel 16:34:50 --parallel Build images in parallel. [Pipeline] } 16:34:50 $ docker stop --time=1 a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e 16:34:51 97ac5df62f85: Verifying Checksum 16:34:51 97ac5df62f85: Download complete 16:34:51 e90a11edd702: Verifying Checksum 16:34:51 e90a11edd702: Download complete 16:34:52 $ docker rm -f a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:52 . [Pipeline] withDockerContainer 16:34:52 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:34:52 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:34:53 $ docker top 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:53 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:54 Building core-command ... 16:34:54 Building core-data ... 16:34:54 Building core-metadata ... 16:34:54 Building security-bootstrapper ... 16:34:54 Building security-proxy-setup ... 16:34:54 Building security-secretstore-setup ... 16:34:54 Building support-notifications ... 16:34:54 Building support-scheduler ... 16:34:54 Building sys-mgmt-agent ... 16:34:54 Building support-notifications 16:34:54 Building core-metadata 16:34:54 Building security-proxy-setup 16:34:54 Building support-scheduler 16:34:54 Building core-command 16:35:04 e90a11edd702: Pull complete 16:35:04 d77568369979: Pull complete 16:35:04 fc1c9f9a7f3b: Pull complete 16:35:04 170f2ba95c9a: Pull complete 16:35:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 66fb02a21461 16:35:04 Step 3/22 : WORKDIR /edgex-go 16:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 66fb02a21461 16:35:04 Step 3/24 : WORKDIR /edgex-go 16:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 66fb02a21461 16:35:04 Step 3/24 : WORKDIR /edgex-go 16:35:07 ---> Running in c9b8634dcf8c 16:35:07 ---> Running in 9b71709aaab5 16:35:08 ---> Running in 67c7b1bef02c 16:35:09 97ac5df62f85: Pull complete 16:35:09 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:35:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:10 WORKDIR /edgex 16:35:10 COPY go.mod . 16:35:10 RUN go mod download 16:35:10 + docker build -t ci-base-image-arm64 -f - . 16:35:12 Removing intermediate container c9b8634dcf8c 16:35:12 ---> ee3a3966c2b3 16:35:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 Removing intermediate container 9b71709aaab5 16:35:12 ---> 80855441c2eb 16:35:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 Removing intermediate container 67c7b1bef02c 16:35:12 ---> 3f9b66a3df3e 16:35:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 Sending build context to Docker daemon 166MB 16:35:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:12 ---> 04bc70af865f 16:35:12 Step 2/4 : WORKDIR /edgex 16:35:12 ---> Running in bbbf4d051ee4 16:35:12 ---> Running in e286114cd1a0 16:35:12 ---> Running in bcc6aba97ca7 16:35:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:17 ---> 66fb02a21461 16:35:17 Step 3/23 : WORKDIR /edgex-go 16:35:17 ---> Using cache 16:35:17 ---> 80855441c2eb 16:35:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:17 ---> Running in 955b031dbc84 16:35:18 Removing intermediate container 955b031dbc84 16:35:18 ---> da9fabfdb405 16:35:18 Step 3/4 : COPY go.mod . 16:35:18 ---> 67f73c27f37c 16:35:18 Step 4/4 : RUN go mod download 16:35:18 ---> Running in d468c38bd419 16:35:19 ---> Running in e920fed12204 16:35:19 Removing intermediate container bcc6aba97ca7 16:35:19 ---> 805f475edbd8 16:35:19 Step 5/24 : RUN apk add --update --no-cache make git 16:35:19 ---> Running in 8863bf32b6bd 16:35:19 Removing intermediate container e286114cd1a0 16:35:19 ---> 2949de923d4c 16:35:19 Step 5/24 : RUN apk add --update --no-cache make git 16:35:19 Removing intermediate container bbbf4d051ee4 16:35:19 ---> 6505941a242f 16:35:19 Step 5/22 : RUN apk add --update --no-cache make git 16:35:19 ---> Running in 9044c9609187 16:35:19 ---> Running in b225fdb3c91d 16:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:20 Removing intermediate container e920fed12204 16:35:20 ---> 7de441d96898 16:35:20 Step 5/23 : RUN apk add --update --no-cache make git 16:35:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:20 ---> 66fb02a21461 16:35:20 Step 3/23 : WORKDIR /edgex-go 16:35:20 ---> Using cache 16:35:20 ---> 80855441c2eb 16:35:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:20 ---> Using cache 16:35:20 ---> 7de441d96898 16:35:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:20 ---> Running in df3f67348636 16:35:20 ---> Running in 6dba895dd426 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:21 OK: 219 MiB in 52 packages 16:35:22 Removing intermediate container 8863bf32b6bd 16:35:22 ---> ed20c9aa2f0c 16:35:22 Step 6/24 : COPY go.mod . 16:35:22 OK: 219 MiB in 52 packages 16:35:23 ---> d696de681760 16:35:23 Step 7/24 : RUN go mod download 16:35:23 ---> Running in bd1a76409bd7 16:35:23 Removing intermediate container b225fdb3c91d 16:35:23 ---> a7575840d8fa 16:35:23 Step 6/22 : COPY go.mod . 16:35:23 OK: 219 MiB in 52 packages 16:35:23 ---> ff65f16deb8e 16:35:23 Step 7/22 : RUN go mod download 16:35:23 ---> Running in 3e96827d27ec 16:35:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:23 Removing intermediate container 9044c9609187 16:35:23 ---> f14b17b53835 16:35:23 Step 6/24 : COPY go.mod . 16:35:23 ---> 92c5b567b84c 16:35:23 Step 7/24 : RUN go mod download 16:35:23 ---> Running in 8ae57397c4e8 16:35:23 Removing intermediate container bd1a76409bd7 16:35:23 ---> b8193165eea1 16:35:23 Step 8/24 : COPY . . 16:35:24 Removing intermediate container 3e96827d27ec 16:35:24 ---> f8c101f9d8fe 16:35:24 Step 8/22 : COPY . . 16:35:24 OK: 219 MiB in 52 packages 16:35:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:25 Removing intermediate container 8ae57397c4e8 16:35:25 ---> dd431d3b853b 16:35:25 Step 8/24 : COPY . . 16:35:27 OK: 219 MiB in 52 packages 16:35:28 Removing intermediate container df3f67348636 16:35:28 ---> f97489f14156 16:35:28 Step 6/23 : COPY go.mod . 16:35:29 Removing intermediate container 6dba895dd426 16:35:29 ---> 35a4c99545ad 16:35:29 Step 6/23 : COPY go.mod . 16:35:29 ---> a7c29bc9a15b 16:35:29 Step 7/23 : RUN go mod download 16:35:29 ---> Running in b669595b2d16 16:35:29 ---> fed83fcb9f75 16:35:29 Step 7/23 : RUN go mod download 16:35:29 ---> Running in 7fbedbed1309 16:35:30 ---> 207c39daa9f3 16:35:30 Step 9/24 : RUN go mod tidy 16:35:30 ---> Running in 1cae15dfc9d3 16:35:31 ---> f33b652149c6 16:35:31 Step 9/22 : RUN go mod tidy 16:35:31 ---> Running in 400cc7903125 16:35:31 Removing intermediate container b669595b2d16 16:35:31 ---> 7396d6c0ecbb 16:35:31 Step 8/23 : COPY . . 16:35:31 Removing intermediate container 7fbedbed1309 16:35:31 ---> 6a268de981ec 16:35:31 Step 8/23 : COPY . . 16:35:36 Removing intermediate container 1cae15dfc9d3 16:35:36 ---> be680e64dee3 16:35:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:35:36 ---> 3d2e6d1846af 16:35:36 Step 9/24 : RUN go mod tidy 16:35:36 ---> Running in b099d96ab6e7 16:35:36 Removing intermediate container 400cc7903125 16:35:36 ---> 7c5b2eacf765 16:35:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:36 ---> Running in e54e687df7e6 16:35:36 ---> Running in 5d6216134913 16:35:36 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 16:35:36 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 16:35:37 Removing intermediate container e54e687df7e6 16:35:37 ---> 1939bd12481a 16:35:37 Step 10/24 : RUN make cmd/core-command/core-command 16:35:37 ---> Running in e0d1eafc900d 16:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:35:40 ---> a3e39f401060 16:35:40 Step 9/23 : RUN go mod tidy 16:35:40 ---> Running in 11cf83a95ed9 16:35:41 ---> 9f60c9404340 16:35:41 Step 9/23 : RUN go mod tidy 16:35:41 ---> Running in c8d8067830d3 16:35:43 Removing intermediate container c8d8067830d3 16:35:43 ---> 51fbc41b1372 16:35:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:43 ---> Running in b34fbe70b0fd 16:35:43 Removing intermediate container 11cf83a95ed9 16:35:43 ---> eac6ef4162d5 16:35:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:35:43 ---> Running in 7d7c2a3dc101 16:35:43 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 16:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:08 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 16:36:15 Removing intermediate container 5d6216134913 16:36:15 ---> 7cad581a1457 16:36:15 16:36:15 Step 11/22 : FROM alpine:3.12 16:36:15 3.12: Pulling from library/alpine 16:36:17 Removing intermediate container e0d1eafc900d 16:36:17 ---> c0802038f8ee 16:36:17 16:36:17 Step 11/24 : FROM alpine:3.12 16:36:17 Removing intermediate container b099d96ab6e7 16:36:17 ---> aa97e0419c2d 16:36:17 16:36:17 Step 11/24 : FROM alpine:3.12 16:36:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:36:17 Status: Downloaded newer image for alpine:3.12 16:36:17 ---> 48b8ec4ed9eb 16:36:17 Step 12/22 : RUN apk add --update --no-cache curl 16:36:17 3.12: Pulling from library/alpine 16:36:17 ---> Running in bb2d22cace81 16:36:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:36:17 Status: Image is up to date for alpine:3.12 16:36:17 ---> 48b8ec4ed9eb 16:36:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:17 3.12: Pulling from library/alpine 16:36:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:36:17 Status: Image is up to date for alpine:3.12 16:36:17 ---> 48b8ec4ed9eb 16:36:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:17 ---> Running in 622193fb2c35 16:36:17 ---> Running in 5c20ea9591e9 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:18 (1/4) Installing ca-certificates (20191127-r4) 16:36:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:36:18 (3/4) Installing libcurl (7.78.0-r0) 16:36:18 (4/4) Installing curl (7.78.0-r0) 16:36:18 Executing busybox-1.31.1-r20.trigger 16:36:18 Executing ca-certificates-20191127-r4.trigger 16:36:18 (1/1) Installing dumb-init (1.2.2-r1) 16:36:18 OK: 7 MiB in 18 packages 16:36:18 Executing busybox-1.31.1-r20.trigger 16:36:18 OK: 6 MiB in 15 packages 16:36:18 (1/1) Installing dumb-init (1.2.2-r1) 16:36:18 Executing busybox-1.31.1-r20.trigger 16:36:18 OK: 6 MiB in 15 packages 16:36:19 Removing intermediate container 622193fb2c35 16:36:19 ---> 983e69d57018 16:36:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:19 Removing intermediate container bb2d22cace81 16:36:19 ---> 219b69f47b5a 16:36:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:19 ---> Running in 4dc3370df443 16:36:19 Removing intermediate container 5c20ea9591e9 16:36:19 ---> ab03531980cd 16:36:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:19 ---> Running in 821f1a96850d 16:36:19 ---> Running in 86f2c9e5f114 16:36:19 Removing intermediate container 4dc3370df443 16:36:19 ---> cb3c0b2b9637 16:36:19 Step 14/24 : ENV APP_PORT=59882 16:36:19 Removing intermediate container 821f1a96850d 16:36:19 ---> 17517718ab05 16:36:19 Step 14/22 : WORKDIR /edgex 16:36:19 Removing intermediate container 86f2c9e5f114 16:36:19 ---> bdc6fde631f9 16:36:19 Step 14/24 : ENV APP_PORT=59881 16:36:19 ---> Running in 8df8148d82f7 16:36:19 ---> Running in 9c8ed652a167 16:36:19 ---> Running in 8d0c6a45da76 16:36:19 Removing intermediate container 8df8148d82f7 16:36:19 ---> 82d9650e323b 16:36:19 Step 15/24 : EXPOSE $APP_PORT 16:36:19 ---> Running in 00193c4ec852 16:36:19 Removing intermediate container 8d0c6a45da76 16:36:19 ---> f48a4351a236 16:36:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:20 Removing intermediate container 9c8ed652a167 16:36:20 ---> a700dfffc7c8 16:36:20 Step 15/24 : EXPOSE $APP_PORT 16:36:20 ---> Running in d30b9aa9bbb5 16:36:20 Removing intermediate container 00193c4ec852 16:36:20 ---> b8ece0871f7b 16:36:20 Step 16/24 : WORKDIR / 16:36:20 ---> Running in 37c3e18d72a5 16:36:20 Removing intermediate container d30b9aa9bbb5 16:36:20 ---> aeefff5ab8e9 16:36:20 Step 16/24 : WORKDIR / 16:36:20 ---> 3d6ccd1815ea 16:36:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:20 ---> Running in ba5214e69749 16:36:20 Removing intermediate container 37c3e18d72a5 16:36:20 ---> c37dc2e6092f 16:36:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 Removing intermediate container ba5214e69749 16:36:20 ---> 907f6f8b5c0c 16:36:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 ---> a19793ceba35 16:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:20 ---> be9dd3d0cb94 16:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:21 ---> 4ca76a6a535d 16:36:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:21 ---> 504d32f44812 16:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:22 ---> b870201094dd 16:36:22 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:36:22 ---> e3afc68baa3e 16:36:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:22 ---> Running in 7415b7aa09a3 16:36:22 ---> 2934c9cb4a9a 16:36:22 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:22 ---> 573eb76b8602 16:36:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:36:22 Removing intermediate container b34fbe70b0fd 16:36:22 ---> 24c48e4c2620 16:36:22 16:36:22 Step 11/23 : FROM alpine:3.12 16:36:22 ---> 48b8ec4ed9eb 16:36:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:22 ---> Using cache 16:36:22 ---> ab03531980cd 16:36:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:22 ---> Using cache 16:36:22 ---> bdc6fde631f9 16:36:22 Step 14/23 : ENV APP_PORT=59861 16:36:22 ---> Running in b4c25c46efb3 16:36:22 Removing intermediate container 7d7c2a3dc101 16:36:22 ---> 0985a22b39b2 16:36:22 16:36:22 Step 11/23 : FROM alpine:3.12 16:36:22 ---> 48b8ec4ed9eb 16:36:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:22 ---> Running in 34154edcf763 16:36:22 ---> Running in 867108fe9f06 16:36:22 ---> Running in 1409f9e4cbe4 16:36:22 Removing intermediate container 7415b7aa09a3 16:36:22 ---> ca34ee90eeee 16:36:22 Step 19/22 : CMD ["--init=true"] 16:36:22 ---> Running in cce3c0be68c1 16:36:22 Removing intermediate container b4c25c46efb3 16:36:22 ---> c1b6c583c19f 16:36:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:22 ---> Running in 5a8632726fcb 16:36:22 Removing intermediate container 34154edcf763 16:36:22 ---> ca9d901ad83f 16:36:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:22 Removing intermediate container 867108fe9f06 16:36:22 ---> 668b315e7cd9 16:36:22 Step 15/23 : EXPOSE $APP_PORT 16:36:22 ---> Running in c31e7a8a223f 16:36:22 Removing intermediate container cce3c0be68c1 16:36:22 ---> 2bcf54b5682c 16:36:22 Step 20/22 : LABEL arch=x86_64 16:36:22 ---> Running in ab67ec0e5c69 16:36:22 ---> Running in 9233e9396cb6 16:36:22 Removing intermediate container 5a8632726fcb 16:36:22 ---> 6c676905228b 16:36:22 Step 22/24 : LABEL arch=x86_64 16:36:22 Removing intermediate container 9233e9396cb6 16:36:22 ---> 9f4859ca4966 16:36:22 Step 21/22 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:36:22 ---> Running in 71baeff0d8ef 16:36:22 ---> Running in 24e8f1752635 16:36:22 Removing intermediate container c31e7a8a223f 16:36:22 ---> 837ffe1253b7 16:36:22 Step 22/24 : LABEL arch=x86_64 16:36:22 Removing intermediate container ab67ec0e5c69 16:36:22 ---> c204f2c6e12a 16:36:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:23 ---> Running in dff3ce77c2eb 16:36:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:23 Removing intermediate container 71baeff0d8ef 16:36:23 ---> 427a109e8193 16:36:23 Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:36:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:23 Removing intermediate container 24e8f1752635 16:36:23 ---> ca357b6cae38 16:36:23 Step 22/22 : LABEL version=0.0.0 16:36:23 ---> Running in c0c0fc3c6abd 16:36:23 ---> Running in 7718d8d88700 16:36:23 Removing intermediate container dff3ce77c2eb 16:36:23 ---> 4cf2fb014649 16:36:23 Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:36:23 (1/2) Installing ca-certificates (20191127-r4) 16:36:23 (2/2) Installing dumb-init (1.2.2-r1) 16:36:23 Executing busybox-1.31.1-r20.trigger 16:36:23 Executing ca-certificates-20191127-r4.trigger 16:36:23 ---> Running in 3673457e297d 16:36:23 OK: 6 MiB in 16 packages 16:36:23 Removing intermediate container c0c0fc3c6abd 16:36:23 ---> 96f33fb11ef7 16:36:23 Step 24/24 : LABEL version=0.0.0 16:36:23 Removing intermediate container 7718d8d88700 16:36:23 ---> 037ca9ee24cf 16:36:23 16:36:23 Removing intermediate container 3673457e297d 16:36:23 ---> ffcb2fc5489b 16:36:23 Step 24/24 : LABEL version=0.0.0 16:36:23 ---> 150c2b2a367e 16:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:23 ---> Running in fab3873d4e7a 16:36:23 ---> Running in 373ad00a40c5 16:36:23 Successfully built 037ca9ee24cf 16:36:23 Successfully tagged security-proxy-setup:latest 16:36:23  Building security-proxy-setup ... done Building core-data 16:36:24 Removing intermediate container fab3873d4e7a 16:36:24 ---> 2896e83d2b13 16:36:24 16:36:24 Successfully built 2896e83d2b13 16:36:24 Successfully tagged core-metadata:latest 16:36:24  Building core-metadata ... done Building sys-mgmt-agent 16:36:25 Removing intermediate container 373ad00a40c5 16:36:25 ---> ddda80880782 16:36:25 16:36:25 ---> e08e750d1dc1 16:36:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:25 Removing intermediate container 1409f9e4cbe4 16:36:25 ---> 5b228ee016e6 16:36:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:25 Successfully built ddda80880782 16:36:26 Successfully tagged core-command:latest 16:36:26  Building core-command ... done Building security-secretstore-setup 16:36:26 ---> Running in be6c022c9b64 16:36:26 ---> 88a179d59fce 16:36:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:27 Removing intermediate container be6c022c9b64 16:36:27 ---> 8bf5b9ab7d9e 16:36:27 Step 14/23 : ENV APP_PORT=59860 16:36:27 ---> Running in 2f1d771677b7 16:36:27 ---> Running in 4f23ead24887 16:36:28 Removing intermediate container 2f1d771677b7 16:36:28 ---> df98a506ea04 16:36:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:28 Removing intermediate container 4f23ead24887 16:36:28 ---> 5899d73f8382 16:36:28 Step 15/23 : EXPOSE $APP_PORT 16:36:28 ---> Running in c821b87e73a4 16:36:28 ---> Running in a61b1660226a 16:36:30 Removing intermediate container a61b1660226a 16:36:30 ---> 71734c609c07 16:36:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:30 Removing intermediate container c821b87e73a4 16:36:30 ---> 731f3d706852 16:36:30 Step 21/23 : LABEL arch=x86_64 16:36:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:32 ---> Running in fc998118c559 16:36:32 ---> 66fb02a21461 16:36:32 Step 3/24 : WORKDIR /edgex-go 16:36:32 ---> 66fb02a21461 16:36:32 Step 3/26 : WORKDIR /edgex-go 16:36:32 ---> Using cache 16:36:32 ---> 80855441c2eb 16:36:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 ---> Using cache 16:36:32 ---> 7de441d96898 16:36:32 Step 5/26 : RUN apk add --update --no-cache make git 16:36:32 ---> Using cache 16:36:32 ---> 80855441c2eb 16:36:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 ---> Using cache 16:36:32 ---> 35a4c99545ad 16:36:32 Step 6/26 : COPY go.mod . 16:36:32 ---> Using cache 16:36:32 ---> fed83fcb9f75 16:36:32 Step 7/26 : RUN go mod download 16:36:32 ---> Using cache 16:36:32 ---> 6a268de981ec 16:36:32 Step 8/26 : COPY . . 16:36:32 ---> Using cache 16:36:32 ---> 7de441d96898 16:36:32 Step 5/24 : RUN apk add --update --no-cache make bash git 16:36:32 ---> Using cache 16:36:32 ---> 9f60c9404340 16:36:32 Step 9/26 : RUN go mod tidy 16:36:32 ---> Using cache 16:36:32 ---> 51fbc41b1372 16:36:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:33 ---> c6749d19b95e 16:36:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:33 ---> Running in 6cea7615d74d 16:36:33 ---> Running in 325761b69f1c 16:36:33 Removing intermediate container fc998118c559 16:36:33 ---> a75f1eadaed9 16:36:33 Step 22/23 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:36:33 ---> b039b90edbdb 16:36:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:33 ---> Running in ee6f7b02080e 16:36:34 Removing intermediate container ee6f7b02080e 16:36:34 ---> fc67e50205a3 16:36:34 Step 23/23 : LABEL version=0.0.0 16:36:34 ---> aac70c8019df 16:36:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:36:34 ---> Running in 3e0de4d3d06f 16:36:34 ---> Running in cbc1c3e2dfcc 16:36:34 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 16:36:34 Removing intermediate container 3e0de4d3d06f 16:36:34 ---> a1c2ce6e90c8 16:36:34 16:36:34 Removing intermediate container cbc1c3e2dfcc 16:36:34 ---> c7c08dc6919d 16:36:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:34 Successfully built a1c2ce6e90c8 16:36:34 Successfully tagged support-scheduler:latest 16:36:34 Building security-bootstrapper 16:36:34  Building support-scheduler ... done  ---> Running in 357d75cb9229 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:35 Removing intermediate container 357d75cb9229 16:36:35 ---> 462b4c4f8422 16:36:35 Step 21/23 : LABEL arch=x86_64 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:35 ---> 66fb02a21461 16:36:35 Step 3/24 : WORKDIR /edgex-go 16:36:35 ---> Using cache 16:36:35 ---> 80855441c2eb 16:36:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:35 ---> Using cache 16:36:35 ---> 7de441d96898 16:36:35 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:36 ---> Running in 31088ac62942 16:36:36 ---> Running in 57b34f42892b 16:36:36 Removing intermediate container 57b34f42892b 16:36:36 ---> d11d8147a111 16:36:36 Step 22/23 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:36:36 ---> Running in e76580341996 16:36:37 Removing intermediate container e76580341996 16:36:37 ---> 64c38f63f9f1 16:36:37 Step 23/23 : LABEL version=0.0.0 16:36:37 ---> Running in c68814e46746 16:36:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:37 OK: 219 MiB in 52 packages 16:36:37 Removing intermediate container c68814e46746 16:36:37 ---> ad8309632971 16:36:37 16:36:37 Successfully built ad8309632971 16:36:37 Successfully tagged support-notifications:latest 16:36:37  Building support-notifications ... done Removing intermediate container 6cea7615d74d 16:36:37 ---> 04da0d08f594 16:36:37 Step 6/24 : COPY go.mod . 16:36:38 ---> 7f12b721ae67 16:36:38 Step 7/24 : RUN go mod download 16:36:38 ---> Running in a92e42c784e2 16:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:39 OK: 219 MiB in 52 packages 16:36:40 Removing intermediate container a92e42c784e2 16:36:40 ---> c1d857007d32 16:36:40 Step 8/24 : COPY . . 16:36:40 Removing intermediate container 31088ac62942 16:36:40 ---> 30c7d3d27cdb 16:36:40 Step 6/24 : COPY go.mod . 16:36:41 ---> 03150d192a21 16:36:41 Step 7/24 : RUN go mod download 16:36:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:41 ---> 66fb02a21461 16:36:41 Step 3/32 : WORKDIR /edgex-go 16:36:41 ---> Using cache 16:36:41 ---> 80855441c2eb 16:36:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:41 ---> Using cache 16:36:41 ---> 7de441d96898 16:36:41 Step 5/32 : RUN apk add --update --no-cache make git 16:36:41 ---> Using cache 16:36:41 ---> 35a4c99545ad 16:36:41 Step 6/32 : COPY go.mod . 16:36:41 ---> Using cache 16:36:41 ---> fed83fcb9f75 16:36:41 Step 7/32 : RUN go mod download 16:36:41 ---> Using cache 16:36:41 ---> 6a268de981ec 16:36:41 Step 8/32 : COPY . . 16:36:41 ---> Using cache 16:36:41 ---> 9f60c9404340 16:36:41 Step 9/32 : RUN go mod tidy 16:36:41 ---> Using cache 16:36:41 ---> 51fbc41b1372 16:36:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:41 ---> Running in cec45a2aef73 16:36:41 ---> Running in 689b8bc84e6b 16:36:42 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 16:36:45 ---> a59e03040d1a 16:36:45 Step 9/24 : RUN go mod tidy 16:36:45 ---> Running in 868fc4c4b41a 16:36:45 Removing intermediate container cec45a2aef73 16:36:45 ---> 6adf9980157a 16:36:45 Step 8/24 : COPY . . 16:36:51 Removing intermediate container 868fc4c4b41a 16:36:51 ---> 71df064b9863 16:36:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:51 ---> Running in 810b3599606b 16:36:51 ---> a8f110330f83 16:36:51 Step 9/24 : RUN go mod tidy 16:36:51 ---> Running in b9f684e717ca 16:36:51 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 16:36:52 Removing intermediate container b9f684e717ca 16:36:52 ---> eba59492d54e 16:36:52 Step 10/24 : RUN make cmd/core-data/core-data 16:36:52 ---> Running in 1541530fc635 16:36:53 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 16:36:56 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 16:36:59 Removing intermediate container d468c38bd419 16:36:59 ---> aa8ad12f7328 16:36:59 Successfully built aa8ad12f7328 16:36:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:59 + docker inspect -f . ci-base-image-arm64 16:36:59 . [Pipeline] withDockerContainer 16:37:00 prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container 16:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 16:37:00 Removing intermediate container 325761b69f1c 16:37:00 ---> d703553885ac 16:37:00 16:37:00 Step 11/26 : FROM alpine:3.12 16:37:00 ---> 48b8ec4ed9eb 16:37:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:00 ---> Running in f0c3f4901129 16:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:01 (1/3) Installing ca-certificates (20191127-r4) 16:37:01 (2/3) Installing dumb-init (1.2.2-r1) 16:37:01 (3/3) Installing su-exec (0.2-r1) 16:37:01 Executing busybox-1.31.1-r20.trigger 16:37:01 Executing ca-certificates-20191127-r4.trigger 16:37:01 OK: 6 MiB in 17 packages 16:37:02 $ docker top 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 -eo pid,comm 16:37:02 Removing intermediate container f0c3f4901129 16:37:02 ---> b2077ba74000 16:37:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:02 ---> Running in d59a9d760c82 [Pipeline] { 16:37:02 Removing intermediate container d59a9d760c82 16:37:02 ---> bb028fe6218e 16:37:02 Step 14/26 : WORKDIR / 16:37:02 ---> Running in 9259f59d8f49 [Pipeline] sh 16:37:02 Removing intermediate container 9259f59d8f49 16:37:02 ---> a8401a5e0b5c 16:37:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:03 ---> 7b8e57f21d8e 16:37:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:03 + go version 16:37:03 go version go1.16.6 linux/arm64 [Pipeline] } 16:37:03 $ docker stop --time=1 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 16:37:03 ---> bbed10965ce6 16:37:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:03 ---> 0445ab280286 16:37:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:03 ---> b7e6eae6cf77 16:37:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:04 ---> 7ac3452ca71d 16:37:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:05 ---> 935e99b8fc4d 16:37:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:05 ---> 45a72fa5fc6f 16:37:05 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/ 16:37:05 ---> Running in bd45f0fc44dc 16:37:05 $ docker rm -f 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:37:07 Removing intermediate container bd45f0fc44dc 16:37:07 ---> 1c499e48e089 16:37:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:07 ---> Running in 3a2e26b4e6e8 16:37:07 Removing intermediate container 3a2e26b4e6e8 16:37:07 ---> 99feba478a42 16:37:07 Step 24/26 : LABEL arch=x86_64 16:37:07 ---> Running in 02d703e8e765 16:37:07 Removing intermediate container 02d703e8e765 16:37:07 ---> bf05c6722dca 16:37:07 Step 25/26 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:37:07 ---> Running in b8aa502807ed 16:37:07 Removing intermediate container b8aa502807ed 16:37:07 ---> 6b36aab571f6 16:37:07 Step 26/26 : LABEL version=0.0.0 16:37:07 ---> Running in 4f283a5f604a 16:37:07 Removing intermediate container 4f283a5f604a 16:37:07 ---> ccc61148e34b 16:37:07 16:37:07 Successfully built ccc61148e34b 16:37:07 Successfully tagged security-secretstore-setup:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:07 + docker inspect -f . ci-base-image-arm64 16:37:07 . [Pipeline] withDockerContainer 16:37:08 prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container 16:37:08 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 16:37:10 $ docker top 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:10 ========================================================= 16:37:10 [edgeXBuildGoParallel] Running Tests and Build... 16:37:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:10  Building security-secretstore-setup ... done Removing intermediate container 689b8bc84e6b 16:37:10 ---> bced10c6f8fa 16:37:10 16:37:10 Step 11/32 : FROM alpine:3.12 16:37:10 ---> 48b8ec4ed9eb 16:37:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:10 ---> Running in fea07e394367 16:37:10 Removing intermediate container fea07e394367 16:37:10 ---> 34c29ca18ec3 16:37:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:10 ---> Running in d48b2e7d3484 16:37:11 + go mod tidy 16:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:11 (1/2) Installing dumb-init (1.2.2-r1) 16:37:11 (2/2) Installing su-exec (0.2-r1) 16:37:11 Executing busybox-1.31.1-r20.trigger 16:37:11 OK: 6 MiB in 16 packages 16:37:11 Removing intermediate container d48b2e7d3484 16:37:11 ---> 809c449f23ef 16:37:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:37:12 ---> Running in 870714d72879 16:37:12 Removing intermediate container 870714d72879 16:37:12 ---> 1f2e302c168e 16:37:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:12 ---> Running in 5e28277ad7e3 [Pipeline] sh 16:37:12 Removing intermediate container 5e28277ad7e3 16:37:12 ---> bb89ba89370a 16:37:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:12 ---> Running in 3fefac2555c6 16:37:13 + make test 16:37:13 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 16:37:13 go mod tidy 16:37:13 Removing intermediate container 3fefac2555c6 16:37:13 ---> a67ec917a826 16:37:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:13 ---> Running in 314160aaa8a0 16:37:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:13 Removing intermediate container 314160aaa8a0 16:37:13 ---> 2aecfa440a4f 16:37:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:14 ---> 00167a44298b 16:37:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:14 ---> Running in 242625cad052 16:37:15 Removing intermediate container 242625cad052 16:37:15 ---> 545681b3b1d0 16:37:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:15 ---> fb11fac78c46 16:37:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:15 ---> 65cc40bd3ac6 16:37:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:15 ---> 08d3ab901e6e 16:37:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:16 ---> dd570d1d01b8 16:37:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:16 Removing intermediate container 810b3599606b 16:37:16 ---> 38132ef404d0 16:37:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:16 ---> Running in 16af1e5030c9 16:37:17 ---> f246aaa7042e 16:37:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:17 ---> Running in 9c0d53b71f42 16:37:17 Removing intermediate container 9c0d53b71f42 16:37:17 ---> e5827716d690 16:37:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:17 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 16:37:17 ---> 6ac052e6ab62 16:37:17 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:17 ---> Running in 3a86feed5623 16:37:18 Removing intermediate container 3a86feed5623 16:37:18 ---> 0fdddce691b8 16:37:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:37:18 ---> Running in 43ef12bd8ec2 16:37:18 Removing intermediate container 16af1e5030c9 16:37:18 ---> b17d01f012cf 16:37:18 16:37:18 Step 12/24 : FROM docker:20.10.7 16:37:18 20.10.7: Pulling from library/docker 16:37:18 Removing intermediate container 43ef12bd8ec2 16:37:18 ---> 5185f87cf043 16:37:18 Step 29/32 : CMD ["gate"] 16:37:18 ---> Running in 47fcd05ea726 16:37:19 Removing intermediate container 47fcd05ea726 16:37:19 ---> ea7b6eea6ff7 16:37:19 Step 30/32 : LABEL arch=x86_64 16:37:19 ---> Running in 9ad69179f634 16:37:19 Removing intermediate container 9ad69179f634 16:37:19 ---> a008b0db01c2 16:37:19 Step 31/32 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:37:19 ---> Running in bca9b7e380c4 16:37:19 Removing intermediate container bca9b7e380c4 16:37:19 ---> 334eac3ff69c 16:37:19 Step 32/32 : LABEL version=0.0.0 16:37:19 ---> Running in e8bc8a0e320f 16:37:19 Removing intermediate container e8bc8a0e320f 16:37:19 ---> 3c1e5af026f5 16:37:19 16:37:19 Successfully built 3c1e5af026f5 16:37:19 Successfully tagged security-bootstrapper:latest 16:37:21  Building security-bootstrapper ... done Removing intermediate container 1541530fc635 16:37:21 ---> 5698eca8c913 16:37:21 16:37:21 Step 11/24 : FROM alpine:3.12 16:37:21 ---> 48b8ec4ed9eb 16:37:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:21 ---> Running in 250b35291aef 16:37:21 Removing intermediate container 250b35291aef 16:37:21 ---> c90559fd4c49 16:37:21 Step 13/24 : ENV APP_PORT=59880 16:37:21 ---> Running in 7009f035942a 16:37:21 Removing intermediate container 7009f035942a 16:37:21 ---> b0a7d624d865 16:37:21 Step 14/24 : EXPOSE $APP_PORT 16:37:21 ---> Running in da7d56832978 16:37:21 Removing intermediate container da7d56832978 16:37:21 ---> a4d468a03049 16:37:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:21 ---> Running in 73a185ebc820 16:37:22 Removing intermediate container 73a185ebc820 16:37:22 ---> 7a6e13d00dde 16:37:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:22 ---> Running in 133f220d9014 16:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:23 (1/6) Installing dumb-init (1.2.2-r1) 16:37:23 (2/6) Installing libgcc (9.3.0-r2) 16:37:23 (3/6) Installing libsodium (1.0.18-r0) 16:37:23 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:24 (5/6) Installing libzmq (4.3.3-r0) 16:37:24 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:37:24 Status: Downloaded newer image for docker:20.10.7 16:37:24 ---> 08bdaf2f88f9 16:37:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:26 (6/6) Installing zeromq (4.3.3-r0) 16:37:26 Executing busybox-1.31.1-r20.trigger 16:37:26 OK: 8 MiB in 20 packages 16:37:26 ---> Running in 7a876cb85ca2 16:37:26 Removing intermediate container 7a876cb85ca2 16:37:26 ---> 24ea75bdde8e 16:37:26 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 16:37:26 ---> Running in 7e5cab6bebae 16:37:26 Removing intermediate container 133f220d9014 16:37:26 ---> 49ab5bcf7e66 16:37:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:26 ---> 110a56e99768 16:37:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:26 (1/39) Installing readline (8.1.0-r0) 16:37:26 ---> 239bfd392a1d 16:37:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:26 (2/39) Installing bash (5.1.0-r0) 16:37:26 Executing bash-5.1.0-r0.post-install 16:37:26 (3/39) Installing brotli-libs (1.0.9-r3) 16:37:26 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:37:26 (5/39) Installing libcurl (7.78.0-r0) 16:37:26 (6/39) Installing curl (7.78.0-r0) 16:37:26 (7/39) Installing dumb-init (1.2.5-r0) 16:37:26 (8/39) Installing libbz2 (1.0.8-r1) 16:37:26 ---> ec83417f9e3d 16:37:26 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:26 (9/39) Installing expat (2.2.10-r1) 16:37:26 (10/39) Installing libffi (3.3-r2) 16:37:26 (11/39) Installing gdbm (1.19-r0) 16:37:26 (12/39) Installing xz-libs (5.2.5-r0) 16:37:26 (13/39) Installing sqlite-libs (3.34.1-r0) 16:37:26 ---> Running in fe455a2abde4 16:37:26 (14/39) Installing python3 (3.8.10-r0) 16:37:26 Removing intermediate container fe455a2abde4 16:37:26 ---> 73bd7c59bd71 16:37:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:26 ---> Running in dcdfb2871a15 16:37:26 Removing intermediate container dcdfb2871a15 16:37:26 ---> 9f99533fa1e1 16:37:26 Step 22/24 : LABEL arch=x86_64 16:37:27 ---> Running in 6966fad42810 16:37:27 (15/39) Installing py3-appdirs (1.4.4-r1) 16:37:27 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:37:27 (17/39) Installing py3-parsing (2.4.7-r1) 16:37:27 (18/39) Installing py3-six (1.15.0-r0) 16:37:27 (19/39) Installing py3-packaging (20.9-r0) 16:37:27 (20/39) Installing py3-setuptools (51.3.3-r0) 16:37:27 Removing intermediate container 6966fad42810 16:37:27 ---> d1cb30ac95c8 16:37:27 Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:37:27 (21/39) Installing py3-chardet (4.0.0-r0) 16:37:27 (22/39) Installing py3-idna (3.1-r0) 16:37:27 ---> Running in 547b4a64e9e1 16:37:27 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:37:27 (24/39) Installing py3-requests (2.25.1-r1) 16:37:27 (25/39) Installing py3-msgpack (1.0.2-r0) 16:37:27 (26/39) Installing py3-lockfile (0.12.2-r3) 16:37:27 Removing intermediate container 547b4a64e9e1 16:37:27 ---> fccb4b7dc304 16:37:27 Step 24/24 : LABEL version=0.0.0 16:37:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:37:27 (28/39) Installing py3-colorama (0.4.4-r0) 16:37:27 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:37:27 (30/39) Installing py3-distlib (0.3.1-r1) 16:37:27 ---> Running in 9dbd1dbbb67c 16:37:27 (31/39) Installing py3-distro (1.5.0-r1) 16:37:27 (32/39) Installing py3-webencodings (0.5.1-r3) 16:37:27 (33/39) Installing py3-html5lib (1.1-r0) 16:37:27 (34/39) Installing py3-pytoml (0.1.21-r0) 16:37:27 (35/39) Installing py3-pep517 (0.9.1-r0) 16:37:27 (36/39) Installing py3-progress (1.5-r0) 16:37:27 (37/39) Installing py3-retrying (1.3.3-r0) 16:37:27 Removing intermediate container 9dbd1dbbb67c 16:37:27 ---> e1ae4f121518 16:37:27 16:37:27 (38/39) Installing py3-toml (0.10.2-r0) 16:37:27 (39/39) Installing py3-pip (20.3.4-r0) 16:37:27 Successfully built e1ae4f121518 16:37:27 Successfully tagged core-data:latest 16:37:28  Building core-data ... done Executing busybox-1.32.1-r6.trigger 16:37:28 OK: 82 MiB in 59 packages 16:37:29 Collecting docker-compose==1.23.2 16:37:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:29 Collecting websocket-client<1.0,>=0.32.0 16:37:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:29 Collecting docopt<0.7,>=0.6.1 16:37:29 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:30 Collecting PyYAML<4,>=3.10 16:37:30 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:30 Collecting dockerpty<0.5,>=0.4.1 16:37:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:31 Collecting texttable<0.10,>=0.9.0 16:37:31 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:31 Collecting cached-property<2,>=1.2.0 16:37:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:31 Collecting docker<4.0,>=3.6.0 16:37:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:31 Collecting jsonschema<3,>=2.5.1 16:37:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:31 Collecting docker-pycreds>=0.4.0 16:37:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:32 Collecting urllib3<1.25,>=1.21.1 16:37:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:32 Collecting certifi>=2017.4.17 16:37:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:37:32 Collecting idna<2.8,>=2.5 16:37:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:32 Collecting chardet<3.1.0,>=3.0.2 16:37:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:32 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:32 Attempting uninstall: urllib3 16:37:32 Found existing installation: urllib3 1.26.2 16:37:32 Uninstalling urllib3-1.26.2: 16:37:32 Successfully uninstalled urllib3-1.26.2 16:37:32 Attempting uninstall: idna 16:37:32 Found existing installation: idna 3.1 16:37:32 Uninstalling idna-3.1: 16:37:32 Successfully uninstalled idna-3.1 16:37:32 Attempting uninstall: chardet 16:37:32 Found existing installation: chardet 4.0.0 16:37:32 Uninstalling chardet-4.0.0: 16:37:32 Successfully uninstalled chardet-4.0.0 16:37:32 Attempting uninstall: requests 16:37:32 Found existing installation: requests 2.25.1 16:37:32 Uninstalling requests-2.25.1: 16:37:32 Successfully uninstalled requests-2.25.1 16:37:32 Running setup.py install for texttable: started 16:37:33 Running setup.py install for texttable: finished with status 'done' 16:37:33 Running setup.py install for PyYAML: started 16:37:33 Running setup.py install for PyYAML: finished with status 'done' 16:37:33 Running setup.py install for docopt: started 16:37:33 Running setup.py install for docopt: finished with status 'done' 16:37:33 Running setup.py install for dockerpty: started 16:37:34 Running setup.py install for dockerpty: finished with status 'done' 16:37:36 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 16:37:37 Removing intermediate container 7e5cab6bebae 16:37:37 ---> e6663d7f7c3b 16:37:37 Step 15/24 : ENV APP_PORT=58890 16:37:37 ---> Running in a700c3809328 16:37:37 Removing intermediate container a700c3809328 16:37:37 ---> 91f915739a18 16:37:37 Step 16/24 : EXPOSE $APP_PORT 16:37:37 ---> Running in 7d77f3391f4d 16:37:37 Removing intermediate container 7d77f3391f4d 16:37:37 ---> fbc64b63bcfc 16:37:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:37 ---> 5229c006f297 16:37:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:37 ---> f5920f64e20e 16:37:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:37 ---> 6d225999191d 16:37:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:38 ---> Running in 9fdbac134c61 16:37:38 Removing intermediate container 9fdbac134c61 16:37:38 ---> c83f8c814050 16:37:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:38 ---> Running in f13fac16ee00 16:37:38 Removing intermediate container f13fac16ee00 16:37:38 ---> fa12c490d63d 16:37:38 Step 22/24 : LABEL arch=x86_64 16:37:38 ---> Running in ebbb8362a59a 16:37:38 Removing intermediate container ebbb8362a59a 16:37:38 ---> 8939db00a8c2 16:37:38 Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 16:37:38 ---> Running in e1c71128d362 16:37:38 Removing intermediate container e1c71128d362 16:37:38 ---> c1dbbb823409 16:37:38 Step 24/24 : LABEL version=0.0.0 16:37:38 ---> Running in 57a42b7d3062 16:37:38 Removing intermediate container 57a42b7d3062 16:37:38 ---> 94a5a50ed97d 16:37:38 16:37:38 Successfully built 94a5a50ed97d 16:37:38 Successfully tagged sys-mgmt-agent:latest 16:37:38  Building sys-mgmt-agent ... done  [Pipeline] } 16:37:38 $ docker stop --time=1 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 16:37:39 $ docker rm -f 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:40 + docker images 16:37:40 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:40 sys-mgmt-agent latest 94a5a50ed97d 2 seconds ago 325MB 16:37:40 core-data latest e1ae4f121518 13 seconds ago 20.4MB 16:37:40 5698eca8c913 20 seconds ago 1.76GB 16:37:40 security-bootstrapper latest 3c1e5af026f5 21 seconds ago 18.8MB 16:37:40 b17d01f012cf 22 seconds ago 1.75GB 16:37:40 bced10c6f8fa 30 seconds ago 1.75GB 16:37:40 security-secretstore-setup latest ccc61148e34b 34 seconds ago 28.1MB 16:37:40 d703553885ac 40 seconds ago 1.76GB 16:37:40 support-notifications latest ad8309632971 About a minute ago 16.8MB 16:37:40 support-scheduler latest a1c2ce6e90c8 About a minute ago 16.1MB 16:37:40 core-command latest ddda80880782 About a minute ago 16MB 16:37:40 security-proxy-setup latest 037ca9ee24cf About a minute ago 26MB 16:37:40 core-metadata latest 2896e83d2b13 About a minute ago 16.7MB 16:37:40 24c48e4c2620 About a minute ago 1.75GB 16:37:40 0985a22b39b2 About a minute ago 1.75GB 16:37:40 c0802038f8ee About a minute ago 1.75GB 16:37:40 aa97e0419c2d About a minute ago 1.76GB 16:37:40 7cad581a1457 About a minute ago 1.76GB 16:37:40 ci-base-image-x86_64 latest 66fb02a21461 5 minutes ago 1.25GB 16:37:40 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 16:37:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 16:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:37:40 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:37:42 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:55 Still waiting to schedule task 16:37:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements 16:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 46.3% of statements 16:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.937s coverage: 90.1% of statements 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 81.2% of statements 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.858s coverage: 94.2% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.329s coverage: 60.0% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.8% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.201s coverage: 21.7% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.433s coverage: 87.5% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.808s coverage: 81.8% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.229s coverage: 58.8% of statements 16:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 16:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.400s coverage: 91.2% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 64.4% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 91.3% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.344s coverage: 62.6% of statements 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.048s coverage: 43.6% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.427s coverage: 89.5% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.5% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.667s coverage: 92.0% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 62.7% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 95.4% of statements 16:40:30 GO111MODULE=on go vet ./... 16:42:27 gofmt -l . 16:42:27 [ "`gofmt -l .`" = "" ] 16:42:27 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:27 + ls -al . 16:42:27 total 640 16:42:27 drwxrwxr-x 9 1001 1001 4096 Sep 9 16:42 . 16:42:27 drwxr-xr-x 4 root root 4096 Sep 9 16:37 .. 16:42:27 -rw-rw-r-- 1 1001 1001 11 Sep 9 16:34 .dockerignore 16:42:27 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:34 .git 16:42:27 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:34 .github 16:42:27 -rw-rw-r-- 1 1001 1001 818 Sep 9 16:34 .gitignore 16:42:27 -rw-rw-r-- 1 1001 1001 76 Sep 9 16:34 .hadolint.yml 16:42:27 -rw-rw-r-- 1 1001 1001 166 Sep 9 16:34 .sonarcloud.properties 16:42:27 -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:34 ADOPTERS.md 16:42:27 -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:34 Attribution.txt 16:42:27 -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:34 CHANGELOG.md 16:42:27 -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:34 CONTRIBUTING.md 16:42:27 -rw-rw-r-- 1 1001 1001 677 Sep 9 16:34 GOVERNANCE.md 16:42:27 -rw-rw-r-- 1 1001 1001 849 Sep 9 16:34 Jenkinsfile 16:42:27 -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:34 LICENSE 16:42:27 -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:34 Makefile 16:42:27 -rw-rw-r-- 1 1001 1001 582 Sep 9 16:34 OWNERS.md 16:42:27 -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:34 README.md 16:42:27 -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:34 SECURITY.md 16:42:27 -rw-rw-r-- 1 1001 1001 5 Sep 9 16:31 VERSION 16:42:27 -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:34 ZMQWindows.md 16:42:27 drwxrwxr-x 2 1001 1001 4096 Sep 9 16:34 bin 16:42:27 drwxrwxr-x 14 1001 1001 4096 Sep 9 16:34 cmd 16:42:27 -rw-r--r-- 1 root root 405611 Sep 9 16:40 coverage.out 16:42:27 -rw-rw-r-- 1 1001 1001 841 Sep 9 16:34 go.mod 16:42:27 -rw-r--r-- 1 root root 50064 Sep 9 16:37 go.sum 16:42:27 drwxrwxr-x 8 1001 1001 4096 Sep 9 16:34 internal 16:42:27 drwxrwxr-x 3 1001 1001 4096 Sep 9 16:34 openapi 16:42:27 drwxrwxr-x 4 1001 1001 4096 Sep 9 16:34 snap 16:42:27 -rw-rw-r-- 1 1001 1001 204 Sep 9 16:34 version.go [Pipeline] sh 16:42:28 + '[' -e coverage.out ] 16:42:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:28 Warning: overwriting stash ‘coverage-report’ 16:42:29 Stashed 1 file(s) [Pipeline] sh 16:42:30 + make build 16:42:30 go mod tidy 16:42:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:14 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 16:43:18 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 16:43: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 16:43: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 16:43: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 16:43:35 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 16:43:39 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 16:43: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 16:43:49 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 16:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:44:04 $ docker stop --time=1 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d 16:44:07 $ docker rm -f 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:11 16:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:12 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:12 29e5d40040c1: Pulling fs layer 16:44:12 1ce36da41761: Pulling fs layer 16:44:12 25b303627fd3: Pulling fs layer 16:44:12 29e5d40040c1: Download complete 16:44:13 1ce36da41761: Verifying Checksum 16:44:13 29e5d40040c1: Pull complete 16:44:14 1ce36da41761: Pull complete 16:44:15 25b303627fd3: Verifying Checksum 16:44:15 25b303627fd3: Download complete 16:44:25 25b303627fd3: Pull complete 16:44:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:25 prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container 16:44:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:30 $ docker top e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:31 + grep parallel 16:44:31 + docker-compose build --help 16:44:32 Running on prd-ubuntu18.04-docker-8c-8g-1684 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:44:32 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:44:32 The recommended git tool is: git 16:44:37 using credential edgex-jenkins-ssh 16:44:37 Cloning the remote Git repository 16:44:37 --parallel Build images in parallel. 16:44:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:44:37 > git init /w/workspace/edgex-go/9 # timeout=10 16:44:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:37 > git --version # timeout=10 16:44:37 > git --version # 'git version 2.17.1' 16:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 16:44:38 $ docker stop --time=1 e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 16:44:40 $ docker rm -f e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:41 . [Pipeline] withDockerContainer 16:44:41 prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container 16:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:44:43 $ docker top f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:44 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:52 Building core-command ... 16:44:52 Building core-data ... 16:44:52 Building core-metadata ... 16:44:52 Building security-bootstrapper ... 16:44:52 Building security-proxy-setup ... 16:44:52 Building security-secretstore-setup ... 16:44:52 Building support-notifications ... 16:44:52 Building support-scheduler ... 16:44:52 Building sys-mgmt-agent ... 16:44:52 Building support-notifications 16:44:52 Building core-command 16:44:52 Building security-proxy-setup 16:44:52 Building support-scheduler 16:44:52 Building security-secretstore-setup 16:45:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:45:24 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 16:45:24 Merge succeeded, producing 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 16:45:24 Checking out Revision 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 (PR-3678) 16:45:24 > git config core.sparsecheckout # timeout=10 16:45:24 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 16:45:24 > git remote # timeout=10 16:45:24 > git config --get remote.origin.url # timeout=10 16:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:24 > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 16:45:24 > git rev-parse HEAD^{commit} # timeout=10 16:45:24 > git config core.sparsecheckout # timeout=10 16:45:24 > git checkout -f 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 # timeout=10 16:45:28 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" 16:45:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:29 + echo snap-build.sh 16:45:29 snap-build.sh 16:45:29 + SNAP_BASE_DIR=. 16:45:29 + '[' '!' -z /w/workspace/edgex-go/9 ']' 16:45:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 16:45:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 16:45:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 16:45:29 + cd /w/workspace/edgex-go/9 16:45:29 + sudo apt-get remove -qy --purge lxd lxd-client 16:45:29 Reading package lists... 16:45:29 Building dependency tree... 16:45:29 Reading state information... 16:45:29 The following packages were automatically installed and are no longer required: 16:45:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:45:29 uidmap xdelta3 16:45:29 Use 'sudo apt autoremove' to remove them. 16:45:29 The following packages will be REMOVED: 16:45:29 lxd* lxd-client* 16:45:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:45:29 After this operation, 31.7 MB disk space will be freed. 16:45:30 (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.) 16:45:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:45:28 > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 16:45:32 Removing lxd dnsmasq configuration 16:45:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:45:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:45:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:32 (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.) 16:45:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:45:33 Processing triggers for systemd (237-3ubuntu10.45) ... 16:45:33 Processing triggers for ureadahead (0.100.0-21) ... 16:45:33 + sudo snap remove --purge lxd 16:45:33 snap "lxd" is not installed 16:45:33 + sudo groupadd --force --system lxd 16:45:33 ++ whoami 16:45:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:45:33 + newgrp - lxd 16:45:33 + sudo snap install lxd 16:45:44 2021-09-09T16:45:40Z INFO Waiting for automatic snapd restart... 16:46:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:01 ---> aa8ad12f7328 16:46:01 Step 3/22 : WORKDIR /edgex-go 16:46:02 lxd 4.18 from Canonical* installed 16:46:02 + sudo lxd init --auto 16:46:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:02 ---> aa8ad12f7328 16:46:02 Step 3/23 : WORKDIR /edgex-go 16:46:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> aa8ad12f7328 16:46:03 Step 3/23 : WORKDIR /edgex-go 16:46:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> aa8ad12f7328 16:46:03 Step 3/24 : WORKDIR /edgex-go 16:46:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> aa8ad12f7328 16:46:03 Step 3/26 : WORKDIR /edgex-go 16:46:07 ---> Running in b858221a6c20 16:46:07 ---> Running in aff6ecd52e64 16:46:07 ---> Running in 4abd7855f4e3 16:46:07 ---> Running in a9d2a8c677b8 16:46:07 ---> Running in dda4e6304bc3 16:46:08 Removing intermediate container aff6ecd52e64 16:46:08 ---> 696dc1c313d4 16:46:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:08 Removing intermediate container b858221a6c20 16:46:08 ---> a8cca5fedfda 16:46:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:08 ---> Running in 56e198e95730 16:46:08 Removing intermediate container a9d2a8c677b8 16:46:08 ---> 7facb8c20e20 16:46:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:08 Removing intermediate container 4abd7855f4e3 16:46:08 ---> c7473e2cb5fd 16:46:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:08 ---> Running in da8f694cbfe9 16:46:08 Removing intermediate container dda4e6304bc3 16:46:08 ---> a8efbe428d9c 16:46:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:08 ---> Running in f356f3a3e9bd 16:46:08 ---> Running in a5f7acb1b841 16:46:09 ---> Running in c6802bc8245a 16:46:10 + sudo snap install --classic snapcraft 16:46:13 Removing intermediate container 56e198e95730 16:46:13 ---> 027ec6d38c20 16:46:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:13 ---> Running in 92915d065389 16:46:13 Removing intermediate container da8f694cbfe9 16:46:13 ---> 1f629422a6d5 16:46:13 Step 5/22 : RUN apk add --update --no-cache make git 16:46:13 Removing intermediate container a5f7acb1b841 16:46:13 ---> 058c00801de0 16:46:13 Step 5/26 : RUN apk add --update --no-cache make git 16:46:13 ---> Running in 853c27985e8a 16:46:13 ---> Running in 4e5f7bfb3cf2 16:46:13 Removing intermediate container f356f3a3e9bd 16:46:13 ---> 7d3a112daa0a 16:46:13 Step 5/23 : RUN apk add --update --no-cache make git 16:46:14 Removing intermediate container c6802bc8245a 16:46:14 ---> 4834e1a07e44 16:46:14 Step 5/24 : RUN apk add --update --no-cache make git 16:46:14 ---> Running in 77b0cb385361 16:46:14 ---> Running in 07ef3cbdb979 16:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:17 OK: 218 MiB in 52 packages 16:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:18 OK: 218 MiB in 52 packages 16:46:18 OK: 218 MiB in 52 packages 16:46:19 OK: 218 MiB in 52 packages 16:46:19 OK: 218 MiB in 52 packages 16:46:19 Removing intermediate container 92915d065389 16:46:19 ---> d4f8d32ebf86 16:46:19 Step 6/23 : COPY go.mod . 16:46:21 Removing intermediate container 853c27985e8a 16:46:21 ---> 058d6268b24c 16:46:21 Step 6/22 : COPY go.mod . 16:46:21 ---> 4feab8c02d95 16:46:21 Step 7/23 : RUN go mod download 16:46:21 Removing intermediate container 4e5f7bfb3cf2 16:46:21 ---> 9a6d7e60829e 16:46:21 Step 6/26 : COPY go.mod . 16:46:21 Removing intermediate container 77b0cb385361 16:46:21 ---> 0a4b9dda9b44 16:46:21 Step 6/23 : COPY go.mod . 16:46:21 ---> Running in 2e9b26c4411d 16:46:21 Removing intermediate container 07ef3cbdb979 16:46:21 ---> 6eab27d6c6f5 16:46:21 Step 6/24 : COPY go.mod . 16:46:22 ---> 79b0496b43f6 16:46:22 Step 7/22 : RUN go mod download 16:46:22 ---> 6996336f0bf3 16:46:22 Step 7/26 : RUN go mod download 16:46:22 ---> Running in d64584a13182 16:46:23 ---> b715414e89ed 16:46:23 Step 7/23 : RUN go mod download 16:46:23 ---> Running in d2e8f2a15bd2 16:46:23 ---> 45fc4289dff7 16:46:23 Step 7/24 : RUN go mod download 16:46:23 ---> Running in 9a0416686830 16:46:23 ---> Running in 92c0c5305336 16:46:25 snapcraft 5.0 from Canonical* installed 16:46:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:46:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:25 Dload Upload Total Spent Left Speed 16:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3231 16:46:25 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k 16:46:25 ./yq_linux_amd64 16:46:25 + sudo snapcraft prime --use-lxd 16:46:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:46:26 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: 16:46:26 - README.md 16:46:26 16:46:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:46:26 Launching a container. 16:46:28 Removing intermediate container 2e9b26c4411d 16:46:28 ---> 9c4dc840fedb 16:46:28 Step 8/23 : COPY . . 16:46:30 Removing intermediate container d64584a13182 16:46:30 ---> f2ab458de87d 16:46:30 Step 8/22 : COPY . . 16:46:34 Waiting for container to be ready 16:46:34 To start your first instance, try: lxc launch ubuntu:18.04 16:46:34 16:46:35 Removing intermediate container 9a0416686830 16:46:35 ---> 55a5159d05c8 16:46:35 Step 8/23 : COPY . . 16:46:36 Removing intermediate container 92c0c5305336 16:46:36 ---> 01103e1a8c20 16:46:36 Step 8/24 : COPY . . 16:46:36 Removing intermediate container d2e8f2a15bd2 16:46:36 ---> 72549c482354 16:46:36 Step 8/26 : COPY . . 16:46:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:46:37 Waiting for network to be ready... 16:46:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:46:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 16:46:38 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:46:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 16:46:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:46:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:46:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 16:46:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 16:46:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 16:46:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:46:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:46:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:46:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:46:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:46:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:46:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:46:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:46:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:46:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:46:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:46:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:46:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:46:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:46:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:46:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:46:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:46:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:46:42 Fetched 25.2 MB in 4s (6008 kB/s) 16:46:43 Reading package lists... 16:46:43 Reading package lists... 16:46:43 Building dependency tree... 16:46:43 Reading state information... 16:46:43 The following additional packages will be installed: 16:46:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:46:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:46:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:46:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:46:43 Suggested packages: 16:46:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:46:43 Recommended packages: 16:46:43 gnupg libsasl2-modules 16:46:43 The following NEW packages will be installed: 16:46:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:46:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:46:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:46:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:46:43 The following packages will be upgraded: 16:46:43 gpg gpg-agent gpgconf libudev1 16:46:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:46:43 Need to get 3527 kB of archives. 16:46:43 After this operation, 13.3 MB of additional disk space will be used. 16:46:43 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] 16:46:43 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] 16:46:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:46:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:46:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:46:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:46:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:46:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:46:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:46:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:46:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:46:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:46:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:46:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:46:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:46:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:46:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:46:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:46:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:46:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:46:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:46:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:46:45 debconf: delaying package configuration, since apt-utils is not installed 16:46:45 Fetched 3527 kB in 1s (2581 kB/s) 16:46:45 (Reading database ... 12511 files and directories currently installed.) 16:46:45 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:46:45 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:45 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:46:45 Selecting previously unselected package udev. 16:46:45 (Reading database ... 12511 files and directories currently installed.) 16:46:45 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:46:45 Unpacking udev (237-3ubuntu10.51) ... 16:46:45 Selecting previously unselected package libfuse2:amd64. 16:46:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:46:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:46:45 Selecting previously unselected package fuse. 16:46:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:46:45 Unpacking fuse (2.9.7-1ubuntu1) ... 16:46:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:45 Selecting previously unselected package libksba8:amd64. 16:46:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:46:45 Unpacking libksba8:amd64 (1.3.5-2) ... 16:46:45 Selecting previously unselected package libroken18-heimdal:amd64. 16:46:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:46:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:46:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:46:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libwind0-heimdal:amd64. 16:46:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:46:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:46:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:46:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:46:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Selecting previously unselected package libsasl2-modules-db:amd64. 16:46:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:46:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:46 Selecting previously unselected package libsasl2-2:amd64. 16:46:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:46:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:46 Selecting previously unselected package libldap-common. 16:46:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:46:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:46:46 Selecting previously unselected package libldap-2.4-2:amd64. 16:46:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:46:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:46:46 Selecting previously unselected package dirmngr. 16:46:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:46:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:46:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:46:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:46:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:46:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:46 Setting up libksba8:amd64 (1.3.5-2) ... 16:46:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:46 Setting up udev (237-3ubuntu10.51) ... 16:46:48 invoke-rc.d: policy-rc.d denied execution of start. 16:46:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Processing triggers for systemd (237-3ubuntu10) ... 16:46:48 Setting up fuse (2.9.7-1ubuntu1) ... 16:46:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:46:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:46:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:46:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:46:48 settings in the [Install] section, and DefaultInstance for template units). 16:46:48 This means they are not meant to be enabled using systemctl. 16:46:48 Possible reasons for having this kind of units are: 16:46:48 1) A unit may be statically enabled by being symlinked from another unit's 16:46:48 .wants/ or .requires/ directory. 16:46:48 2) A unit's purpose may be to act as a helper for some other unit which has 16:46:48 a requirement dependency on it. 16:46:48 3) A unit may be started when needed via activation (socket, path, timer, 16:46:48 D-Bus, udev, scripted systemctl call, ...). 16:46:48 4) In case of template units, the unit is meant to be enabled with some 16:46:48 instance name specified. 16:46:48 Reading package lists... 16:46:48 Building dependency tree... 16:46:48 Reading state information... 16:46:48 The following additional packages will be installed: 16:46:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:46:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:46:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:46:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:46:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:46:48 Suggested packages: 16:46:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:46:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:46:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:46:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:46:48 systemd-container policykit-1 16:46:48 Recommended packages: 16:46:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:46:48 The following NEW packages will be installed: 16:46:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:46:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:46:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:46:48 multiarch-support openssh-client python3 python3-minimal python3.6 16:46:48 python3.6-minimal snapd squashfs-tools sudo 16:46:48 The following packages will be upgraded: 16:46:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:46:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:46:48 Need to get 36.7 MB of archives. 16:46:48 After this operation, 147 MB of additional disk space will be used. 16:46:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:46:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:46:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:46:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:46:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:46:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:46:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:46:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:46:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:46:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:46:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:46:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:46:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:46:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:46:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:46:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:46:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:46:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:46:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:46:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:46:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:46:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:46:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:46:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:46:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:46:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:46:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:46:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:46:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:46:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:46:51 debconf: delaying package configuration, since apt-utils is not installed 16:46:51 Fetched 36.7 MB in 3s (14.4 MB/s) 16:46:51 (Reading database ... 12757 files and directories currently installed.) 16:46:51 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:46:51 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:46:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:51 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:46:51 (Reading database ... 12757 files and directories currently installed.) 16:46:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:46:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:46:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:46:52 (Reading database ... 12757 files and directories currently installed.) 16:46:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:46:52 Unpacking apt (1.6.14) over (1.6.1) ... 16:46:52 Setting up apt (1.6.14) ... 16:46:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:46:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:46:52 (Reading database ... 12764 files and directories currently installed.) 16:46:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:52 Selecting previously unselected package libpython3.6-minimal:amd64. 16:46:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:53 Selecting previously unselected package libexpat1:amd64. 16:46:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:46:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:53 Selecting previously unselected package python3.6-minimal. 16:46:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:53 Checking for services that may need to be restarted...done. 16:46:53 Checking for services that may need to be restarted...done. 16:46:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:53 Selecting previously unselected package python3-minimal. 16:46:53 (Reading database ... 13012 files and directories currently installed.) 16:46:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:46:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:46:53 Selecting previously unselected package mime-support. 16:46:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:46:53 Unpacking mime-support (3.60ubuntu1) ... 16:46:53 Selecting previously unselected package libmpdec2:amd64. 16:46:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:46:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:46:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:54 Selecting previously unselected package python3.6. 16:46:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:54 Selecting previously unselected package libpython3-stdlib:amd64. 16:46:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:46:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:54 Setting up python3-minimal (3.6.7-1~18.04) ... 16:46:54 Selecting previously unselected package python3. 16:46:54 (Reading database ... 13442 files and directories currently installed.) 16:46:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:46:54 Unpacking python3 (3.6.7-1~18.04) ... 16:46:54 Selecting previously unselected package multiarch-support. 16:46:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:46:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:46:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:46:54 Selecting previously unselected package liblzo2-2:amd64. 16:46:54 (Reading database ... 13479 files and directories currently installed.) 16:46:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:46:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:46:54 Selecting previously unselected package libbsd0:amd64. 16:46:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:46:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:46:54 Selecting previously unselected package sudo. 16:46:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:46:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:46:54 Selecting previously unselected package apparmor. 16:46:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:46:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:46:54 Selecting previously unselected package libedit2:amd64. 16:46:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:46:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:46:55 Selecting previously unselected package libkrb5support0:amd64. 16:46:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:46:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:46:55 Selecting previously unselected package libk5crypto3:amd64. 16:46:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:46:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:55 Selecting previously unselected package libkeyutils1:amd64. 16:46:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:46:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:55 Selecting previously unselected package libkrb5-3:amd64. 16:46:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:46:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:46:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:46:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:55 Selecting previously unselected package libssl1.0.0:amd64. 16:46:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:46:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:46:55 Selecting previously unselected package openssh-client. 16:46:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:46:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:55 Selecting previously unselected package squashfs-tools. 16:46:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:46:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:46:55 Selecting previously unselected package snapd. 16:46:55 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:46:55 Unpacking snapd (2.49.2+18.04) ... 16:46:56 ---> 01e64d166d70 16:46:56 Step 9/23 : RUN go mod tidy 16:46:56 ---> d0ffb9d88a19 16:46:56 Step 9/22 : RUN go mod tidy 16:46:56 ---> Running in 1a5822aa023f 16:46:56 ---> Running in 61a126247e15 16:46:56 ---> b15755a8e0a4 16:46:56 Step 9/23 : RUN go mod tidy 16:46:56 ---> b0f9fa7eeb4d 16:46:56 Step 9/24 : RUN go mod tidy 16:46:56 ---> Running in 44811320b0aa 16:46:56 ---> Running in d0439fe44434 16:46:56 ---> 8601b6da8fb4 16:46:56 Step 9/26 : RUN go mod tidy 16:46:57 ---> Running in 322c74bd2b7e 16:46:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:46:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:46:57 Setting up mime-support (3.60ubuntu1) ... 16:46:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:46:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:46:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:46:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:57 Setting up systemd (237-3ubuntu10.51) ... 16:46:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:46:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:46:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:46:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:59 Setting up python3 (3.6.7-1~18.04) ... 16:46:59 running python rtupdate hooks for python3.6... 16:46:59 running python post-rtupdate hooks for python3.6... 16:46:59 Setting up apparmor (2.12-4ubuntu5.1) ... 16:46:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:47:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:00 Setting up snapd (2.49.2+18.04) ... 16:47:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:47:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:47:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:47:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:47:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:47:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:47:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:47:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:47:01 /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' 16:47:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:01 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:03 Removing intermediate container 1a5822aa023f 16:47:03 ---> 1f8522b614d4 16:47:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:47:03 ---> Running in 5e1bf31bcac5 16:47:03 Removing intermediate container 61a126247e15 16:47:03 ---> a2d23e25ad6c 16:47:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:47:04 Reading package lists... 16:47:04 Reading package lists... 16:47:04 Building dependency tree... 16:47:04 Reading state information... 16:47:04 Calculating upgrade... 16:47:04 ---> Running in 3aefc457cf32 16:47:04 The following packages will be upgraded: 16:47:04 advancecomp base-files bash binutils binutils-common 16:47:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:47:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:47:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:47:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:47:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:47:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:47:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:47:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:47:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:47:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:47:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:47:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:47:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:47:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:47:04 ubuntu-keyring util-linux 16:47:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:47:04 Need to get 64.2 MB of archives. 16:47:04 After this operation, 5138 kB of additional disk space will be used. 16:47:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 16:47:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:47:04 Removing intermediate container 44811320b0aa 16:47:04 ---> 9642f25b927d 16:47:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:47:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:47:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:47:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:47:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:47:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:47:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:47:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:47:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:47:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:47:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:47:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:47:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:47:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:47:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:47:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:47:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:47:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:47:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:47:05 ---> Running in 35367109d64b 16:47:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:47:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:47:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:47:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:47:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:47:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:47:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:47:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:47:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:47:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:47:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:47:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:47:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:47:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:47:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:47:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:47:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:47:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:47:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:47:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:47:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:47:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:47:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:47:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:47:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:47:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:47:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:47:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:47:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:47:05 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] 16:47:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:47:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:47:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:47:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:47:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:47:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:47:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:47:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:47:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:47:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:47:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:47:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:47:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:47:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:47:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:47:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:47:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:47:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:47:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:47:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:47:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:47:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:47:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:47:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:47:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:47:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:47:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:47:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:47:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:47:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:47:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:47:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:47:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:47:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:47:07 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] 16:47:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:47:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:47:07 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] 16:47:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:47:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:47:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:47:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:47:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:47:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:47:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:47:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:47:07 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] 16:47:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:47:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:47:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:47:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:47:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:47:07 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:47:07 debconf: delaying package configuration, since apt-utils is not installed 16:47:07 Fetched 64.2 MB in 2s (28.4 MB/s) 16:47:07 (Reading database ... 13914 files and directories currently installed.) 16:47:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:47:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:07 Removing intermediate container d0439fe44434 16:47:07 ---> 1f67bc49b72f 16:47:07 Step 10/24 : RUN make cmd/core-command/core-command 16:47:07 Removing intermediate container 322c74bd2b7e 16:47:07 ---> 9d9486b2ee96 16:47:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:07 ---> Running in a18b81ae2761 16:47:07 ---> Running in 961adf02eca2 16:47:07 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 16:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 16:47:07 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 16:47:07 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 16:47:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:08 (Reading database ... 13914 files and directories currently installed.) 16:47:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:47:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:47:08 (Reading database ... 13914 files and directories currently installed.) 16:47:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:08 (Reading database ... 13914 files and directories currently installed.) 16:47:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:47:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:08 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 16:47:08 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 16:47:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:47:09 (Reading database ... 13914 files and directories currently installed.) 16:47:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:47:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:47:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:47:09 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:47:09 Setting up base-files (10.1ubuntu2.10) ... 16:47:09 Installing new version of config file /etc/issue ... 16:47:09 Installing new version of config file /etc/issue.net ... 16:47:09 Installing new version of config file /etc/lsb-release ... 16:47:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:47:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:47:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:47:09 Removing obsolete conffile /etc/default/motd-news ... 16:47:09 (Reading database ... 13915 files and directories currently installed.) 16:47:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:47:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:47:09 Setting up bash (4.4.18-2ubuntu1.2) ... 16:47:09 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:47:10 (Reading database ... 13915 files and directories currently installed.) 16:47:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:47:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:47:10 (Reading database ... 13915 files and directories currently installed.) 16:47:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:47:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:47:10 Setting up tar (1.29b-2ubuntu0.2) ... 16:47:10 (Reading database ... 13915 files and directories currently installed.) 16:47:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:47:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:47:10 (Reading database ... 13915 files and directories currently installed.) 16:47:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:10 (Reading database ... 13915 files and directories currently installed.) 16:47:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:47:11 (Reading database ... 13915 files and directories currently installed.) 16:47:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:47:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:47:11 Setting up grep (3.1-2build1) ... 16:47:11 (Reading database ... 13915 files and directories currently installed.) 16:47:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:47:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:47:11 Setting up gzip (1.6-5ubuntu1.1) ... 16:47:11 (Reading database ... 13915 files and directories currently installed.) 16:47:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:11 Setting up login (1:4.5-1ubuntu2) ... 16:47:11 (Reading database ... 13915 files and directories currently installed.) 16:47:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:47:11 (Reading database ... 13915 files and directories currently installed.) 16:47:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:47:12 (Reading database ... 13915 files and directories currently installed.) 16:47:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:47:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:47:12 (Reading database ... 13915 files and directories currently installed.) 16:47:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:47:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:47:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:13 (Reading database ... 13915 files and directories currently installed.) 16:47:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:47:14 (Reading database ... 13915 files and directories currently installed.) 16:47:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:47:14 (Reading database ... 13915 files and directories currently installed.) 16:47:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:47:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:47:15 (Reading database ... 13917 files and directories currently installed.) 16:47:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:47:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:47:15 Setting up debconf (1.5.66ubuntu1) ... 16:47:15 (Reading database ... 13917 files and directories currently installed.) 16:47:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:47:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:47:15 (Reading database ... 13917 files and directories currently installed.) 16:47:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:47:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:47:15 (Reading database ... 13917 files and directories currently installed.) 16:47:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:16 (Reading database ... 13917 files and directories currently installed.) 16:47:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:16 (Reading database ... 13919 files and directories currently installed.) 16:47:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:16 (Reading database ... 13923 files and directories currently installed.) 16:47:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:47:16 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:16 (Reading database ... 13923 files and directories currently installed.) 16:47:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:47:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:47:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:47:16 (Reading database ... 13923 files and directories currently installed.) 16:47:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:47:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:47:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:47:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:47:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:47:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:17 Setting up passwd (1:4.5-1ubuntu2) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:17 (Reading database ... 13923 files and directories currently installed.) 16:47:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:47:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:47:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:47:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:47:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:47:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:47:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:47:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:47:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:47:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:47:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:47:18 (Reading database ... 13923 files and directories currently installed.) 16:47:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:47:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:47:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:47:18 (Reading database ... 13924 files and directories currently installed.) 16:47:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:47:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:47:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:47:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:47:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:47:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:47:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:47:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:47:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:47:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:47:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:47:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:47:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:47:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:47:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:47:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:47:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:47:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:47:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:47:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:47:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:47:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:47:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:47:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:47:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:47:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:47:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:47:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:47:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:47:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:47:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:47:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:47:24 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:47:24 16:47:24 Current default time zone: 'Etc/UTC' 16:47:24 Local time is now: Thu Sep 9 16:47:24 UTC 2021. 16:47:24 Universal Time is now: Thu Sep 9 16:47:24 UTC 2021. 16:47:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:47:24 16:47:24 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:47:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 16:47:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:47:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:47:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:47:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:47:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:47:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:47:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:47:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:47:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:25 Setting up patch (2.7.6-2ubuntu1.1) ... 16:47:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:47:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:47:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:47:25 Installing new version of config file /etc/ssl/openssl.cnf ... 16:47:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:47:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:47:25 Setting up ca-certificates (20210119~18.04.1) ... 16:47:27 Updating certificates in /etc/ssl/certs... 16:47:27 23 added, 27 removed; done. 16:47:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:47:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:47:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:47:28 Setting up pkgbinarymangler (138.18.04.1) ... 16:47:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up perl (5.26.1-6ubuntu0.5) ... 16:47:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:47:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:47:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:47:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:47:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:47:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:47:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:47:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:47:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:28 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:28 Processing triggers for mime-support (3.60ubuntu1) ... 16:47:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:47:28 Updating certificates in /etc/ssl/certs... 16:47:29 0 added, 0 removed; done. 16:47:29 Running hooks in /etc/ca-certificates/update.d... 16:47:29 done. 16:47:29 Reading package lists... 16:47:29 Building dependency tree... 16:47:29 Reading state information... 16:47:29 The following NEW packages will be installed: 16:47:29 apt-transport-https 16:47:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:47:31 Need to get 4348 B of archives. 16:47:31 After this operation, 154 kB of additional disk space will be used. 16:47:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:47:31 debconf: delaying package configuration, since apt-utils is not installed 16:47:31 Fetched 4348 B in 0s (24.1 kB/s) 16:47:31 Selecting previously unselected package apt-transport-https. 16:47:31 (Reading database ... 13929 files and directories currently installed.) 16:47:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:47:31 Unpacking apt-transport-https (1.6.14) ... 16:47:31 Setting up apt-transport-https (1.6.14) ... 16:47:31 Waiting for network to be ready... 16:47:36 2021-09-09T16:47:34Z INFO Waiting for automatic snapd restart... 16:47:37 snapd 2.51.4 from Canonical* installed 16:47:38 "snapd" switched to the "latest/stable" channel 16:47:38 16:47:40 core18 20210722 from Canonical* installed 16:47:40 "core18" switched to the "latest/stable" channel 16:47:40 16:47:43 snapcraft 5.0 from Canonical* installed 16:47:43 "snapcraft" switched to the "latest/stable" channel 16:47:43 16:47:47 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: 16:47:47 - README.md 16:47:47 16:47:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:49 Reading package lists... 16:47:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 16:47:49 Reading package lists... 16:47:49 Building dependency tree... 16:47:49 Reading state information... 16:47:49 Suggested packages: 16:47:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:47:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:47:49 Recommended packages: 16:47:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:47:49 The following NEW packages will be installed: 16:47:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:47:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:47:49 pkg-config zip 16:47:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:47:49 Need to get 7663 kB of archives. 16:47:49 After this operation, 43.8 MB of additional disk space will be used. 16:47:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:47:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:47:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:47:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:47:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:47:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:47:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:47:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:47:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:47:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:47:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:47:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:47:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:47:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:47:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:47:50 debconf: delaying package configuration, since apt-utils is not installed 16:47:50 Fetched 7663 kB in 1s (9184 kB/s) 16:47:50 Selecting previously unselected package libglib2.0-0:amd64. 16:47:50 (Reading database ... 13933 files and directories currently installed.) 16:47:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:47:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:50 Selecting previously unselected package libpsl5:amd64. 16:47:50 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:47:50 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:47:50 Selecting previously unselected package libnghttp2-14:amd64. 16:47:50 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:47:50 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:50 Selecting previously unselected package librtmp1:amd64. 16:47:50 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:47:50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:51 Selecting previously unselected package libcurl3-gnutls:amd64. 16:47:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:47:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:51 Selecting previously unselected package liberror-perl. 16:47:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:47:51 Unpacking liberror-perl (0.17025-1) ... 16:47:51 Selecting previously unselected package git-man. 16:47:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:47:51 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:47:51 Selecting previously unselected package git. 16:47:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:47:51 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:47:52 Selecting previously unselected package libnorm1:amd64. 16:47:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:47:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:52 Selecting previously unselected package libpgm-5.2-0:amd64. 16:47:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:47:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:52 Selecting previously unselected package libsodium23:amd64. 16:47:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:47:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:47:52 Selecting previously unselected package libzmq5:amd64. 16:47:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:52 Selecting previously unselected package libzmq3-dev:amd64. 16:47:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:52 Selecting previously unselected package pkg-config. 16:47:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:47:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:47:52 Selecting previously unselected package zip. 16:47:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:47:52 Unpacking zip (3.0-11build1) ... 16:47:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:47:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:52 Setting up liberror-perl (0.17025-1) ... 16:47:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:47:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:52 No schema files found: doing nothing. 16:47:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:52 Setting up zip (3.0-11build1) ... 16:47:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:52 Setting up libsodium23:amd64 (1.0.16-2) ... 16:47:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:47:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:52 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:47:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:53 git set to automatically installed. 16:47:53 git-man set to automatically installed. 16:47:53 libcurl3-gnutls set to automatically installed. 16:47:53 liberror-perl set to automatically installed. 16:47:53 libglib2.0-0 set to automatically installed. 16:47:53 libnghttp2-14 set to automatically installed. 16:47:53 libnorm1 set to automatically installed. 16:47:53 libpgm-5.2-0 set to automatically installed. 16:47:53 libpsl5 set to automatically installed. 16:47:53 librtmp1 set to automatically installed. 16:47:53 libsodium23 set to automatically installed. 16:47:53 libzmq3-dev set to automatically installed. 16:47:53 libzmq5 set to automatically installed. 16:47:53 pkg-config set to automatically installed. 16:47:53 zip set to automatically installed. 16:47:56 snapd is not logged in, snap install commands will use sudo 16:47:57 snap "core18" has no updates available 16:47:57 snapd is not logged in, snap install commands will use sudo 16:48:04 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 16:48:05 Pulling config-common 16:48:05 + snapcraftctl pull 16:48:07 Pulling go-build-helper 16:48:07 + snapcraftctl pull 16:48:07 'edgex-go' has dependencies that need to be staged: go-build-helper 16:48:07 Skipping pull go-build-helper (already ran) 16:48:07 Building go-build-helper 16:48:07 + snapcraftctl build 16:48:09 Staging go-build-helper 16:48:09 + snapcraftctl stage 16:48:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 16:48:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 16:48:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:48:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:48:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 16:48:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 16:48:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 16:48:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:48:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:48:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:48:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:48:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:48:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:48:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:48:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:48:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:48:19 Fetched 25.2 MB in 0s (0 B/s) 16:48:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:48:19 Fetched 224 kB in 0s (0 B/s) 16:48:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:48:19 Fetched 157 kB in 0s (0 B/s) 16:48:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:48:19 Fetched 221 kB in 0s (0 B/s) 16:48:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:48:19 Fetched 143 kB in 0s (0 B/s) 16:48:19 Pulling edgex-go 16:48:19 + snapcraftctl pull 16:48:19 Pulling hooks 16:48:19 + snapcraftctl pull 16:48:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:37 Fetched 0 B in 0s (0 B/s) 16:48:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:48:37 Fetched 96.5 kB in 0s (0 B/s) 16:48:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:48:37 Fetched 279 kB in 0s (0 B/s) 16:48:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:48:37 Fetched 122 kB in 0s (0 B/s) 16:48:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:48:37 Fetched 77.8 kB in 0s (0 B/s) 16:48:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:48:37 Fetched 8848 B in 0s (0 B/s) 16:48:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:48:37 Fetched 47.8 kB in 0s (0 B/s) 16:48:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:48:37 Fetched 45.6 kB in 0s (0 B/s) 16:48:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:48:37 Fetched 15.0 kB in 0s (0 B/s) 16:48:37 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:48:37 Fetched 219 kB in 0s (0 B/s) 16:48:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:48:37 Fetched 154 kB in 0s (0 B/s) 16:48:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:48:37 Fetched 50.6 kB in 0s (0 B/s) 16:48:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:48:37 Fetched 14.8 kB in 0s (0 B/s) 16:48:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:48:37 Fetched 41.8 kB in 0s (0 B/s) 16:48:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:48:37 Fetched 499 kB in 0s (0 B/s) 16:48:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:48:37 Fetched 111 kB in 0s (0 B/s) 16:48:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:48:37 Fetched 240 kB in 0s (0 B/s) 16:48:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:48:37 Fetched 29.3 kB in 0s (0 B/s) 16:48:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:48:37 Fetched 85.5 kB in 0s (0 B/s) 16:48:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:48:37 Fetched 24.5 kB in 0s (0 B/s) 16:48:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:48:37 Fetched 49.2 kB in 0s (0 B/s) 16:48:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:48:37 Fetched 54.2 kB in 0s (0 B/s) 16:48:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:48:37 Fetched 30.8 kB in 0s (0 B/s) 16:48:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:48:37 Fetched 15.8 kB in 0s (0 B/s) 16:48:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:48:37 Fetched 85.9 kB in 0s (0 B/s) 16:48:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:48:37 Fetched 8720 B in 0s (0 B/s) 16:48:37 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:48:37 Fetched 140 kB in 0s (0 B/s) 16:48:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:48:37 Fetched 119 kB in 0s (0 B/s) 16:48:37 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:48:37 Fetched 111 kB in 0s (0 B/s) 16:48:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:48:37 Fetched 11.1 kB in 0s (0 B/s) 16:48:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:48:37 Fetched 645 kB in 0s (0 B/s) 16:48:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:48:37 Fetched 41.3 kB in 0s (0 B/s) 16:48:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:48:37 Fetched 17.9 kB in 0s (0 B/s) 16:48:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:48:37 Fetched 368 kB in 0s (0 B/s) 16:48:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:48:37 Fetched 187 kB in 0s (0 B/s) 16:48:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:48:37 Fetched 175 kB in 0s (0 B/s) 16:48:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:48:37 Fetched 206 kB in 0s (0 B/s) 16:48:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:48:37 Fetched 1302 kB in 0s (0 B/s) 16:48:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:48:37 Fetched 36.2 kB in 0s (0 B/s) 16:48:37 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:48:37 Fetched 159 kB in 0s (0 B/s) 16:48:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:48:37 Fetched 107 kB in 0s (0 B/s) 16:48:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:48:37 Fetched 48.7 kB in 0s (0 B/s) 16:48:37 Pulling static-packages 16:48:37 + snapcraftctl pull 16:48:38 Pulling version 16:48:38 + cd /root/project 16:48:38 + git describe --tags --abbrev=0 16:48:38 + sed s/v// 16:48:38 + GIT_VERSION=2.0.1-dev.40 16:48:38 + [ -z 2.0.1-dev.40 ] 16:48:38 + snapcraftctl set-version 2.0.1-dev.40 16:48:39 Building config-common 16:48:39 + snapcraftctl build 16:48:41 Skipping build go-build-helper (already ran) 16:48:41 Building edgex-go 16:48:41 + cd /root/parts/edgex-go/src 16:48:41 + + sed s/v// 16:48:41 git describe --tags --abbrev=0 16:48:41 + GIT_VERSION=2.0.1-dev.40 16:48:41 + [ -z 2.0.1-dev.40 ] 16:48:41 + echo 2.0.1-dev.40 16:48:41 + make build 16:48:41 go mod tidy 16:48:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:48:46 go: downloading github.com/gorilla/mux v1.8.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:48:46 go: downloading github.com/stretchr/testify v1.7.0 16:48:46 go: downloading github.com/google/uuid v1.3.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:48:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:48:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:48:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:48:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:48:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:48:46 go: downloading github.com/lib/pq v1.10.3 16:48:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:48:46 go: downloading github.com/pelletier/go-toml v1.9.4 16:48:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:48:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:48:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:48:46 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:46 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:46 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:48:46 go: downloading github.com/go-kit/kit v0.11.0 16:48:46 go: downloading github.com/stretchr/objx v0.1.1 16:48:47 go: downloading github.com/x448/float16 v0.8.4 16:48:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:48:47 go: downloading github.com/go-playground/universal-translator v0.18.0 16:48:47 go: downloading github.com/leodido/go-urn v1.2.1 16:48:47 go: downloading golang.org/x/text v0.3.6 16:48:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:48:47 go: downloading github.com/go-playground/locales v0.14.0 16:48:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:48:47 go: downloading github.com/go-stack/stack v1.8.0 16:48:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:48:47 go: downloading github.com/pebbe/zmq4 v1.2.7 16:48:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:48:47 go: downloading github.com/kr/pretty v0.3.0 16:48:47 go: downloading github.com/hashicorp/consul/api v1.8.1 16:48:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:48:47 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:48:48 go: downloading github.com/gorilla/websocket v1.4.2 16:48:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:48:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:48:48 go: downloading github.com/mitchellh/copystructure v1.0.0 16:48:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:48:48 go: downloading github.com/kr/text v0.2.0 16:48:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:48:48 go: downloading github.com/onsi/ginkgo v1.10.1 16:48:48 go: downloading github.com/onsi/gomega v1.7.0 16:48:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:48:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:48:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:48:48 go: downloading github.com/hashicorp/serf v0.9.5 16:48:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:48:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:48:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:48:48 go: downloading github.com/fatih/color v1.9.0 16:48:48 go: downloading github.com/mattn/go-colorable v0.1.6 16:48:49 go: downloading github.com/mattn/go-isatty v0.0.12 16:48:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:48:49 go: downloading github.com/pkg/errors v0.9.1 16:48:49 go: downloading github.com/hpcloud/tail v1.0.0 16:48:49 go: downloading gopkg.in/yaml.v2 v2.4.0 16:48:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:48:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:48:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:48:49 go: downloading github.com/hashicorp/memberlist v0.2.2 16:48:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:48:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:48:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:48:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:48:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:48:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:48:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:48:49 go: downloading github.com/miekg/dns v1.1.26 16:48:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:48:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:48:49 go: downloading github.com/hashicorp/errwrap v1.0.0 16:48:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data 16:48:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command 16:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 16:49:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:49:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:49:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:49:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:49:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:49:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:49:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:49:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:49:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:49:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:49:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:49:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:49:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:49:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:49:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:49:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:49:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:49:12 + 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 16:49:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:49:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:49:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:49:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:49:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:49:12 + 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 16:49:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:49:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:49:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:49:13 Building hooks 16:49:13 + cd /root/parts/hooks/src 16:49:13 + make build 16:49:13 go mod tidy 16:49:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:49:14 go: downloading github.com/stretchr/testify v1.5.1 16:49:14 go: downloading gopkg.in/yaml.v2 v2.2.2 16:49:14 go: downloading github.com/davecgh/go-spew v1.1.0 16:49:14 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:49:15 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:49:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:49:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:49:18 Building static-packages 16:49:18 + snapcraftctl build 16:49:20 Building version 16:49:20 + snapcraftctl build 16:49:23 Staging config-common 16:49:23 + snapcraftctl stage 16:49:24 Skipping stage go-build-helper (already ran) 16:49:24 Staging edgex-go 16:49:24 + snapcraftctl stage 16:49:25 Staging hooks 16:49:25 + snapcraftctl stage 16:49:26 Staging static-packages 16:49:26 + snapcraftctl stage 16:49:27 Staging version 16:49:27 + snapcraftctl stage 16:49:29 Priming config-common 16:49:29 + snapcraftctl prime 16:49:29 Priming go-build-helper 16:49:29 + snapcraftctl prime 16:49:30 Priming edgex-go 16:49:30 + snapcraftctl prime 16:49:31 Priming hooks 16:49:31 + snapcraftctl prime 16:49:32 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 16:49:32 Priming static-packages 16:49:32 + snapcraftctl prime 16:49:35 Priming version 16:49:35 + snapcraftctl prime 16:49:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:49:39 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 16:49:52 Removing intermediate container a18b81ae2761 16:49:52 ---> 28c740b90e94 16:49:52 16:49:52 Step 11/24 : FROM alpine:3.12 16:49:52 3.12: Pulling from library/alpine 16:49:53 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:49:53 Status: Downloaded newer image for alpine:3.12 16:49:53 ---> afc2cc120ca2 16:49:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:54 ---> Running in 3aad83924743 16:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:58 (1/1) Installing dumb-init (1.2.2-r1) 16:49:58 Executing busybox-1.31.1-r20.trigger 16:49:59 OK: 5 MiB in 15 packages 16:50:00 Removing intermediate container 3aefc457cf32 16:50:00 ---> 56e775fa631e 16:50:00 16:50:00 Step 11/22 : FROM alpine:3.12 16:50:00 ---> afc2cc120ca2 16:50:00 Step 12/22 : RUN apk add --update --no-cache curl 16:50:00 ---> Running in 2e346762c6d5 16:50:01 Removing intermediate container 961adf02eca2 16:50:01 ---> 14512cd0f134 16:50:01 16:50:01 Step 11/26 : FROM alpine:3.12 16:50:01 ---> afc2cc120ca2 16:50:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:50:01 ---> Running in c11b1e51b097 16:50:02 Removing intermediate container 3aad83924743 16:50:02 ---> af5c3c9a51bc 16:50:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:03 ---> Running in f30500c236e1 16:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:03 Removing intermediate container 5e1bf31bcac5 16:50:03 ---> 57820b311582 16:50:03 16:50:03 Step 11/23 : FROM alpine:3.12 16:50:03 ---> afc2cc120ca2 16:50:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:50:04 Removing intermediate container f30500c236e1 16:50:04 ---> c9959931db8e 16:50:04 Step 14/24 : ENV APP_PORT=59882 16:50:04 (1/4) Installing ca-certificates (20191127-r4) 16:50:04 ---> Running in d826f5f6e460 16:50:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:50:04 (3/4) Installing libcurl (7.78.0-r0) 16:50:04 (4/4) Installing curl (7.78.0-r0) 16:50:04 Executing busybox-1.31.1-r20.trigger 16:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:04 Executing ca-certificates-20191127-r4.trigger 16:50:04 ---> Running in be3ee900ef48 16:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:04 OK: 7 MiB in 18 packages 16:50:05 Removing intermediate container 35367109d64b 16:50:05 ---> 545e5b0493d8 16:50:05 16:50:05 Step 11/23 : FROM alpine:3.12 16:50:05 ---> afc2cc120ca2 16:50:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:50:05 ---> Using cache 16:50:05 ---> af5c3c9a51bc 16:50:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:05 ---> Using cache 16:50:05 ---> c9959931db8e 16:50:05 Step 14/23 : ENV APP_PORT=59861 16:50:05 (1/3) Installing ca-certificates (20191127-r4) 16:50:05 (2/3) Installing dumb-init (1.2.2-r1) 16:50:05 (3/3) Installing su-exec (0.2-r1) 16:50:05 Executing busybox-1.31.1-r20.trigger 16:50:05 Executing ca-certificates-20191127-r4.trigger 16:50:05 ---> Running in 5ef5ec14d190 16:50:05 Removing intermediate container be3ee900ef48 16:50:05 ---> 12ca282fc381 16:50:05 Step 15/24 : EXPOSE $APP_PORT 16:50:05 OK: 6 MiB in 17 packages 16:50:06 ---> Running in 01b7b0309e35 16:50:06 Removing intermediate container 5ef5ec14d190 16:50:06 ---> 179f5701a080 16:50:06 Step 15/23 : EXPOSE $APP_PORT 16:50:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:07 ---> Running in d90206ff0840 16:50:07 Removing intermediate container 01b7b0309e35 16:50:07 ---> 02b435e487c7 16:50:07 Step 16/24 : WORKDIR / 16:50:07 ---> Running in c4245c2a28a9 16:50:07 Removing intermediate container 2e346762c6d5 16:50:07 ---> ca8685712a31 16:50:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:07 (1/2) Installing ca-certificates (20191127-r4) 16:50:07 Removing intermediate container d90206ff0840 16:50:07 ---> 3025069e54c0 16:50:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:07 (2/2) Installing dumb-init (1.2.2-r1) 16:50:07 Executing busybox-1.31.1-r20.trigger 16:50:07 Executing ca-certificates-20191127-r4.trigger 16:50:08 ---> Running in 2c38407cd554 16:50:08 OK: 6 MiB in 16 packages 16:50:08 Removing intermediate container c11b1e51b097 16:50:08 ---> 3b8470fb7dff 16:50:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:08 Removing intermediate container c4245c2a28a9 16:50:08 ---> 50befbe63680 16:50:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:08 ---> Running in 755264bfb329 16:50:09 Removing intermediate container 2c38407cd554 16:50:09 ---> 3a73c7daae5e 16:50:09 Step 14/22 : WORKDIR /edgex 16:50:09 ---> Running in 5c09a17417ff 16:50:09 ---> 126b7403bae2 16:50:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:50:09 Removing intermediate container 755264bfb329 16:50:09 ---> a2550c6830f2 16:50:09 Step 14/26 : WORKDIR / 16:50:09 ---> b60e1472fdfe 16:50:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:50:10 ---> Running in 93eaedf18558 16:50:11 Removing intermediate container 5c09a17417ff 16:50:11 ---> ebf752fb10b0 16:50:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:11 Removing intermediate container d826f5f6e460 16:50:11 ---> 08c542c3d230 16:50:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:50:11 Removing intermediate container 93eaedf18558 16:50:11 ---> 91aa5278c45a 16:50:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:50:12 ---> 450f0f4c1db4 16:50:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:50:12 ---> Running in 32e2ac75bb3b 16:50:12 ---> a14d89b61850 16:50:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:50:12 ---> d613e836c9e7 16:50:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:12 Removing intermediate container 32e2ac75bb3b 16:50:12 ---> f130f703a053 16:50:12 Step 14/23 : ENV APP_PORT=59860 16:50:14 ---> Running in 95b1cba1ebc9 16:50:14 ---> 3c9b8e2a9370 16:50:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:50:14 ---> 50baa40b8edb 16:50:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:50:14 ---> 464750b6122a 16:50:14 Step 20/24 : ENTRYPOINT ["/core-command"] 16:50:14 ---> Running in 123f0ab31135 16:50:14 ---> Running in 5053e6fedd12 16:50:14 Removing intermediate container 95b1cba1ebc9 16:50:14 ---> 258a55db78d0 16:50:14 Step 15/23 : EXPOSE $APP_PORT 16:50:14 ---> 4c10b08e5829 16:50:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:14 ---> Running in 9c53609a4674 16:50:15 ---> c9061bdb5d4c 16:50:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:50:15 Removing intermediate container 123f0ab31135 16:50:15 ---> 2933bb4bc8bd 16:50:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:15 Removing intermediate container 5053e6fedd12 16:50:15 ---> 5f5f79f3891f 16:50:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:15 ---> Running in 30939e058caf 16:50:15 ---> Running in b3e44bacd5f7 16:50:15 Removing intermediate container 9c53609a4674 16:50:15 ---> 5a4a9eceeaff 16:50:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:16 ---> fd1e52fb06e8 16:50:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:50:16 Removing intermediate container 30939e058caf 16:50:16 ---> 0cc93a2fd50b 16:50:16 Step 21/23 : LABEL arch=arm64 16:50:16 ---> 63296815a817 16:50:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:50:16 Removing intermediate container b3e44bacd5f7 16:50:16 ---> fae99e7f2bb2 16:50:16 Step 22/24 : LABEL arch=arm64 16:50:17 ---> Running in f902c2264287 16:50:17 ---> Running in e105f3b48ad7 16:50:17 ---> Running in 7823b1851af9 16:50:17 ---> 4f425b1eb8bd 16:50:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:50:18 ---> 0fe38120cdff 16:50:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:50:18 Removing intermediate container 7823b1851af9 16:50:18 ---> 28429d6437ca 16:50:18 Step 19/22 : CMD ["--init=true"] 16:50:18 Removing intermediate container f902c2264287 16:50:18 ---> b78c9d5a9b97 16:50:18 Step 22/23 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:50:18 Removing intermediate container e105f3b48ad7 16:50:18 ---> b4e92bd946a4 16:50:18 Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:50:19 ---> Running in ac62f33819fc 16:50:19 ---> Running in e83afb7f3f76 16:50:19 ---> Running in 3cf7c35c6326 16:50:19 ---> 7887e7ba2b55 16:50:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:50:19 ---> 100c0e07e4d9 16:50:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:50:20 Removing intermediate container e83afb7f3f76 16:50:20 ---> 2ac2be9eab73 16:50:20 Step 23/23 : LABEL version=0.0.0 16:50:20 Removing intermediate container 3cf7c35c6326 16:50:20 ---> d2ad7a89fc35 16:50:20 Step 24/24 : LABEL version=0.0.0 16:50:20 ---> Running in 09fd248f1511 16:50:20 Removing intermediate container ac62f33819fc 16:50:20 ---> 4fbc1f519a1f 16:50:20 Step 20/22 : LABEL arch=arm64 16:50:20 ---> Running in afac19584b5a 16:50:20 ---> Running in 5100df7fb172 16:50:20 ---> bcf38b79a4ef 16:50:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:50:21 Removing intermediate container 09fd248f1511 16:50:21 ---> 3cbe16458c2b 16:50:21 16:50:21 Removing intermediate container afac19584b5a 16:50:21 ---> 8afcbd76ad67 16:50:21 16:50:21 ---> Running in 9884d607a5a2 16:50:21 Successfully built 3cbe16458c2b 16:50:21 Successfully built 8afcbd76ad67 16:50:21 Successfully tagged support-scheduler-arm64:latest 16:50:21 Successfully tagged core-command-arm64:latest 16:50:21 Removing intermediate container 5100df7fb172 16:50:21 ---> dd698846f26f 16:50:21 Step 21/22 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:50:22  Building support-scheduler ... done Building sys-mgmt-agent 16:50:22  Building core-command ... done Building core-data 16:50:22 ---> Running in d82de7340c9d 16:50:22 ---> c57400f5edf1 16:50:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:50:22 Removing intermediate container 9884d607a5a2 16:50:22 ---> a893b9621298 16:50:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:22 ---> Running in 4fe0293e853c 16:50:22 Removing intermediate container d82de7340c9d 16:50:22 ---> d8da575d683a 16:50:22 Step 22/22 : LABEL version=0.0.0 16:50:23 Removing intermediate container 4fe0293e853c 16:50:23 ---> d7230b076862 16:50:23 Step 21/23 : LABEL arch=arm64 16:50:23 ---> 3d468ef7c721 16:50:23 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/ 16:50:23 ---> Running in 5cd1ca4502e7 16:50:23 ---> Running in b0b12e5d8bd0 16:50:23 ---> Running in c16248fdeb8e 16:50:24 Removing intermediate container 5cd1ca4502e7 16:50:24 ---> 5f3c761345d1 16:50:24 16:50:24 Removing intermediate container b0b12e5d8bd0 16:50:24 ---> 40d72a097eda 16:50:24 Step 22/23 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:50:24 Successfully built 5f3c761345d1 16:50:24 Successfully tagged security-proxy-setup-arm64:latest 16:50:24  Building security-proxy-setup ... done Building security-bootstrapper 16:50:24 ---> Running in e74b906f4ef9 16:50:25 Removing intermediate container e74b906f4ef9 16:50:25 ---> 7d9a8e08b59a 16:50:25 Step 23/23 : LABEL version=0.0.0 16:50:25 ---> Running in 688a54e93d74 16:50:26 Removing intermediate container 688a54e93d74 16:50:26 ---> a43b94632da9 16:50:26 16:50:26 Removing intermediate container c16248fdeb8e 16:50:26 ---> 965f7ae771c1 16:50:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:50:27 Successfully built a43b94632da9 16:50:27 Successfully tagged support-notifications-arm64:latest 16:50:27  Building support-notifications ... done Building core-metadata 16:50:27 ---> Running in 74086b1d834b 16:50:28 Removing intermediate container 74086b1d834b 16:50:28 ---> 09c978995dbf 16:50:28 Step 24/26 : LABEL arch=arm64 16:50:28 ---> Running in 7a4d87fd0b6b 16:50:29 Removing intermediate container 7a4d87fd0b6b 16:50:29 ---> c8b5a5b8b949 16:50:29 Step 25/26 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:50:30 ---> Running in e8fe51a30341 16:50:31 Removing intermediate container e8fe51a30341 16:50:31 ---> 47474575f747 16:50:31 Step 26/26 : LABEL version=0.0.0 16:50:31 ---> Running in a7be53fdc746 16:50:32 Removing intermediate container a7be53fdc746 16:50:32 ---> 81e69000c742 16:50:32 16:50:33 Successfully built 81e69000c742 16:50:33 Successfully tagged security-secretstore-setup-arm64:latest 16:51:20  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:20 ---> aa8ad12f7328 16:51:20 Step 3/24 : WORKDIR /edgex-go 16:51:20 ---> Using cache 16:51:20 ---> a8efbe428d9c 16:51:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:20 ---> Using cache 16:51:20 ---> 4834e1a07e44 16:51:20 Step 5/24 : RUN apk add --update --no-cache make bash git 16:51:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:20 ---> aa8ad12f7328 16:51:20 Step 3/24 : WORKDIR /edgex-go 16:51:20 ---> Using cache 16:51:20 ---> a8efbe428d9c 16:51:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:20 ---> Using cache 16:51:20 ---> 4834e1a07e44 16:51:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:51:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:51:20 ---> aa8ad12f7328 16:51:20 Step 3/32 : WORKDIR /edgex-go 16:51:20 ---> Using cache 16:51:20 ---> a8efbe428d9c 16:51:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:20 ---> Using cache 16:51:20 ---> 4834e1a07e44 16:51:20 Step 5/32 : RUN apk add --update --no-cache make git 16:51:20 ---> Using cache 16:51:20 ---> 6eab27d6c6f5 16:51:20 Step 6/32 : COPY go.mod . 16:51:20 ---> Using cache 16:51:20 ---> 45fc4289dff7 16:51:20 Step 7/32 : RUN go mod download 16:51:20 ---> Using cache 16:51:20 ---> 01103e1a8c20 16:51:20 Step 8/32 : COPY . . 16:51:20 ---> Using cache 16:51:20 ---> b0f9fa7eeb4d 16:51:20 Step 9/32 : RUN go mod tidy 16:51:20 ---> Using cache 16:51:20 ---> 1f67bc49b72f 16:51:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:20 ---> aa8ad12f7328 16:51:20 Step 3/24 : WORKDIR /edgex-go 16:51:20 ---> Using cache 16:51:20 ---> a8efbe428d9c 16:51:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:20 ---> Using cache 16:51:20 ---> 4834e1a07e44 16:51:20 Step 5/24 : RUN apk add --update --no-cache make git 16:51:20 ---> Using cache 16:51:20 ---> 6eab27d6c6f5 16:51:20 Step 6/24 : COPY go.mod . 16:51:20 ---> Using cache 16:51:20 ---> 45fc4289dff7 16:51:20 Step 7/24 : RUN go mod download 16:51:20 ---> Using cache 16:51:20 ---> 01103e1a8c20 16:51:20 Step 8/24 : COPY . . 16:51:20 ---> Using cache 16:51:20 ---> b0f9fa7eeb4d 16:51:20 Step 9/24 : RUN go mod tidy 16:51:20 ---> Using cache 16:51:20 ---> 1f67bc49b72f 16:51:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:51:20 ---> Running in 5c9f6b2dbf94 16:51:20 ---> Running in 6af377854375 16:51:20 ---> Running in e536339f4f9a 16:51:20 ---> Running in cfb0851e0e09 16:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:22 OK: 218 MiB in 52 packages 16:51:23 OK: 218 MiB in 52 packages 16:51:24 Removing intermediate container e536339f4f9a 16:51:24 ---> c53a329621e8 16:51:24 Step 6/24 : COPY go.mod . 16:51:25 Removing intermediate container 6af377854375 16:51:25 ---> 2d34397612c9 16:51:25 Step 6/24 : COPY go.mod . 16:51:26 ---> 4aff3f1b2548 16:51:26 Step 7/24 : RUN go mod download 16:51:26 ---> Running in 5e51de973a24 16:51:27 ---> d8acc65e4544 16:51:27 Step 7/24 : RUN go mod download 16:51:27 ---> Running in 181094b5e3d2 16:51:34 Removing intermediate container 5e51de973a24 16:51:34 ---> 165bc039dfb8 16:51:34 Step 8/24 : COPY . . 16:51:35 Removing intermediate container 181094b5e3d2 16:51:35 ---> 027d04137362 16:51:35 Step 8/24 : COPY . . 16:52:07 ---> 97703e2c1c3d 16:52:07 Step 9/24 : RUN go mod tidy 16:52:07 ---> 6c32b52bbc8b 16:52:07 Step 9/24 : RUN go mod tidy 16:52:07 ---> Running in 97a05fd7f11a 16:52:07 ---> Running in 2edd6aa951ae 16:52:11 Removing intermediate container 97a05fd7f11a 16:52:11 ---> f4f0856ec87f 16:52:11 Step 10/24 : RUN make cmd/core-data/core-data 16:52:11 ---> Running in 5dae3b7daf32 16:52:11 Removing intermediate container 2edd6aa951ae 16:52:11 ---> 446df1e03358 16:52:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:52:11 ---> Running in 8d972a05f37b 16:52:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:52:13 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 16:53:02 Removing intermediate container cfb0851e0e09 16:53:02 ---> a0fac2610b97 16:53:02 16:53:02 Step 11/32 : FROM alpine:3.12 16:53:02 ---> afc2cc120ca2 16:53:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:53:02 ---> Running in 61716d6480d5 16:53:02 Removing intermediate container 61716d6480d5 16:53:02 ---> d27b603d4a93 16:53:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:53:02 ---> Running in e053f783f979 16:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:04 (1/2) Installing dumb-init (1.2.2-r1) 16:53:04 (2/2) Installing su-exec (0.2-r1) 16:53:04 Executing busybox-1.31.1-r20.trigger 16:53:04 OK: 5 MiB in 16 packages 16:53:07 Removing intermediate container e053f783f979 16:53:07 ---> 9f17c96f68fb 16:53:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:53:07 ---> Running in b8571240f0aa 16:53:08 Removing intermediate container b8571240f0aa 16:53:08 ---> a013608e2c76 16:53:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:09 ---> Running in 95779ed4e05d 16:53:10 Removing intermediate container 95779ed4e05d 16:53:10 ---> 2b72eb448402 16:53:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:10 Removing intermediate container 5c9f6b2dbf94 16:53:10 ---> 237fd419a534 16:53:10 16:53:10 Step 11/24 : FROM alpine:3.12 16:53:10 ---> afc2cc120ca2 16:53:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:53:10 ---> Using cache 16:53:10 ---> af5c3c9a51bc 16:53:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:10 ---> Using cache 16:53:10 ---> c9959931db8e 16:53:10 Step 14/24 : ENV APP_PORT=59881 16:53:10 ---> Running in 27ec416f68bc 16:53:10 ---> Running in d720553811d9 16:53:11 Removing intermediate container d720553811d9 16:53:11 ---> 6cb333202cb5 16:53:11 Step 15/24 : EXPOSE $APP_PORT 16:53:11 ---> Running in f7aac9270a43 16:53:12 Removing intermediate container f7aac9270a43 16:53:12 ---> c478f353ec5e 16:53:12 Step 16/24 : WORKDIR / 16:53:13 ---> Running in eb3c9e89f8e7 16:53:14 Removing intermediate container eb3c9e89f8e7 16:53:14 ---> 21a87caff0d7 16:53:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:14 Removing intermediate container 27ec416f68bc 16:53:14 ---> 6ad811e2a9e8 16:53:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:53:15 ---> Running in 3cb9b8db19df 16:53:15 ---> d77938e888a2 16:53:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:15 Removing intermediate container 3cb9b8db19df 16:53:15 ---> 754236701e36 16:53:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:17 ---> f40c25393c13 16:53:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:17 ---> Running in 02ff4819844d 16:53:18 ---> e53338fa1419 16:53:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:19 ---> 56da7a00ef01 16:53:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:53:19 ---> Running in c1f283c291b1 16:53:21 Removing intermediate container c1f283c291b1 16:53:21 ---> a042d1b40a23 16:53:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:21 ---> Running in f18e54a8a716 16:53:21 Removing intermediate container 02ff4819844d 16:53:21 ---> d9cfb668d4bb 16:53:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:23 Removing intermediate container f18e54a8a716 16:53:23 ---> 3e427c8b5c17 16:53:23 Step 22/24 : LABEL arch=arm64 16:53:23 ---> Running in 00a17b1968bf 16:53:23 ---> 68720162c26d 16:53:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:23 Removing intermediate container 00a17b1968bf 16:53:23 ---> b09f78d29112 16:53:23 Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:53:23 ---> Running in 55c15a479826 16:53:24 Removing intermediate container 55c15a479826 16:53:24 ---> 70f68b7a7e11 16:53:24 Step 24/24 : LABEL version=0.0.0 16:53:24 ---> Running in 12b82698c671 16:53:25 ---> f06156c7f57d 16:53:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:26 Removing intermediate container 12b82698c671 16:53:26 ---> 8ea5c2c17de0 16:53:26 16:53:26 Successfully built 8ea5c2c17de0 16:53:26 Successfully tagged core-metadata-arm64:latest 16:53:27  Building core-metadata ... done  ---> 1836ebe4145f 16:53:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:28 ---> 08bcfa2c7d5b 16:53:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:29 ---> 1832947dd20d 16:53:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:53:30 ---> Running in 57ffc94ae4dc 16:53:31 Removing intermediate container 57ffc94ae4dc 16:53:31 ---> 862a22fe41c6 16:53:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:32 ---> 19315e6156f0 16:53:32 Step 27/32 : RUN chmod +x /entrypoint.sh 16:53:33 ---> Running in 51b1c9e24908 16:53:36 Removing intermediate container 51b1c9e24908 16:53:36 ---> 9aeb5ecf2768 16:53:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:53:37 ---> Running in 6f8a9b8d20f4 16:53:38 Removing intermediate container 6f8a9b8d20f4 16:53:38 ---> 93d6c2de9ed4 16:53:38 Step 29/32 : CMD ["gate"] 16:53:38 ---> Running in 8692d74c137a 16:53:39 Removing intermediate container 8692d74c137a 16:53:39 ---> 1a7a8ad4c650 16:53:39 Step 30/32 : LABEL arch=arm64 16:53:40 ---> Running in 5eb99ded5e09 16:53:41 Removing intermediate container 5eb99ded5e09 16:53:41 ---> e41a7a001500 16:53:41 Step 31/32 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:53:41 ---> Running in f319b3cfd71c 16:53:42 Removing intermediate container f319b3cfd71c 16:53:42 ---> 2f1622e8ec88 16:53:42 Step 32/32 : LABEL version=0.0.0 16:53:42 ---> Running in 70f404042bef 16:53:43 Removing intermediate container 70f404042bef 16:53:43 ---> ae0620df8581 16:53:43 16:53:44 Successfully built ae0620df8581 16:53:44 Successfully tagged security-bootstrapper-arm64:latest 16:53:52  Building security-bootstrapper ... done Removing intermediate container 8d972a05f37b 16:53:52 ---> 2df7e2c21a5c 16:53:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:53:52 ---> Running in 3c3caebcdc8f 16:53:54 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 16:53:57 Removing intermediate container 3c3caebcdc8f 16:53:57 ---> 025d5b0c0f02 16:53:57 16:53:57 Step 12/24 : FROM docker:20.10.7 16:53:57 20.10.7: Pulling from library/docker 16:54:02 Removing intermediate container 5dae3b7daf32 16:54:02 ---> e68e6c071cb2 16:54:02 16:54:02 Step 11/24 : FROM alpine:3.12 16:54:02 ---> afc2cc120ca2 16:54:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:03 ---> Running in de5e0468aa82 16:54:03 Removing intermediate container de5e0468aa82 16:54:03 ---> 76a023bd249b 16:54:03 Step 13/24 : ENV APP_PORT=59880 16:54:04 ---> Running in 16f35dd8443f 16:54:05 Removing intermediate container 16f35dd8443f 16:54:05 ---> 68fc717cbf84 16:54:05 Step 14/24 : EXPOSE $APP_PORT 16:54:05 ---> Running in 36e431174626 16:54:05 Removing intermediate container 36e431174626 16:54:05 ---> ec44b997ec7e 16:54:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:06 ---> Running in f708cdbbc2c6 16:54:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:54:06 Status: Downloaded newer image for docker:20.10.7 16:54:06 ---> df445af6242a 16:54:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:54:06 ---> Running in 84dc775ddc99 16:54:06 Removing intermediate container 84dc775ddc99 16:54:06 ---> b37dedfc8256 16:54:06 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 16:54:07 ---> Running in bc69b50d043e 16:54:08 Removing intermediate container f708cdbbc2c6 16:54:08 ---> f35ff0223c3e 16:54:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:08 ---> Running in 321859fdeb89 16:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:09 (1/39) Installing readline (8.1.0-r0) 16:54:09 (2/39) Installing bash (5.1.0-r0) 16:54:09 Executing bash-5.1.0-r0.post-install 16:54:09 (3/39) Installing brotli-libs (1.0.9-r3) 16:54:09 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:54:09 (5/39) Installing libcurl (7.78.0-r0) 16:54:09 (6/39) Installing curl (7.78.0-r0) 16:54:09 (7/39) Installing dumb-init (1.2.5-r0) 16:54:09 (8/39) Installing libbz2 (1.0.8-r1) 16:54:09 (9/39) Installing expat (2.2.10-r1) 16:54:09 (10/39) Installing libffi (3.3-r2) 16:54:09 (11/39) Installing gdbm (1.19-r0) 16:54:09 (12/39) Installing xz-libs (5.2.5-r0) 16:54:09 (13/39) Installing sqlite-libs (3.34.1-r0) 16:54:09 (14/39) Installing python3 (3.8.10-r0) 16:54:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:54:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:54:13 (1/6) Installing dumb-init (1.2.2-r1) 16:54:13 (2/6) Installing libgcc (9.3.0-r2) 16:54:13 (3/6) Installing libsodium (1.0.18-r0) 16:54:13 (4/6) Installing libstdc++ (9.3.0-r2) 16:54:13 (15/39) Installing py3-appdirs (1.4.4-r1) 16:54:13 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:54:13 (17/39) Installing py3-parsing (2.4.7-r1) 16:54:13 (18/39) Installing py3-six (1.15.0-r0) 16:54:13 (19/39) Installing py3-packaging (20.9-r0) 16:54:13 (20/39) Installing py3-setuptools (51.3.3-r0) 16:54:13 (5/6) Installing libzmq (4.3.3-r0) 16:54:13 (21/39) Installing py3-chardet (4.0.0-r0) 16:54:13 (6/6) Installing zeromq (4.3.3-r0) 16:54:13 (22/39) Installing py3-idna (3.1-r0) 16:54:13 Executing busybox-1.31.1-r20.trigger 16:54:13 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:54:13 OK: 8 MiB in 20 packages 16:54:13 (24/39) Installing py3-requests (2.25.1-r1) 16:54:13 (25/39) Installing py3-msgpack (1.0.2-r0) 16:54:13 (26/39) Installing py3-lockfile (0.12.2-r3) 16:54:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:54:13 (28/39) Installing py3-colorama (0.4.4-r0) 16:54:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:54:13 (30/39) Installing py3-distlib (0.3.1-r1) 16:54:13 (31/39) Installing py3-distro (1.5.0-r1) 16:54:13 (32/39) Installing py3-webencodings (0.5.1-r3) 16:54:13 (33/39) Installing py3-html5lib (1.1-r0) 16:54:13 (34/39) Installing py3-pytoml (0.1.21-r0) 16:54:13 (35/39) Installing py3-pep517 (0.9.1-r0) 16:54:13 (36/39) Installing py3-progress (1.5-r0) 16:54:13 (37/39) Installing py3-retrying (1.3.3-r0) 16:54:13 (38/39) Installing py3-toml (0.10.2-r0) 16:54:13 (39/39) Installing py3-pip (20.3.4-r0) 16:54:13 Executing busybox-1.32.1-r6.trigger 16:54:13 OK: 82 MiB in 59 packages 16:54:14 Removing intermediate container 321859fdeb89 16:54:14 ---> e2953125284a 16:54:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:16 ---> 2d22ff2a6804 16:54:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:17 ---> 74181e48ac05 16:54:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:18 ---> b9f41a8d6cac 16:54:18 Step 20/24 : ENTRYPOINT ["/core-data"] 16:54:18 ---> Running in 527f5d51ec5c 16:54:19 Removing intermediate container 527f5d51ec5c 16:54:19 ---> 8fe4bec26eaf 16:54:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:19 ---> Running in 64e44d168a1c 16:54:20 Removing intermediate container 64e44d168a1c 16:54:20 ---> 4c5bb35c7b27 16:54:20 Step 22/24 : LABEL arch=arm64 16:54:20 ---> Running in 3aca3ed59a9b 16:54:21 Removing intermediate container 3aca3ed59a9b 16:54:21 ---> 7ae3f6d4c249 16:54:21 Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:54:21 ---> Running in 55a0068abfb5 16:54:22 Removing intermediate container 55a0068abfb5 16:54:22 ---> 499ae15948c3 16:54:22 Step 24/24 : LABEL version=0.0.0 16:54:22 ---> Running in 1391518c6b91 16:54:23 Removing intermediate container 1391518c6b91 16:54:23 ---> cd38b49d2106 16:54:23 16:54:23 Successfully built cd38b49d2106 16:54:23 Successfully tagged core-data-arm64:latest 16:54:27  Building core-data ... done Collecting docker-compose==1.23.2 16:54:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:27 Collecting docopt<0.7,>=0.6.1 16:54:27 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:31 Collecting dockerpty<0.5,>=0.4.1 16:54:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:35 Collecting cached-property<2,>=1.2.0 16:54:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:54:35 Collecting websocket-client<1.0,>=0.32.0 16:54:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:36 Collecting PyYAML<4,>=3.10 16:54:37 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:44 Collecting jsonschema<3,>=2.5.1 16:54:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:44 Collecting texttable<0.10,>=0.9.0 16:54:44 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:47 Collecting docker<4.0,>=3.6.0 16:54:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:51 Collecting docker-pycreds>=0.4.0 16:54:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:52 Collecting idna<2.8,>=2.5 16:54:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:52 Collecting chardet<3.1.0,>=3.0.2 16:54:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:53 Collecting certifi>=2017.4.17 16:54:53 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:54:54 Collecting urllib3<1.25,>=1.21.1 16:54:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:56 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:54:56 Attempting uninstall: urllib3 16:54:56 Found existing installation: urllib3 1.26.2 16:54:56 Uninstalling urllib3-1.26.2: 16:54:57 Successfully uninstalled urllib3-1.26.2 16:54:58 Attempting uninstall: idna 16:54:58 Found existing installation: idna 3.1 16:54:58 Uninstalling idna-3.1: 16:54:58 Successfully uninstalled idna-3.1 16:54:59 Attempting uninstall: chardet 16:54:59 Found existing installation: chardet 4.0.0 16:54:59 Uninstalling chardet-4.0.0: 16:54:59 Successfully uninstalled chardet-4.0.0 16:55:02 Attempting uninstall: requests 16:55:02 Found existing installation: requests 2.25.1 16:55:02 Uninstalling requests-2.25.1: 16:55:02 Successfully uninstalled requests-2.25.1 16:55:02 Running setup.py install for texttable: started 16:55:06 Running setup.py install for texttable: finished with status 'done' 16:55:06 Running setup.py install for PyYAML: started 16:55:10 Running setup.py install for PyYAML: finished with status 'done' 16:55:10 Running setup.py install for docopt: started 16:55:14 Running setup.py install for docopt: finished with status 'done' 16:55:14 Running setup.py install for dockerpty: started 16:55:17 Running setup.py install for dockerpty: finished with status 'done' 16:55:20 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 16:55:32 Removing intermediate container bc69b50d043e 16:55:32 ---> 05b9ac22de66 16:55:32 Step 15/24 : ENV APP_PORT=58890 16:55:32 ---> Running in ba5e9b225d32 16:55:32 Removing intermediate container ba5e9b225d32 16:55:32 ---> c812bed03d1e 16:55:32 Step 16/24 : EXPOSE $APP_PORT 16:55:32 ---> Running in 98571e792e9c 16:55:32 Removing intermediate container 98571e792e9c 16:55:32 ---> 9a4a262cd0a0 16:55:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:55:34 ---> c8d883ec6069 16:55:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:35 ---> 8f8f32989330 16:55:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:36 ---> 96bc9cd4e7f7 16:55:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:36 ---> Running in 7dea67d05991 16:55:37 Removing intermediate container 7dea67d05991 16:55:37 ---> 57210935f009 16:55:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:37 ---> Running in b27c74368146 16:55:37 Removing intermediate container b27c74368146 16:55:37 ---> ac6341baf0ac 16:55:37 Step 22/24 : LABEL arch=arm64 16:55:38 ---> Running in 69c76c00ba7f 16:55:38 Removing intermediate container 69c76c00ba7f 16:55:38 ---> 6d3ad4cbdf4f 16:55:38 Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 16:55:38 ---> Running in 8492bdcdf5ad 16:55:39 Removing intermediate container 8492bdcdf5ad 16:55:39 ---> 02e0f287b726 16:55:39 Step 24/24 : LABEL version=0.0.0 16:55:39 ---> Running in 778c4f855f16 16:55:40 Removing intermediate container 778c4f855f16 16:55:40 ---> 247b25774931 16:55:40 16:55:40 Successfully built 247b25774931 16:55:40 Successfully tagged sys-mgmt-agent-arm64:latest 16:55:41  Building sys-mgmt-agent ... done  [Pipeline] } 16:55:41 $ docker stop --time=1 f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 16:55:43 $ docker rm -f f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:44 + docker images 16:55:44 REPOSITORY TAG IMAGE ID CREATED SIZE 16:55:44 sys-mgmt-agent-arm64 latest 247b25774931 5 seconds ago 311MB 16:55:44 core-data-arm64 latest cd38b49d2106 About a minute ago 19.3MB 16:55:44 e68e6c071cb2 About a minute ago 1.57GB 16:55:44 025d5b0c0f02 About a minute ago 1.57GB 16:55:44 security-bootstrapper-arm64 latest ae0620df8581 2 minutes ago 17.7MB 16:55:44 core-metadata-arm64 latest 8ea5c2c17de0 2 minutes ago 15.8MB 16:55:44 237fd419a534 2 minutes ago 1.57GB 16:55:44 a0fac2610b97 2 minutes ago 1.57GB 16:55:44 security-secretstore-setup-arm64 latest 81e69000c742 5 minutes ago 26.5MB 16:55:44 support-notifications-arm64 latest a43b94632da9 5 minutes ago 15.9MB 16:55:44 security-proxy-setup-arm64 latest 5f3c761345d1 5 minutes ago 24.6MB 16:55:44 core-command-arm64 latest 8afcbd76ad67 5 minutes ago 15.2MB 16:55:44 support-scheduler-arm64 latest 3cbe16458c2b 5 minutes ago 15.2MB 16:55:44 545e5b0493d8 5 minutes ago 1.57GB 16:55:44 57820b311582 5 minutes ago 1.57GB 16:55:44 56e775fa631e 5 minutes ago 1.57GB 16:55:44 14512cd0f134 5 minutes ago 1.57GB 16:55:44 28c740b90e94 5 minutes ago 1.56GB 16:55:44 ci-base-image-arm64 latest aa8ad12f7328 19 minutes ago 1.24GB 16:55:44 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 16:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:55:44 docker 20.10.7 df445af6242a 2 months ago 234MB 16:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 16:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:45 16:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:55:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:46 arm64: Pulling from edgex-lftools-log-publisher 16:55:46 448f6bf000e3: Pulling fs layer 16:55:46 f757da607395: Pulling fs layer 16:55:46 05883995daec: Pulling fs layer 16:55:46 8603b9c90790: Pulling fs layer 16:55:46 1560dd03e051: Pulling fs layer 16:55:46 27f5ce0e4adf: Pulling fs layer 16:55:46 c2d8d7efcc4b: Pulling fs layer 16:55:46 8603b9c90790: Waiting 16:55:46 1560dd03e051: Waiting 16:55:46 27f5ce0e4adf: Waiting 16:55:46 c2d8d7efcc4b: Waiting 16:55:46 f757da607395: Verifying Checksum 16:55:46 f757da607395: Download complete 16:55:46 8603b9c90790: Verifying Checksum 16:55:46 8603b9c90790: Download complete 16:55:46 1560dd03e051: Verifying Checksum 16:55:46 1560dd03e051: Download complete 16:55:46 27f5ce0e4adf: Download complete 16:55:47 05883995daec: Verifying Checksum 16:55:47 05883995daec: Download complete 16:55:48 448f6bf000e3: Download complete 16:55:51 c2d8d7efcc4b: Verifying Checksum 16:55:51 c2d8d7efcc4b: Download complete 16:55:51 448f6bf000e3: Pull complete 16:55:52 f757da607395: Pull complete 16:55:54 05883995daec: Pull complete 16:55:54 8603b9c90790: Pull complete 16:55:55 1560dd03e051: Pull complete 16:55:55 27f5ce0e4adf: Pull complete 16:56:10 c2d8d7efcc4b: Pull complete 16:56:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:56:11 prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container 16:56:11 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:arm64 cat 16:56:16 $ docker top b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:19 ---> job-cost.sh 16:56:19 lf-activate-venv: SKIPPING 16:56:19 INFO: No Stack... 16:56:20 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:20 INFO: Archiving Costs [Pipeline] sh 16:56:21 + + cutcat -d, /w/workspace/edgex-go/9/archives/cost.csv -f6 16:56:21 [Pipeline] lock 16:56:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] 16:56:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] did not exist. Created. 16:56:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:22 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:22 Stashed 1 file(s) [Pipeline] } 16:56:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:22 $ docker stop --time=1 b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 16:56:24 $ docker rm -f b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 [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 16:56:25 provisioning config files... 16:56:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config1750463412963928508tmp [Pipeline] { [Pipeline] sh 16:56:25 + set +x 16:56:25 + bash -s -- 16:56:25 + curl -s https://codecov.io/bash 16:56:25 16:56:25 _____ _ 16:56:25 / ____| | | 16:56:25 | | ___ __| | ___ ___ _____ __ 16:56:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:25 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:25 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:25 Bash-1.0.6 16:56:25 16:56:25 16:56:25 ==> git version 2.24.4 found 16:56:25 ==> 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 16:56:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:56:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:56:25 ==> Jenkins CI detected. 16:56:25 current dir:  /w/workspace/edgex-go/9 16:56:25 project root: . 16:56:25 --> token set from env 16:56:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:25 ==> Running gcov in . (disable via -X gcov) 16:56:25 ==> Python coveragepy not found 16:56:25 ==> Searching for coverage reports in: 16:56:25 + . 16:56:25 -> Found 1 reports 16:56:25 ==> Detecting git/mercurial file structure 16:56:25 ==> Reading reports 16:56:25 + ./coverage.out bytes=405611 16:56:25 ==> Appending adjustments 16:56:25 https://docs.codecov.io/docs/fixing-reports 16:56:26 + Found adjustments 16:56:26 ==> Gzipping contents 16:56:27 56K /tmp/codecov.8DuRGj.gz 16:56:27 ==> Uploading reports 16:56:27 url: https://codecov.io 16:56:27 query: branch=PR-3678&commit=5e4cf6f0df53b2e716d6b3117ce049753b906d85&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:56:27 -> Pinging Codecov 16:56:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=5e4cf6f0df53b2e716d6b3117ce049753b906d85&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:56:27 -> Uploading to 16:56:27 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/5e4cf6f0df53b2e716d6b3117ce049753b906d85/79e3baa3-3223-4e79-b184-76713cd36af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T165627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a91aa829af3f9aae739e777a7006440daeecd28c6313c18d24bac4b18d532674 16:56:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:27 Dload Upload Total Spent Left Speed 16:56:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54586 0 0 100 54586 0 135k --:--:-- --:--:-- --:--:-- 134k 16:56:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e4cf6f0df53b2e716d6b3117ce049753b906d85 [Pipeline] } 16:56:27 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 16:56:31 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:56:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:31 ---> package-listing.sh 16:56:31 ++ facter osfamily 16:56:31 ++ tr '[:upper:]' '[:lower:]' 16:56:32 + OS_FAMILY=redhat 16:56:32 + workspace=/w/workspace/edgex-go/9 16:56:32 + START_PACKAGES=/tmp/packages_start.txt 16:56:32 + END_PACKAGES=/tmp/packages_end.txt 16:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:32 + PACKAGES=/tmp/packages_start.txt 16:56:32 + '[' /w/workspace/edgex-go/9 ']' 16:56:32 + PACKAGES=/tmp/packages_end.txt 16:56:32 + case "${OS_FAMILY}" in 16:56:32 + rpm -qa 16:56:32 + sort 16:56:34 + '[' -f /tmp/packages_start.txt ']' 16:56:34 + '[' -f /tmp/packages_end.txt ']' 16:56:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:34 + '[' /w/workspace/edgex-go/9 ']' 16:56:34 + mkdir -p /w/workspace/edgex-go/9/archives/ 16:56:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 16:56:34 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:56:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:35 16:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:35 latest: Pulling from edgex-lftools-log-publisher 16:56:35 b4d181a07f80: Pulling fs layer 16:56:35 a1111a8f2ec3: Pulling fs layer 16:56:35 ed53099fbce6: Pulling fs layer 16:56:35 dc539afda2c1: Pulling fs layer 16:56:35 77bc0d833cb6: Pulling fs layer 16:56:35 9065ff56babe: Pulling fs layer 16:56:35 d287ab97295c: Pulling fs layer 16:56:35 dc539afda2c1: Waiting 16:56:35 77bc0d833cb6: Waiting 16:56:35 9065ff56babe: Waiting 16:56:35 d287ab97295c: Waiting 16:56:37 a1111a8f2ec3: Verifying Checksum 16:56:37 a1111a8f2ec3: Download complete 16:56:37 dc539afda2c1: Download complete 16:56:37 77bc0d833cb6: Verifying Checksum 16:56:37 77bc0d833cb6: Download complete 16:56:37 ed53099fbce6: Verifying Checksum 16:56:37 ed53099fbce6: Download complete 16:56:37 9065ff56babe: Verifying Checksum 16:56:37 9065ff56babe: Download complete 16:56:37 b4d181a07f80: Verifying Checksum 16:56:37 b4d181a07f80: Download complete 16:56:37 b4d181a07f80: Pull complete 16:56:38 a1111a8f2ec3: Pull complete 16:56:38 ed53099fbce6: Pull complete 16:56:38 dc539afda2c1: Pull complete 16:56:39 77bc0d833cb6: Pull complete 16:56:39 9065ff56babe: Pull complete 16:56:40 d287ab97295c: Verifying Checksum 16:56:40 d287ab97295c: Download complete 16:56:44 d287ab97295c: Pull complete 16:56:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:56:44 prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container 16:56:44 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:47 $ docker top 32aef60541689a866be27bc7fc8fe901369fd99c9ef974a4d34ef9da1535dde6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:48 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:49 + ls /var/log/sa-host 16:56:49 + sadf -c /var/log/sa-host/sa05 16:56:49 file_magic: OK 16:56:49 HZ: Using current value: 100 16:56:49 file_header: OK 16:56:49 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 16:56:49 Statistics: 16:56:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:49 File successfully converted to sysstat format version 12.0.3 16:56:49 + sadf -c /var/log/sa-host/sa09 16:56:49 file_magic: OK 16:56:49 HZ: Using current value: 100 16:56:49 file_header: OK 16:56:49 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 16:56:49 Statistics: 16:56:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:49 provisioning config files... 16:56:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6372162802275528780tmp [Pipeline] { [Pipeline] echo 16:56:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:51 ---> create-netrc.sh [Pipeline] } 16:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:56:52 ---> python-tools-install.sh [Pipeline] echo 16:56:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:56:52 ---> sudo-logs.sh 16:56:52 Archiving 'sudo' log.. 16:56:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known 16:56:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:56:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:56:52 ---> job-cost.sh 16:56:52 lf-activate-venv: SKIPPING 16:56:52 DEBUG: total: 0.10999999940395355 16:56:52 INFO: Retrieving Stack Cost... 16:56:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:56:54 INFO: Archiving Costs [Pipeline] echo 16:56:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:54 ---> logs-deploy.sh 16:56:54 lf-activate-venv: SKIPPING 16:56:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/9 16:56:54 INFO: archiving workspace using pattern(s): 16:56:55 Archives upload complete. 16:56:55 INFO: archiving logs to Nexus 16:56:55 ---> uname -a: 16:56:55 Linux prd-centos7-docker-4c-2g-1671.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 16:56:55 16:56:55 16:56:55 ---> lscpu: 16:56:55 Architecture: x86_64 16:56:55 CPU op-mode(s): 32-bit, 64-bit 16:56:55 Byte Order: Little Endian 16:56:55 Address sizes: 40 bits physical, 48 bits virtual 16:56:55 CPU(s): 2 16:56:55 On-line CPU(s) list: 0,1 16:56:55 Thread(s) per core: 1 16:56:55 Core(s) per socket: 1 16:56:55 Socket(s): 2 16:56:55 NUMA node(s): 1 16:56:55 Vendor ID: AuthenticAMD 16:56:55 CPU family: 23 16:56:55 Model: 49 16:56:55 Model name: AMD EPYC-Rome Processor 16:56:55 Stepping: 0 16:56:55 CPU MHz: 2799.998 16:56:55 BogoMIPS: 5599.99 16:56:55 Virtualization: AMD-V 16:56:55 Hypervisor vendor: KVM 16:56:55 Virtualization type: full 16:56:55 L1d cache: 32K 16:56:55 L1i cache: 32K 16:56:55 L2 cache: 512K 16:56:55 L3 cache: 16384K 16:56:55 NUMA node0 CPU(s): 0,1 16:56:55 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 16:56:55 16:56:55 16:56:56 ---> nproc: 16:56:56 2 16:56:56 16:56:56 16:56:56 ---> df -h: 16:56:56 Filesystem Size Used Avail Use% Mounted on 16:56:56 overlay 40G 14G 27G 33% / 16:56:56 tmpfs 64M 0 64M 0% /dev 16:56:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:56:56 shm 64M 0 64M 0% /dev/shm 16:56:56 /dev/vda1 40G 14G 27G 33% /facter-os 16:56:56 16:56:56 16:56:56 ---> sar -b -r -n DEV: 16:56:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 16:56:56 16:56:56 16:29:32 LINUX RESTART (2 CPU) 16:56:56 16:56:56 16:30:01 tps rtps wtps bread/s bwrtn/s 16:56:56 16:31:03 88.71 4.30 84.41 2815.25 8663.51 16:56:56 16:32:01 148.09 0.16 147.93 22.87 47586.20 16:56:56 16:33:01 250.70 0.00 250.70 0.00 53412.72 16:56:56 16:34:01 56.55 0.02 56.54 0.53 10683.03 16:56:56 16:35:02 240.23 48.54 191.69 1163.74 108526.08 16:56:56 16:36:01 690.87 324.25 366.62 10595.63 210881.32 16:56:56 16:37:01 566.80 104.86 461.94 4346.45 214785.60 16:56:56 16:38:01 268.44 30.72 237.72 2604.90 38003.36 16:56:56 16:39:01 7.58 0.00 7.58 0.00 350.92 16:56:56 16:40:01 0.22 0.00 0.22 0.00 3.03 16:56:56 16:41:01 0.68 0.33 0.35 72.76 5.18 16:56:56 16:42:01 0.27 0.00 0.27 0.00 3.88 16:56:56 16:43:01 0.35 0.00 0.35 0.00 5.05 16:56:56 16:44:01 0.33 0.00 0.33 0.00 4.13 16:56:56 16:45:01 0.40 0.18 0.22 5.73 2.30 16:56:56 16:46:01 0.88 0.00 0.88 0.00 17.87 16:56:56 16:47:01 0.53 0.23 0.30 2.27 4.26 16:56:56 16:48:01 0.23 0.00 0.23 0.00 3.38 16:56:56 16:49:01 0.30 0.00 0.30 0.00 4.00 16:56:56 16:50:01 0.32 0.00 0.32 0.00 4.73 16:56:56 16:51:01 0.33 0.00 0.33 0.00 4.26 16:56:56 16:52:01 0.23 0.00 0.23 0.00 3.43 16:56:56 16:53:01 0.35 0.00 0.35 0.00 3.96 16:56:56 16:54:01 0.25 0.00 0.25 0.00 2.37 16:56:56 16:55:02 0.27 0.00 0.27 0.00 2.97 16:56:56 16:56:01 0.32 0.00 0.32 0.00 3.02 16:56:56 Average: 89.12 19.62 69.49 827.67 26587.91 16:56:56 16:56:56 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:56:56 16:31:03 5131100 0 896880 11.20 2620 1978340 1505508 16.62 874648 1593072 84264 16:56:56 16:32:01 3389380 0 1099368 13.73 2620 3517572 1660260 18.33 1166612 2848784 477688 16:56:56 16:33:01 3168196 0 1168420 14.59 2620 3669704 1740848 19.22 1358128 2835864 280520 16:56:56 16:34:01 3217272 0 1172364 14.64 2620 3616684 1655220 18.27 1295848 2842952 72620 16:56:56 16:35:02 145280 0 1428824 17.84 2620 6432216 2410716 26.62 2689236 4423276 665828 16:56:56 16:36:01 588972 0 1723860 21.52 2620 5693488 3599360 39.74 2865172 3757732 184492 16:56:56 16:37:01 512284 0 1462836 18.27 2620 6031200 2856368 31.54 2578976 4098380 8684 16:56:56 16:38:01 2003404 0 1229248 15.35 2620 4773668 1299472 14.35 1519824 3698372 20 16:56:56 16:39:01 2014176 0 1218472 15.21 2620 4773672 1249088 13.79 1521744 3692232 8 16:56:56 16:40:01 2017956 0 1214688 15.17 2620 4773676 1243948 13.73 1521156 3692240 8 16:56:56 16:41:01 2013112 0 1217396 15.20 2620 4775812 1244020 13.73 1526888 3691620 8 16:56:56 16:42:01 2013192 0 1217312 15.20 2620 4775816 1243948 13.73 1526688 3691620 8 16:56:56 16:43:01 2013304 0 1217192 15.20 2620 4775824 1243948 13.73 1526704 3691620 8 16:56:56 16:44:01 2012900 0 1217596 15.20 2620 4775824 1243948 13.73 1526696 3691620 8 16:56:56 16:45:01 2011976 0 1218480 15.21 2620 4775864 1244200 13.74 1527196 3691640 24 16:56:56 16:46:01 2012580 0 1217876 15.21 2620 4775864 1244032 13.73 1527128 3691640 8 16:56:56 16:47:01 2010932 0 1219520 15.23 2620 4775868 1257768 13.89 1527900 3691708 20 16:56:56 16:48:01 2012780 0 1217664 15.20 2620 4775876 1242704 13.72 1526800 3691708 12 16:56:56 16:49:01 2012812 0 1217632 15.20 2620 4775876 1242704 13.72 1526908 3691708 8 16:56:56 16:50:01 2012696 0 1217740 15.20 2620 4775884 1242704 13.72 1526916 3691708 8 16:56:56 16:51:01 2011332 0 1219104 15.22 2620 4775884 1266804 13.99 1527500 3691708 8 16:56:56 16:52:01 2012984 0 1217440 15.20 2620 4775896 1242704 13.72 1526832 3691708 8 16:56:56 16:53:01 2012900 0 1217520 15.20 2620 4775900 1242704 13.72 1526720 3691708 8 16:56:56 16:54:01 2013008 0 1217412 15.20 2620 4775900 1242704 13.72 1526836 3691708 8 16:56:56 16:55:02 2013132 0 1217280 15.20 2620 4775908 1242704 13.72 1526728 3691708 8 16:56:56 16:56:01 2012744 0 1217664 15.20 2620 4775912 1242908 13.72 1526924 3691712 8 16:56:56 Average: 2091939 0 1234607 15.42 2620 4679774 1505819 16.63 1608566 3559606 68242 16:56:56 16:56:56 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:56:56 16:31:03 vethe1de431 479.65 516.77 47.03 1451.13 0.00 0.00 0.00 0.00 16:56:56 16:31:03 eth0 1823.60 1529.09 5083.59 175.28 0.00 0.00 0.00 0.00 16:56:56 16:31:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:31:03 docker0 479.65 516.64 40.47 1451.12 0.00 0.00 0.00 0.00 16:56:56 16:32:01 veth1060be7 374.25 435.15 34.22 1655.80 0.00 0.00 0.00 0.00 16:56:56 16:32:01 eth0 1395.59 992.94 6361.44 96.51 0.00 0.00 0.00 0.00 16:56:56 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:32:01 docker0 625.20 844.97 53.30 2952.76 0.00 0.00 0.00 0.00 16:56:56 16:33:01 eth0 123.07 98.75 488.53 62.39 0.00 0.00 0.00 0.00 16:56:56 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:33:01 vethd400cf7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:33:01 docker0 73.87 80.51 5.79 456.79 0.00 0.00 0.00 0.00 16:56:56 16:34:01 eth0 28.91 15.94 19.81 10.59 0.00 0.00 0.00 0.00 16:56:56 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:34:01 vethd400cf7 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 16:56:56 16:34:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 16:56:56 16:35:02 eth0 287.99 183.97 1681.24 75.67 0.00 0.00 0.00 0.00 16:56:56 16:35:02 vethdf61795 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:36:01 veth958d23a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:36:01 vethc552249 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:36:01 eth0 121.46 82.13 198.61 55.04 0.00 0.00 0.00 0.00 16:56:56 16:36:01 vethdf61795 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 16:56:56 16:37:01 vetha90ae96 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:37:01 vethce61020 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:56:56 16:37:01 eth0 126.37 67.50 309.76 80.89 0.00 0.00 0.00 0.00 16:56:56 16:37:01 vethdf61795 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 16:56:56 16:38:01 eth0 333.01 201.25 1692.47 27.55 0.00 0.00 0.00 0.00 16:56:56 16:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:56:56 16:38:01 docker0 1319.67 1678.95 107.86 5634.49 0.00 0.00 0.00 0.00 16:56:56 16:39:01 eth0 0.47 0.33 0.38 0.02 0.00 0.00 0.00 0.00 16:56:56 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:56 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:41:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 16:56:56 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:42:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:56:56 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:43:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:44:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:56:56 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:45:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:56:56 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:46:01 eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 16:56:56 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:47:01 eth0 3.91 2.43 0.52 28.76 0.00 0.00 0.00 0.00 16:56:56 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:48:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:49:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:56:56 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:51:01 eth0 1.95 1.40 0.25 12.85 0.00 0.00 0.00 0.00 16:56:56 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:52:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:56:56 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:55:02 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:56:01 eth0 0.49 0.41 0.16 1.28 0.00 0.00 0.00 0.00 16:56:56 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 Average: eth0 162.11 121.27 603.31 24.07 0.00 0.00 0.00 0.00 16:56:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:56 Average: docker0 50.86 64.71 4.16 217.16 0.00 0.00 0.00 0.00 16:56:56 16:56:56 16:56:56 ---> sar -P ALL: 16:56:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 16:56:56 16:56:56 16:29:32 LINUX RESTART (2 CPU) 16:56:56 16:56:56 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:56:56 16:31:03 all 17.45 0.00 4.63 2.13 0.10 75.69 16:56:56 16:31:03 0 18.34 0.00 5.47 2.68 0.11 73.39 16:56:56 16:31:03 1 16.57 0.00 3.80 1.59 0.09 77.96 16:56:56 16:32:01 all 24.00 0.00 7.55 2.14 0.09 66.22 16:56:56 16:32:01 0 22.25 0.00 7.94 2.67 0.09 67.04 16:56:56 16:32:01 1 25.73 0.00 7.17 1.60 0.09 65.41 16:56:56 16:33:01 all 55.19 0.00 10.38 1.66 0.09 32.68 16:56:56 16:33:01 0 55.63 0.00 10.42 1.76 0.09 32.10 16:56:56 16:33:01 1 54.76 0.00 10.34 1.55 0.09 33.26 16:56:56 16:34:01 all 32.63 0.00 4.69 0.34 0.08 62.27 16:56:56 16:34:01 0 33.55 0.00 4.87 0.28 0.09 61.21 16:56:56 16:34:01 1 31.70 0.00 4.50 0.40 0.07 63.32 16:56:56 16:35:02 all 45.64 0.00 11.75 2.32 0.11 40.18 16:56:56 16:35:02 0 44.84 0.00 11.74 2.72 0.11 40.59 16:56:56 16:35:02 1 46.44 0.00 11.77 1.92 0.11 39.77 16:56:56 16:36:01 all 53.50 0.00 16.68 25.16 0.14 4.51 16:56:56 16:36:01 0 54.10 0.00 16.56 25.01 0.15 4.18 16:56:56 16:36:01 1 52.91 0.00 16.80 25.32 0.13 4.84 16:56:56 16:37:01 all 71.16 0.00 18.41 8.23 0.14 2.06 16:56:56 16:37:01 0 70.62 0.00 19.04 8.54 0.13 1.66 16:56:56 16:37:01 1 71.69 0.00 17.77 7.92 0.15 2.47 16:56:56 16:38:01 all 33.77 0.00 9.31 2.68 0.08 54.15 16:56:56 16:38:01 0 34.23 0.00 9.49 1.69 0.07 54.52 16:56:56 16:38:01 1 33.32 0.00 9.13 3.68 0.09 53.79 16:56:56 16:39:01 all 0.15 0.00 0.06 0.02 0.01 99.77 16:56:56 16:39:01 0 0.02 0.00 0.03 0.02 0.00 99.93 16:56:56 16:39:01 1 0.28 0.00 0.08 0.02 0.02 99.60 16:56:56 16:40:01 all 0.21 0.00 0.07 0.00 0.02 99.71 16:56:56 16:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:56:56 16:40:01 1 0.37 0.00 0.08 0.00 0.02 99.53 16:56:56 16:41:01 all 0.21 0.00 0.03 0.01 0.03 99.73 16:56:56 16:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 16:56:56 16:41:01 1 0.40 0.00 0.03 0.00 0.03 99.53 16:56:56 16:56:56 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:56:56 16:42:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:56:56 16:42:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:56:56 16:42:01 1 0.22 0.00 0.03 0.00 0.00 99.75 16:56:56 16:43:01 all 0.08 0.00 0.03 0.00 0.01 99.88 16:56:56 16:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:56:56 16:43:01 1 0.13 0.00 0.03 0.00 0.02 99.82 16:56:56 16:44:01 all 0.18 0.00 0.02 0.00 0.03 99.78 16:56:56 16:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:56:56 16:44:01 1 0.30 0.00 0.02 0.00 0.03 99.65 16:56:56 16:45:01 all 0.13 0.00 0.05 0.00 0.03 99.80 16:56:56 16:45:01 0 0.03 0.00 0.07 0.00 0.03 99.87 16:56:56 16:45:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:56:56 16:46:01 all 0.15 0.00 0.03 0.00 0.01 99.81 16:56:56 16:46:01 0 0.27 0.00 0.03 0.00 0.00 99.70 16:56:56 16:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:56:56 16:47:01 all 0.18 0.00 0.08 0.00 0.02 99.73 16:56:56 16:47:01 0 0.12 0.00 0.08 0.00 0.02 99.78 16:56:56 16:47:01 1 0.23 0.00 0.07 0.00 0.02 99.68 16:56:56 16:48:01 all 0.02 0.00 0.03 0.00 0.02 99.94 16:56:56 16:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:56:56 16:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:56:56 16:49:01 all 0.04 0.00 0.03 0.00 0.02 99.91 16:56:56 16:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:56:56 16:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:56:56 16:50:01 all 0.03 0.00 0.03 0.00 0.01 99.93 16:56:56 16:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:56:56 16:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:56:56 16:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:56:56 16:51:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:56:56 16:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:56:56 16:52:01 all 0.03 0.00 0.03 0.00 0.01 99.93 16:56:56 16:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:56:56 16:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:56:56 16:56:56 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:56:56 16:53:01 all 0.04 0.00 0.03 0.00 0.02 99.91 16:56:56 16:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:56:56 16:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:56:56 16:54:01 all 0.03 0.00 0.03 0.00 0.01 99.94 16:56:56 16:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:56:56 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:56:56 16:55:02 all 0.03 0.00 0.02 0.00 0.01 99.94 16:56:56 16:55:02 0 0.03 0.00 0.02 0.00 0.02 99.93 16:56:56 16:55:02 1 0.03 0.00 0.02 0.00 0.00 99.95 16:56:56 16:56:01 all 0.16 0.00 0.03 0.00 0.03 99.78 16:56:56 16:56:01 0 0.29 0.00 0.03 0.00 0.03 99.64 16:56:56 16:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:56:56 Average: all 12.17 0.00 3.04 1.59 0.04 83.14 16:56:56 Average: 0 12.16 0.00 3.12 1.62 0.04 83.06 16:56:56 Average: 1 12.19 0.00 2.97 1.57 0.04 83.23 16:56:56 16:56:56 16:56:56