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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8af46092e6841b377ce9cc35e8dd7acb653e0cde rather than df1aa97241fa9dce2ede45e83ab5621aa6d94e4d Obtained Jenkinsfile from 8af46092e6841b377ce9cc35e8dd7acb653e0cde 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-ssh6926597086398332631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh435469460241091438.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6203264698412268999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh1448671456960288346.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-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2031566040709341017.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-300 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh705036339904219998.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 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d Merge succeeded, producing a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 Checking out Revision a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 (PR-3623) > 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/7@tmp/jenkins-gitclient-ssh5588424276732362250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # 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/7@tmp/jenkins-gitclient-ssh7110081289747777926.key > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 # timeout=10 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:17 ========================================================= 20:32:17 EdgeX Global Pipelines Version Info 20:32:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:18 ------------------- 20:32:18 stable info: 20:32:18 ------------------- 20:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:18 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:32:18 Message: update stable to v1.0.197 20:32:19 ------------------- 20:32:19 experimental info: 20:32:19 ------------------- 20:32:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:19 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:32:19 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4f3ab9 [Pipeline] echo 20:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:20 provisioning config files... 20:32:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5280767990516992118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:20 ---> docker-login.sh 20:32:20 nexus3.edgexfoundry.org:10001 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10002 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 nexus3.edgexfoundry.org:10003 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 nexus3.edgexfoundry.org:10004 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 docker.io 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 ---> docker-login.sh ends [Pipeline] } 20:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:22 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/core-command/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo core-command,cmd/core-command/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/core-data/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo core-data,cmd/core-data/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/core-metadata/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo core-metadata,cmd/core-metadata/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/security-bootstrapper/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/security-proxy-setup/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/support-notifications/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo support-notifications,cmd/support-notifications/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/support-scheduler/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:32:22 + for file in '`ls cmd/**/Dockerfile`' 20:32:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:32:22 ++ cut -d/ -f2 20:32:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:32:22 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 20:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:22 20:32:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:32:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:23 latest: Pulling from edgex-devops/git-semver 20:32:23 31603596830f: Pulling fs layer 20:32:23 b6dc333f4379: Pulling fs layer 20:32:23 3d9ef1400e77: Pulling fs layer 20:32:23 fd332fbdc1db: Pulling fs layer 20:32:23 fd332fbdc1db: Waiting 20:32:23 b6dc333f4379: Verifying Checksum 20:32:23 b6dc333f4379: Download complete 20:32:23 31603596830f: Verifying Checksum 20:32:23 31603596830f: Download complete 20:32:23 31603596830f: Pull complete 20:32:23 fd332fbdc1db: Verifying Checksum 20:32:23 fd332fbdc1db: Download complete 20:32:23 3d9ef1400e77: Verifying Checksum 20:32:23 3d9ef1400e77: Download complete 20:32:23 b6dc333f4379: Pull complete 20:32:24 3d9ef1400e77: Pull complete 20:32:24 fd332fbdc1db: Pull complete 20:32:24 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 20:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:32:24 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:32:25 $ docker top 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:25 [ssh-agent] Looking for ssh-agent implementation... 20:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:25 $ docker exec 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent 20:32:25 SSH_AUTH_SOCK=/tmp/ssh-Sz8CwGDcCrcK/agent.14 20:32:25 SSH_AGENT_PID=20 20:32:25 Running ssh-add (command line suppressed) 20:32:25 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5622557147342019330.key (/w/workspace/edgex-go/7@tmp/private_key_5622557147342019330.key) 20:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:26 + git tag --points-at HEAD [Pipeline] } 20:32:26 $ docker exec --env ******** --env ******** 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent -k 20:32:26 unset SSH_AUTH_SOCK; 20:32:26 unset SSH_AGENT_PID; 20:32:26 echo Agent pid 20 killed; 20:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:26 [ssh-agent] Looking for ssh-agent implementation... 20:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:26 $ docker exec 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent 20:32:26 SSH_AUTH_SOCK=/tmp/ssh-pPjofYv76MYA/agent.53 20:32:26 SSH_AGENT_PID=59 20:32:26 Running ssh-add (command line suppressed) 20:32:26 Identity added: /w/workspace/edgex-go/7@tmp/private_key_15934928208889956.key (/w/workspace/edgex-go/7@tmp/private_key_15934928208889956.key) 20:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:26 + git semver init 20:32:26 # -> Open(): unable to determine branch for HEAD 20:32:26 # $GIT_DIR = /w/workspace/edgex-go/7/.git 20:32:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 20:32:26 # $SEMVER_REMOTE_NAME = origin 20:32:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:32:26 # $SEMVER_USER_NAME = edgex-jenkins 20:32:26 # $SEMVER_BRANCH = PR-3623 20:32:26 # $SEMVER_TEMP = /tmp/semver-874254223 20:32:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:32:49 # '/tmp/semver-874254223' -> '/w/workspace/edgex-go/7/.semver' 20:32:49 # -> Force: false 20:32:49 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 20:32:49 $ docker exec --env ******** --env ******** 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent -k 20:32:49 unset SSH_AUTH_SOCK; 20:32:49 unset SSH_AGENT_PID; 20:32:49 echo Agent pid 59 killed; 20:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:49 + git semver [Pipeline] } 20:32:49 $ docker stop --time=1 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 20:32:51 $ docker rm -f 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:52 Stashed 1 file(s) [Pipeline] echo 20:32:52 [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 20:32:52 ========================================================= 20:32:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:32:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:32:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:32:54 Sending build context to Docker daemon 328.5MB 20:32:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:32:54 Step 2/6 : FROM ${BASE} 20:32:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:54 540db60ca938: Pulling fs layer 20:32:54 adcc1eea9eea: Pulling fs layer 20:32:54 4c4ab2625f07: Pulling fs layer 20:32:54 0773c198feca: Pulling fs layer 20:32:54 345f892a5656: Pulling fs layer 20:32:54 4796506630df: Pulling fs layer 20:32:54 cc55df3e53f1: Pulling fs layer 20:32:54 4d027b6c602c: Pulling fs layer 20:32:54 449e75d2c14e: Pulling fs layer 20:32:54 0773c198feca: Waiting 20:32:54 345f892a5656: Waiting 20:32:54 4796506630df: Waiting 20:32:54 cc55df3e53f1: Waiting 20:32:54 4d027b6c602c: Waiting 20:32:54 449e75d2c14e: Waiting 20:32:54 4c4ab2625f07: Verifying Checksum 20:32:54 4c4ab2625f07: Download complete 20:32:54 adcc1eea9eea: Verifying Checksum 20:32:54 adcc1eea9eea: Download complete 20:32:54 345f892a5656: Download complete 20:32:54 4796506630df: Verifying Checksum 20:32:54 4796506630df: Download complete 20:32:54 540db60ca938: Verifying Checksum 20:32:54 540db60ca938: Download complete 20:32:54 cc55df3e53f1: Verifying Checksum 20:32:54 cc55df3e53f1: Download complete 20:32:54 540db60ca938: Pull complete 20:32:54 adcc1eea9eea: Pull complete 20:32:54 4c4ab2625f07: Pull complete 20:32:55 4d027b6c602c: Verifying Checksum 20:32:55 4d027b6c602c: Download complete 20:32:58 449e75d2c14e: Verifying Checksum 20:32:58 449e75d2c14e: Download complete 20:33:00 0773c198feca: Download complete 20:33:03 0773c198feca: Pull complete 20:33:03 345f892a5656: Pull complete 20:33:03 4796506630df: Pull complete 20:33:03 cc55df3e53f1: Pull complete 20:33:03 4d027b6c602c: Pull complete 20:33:05 449e75d2c14e: Pull complete 20:33:05 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 20:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:33:05 ---> 0d28375d9b5b 20:33:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:33:06 ---> Running in a7d2d6be0b14 20:33:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:07 Still waiting to schedule task 20:33:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-301’ is offline 20:33:09 (1/12) Installing libmagic (5.39-r0) 20:33:09 (2/12) Installing file (5.39-r0) 20:33:09 (3/12) Installing libc-dev (0.7.2-r3) 20:33:09 (4/12) Installing g++ (10.2.1_pre1-r3) 20:33:14 (5/12) Installing fortify-headers (1.1-r0) 20:33:14 (6/12) Installing patch (2.7.6-r7) 20:33:14 (7/12) Installing build-base (0.5-r2) 20:33:14 (8/12) Installing libsodium (1.0.18-r0) 20:33:14 (9/12) Installing pkgconf (1.7.3-r0) 20:33:15 (10/12) Installing libsodium-dev (1.0.18-r0) 20:33:15 (11/12) Installing libzmq (4.3.3-r1) 20:33:15 (12/12) Installing zeromq-dev (4.3.3-r1) 20:33:15 Executing busybox-1.32.1-r6.trigger 20:33:15 OK: 219 MiB in 52 packages 20:33:17 Removing intermediate container a7d2d6be0b14 20:33:17 ---> 76dcde574afb 20:33:17 Step 4/6 : WORKDIR /edgex-go 20:33:17 ---> Running in fb0a57f93dba 20:33:17 Removing intermediate container fb0a57f93dba 20:33:17 ---> 198113e2332b 20:33:17 Step 5/6 : COPY go.mod . 20:33:17 ---> 78cf17aa4725 20:33:17 Step 6/6 : RUN go mod download 20:33:17 ---> Running in 216a0b958309 20:33:49 Removing intermediate container 216a0b958309 20:33:49 ---> 3b56b1840d58 20:33:49 Successfully built 3b56b1840d58 20:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:33:49 + docker inspect -f . ci-base-image-x86_64 20:33:49 . [Pipeline] withDockerContainer 20:33:49 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:33:50 $ docker top 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:50 + go version 20:33:50 go version go1.16.5 linux/amd64 [Pipeline] } 20:33:50 $ docker stop --time=1 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea 20:33:51 $ docker rm -f 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:52 + docker inspect -f . ci-base-image-x86_64 20:33:52 . [Pipeline] withDockerContainer 20:33:52 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:33:52 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:33:53 $ docker top d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 -eo pid,comm [Pipeline] { [Pipeline] echo 20:33:53 ========================================================= 20:33:53 [edgeXBuildGoParallel] Running Tests and Build... 20:33:53 ========================================================= [Pipeline] sh 20:33:53 + go mod tidy [Pipeline] sh 20:33:54 + make test 20:33:54 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 20:33:54 go mod tidy 20:33:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:33:59 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:34:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:34:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:34:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 20:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 20:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements 20:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 89.9% of statements 20:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:34:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:34:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 20:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:34:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:34:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 22.0% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 20:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 20:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 20:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements 20:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:35:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 19.3% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.6% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 20:35:20 GO111MODULE=on go vet ./... 20:35:47 gofmt -l . 20:35:47 [ "`gofmt -l .`" = "" ] 20:35:47 ./bin/test-attribution-txt.sh [Pipeline] sh 20:35:47 + ls -al . 20:35:47 total 596 20:35:47 drwxrwxr-x 10 1001 1001 4096 Jul 27 20:35 . 20:35:47 drwxr-xr-x 4 root root 28 Jul 27 20:33 .. 20:35:47 -rw-rw-r-- 1 1001 1001 11 Jul 27 20:32 .dockerignore 20:35:47 drwxrwxr-x 8 1001 1001 179 Jul 27 20:32 .git 20:35:47 drwxrwxr-x 3 1001 1001 125 Jul 27 20:32 .github 20:35:47 -rw-rw-r-- 1 1001 1001 818 Jul 27 20:32 .gitignore 20:35:47 -rw-rw-r-- 1 1001 1001 76 Jul 27 20:32 .hadolint.yml 20:35:47 drwx------ 3 1001 1001 58 Jul 27 20:32 .semver 20:35:47 -rw-rw-r-- 1 1001 1001 166 Jul 27 20:32 .sonarcloud.properties 20:35:47 -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:32 Attribution.txt 20:35:47 -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:32 CHANGELOG.md 20:35:47 -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:32 CONTRIBUTING.md 20:35:47 -rw-rw-r-- 1 1001 1001 931 Jul 27 20:32 Dockerfile.build 20:35:47 -rw-rw-r-- 1 1001 1001 849 Jul 27 20:32 Jenkinsfile 20:35:47 -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:32 LICENSE 20:35:47 -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:32 Makefile 20:35:47 -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:32 README.md 20:35:47 -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:32 SECURITY.md 20:35:47 -rw-rw-r-- 1 1001 1001 5 Jul 27 20:32 VERSION 20:35:47 -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:32 ZMQWindows.md 20:35:47 drwxrwxr-x 2 1001 1001 37 Jul 27 20:32 bin 20:35:47 drwxrwxr-x 14 1001 1001 4096 Jul 27 20:32 cmd 20:35:47 -rw-r--r-- 1 root root 402846 Jul 27 20:35 coverage.out 20:35:47 -rw-rw-r-- 1 1001 1001 812 Jul 27 20:32 go.mod 20:35:47 -rw-r--r-- 1 root root 48353 Jul 27 20:33 go.sum 20:35:47 drwxrwxr-x 7 1001 1001 114 Jul 27 20:32 internal 20:35:47 drwxrwxr-x 3 1001 1001 16 Jul 27 20:32 openapi 20:35:47 drwxrwxr-x 4 1001 1001 71 Jul 27 20:32 snap 20:35:47 -rw-rw-r-- 1 1001 1001 204 Jul 27 20:32 version.go [Pipeline] sh 20:35:47 + '[' -e coverage.out ] 20:35:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:35:47 Stashed 1 file(s) [Pipeline] sh 20:35:48 + make build 20:35:48 go mod tidy 20:35:48 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 20:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:56 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 20:35:57 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 20:35:58 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 20:35:58 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 20:35:59 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 20:36:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-303 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 20:36:00 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:36:00 The recommended git tool is: git 20:36:00 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 20:36:01 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 20:36:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:36:03 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] } 20:36:05 $ docker stop --time=1 d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 20:36:05 using credential edgex-jenkins-ssh 20:36:05 Cloning the remote Git repository 20:36:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:36:06 > git init /w/workspace/edgex-go/7 # timeout=10 20:36:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:36:06 > git --version # timeout=10 20:36:06 > git --version # 'git version 2.17.1' 20:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:07 $ docker rm -f d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:08 20:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:36:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:09 latest: Pulling from edgex-devops/edgex-compose 20:36:09 cbdbe7a5bc2a: Pulling fs layer 20:36:09 ca9280d653b3: Pulling fs layer 20:36:09 7e9c9ca2126c: Pulling fs layer 20:36:09 cbdbe7a5bc2a: Verifying Checksum 20:36:09 cbdbe7a5bc2a: Download complete 20:36:09 cbdbe7a5bc2a: Pull complete 20:36:10 ca9280d653b3: Verifying Checksum 20:36:10 ca9280d653b3: Download complete 20:36:10 ca9280d653b3: Pull complete 20:36:12 7e9c9ca2126c: Verifying Checksum 20:36:12 7e9c9ca2126c: Download complete 20:36:16 7e9c9ca2126c: Pull complete 20:36:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:36:16 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:36:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:36:18 $ docker top fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:19 + docker-compose build --help 20:36:19 + grep parallel 20:36:19 --parallel Build images in parallel. [Pipeline] } 20:36:19 $ docker stop --time=1 fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f 20:36:21 $ docker rm -f fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:36:21 . [Pipeline] withDockerContainer 20:36:21 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:36:22 $ docker top 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:22 + docker-compose -f ./docker-compose-build.yml build --parallel 20:36:22 Building core-command ... 20:36:22 Building core-data ... 20:36:22 Building core-metadata ... 20:36:22 Building security-bootstrapper ... 20:36:22 Building security-proxy-setup ... 20:36:22 Building security-secretstore-setup ... 20:36:22 Building support-notifications ... 20:36:22 Building support-scheduler ... 20:36:22 Building sys-mgmt-agent ... 20:36:22 Building sys-mgmt-agent 20:36:22 Building security-proxy-setup 20:36:22 Building core-command 20:36:22 Building support-notifications 20:36:22 Building support-scheduler 20:36:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:35 ---> 3b56b1840d58 20:36:35 Step 3/24 : WORKDIR /edgex-go 20:36:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:35 ---> 3b56b1840d58 20:36:35 Step 3/23 : WORKDIR /edgex-go 20:36:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:37 ---> 3b56b1840d58 20:36:37 Step 3/22 : WORKDIR /edgex-go 20:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:39 ---> 3b56b1840d58 20:36:39 Step 3/23 : WORKDIR /edgex-go 20:36:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:36:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:40 ---> 3b56b1840d58 20:36:40 Step 3/24 : WORKDIR /edgex-go 20:36:40 ---> Running in 53431f069da7 20:36:40 ---> Running in fb3604c41c4c 20:36:40 ---> Running in f348cebbe42b 20:36:40 ---> Running in b6d28955532a 20:36:40 ---> Running in f3f45b6ad741 20:36:40 Removing intermediate container f348cebbe42b 20:36:40 ---> 83e12ca44325 20:36:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 Removing intermediate container b6d28955532a 20:36:40 ---> 41ae97ae792d 20:36:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 Removing intermediate container fb3604c41c4c 20:36:40 ---> 41a45e24cd6a 20:36:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 Removing intermediate container f3f45b6ad741 20:36:40 ---> 5fa2f6b21e13 20:36:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 Removing intermediate container 53431f069da7 20:36:40 ---> bc3a54847641 20:36:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 ---> Running in c2a092c50147 20:36:40 ---> Running in d9a3aba445f0 20:36:40 ---> Running in a39f85c75dc8 20:36:40 ---> Running in 69ba91e687b5 20:36:40 ---> Running in 88d86c576d45 20:36:41 Removing intermediate container c2a092c50147 20:36:41 ---> a37378394ab6 20:36:41 Step 5/22 : RUN apk add --update --no-cache make git 20:36:41 ---> Running in 8ad8587d8ed0 20:36:41 Removing intermediate container d9a3aba445f0 20:36:41 ---> 3fdc61767464 20:36:41 Step 5/23 : RUN apk add --update --no-cache make git 20:36:42 ---> Running in 49c27a95d50e 20:36:42 Removing intermediate container 69ba91e687b5 20:36:42 ---> a3bb894b700a 20:36:42 Step 5/24 : RUN apk add --update --no-cache make bash git 20:36:42 Removing intermediate container a39f85c75dc8 20:36:42 ---> 97ff01b596dc 20:36:42 Step 5/24 : RUN apk add --update --no-cache make git 20:36:42 Removing intermediate container 88d86c576d45 20:36:42 ---> c43cc021efe4 20:36:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:42 ---> Running in 0f57d91898f2 20:36:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:36:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:42 ---> Running in c49e9d58d8d5 20:36:42 ---> Running in da6e241e6c34 20:36:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:36:43 Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:43 Merge succeeded, producing 491342149d27fb726e5046d1f6c015780b363c6c 20:36:43 Checking out Revision 491342149d27fb726e5046d1f6c015780b363c6c (PR-3623) 20:36:44 OK: 219 MiB in 52 packages 20:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:36:44 OK: 219 MiB in 52 packages 20:36:44 Removing intermediate container 49c27a95d50e 20:36:44 ---> ecc214857b58 20:36:44 Step 6/23 : COPY go.mod . 20:36:44 OK: 219 MiB in 52 packages 20:36:44 OK: 219 MiB in 52 packages 20:36:44 ---> abe1f1e93b9a 20:36:44 Step 7/23 : RUN go mod download 20:36:44 ---> Running in 0b703a588cbb 20:36:44 OK: 219 MiB in 52 packages 20:36:44 Removing intermediate container da6e241e6c34 20:36:44 ---> 9efb20e6c383 20:36:44 Step 6/23 : COPY go.mod . 20:36:44 Removing intermediate container 8ad8587d8ed0 20:36:44 ---> c6286bdd4646 20:36:44 Step 6/22 : COPY go.mod . 20:36:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:36:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:36:43 > git config core.sparsecheckout # timeout=10 20:36:43 > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 20:36:43 > git remote # timeout=10 20:36:43 > git config --get remote.origin.url # timeout=10 20:36:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:43 > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 20:36:43 > git rev-parse HEAD^{commit} # timeout=10 20:36:43 > git config core.sparsecheckout # timeout=10 20:36:43 > git checkout -f 491342149d27fb726e5046d1f6c015780b363c6c # timeout=10 20:36:45 Removing intermediate container 0f57d91898f2 20:36:45 ---> f698fdc6abda 20:36:45 Step 6/24 : COPY go.mod . 20:36:45 ---> 158aec75fddf 20:36:45 Step 7/23 : RUN go mod download 20:36:45 ---> 22b58eba2672 20:36:45 Step 7/22 : RUN go mod download 20:36:45 Removing intermediate container c49e9d58d8d5 20:36:45 ---> 069b169680c0 20:36:45 Step 6/24 : COPY go.mod . 20:36:45 ---> Running in 575df527032e 20:36:45 ---> Running in 44e08dc91bfd 20:36:45 ---> 15d6493e9f83 20:36:45 Step 7/24 : RUN go mod download 20:36:45 ---> Running in 0be21affe5b3 20:36:45 ---> 85af06603f99 20:36:45 Step 7/24 : RUN go mod download 20:36:45 ---> Running in 6fb03924c31c 20:36:46 Removing intermediate container 0b703a588cbb 20:36:46 ---> 8d928c7823d2 20:36:46 Step 8/23 : COPY . . 20:36:47 Removing intermediate container 44e08dc91bfd 20:36:47 ---> d3602ea24a0b 20:36:47 Step 8/22 : COPY . . 20:36:48 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" 20:36:48 > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:48 provisioning config files... 20:36:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2482276416470379283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:49 ---> docker-login.sh 20:36:49 nexus3.edgexfoundry.org:10001 20:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:50 Removing intermediate container 575df527032e 20:36:50 ---> 028da1a8b914 20:36:50 Step 8/23 : COPY . . 20:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:50 Configure a credential helper to remove this warning. See 20:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:50 20:36:50 Login Succeeded 20:36:50 nexus3.edgexfoundry.org:10002 20:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:51 Configure a credential helper to remove this warning. See 20:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:51 20:36:51 Login Succeeded 20:36:51 nexus3.edgexfoundry.org:10003 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10004 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 docker.io 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 ---> docker-login.sh ends [Pipeline] } 20:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:36:54 ---> b4b98f4ce403 20:36:54 Step 9/23 : RUN go mod tidy 20:36:54 ---> c12f65085150 20:36:54 Step 9/22 : RUN go mod tidy [Pipeline] echo 20:36:54 ========================================================= 20:36:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:36:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:36:54 ---> Running in 5e1396815cf7 20:36:54 Removing intermediate container 0be21affe5b3 20:36:54 ---> df7de200e173 20:36:54 Step 8/24 : COPY . . 20:36:54 ---> Running in b92e52a22cc2 20:36:54 Removing intermediate container 6fb03924c31c 20:36:54 ---> 3c145c2c2cad 20:36:54 Step 8/24 : COPY . . 20:36:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:36:56 Sending build context to Docker daemon 165.8MB 20:36:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:36:57 Step 2/6 : FROM ${BASE} 20:36:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:57 595b0fe564bb: Pulling fs layer 20:36:57 24495759ef45: Pulling fs layer 20:36:57 d148012ef14d: Pulling fs layer 20:36:57 cb65c68fc2e2: Pulling fs layer 20:36:57 093eec477d81: Pulling fs layer 20:36:57 a6d5b2bbb924: Pulling fs layer 20:36:57 2446dc1eb7d3: Pulling fs layer 20:36:57 596795e73e0f: Pulling fs layer 20:36:57 cb65c68fc2e2: Waiting 20:36:57 093eec477d81: Waiting 20:36:57 a6d5b2bbb924: Waiting 20:36:57 2446dc1eb7d3: Waiting 20:36:57 596795e73e0f: Waiting 20:36:57 d148012ef14d: Verifying Checksum 20:36:57 d148012ef14d: Download complete 20:36:57 24495759ef45: Download complete 20:36:57 595b0fe564bb: Verifying Checksum 20:36:57 595b0fe564bb: Download complete 20:36:57 093eec477d81: Verifying Checksum 20:36:57 093eec477d81: Download complete 20:36:57 2446dc1eb7d3: Verifying Checksum 20:36:57 2446dc1eb7d3: Download complete 20:36:57 a6d5b2bbb924: Verifying Checksum 20:36:57 a6d5b2bbb924: Download complete 20:36:58 595b0fe564bb: Pull complete 20:36:59 24495759ef45: Pull complete 20:36:59 d148012ef14d: Pull complete 20:36:59 ---> ecdde245c8c5 20:36:59 Step 9/23 : RUN go mod tidy 20:37:00 Removing intermediate container 5e1396815cf7 20:37:00 ---> 72d47fbc968d 20:37:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:00 Removing intermediate container b92e52a22cc2 20:37:00 ---> 2cd0ef8eee2c 20:37:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:37:00 ---> Running in 747c8c0ae2f9 20:37:00 596795e73e0f: Verifying Checksum 20:37:00 596795e73e0f: Download complete 20:37:01 ---> Running in d0f682eb48a2 20:37:01 ---> c7819491d6b4 20:37:01 Step 9/24 : RUN go mod tidy 20:37:01 ---> Running in b79867ed77f1 20:37:01 ---> Running in c83a659cba28 20:37:01 cb65c68fc2e2: Verifying Checksum 20:37:01 cb65c68fc2e2: Download complete 20:37:01 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 20:37:01 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 20:37:03 Removing intermediate container 747c8c0ae2f9 20:37:03 ---> 47674a986973 20:37:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:37:03 ---> Running in c71961d0b85f 20:37:04 Removing intermediate container c83a659cba28 20:37:04 ---> 4dafeeaeb838 20:37:04 Step 10/24 : RUN make cmd/core-command/core-command 20:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:04 ---> Running in b55a46aba4a3 20:37:05 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 20:37:06 ---> 964e3d146e13 20:37:06 Step 9/24 : RUN go mod tidy 20:37:07 ---> Running in 5211f4f81250 20:37:09 Removing intermediate container 5211f4f81250 20:37:09 ---> 5aaf137d85aa 20:37:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:37:09 ---> Running in 2bdaa787cb22 20:37:09 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 20:37:11 cb65c68fc2e2: Pull complete 20:37:11 093eec477d81: Pull complete 20:37:11 a6d5b2bbb924: Pull complete 20:37:12 2446dc1eb7d3: Pull complete 20:37:16 596795e73e0f: Pull complete 20:37:16 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 20:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:37:16 ---> d9e956139c92 20:37:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:37:20 ---> Running in 2e71bb66955c 20:37:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:26 (1/12) Installing libmagic (5.39-r0) 20:37:27 (2/12) Installing file (5.39-r0) 20:37:27 (3/12) Installing libc-dev (0.7.2-r3) 20:37:27 (4/12) Installing g++ (10.2.1_pre1-r3) 20:37:37 (5/12) Installing fortify-headers (1.1-r0) 20:37:37 (6/12) Installing patch (2.7.6-r7) 20:37:37 (7/12) Installing build-base (0.5-r2) 20:37:37 (8/12) Installing libsodium (1.0.18-r0) 20:37:37 (9/12) Installing pkgconf (1.7.3-r0) 20:37:37 (10/12) Installing libsodium-dev (1.0.18-r0) 20:37:37 (11/12) Installing libzmq (4.3.3-r1) 20:37:37 (12/12) Installing zeromq-dev (4.3.3-r1) 20:37:37 Executing busybox-1.32.1-r6.trigger 20:37:37 OK: 218 MiB in 52 packages 20:37:42 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 20:37:42 Removing intermediate container b79867ed77f1 20:37:42 ---> 3cda4a854d1f 20:37:42 20:37:42 Step 11/23 : FROM alpine:3.12 20:37:42 3.12: Pulling from library/alpine 20:37:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:37:42 Status: Downloaded newer image for alpine:3.12 20:37:42 ---> 13621d1b12d4 20:37:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:37:42 ---> Running in ce8010712c9e 20:37:42 Removing intermediate container 2e71bb66955c 20:37:42 ---> 378a37bf5f2b 20:37:42 Step 4/6 : WORKDIR /edgex-go 20:37:42 ---> Running in 8b18c165ff7b 20:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:37:42 (1/1) Installing dumb-init (1.2.2-r1) 20:37:42 Executing busybox-1.31.1-r20.trigger 20:37:42 OK: 6 MiB in 15 packages 20:37:42 Removing intermediate container 8b18c165ff7b 20:37:42 ---> 39e90a71d2ed 20:37:42 Step 5/6 : COPY go.mod . 20:37:42 Removing intermediate container d0f682eb48a2 20:37:42 ---> 49c81727df68 20:37:42 20:37:42 Step 11/22 : FROM alpine:3.12 20:37:42 ---> 13621d1b12d4 20:37:42 Step 12/22 : RUN apk add --update --no-cache curl 20:37:42 ---> Running in 377043eb1eca 20:37:43 Removing intermediate container ce8010712c9e 20:37:43 ---> 37b7984133f9 20:37:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:43 ---> Running in 738a7151caa9 20:37:43 ---> 10bd3f0e4de0 20:37:43 Step 6/6 : RUN go mod download 20:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:37:44 ---> Running in 414a2d987727 20:37:44 Removing intermediate container 738a7151caa9 20:37:44 ---> 3a1de53bc406 20:37:44 Step 14/23 : ENV APP_PORT=59861 20:37:44 (1/4) Installing ca-certificates (20191127-r4) 20:37:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:37:44 (3/4) Installing libcurl (7.78.0-r0) 20:37:44 (4/4) Installing curl (7.78.0-r0) 20:37:44 Executing busybox-1.31.1-r20.trigger 20:37:44 Executing ca-certificates-20191127-r4.trigger 20:37:44 OK: 7 MiB in 18 packages 20:37:44 ---> Running in c92d578381fb 20:37:44 Removing intermediate container b55a46aba4a3 20:37:44 ---> 9519bc9a9dba 20:37:44 20:37:44 Step 11/24 : FROM alpine:3.12 20:37:44 ---> 13621d1b12d4 20:37:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:37:44 ---> Using cache 20:37:44 ---> 37b7984133f9 20:37:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:44 ---> Using cache 20:37:44 ---> 3a1de53bc406 20:37:44 Step 14/24 : ENV APP_PORT=59882 20:37:44 ---> Running in a0cf1a43eea9 20:37:44 Removing intermediate container c92d578381fb 20:37:44 ---> 1177bdaba7c8 20:37:44 Step 15/23 : EXPOSE $APP_PORT 20:37:44 ---> Running in 193c4c547204 20:37:44 Removing intermediate container a0cf1a43eea9 20:37:44 ---> 28289b912156 20:37:44 Step 15/24 : EXPOSE $APP_PORT 20:37:45 Removing intermediate container 193c4c547204 20:37:45 ---> 78188793735a 20:37:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:45 ---> Running in 300c711a5ff8 20:37:45 Removing intermediate container 377043eb1eca 20:37:45 ---> 99bbddde5730 20:37:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:45 ---> Running in c86820bc6cc4 20:37:45 Removing intermediate container 300c711a5ff8 20:37:45 ---> 73ff3dfdd312 20:37:45 Step 16/24 : WORKDIR / 20:37:45 Removing intermediate container c86820bc6cc4 20:37:45 ---> 64fb9cbe9953 20:37:45 Step 14/22 : WORKDIR /edgex 20:37:45 ---> Running in 1d87a9c920f6 20:37:45 ---> 7b06d4cf5ecc 20:37:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:45 ---> Running in bc3f570559a9 20:37:46 Removing intermediate container c71961d0b85f 20:37:46 ---> 02ba69c5c170 20:37:46 20:37:46 Step 11/23 : FROM alpine:3.12 20:37:46 ---> 13621d1b12d4 20:37:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:46 Removing intermediate container 1d87a9c920f6 20:37:46 ---> a808f44cd45d 20:37:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:46 ---> Running in 05d187d34e19 20:37:46 Removing intermediate container bc3f570559a9 20:37:46 ---> fbc6b1baa796 20:37:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:37:46 ---> 86abb8043fc1 20:37:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:37:46 ---> bfe50e4d6bdb 20:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:46 ---> 86c6fcca87a0 20:37:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:37:47 (1/2) Installing ca-certificates (20191127-r4) 20:37:47 (2/2) Installing dumb-init (1.2.2-r1) 20:37:47 Executing busybox-1.31.1-r20.trigger 20:37:47 Executing ca-certificates-20191127-r4.trigger 20:37:47 OK: 6 MiB in 16 packages 20:37:47 ---> 8a25fc51e593 20:37:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:37:47 ---> e6feec9c1f6b 20:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:47 ---> Running in fecdb83e6c45 20:37:47 ---> 226e56164daf 20:37:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:47 Removing intermediate container 2bdaa787cb22 20:37:47 ---> ab31bbb6858d 20:37:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:37:47 ---> Running in 0bd7a1e0ea5e 20:37:47 Removing intermediate container fecdb83e6c45 20:37:47 ---> 8931bba87e94 20:37:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:47 ---> 315bedd21268 20:37:47 Step 20/24 : ENTRYPOINT ["/core-command"] 20:37:47 ---> Running in 42930f2841ce 20:37:47 ---> Running in 765f71b632b8 20:37:48 Removing intermediate container 05d187d34e19 20:37:48 ---> dbce6c8aaf9c 20:37:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:48 Removing intermediate container 42930f2841ce 20:37:48 ---> ba70b2419e0b 20:37:48 Step 21/23 : LABEL arch=x86_64 20:37:48 ---> 1830967e9dcc 20:37:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:37:48 Removing intermediate container 765f71b632b8 20:37:48 ---> 71958b3c1edd 20:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:48 ---> Running in 97be85532008 20:37:48 ---> Running in 59f856ac6782 20:37:48 ---> Running in 7fd6713adf46 20:37:48 ---> Running in 0523f2ba94d8 20:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:48 Removing intermediate container 97be85532008 20:37:48 ---> bff74b788989 20:37:48 Step 14/23 : ENV APP_PORT=59860 20:37:48 Removing intermediate container 59f856ac6782 20:37:48 ---> 4bbdf5ce6c7b 20:37:48 Step 22/23 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:37:48 ---> Running in 8b3d9f29d559 20:37:48 Removing intermediate container 7fd6713adf46 20:37:48 ---> 27f3f1a93632 20:37:48 Step 22/24 : LABEL arch=x86_64 20:37:48 Removing intermediate container 0523f2ba94d8 20:37:48 ---> 5894bedb379d 20:37:48 Step 19/22 : CMD ["--init=true"] 20:37:48 ---> Running in 4644187f5435 20:37:48 ---> Running in 53970a916ec9 20:37:48 ---> Running in 055620aef2b2 20:37:48 Removing intermediate container 8b3d9f29d559 20:37:48 ---> 28aa720d9725 20:37:48 Step 15/23 : EXPOSE $APP_PORT 20:37:48 ---> Running in eec254aa8683 20:37:48 Removing intermediate container 4644187f5435 20:37:48 ---> 9d75b65045f2 20:37:48 Step 23/23 : LABEL version=0.0.0 20:37:48 ---> Running in 8e3a9566512d 20:37:48 Removing intermediate container eec254aa8683 20:37:48 ---> 8367d99cab53 20:37:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:48 Removing intermediate container 055620aef2b2 20:37:48 ---> c0d874888c5a 20:37:48 Step 20/22 : LABEL arch=x86_64 20:37:48 Removing intermediate container 53970a916ec9 20:37:48 ---> 060ddac463d9 20:37:48 Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:37:48 ---> Running in ed9ed7096946 20:37:48 ---> Running in 5397b8d9dc40 20:37:48 Removing intermediate container 8e3a9566512d 20:37:48 ---> 34be86b744d8 20:37:48 20:37:48 Successfully built 34be86b744d8 20:37:48 Successfully tagged support-scheduler:latest 20:37:48  Building support-scheduler ... done Building security-bootstrapper 20:37:48 Removing intermediate container 5397b8d9dc40 20:37:48 ---> 4299ec827e67 20:37:48 Step 24/24 : LABEL version=0.0.0 20:37:48 Removing intermediate container ed9ed7096946 20:37:48 ---> 0d1065aa61b1 20:37:48 Step 21/22 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:37:49 ---> Running in 7e5a839558fd 20:37:49 ---> Running in 3321094c378e 20:37:49 ---> 7d63188583af 20:37:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:50 Removing intermediate container 7e5a839558fd 20:37:50 ---> a9ce0e14be77 20:37:50 20:37:50 Successfully built a9ce0e14be77 20:37:50 Removing intermediate container 3321094c378e 20:37:50 ---> d8e76dc39894 20:37:50 Step 22/22 : LABEL version=0.0.0 20:37:50 Successfully tagged core-command:latest 20:37:50  Building core-command ... done Building core-data 20:37:51 ---> 2b13bb472f81 20:37:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:51 Removing intermediate container 0bd7a1e0ea5e 20:37:51 ---> 6386ea3db6eb 20:37:51 20:37:51 Step 12/24 : FROM docker:20.10.6 20:37:52 ---> Running in 60d9ce6e7993 20:37:54 20.10.6: Pulling from library/docker 20:37:54 ---> f4e830d4bfe8 20:37:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:37:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:54 ---> 3b56b1840d58 20:37:54 Step 3/24 : WORKDIR /edgex-go 20:37:54 ---> Using cache 20:37:54 ---> bc3a54847641 20:37:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:54 ---> Using cache 20:37:54 ---> c43cc021efe4 20:37:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:37:55 ---> Running in b53c05a78575 20:37:55 Removing intermediate container 60d9ce6e7993 20:37:55 ---> 30c96171c7bd 20:37:55 20:37:55 ---> Running in 152aacc05bef 20:37:55 Successfully built 30c96171c7bd 20:37:55 Successfully tagged security-proxy-setup:latest 20:37:55 Building core-metadata 20:37:55  Building security-proxy-setup ... done Removing intermediate container b53c05a78575 20:37:55 ---> 4512a283e08c 20:37:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:55 ---> Running in b7e15f88b4a5 20:37:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:37:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:37:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:37:57 ---> 3b56b1840d58 20:37:57 Step 3/32 : WORKDIR /edgex-go 20:37:57 ---> Using cache 20:37:57 ---> bc3a54847641 20:37:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:57 ---> Using cache 20:37:57 ---> c43cc021efe4 20:37:57 Step 5/32 : RUN apk add --update --no-cache make git 20:37:58 OK: 219 MiB in 52 packages 20:37:58 Removing intermediate container b7e15f88b4a5 20:37:58 ---> 51efe7e52791 20:37:58 Step 21/23 : LABEL arch=x86_64 20:37:58 ---> Running in 5c0dd9350016 20:37:58 ---> Running in a1bb67b32fc5 20:37:58 Removing intermediate container a1bb67b32fc5 20:37:58 ---> 9d83282efd26 20:37:58 Step 22/23 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:37:58 ---> Running in 77137ffee553 20:37:58 Removing intermediate container 152aacc05bef 20:37:58 ---> 590bbaaf5035 20:37:58 Step 6/24 : COPY go.mod . 20:37:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:37:59 Removing intermediate container 77137ffee553 20:37:59 ---> b82e80e49392 20:37:59 Step 23/23 : LABEL version=0.0.0 20:37:59 ---> b1c905166ef5 20:37:59 Step 7/24 : RUN go mod download 20:37:59 ---> Running in 4d0e6ef0c585 20:37:59 ---> Running in 740bfbff39ee 20:37:59 Removing intermediate container 4d0e6ef0c585 20:37:59 ---> ae60cae5f0f8 20:37:59 20:37:59 Successfully built ae60cae5f0f8 20:37:59 Successfully tagged support-notifications:latest 20:37:59  Building support-notifications ... done Building security-secretstore-setup 20:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:38:00 OK: 219 MiB in 52 packages 20:38:03 Removing intermediate container 5c0dd9350016 20:38:03 ---> 079351b832ae 20:38:03 Step 6/32 : COPY go.mod . 20:38:03 Removing intermediate container 740bfbff39ee 20:38:03 ---> 60cceeb40489 20:38:03 Step 8/24 : COPY . . 20:38:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:38:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:38:03 ---> 3b56b1840d58 20:38:03 Step 3/24 : WORKDIR /edgex-go 20:38:03 ---> Using cache 20:38:03 ---> bc3a54847641 20:38:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:03 ---> Using cache 20:38:03 ---> c43cc021efe4 20:38:03 Step 5/24 : RUN apk add --update --no-cache make git 20:38:03 ---> Using cache 20:38:03 ---> 079351b832ae 20:38:03 Step 6/24 : COPY go.mod . 20:38:03 ---> 0c5e630262c1 20:38:03 Step 7/32 : RUN go mod download 20:38:03 ---> a467ca058015 20:38:03 Step 7/24 : RUN go mod download 20:38:03 ---> Running in 55393ae867de 20:38:04 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 20:38:05 Status: Downloaded newer image for docker:20.10.6 20:38:05 ---> Running in a2d97b223b46 20:38:05 ---> d2979b152a7d 20:38:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:38:05 ---> Running in ed5146b7beab 20:38:06 Removing intermediate container ed5146b7beab 20:38:06 ---> fa780e3a6bd2 20:38: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 20:38:06 ---> Running in 4ba9cc6ce867 20:38:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:38:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:38:07 ---> 3b56b1840d58 20:38:07 Step 3/26 : WORKDIR /edgex-go 20:38:07 ---> Using cache 20:38:07 ---> bc3a54847641 20:38:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:07 ---> Using cache 20:38:07 ---> c43cc021efe4 20:38:07 Step 5/26 : RUN apk add --update --no-cache make git 20:38:07 ---> Using cache 20:38:07 ---> 079351b832ae 20:38:07 Step 6/26 : COPY go.mod . 20:38:07 ---> Using cache 20:38:07 ---> a467ca058015 20:38:07 Step 7/26 : RUN go mod download 20:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:38:07 ---> Running in 59306ea326b5 20:38:07 (1/39) Installing readline (8.1.0-r0) 20:38:07 (2/39) Installing bash (5.1.0-r0) 20:38:08 Executing bash-5.1.0-r0.post-install 20:38:08 (3/39) Installing brotli-libs (1.0.9-r3) 20:38:08 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:38:08 (5/39) Installing libcurl (7.78.0-r0) 20:38:08 (6/39) Installing curl (7.78.0-r0) 20:38:08 (7/39) Installing dumb-init (1.2.5-r0) 20:38:08 (8/39) Installing libbz2 (1.0.8-r1) 20:38:08 ---> e175943ef948 20:38:08 Step 9/24 : RUN go mod tidy 20:38:08 (9/39) Installing expat (2.2.10-r1) 20:38:08 (10/39) Installing libffi (3.3-r2) 20:38:08 (11/39) Installing gdbm (1.19-r0) 20:38:08 (12/39) Installing xz-libs (5.2.5-r0) 20:38:08 (13/39) Installing sqlite-libs (3.34.1-r0) 20:38:08 Removing intermediate container 55393ae867de 20:38:08 ---> 116697bf5dc9 20:38:08 Step 8/32 : COPY . . 20:38:08 Removing intermediate container a2d97b223b46 20:38:08 ---> d37063a04289 20:38:08 Step 8/24 : COPY . . 20:38:08 (14/39) Installing python3 (3.8.10-r0) 20:38:08 ---> Running in 184fa2ce8645 20:38:09 (15/39) Installing py3-appdirs (1.4.4-r1) 20:38:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:38:09 (17/39) Installing py3-parsing (2.4.7-r1) 20:38:09 (18/39) Installing py3-six (1.15.0-r0) 20:38:09 (19/39) Installing py3-packaging (20.9-r0) 20:38:09 (20/39) Installing py3-setuptools (51.3.3-r0) 20:38:09 (21/39) Installing py3-chardet (4.0.0-r0) 20:38:09 (22/39) Installing py3-idna (3.1-r0) 20:38:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:38:09 (24/39) Installing py3-requests (2.25.1-r1) 20:38:09 (25/39) Installing py3-msgpack (1.0.2-r0) 20:38:09 (26/39) Installing py3-lockfile (0.12.2-r3) 20:38:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:38:09 (28/39) Installing py3-colorama (0.4.4-r0) 20:38:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:38:09 (30/39) Installing py3-distlib (0.3.1-r1) 20:38:09 (31/39) Installing py3-distro (1.5.0-r1) 20:38:09 (32/39) Installing py3-webencodings (0.5.1-r3) 20:38:09 (33/39) Installing py3-html5lib (1.1-r0) 20:38:09 (34/39) Installing py3-pytoml (0.1.21-r0) 20:38:09 (35/39) Installing py3-pep517 (0.9.1-r0) 20:38:09 (36/39) Installing py3-progress (1.5-r0) 20:38:09 (37/39) Installing py3-retrying (1.3.3-r0) 20:38:09 (38/39) Installing py3-toml (0.10.2-r0) 20:38:09 (39/39) Installing py3-pip (20.3.4-r0) 20:38:11 Executing busybox-1.32.1-r6.trigger 20:38:11 OK: 82 MiB in 59 packages 20:38:12 Removing intermediate container 59306ea326b5 20:38:12 ---> d38313169627 20:38:12 Step 8/26 : COPY . . 20:38:13 Removing intermediate container 184fa2ce8645 20:38:13 ---> 44d677a4f703 20:38:13 Step 10/24 : RUN make cmd/core-data/core-data 20:38:13 ---> Running in 5f43d18adb70 20:38:14 Collecting docker-compose==1.23.2 20:38:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:38:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:38:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:38:14 Collecting docopt<0.7,>=0.6.1 20:38:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:38:14 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 20:38:15 Collecting PyYAML<4,>=3.10 20:38:15 Downloading PyYAML-3.13.tar.gz (270 kB) 20:38:15 Collecting docker<4.0,>=3.6.0 20:38:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:38:15 Collecting texttable<0.10,>=0.9.0 20:38:15 Downloading texttable-0.9.1.tar.gz (11 kB) 20:38:16 Collecting dockerpty<0.5,>=0.4.1 20:38:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:38:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:38:16 Collecting cached-property<2,>=1.2.0 20:38:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:38:16 Collecting jsonschema<3,>=2.5.1 20:38:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:38:16 Collecting websocket-client<1.0,>=0.32.0 20:38:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:38:17 Collecting docker-pycreds>=0.4.0 20:38:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:38:17 Collecting chardet<3.1.0,>=3.0.2 20:38:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:38:17 Collecting certifi>=2017.4.17 20:38:17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:38:17 Collecting idna<2.8,>=2.5 20:38:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:38:17 Collecting urllib3<1.25,>=1.21.1 20:38:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:38:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:38:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:38:17 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:38:17 Attempting uninstall: urllib3 20:38:17 Found existing installation: urllib3 1.26.2 20:38:17 Uninstalling urllib3-1.26.2: 20:38:17 Successfully uninstalled urllib3-1.26.2 20:38:18 Attempting uninstall: idna 20:38:18 Found existing installation: idna 3.1 20:38:18 Uninstalling idna-3.1: 20:38:18 Successfully uninstalled idna-3.1 20:38:20 Attempting uninstall: chardet 20:38:20 Found existing installation: chardet 4.0.0 20:38:20 Uninstalling chardet-4.0.0: 20:38:20 Successfully uninstalled chardet-4.0.0 20:38:20 ---> 84386c43d273 20:38:20 Step 9/24 : RUN go mod tidy 20:38:20 ---> 118bd92ace6b 20:38:20 Step 9/32 : RUN go mod tidy 20:38:20 ---> Running in db476e9fcb3b 20:38:20 ---> Running in 220d46e4d627 20:38:20 Attempting uninstall: requests 20:38:20 Found existing installation: requests 2.25.1 20:38:20 Uninstalling requests-2.25.1: 20:38:20 Successfully uninstalled requests-2.25.1 20:38:20 Running setup.py install for texttable: started 20:38:21 Running setup.py install for texttable: finished with status 'done' 20:38:21 Running setup.py install for PyYAML: started 20:38:21 ---> 710f6c928eed 20:38:21 Step 9/26 : RUN go mod tidy 20:38:21 ---> Running in 7c6647f2044f 20:38:22 Running setup.py install for PyYAML: finished with status 'done' 20:38:22 Running setup.py install for docopt: started 20:38:22 Removing intermediate container db476e9fcb3b 20:38:22 ---> 3d640c0977b2 20:38:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:22 Removing intermediate container 220d46e4d627 20:38:22 ---> 0974608c266d 20:38:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:38:22 ---> Running in 66acabcdbd5b 20:38:22 ---> Running in 42faaa57512c 20:38:23 Running setup.py install for docopt: finished with status 'done' 20:38:23 Running setup.py install for dockerpty: started 20:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:23 Removing intermediate container 7c6647f2044f 20:38:23 ---> eda5be59a4be 20:38:23 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:23 ---> Running in 0d529cc43eb1 20:38:23 Running setup.py install for dockerpty: finished with status 'done' 20:38:24 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 20:38:24 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 20:38:30 Removing intermediate container 4ba9cc6ce867 20:38:30 ---> 7e74e655edca 20:38:30 Step 15/24 : ENV APP_PORT=58890 20:38:30 ---> Running in dbc5b9d5c13f 20:38:30 Removing intermediate container dbc5b9d5c13f 20:38:30 ---> 95e09a2c1f6d 20:38:30 Step 16/24 : EXPOSE $APP_PORT 20:38:30 ---> Running in ba769aab5d53 20:38:30 Removing intermediate container ba769aab5d53 20:38:30 ---> 5c789a368cf3 20:38:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:38:30 ---> 2f2b78990608 20:38:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:38:30 ---> 18fe370ea011 20:38:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:31 ---> 3b4f8e9e7b04 20:38:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:31 ---> Running in 2445cacc1aa9 20:38:31 Removing intermediate container 2445cacc1aa9 20:38:31 ---> c43ac2b20bec 20:38:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:31 ---> Running in 24ed7999728b 20:38:31 Removing intermediate container 24ed7999728b 20:38:31 ---> 695d143009b2 20:38:31 Step 22/24 : LABEL arch=x86_64 20:38:31 ---> Running in 278c492f5f1f 20:38:32 Removing intermediate container 278c492f5f1f 20:38:32 ---> 3a350cb7d3cc 20:38:32 Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:38:32 ---> Running in ae53865c8273 20:38:32 Removing intermediate container ae53865c8273 20:38:32 ---> 4175db7c5fed 20:38:32 Step 24/24 : LABEL version=0.0.0 20:38:32 ---> Running in 99e68a97b892 20:38:32 Removing intermediate container 99e68a97b892 20:38:32 ---> c724abb9c5ab 20:38:32 20:38:32 Successfully built c724abb9c5ab 20:38:32 Successfully tagged sys-mgmt-agent:latest 20:38:59  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:59 Removing intermediate container 5f43d18adb70 20:38:59 ---> f6d0732132ae 20:38:59 20:38:59 Step 11/24 : FROM alpine:3.12 20:38:59 ---> 13621d1b12d4 20:38:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:38:59 Removing intermediate container 66acabcdbd5b 20:38:59 ---> f9f3469473b0 20:38:59 20:38:59 Step 11/32 : FROM alpine:3.12 20:38:59 ---> 13621d1b12d4 20:38:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:38:59 ---> Running in 9b4f56633d7e 20:38:59 ---> Running in 93ab76fa4111 20:38:59 Removing intermediate container 9b4f56633d7e 20:38:59 ---> d8e3e744f9d0 20:38:59 Step 13/24 : ENV APP_PORT=59880 20:38:59 Removing intermediate container 93ab76fa4111 20:38:59 ---> 00e63cfd429b 20:38:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:38:59 ---> Running in 885a8f7bf720 20:38:59 ---> Running in 9111aaf3b00e 20:38:59 Removing intermediate container 885a8f7bf720 20:38:59 ---> 32a77cb2381c 20:38:59 Step 14/24 : EXPOSE $APP_PORT 20:38:59 ---> Running in 12b1c7985fb1 20:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:38:59 Removing intermediate container 12b1c7985fb1 20:38:59 ---> a1c7c5269333 20:38:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:38:59 ---> Running in ced8f0a28431 20:38:59 (1/2) Installing dumb-init (1.2.2-r1) 20:38:59 (2/2) Installing su-exec (0.2-r1) 20:38:59 Executing busybox-1.31.1-r20.trigger 20:38:59 OK: 6 MiB in 16 packages 20:38:59 Removing intermediate container 9111aaf3b00e 20:38:59 ---> d280c95d92c0 20:38:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:38:59 ---> Running in 85932eb8014e 20:38:59 Removing intermediate container 0d529cc43eb1 20:38:59 ---> ca5a877ea26c 20:38:59 20:38:59 Step 11/26 : FROM alpine:3.12 20:38:59 ---> 13621d1b12d4 20:38:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:38:59 ---> Running in f8f778ea9a04 20:38:59 Removing intermediate container 42faaa57512c 20:38:59 ---> 80a159538edd 20:38:59 20:38:59 Step 11/24 : FROM alpine:3.12 20:38:59 ---> 13621d1b12d4 20:38:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:38:59 ---> Using cache 20:38:59 ---> 37b7984133f9 20:38:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:59 ---> Using cache 20:38:59 ---> 3a1de53bc406 20:38:59 Step 14/24 : ENV APP_PORT=59881 20:38:59 Removing intermediate container 85932eb8014e 20:38:59 ---> f1bb99ad8234 20:38:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:38:59 Removing intermediate container ced8f0a28431 20:38:59 ---> 7cab2cf9d289 20:38:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:38:59 ---> Running in 538794bb3e7e 20:38:59 ---> Running in 4fcaeea743bd 20:38:59 ---> Running in d7f5d53642ac 20:38:59 Removing intermediate container 4fcaeea743bd 20:38:59 ---> 64a2ee230698 20:38:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:38:59 Removing intermediate container 538794bb3e7e 20:38:59 ---> 6a18f6ff0e93 20:38:59 Step 15/24 : EXPOSE $APP_PORT 20:38:59 ---> Running in aa14c9aaa97a 20:39:00 ---> Running in ef3e40cfe7c8 20:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:39:00 Removing intermediate container aa14c9aaa97a 20:39:00 ---> 32482b7ca145 20:39:00 Step 16/24 : WORKDIR / 20:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:39:00 ---> Running in 8c91643ac144 20:39:00 (1/6) Installing ca-certificates (20191127-r4) 20:39:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:39:00 (3/6) Installing libcurl (7.78.0-r0) 20:39:00 (4/6) Installing curl (7.78.0-r0) 20:39:00 (5/6) Installing dumb-init (1.2.2-r1) 20:39:00 (6/6) Installing su-exec (0.2-r1) 20:39:00 Executing busybox-1.31.1-r20.trigger 20:39:00 Executing ca-certificates-20191127-r4.trigger 20:39:00 OK: 7 MiB in 20 packages 20:39:00 Removing intermediate container 8c91643ac144 20:39:00 ---> bcdba57acaaa 20:39:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:00 ---> 2c94c5c36ce2 20:39:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:39:00 Removing intermediate container ef3e40cfe7c8 20:39:00 ---> 1cbad7a62547 20:39:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:39:00 ---> Running in 2e20c4e823c2 20:39:00 Removing intermediate container f8f778ea9a04 20:39:00 ---> 325e96dddc9b 20:39:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:00 ---> 11a75834736d 20:39:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:01 ---> Running in 4db838b299d1 20:39:01 Removing intermediate container 2e20c4e823c2 20:39:01 ---> 290757f7b374 20:39:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:39:01 Removing intermediate container 4db838b299d1 20:39:01 ---> 9f58eeb4d9a5 20:39:01 Step 14/26 : WORKDIR / 20:39:01 ---> 09389d402524 20:39:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:39:01 ---> Running in 80092d238ef6 20:39:01 ---> Running in adb0ec8cf8f5 20:39:01 Removing intermediate container 80092d238ef6 20:39:01 ---> 24ade8babeb4 20:39:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:01 ---> 6715b28e0cf8 20:39:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:39:01 ---> Running in bf77804191fe 20:39:01 ---> Running in de22f029a222 20:39:01 Removing intermediate container adb0ec8cf8f5 20:39:01 ---> 6d48908b8c2e 20:39:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:01 Removing intermediate container de22f029a222 20:39:01 ---> df13f8cf949a 20:39:01 Step 22/24 : LABEL arch=x86_64 20:39:01 ---> Running in c2b2baff19bf 20:39:01 (1/6) Installing dumb-init (1.2.2-r1) 20:39:01 ---> ca27ef842215 20:39:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:39:01 Removing intermediate container c2b2baff19bf 20:39:01 ---> 2af9e8168738 20:39:01 Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:39:01 ---> Running in 77e1d66f0ca9 20:39:01 (2/6) Installing libgcc (9.3.0-r2) 20:39:02 (3/6) Installing libsodium (1.0.18-r0) 20:39:02 Removing intermediate container 77e1d66f0ca9 20:39:02 ---> 94e21d59e260 20:39:02 Step 24/24 : LABEL version=0.0.0 20:39:02 ---> b2981b38b2c1 20:39:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:39:02 (4/6) Installing libstdc++ (9.3.0-r2) 20:39:02 ---> Running in 073e1e9e9c21 20:39:02 Removing intermediate container 073e1e9e9c21 20:39:02 ---> 39b80b8919d3 20:39:02 20:39:02 ---> ed1a06202dc0 20:39:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:39:02 (5/6) Installing libzmq (4.3.3-r0) 20:39:02 Successfully built 39b80b8919d3 20:39:02 Successfully tagged core-metadata:latest 20:39:02  Building core-metadata ... done Removing intermediate container bf77804191fe 20:39:02 ---> d10c53c6a175 20:39:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:02 ---> 4ade1844744b 20:39:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:02 (6/6) Installing zeromq (4.3.3-r0) 20:39:02 ---> ba505d040397 20:39:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:02 Executing busybox-1.31.1-r20.trigger 20:39:02 OK: 8 MiB in 20 packages 20:39:02 ---> 3afb2eec40fc 20:39:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:02 ---> 2589955aab04 20:39:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:39:02 Removing intermediate container d7f5d53642ac 20:39:02 ---> b85f0ce84b0e 20:39:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:03 ---> 608366e09168 20:39:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:03 ---> 4098bc0bdd83 20:39:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:03 ---> 164ec95e6004 20:39:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:03 ---> ae073ee4c56f 20:39:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:39:03 ---> 3841e8b9c44c 20:39:03 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/ 20:39:03 ---> 9b784d517acc 20:39:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:03 ---> Running in 3e6b4161cfa7 20:39:03 ---> 181d388c6f10 20:39:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:39:03 ---> 0b06e1a87dd5 20:39:03 Step 20/24 : ENTRYPOINT ["/core-data"] 20:39:03 ---> Running in ed6a9318faa8 20:39:03 Removing intermediate container ed6a9318faa8 20:39:03 ---> 52501b17f33c 20:39:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:04 ---> Running in 70ca15a61e19 20:39:04 ---> Running in 3a925a2e2602 20:39:04 Removing intermediate container 70ca15a61e19 20:39:04 ---> 7c9aaa5fee4f 20:39:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:04 Removing intermediate container 3a925a2e2602 20:39:04 ---> 63491ad3a99b 20:39:04 Step 22/24 : LABEL arch=x86_64 20:39:04 ---> Running in 4743ed5d6af4 20:39:04 Removing intermediate container 3e6b4161cfa7 20:39:04 ---> 1fd0a044b2db 20:39:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:39:04 ---> Running in 7d147410bf5e 20:39:04 ---> a91289906486 20:39:04 Step 27/32 : RUN chmod +x /entrypoint.sh 20:39:04 Removing intermediate container 4743ed5d6af4 20:39:04 ---> 01a6701ffd2b 20:39:04 Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:39:04 ---> Running in ca946178e407 20:39:04 ---> Running in fd0c0665c3ae 20:39:04 Removing intermediate container 7d147410bf5e 20:39:04 ---> 449b93462efb 20:39:04 Step 24/26 : LABEL arch=x86_64 20:39:04 ---> Running in e13af88c00b6 20:39:04 Removing intermediate container fd0c0665c3ae 20:39:04 ---> e2136f5ec30b 20:39:04 Step 24/24 : LABEL version=0.0.0 20:39:04 ---> Running in 094ead45a46a 20:39:04 Removing intermediate container e13af88c00b6 20:39:04 ---> 7e722242002c 20:39:04 Step 25/26 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:39:04 ---> Running in 7f1ec8ae6fc8 20:39:04 Removing intermediate container 094ead45a46a 20:39:04 ---> 13f6d780d27b 20:39:04 20:39:05 Removing intermediate container 7f1ec8ae6fc8 20:39:05 ---> bb6e0e971e2f 20:39:05 Step 26/26 : LABEL version=0.0.0 20:39:05 Successfully built 13f6d780d27b 20:39:05 Successfully tagged core-data:latest 20:39:05  Building core-data ... done  ---> Running in 5bcdfdd9dcaa 20:39:05 Removing intermediate container 5bcdfdd9dcaa 20:39:05 ---> 7cb135560521 20:39:05 20:39:05 Successfully built 7cb135560521 20:39:05 Removing intermediate container ca946178e407 20:39:05 ---> f7378c6cec72 20:39:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:39:05 Successfully tagged security-secretstore-setup:latest 20:39:05  Building security-secretstore-setup ... done  ---> Running in e33bc1fb5548 20:39:05 Removing intermediate container e33bc1fb5548 20:39:05 ---> 75ba26eb91cb 20:39:05 Step 29/32 : CMD ["gate"] 20:39:05 ---> Running in 61ebfeb02403 20:39:05 Removing intermediate container 61ebfeb02403 20:39:05 ---> e6ee97de0235 20:39:05 Step 30/32 : LABEL arch=x86_64 20:39:05 ---> Running in 25fc2e2b4a04 20:39:05 Removing intermediate container 25fc2e2b4a04 20:39:05 ---> 158c11c4face 20:39:05 Step 31/32 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 20:39:05 ---> Running in 23d663d143bc 20:39:05 Removing intermediate container 23d663d143bc 20:39:05 ---> fe22419972be 20:39:05 Step 32/32 : LABEL version=0.0.0 20:39:05 ---> Running in d70d8d4f0095 20:39:06 Removing intermediate container d70d8d4f0095 20:39:06 ---> 026cb318a048 20:39:06 20:39:06 Successfully built 026cb318a048 20:39:06 Successfully tagged security-bootstrapper:latest 20:39:06  Building security-bootstrapper ... done  [Pipeline] } 20:39:06 $ docker stop --time=1 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf 20:39:07 $ docker rm -f 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf [Pipeline] // withDockerContainer [Pipeline] sh 20:39:07 + docker images 20:39:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:07 security-bootstrapper latest 026cb318a048 2 seconds ago 18.7MB 20:39:07 core-data latest 13f6d780d27b 3 seconds ago 20.4MB 20:39:07 security-secretstore-setup latest 7cb135560521 3 seconds ago 29MB 20:39:07 core-metadata latest 39b80b8919d3 5 seconds ago 16.7MB 20:39:07 ca5a877ea26c 8 seconds ago 1.75GB 20:39:07 80a159538edd 8 seconds ago 1.75GB 20:39:07 f9f3469473b0 11 seconds ago 1.75GB 20:39:07 f6d0732132ae 11 seconds ago 1.75GB 20:39:07 sys-mgmt-agent latest c724abb9c5ab 35 seconds ago 324MB 20:39:07 support-notifications latest ae60cae5f0f8 About a minute ago 16.8MB 20:39:07 security-proxy-setup latest 30c96171c7bd About a minute ago 25.9MB 20:39:07 6386ea3db6eb About a minute ago 1.75GB 20:39:07 core-command latest a9ce0e14be77 About a minute ago 16MB 20:39:07 support-scheduler latest 34be86b744d8 About a minute ago 16.1MB 20:39:07 02ba69c5c170 About a minute ago 1.75GB 20:39:07 9519bc9a9dba About a minute ago 1.74GB 20:39:07 49c81727df68 About a minute ago 1.75GB 20:39:07 3cda4a854d1f About a minute ago 1.74GB 20:39:07 ci-base-image-x86_64 latest 3b56b1840d58 5 minutes ago 1.24GB 20:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 13 days ago 475MB 20:39:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB 20:39:07 docker 20.10.6 d2979b152a7d 3 months ago 246MB 20:39:07 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 20:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 20:39:20 Removing intermediate container 414a2d987727 20:39:20 ---> 4d105bef75aa 20:39:20 Successfully built 4d105bef75aa 20:39:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:21 + docker inspect -f . ci-base-image-arm64 20:39:21 . [Pipeline] withDockerContainer 20:39:21 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 20:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:23 Still waiting to schedule task 20:39:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-304’ 20:39:23 $ docker top c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:24 + go version 20:39:24 go version go1.16.5 linux/arm64 [Pipeline] } 20:39:24 $ docker stop --time=1 c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 20:39:26 $ docker rm -f c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:27 + docker inspect -f . ci-base-image-arm64 20:39:27 . [Pipeline] withDockerContainer 20:39:27 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 20:39:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:29 $ docker top 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:30 ========================================================= 20:39:30 [edgeXBuildGoParallel] Running Tests and Build... 20:39:30 ========================================================= [Pipeline] sh 20:39:30 + go mod tidy [Pipeline] sh 20:39:32 + make test 20:39:32 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 20:39:32 go mod tidy 20:39:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:40:05 ? github.com/edgexfoundry/edgex-go [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:41:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:41:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements 20:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 46.3% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.593s coverage: 89.9% of statements 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.254s coverage: 78.9% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 81.2% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.714s coverage: 95.1% of statements 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.401s coverage: 60.0% of statements 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.344s coverage: 0.8% of statements 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 22.0% of statements 20:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 20:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 20:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 20:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 20:42:09 Running on prd-ubuntu18.04-docker-8c-8g-306 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 20:42:09 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:42:09 The recommended git tool is: git 20:42:12 using credential edgex-jenkins-ssh 20:42:12 Cloning the remote Git repository 20:42:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:42:12 > git init /w/workspace/edgex-go/7 # timeout=10 20:42:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:42:12 > git --version # timeout=10 20:42:12 > git --version # 'git version 2.17.1' 20:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 20:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 20:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.659s coverage: 81.8% of statements 20:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 58.8% of statements 20:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 20:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.422s coverage: 91.2% of statements 20:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.956s coverage: 64.4% of statements 20:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 20:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 20:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements 20:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.679s coverage: 43.6% of statements 20:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 20:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 20:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.3% of statements 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 91.9% of statements 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 62.7% of statements 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.6% of statements 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:42:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 20:42:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 20:42:47 GO111MODULE=on go vet ./... 20:43:06 Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d 20:43:06 Merge succeeded, producing 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d 20:43:06 Checking out Revision 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d (PR-3623) 20:43:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:43:06 > git config core.sparsecheckout # timeout=10 20:43:06 > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 20:43:06 > git remote # timeout=10 20:43:06 > git config --get remote.origin.url # timeout=10 20:43:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:06 > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 20:43:06 > git rev-parse HEAD^{commit} # timeout=10 20:43:06 > git config core.sparsecheckout # timeout=10 20:43:06 > git checkout -f 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d # timeout=10 20:43:10 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" 20:43:10 > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:11 + echo snap-build.sh 20:43:11 snap-build.sh 20:43:11 + SNAP_BASE_DIR=. 20:43:11 + '[' '!' -z /w/workspace/edgex-go/7 ']' 20:43:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 20:43:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 20:43:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 20:43:11 + cd /w/workspace/edgex-go/7 20:43:11 + sudo apt-get remove -qy --purge lxd lxd-client 20:43:11 Reading package lists... 20:43:11 Building dependency tree... 20:43:11 Reading state information... 20:43:11 The following packages were automatically installed and are no longer required: 20:43:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:43:11 uidmap xdelta3 20:43:11 Use 'sudo apt autoremove' to remove them. 20:43:11 The following packages will be REMOVED: 20:43:11 lxd* lxd-client* 20:43:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:43:11 After this operation, 31.7 MB disk space will be freed. 20:43:12 (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.) 20:43:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:43:12 Removing lxd dnsmasq configuration 20:43:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:43:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:43:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:43:14 (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.) 20:43:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:43:15 Processing triggers for systemd (237-3ubuntu10.45) ... 20:43:15 Processing triggers for ureadahead (0.100.0-21) ... 20:43:15 + sudo snap remove --purge lxd 20:43:16 snap "lxd" is not installed 20:43:16 + sudo groupadd --force --system lxd 20:43:16 ++ whoami 20:43:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:43:16 + newgrp - lxd 20:43:16 + sudo snap install lxd 20:43:24 2021-07-27T20:43:21Z INFO Waiting for automatic snapd restart... 20:43:39 lxd 4.16 from Canonical* installed 20:43:39 + sudo lxd init --auto 20:43:49 + sudo snap install --classic snapcraft 20:43:59 snapcraft 4.8.3 from Canonical* installed 20:43:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:43:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:43:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:59 Dload Upload Total Spent Left Speed 20:43:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8038 0 --:--:-- --:--:-- --:--:-- 8038 20:43:59 100 3325k 100 3325k 0 0 21.7M 0 --:--:-- --:--:-- --:--:-- 21.7M 20:43:59 ./yq_linux_amd64 20:44:00 + sudo snapcraft prime --use-lxd 20:44:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:44:02 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: 20:44:02 - README.md 20:44:02 20:44:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:44:02 Launching a container. 20:44:09 Waiting for container to be ready 20:44:09 To start your first instance, try: lxc launch ubuntu:18.04 20:44:09 20:44:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:44:13 Waiting for network to be ready... 20:44:13 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:44:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:44:14 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 20:44:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:15 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 20:44:15 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 20:44:15 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:44:15 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:44:15 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 20:44:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 20:44:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:44:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:44:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 20:44:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 20:44:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 20:44:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 20:44:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:44:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:44:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:44:18 Fetched 24.9 MB in 5s (5248 kB/s) 20:44:19 Reading package lists... 20:44:19 Reading package lists... 20:44:19 Building dependency tree... 20:44:19 Reading state information... 20:44:19 The following additional packages will be installed: 20:44:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:44:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:44:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:44:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:44:19 Suggested packages: 20:44:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:44:19 Recommended packages: 20:44:19 gnupg libsasl2-modules 20:44:19 The following NEW packages will be installed: 20:44:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:44:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:44:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:44:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:44:19 The following packages will be upgraded: 20:44:19 gpg gpg-agent gpgconf libudev1 20:44:19 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:44:19 Need to get 3527 kB of archives. 20:44:19 After this operation, 13.3 MB of additional disk space will be used. 20:44:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 20:44:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 20:44:19 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:44:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:44:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:44:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:44:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:44:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:44:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:44:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:44:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:44:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:44:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:44:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:44:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:44:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:44:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:44:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:44:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:44:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:44:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:44:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:44:20 debconf: delaying package configuration, since apt-utils is not installed 20:44:20 Fetched 3527 kB in 1s (3690 kB/s) 20:44:20 (Reading database ... 12511 files and directories currently installed.) 20:44:20 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 20:44:20 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:44:20 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 20:44:20 Selecting previously unselected package udev. 20:44:20 (Reading database ... 12511 files and directories currently installed.) 20:44:20 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 20:44:20 Unpacking udev (237-3ubuntu10.50) ... 20:44:21 Selecting previously unselected package libfuse2:amd64. 20:44:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:44:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:44:21 Selecting previously unselected package fuse. 20:44:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:44:21 Unpacking fuse (2.9.7-1ubuntu1) ... 20:44:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:44:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:44:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:44:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:44:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:44:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:44:21 Selecting previously unselected package libksba8:amd64. 20:44:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:44:21 Unpacking libksba8:amd64 (1.3.5-2) ... 20:44:21 Selecting previously unselected package libroken18-heimdal:amd64. 20:44:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:44:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:44:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:44:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libwind0-heimdal:amd64. 20:44:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:44:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:44:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:44:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:44:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:44:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:21 Selecting previously unselected package libsasl2-modules-db:amd64. 20:44:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:44:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:44:22 Selecting previously unselected package libsasl2-2:amd64. 20:44:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:44:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:44:22 Selecting previously unselected package libldap-common. 20:44:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:44:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:44:22 Selecting previously unselected package libldap-2.4-2:amd64. 20:44:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:44:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:44:22 Selecting previously unselected package dirmngr. 20:44:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:44:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:44:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:44:22 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:44:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:44:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:44:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:44:22 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:44:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:22 Setting up libksba8:amd64 (1.3.5-2) ... 20:44:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:44:22 Setting up udev (237-3ubuntu10.50) ... 20:44:22 invoke-rc.d: policy-rc.d denied execution of start. 20:44:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:22 Processing triggers for systemd (237-3ubuntu10) ... 20:44:23 Setting up fuse (2.9.7-1ubuntu1) ... 20:44:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:44:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:44:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:44:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:44:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:44:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:44:23 settings in the [Install] section, and DefaultInstance for template units). 20:44:23 This means they are not meant to be enabled using systemctl. 20:44:23 Possible reasons for having this kind of units are: 20:44:23 1) A unit may be statically enabled by being symlinked from another unit's 20:44:23 .wants/ or .requires/ directory. 20:44:23 2) A unit's purpose may be to act as a helper for some other unit which has 20:44:23 a requirement dependency on it. 20:44:23 3) A unit may be started when needed via activation (socket, path, timer, 20:44:23 D-Bus, udev, scripted systemctl call, ...). 20:44:23 4) In case of template units, the unit is meant to be enabled with some 20:44:23 instance name specified. 20:44:23 Reading package lists... 20:44:23 Building dependency tree... 20:44:23 Reading state information... 20:44:23 The following additional packages will be installed: 20:44:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:44:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:44:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:44:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:44:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:44:23 Suggested packages: 20:44:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:44:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:44:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:44:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:44:23 systemd-container policykit-1 20:44:23 Recommended packages: 20:44:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:44:24 The following NEW packages will be installed: 20:44:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:44:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:44:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:44:24 multiarch-support openssh-client python3 python3-minimal python3.6 20:44:24 python3.6-minimal snapd squashfs-tools sudo 20:44:24 The following packages will be upgraded: 20:44:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:44:24 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:44:24 Need to get 36.7 MB of archives. 20:44:24 After this operation, 147 MB of additional disk space will be used. 20:44:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 20:44:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:44:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 20:44:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:44:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:44:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:44:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:44:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:44:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:44:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:44:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:44:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:44:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:44:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:44:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:44:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:44:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:44:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:44:24 gofmt -l . 20:44:24 [ "`gofmt -l .`" = "" ] 20:44:24 ./bin/test-attribution-txt.sh [Pipeline] sh 20:44:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:44:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:44:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:44:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:44:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:44:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:44:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:44:25 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:44:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:44:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:44:25 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:44:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:44:25 + ls -al . 20:44:25 total 624 20:44:25 drwxrwxr-x 9 1001 1001 4096 Jul 27 20:44 . 20:44:25 drwxr-xr-x 4 root root 4096 Jul 27 20:39 .. 20:44:25 -rw-rw-r-- 1 1001 1001 11 Jul 27 20:36 .dockerignore 20:44:25 drwxrwxr-x 8 1001 1001 4096 Jul 27 20:36 .git 20:44:25 drwxrwxr-x 3 1001 1001 4096 Jul 27 20:36 .github 20:44:25 -rw-rw-r-- 1 1001 1001 818 Jul 27 20:36 .gitignore 20:44:25 -rw-rw-r-- 1 1001 1001 76 Jul 27 20:36 .hadolint.yml 20:44:25 -rw-rw-r-- 1 1001 1001 166 Jul 27 20:36 .sonarcloud.properties 20:44:25 -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:36 Attribution.txt 20:44:25 -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:36 CHANGELOG.md 20:44:25 -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:36 CONTRIBUTING.md 20:44:25 -rw-rw-r-- 1 1001 1001 931 Jul 27 20:36 Dockerfile.build 20:44:25 -rw-rw-r-- 1 1001 1001 849 Jul 27 20:36 Jenkinsfile 20:44:25 -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:36 LICENSE 20:44:25 -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:36 Makefile 20:44:25 -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:36 README.md 20:44:25 -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:36 SECURITY.md 20:44:25 -rw-rw-r-- 1 1001 1001 5 Jul 27 20:32 VERSION 20:44:25 -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:36 ZMQWindows.md 20:44:25 drwxrwxr-x 2 1001 1001 4096 Jul 27 20:36 bin 20:44:25 drwxrwxr-x 14 1001 1001 4096 Jul 27 20:36 cmd 20:44:25 -rw-r--r-- 1 root root 402846 Jul 27 20:42 coverage.out 20:44:25 -rw-rw-r-- 1 1001 1001 812 Jul 27 20:36 go.mod 20:44:25 -rw-r--r-- 1 root root 48353 Jul 27 20:39 go.sum 20:44:25 drwxrwxr-x 7 1001 1001 4096 Jul 27 20:36 internal 20:44:25 drwxrwxr-x 3 1001 1001 4096 Jul 27 20:36 openapi 20:44:25 drwxrwxr-x 4 1001 1001 4096 Jul 27 20:36 snap 20:44:25 -rw-rw-r-- 1 1001 1001 204 Jul 27 20:36 version.go [Pipeline] sh 20:44:26 + '[' -e coverage.out ] 20:44:26 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:26 Warning: overwriting stash ‘coverage-report’ 20:44:26 debconf: delaying package configuration, since apt-utils is not installed 20:44:26 Fetched 36.7 MB in 2s (17.3 MB/s) 20:44:26 (Reading database ... 12757 files and directories currently installed.) 20:44:26 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 20:44:26 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:44:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 20:44:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:44:27 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 20:44:27 (Reading database ... 12757 files and directories currently installed.) 20:44:27 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:44:27 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:44:27 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:44:27 Stashed 1 file(s) [Pipeline] sh 20:44:27 (Reading database ... 12757 files and directories currently installed.) 20:44:27 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:44:27 Unpacking apt (1.6.14) over (1.6.1) ... 20:44:27 Setting up apt (1.6.14) ... 20:44:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:44:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:44:27 (Reading database ... 12764 files and directories currently installed.) 20:44:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:44:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:44:27 Selecting previously unselected package libpython3.6-minimal:amd64. 20:44:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:44:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:44:27 + make build 20:44:27 go mod tidy 20:44:28 Selecting previously unselected package libexpat1:amd64. 20:44:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:44:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:44:28 Selecting previously unselected package python3.6-minimal. 20:44:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:44:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:44:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:44:28 Checking for services that may need to be restarted...done. 20:44:28 Checking for services that may need to be restarted...done. 20:44:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:44:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:44:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:44:28 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 20:44:29 Selecting previously unselected package python3-minimal. 20:44:29 (Reading database ... 13012 files and directories currently installed.) 20:44:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:44:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:44:29 Selecting previously unselected package mime-support. 20:44:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:44:29 Unpacking mime-support (3.60ubuntu1) ... 20:44:29 Selecting previously unselected package libmpdec2:amd64. 20:44:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:44:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:44:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:44:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:44:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:44:29 Selecting previously unselected package python3.6. 20:44:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:44:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:44:29 Selecting previously unselected package libpython3-stdlib:amd64. 20:44:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:44:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:44:29 Setting up python3-minimal (3.6.7-1~18.04) ... 20:44:29 Selecting previously unselected package python3. 20:44:29 (Reading database ... 13442 files and directories currently installed.) 20:44:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:44:29 Unpacking python3 (3.6.7-1~18.04) ... 20:44:29 Selecting previously unselected package multiarch-support. 20:44:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:44:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:44:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:44:29 Selecting previously unselected package liblzo2-2:amd64. 20:44:29 (Reading database ... 13479 files and directories currently installed.) 20:44:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:44:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:44:29 Selecting previously unselected package libbsd0:amd64. 20:44:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:44:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:44:29 Selecting previously unselected package sudo. 20:44:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:44:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:44:29 Selecting previously unselected package apparmor. 20:44:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:44:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:44:30 Selecting previously unselected package libedit2:amd64. 20:44:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:44:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:44:30 Selecting previously unselected package libkrb5support0:amd64. 20:44:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:44:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:44:30 Selecting previously unselected package libk5crypto3:amd64. 20:44:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:44:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:44:30 Selecting previously unselected package libkeyutils1:amd64. 20:44:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:44:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:44:30 Selecting previously unselected package libkrb5-3:amd64. 20:44:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:44:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:44:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:44:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:44:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:44:30 Selecting previously unselected package libssl1.0.0:amd64. 20:44:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:44:30 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:44:30 Selecting previously unselected package openssh-client. 20:44:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:44:30 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:44:30 Selecting previously unselected package squashfs-tools. 20:44:30 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:44:30 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:44:30 Selecting previously unselected package snapd. 20:44:30 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:44:30 Unpacking snapd (2.49.2+18.04) ... 20:44:32 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:44:32 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:44:32 Setting up mime-support (3.60ubuntu1) ... 20:44:32 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:44:32 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:44:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:44:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:44:33 Setting up systemd (237-3ubuntu10.50) ... 20:44:33 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:44:33 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:44:33 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:44:33 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:44:33 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:44:33 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:44:33 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:44:34 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:44:34 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:44:34 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:44:34 Setting up python3 (3.6.7-1~18.04) ... 20:44:34 running python rtupdate hooks for python3.6... 20:44:34 running python post-rtupdate hooks for python3.6... 20:44:34 Setting up apparmor (2.12-4ubuntu5.1) ... 20:44:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:44:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:44:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:44:35 Setting up snapd (2.49.2+18.04) ... 20:44:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:44:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:44:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:44:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:44:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:44:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:44:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:44:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:44:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:44: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 20:44:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:44:37 /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' 20:44:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:44:37 Processing triggers for systemd (237-3ubuntu10.50) ... 20:44:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:44:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:44:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:44:39 Reading package lists... 20:44:39 Reading package lists... 20:44:39 Building dependency tree... 20:44:39 Reading state information... 20:44:39 Calculating upgrade... 20:44:39 The following packages will be upgraded: 20:44:39 advancecomp base-files bash binutils binutils-common 20:44:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:44:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:44:39 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:44:39 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:44:39 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:44:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:44:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:44:39 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:44:39 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:44:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:44:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:44:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:44:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:44:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:44:39 ubuntu-keyring util-linux 20:44:39 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:44:39 Need to get 64.2 MB of archives. 20:44:39 After this operation, 5125 kB of additional disk space will be used. 20:44:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:44:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 20:44:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:44:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:44:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:44:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:44:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:44:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:44:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:44:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:44:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:44:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:44:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:44:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:44:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:44:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:44:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:44:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:44:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:44:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:44:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:44:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:44:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:44:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:44:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:44:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:44:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:44:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:44:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:44:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:44:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:44:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:44:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 20:44:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:44:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:44:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:44:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:44:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:44:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:44:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:44:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:44:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:44:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:44:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:44:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:44:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:44:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:44:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:44:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:44:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:44:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:44:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:44:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:44:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:44:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:44:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:44:40 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:44:40 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:44:40 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:44:40 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:44:40 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:44:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:44:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:44:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:44:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:44:41 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:44:41 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:44:41 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:44:41 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:44:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:44:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:44:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:44:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:44:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:44:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:44:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:44:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:44:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:44:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:44:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:44:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:44:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:44:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:44:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:44:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:44:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:44:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:44:42 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] 20:44:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:44:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:44:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:44:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:44:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:44:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:44:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:44:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:44:42 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] 20:44:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:44:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:44:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:44:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:44:42 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:44:42 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:44:43 debconf: delaying package configuration, since apt-utils is not installed 20:44:43 Fetched 64.2 MB in 3s (19.2 MB/s) 20:44:43 (Reading database ... 13914 files and directories currently installed.) 20:44:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:44:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:44:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:44:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:44:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 20:44:43 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 20:44:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:44:44 (Reading database ... 13914 files and directories currently installed.) 20:44:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:44:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:44:44 (Reading database ... 13914 files and directories currently installed.) 20:44:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:44:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:44:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:44:44 (Reading database ... 13914 files and directories currently installed.) 20:44:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:44:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:44:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:44:45 (Reading database ... 13914 files and directories currently installed.) 20:44:45 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:44:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:44:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:44:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:44:45 Setting up base-files (10.1ubuntu2.10) ... 20:44:45 Installing new version of config file /etc/issue ... 20:44:45 Installing new version of config file /etc/issue.net ... 20:44:45 Installing new version of config file /etc/lsb-release ... 20:44:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:44:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:44:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:44:46 Removing obsolete conffile /etc/default/motd-news ... 20:44:46 (Reading database ... 13915 files and directories currently installed.) 20:44:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:44:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:44:46 Setting up bash (4.4.18-2ubuntu1.2) ... 20:44:46 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 20:44:46 (Reading database ... 13915 files and directories currently installed.) 20:44:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:44:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:44:46 (Reading database ... 13915 files and directories currently installed.) 20:44:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:44:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:44:46 Setting up tar (1.29b-2ubuntu0.2) ... 20:44:46 (Reading database ... 13915 files and directories currently installed.) 20:44:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:44:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:44:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:44:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:44:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:44:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:44:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:44:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:44:47 Setting up grep (3.1-2build1) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:44:47 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:44:47 Setting up gzip (1.6-5ubuntu1.1) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:44:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:44:47 Setting up login (1:4.5-1ubuntu2) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:44:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:44:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:44:47 (Reading database ... 13915 files and directories currently installed.) 20:44:47 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:44:47 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:44:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:44:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:44:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:44:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:44:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:44:48 (Reading database ... 13915 files and directories currently installed.) 20:44:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:44:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:44:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:44:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:44:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:44:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:44:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:44:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:44:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:49 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:44:49 (Reading database ... 13915 files and directories currently installed.) 20:44:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:44:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:44:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:44:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:44:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:44:50 (Reading database ... 13915 files and directories currently installed.) 20:44:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:44:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:44:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:44:50 (Reading database ... 13915 files and directories currently installed.) 20:44:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:44:50 (Reading database ... 13915 files and directories currently installed.) 20:44:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:44:50 (Reading database ... 13915 files and directories currently installed.) 20:44:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:50 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:44:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:44:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:44:51 (Reading database ... 13915 files and directories currently installed.) 20:44:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:44:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:44:51 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:44:51 (Reading database ... 13915 files and directories currently installed.) 20:44:51 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:44:51 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:44:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:44:52 (Reading database ... 13917 files and directories currently installed.) 20:44:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:44:52 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:44:52 Setting up debconf (1.5.66ubuntu1) ... 20:44:52 (Reading database ... 13917 files and directories currently installed.) 20:44:52 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:44:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:44:52 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:44:52 (Reading database ... 13917 files and directories currently installed.) 20:44:52 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:44:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:44:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:44:52 (Reading database ... 13917 files and directories currently installed.) 20:44:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:44:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:44:52 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:44:52 (Reading database ... 13917 files and directories currently installed.) 20:44:52 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:44:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:44:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:44:52 (Reading database ... 13919 files and directories currently installed.) 20:44:52 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:44:52 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:44:52 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:44:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:44:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 20:44:53 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 20:44:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:44:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:44:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:44:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:44:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:44:53 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:44:53 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:44:53 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:44:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:44:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:44:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:44:53 (Reading database ... 13923 files and directories currently installed.) 20:44:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:44:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:44:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:44:54 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:44:54 Setting up passwd (1:4.5-1ubuntu2) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:44:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:44:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:44:54 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:44:54 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:44:54 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:44:54 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:44:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:44:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:44:54 (Reading database ... 13923 files and directories currently installed.) 20:44:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:44:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:44:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:44:55 (Reading database ... 13923 files and directories currently installed.) 20:44:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:44:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:44:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:44:55 (Reading database ... 13923 files and directories currently installed.) 20:44:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:44:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:44:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:44:55 (Reading database ... 13923 files and directories currently installed.) 20:44:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:44:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:44:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:44:55 (Reading database ... 13923 files and directories currently installed.) 20:44:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:44:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:44:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:44:55 (Reading database ... 13924 files and directories currently installed.) 20:44:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:44:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:44:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:44:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:44:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:44:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:44:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:44:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:44:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:44:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:44:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:44:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:44:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:44:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:44:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:44:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:44:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:44:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:44:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:44:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:44:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:44:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:44:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:44:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:44:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:44:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:44:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:44:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:44:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:44:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:44:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:44:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:44:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:44:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:44:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:44:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:44:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:44:59 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:44:59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:45:00 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:45:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:45:00 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:45:00 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:45:00 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:45:00 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:45:00 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:45:00 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:45:00 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:45:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:45:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:45:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:45:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:45:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:45:01 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:45:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:45:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:45:01 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:45:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:45:01 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:45:01 20:45:01 Current default time zone: 'Etc/UTC' 20:45:01 Local time is now: Tue Jul 27 20:45:01 UTC 2021. 20:45:01 Universal Time is now: Tue Jul 27 20:45:01 UTC 2021. 20:45:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:45:01 20:45:01 Setting up systemd-sysv (237-3ubuntu10.50) ... 20:45:01 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 20:45:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:45:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:45:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:45:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:45:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:45:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:45:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:45:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:45:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:45:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:01 Setting up patch (2.7.6-2ubuntu1.1) ... 20:45:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:45:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:45:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:45:01 Installing new version of config file /etc/ssl/openssl.cnf ... 20:45:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:45:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:45:01 Setting up ca-certificates (20210119~18.04.1) ... 20:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:45:03 Updating certificates in /etc/ssl/certs... 20:45:03 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 20:45:04 23 added, 27 removed; done. 20:45:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:45:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:45:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:45:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:45:04 Setting up pkgbinarymangler (138.18.04.1) ... 20:45:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:45:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up perl (5.26.1-6ubuntu0.5) ... 20:45:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:45:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:45:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:45:04 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:45:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:45:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:45:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:45:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:45:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:45:04 Processing triggers for systemd (237-3ubuntu10.50) ... 20:45:04 Processing triggers for mime-support (3.60ubuntu1) ... 20:45:04 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:45:04 Updating certificates in /etc/ssl/certs... 20:45:05 0 added, 0 removed; done. 20:45:05 Running hooks in /etc/ca-certificates/update.d... 20:45:05 done. 20:45:05 Reading package lists... 20:45:05 Building dependency tree... 20:45:05 Reading state information... 20:45:06 The following NEW packages will be installed: 20:45:06 apt-transport-https 20:45:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:45:06 Need to get 4348 B of archives. 20:45:06 After this operation, 154 kB of additional disk space will be used. 20:45:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:45:06 debconf: delaying package configuration, since apt-utils is not installed 20:45:06 Fetched 4348 B in 0s (21.1 kB/s) 20:45:06 Selecting previously unselected package apt-transport-https. 20:45:06 (Reading database ... 13929 files and directories currently installed.) 20:45:06 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:45:06 Unpacking apt-transport-https (1.6.14) ... 20:45:06 Setting up apt-transport-https (1.6.14) ... 20:45:06 Waiting for network to be ready... 20:45:09 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 20:45:09 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 20:45:12 2021-07-27T20:45:10Z INFO Waiting for automatic snapd restart... 20:45:13 snapd 2.51.1 from Canonical* installed 20:45:14 "snapd" switched to the "latest/stable" channel 20:45:14 20:45:14 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 20:45:16 core18 20210611 from Canonical* installed 20:45:16 "core18" switched to the "latest/stable" channel 20:45:16 20:45:18 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 20:45:20 snapcraft 4.8.3 from Canonical* installed 20:45:20 "snapcraft" switched to the "latest/stable" channel 20:45:20 20:45:22 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 20:45:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:45:24 - README.md 20:45:24 20:45:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:45:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:45:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:45:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:45:25 Reading package lists... 20:45:26 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 20:45:26 Reading package lists... 20:45:26 Building dependency tree... 20:45:26 Reading state information... 20:45:26 Suggested packages: 20:45:26 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:45:26 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:45:26 Recommended packages: 20:45:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:45:26 The following NEW packages will be installed: 20:45:26 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:45:26 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:45:26 pkg-config zip 20:45:26 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:45:26 Need to get 7663 kB of archives. 20:45:26 After this operation, 43.8 MB of additional disk space will be used. 20:45:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:45:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 20:45:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:45:26 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:45:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:45:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:45:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:45:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:45:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:45:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:45:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:45:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:45:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:45:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:45:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:45:27 debconf: delaying package configuration, since apt-utils is not installed 20:45:27 Fetched 7663 kB in 1s (10.5 MB/s) 20:45:27 Selecting previously unselected package libglib2.0-0:amd64. 20:45:27 (Reading database ... 13933 files and directories currently installed.) 20:45:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:45:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:45:27 Selecting previously unselected package libpsl5:amd64. 20:45:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:45:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:45:27 Selecting previously unselected package libnghttp2-14:amd64. 20:45:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:45:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:45:27 Selecting previously unselected package librtmp1:amd64. 20:45:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:45:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:45:27 Selecting previously unselected package libcurl3-gnutls:amd64. 20:45:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 20:45:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:45:27 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 20:45:27 Selecting previously unselected package liberror-perl. 20:45:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:45:27 Unpacking liberror-perl (0.17025-1) ... 20:45:27 Selecting previously unselected package git-man. 20:45:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:45:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:45:27 Selecting previously unselected package git. 20:45:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:45:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:45:28 Selecting previously unselected package libnorm1:amd64. 20:45:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:45:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:45:28 Selecting previously unselected package libpgm-5.2-0:amd64. 20:45:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:45:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:45:28 Selecting previously unselected package libsodium23:amd64. 20:45:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:45:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:45:28 Selecting previously unselected package libzmq5:amd64. 20:45:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:45:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:45:28 Selecting previously unselected package libzmq3-dev:amd64. 20:45:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:45:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:45:28 Selecting previously unselected package pkg-config. 20:45:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:45:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:45:28 Selecting previously unselected package zip. 20:45:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:45:28 Unpacking zip (3.0-11build1) ... 20:45:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:45:28 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:45:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:45:28 Setting up liberror-perl (0.17025-1) ... 20:45:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:45:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:45:28 No schema files found: doing nothing. 20:45:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:45:28 Setting up zip (3.0-11build1) ... 20:45:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:45:28 Setting up libsodium23:amd64 (1.0.16-2) ... 20:45:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:45:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:45:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 20:45:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:45:28 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:45:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:45:29 git set to automatically installed. 20:45:29 git-man set to automatically installed. 20:45:29 libcurl3-gnutls set to automatically installed. 20:45:29 liberror-perl set to automatically installed. 20:45:29 libglib2.0-0 set to automatically installed. 20:45:29 libnghttp2-14 set to automatically installed. 20:45:29 libnorm1 set to automatically installed. 20:45:29 libpgm-5.2-0 set to automatically installed. 20:45:29 libpsl5 set to automatically installed. 20:45:29 librtmp1 set to automatically installed. 20:45:29 libsodium23 set to automatically installed. 20:45:29 libzmq3-dev set to automatically installed. 20:45:29 libzmq5 set to automatically installed. 20:45:29 pkg-config set to automatically installed. 20:45:29 zip set to automatically installed. 20:45: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 20:45:31 snapd is not logged in, snap install commands will use sudo 20:45:33 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 20:45:38 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 20:45:38 snapd is not logged in, snap install commands will use sudo 20:45:39 snap "core18" has no updates available 20:45:39 Pulling config-common 20:45:39 + snapcraftctl pull [Pipeline] } 20:45:40 $ docker stop --time=1 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 20:45:40 Pulling go-build-helper 20:45:40 + snapcraftctl pull 20:45:41 'edgex-go' has dependencies that need to be staged: go-build-helper 20:45:41 Skipping pull go-build-helper (already ran) 20:45:41 Building go-build-helper 20:45:41 + snapcraftctl build 20:45:43 $ docker rm -f 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 20:45:43 Staging go-build-helper 20:45:43 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:45 20:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:46 latest: Pulling from edgex-devops/edgex-compose-arm64 20:45:46 29e5d40040c1: Pulling fs layer 20:45:46 1ce36da41761: Pulling fs layer 20:45:46 25b303627fd3: Pulling fs layer 20:45:46 29e5d40040c1: Verifying Checksum 20:45:46 29e5d40040c1: Download complete 20:45:47 1ce36da41761: Verifying Checksum 20:45:47 1ce36da41761: Download complete 20:45:47 29e5d40040c1: Pull complete 20:45:50 25b303627fd3: Verifying Checksum 20:45:50 25b303627fd3: Download complete 20:45:50 1ce36da41761: Pull complete 20:45:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:45:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:45:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 20:45:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 20:45:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:45:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:45:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 20:45:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 20:45:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 20:45:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 20:45:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:45:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:45:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:45:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:45:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:45:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:45:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:45:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:45:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:45:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 20:45:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 20:45:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:45:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:45:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 20:45:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 20:45:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 20:45:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 20:45:53 Fetched 24.9 MB in 0s (0 B/s) 20:45:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:45:53 Fetched 224 kB in 0s (0 B/s) 20:45:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:45:53 Fetched 157 kB in 0s (0 B/s) 20:45:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:45:53 Fetched 221 kB in 0s (0 B/s) 20:45:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:45:53 Fetched 143 kB in 0s (0 B/s) 20:45:53 Pulling edgex-go 20:45:53 + snapcraftctl pull 20:45:53 Pulling hooks 20:45:53 + snapcraftctl pull 20:46:00 25b303627fd3: Pull complete 20:46:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:46:00 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 20:46:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:05 $ docker top cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:06 + docker-compose build --help 20:46:06 + grep parallel 20:46:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:46:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:46:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:46:12 Fetched 0 B in 0s (0 B/s) 20:46:12 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:46:12 Fetched 96.5 kB in 0s (0 B/s) 20:46:12 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:46:12 Fetched 279 kB in 0s (0 B/s) 20:46:12 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:46:12 Fetched 122 kB in 0s (0 B/s) 20:46:12 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:46:12 Fetched 77.8 kB in 0s (0 B/s) 20:46:12 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:46:12 Fetched 8848 B in 0s (0 B/s) 20:46:12 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:46:12 Fetched 47.8 kB in 0s (0 B/s) 20:46:12 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:46:12 Fetched 45.6 kB in 0s (0 B/s) 20:46:12 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:46:12 Fetched 15.0 kB in 0s (0 B/s) 20:46:12 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 20:46:12 Fetched 219 kB in 0s (0 B/s) 20:46:12 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:46:12 Fetched 154 kB in 0s (0 B/s) 20:46:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:46:12 Fetched 50.6 kB in 0s (0 B/s) 20:46:12 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:46:12 Fetched 14.8 kB in 0s (0 B/s) 20:46:12 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:46:12 Fetched 41.8 kB in 0s (0 B/s) 20:46:12 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:46:12 Fetched 499 kB in 0s (0 B/s) 20:46:12 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:46:12 Fetched 111 kB in 0s (0 B/s) 20:46:12 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:46:12 Fetched 240 kB in 0s (0 B/s) 20:46:12 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:46:12 Fetched 29.3 kB in 0s (0 B/s) 20:46:12 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:46:12 Fetched 85.5 kB in 0s (0 B/s) 20:46:12 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:46:12 Fetched 24.5 kB in 0s (0 B/s) 20:46:12 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:46:12 Fetched 49.2 kB in 0s (0 B/s) 20:46:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:46:12 Fetched 54.2 kB in 0s (0 B/s) 20:46:12 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:46:12 Fetched 30.8 kB in 0s (0 B/s) 20:46:12 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:46:12 Fetched 15.8 kB in 0s (0 B/s) 20:46:12 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:46:12 Fetched 85.9 kB in 0s (0 B/s) 20:46:12 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:46:12 Fetched 8720 B in 0s (0 B/s) 20:46:12 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:46:12 Fetched 140 kB in 0s (0 B/s) 20:46:12 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:46:12 Fetched 119 kB in 0s (0 B/s) 20:46:12 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:46:12 Fetched 111 kB in 0s (0 B/s) 20:46:12 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:46:12 Fetched 11.1 kB in 0s (0 B/s) 20:46:12 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:46:12 Fetched 645 kB in 0s (0 B/s) 20:46:12 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:46:12 Fetched 41.3 kB in 0s (0 B/s) 20:46:12 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:46:12 Fetched 17.9 kB in 0s (0 B/s) 20:46:12 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:46:12 Fetched 368 kB in 0s (0 B/s) 20:46:12 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:46:12 Fetched 187 kB in 0s (0 B/s) 20:46:12 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:46:12 Fetched 175 kB in 0s (0 B/s) 20:46:12 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:46:12 Fetched 206 kB in 0s (0 B/s) 20:46:12 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:46:12 Fetched 1301 kB in 0s (0 B/s) 20:46:12 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:46:12 Fetched 36.2 kB in 0s (0 B/s) 20:46:12 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 20:46:12 Fetched 159 kB in 0s (0 B/s) 20:46:12 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:46:12 Fetched 107 kB in 0s (0 B/s) 20:46:12 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:46:12 Fetched 48.7 kB in 0s (0 B/s) 20:46:12 Pulling static-packages 20:46:12 + snapcraftctl pull 20:46:12 Pulling version 20:46:12 + cd /root/project 20:46:12 + git describe --tags --abbrev=0 20:46:12 + sed s/v// 20:46:12 + GIT_VERSION=2.0.1-dev.14 20:46:12 + [ -z 2.0.1-dev.14 ] 20:46:12 + snapcraftctl set-version 2.0.1-dev.14 20:46:12 Building config-common 20:46:12 + snapcraftctl build 20:46:13 --parallel Build images in parallel. [Pipeline] } 20:46:13 $ docker stop --time=1 cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 20:46:15 $ docker rm -f cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 20:46:15 Skipping build go-build-helper (already ran) 20:46:15 Building edgex-go 20:46:15 + cd /root/parts/edgex-go/src 20:46:15 + git describe --tags --abbrev=0 20:46:15 + sed s/v// 20:46:15 + GIT_VERSION=2.0.1-dev.14 20:46:15 + [ -z 2.0.1-dev.14 ] 20:46:15 + echo 2.0.1-dev.14 20:46:15 + make build 20:46:15 go mod tidy [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:16 . [Pipeline] withDockerContainer 20:46:16 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 20:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:46:18 $ docker top 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:46:18 go: downloading github.com/gorilla/mux v1.8.0 20:46:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.9 20:46:18 go: downloading github.com/stretchr/testify v1.7.0 20:46:18 go: downloading github.com/google/uuid v1.3.0 20:46:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:46:18 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:46:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:46:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:46:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:46:18 go: downloading github.com/lib/pq v1.10.2 20:46:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:46:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:46:18 go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b 20:46:18 go: downloading github.com/pelletier/go-toml v1.9.3 20:46:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:46:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:46:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:46:19 go: downloading github.com/davecgh/go-spew v1.1.1 20:46:19 go: downloading github.com/pmezard/go-difflib v1.0.0 20:46:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:46:19 go: downloading github.com/go-playground/validator/v10 v10.7.0 20:46:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:46:19 go: downloading github.com/go-kit/kit v0.11.0 20:46:20 go: downloading github.com/stretchr/objx v0.1.1 20:46:20 go: downloading github.com/x448/float16 v0.8.4 20:46:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:46:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:46:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:46:20 go: downloading github.com/pebbe/zmq4 v1.2.7 20:46:20 go: downloading github.com/go-playground/universal-translator v0.17.0 20:46:20 go: downloading github.com/leodido/go-urn v1.2.0 20:46:20 go: downloading golang.org/x/text v0.3.5 20:46:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:46:20 go: downloading github.com/go-playground/locales v0.13.0 20:46:20 go: downloading github.com/kr/pretty v0.2.0 20:46:20 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:46:20 go: downloading github.com/go-stack/stack v1.8.0 20:46:20 go: downloading github.com/hashicorp/consul/api v1.8.1 20:46:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:46:20 go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 20:46:20 go: downloading github.com/gorilla/websocket v1.4.2 20:46:20 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:46:21 go: downloading github.com/onsi/ginkgo v1.10.1 20:46:21 go: downloading github.com/onsi/gomega v1.7.0 20:46:21 go: downloading github.com/kr/text v0.1.0 20:46:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:46:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:46:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:46:21 go: downloading github.com/hashicorp/serf v0.9.5 20:46:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:46:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:46:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:46:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:46:21 go: downloading github.com/mitchellh/copystructure v1.0.0 20:46:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:46:21 go: downloading github.com/fatih/color v1.9.0 20:46:21 go: downloading github.com/mattn/go-colorable v0.1.6 20:46:21 go: downloading github.com/mattn/go-isatty v0.0.12 20:46:21 go: downloading github.com/pkg/errors v0.9.1 20:46:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:46:21 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:46:21 go: downloading github.com/hashicorp/memberlist v0.2.2 20:46:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:46:21 go: downloading github.com/hpcloud/tail v1.0.0 20:46:21 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:46:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:46:21 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:46:21 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:46:21 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:46:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:46:21 go: downloading github.com/miekg/dns v1.1.26 20:46:21 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:46:21 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:46:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:46:21 go: downloading github.com/hashicorp/errwrap v1.0.0 20:46:21 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:46:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-data/core-data ./cmd/core-data 20:46:26 Building core-command ... 20:46:26 Building core-data ... 20:46:26 Building core-metadata ... 20:46:26 Building security-bootstrapper ... 20:46:26 Building security-proxy-setup ... 20:46:26 Building security-secretstore-setup ... 20:46:26 Building support-notifications ... 20:46:26 Building support-scheduler ... 20:46:26 Building sys-mgmt-agent ... 20:46:26 Building core-data 20:46:26 Building support-notifications 20:46:26 Building support-scheduler 20:46:26 Building security-bootstrapper 20:46:26 Building security-secretstore-setup 20:46:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-command/core-command ./cmd/core-command 20:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:46:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/secrets-config ./cmd/secrets-config 20:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:46:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:46:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:46:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:46:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:46:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:46:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:46:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:46:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:46:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:46:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:46:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:46:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:46:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:46:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:46:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:46:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:46:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:46:45 + 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 20:46:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:46:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:46:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:46:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:46:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:46:45 + 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 20:46:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:46:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:46:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:46:46 Building hooks 20:46:46 + cd /root/parts/hooks/src 20:46:46 + make build 20:46:46 go mod tidy 20:46:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 20:46:46 go: downloading github.com/stretchr/testify v1.5.1 20:46:46 go: downloading gopkg.in/yaml.v2 v2.2.2 20:46:46 go: downloading github.com/davecgh/go-spew v1.1.0 20:46:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:46:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:46:47 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:46:47 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:46:51 Building static-packages 20:46:51 + snapcraftctl build 20:46:52 Building version 20:46:52 + snapcraftctl build 20:46:54 Staging config-common 20:46:54 + snapcraftctl stage 20:46:55 Skipping stage go-build-helper (already ran) 20:46:55 Staging edgex-go 20:46:55 + snapcraftctl stage 20:46:56 Staging hooks 20:46:56 + snapcraftctl stage 20:46:57 Staging static-packages 20:46:57 + snapcraftctl stage 20:46:58 Staging version 20:46:58 + snapcraftctl stage 20:47:00 Priming config-common 20:47:00 + snapcraftctl prime 20:47:01 Priming go-build-helper 20:47:01 + snapcraftctl prime 20:47:02 Priming edgex-go 20:47:02 + snapcraftctl prime 20:47:03 Priming hooks 20:47:03 + snapcraftctl prime 20:47:04 Priming static-packages 20:47:04 + snapcraftctl prime 20:47:07 Priming version 20:47:07 + snapcraftctl prime 20:47:07 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] } 20:47:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:47:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:47:34 ---> 4d105bef75aa 20:47:34 Step 3/26 : WORKDIR /edgex-go 20:47:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:47:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:34 ---> 4d105bef75aa 20:47:34 Step 3/24 : WORKDIR /edgex-go 20:47:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:47:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:34 ---> 4d105bef75aa 20:47:34 Step 3/23 : WORKDIR /edgex-go 20:47:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:47:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:47:34 ---> 4d105bef75aa 20:47:34 Step 3/32 : WORKDIR /edgex-go 20:47:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:47:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:34 ---> 4d105bef75aa 20:47:34 Step 3/23 : WORKDIR /edgex-go 20:47:34 ---> Running in e22100cb92ee 20:47:34 ---> Running in 23ae1291a3ee 20:47:34 ---> Running in cb30e112a296 20:47:34 ---> Running in df9f7048088c 20:47:34 ---> Running in 394361140ada 20:47:34 Removing intermediate container 23ae1291a3ee 20:47:34 ---> 0569bb841dff 20:47:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:34 Removing intermediate container df9f7048088c 20:47:34 ---> 316ef4dd692c 20:47:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:34 Removing intermediate container cb30e112a296 20:47:34 ---> 90a5eb9feb2f 20:47:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:34 Removing intermediate container e22100cb92ee 20:47:34 Removing intermediate container 394361140ada 20:47:34 ---> b499d75d4163 20:47:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:34 ---> 8dadeb8523f0 20:47:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:34 ---> Running in 3045a8ec08bb 20:47:34 ---> Running in edd8f0f7f37a 20:47:34 ---> Running in 882aa94077ed 20:47:34 ---> Running in bf38fe00f39c 20:47:34 ---> Running in e51730a9d9e6 20:47:40 Removing intermediate container 3045a8ec08bb 20:47:40 ---> 1c64d01428f7 20:47:40 Step 5/23 : RUN apk add --update --no-cache make git 20:47:40 ---> Running in 72d3f3a9b8f3 20:47:40 Removing intermediate container edd8f0f7f37a 20:47:40 ---> 336ccf9637d1 20:47:40 Step 5/32 : RUN apk add --update --no-cache make git 20:47:40 Removing intermediate container 882aa94077ed 20:47:40 ---> 1952271ab37e 20:47:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:47:40 ---> Running in 8069d8efcbc0 20:47:40 ---> Running in dd9df7436d07 20:47:40 Removing intermediate container e51730a9d9e6 20:47:40 ---> e4815bdaee02 20:47:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:47:40 Removing intermediate container bf38fe00f39c 20:47:40 ---> b3e9b11658a6 20:47:40 Step 5/26 : RUN apk add --update --no-cache make git 20:47:40 ---> Running in f035dd61a9d0 20:47:40 ---> Running in 368daee355f0 20:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:47:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:47:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:47:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:47:43 OK: 218 MiB in 52 packages 20:47:43 OK: 218 MiB in 52 packages 20:47:44 OK: 218 MiB in 52 packages 20:47:44 OK: 218 MiB in 52 packages 20:47:44 OK: 218 MiB in 52 packages 20:47:45 Removing intermediate container 8069d8efcbc0 20:47:45 ---> 57cf9a1963c7 20:47:45 Step 6/32 : COPY go.mod . 20:47:45 Removing intermediate container 72d3f3a9b8f3 20:47:45 ---> 4e6335f8b98d 20:47:45 Step 6/23 : COPY go.mod . 20:47:46 Removing intermediate container dd9df7436d07 20:47:46 ---> d8abf0d3ebc0 20:47:46 Step 6/24 : COPY go.mod . 20:47:46 Removing intermediate container 368daee355f0 20:47:46 ---> c47654cac572 20:47:46 Step 6/26 : COPY go.mod . 20:47:46 Removing intermediate container f035dd61a9d0 20:47:46 ---> 535d1488b056 20:47:46 Step 6/23 : COPY go.mod . 20:47:47 ---> 69eaf07c871c 20:47:47 Step 7/32 : RUN go mod download 20:47:47 ---> 207b6cf79eaa 20:47:47 Step 7/23 : RUN go mod download 20:47:47 ---> 57687ffb058f 20:47:47 Step 7/24 : RUN go mod download 20:47:47 ---> 3fef7b6cd619 20:47:47 Step 7/26 : RUN go mod download 20:47:47 ---> e2decb9e2872 20:47:47 Step 7/23 : RUN go mod download 20:47:47 ---> Running in 624ada9c3e39 20:47:47 ---> Running in 448d98e5b5bf 20:47:47 ---> Running in 2993cfe898bf 20:47:47 ---> Running in 4f5577dc286c 20:47:48 ---> Running in 10036929c4ef 20:47:53 Removing intermediate container 624ada9c3e39 20:47:53 ---> 355cfb90eabc 20:47:53 Step 8/32 : COPY . . 20:47:53 Removing intermediate container 4f5577dc286c 20:47:53 ---> 9ced4d794bb0 20:47:53 Step 8/26 : COPY . . 20:47:54 Removing intermediate container 448d98e5b5bf 20:47:54 ---> 10e29822b5a2 20:47:54 Step 8/24 : COPY . . 20:47:57 Removing intermediate container 10036929c4ef 20:47:57 ---> 4a4b9b8db46d 20:47:57 Step 8/23 : COPY . . 20:47:57 Removing intermediate container 2993cfe898bf 20:47:57 ---> 7d9ce546d6a4 20:47:57 Step 8/23 : COPY . . 20:48:24 ---> 2b6c6aeb0356 20:48:24 Step 9/32 : RUN go mod tidy 20:48:24 ---> 7365f4cac296 20:48:24 Step 9/26 : RUN go mod tidy 20:48:24 ---> da105db80361 20:48:24 Step 9/23 : RUN go mod tidy 20:48:24 ---> f6c2fda6633f 20:48:24 Step 9/24 : RUN go mod tidy 20:48:24 ---> 7aeb07fee62e 20:48:24 Step 9/23 : RUN go mod tidy 20:48:24 ---> Running in 25225ccc8ca5 20:48:24 ---> Running in ec54332848aa 20:48:24 ---> Running in e3e4043ca413 20:48:24 ---> Running in 1649c62d2e37 20:48:24 ---> Running in 447fc054165e 20:48:29 Removing intermediate container 25225ccc8ca5 20:48:29 ---> e1903b5f10fe 20:48:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:29 Removing intermediate container ec54332848aa 20:48:29 ---> c87b13d7be19 20:48:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:29 ---> Running in 6dc77301ada9 20:48:29 ---> Running in 65187d94f3ef 20:48:30 Removing intermediate container e3e4043ca413 20:48:30 ---> 587d02ad642b 20:48:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:48:30 Removing intermediate container 1649c62d2e37 20:48:30 ---> 33c6d96b5dbd 20:48:30 Step 10/24 : RUN make cmd/core-data/core-data 20:48:30 Removing intermediate container 447fc054165e 20:48:30 ---> 5b9a139afeee 20:48:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:48:30 ---> Running in 21971d9c1d3a 20:48:30 ---> Running in ad2a3a76d88f 20:48:30 ---> Running in cc5b9a05d244 20:48:32 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 20:48:32 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 20:48:32 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 20:48:32 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 20:48:33 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 20:50:40 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 20:50:47 Removing intermediate container 6dc77301ada9 20:50:47 ---> c753ea732b7d 20:50:47 20:50:47 Step 11/32 : FROM alpine:3.12 20:50:47 3.12: Pulling from library/alpine 20:50:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:50:49 Status: Downloaded newer image for alpine:3.12 20:50:49 ---> c4fd0aeabfcf 20:50:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:50:52 ---> Running in dc20ec116694 20:50:52 Removing intermediate container 21971d9c1d3a 20:50:52 ---> 8ef8e53a20d4 20:50:52 20:50:52 Step 11/23 : FROM alpine:3.12 20:50:52 ---> c4fd0aeabfcf 20:50:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:50:52 Removing intermediate container 65187d94f3ef 20:50:52 ---> 0e9b5c5c30f0 20:50:52 20:50:52 Step 11/26 : FROM alpine:3.12 20:50:52 ---> c4fd0aeabfcf 20:50:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:50:52 Removing intermediate container cc5b9a05d244 20:50:52 ---> 1913b5417ba3 20:50:52 20:50:52 Step 11/23 : FROM alpine:3.12 20:50:52 ---> c4fd0aeabfcf 20:50:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:50:52 ---> Running in 2c39953494f7 20:50:52 ---> Running in 7c65bbd5be86 20:50:52 ---> Running in ce62f4765724 20:50:52 Removing intermediate container dc20ec116694 20:50:52 ---> 53e08e5dc30e 20:50:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:50:53 ---> Running in 60b18446d575 20:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:56 (1/2) Installing ca-certificates (20191127-r4) 20:50:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:56 (1/6) Installing ca-certificates (20191127-r4) 20:50:56 (2/2) Installing dumb-init (1.2.2-r1) 20:50:56 Executing busybox-1.31.1-r20.trigger 20:50:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:50:56 Executing ca-certificates-20191127-r4.trigger 20:50:56 (3/6) Installing libcurl (7.78.0-r0) 20:50:56 (4/6) Installing curl (7.78.0-r0) 20:50:56 (5/6) Installing dumb-init (1.2.2-r1) 20:50:56 (6/6) Installing su-exec (0.2-r1) 20:50:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:56 Executing busybox-1.31.1-r20.trigger 20:50:56 Executing ca-certificates-20191127-r4.trigger 20:50:56 OK: 6 MiB in 16 packages 20:50:56 (1/1) Installing dumb-init (1.2.2-r1) 20:50:56 Executing busybox-1.31.1-r20.trigger 20:50:56 OK: 7 MiB in 20 packages 20:50:56 OK: 5 MiB in 15 packages 20:50:57 (1/2) Installing dumb-init (1.2.2-r1) 20:50:57 (2/2) Installing su-exec (0.2-r1) 20:50:57 Executing busybox-1.31.1-r20.trigger 20:50:57 OK: 5 MiB in 16 packages 20:50:59 Removing intermediate container 7c65bbd5be86 20:50:59 ---> 66437055e03c 20:50:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:51:00 Removing intermediate container ad2a3a76d88f 20:51:00 ---> 01862e32e709 20:51:00 20:51:00 Step 11/24 : FROM alpine:3.12 20:51:00 ---> c4fd0aeabfcf 20:51:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:51:00 ---> Running in 981022e3f75d 20:51:00 ---> Running in 1429d02ecb4a 20:51:00 Removing intermediate container 2c39953494f7 20:51:00 ---> bff40ffb1fae 20:51:00 Removing intermediate container 60b18446d575 20:51:00 ---> b9664c2dd370 20:51:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:51:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:00 Removing intermediate container ce62f4765724 20:51:00 ---> fc4a243f0c1f 20:51:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:51:00 ---> Running in f8fe357156b7 20:51:00 ---> Running in b9a2172a788d 20:51:00 ---> Running in 2d7d6fbe6da7 20:51:00 Removing intermediate container 981022e3f75d 20:51:00 ---> 9446b35d1845 20:51:00 Step 14/23 : ENV APP_PORT=59860 20:51:00 Removing intermediate container 1429d02ecb4a 20:51:00 ---> e51db8a546f0 20:51:00 Step 13/24 : ENV APP_PORT=59880 20:51:01 ---> Running in 1412075fe9ae 20:51:01 ---> Running in 9a9f31603a99 20:51:01 Removing intermediate container f8fe357156b7 20:51:01 ---> e315a89ab31f 20:51:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:51:01 Removing intermediate container 2d7d6fbe6da7 20:51:01 ---> ef75ef5ed76f 20:51:01 Step 14/26 : WORKDIR / 20:51:01 Removing intermediate container b9a2172a788d 20:51:01 ---> f363448da9fc 20:51:01 Step 14/23 : ENV APP_PORT=59861 20:51:01 ---> Running in ed3c1a306636 20:51:02 ---> Running in 55b7ca8a6456 20:51:02 ---> Running in bc2757d57483 20:51:02 Removing intermediate container 1412075fe9ae 20:51:02 ---> 0eba28c0ce89 20:51:02 Step 15/23 : EXPOSE $APP_PORT 20:51:02 Removing intermediate container 9a9f31603a99 20:51:02 ---> 66b6eb133483 20:51:02 Step 14/24 : EXPOSE $APP_PORT 20:51:02 ---> Running in 30183cfa05cb 20:51:03 ---> Running in 19581c6438c1 20:51:03 Removing intermediate container ed3c1a306636 20:51:03 ---> d95d2248d41e 20:51:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:51:03 Removing intermediate container bc2757d57483 20:51:03 ---> 20071bab10a2 20:51:03 Step 15/23 : EXPOSE $APP_PORT 20:51:03 Removing intermediate container 55b7ca8a6456 20:51:03 ---> e4424525890e 20:51:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:51:03 ---> Running in c13f4a3b1e19 20:51:03 ---> Running in 21c0ea9da8bc 20:51:03 Removing intermediate container 30183cfa05cb 20:51:03 ---> e13d89de6063 20:51:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:04 Removing intermediate container 19581c6438c1 20:51:04 ---> 77e2989b137c 20:51:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:04 Removing intermediate container 21c0ea9da8bc 20:51:04 ---> 45bb731de1cf 20:51:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:04 ---> Running in b292f563770e 20:51:04 ---> c1717f10daac 20:51:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:51:05 ---> 133a9b537b74 20:51:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:05 ---> 6e1c1994d3cd 20:51:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:06 ---> a49d60540792 20:51:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:51:07 ---> 6dd94ebe97cf 20:51:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:51:07 Removing intermediate container c13f4a3b1e19 20:51:07 ---> 31413c463e31 20:51:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:51:07 ---> 1c9aeeb94643 20:51:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:51:07 ---> 37c1f63d0b2a 20:51:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:51:07 ---> Running in e1450a8e16ad 20:51:08 Removing intermediate container b292f563770e 20:51:08 ---> 3fef592149fd 20:51:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:51:08 ---> Running in a0bd7d449116 20:51:08 ---> d21457a49a32 20:51:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:51:08 Removing intermediate container e1450a8e16ad 20:51:08 ---> 1848b6013797 20:51:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:51:08 ---> Running in 48ed7c136c9e 20:51:09 ---> e2c436b99d0a 20:51:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:51:09 ---> d0c477633059 20:51:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:09 ---> Running in c38bfa3330d8 20:51:09 Removing intermediate container 48ed7c136c9e 20:51:09 ---> 6d696d78930b 20:51:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:10 ---> Running in b199581c013d 20:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:10 Removing intermediate container c38bfa3330d8 20:51:10 ---> 4efd3ee84d32 20:51:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:10 ---> 77e1d9996c33 20:51:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:51:11 ---> Running in ee00a0ec58e9 20:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:11 ---> 817f90124570 20:51:11 Removing intermediate container b199581c013d 20:51:11 ---> e323212d2b35 20:51:11 Step 21/23 : LABEL arch=arm64 20:51:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:51:11 ---> Running in fbad5338c32f 20:51:11 ---> Running in f4ebe62422da 20:51:12 (1/6) Installing dumb-init (1.2.2-r1) 20:51:12 (2/6) Installing libgcc (9.3.0-r2) 20:51:12 (3/6) Installing libsodium (1.0.18-r0) 20:51:12 (4/6) Installing libstdc++ (9.3.0-r2) 20:51:12 Removing intermediate container ee00a0ec58e9 20:51:12 ---> f7fe33fbfa8f 20:51:12 Step 21/23 : LABEL arch=arm64 20:51:12 (5/6) Installing libzmq (4.3.3-r0) 20:51:12 (6/6) Installing zeromq (4.3.3-r0) 20:51:12 Executing busybox-1.31.1-r20.trigger 20:51:12 OK: 8 MiB in 20 packages 20:51:12 Removing intermediate container f4ebe62422da 20:51:12 ---> a6a4408e037e 20:51:12 Step 22/23 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:51:12 ---> Running in 6865528f3f67 20:51:13 ---> Running in c147e51ec7d9 20:51:13 ---> ba507ba1001e 20:51:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:51:13 Removing intermediate container 6865528f3f67 20:51:13 ---> 09ec349aa7a1 20:51:13 Step 22/23 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:51:14 ---> Running in e5259c4187ad 20:51:14 Removing intermediate container c147e51ec7d9 20:51:14 ---> 126bc07c6a19 20:51:14 Step 23/23 : LABEL version=0.0.0 20:51:14 Removing intermediate container a0bd7d449116 20:51:14 ---> d3ac9d6a9537 20:51:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:14 ---> Running in dd25c13a3ee1 20:51:14 ---> 0324e6ff1bd3 20:51:14 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/ 20:51:14 ---> Running in 8e9d83b618bc 20:51:15 Removing intermediate container fbad5338c32f 20:51:15 ---> 7bdc6aafab8f 20:51:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:15 Removing intermediate container e5259c4187ad 20:51:15 ---> e5ccc8307dad 20:51:15 Step 23/23 : LABEL version=0.0.0 20:51:15 ---> Running in 4a9998410baf 20:51:15 Removing intermediate container dd25c13a3ee1 20:51:15 ---> 8e8a2f164ebb 20:51:15 20:51:16 ---> 8ac548f51ba7 20:51:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:51:16 ---> 60fabb3b9f4e 20:51:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:51:16 Successfully built 8e8a2f164ebb 20:51:16 Successfully tagged support-notifications-arm64:latest 20:51:16 Building sys-mgmt-agent 20:51:16  Building support-notifications ... done Removing intermediate container 4a9998410baf 20:51:16 ---> f24cb887c6d9 20:51:16 20:51:17 Successfully built f24cb887c6d9 20:51:17 Successfully tagged support-scheduler-arm64:latest 20:51:17  Building support-scheduler ... done Building security-proxy-setup 20:51:19 ---> 6b6a5b6e146d 20:51:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:51:19 Removing intermediate container 8e9d83b618bc 20:51:19 ---> 323bbd32e116 20:51:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:51:20 ---> 29f4643cafc0 20:51:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:51:22 ---> Running in 82b59318aa9b 20:51:23 ---> 5e867636d00e 20:51:23 Step 20/24 : ENTRYPOINT ["/core-data"] 20:51:25 ---> 1cbed166c6d5 20:51:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:51:25 ---> Running in d45477c9bea9 20:51:25 Removing intermediate container 82b59318aa9b 20:51:25 ---> 349ebe4b8bf4 20:51:25 Step 24/26 : LABEL arch=arm64 20:51:25 ---> Running in 8936beec84bf 20:51:26 Removing intermediate container d45477c9bea9 20:51:26 ---> fa7c452978e8 20:51:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:26 ---> Running in c5b2ab9b8af5 20:51:26 ---> 0f373beba2df 20:51:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:51:26 Removing intermediate container 8936beec84bf 20:51:26 ---> 72927d00515d 20:51:26 Step 25/26 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:51:26 ---> Running in 0b123bcdd060 20:51:27 Removing intermediate container c5b2ab9b8af5 20:51:27 ---> ee526573663d 20:51:27 Step 22/24 : LABEL arch=arm64 20:51:28 ---> Running in c568fb9c3ba2 20:51:28 ---> ebe8a64af83f 20:51:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:51:28 Removing intermediate container 0b123bcdd060 20:51:28 ---> 199864c81ddf 20:51:28 Step 26/26 : LABEL version=0.0.0 20:51:29 ---> Running in 1b8b4b6d2eac 20:51:29 ---> Running in fe62431d4599 20:51:29 Removing intermediate container c568fb9c3ba2 20:51:29 ---> b62c67c4bed9 20:51:29 Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:51:29 ---> Running in 869d9a22522b 20:51:29 Removing intermediate container 1b8b4b6d2eac 20:51:29 ---> 8ff69488fa90 20:51:29 20:51:29 Removing intermediate container fe62431d4599 20:51:29 ---> 21d7600adbb8 20:51:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:51:30 Removing intermediate container 869d9a22522b 20:51:30 ---> 442e7dc4f380 20:51:30 Step 24/24 : LABEL version=0.0.0 20:51:30 Successfully built 8ff69488fa90 20:51:30 Successfully tagged security-secretstore-setup-arm64:latest 20:51:30  Building security-secretstore-setup ... done Building core-metadata 20:51:31 ---> Running in c433a96dc362 20:51:31 ---> 53dfda6df313 20:51:31 Step 27/32 : RUN chmod +x /entrypoint.sh 20:51:32 ---> Running in 719dae537829 20:51:32 Removing intermediate container c433a96dc362 20:51:32 ---> e47d3a50c114 20:51:32 20:51:32 Successfully built e47d3a50c114 20:51:32 Successfully tagged core-data-arm64:latest 20:51:32 Building core-command 20:51:35  Building core-data ... done Removing intermediate container 719dae537829 20:51:35 ---> 71b8ccba5e16 20:51:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:51:36 ---> Running in 10e93d35a8a2 20:51:37 Removing intermediate container 10e93d35a8a2 20:51:37 ---> 1434cdc719ae 20:51:37 Step 29/32 : CMD ["gate"] 20:51:38 ---> Running in 348c7e1f59e5 20:51:39 Removing intermediate container 348c7e1f59e5 20:51:39 ---> e607a5892b94 20:51:39 Step 30/32 : LABEL arch=arm64 20:51:39 ---> Running in fc4e9abc6f4d 20:51:40 Removing intermediate container fc4e9abc6f4d 20:51:40 ---> 0c8018daf999 20:51:40 Step 31/32 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:51:41 ---> Running in f3cf377d651a 20:51:42 Removing intermediate container f3cf377d651a 20:51:42 ---> 1ea9353a0707 20:51:42 Step 32/32 : LABEL version=0.0.0 20:51:43 ---> Running in 2705fb1a93d0 20:51:44 Removing intermediate container 2705fb1a93d0 20:51:44 ---> faa25fbcb913 20:51:44 20:51:44 Successfully built faa25fbcb913 20:51:44 Successfully tagged security-bootstrapper-arm64:latest 20:51:59  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:59 ---> 4d105bef75aa 20:51:59 Step 3/24 : WORKDIR /edgex-go 20:51:59 ---> Using cache 20:51:59 ---> 8dadeb8523f0 20:51:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:59 ---> Using cache 20:51:59 ---> e4815bdaee02 20:51:59 Step 5/24 : RUN apk add --update --no-cache make bash git 20:51:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:59 ---> 4d105bef75aa 20:51:59 Step 3/22 : WORKDIR /edgex-go 20:51:59 ---> Using cache 20:51:59 ---> 8dadeb8523f0 20:51:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:59 ---> Using cache 20:51:59 ---> e4815bdaee02 20:51:59 Step 5/22 : RUN apk add --update --no-cache make git 20:52:01 ---> Running in 045e1a470ab4 20:52:01 ---> Running in 7514373e238d 20:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:06 OK: 218 MiB in 52 packages 20:52:06 OK: 218 MiB in 52 packages 20:52:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:52:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:52:11 ---> 4d105bef75aa 20:52:11 Step 3/24 : WORKDIR /edgex-go 20:52:11 ---> Using cache 20:52:11 ---> 8dadeb8523f0 20:52:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:11 ---> Using cache 20:52:11 ---> e4815bdaee02 20:52:11 Step 5/24 : RUN apk add --update --no-cache make git 20:52:11 ---> Running in 914e58c3e684 20:52:11 Removing intermediate container 7514373e238d 20:52:11 ---> d87239d3b9bd 20:52:11 Step 6/22 : COPY go.mod . 20:52:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:52:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:52:11 ---> 4d105bef75aa 20:52:11 Step 3/24 : WORKDIR /edgex-go 20:52:11 ---> Using cache 20:52:11 ---> 8dadeb8523f0 20:52:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:11 ---> Using cache 20:52:11 ---> e4815bdaee02 20:52:11 Step 5/24 : RUN apk add --update --no-cache make git 20:52:11 ---> Using cache 20:52:11 ---> d87239d3b9bd 20:52:11 Step 6/24 : COPY go.mod . 20:52:11 Removing intermediate container 045e1a470ab4 20:52:11 ---> 5a9f8245bf0b 20:52:11 Step 6/24 : COPY go.mod . 20:52:12 ---> 4fdf2914a850 20:52:12 Step 7/24 : RUN go mod download 20:52:13 ---> 86ce0d17602e 20:52:13 Step 7/22 : RUN go mod download 20:52:13 ---> 673490b7a9a4 20:52:13 Step 7/24 : RUN go mod download 20:52:13 ---> Running in 82627a96ba39 20:52:13 ---> Running in 547cc9c4da21 20:52:13 ---> Running in 9d36f1328222 20:52:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:16 OK: 218 MiB in 52 packages 20:52:17 Removing intermediate container 914e58c3e684 20:52:17 ---> ab8b4808cec4 20:52:17 Step 6/24 : COPY go.mod . 20:52:18 Removing intermediate container 82627a96ba39 20:52:18 ---> 9c74ede915d3 20:52:18 Step 8/24 : COPY . . 20:52:18 ---> 9d8a65243be4 20:52:18 Step 7/24 : RUN go mod download 20:52:18 Removing intermediate container 9d36f1328222 20:52:18 ---> 67719da2fe38 20:52:18 Step 8/24 : COPY . . 20:52:18 ---> Running in f962c6e8b2bd 20:52:19 Removing intermediate container 547cc9c4da21 20:52:19 ---> 917323b408d8 20:52:19 Step 8/22 : COPY . . 20:52:31 Removing intermediate container f962c6e8b2bd 20:52:31 ---> e4338020cfa5 20:52:31 Step 8/24 : COPY . . 20:52:34 ---> 3c6103d6aba5 20:52:34 Step 9/24 : RUN go mod tidy 20:52:35 ---> ba21ee1de69d 20:52:35 Step 9/22 : RUN go mod tidy 20:52:35 ---> 8f6a15691465 20:52:35 Step 9/24 : RUN go mod tidy 20:52:35 ---> Running in 4b663e47a590 20:52:35 ---> Running in 9f6fb10a9ae9 20:52:35 ---> Running in e22fedf7cb88 20:52:43 Removing intermediate container 4b663e47a590 20:52:43 ---> bbe868bea2d2 20:52:43 Step 10/24 : RUN make cmd/core-command/core-command 20:52:43 ---> afdbe5825f20 20:52:43 Step 9/24 : RUN go mod tidy 20:52:43 ---> Running in 3162a8c2ad07 20:52:43 ---> Running in 4a326b78b5e3 20:52:44 Removing intermediate container e22fedf7cb88 20:52:44 ---> 56abe67c32eb 20:52:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:44 Removing intermediate container 9f6fb10a9ae9 20:52:44 ---> 8802e6c332eb 20:52:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:44 ---> Running in 5cb64f46c1ae 20:52:44 ---> Running in f709080172f5 20:52:45 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 20:52:46 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 20:52:46 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 20:52:50 Removing intermediate container 4a326b78b5e3 20:52:50 ---> 161e23d5de5c 20:52:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:52:50 ---> Running in 9bb2c03a36f3 20:52:52 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 20:54:14 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 20:54:24 Removing intermediate container 3162a8c2ad07 20:54:24 ---> 83bffa6ef2ed 20:54:24 20:54:24 Step 11/24 : FROM alpine:3.12 20:54:24 ---> c4fd0aeabfcf 20:54:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:54:24 ---> Using cache 20:54:24 ---> bff40ffb1fae 20:54:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:24 ---> Using cache 20:54:24 ---> f363448da9fc 20:54:24 Step 14/24 : ENV APP_PORT=59882 20:54:24 Removing intermediate container f709080172f5 20:54:24 ---> df621f254e29 20:54:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:54:24 ---> Running in 19c17de3af16 20:54:24 ---> Running in b8c11f3700f7 20:54:25 Removing intermediate container 19c17de3af16 20:54:25 ---> b9b48783ca33 20:54:25 Step 15/24 : EXPOSE $APP_PORT 20:54:25 ---> Running in 56e0436a1a11 20:54:25 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 20:54:26 Removing intermediate container 5cb64f46c1ae 20:54:26 ---> 47cf880ae2d3 20:54:26 20:54:26 Step 11/22 : FROM alpine:3.12 20:54:26 ---> c4fd0aeabfcf 20:54:26 Step 12/22 : RUN apk add --update --no-cache curl 20:54:26 Removing intermediate container 56e0436a1a11 20:54:26 ---> 17984f48bc96 20:54:26 Step 16/24 : WORKDIR / 20:54:26 ---> Running in 1e2e90ce2720 20:54:26 ---> Running in 7c2a19e62777 20:54:27 Removing intermediate container 7c2a19e62777 20:54:27 ---> d7a8b4a524c5 20:54:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:29 ---> 1c430bf5563b 20:54:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:54:29 (1/4) Installing ca-certificates (20191127-r4) 20:54:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:54:29 (3/4) Installing libcurl (7.78.0-r0) 20:54:29 (4/4) Installing curl (7.78.0-r0) 20:54:29 Executing busybox-1.31.1-r20.trigger 20:54:29 Executing ca-certificates-20191127-r4.trigger 20:54:29 Removing intermediate container b8c11f3700f7 20:54:29 ---> a8745205f6f1 20:54:29 20:54:29 Step 12/24 : FROM docker:20.10.6 20:54:29 OK: 7 MiB in 18 packages 20:54:29 20.10.6: Pulling from library/docker 20:54:30 Removing intermediate container 9bb2c03a36f3 20:54:30 ---> 0633d55e4c97 20:54:30 20:54:30 Step 11/24 : FROM alpine:3.12 20:54:30 ---> c4fd0aeabfcf 20:54:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:54:30 ---> Using cache 20:54:30 ---> bff40ffb1fae 20:54:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:30 ---> Using cache 20:54:30 ---> f363448da9fc 20:54:30 Step 14/24 : ENV APP_PORT=59881 20:54:30 ---> Running in 5afb08741e6a 20:54:30 ---> c85ef90d02e2 20:54:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:54:31 Removing intermediate container 5afb08741e6a 20:54:31 ---> b895d83a6c1e 20:54:31 Step 15/24 : EXPOSE $APP_PORT 20:54:32 Removing intermediate container 1e2e90ce2720 20:54:32 ---> dd4e51523cd6 20:54:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:32 ---> Running in c4cf8fb6889a 20:54:32 ---> Running in ba77a24f04e0 20:54:33 ---> 9f430ba18ac4 20:54:33 Step 20/24 : ENTRYPOINT ["/core-command"] 20:54:33 ---> Running in 4afc15a46473 20:54:33 Removing intermediate container c4cf8fb6889a 20:54:33 ---> f6583f741ad4 20:54:33 Step 16/24 : WORKDIR / 20:54:33 Removing intermediate container ba77a24f04e0 20:54:33 ---> 0f20df1cc65f 20:54:33 Step 14/22 : WORKDIR /edgex 20:54:33 ---> Running in 51a094e27312 20:54:34 ---> Running in baad13522e91 20:54:34 Removing intermediate container 4afc15a46473 20:54:34 ---> 094e4983a60a 20:54:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:34 ---> Running in b4820cb6c05f 20:54:35 Removing intermediate container 51a094e27312 20:54:35 ---> daf3c2e2fa70 20:54:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:35 Removing intermediate container baad13522e91 20:54:35 ---> 164bc47a737c 20:54:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:54:35 Removing intermediate container b4820cb6c05f 20:54:35 ---> ca22436e910e 20:54:35 Step 22/24 : LABEL arch=arm64 20:54:36 ---> Running in 0cae83bdb706 20:54:36 ---> d112397c8557 20:54:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:54:37 Removing intermediate container 0cae83bdb706 20:54:37 ---> 803eb5829d62 20:54:37 Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:54:37 ---> 5b2baee88905 20:54:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:54:37 ---> Running in 860a634f9559 20:54:39 Removing intermediate container 860a634f9559 20:54:39 ---> 41b5b89f071d 20:54:39 Step 24/24 : LABEL version=0.0.0 20:54:40 ---> 78e392c2ae66 20:54:40 ---> f96341e060ec 20:54:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:54:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:54:40 ---> Running in 99052b8b57ac 20:54:41 Removing intermediate container 99052b8b57ac 20:54:41 ---> 80020bbce9e5 20:54:41 20:54:41 Successfully built 80020bbce9e5 20:54:41 ---> 896db567c2dd 20:54:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:54:41 Successfully tagged core-command-arm64:latest 20:54:41  Building core-command ... done  ---> Running in c9a7c804669e 20:54:41 ---> 90f8ad7aef06 20:54:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:54:41 ---> Running in cec20e06c13b 20:54:42 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 20:54:42 Removing intermediate container c9a7c804669e 20:54:42 Status: Downloaded newer image for docker:20.10.6 20:54:42 ---> 063df7bcf769 20:54:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:42 ---> cdf2a7733a7b 20:54:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:54:42 ---> Running in 26b0ef28b049 20:54:42 ---> Running in 3f43f54a1ad3 20:54:42 Removing intermediate container cec20e06c13b 20:54:42 ---> 4087a43602e2 20:54:42 Step 19/22 : CMD ["--init=true"] 20:54:42 ---> Running in 7fbef07698cb 20:54:43 Removing intermediate container 26b0ef28b049 20:54:43 ---> c14a86d17d55 20:54:43 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 20:54:43 Removing intermediate container 3f43f54a1ad3 20:54:43 ---> 598bac42b834 20:54:43 Step 22/24 : LABEL arch=arm64 20:54:43 ---> Running in fd3b20dbe3e0 20:54:43 Removing intermediate container 7fbef07698cb 20:54:43 ---> b62935a11c44 20:54:43 Step 20/22 : LABEL arch=arm64 20:54:43 ---> Running in 7dd7427d98e1 20:54:43 ---> Running in e9b12202e371 20:54:44 Removing intermediate container 7dd7427d98e1 20:54:44 ---> 5de386c3dfe3 20:54:44 Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:54:44 Removing intermediate container e9b12202e371 20:54:44 ---> 27a569de1e3b 20:54:44 Step 21/22 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:54:44 ---> Running in 46638d79ddd9 20:54:44 ---> Running in f03deda556c1 20:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:54:45 Removing intermediate container 46638d79ddd9 20:54:45 ---> 9abc77b7ae02 20:54:45 Step 24/24 : LABEL version=0.0.0 20:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:54:45 Removing intermediate container f03deda556c1 20:54:45 ---> d8bdcebe5ba7 20:54:45 Step 22/22 : LABEL version=0.0.0 20:54:45 ---> Running in 428cdb870590 20:54:45 ---> Running in 33138566b691 20:54:46 Removing intermediate container 428cdb870590 20:54:46 ---> 1d657119f256 20:54:46 20:54:46 (1/39) Installing readline (8.1.0-r0) 20:54:46 (2/39) Installing bash (5.1.0-r0) 20:54:46 Executing bash-5.1.0-r0.post-install 20:54:46 (3/39) Installing brotli-libs (1.0.9-r3) 20:54:46 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:54:46 (5/39) Installing libcurl (7.78.0-r0) 20:54:46 (6/39) Installing curl (7.78.0-r0) 20:54:46 (7/39) Installing dumb-init (1.2.5-r0) 20:54:46 (8/39) Installing libbz2 (1.0.8-r1) 20:54:46 (9/39) Installing expat (2.2.10-r1) 20:54:46 (10/39) Installing libffi (3.3-r2) 20:54:46 (11/39) Installing gdbm (1.19-r0) 20:54:46 (12/39) Installing xz-libs (5.2.5-r0) 20:54:46 (13/39) Installing sqlite-libs (3.34.1-r0) 20:54:46 (14/39) Installing python3 (3.8.10-r0) 20:54:46 Removing intermediate container 33138566b691 20:54:46 ---> a7e14fd34d8a 20:54:46 20:54:46 Successfully built 1d657119f256 20:54:46 Successfully tagged core-metadata-arm64:latest 20:54:46  Building core-metadata ... done Successfully built a7e14fd34d8a 20:54:46 Successfully tagged security-proxy-setup-arm64:latest 20:54:48  Building security-proxy-setup ... done (15/39) Installing py3-appdirs (1.4.4-r1) 20:54:48 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:54:48 (17/39) Installing py3-parsing (2.4.7-r1) 20:54:48 (18/39) Installing py3-six (1.15.0-r0) 20:54:48 (19/39) Installing py3-packaging (20.9-r0) 20:54:48 (20/39) Installing py3-setuptools (51.3.3-r0) 20:54:48 (21/39) Installing py3-chardet (4.0.0-r0) 20:54:48 (22/39) Installing py3-idna (3.1-r0) 20:54:48 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:54:48 (24/39) Installing py3-requests (2.25.1-r1) 20:54:48 (25/39) Installing py3-msgpack (1.0.2-r0) 20:54:48 (26/39) Installing py3-lockfile (0.12.2-r3) 20:54:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:54:48 (28/39) Installing py3-colorama (0.4.4-r0) 20:54:48 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:54:48 (30/39) Installing py3-distlib (0.3.1-r1) 20:54:48 (31/39) Installing py3-distro (1.5.0-r1) 20:54:48 (32/39) Installing py3-webencodings (0.5.1-r3) 20:54:48 (33/39) Installing py3-html5lib (1.1-r0) 20:54:48 (34/39) Installing py3-pytoml (0.1.21-r0) 20:54:48 (35/39) Installing py3-pep517 (0.9.1-r0) 20:54:48 (36/39) Installing py3-progress (1.5-r0) 20:54:48 (37/39) Installing py3-retrying (1.3.3-r0) 20:54:48 (38/39) Installing py3-toml (0.10.2-r0) 20:54:48 (39/39) Installing py3-pip (20.3.4-r0) 20:54:48 Executing busybox-1.32.1-r6.trigger 20:54:48 OK: 82 MiB in 59 packages 20:54:55 Collecting docker-compose==1.23.2 20:54:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:54:55 Collecting docopt<0.7,>=0.6.1 20:54:55 Downloading docopt-0.6.2.tar.gz (25 kB) 20:54:58 Collecting PyYAML<4,>=3.10 20:54:58 Downloading PyYAML-3.13.tar.gz (270 kB) 20:55:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:55:00 Collecting websocket-client<1.0,>=0.32.0 20:55:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:55:01 Collecting docker<4.0,>=3.6.0 20:55:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:55:01 Collecting dockerpty<0.5,>=0.4.1 20:55:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:55:03 Collecting texttable<0.10,>=0.9.0 20:55:03 Downloading texttable-0.9.1.tar.gz (11 kB) 20:55:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:55:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:55:06 Collecting jsonschema<3,>=2.5.1 20:55:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:55:06 Collecting cached-property<2,>=1.2.0 20:55:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:55:06 Collecting docker-pycreds>=0.4.0 20:55:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:55:06 Collecting chardet<3.1.0,>=3.0.2 20:55:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:55:07 Collecting idna<2.8,>=2.5 20:55:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:55:07 Collecting certifi>=2017.4.17 20:55:07 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:55:07 Collecting urllib3<1.25,>=1.21.1 20:55:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:55:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:55:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:55:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:55:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:55:08 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:55:08 Attempting uninstall: urllib3 20:55:08 Found existing installation: urllib3 1.26.2 20:55:08 Uninstalling urllib3-1.26.2: 20:55:09 Successfully uninstalled urllib3-1.26.2 20:55:09 Attempting uninstall: idna 20:55:09 Found existing installation: idna 3.1 20:55:09 Uninstalling idna-3.1: 20:55:09 Successfully uninstalled idna-3.1 20:55:10 Attempting uninstall: chardet 20:55:10 Found existing installation: chardet 4.0.0 20:55:10 Uninstalling chardet-4.0.0: 20:55:10 Successfully uninstalled chardet-4.0.0 20:55:11 Attempting uninstall: requests 20:55:11 Found existing installation: requests 2.25.1 20:55:11 Uninstalling requests-2.25.1: 20:55:11 Successfully uninstalled requests-2.25.1 20:55:11 Running setup.py install for texttable: started 20:55:13 Running setup.py install for texttable: finished with status 'done' 20:55:13 Running setup.py install for PyYAML: started 20:55:15 Running setup.py install for PyYAML: finished with status 'done' 20:55:16 Running setup.py install for docopt: started 20:55:18 Running setup.py install for docopt: finished with status 'done' 20:55:18 Running setup.py install for dockerpty: started 20:55:20 Running setup.py install for dockerpty: finished with status 'done' 20:55:21 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 20:55:29 Removing intermediate container fd3b20dbe3e0 20:55:29 ---> ca563f3961e1 20:55:29 Step 15/24 : ENV APP_PORT=58890 20:55:30 ---> Running in 363145a144dd 20:55:30 Removing intermediate container 363145a144dd 20:55:30 ---> f592f8d6c7fa 20:55:30 Step 16/24 : EXPOSE $APP_PORT 20:55:30 ---> Running in 3c1ffe7b8048 20:55:31 Removing intermediate container 3c1ffe7b8048 20:55:31 ---> d7a0fb76180d 20:55:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:55:32 ---> d7025ec332dc 20:55:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:55:33 ---> d48067263c4a 20:55:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:55:34 ---> 9083892f1068 20:55:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:55:34 ---> Running in f18df7a68557 20:55:35 Removing intermediate container f18df7a68557 20:55:35 ---> 93c979885bc0 20:55:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:35 ---> Running in 529807f7234a 20:55:35 Removing intermediate container 529807f7234a 20:55:35 ---> 563c12eae025 20:55:35 Step 22/24 : LABEL arch=arm64 20:55:36 ---> Running in 2dccf9651527 20:55:36 Removing intermediate container 2dccf9651527 20:55:36 ---> bba9c876b9fd 20:55:36 Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c 20:55:36 ---> Running in d6c80d407142 20:55:37 Removing intermediate container d6c80d407142 20:55:37 ---> 3a563c8c633c 20:55:37 Step 24/24 : LABEL version=0.0.0 20:55:37 ---> Running in ab3fe1d4f41b 20:55:38 Removing intermediate container ab3fe1d4f41b 20:55:38 ---> 65b8ee78302b 20:55:38 20:55:38 Successfully built 65b8ee78302b 20:55:38 Successfully tagged sys-mgmt-agent-arm64:latest 20:55:38  Building sys-mgmt-agent ... done  [Pipeline] } 20:55:38 $ docker stop --time=1 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a 20:55:40 $ docker rm -f 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a [Pipeline] // withDockerContainer [Pipeline] sh 20:55:41 + docker images 20:55:41 REPOSITORY TAG IMAGE ID CREATED SIZE 20:55:41 sys-mgmt-agent-arm64 latest 65b8ee78302b 4 seconds ago 311MB 20:55:41 security-proxy-setup-arm64 latest a7e14fd34d8a 56 seconds ago 24.5MB 20:55:41 core-metadata-arm64 latest 1d657119f256 56 seconds ago 15.8MB 20:55:41 core-command-arm64 latest 80020bbce9e5 About a minute ago 15.1MB 20:55:41 0633d55e4c97 About a minute ago 1.56GB 20:55:41 a8745205f6f1 About a minute ago 1.56GB 20:55:41 47cf880ae2d3 About a minute ago 1.56GB 20:55:41 83bffa6ef2ed About a minute ago 1.56GB 20:55:41 security-bootstrapper-arm64 latest faa25fbcb913 3 minutes ago 17.7MB 20:55:41 core-data-arm64 latest e47d3a50c114 4 minutes ago 19.3MB 20:55:41 security-secretstore-setup-arm64 latest 8ff69488fa90 4 minutes ago 27.4MB 20:55:41 support-scheduler-arm64 latest f24cb887c6d9 4 minutes ago 15.2MB 20:55:41 support-notifications-arm64 latest 8e8a2f164ebb 4 minutes ago 15.9MB 20:55:41 01862e32e709 4 minutes ago 1.57GB 20:55:41 0e9b5c5c30f0 4 minutes ago 1.57GB 20:55:41 8ef8e53a20d4 4 minutes ago 1.56GB 20:55:41 1913b5417ba3 4 minutes ago 1.56GB 20:55:41 c753ea732b7d 4 minutes ago 1.56GB 20:55:41 ci-base-image-arm64 latest 4d105bef75aa 16 minutes ago 1.23GB 20:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 13 days ago 451MB 20:55:41 alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB 20:55:41 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 20:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 20:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:42 20:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:42 arm64: Pulling from edgex-lftools-log-publisher 20:55:42 448f6bf000e3: Pulling fs layer 20:55:42 f757da607395: Pulling fs layer 20:55:42 05883995daec: Pulling fs layer 20:55:42 8603b9c90790: Pulling fs layer 20:55:42 1560dd03e051: Pulling fs layer 20:55:42 27f5ce0e4adf: Pulling fs layer 20:55:42 c2d8d7efcc4b: Pulling fs layer 20:55:42 c2d8d7efcc4b: Waiting 20:55:42 1560dd03e051: Waiting 20:55:42 8603b9c90790: Waiting 20:55:42 27f5ce0e4adf: Waiting 20:55:43 f757da607395: Verifying Checksum 20:55:43 f757da607395: Download complete 20:55:43 8603b9c90790: Download complete 20:55:43 1560dd03e051: Verifying Checksum 20:55:43 1560dd03e051: Download complete 20:55:43 27f5ce0e4adf: Verifying Checksum 20:55:43 27f5ce0e4adf: Download complete 20:55:44 05883995daec: Verifying Checksum 20:55:44 05883995daec: Download complete 20:55:44 448f6bf000e3: Verifying Checksum 20:55:44 448f6bf000e3: Download complete 20:55:48 c2d8d7efcc4b: Verifying Checksum 20:55:48 c2d8d7efcc4b: Download complete 20:55:48 448f6bf000e3: Pull complete 20:55:49 f757da607395: Pull complete 20:55:51 05883995daec: Pull complete 20:55:51 8603b9c90790: Pull complete 20:55:52 1560dd03e051: Pull complete 20:55:53 27f5ce0e4adf: Pull complete 20:56:08 c2d8d7efcc4b: Pull complete 20:56:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:56:08 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 20:56:08 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:arm64 cat 20:56:13 $ docker top 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:14 ---> job-cost.sh 20:56:14 lf-activate-venv: SKIPPING 20:56:14 INFO: No Stack... 20:56:15 INFO: Retrieving Pricing Info for: v2-standard-4 20:56:15 INFO: Archiving Costs [Pipeline] sh 20:56:16 + cat /w/workspace/edgex-go/7/archives/cost.csv 20:56:16 + cut -d, -f6 [Pipeline] lock 20:56:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] 20:56:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] did not exist. Created. 20:56:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:17 + echo total: 0.18000000715255737 [Pipeline] stash 20:56:17 Stashed 1 file(s) [Pipeline] } 20:56:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:17 $ docker stop --time=1 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b 20:56:19 $ docker rm -f 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b [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 20:56:20 provisioning config files... 20:56:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config7206034444090464533tmp [Pipeline] { [Pipeline] sh 20:56:20 + set +x 20:56:20 + curl -s https://codecov.io/bash 20:56:20 + bash -s -- 20:56:20 20:56:20 _____ _ 20:56:20 / ____| | | 20:56:20 | | ___ __| | ___ ___ _____ __ 20:56:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:56:20 | |___| (_) | (_| | __/ (_| (_) \ V / 20:56:20 \_____\___/ \__,_|\___|\___\___/ \_/ 20:56:20 Bash-1.0.6 20:56:20 20:56:20 20:56:20 ==> git version 2.24.4 found 20:56:20 ==> 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 20:56:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:56:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:56:20 ==> Jenkins CI detected. 20:56:20 current dir:  /w/workspace/edgex-go/7 20:56:20 project root: . 20:56:20 --> token set from env 20:56:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:56:20 ==> Running gcov in . (disable via -X gcov) 20:56:20 ==> Python coveragepy not found 20:56:20 ==> Searching for coverage reports in: 20:56:20 + . 20:56:20 -> Found 1 reports 20:56:20 ==> Detecting git/mercurial file structure 20:56:20 ==> Reading reports 20:56:20 + ./coverage.out bytes=402846 20:56:20 ==> Appending adjustments 20:56:20 https://docs.codecov.io/docs/fixing-reports 20:56:22 + Found adjustments 20:56:22 ==> Gzipping contents 20:56:22 56K /tmp/codecov.mxPlW4.gz 20:56:22 ==> Uploading reports 20:56:22 url: https://codecov.io 20:56:22 query: branch=PR-3623&commit=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 20:56:22 -> Pinging Codecov 20:56:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 20:56:22 -> Uploading to 20:56:22 https://storage.googleapis.com/codecov/v4/raw/2021-07-27/00271124DB129430A58F1EEE437C3FCB/a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80/976bbcc8-aa7c-4318-877a-bc7be17c8945.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T205622Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a1b6ccae311977dbb91e256d96c6ca8420a89923df8fbf8401d77083613c661 20:56:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:22 Dload Upload Total Spent Left Speed 20:56:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54519 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54519 0 0 100 54519 0 98k --:--:-- --:--:-- --:--:-- 98k 20:56:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [Pipeline] } 20:56:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:56:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:56:24 ---> package-listing.sh 20:56:24 ++ facter osfamily 20:56:24 ++ tr '[:upper:]' '[:lower:]' 20:56:25 + OS_FAMILY=redhat 20:56:25 + workspace=/w/workspace/edgex-go/7 20:56:25 + START_PACKAGES=/tmp/packages_start.txt 20:56:25 + END_PACKAGES=/tmp/packages_end.txt 20:56:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:56:25 + PACKAGES=/tmp/packages_start.txt 20:56:25 + '[' /w/workspace/edgex-go/7 ']' 20:56:25 + PACKAGES=/tmp/packages_end.txt 20:56:25 + case "${OS_FAMILY}" in 20:56:25 + rpm -qa 20:56:25 + sort 20:56:27 + '[' -f /tmp/packages_start.txt ']' 20:56:27 + '[' -f /tmp/packages_end.txt ']' 20:56:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:56:27 + '[' /w/workspace/edgex-go/7 ']' 20:56:27 + mkdir -p /w/workspace/edgex-go/7/archives/ 20:56:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 20:56:27 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:56:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:28 20:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:28 latest: Pulling from edgex-lftools-log-publisher 20:56:28 b4d181a07f80: Pulling fs layer 20:56:28 a1111a8f2ec3: Pulling fs layer 20:56:28 ed53099fbce6: Pulling fs layer 20:56:28 dc539afda2c1: Pulling fs layer 20:56:28 77bc0d833cb6: Pulling fs layer 20:56:28 9065ff56babe: Pulling fs layer 20:56:28 d287ab97295c: Pulling fs layer 20:56:28 77bc0d833cb6: Waiting 20:56:28 9065ff56babe: Waiting 20:56:28 d287ab97295c: Waiting 20:56:28 dc539afda2c1: Waiting 20:56:28 a1111a8f2ec3: Verifying Checksum 20:56:28 a1111a8f2ec3: Download complete 20:56:28 dc539afda2c1: Verifying Checksum 20:56:28 dc539afda2c1: Download complete 20:56:28 77bc0d833cb6: Verifying Checksum 20:56:28 77bc0d833cb6: Download complete 20:56:29 9065ff56babe: Verifying Checksum 20:56:29 9065ff56babe: Download complete 20:56:29 ed53099fbce6: Verifying Checksum 20:56:29 ed53099fbce6: Download complete 20:56:30 b4d181a07f80: Verifying Checksum 20:56:30 b4d181a07f80: Download complete 20:56:31 b4d181a07f80: Pull complete 20:56:31 a1111a8f2ec3: Pull complete 20:56:31 ed53099fbce6: Pull complete 20:56:32 dc539afda2c1: Pull complete 20:56:32 77bc0d833cb6: Pull complete 20:56:32 9065ff56babe: Pull complete 20:56:34 d287ab97295c: Verifying Checksum 20:56:34 d287ab97295c: Download complete 20:56:38 d287ab97295c: Pull complete 20:56:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:56:38 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 20:56:38 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 20:56:42 $ docker top 0ada9d3eda07fb74a7de1fb253f8120bc4cf1662147f3b1301a0e0bdac79e427 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:56:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:56:43 + ls /var/log/sa-host 20:56:43 + sadf -c /var/log/sa-host/sa05 20:56:43 file_magic: OK 20:56:43 HZ: Using current value: 100 20:56:43 file_header: OK 20:56:43 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 20:56:43 Statistics: 20:56:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:56:43 File successfully converted to sysstat format version 12.0.3 20:56:43 + sadf -c /var/log/sa-host/sa27 20:56:43 file_magic: OK 20:56:43 HZ: Using current value: 100 20:56:43 file_header: OK 20:56:43 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 20:56:43 Statistics: 20:56:43 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... 20:56:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:43 provisioning config files... 20:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config355375528964265701tmp [Pipeline] { [Pipeline] echo 20:56:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:56:43 ---> create-netrc.sh [Pipeline] } 20:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:56:44 ---> python-tools-install.sh [Pipeline] echo 20:56:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:56:44 ---> sudo-logs.sh 20:56:44 Archiving 'sudo' log.. 20:56:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-300.vexxhost.local: Name or service not known 20:56:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-300.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:56:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:56:44 ---> job-cost.sh 20:56:44 lf-activate-venv: SKIPPING 20:56:44 DEBUG: total: 0.18000000715255737 20:56:44 INFO: Retrieving Stack Cost... 20:56:45 INFO: Retrieving Pricing Info for: v3-standard-2 20:56:46 INFO: Archiving Costs [Pipeline] echo 20:56:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:56:46 ---> logs-deploy.sh 20:56:46 lf-activate-venv: SKIPPING 20:56:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/7 20:56:46 INFO: archiving workspace using pattern(s): 20:56:47 Archives upload complete. 20:56:47 INFO: archiving logs to Nexus 20:56:47 ---> uname -a: 20:56:47 Linux prd-centos7-docker-4c-2g-300.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 20:56:47 20:56:47 20:56:47 ---> lscpu: 20:56:47 Architecture: x86_64 20:56:47 CPU op-mode(s): 32-bit, 64-bit 20:56:47 Byte Order: Little Endian 20:56:47 Address sizes: 40 bits physical, 48 bits virtual 20:56:47 CPU(s): 2 20:56:47 On-line CPU(s) list: 0,1 20:56:47 Thread(s) per core: 1 20:56:47 Core(s) per socket: 1 20:56:47 Socket(s): 2 20:56:47 NUMA node(s): 1 20:56:47 Vendor ID: AuthenticAMD 20:56:47 CPU family: 23 20:56:47 Model: 49 20:56:47 Model name: AMD EPYC-Rome Processor 20:56:47 Stepping: 0 20:56:47 CPU MHz: 2800.000 20:56:47 BogoMIPS: 5600.00 20:56:47 Virtualization: AMD-V 20:56:47 Hypervisor vendor: KVM 20:56:47 Virtualization type: full 20:56:47 L1d cache: 32K 20:56:47 L1i cache: 32K 20:56:47 L2 cache: 512K 20:56:47 L3 cache: 16384K 20:56:47 NUMA node0 CPU(s): 0,1 20:56:47 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 20:56:47 20:56:47 20:56:47 ---> nproc: 20:56:47 2 20:56:47 20:56:47 20:56:47 ---> df -h: 20:56:47 Filesystem Size Used Avail Use% Mounted on 20:56:47 overlay 40G 14G 27G 34% / 20:56:47 tmpfs 64M 0 64M 0% /dev 20:56:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:56:47 shm 64M 0 64M 0% /dev/shm 20:56:47 /dev/vda1 40G 14G 27G 34% /facter-os 20:56:47 20:56:47 20:56:47 ---> sar -b -r -n DEV: 20:56:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 20:56:47 20:56:47 20:30:51 LINUX RESTART (2 CPU) 20:56:47 20:56:47 20:32:01 tps rtps wtps bread/s bwrtn/s 20:56:47 20:33:01 97.54 3.58 93.96 2601.30 14235.22 20:56:47 20:34:01 371.71 0.00 371.71 0.00 94142.83 20:56:47 20:35:01 56.93 0.00 56.93 0.00 9491.79 20:56:47 20:36:01 53.80 0.02 53.78 0.53 3487.77 20:56:47 20:37:01 652.43 191.96 460.47 15127.59 298955.42 20:56:47 20:38:01 386.61 40.07 346.54 2647.34 153137.44 20:56:47 20:39:01 530.06 78.16 451.90 4768.58 165363.43 20:56:47 20:40:01 68.80 20.70 48.10 1851.22 7065.62 20:56:47 20:41:02 0.20 0.00 0.20 0.00 2.12 20:56:47 20:42:01 0.32 0.00 0.32 0.00 4.29 20:56:47 20:43:01 0.27 0.00 0.27 0.00 4.55 20:56:47 20:44:01 0.15 0.00 0.15 0.00 1.97 20:56:47 20:45:01 0.32 0.00 0.32 0.00 3.71 20:56:47 20:46:01 0.48 0.23 0.25 7.33 2.47 20:56:47 20:47:01 0.78 0.00 0.78 0.00 16.54 20:56:47 20:48:01 0.28 0.00 0.28 0.00 2.92 20:56:47 20:49:01 0.25 0.00 0.25 0.00 3.95 20:56:47 20:50:01 0.27 0.02 0.25 0.13 2.63 20:56:47 20:51:01 0.18 0.00 0.18 0.00 1.78 20:56:47 20:52:01 0.27 0.00 0.27 0.00 3.43 20:56:47 20:53:01 0.28 0.00 0.28 0.00 2.88 20:56:47 20:54:01 0.25 0.00 0.25 0.00 3.15 20:56:47 20:55:01 0.28 0.00 0.28 0.00 3.06 20:56:47 20:56:01 0.23 0.00 0.23 0.00 2.18 20:56:47 Average: 92.80 13.97 78.82 1127.13 31152.10 20:56:47 20:56:47 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:47 20:33:01 4335756 0 927416 11.58 2620 2743140 1681904 18.57 1134508 2099748 579928 20:56:47 20:34:01 3425492 0 1137376 14.20 2620 3443444 1783108 19.69 1208080 2749156 67076 20:56:47 20:35:01 3102616 0 1197040 14.95 2620 3706656 1732376 19.13 1405752 2855136 56664 20:56:47 20:36:01 3139484 0 1133540 14.15 2620 3733288 1519000 16.77 1291680 2926880 152020 20:56:47 20:37:01 778156 0 1352424 16.89 2620 5875732 2807580 31.00 2729228 3729876 2772 20:56:47 20:38:01 138312 0 1392696 17.39 2620 6475304 2052512 22.66 2548752 4539696 52760 20:56:47 20:39:01 1796352 0 1374192 17.16 2620 4835768 2090340 23.08 2488828 2929884 360 20:56:47 20:40:01 3629420 0 1198936 14.97 2620 3177956 1309780 14.46 934420 2690352 8 20:56:47 20:41:02 3634320 0 1194028 14.91 2620 3177964 1272832 14.05 931336 2690280 16 20:56:47 20:42:01 3635388 0 1192956 14.90 2620 3177968 1272964 14.05 931668 2690332 16 20:56:47 20:43:01 3635164 0 1193180 14.90 2620 3177968 1272988 14.05 931900 2690332 8 20:56:47 20:44:01 3635992 0 1192344 14.89 2620 3177976 1272760 14.05 931272 2690340 8 20:56:47 20:45:01 3636364 0 1191968 14.88 2620 3177980 1272760 14.05 931276 2690340 8 20:56:47 20:46:01 3635720 0 1192576 14.89 2620 3178016 1272760 14.05 932172 2689484 16 20:56:47 20:47:01 3635756 0 1192536 14.89 2620 3178020 1272844 14.05 932268 2689484 8 20:56:47 20:48:01 3636124 0 1192164 14.89 2620 3178024 1272760 14.05 932180 2689484 16 20:56:47 20:49:01 3635992 0 1192292 14.89 2620 3178028 1272760 14.05 932184 2689484 8 20:56:47 20:50:01 3636192 0 1192084 14.88 2620 3178036 1272760 14.05 932192 2689484 16 20:56:47 20:51:01 3636140 0 1192136 14.89 2620 3178036 1272760 14.05 932192 2689488 8 20:56:47 20:52:01 3636112 0 1192156 14.89 2620 3178044 1272844 14.05 932404 2689492 8 20:56:47 20:53:01 3636084 0 1192184 14.89 2620 3178044 1272808 14.05 932328 2689488 16 20:56:47 20:54:01 3635884 0 1192380 14.89 2620 3178048 1272760 14.05 932204 2689488 16 20:56:47 20:55:01 3636032 0 1192224 14.89 2620 3178056 1272760 14.05 932340 2689488 8 20:56:47 20:56:01 3635892 0 1192360 14.89 2620 3178060 1272760 14.05 932228 2689488 8 20:56:47 Average: 3271614 0 1199716 14.98 2620 3534982 1472562 16.26 1193891 2814863 37990 20:56:47 20:56:47 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:47 20:33:01 eth0 1582.61 1422.11 6522.70 142.26 0.00 0.00 0.00 0.00 20:56:47 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:33:01 docker0 951.32 886.24 75.84 2703.50 0.00 0.00 0.00 0.00 20:56:47 20:34:01 veth809bb2d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:56:47 20:34:01 eth0 662.60 540.07 2456.80 99.72 0.00 0.00 0.00 0.00 20:56:47 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:34:01 docker0 514.37 614.04 37.48 2420.28 0.00 0.00 0.00 0.00 20:56:47 20:35:01 veth809bb2d 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 20:56:47 20:35:01 eth0 30.50 16.18 23.84 11.57 0.00 0.00 0.00 0.00 20:56:47 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:35:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 20:56:47 20:36:01 veth809bb2d 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 20:56:47 20:36:01 eth0 29.63 18.40 19.24 57.82 0.00 0.00 0.00 0.00 20:56:47 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:36:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 20:56:47 20:37:01 veth364b447 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:37:01 veth1ac7234 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:37:01 veth8a8c19d 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 20:56:47 20:37:01 vethc300acd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:38:01 veth8a8c19d 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:56:47 20:38:01 eth0 3864.43 3009.95 15074.48 486.66 0.00 0.00 0.00 0.00 20:56:47 20:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:38:01 docker0 1544.62 1602.73 118.43 5424.56 0.00 0.00 0.00 0.00 20:56:47 20:39:01 veth421650b 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:39:01 veth3214bcd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:39:01 veth8a8c19d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:56:47 20:39:01 eth0 136.50 59.55 526.25 73.19 0.00 0.00 0.00 0.00 20:56:47 20:40:01 eth0 14.22 6.73 19.14 3.42 0.00 0.00 0.00 0.00 20:56:47 20:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:40:01 docker0 1591.71 1711.29 121.82 5968.15 0.00 0.00 0.00 0.00 20:56:47 20:41:02 eth0 0.95 0.42 0.43 0.03 0.00 0.00 0.00 0.00 20:56:47 20:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:42:01 eth0 1.19 0.42 0.46 0.27 0.00 0.00 0.00 0.00 20:56:47 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:43:01 eth0 1.08 0.60 0.55 0.40 0.00 0.00 0.00 0.00 20:56:47 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:44:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:47:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 20:56:47 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:51:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:52:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:56:47 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:53:01 eth0 0.15 0.08 0.09 0.01 0.00 0.00 0.00 0.00 20:56:47 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:54:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:56:47 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:55:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:56:47 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 Average: eth0 128.09 102.56 537.03 20.23 0.00 0.00 0.00 0.00 20:56:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:47 Average: docker0 66.37 71.36 5.08 248.86 0.00 0.00 0.00 0.00 20:56:47 20:56:47 20:56:47 ---> sar -P ALL: 20:56:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/27/21 _x86_64_ (2 CPU) 20:56:47 20:56:47 20:30:51 LINUX RESTART (2 CPU) 20:56:47 20:56:47 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:56:47 20:33:01 all 21.35 0.00 6.17 2.67 0.09 69.73 20:56:47 20:33:01 0 17.80 0.00 7.01 4.50 0.09 70.61 20:56:47 20:33:01 1 24.87 0.00 5.33 0.85 0.09 68.86 20:56:47 20:34:01 all 30.84 0.00 12.17 4.10 0.11 52.79 20:56:47 20:34:01 0 31.05 0.00 12.68 3.10 0.11 53.05 20:56:47 20:34:01 1 30.62 0.00 11.65 5.09 0.11 52.54 20:56:47 20:35:01 all 49.17 0.00 6.23 0.64 0.09 43.86 20:56:47 20:35:01 0 49.65 0.00 6.57 0.73 0.09 42.96 20:56:47 20:35:01 1 48.69 0.00 5.90 0.55 0.09 44.77 20:56:47 20:36:01 all 59.86 0.00 9.04 0.62 0.12 30.36 20:56:47 20:36:01 0 59.14 0.00 9.38 0.64 0.11 30.73 20:56:47 20:36:01 1 60.58 0.00 8.71 0.60 0.13 29.98 20:56:47 20:37:01 all 32.43 0.00 21.92 17.91 0.11 27.63 20:56:47 20:37:01 0 31.56 0.00 22.13 17.44 0.11 28.76 20:56:47 20:37:01 1 33.30 0.00 21.70 18.39 0.11 26.50 20:56:47 20:38:01 all 74.97 0.00 16.88 6.45 0.14 1.57 20:56:47 20:38:01 0 74.32 0.00 17.57 6.66 0.15 1.30 20:56:47 20:38:01 1 75.61 0.00 16.19 6.24 0.13 1.83 20:56:47 20:39:01 all 70.24 0.00 19.29 7.63 0.15 2.70 20:56:47 20:39:01 0 69.85 0.00 19.65 7.77 0.17 2.57 20:56:47 20:39:01 1 70.63 0.00 18.93 7.49 0.13 2.83 20:56:47 20:40:01 all 2.51 0.00 2.13 0.82 0.02 94.52 20:56:47 20:40:01 0 2.34 0.00 2.10 0.84 0.02 94.71 20:56:47 20:40:01 1 2.69 0.00 2.15 0.81 0.02 94.33 20:56:47 20:41:02 all 0.22 0.00 0.06 0.00 0.01 99.72 20:56:47 20:41:02 0 0.42 0.00 0.05 0.00 0.02 99.52 20:56:47 20:41:02 1 0.02 0.00 0.07 0.00 0.00 99.92 20:56:47 20:42:01 all 0.15 0.00 0.07 0.00 0.02 99.76 20:56:47 20:42:01 0 0.24 0.00 0.07 0.00 0.02 99.68 20:56:47 20:42:01 1 0.07 0.00 0.07 0.00 0.02 99.85 20:56:47 20:43:01 all 0.15 0.00 0.03 0.00 0.02 99.80 20:56:47 20:43:01 0 0.27 0.00 0.03 0.00 0.02 99.68 20:56:47 20:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:56:47 20:56:47 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:56:47 20:44:01 all 0.20 0.00 0.03 0.00 0.01 99.76 20:56:47 20:44:01 0 0.35 0.00 0.05 0.00 0.02 99.58 20:56:47 20:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:56:47 20:45:01 all 0.18 0.00 0.02 0.00 0.01 99.80 20:56:47 20:45:01 0 0.32 0.00 0.02 0.00 0.00 99.67 20:56:47 20:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:56:47 20:46:01 all 0.22 0.00 0.05 0.01 0.01 99.72 20:56:47 20:46:01 0 0.40 0.00 0.03 0.00 0.02 99.55 20:56:47 20:46:01 1 0.03 0.00 0.07 0.02 0.00 99.88 20:56:47 20:47:01 all 0.25 0.00 0.03 0.00 0.03 99.70 20:56:47 20:47:01 0 0.47 0.00 0.03 0.00 0.03 99.47 20:56:47 20:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:56:47 20:48:01 all 0.16 0.00 0.03 0.00 0.02 99.80 20:56:47 20:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:56:47 20:48:01 1 0.27 0.00 0.02 0.00 0.02 99.70 20:56:47 20:49:01 all 0.13 0.00 0.02 0.00 0.02 99.84 20:56:47 20:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:56:47 20:49:01 1 0.22 0.00 0.02 0.00 0.00 99.77 20:56:47 20:50:01 all 0.18 0.00 0.03 0.00 0.02 99.78 20:56:47 20:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:56:47 20:50:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:56:47 20:51:01 all 0.18 0.00 0.03 0.00 0.01 99.79 20:56:47 20:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:56:47 20:51:01 1 0.32 0.00 0.02 0.00 0.00 99.67 20:56:47 20:52:01 all 0.21 0.00 0.03 0.00 0.02 99.75 20:56:47 20:52:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:56:47 20:52:01 1 0.35 0.00 0.02 0.00 0.00 99.63 20:56:47 20:53:01 all 0.18 0.00 0.03 0.00 0.02 99.78 20:56:47 20:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:56:47 20:53:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:56:47 20:54:01 all 0.22 0.00 0.03 0.00 0.01 99.75 20:56:47 20:54:01 0 0.42 0.00 0.02 0.00 0.02 99.55 20:56:47 20:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:56:47 20:56:47 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:56:47 20:55:01 all 0.19 0.00 0.02 0.00 0.02 99.77 20:56:47 20:55:01 0 0.37 0.00 0.02 0.00 0.02 99.60 20:56:47 20:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:56:47 20:56:01 all 0.22 0.00 0.03 0.00 0.02 99.74 20:56:47 20:56:01 0 0.40 0.00 0.03 0.00 0.02 99.55 20:56:47 20:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:56:47 Average: all 13.49 0.00 3.70 1.60 0.04 81.17 20:56:47 Average: 0 13.30 0.00 3.83 1.63 0.05 81.20 20:56:47 Average: 1 13.69 0.00 3.57 1.57 0.04 81.14 20:56:47 20:56:47 20:56:47