Pull request #3831 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 56cc32bf381975242754bedb573ffabd5431af70 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 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-ssh7691712184970793864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5272095361618162672.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3831/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-3831/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8759250618502740006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh735034619869695535.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3831/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-3831/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3521620591079032800.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-780’ Running on prd-centos7-docker-4c-2g-781 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh663099753334969501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh646072228362716512.key Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2403438509112157036.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:44:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:44:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:44:31 ========================================================= 12:44:31 EdgeX Global Pipelines Version Info 12:44:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 784687a3da4a33d358f6c713838f6e4040b1d692 # timeout=10 12:44:32 ------------------- 12:44:32 stable info: 12:44:32 ------------------- 12:44:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:44:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 12:44:32 Message: update stable to v1.0.217 12:44:33 ------------------- 12:44:33 experimental info: 12:44:33 ------------------- 12:44:33 Commited By: **** collab-it+edgex@linuxfoundation.org 12:44:33 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 12:44:33 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3831 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3831 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3831 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56cc32b [Pipeline] echo 12:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:44:33 provisioning config files... 12:44:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1098148536000726860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:33 ---> docker-login.sh 12:44:33 nexus3.edgexfoundry.org:10001 12:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:34 Configure a credential helper to remove this warning. See 12:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:34 12:44:34 Login Succeeded 12:44:34 nexus3.edgexfoundry.org:10002 12:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:34 Configure a credential helper to remove this warning. See 12:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:34 12:44:34 Login Succeeded 12:44:34 nexus3.edgexfoundry.org:10003 12:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:34 Configure a credential helper to remove this warning. See 12:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:34 12:44:34 Login Succeeded 12:44:34 nexus3.edgexfoundry.org:10004 12:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:34 Configure a credential helper to remove this warning. See 12:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:34 12:44:34 Login Succeeded 12:44:34 docker.io 12:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:34 Configure a credential helper to remove this warning. See 12:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:34 12:44:34 Login Succeeded 12:44:34 ---> docker-login.sh ends [Pipeline] } 12:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:44:35 ++ 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 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/core-command/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo core-command,cmd/core-command/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/core-data/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo core-data,cmd/core-data/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/core-metadata/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo core-metadata,cmd/core-metadata/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/security-bootstrapper/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/security-proxy-setup/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/support-notifications/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo support-notifications,cmd/support-notifications/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/support-scheduler/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:44:35 + for file in '`ls cmd/**/Dockerfile`' 12:44:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:44:35 ++ cut -d/ -f2 12:44:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:44:35 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] { (Build Check) [Pipeline] sh 12:44:35 + git rev-list -1 --merges 56cc32bf381975242754bedb573ffabd5431af70~1..56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo 12:44:35 -----------> git rev-list -1 --merges 56cc32bf381975242754bedb573ffabd5431af70~1..56cc32bf381975242754bedb573ffabd5431af70 56cc32bf381975242754bedb573ffabd5431af70 12:44:35 56cc32bf381975242754bedb573ffabd5431af70 [false] [Pipeline] sh 12:44:35 + git log --format=format:%s -1 56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo 12:44:35 ========================================================= 12:44:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:44:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:44:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:44:36 + grep -v github /etc/ssh/ssh_known_hosts 12:44:36 + '[' -e /tmp/ssh_known_hosts ']' 12:44:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:44:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 12:44:36 + sudo tee -a /etc/ssh/ssh_known_hosts 12:44:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:36 12:44:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:44:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:36 latest: Pulling from edgex-devops/git-semver 12:44:36 a0d0a0d46f8b: Pulling fs layer 12:44:36 3e5f54012d9b: Pulling fs layer 12:44:36 4c7163046ea9: Pulling fs layer 12:44:36 0c2d73faf560: Pulling fs layer 12:44:36 0c2d73faf560: Waiting 12:44:36 3e5f54012d9b: Verifying Checksum 12:44:36 3e5f54012d9b: Download complete 12:44:36 a0d0a0d46f8b: Verifying Checksum 12:44:36 a0d0a0d46f8b: Download complete 12:44:37 0c2d73faf560: Verifying Checksum 12:44:37 0c2d73faf560: Download complete 12:44:37 4c7163046ea9: Verifying Checksum 12:44:37 4c7163046ea9: Download complete 12:44:37 a0d0a0d46f8b: Pull complete 12:44:37 3e5f54012d9b: Pull complete 12:44:37 4c7163046ea9: Pull complete 12:44:37 0c2d73faf560: Pull complete 12:44:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:44:37 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 12:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:44:38 $ docker top b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:38 [ssh-agent] Looking for ssh-agent implementation... 12:44:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:38 $ docker exec b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent 12:44:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnmhKHP/agent.13 12:44:38 SSH_AGENT_PID=19 12:44:38 Running ssh-add (command line suppressed) 12:44:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_702899830245854688.key (/w/workspace/edgex-go/4@tmp/private_key_702899830245854688.key) 12:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:39 + git tag --points-at HEAD [Pipeline] } 12:44:39 $ docker exec --env ******** --env ******** b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent -k 12:44:39 unset SSH_AUTH_SOCK; 12:44:39 unset SSH_AGENT_PID; 12:44:39 echo Agent pid 19 killed; 12:44:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:44:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:39 [ssh-agent] Looking for ssh-agent implementation... 12:44:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:39 $ docker exec b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent 12:44:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalfeDC/agent.52 12:44:39 SSH_AGENT_PID=58 12:44:39 Running ssh-add (command line suppressed) 12:44:39 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4161643885434130967.key (/w/workspace/edgex-go/4@tmp/private_key_4161643885434130967.key) 12:44:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:40 + git semver init 12:44:40 # -> Open(): unable to determine branch for HEAD 12:44:40 # $GIT_DIR = /w/workspace/edgex-go/4/.git 12:44:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 12:44:40 # $SEMVER_REMOTE_NAME = origin 12:44:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:44:40 # $SEMVER_USER_NAME = edgex-jenkins 12:44:40 # $SEMVER_BRANCH = PR-3831 12:44:40 # $SEMVER_TEMP = /tmp/semver-444998718 12:44:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:45:02 # '/tmp/semver-444998718' -> '/w/workspace/edgex-go/4/.semver' 12:45:02 # -> Force: false 12:45:02 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 12:45:02 $ docker exec --env ******** --env ******** b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent -k 12:45:02 unset SSH_AUTH_SOCK; 12:45:02 unset SSH_AGENT_PID; 12:45:02 echo Agent pid 58 killed; 12:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:45:02 + git semver [Pipeline] } 12:45:02 $ docker stop --time=1 b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 12:45:04 $ docker rm -f b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 [Pipeline] // withDockerContainer [Pipeline] sh 12:45:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:45:05 Stashed 1 file(s) [Pipeline] echo 12:45:05 [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 12:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:45:05 ========================================================= 12:45:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:45:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:45:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:45:05 a0d0a0d46f8b: Already exists 12:45:05 31adcdaf11c8: Pulling fs layer 12:45:05 b8b176561691: Pulling fs layer 12:45:05 4527c011a84f: Pulling fs layer 12:45:05 5d74067f8e1e: Pulling fs layer 12:45:05 e0aca202a116: Pulling fs layer 12:45:05 3a43be97a3b4: Pulling fs layer 12:45:05 34cad66bf833: Pulling fs layer 12:45:05 b4e3c513aaa6: Pulling fs layer 12:45:05 5d74067f8e1e: Waiting 12:45:05 e0aca202a116: Waiting 12:45:05 3a43be97a3b4: Waiting 12:45:05 34cad66bf833: Waiting 12:45:05 b4e3c513aaa6: Waiting 12:45:05 b8b176561691: Verifying Checksum 12:45:05 b8b176561691: Download complete 12:45:05 31adcdaf11c8: Verifying Checksum 12:45:05 31adcdaf11c8: Download complete 12:45:05 5d74067f8e1e: Verifying Checksum 12:45:05 5d74067f8e1e: Download complete 12:45:05 e0aca202a116: Verifying Checksum 12:45:05 e0aca202a116: Download complete 12:45:05 3a43be97a3b4: Verifying Checksum 12:45:05 3a43be97a3b4: Download complete 12:45:06 34cad66bf833: Verifying Checksum 12:45:06 34cad66bf833: Download complete 12:45:06 31adcdaf11c8: Pull complete 12:45:06 b8b176561691: Pull complete 12:45:06 4527c011a84f: Verifying Checksum 12:45:06 4527c011a84f: Download complete 12:45:06 b4e3c513aaa6: Verifying Checksum 12:45:06 b4e3c513aaa6: Download complete 12:45:10 4527c011a84f: Pull complete 12:45:10 5d74067f8e1e: Pull complete 12:45:10 e0aca202a116: Pull complete 12:45:10 3a43be97a3b4: Pull complete 12:45:10 34cad66bf833: Pull complete 12:45:12 b4e3c513aaa6: Pull complete 12:45:13 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:45:13 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:45:13 WORKDIR /edgex 12:45:13 COPY go.mod . 12:45:13 RUN go mod download' 12:45:13 + docker build -t ci-base-image-x86_64 -f - . 12:45:14 Sending build context to Docker daemon 334.5MB 12:45:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:45:14 ---> 9f6097aaca64 12:45:14 Step 2/4 : WORKDIR /edgex 12:45:17 ---> Running in 0fa97bc13311 12:45:17 Removing intermediate container 0fa97bc13311 12:45:17 ---> 067d69c541e3 12:45:17 Step 3/4 : COPY go.mod . 12:45:17 ---> ea286350bf26 12:45:17 Step 4/4 : RUN go mod download 12:45:17 ---> Running in 534e783281ec 12:45:20 Still waiting to schedule task 12:45:20 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-769’ 12:45:49 Removing intermediate container 534e783281ec 12:45:49 ---> f3678735ece4 12:45:49 Successfully built f3678735ece4 12:45:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:45:49 + docker inspect -f . ci-base-image-x86_64 12:45:49 . [Pipeline] withDockerContainer 12:45:49 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 12:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:45:50 $ docker top 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:50 + go version 12:45:50 go version go1.16.8 linux/amd64 [Pipeline] } 12:45:50 $ docker stop --time=1 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 12:45:51 $ docker rm -f 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:45:52 + docker inspect -f . ci-base-image-x86_64 12:45:52 . [Pipeline] withDockerContainer 12:45:52 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 12:45: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:45:52 $ docker top 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:45:52 ========================================================= 12:45:52 [edgeXBuildGoParallel] Running Tests and Build... 12:45:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:45:53 + make test 12:45:53 go mod tidy 12:45:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:45:58 ? github.com/edgexfoundry/edgex-go [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:46:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:46:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:46:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:46:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:46:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:46:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 12:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements 12:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 12:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:46:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements 12:46:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:46:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:46:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 12:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:46:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:46:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:46:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:46:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 12:46:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:46:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 12:46:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 12:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 12:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 12:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 12:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 12:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 12:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 12:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 12:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements 12:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 65.4% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 12:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 12:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 12:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 12:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 12:47:16 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 12:47:55 GO111MODULE=on go vet ./... 12:47:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:47:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:47:59 ./bin/test-attribution-txt.sh [Pipeline] echo 12:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:48:00 + ls -al . 12:48:00 total 644 12:48:00 drwxrwxr-x 10 1001 1001 4096 Nov 30 12:48 . 12:48:00 drwxr-xr-x 4 root root 28 Nov 30 12:45 .. 12:48:00 -rw-rw-r-- 1 1001 1001 11 Nov 30 12:44 .dockerignore 12:48:00 drwxrwxr-x 8 1001 1001 179 Nov 30 12:44 .git 12:48:00 drwxrwxr-x 4 1001 1001 142 Nov 30 12:44 .github 12:48:00 -rw-rw-r-- 1 1001 1001 804 Nov 30 12:44 .gitignore 12:48:00 -rw-rw-r-- 1 1001 1001 42 Nov 30 12:44 .golangci.yml 12:48:00 -rw-rw-r-- 1 1001 1001 76 Nov 30 12:44 .hadolint.yml 12:48:00 drwx------ 3 1001 1001 73 Nov 30 12:44 .semver 12:48:00 -rw-rw-r-- 1 1001 1001 166 Nov 30 12:44 .sonarcloud.properties 12:48:00 -rw-rw-r-- 1 1001 1001 1171 Nov 30 12:44 ADOPTERS.md 12:48:00 -rw-rw-r-- 1 1001 1001 8910 Nov 30 12:44 Attribution.txt 12:48:00 -rw-rw-r-- 1 1001 1001 51732 Nov 30 12:44 CHANGELOG.md 12:48:00 -rw-rw-r-- 1 1001 1001 3804 Nov 30 12:44 CONTRIBUTING.md 12:48:00 -rw-rw-r-- 1 1001 1001 677 Nov 30 12:44 GOVERNANCE.md 12:48:00 -rw-rw-r-- 1 1001 1001 849 Nov 30 12:44 Jenkinsfile 12:48:00 -rw-rw-r-- 1 1001 1001 10775 Nov 30 12:44 LICENSE 12:48:00 -rw-rw-r-- 1 1001 1001 6508 Nov 30 12:44 Makefile 12:48:00 -rw-rw-r-- 1 1001 1001 582 Nov 30 12:44 OWNERS.md 12:48:00 -rw-rw-r-- 1 1001 1001 8207 Nov 30 12:44 README.md 12:48:00 -rw-rw-r-- 1 1001 1001 6912 Nov 30 12:44 SECURITY.md 12:48:00 -rw-rw-r-- 1 1001 1001 5 Nov 30 12:45 VERSION 12:48:00 -rw-rw-r-- 1 1001 1001 4131 Nov 30 12:44 ZMQWindows.md 12:48:00 drwxrwxr-x 2 1001 1001 37 Nov 30 12:44 bin 12:48:00 drwxrwxr-x 14 1001 1001 4096 Nov 30 12:44 cmd 12:48:00 -rw-r--r-- 1 root root 428381 Nov 30 12:47 coverage.out 12:48:00 -rw-rw-r-- 1 1001 1001 828 Nov 30 12:44 go.mod 12:48:00 -rw-rw-r-- 1 1001 1001 49483 Nov 30 12:44 go.sum 12:48:00 drwxrwxr-x 8 1001 1001 124 Nov 30 12:44 internal 12:48:00 drwxrwxr-x 3 1001 1001 16 Nov 30 12:44 openapi 12:48:00 drwxrwxr-x 4 1001 1001 71 Nov 30 12:44 snap 12:48:00 -rw-rw-r-- 1 1001 1001 204 Nov 30 12:44 version.go [Pipeline] sh 12:48:01 + '[' -e coverage.out ] 12:48:01 + chown 1001:1001 coverage.out [Pipeline] stash 12:48:01 Stashed 1 file(s) [Pipeline] sh 12:48:01 + make build 12:48:01 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 12:48:03 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 12:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:48:10 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 12:48:11 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 12:48:11 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 12:48:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:48:13 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 12:48:14 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 12:48:15 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 12:48:15 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 12:48:16 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] } 12:48:18 $ docker stop --time=1 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 12:48:20 $ docker rm -f 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:21 12:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:21 latest: Pulling from edgex-devops/edgex-compose 12:48:21 cbdbe7a5bc2a: Pulling fs layer 12:48:21 ca9280d653b3: Pulling fs layer 12:48:21 7e9c9ca2126c: Pulling fs layer 12:48:21 cbdbe7a5bc2a: Verifying Checksum 12:48:21 cbdbe7a5bc2a: Download complete 12:48:22 ca9280d653b3: Verifying Checksum 12:48:22 ca9280d653b3: Download complete 12:48:22 cbdbe7a5bc2a: Pull complete 12:48:22 7e9c9ca2126c: Verifying Checksum 12:48:22 7e9c9ca2126c: Download complete 12:48:22 ca9280d653b3: Pull complete 12:48:26 7e9c9ca2126c: Pull complete 12:48:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:48:27 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 12:48:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:48:30 $ docker top 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:30 + docker-compose build --help 12:48:30 + grep parallel 12:48:30 --parallel Build images in parallel. [Pipeline] } 12:48:30 $ docker stop --time=1 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe 12:48:32 $ docker rm -f 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:32 . [Pipeline] withDockerContainer 12:48:32 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 12:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:48:32 $ docker top ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:33 + docker-compose -f ./docker-compose-build.yml build --parallel 12:48:33 Building core-command ... 12:48:33 Building core-data ... 12:48:33 Building core-metadata ... 12:48:33 Building security-bootstrapper ... 12:48:33 Building security-proxy-setup ... 12:48:33 Building security-secretstore-setup ... 12:48:33 Building support-notifications ... 12:48:33 Building support-scheduler ... 12:48:33 Building sys-mgmt-agent ... 12:48:33 Building support-scheduler 12:48:33 Building security-proxy-setup 12:48:33 Building security-secretstore-setup 12:48:33 Building core-command 12:48:33 Building support-notifications 12:48:46 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:48:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:48:46 ---> f3678735ece4 12:48:46 Step 3/20 : WORKDIR /edgex-go 12:48:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:48:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:48:46 ---> f3678735ece4 12:48:46 Step 3/24 : WORKDIR /edgex-go 12:48:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:48:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:46 ---> f3678735ece4 12:48:46 Step 3/23 : WORKDIR /edgex-go 12:48:48 ---> Running in 31785d83144f 12:48:48 ---> Running in 3883f2aa8c45 12:48:48 ---> Running in 772c997d755c 12:48:49 Removing intermediate container 31785d83144f 12:48:49 ---> 76b0c44198a6 12:48:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:49 ---> Running in 23a73b0140eb 12:48:50 Removing intermediate container 3883f2aa8c45 12:48:50 ---> 62a32e391cf0 12:48:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:50 Removing intermediate container 772c997d755c 12:48:50 ---> 677a05d98c58 12:48:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:50 ---> Running in 89b550aa6a3e 12:48:50 ---> Running in 46663155700d 12:48:51 Removing intermediate container 23a73b0140eb 12:48:51 ---> 1cca658d60ee 12:48:51 Step 5/24 : RUN apk add --update --no-cache make git 12:48:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:48:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:48:51 ---> f3678735ece4 12:48:51 Step 3/22 : WORKDIR /edgex-go 12:48:51 ---> Using cache 12:48:51 ---> 677a05d98c58 12:48:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:51 ---> Running in 7eee1c2c5886 12:48:51 ---> Running in 7063ab723c1b 12:48:51 Removing intermediate container 46663155700d 12:48:51 ---> 7d8e3d31d5b4 12:48:51 Step 5/23 : RUN apk add --update --no-cache make git 12:48:51 Removing intermediate container 89b550aa6a3e 12:48:51 ---> 82585cbf4c4a 12:48:51 Step 5/20 : RUN apk add --update --no-cache make git 12:48:52 ---> Running in 0d8edc362db9 12:48:52 ---> Running in 9476744df0a2 12:48:52 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:48:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:48:52 ---> f3678735ece4 12:48:52 Step 3/21 : WORKDIR /edgex-go 12:48:52 ---> Using cache 12:48:52 ---> 677a05d98c58 12:48:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:52 ---> Using cache 12:48:52 ---> 7d8e3d31d5b4 12:48:52 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:48:52 ---> Running in d230e9500a65 12:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-782 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws 12:48:52 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 12:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:52 Removing intermediate container 7063ab723c1b 12:48:52 ---> 754d06f3f4b6 12:48:52 Step 5/22 : RUN apk add --update --no-cache make git 12:48:52 ---> Running in 28277ae18832 12:48:52 The recommended git tool is: git 12:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:53 OK: 220 MiB in 52 packages 12:48:53 OK: 220 MiB in 52 packages 12:48:53 OK: 220 MiB in 52 packages 12:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:53 OK: 220 MiB in 52 packages 12:48:53 Removing intermediate container 7eee1c2c5886 12:48:53 ---> ff2b26746acd 12:48:53 Step 6/24 : COPY . . 12:48:54 OK: 220 MiB in 52 packages 12:48:54 Removing intermediate container 0d8edc362db9 12:48:54 ---> 110678419ade 12:48:54 Step 6/20 : COPY . . 12:48:54 Removing intermediate container 9476744df0a2 12:48:54 ---> 88d86460b2a6 12:48:54 Step 6/23 : COPY go.mod . 12:48:55 Removing intermediate container d230e9500a65 12:48:55 ---> 3464ce3124ee 12:48:55 Step 6/21 : COPY . . 12:48:58 ---> 9251fbaa8b60 12:48:58 Step 7/23 : RUN go mod download 12:48:58 using credential edgex-jenkins-ssh 12:48:58 Cloning the remote Git repository 12:48:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:48:59 > git init /w/workspace/edgex-go/4 # timeout=10 12:48:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:48:59 > git --version # timeout=10 12:48:59 > git --version # 'git version 2.17.1' 12:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:48:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:00 ---> Running in 5ccfe2d2a44d 12:49:00 Removing intermediate container 28277ae18832 12:49:00 ---> 59a67b64a7be 12:49:00 Step 6/22 : COPY . . 12:49:03 ---> 7f91d93605b7 12:49:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:04 ---> 0501becfa852 12:49:04 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:04 ---> ca74ec1bf889 12:49:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:04 ---> Running in 77574a038990 12:49:04 ---> Running in a1dc34568cb5 12:49:04 ---> Running in c713e4a8e65f 12:49:05 Removing intermediate container 5ccfe2d2a44d 12:49:05 ---> dcc4b47bb622 12:49:05 Step 8/23 : COPY . . 12:49:07 ---> 3f64411df518 12:49:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:07 ---> Running in b0d2a7d77891 12:49:07 Removing intermediate container 77574a038990 12:49:07 ---> cd9b56480cb1 12:49:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:49:09 ---> Running in 3a48403cbf41 12:49:09 Removing intermediate container a1dc34568cb5 12:49:09 ---> c3acc4b052df 12:49:09 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:49:09 Removing intermediate container c713e4a8e65f 12:49:09 ---> 749f255bb196 12:49:09 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:49:09 ---> Running in 948bb5c067df 12:49:09 ---> Running in 1eebb324eb0d 12:49:10 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 12:49:10 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 12:49:10 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 12:49:11 Removing intermediate container b0d2a7d77891 12:49:11 ---> 9b555804ce3a 12:49:11 Step 8/22 : RUN make cmd/core-command/core-command 12:49:11 ---> Running in 95d42d8e7887 12:49:11 ---> a0ec9d397c6c 12:49:11 Step 9/23 : RUN go mod tidy 12:49:11 ---> Running in cb6543fb75bc 12:49:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:49:13 Removing intermediate container cb6543fb75bc 12:49:13 ---> 8043477e1280 12:49:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:49:13 ---> Running in ca8dadf6144a 12:49: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 12:49:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:49:19 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 12:49:20 Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 12:49:20 Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) 12:49:19 > git config core.sparsecheckout # timeout=10 12:49:19 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 12:49:20 > git remote # timeout=10 12:49:20 > git config --get remote.origin.url # timeout=10 12:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:20 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 12:49:20 > git rev-parse HEAD^{commit} # timeout=10 12:49:20 > git config core.sparsecheckout # timeout=10 12:49:20 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 12:49:24 Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:49:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:25 Dload Upload Total Spent Left Speed 12:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh 12:49:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:49:26 + sudo tee /etc/docker/daemon.new 12:49:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:49:26 { 12:49:26 "registry-mirrors": [ 12:49:26 "https://nexus3.edgexfoundry.org:10001" 12:49:26 ], 12:49:26 "bip": "10.250.0.254/24", 12:49:26 "hosts": [ 12:49:26 "tcp://0.0.0.0:5555", 12:49:26 "unix:///var/run/docker.sock" 12:49:26 ], 12:49:26 "mtu": 1458, 12:49:26 "selinux-enabled": true, 12:49:26 "seccomp-profile": "/etc/docker/seccomp.json" 12:49:26 } [Pipeline] sh 12:49:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:49:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:49:45 provisioning config files... 12:49:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config642470598221551051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:45 ---> docker-login.sh 12:49:45 nexus3.edgexfoundry.org:10001 12:49:46 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 12:49:46 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 12:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:49:47 Configure a credential helper to remove this warning. See 12:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:49:47 12:49:47 Login Succeeded 12:49:47 nexus3.edgexfoundry.org:10002 12:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:49:47 Configure a credential helper to remove this warning. See 12:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:49:47 12:49:47 Login Succeeded 12:49:47 nexus3.edgexfoundry.org:10003 12:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:49:48 Configure a credential helper to remove this warning. See 12:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:49:48 12:49:48 Login Succeeded 12:49:48 nexus3.edgexfoundry.org:10004 12:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:49:48 Configure a credential helper to remove this warning. See 12:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:49:48 12:49:48 Login Succeeded 12:49:48 docker.io 12:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:49:49 Configure a credential helper to remove this warning. See 12:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:49:49 12:49:49 Login Succeeded 12:49:49 ---> docker-login.sh ends [Pipeline] } 12:49:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:49:50 ========================================================= 12:49:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:49:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:49:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:49:50 552d1f2373af: Pulling fs layer 12:49:50 ea3f2d53f512: Pulling fs layer 12:49:50 9e70ebbbe112: Pulling fs layer 12:49:50 7a9cfe048b4a: Pulling fs layer 12:49:50 72dc09318566: Pulling fs layer 12:49:50 f4f7b4309257: Pulling fs layer 12:49:50 0ac9a79272e3: Pulling fs layer 12:49:50 b78e95d17946: Pulling fs layer 12:49:50 7a9cfe048b4a: Waiting 12:49:50 72dc09318566: Waiting 12:49:50 f4f7b4309257: Waiting 12:49:50 0ac9a79272e3: Waiting 12:49:50 b78e95d17946: Waiting 12:49:50 ea3f2d53f512: Verifying Checksum 12:49:50 ea3f2d53f512: Download complete 12:49:50 72dc09318566: Verifying Checksum 12:49:50 72dc09318566: Download complete 12:49:50 f4f7b4309257: Verifying Checksum 12:49:50 f4f7b4309257: Download complete 12:49:50 552d1f2373af: Verifying Checksum 12:49:50 552d1f2373af: Download complete 12:49:50 0ac9a79272e3: Verifying Checksum 12:49:50 0ac9a79272e3: Download complete 12:49:51 552d1f2373af: Pull complete 12:49:51 Removing intermediate container 3a48403cbf41 12:49:51 ---> ac4cdf07ee7c 12:49:51 12:49:51 Step 9/24 : FROM alpine:3.14 12:49:51 Removing intermediate container 948bb5c067df 12:49:51 ---> 712831a8c630 12:49:51 12:49:51 Step 9/20 : FROM alpine:3.14 12:49:51 Removing intermediate container 95d42d8e7887 12:49:51 ---> 6c40b023e91d 12:49:51 12:49:51 Step 9/22 : FROM alpine:3.14 12:49:52 Removing intermediate container 1eebb324eb0d 12:49:52 ---> 5679aa344c61 12:49:52 12:49:52 Step 9/21 : FROM alpine:3.14 12:49:52 3.14: Pulling from library/alpine 12:49:52 ea3f2d53f512: Pull complete 12:49:52 b78e95d17946: Verifying Checksum 12:49:52 b78e95d17946: Download complete 12:49:52 9e70ebbbe112: Pull complete 12:49:53 3.14: Pulling from library/alpine 12:49:53 3.14: Pulling from library/alpine 12:49:53 7a9cfe048b4a: Verifying Checksum 12:49:53 7a9cfe048b4a: Download complete 12:49:54 Removing intermediate container ca8dadf6144a 12:49:54 ---> eeb571b820ca 12:49:54 12:49:54 Step 11/23 : FROM alpine:3.14 12:49:54 3.14: Pulling from library/alpine 12:49:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:54 Status: Downloaded newer image for alpine:3.14 12:49:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:54 Status: Image is up to date for alpine:3.14 12:49:54 Status: Downloaded newer image for alpine:3.14 12:49:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:54 Status: Image is up to date for alpine:3.14 12:49:54 ---> 0a97eee8041e 12:49:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:49:54 ---> 0a97eee8041e 12:49:54 Step 10/20 : RUN apk add --update --no-cache curl 12:49:54 ---> 0a97eee8041e 12:49:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:49:54 ---> 0a97eee8041e 12:49:54 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:49:54 3.14: Pulling from library/alpine 12:49:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:54 Status: Image is up to date for alpine:3.14 12:49:54 ---> 0a97eee8041e 12:49:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:49:54 ---> Running in 76a0110dc7cf 12:49:54 ---> Running in 9e262bfcbd13 12:49:54 ---> Running in 012611066f50 12:49:54 ---> Running in f2c4607f7239 12:49:54 ---> Running in 97de7c6bb64d 12:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:55 (1/3) Installing ca-certificates (20191127-r5) 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:55 (2/3) Installing dumb-init (1.2.5-r1) 12:49:55 (3/3) Installing su-exec (0.2-r1) 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:55 Executing busybox-1.33.1-r6.trigger 12:49:55 Executing ca-certificates-20191127-r5.trigger 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:55 (1/2) Installing ca-certificates (20191127-r5) 12:49:55 OK: 6 MiB in 17 packages 12:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:55 (2/2) Installing dumb-init (1.2.5-r1) 12:49:55 Executing busybox-1.33.1-r6.trigger 12:49:55 Executing ca-certificates-20191127-r5.trigger 12:49:55 (1/1) Installing dumb-init (1.2.5-r1) 12:49:55 OK: 6 MiB in 16 packages 12:49:55 Executing busybox-1.33.1-r6.trigger 12:49:55 OK: 6 MiB in 15 packages 12:49:55 (1/5) Installing ca-certificates (20191127-r5) 12:49:55 (2/5) Installing brotli-libs (1.0.9-r5) 12:49:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:49:56 (1/1) Installing dumb-init (1.2.5-r1) 12:49:56 (4/5) Installing libcurl (7.79.1-r0) 12:49:56 Executing busybox-1.33.1-r6.trigger 12:49:56 (5/5) Installing curl (7.79.1-r0) 12:49:56 OK: 6 MiB in 15 packages 12:49:56 Executing busybox-1.33.1-r6.trigger 12:49:56 Executing ca-certificates-20191127-r5.trigger 12:49:56 OK: 8 MiB in 19 packages 12:49:56 Removing intermediate container 9e262bfcbd13 12:49:56 ---> ac8e925f45ee 12:49:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:49:56 ---> Running in eea965b2f228 12:49:56 Removing intermediate container 76a0110dc7cf 12:49:56 ---> a2d256126392 12:49:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:49:56 Removing intermediate container eea965b2f228 12:49:56 ---> b0c0639254c1 12:49:56 Step 12/24 : WORKDIR / 12:49:56 Removing intermediate container 012611066f50 12:49:56 ---> 90d0f57a84a9 12:49:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:49:56 Removing intermediate container 97de7c6bb64d 12:49:56 ---> e17b7999e87c 12:49:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:49:56 ---> Running in 8afab16e31cd 12:49:56 ---> Running in af282ae30c91 12:49:56 ---> Running in 2a4498676648 12:49:56 ---> Running in c7ed9035428e 12:49:56 Removing intermediate container af282ae30c91 12:49:56 ---> 88f87738a17e 12:49:56 Step 12/21 : ENV APP_PORT=59860 12:49:56 Removing intermediate container 8afab16e31cd 12:49:56 ---> 82694f049c28 12:49:56 Step 12/22 : ENV APP_PORT=59882 12:49:56 Removing intermediate container f2c4607f7239 12:49:56 ---> f1a74a37b76d 12:49:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:49:56 Removing intermediate container c7ed9035428e 12:49:56 ---> 056128daead4 12:49:56 Step 14/23 : ENV APP_PORT=59861 12:49:56 ---> Running in b060543b42f3 12:49:56 Removing intermediate container 2a4498676648 12:49:56 ---> dd671391c9ad 12:49:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:49:56 ---> Running in 4c470884c734 12:49:56 ---> Running in a9dfef280ff5 12:49:56 ---> Running in 88a24ec36ffc 12:49:56 Removing intermediate container b060543b42f3 12:49:56 ---> 9f0e8e3c59ba 12:49:56 Step 13/21 : EXPOSE $APP_PORT 12:49:56 ---> Running in 800c38aab3a7 12:49:56 Removing intermediate container a9dfef280ff5 12:49:56 ---> 53234279f538 12:49:56 Step 12/20 : WORKDIR /edgex 12:49:56 Removing intermediate container 88a24ec36ffc 12:49:56 ---> 23e5c5843669 12:49:56 Step 15/23 : EXPOSE $APP_PORT 12:49:57 Removing intermediate container 4c470884c734 12:49:57 ---> 9d63f4694c73 12:49:57 Step 13/22 : EXPOSE $APP_PORT 12:49:57 ---> d2319f078680 12:49:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:49:57 ---> Running in b01adaef2195 12:49:57 ---> Running in 3d8f6fff377a 12:49:57 ---> Running in d4a34639738f 12:49:57 Removing intermediate container 800c38aab3a7 12:49:57 ---> 9866715072be 12:49:57 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:57 Removing intermediate container b01adaef2195 12:49:57 ---> 3993ed934dd2 12:49:57 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:49:57 Removing intermediate container 3d8f6fff377a 12:49:57 ---> c0f8f1b4bc5c 12:49:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:57 Removing intermediate container d4a34639738f 12:49:57 ---> 86944ba3bfa3 12:49:57 Step 14/22 : WORKDIR / 12:49:57 ---> 85f9e84cb9bc 12:49:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:49:57 ---> Running in 9a9e2cb4f296 12:49:57 ---> 98ad3db2c402 12:49:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:49:57 ---> bc0789f844ae 12:49:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:49:57 Removing intermediate container 9a9e2cb4f296 12:49:57 ---> c217e102f0a6 12:49:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:57 ---> 34b8399ce014 12:49:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:49:57 ---> d011c2d4b4df 12:49:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:49:57 ---> 7b58c85d6af9 12:49:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:49:57 ---> cf4d745c0706 12:49:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:49:57 ---> 74b052a44b1b 12:49:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:49:57 ---> 056df9343842 12:49:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:49:58 ---> 8343155c7004 12:49:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:49:58 ---> f83bbc784edb 12:49:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:49:58 ---> b8ed05313586 12:49:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:49:58 ---> e5d1286f1ed7 12:49:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:49:58 ---> c5524ab9c825 12:49:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:49:58 ---> Running in 0eb02dfe2c0a 12:49:58 ---> Running in 8c1adbd4464b 12:49:58 ---> c8c0983940b6 12:49:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:49:58 ---> Running in 09653a4fc4b1 12:49:58 Removing intermediate container 0eb02dfe2c0a 12:49:58 ---> ce27d6866877 12:49:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:58 ---> ced2d8ec0da8 12:49:58 Step 18/22 : ENTRYPOINT ["/core-command"] 12:49:58 Removing intermediate container 8c1adbd4464b 12:49:58 ---> 8c76684b5b25 12:49:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:58 Removing intermediate container 09653a4fc4b1 12:49:58 ---> 6165a516cb33 12:49:58 Step 17/20 : CMD ["--init=true"] 12:49:58 ---> Running in 40dc06a647c5 12:49:58 ---> Running in c82606a63741 12:49:58 ---> Running in 1a8b156feae4 12:49:58 ---> Running in efd08aa10277 12:49:58 ---> 126df83db6a3 12:49:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:49:58 Removing intermediate container 40dc06a647c5 12:49:58 ---> 737f4c7e5d55 12:49:58 Step 21/23 : LABEL arch=x86_64 12:49:58 Removing intermediate container c82606a63741 12:49:58 ---> 0555912f8e4e 12:49:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:58 Removing intermediate container 1a8b156feae4 12:49:58 ---> 442ced39c1ef 12:49:58 Step 19/21 : LABEL arch=x86_64 12:49:58 Removing intermediate container efd08aa10277 12:49:58 ---> cee58780ae38 12:49:58 Step 18/20 : LABEL arch=x86_64 12:49:58 ---> Running in 8619510b6448 12:49:58 ---> Running in 7c7846db4400 12:49:58 ---> Running in c98a2277aa26 12:49:58 ---> Running in a4f9b9b2395c 12:49:59 Removing intermediate container 7c7846db4400 12:49:59 ---> 118ba97d4186 12:49:59 Step 20/22 : LABEL arch=x86_64 12:49:59 ---> 79d56c2a775a 12:49:59 Step 20/24 : 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/ 12:49:59 Removing intermediate container 8619510b6448 12:49:59 ---> b722a71f75d3 12:49:59 Step 22/23 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:49:59 Removing intermediate container c98a2277aa26 12:49:59 ---> aa2fb64d92be 12:49:59 Step 20/21 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:49:59 Removing intermediate container a4f9b9b2395c 12:49:59 ---> 092a21eb94fb 12:49:59 Step 19/20 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:49:59 ---> Running in cc1f7862ad09 12:49:59 ---> Running in 9c2149f5c92d 12:49:59 ---> Running in d0b64721482c 12:49:59 ---> Running in 153d29fe4dc3 12:49:59 ---> Running in 45f9b9b60fec 12:49:59 Removing intermediate container cc1f7862ad09 12:49:59 ---> 28b1e320572b 12:49:59 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:49:59 Removing intermediate container 45f9b9b60fec 12:49:59 ---> af9211232493 12:49:59 Step 20/20 : LABEL version=0.0.0 12:49:59 Removing intermediate container 153d29fe4dc3 12:49:59 ---> dfbb63b17317 12:49:59 Step 21/21 : LABEL version=0.0.0 12:49:59 ---> Running in e04446879765 12:49:59 Removing intermediate container d0b64721482c 12:49:59 ---> c7039b4e82de 12:49:59 Step 23/23 : LABEL version=0.0.0 12:49:59 ---> Running in 9c9777869c6b 12:49:59 ---> Running in 99ea41085ee2 12:49:59 ---> Running in c4a9e9e47104 12:49:59 Removing intermediate container e04446879765 12:49:59 ---> 43e94cd3ca06 12:49:59 Step 22/22 : LABEL version=0.0.0 12:49:59 Removing intermediate container 9c9777869c6b 12:49:59 ---> 2156deae70cc 12:49:59 12:49:59 ---> Running in c8165d403b4d 12:49:59 Removing intermediate container c4a9e9e47104 12:49:59 ---> 8e06a9301296 12:49:59 12:49:59 Successfully built 2156deae70cc 12:49:59 Successfully tagged security-proxy-setup:latest 12:49:59 Building core-metadata 12:49:59 Removing intermediate container 99ea41085ee2 12:49:59 ---> 684f643e926c 12:49:59 12:49:59  Building security-proxy-setup ... done Removing intermediate container c8165d403b4d 12:49:59 ---> 0c84e3a8f6e9 12:49:59 12:49:59 Successfully built 684f643e926c 12:49:59 Successfully built 8e06a9301296 12:49:59 Successfully built 0c84e3a8f6e9 12:50:00 Successfully tagged support-notifications:latest 12:50:00 Building sys-mgmt-agent 12:50:00  Building support-notifications ... done Successfully tagged support-scheduler:latest 12:50:00 Successfully tagged core-command:latest 12:50:00 Building core-data 12:50:00  Building support-scheduler ... done Building security-bootstrapper 12:50:01  Building core-command ... done Removing intermediate container 9c2149f5c92d 12:50:01 ---> 7494c4b7e3f9 12:50:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:50:05 ---> Running in fb8b45cb62db 12:50:05 Removing intermediate container fb8b45cb62db 12:50:05 ---> 940ab9a9946e 12:50:05 Step 22/24 : LABEL arch=x86_64 12:50:05 7a9cfe048b4a: Pull complete 12:50:05 72dc09318566: Pull complete 12:50:05 f4f7b4309257: Pull complete 12:50:05 0ac9a79272e3: Pull complete 12:50:06 ---> Running in da6884617c37 12:50:06 Removing intermediate container da6884617c37 12:50:06 ---> 47e0287751b3 12:50:06 Step 23/24 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:50:07 ---> Running in 6f0ceac7c7df 12:50:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:50:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:50:10 ---> f3678735ece4 12:50:10 Step 3/22 : WORKDIR /edgex-go 12:50:10 ---> Using cache 12:50:10 ---> 677a05d98c58 12:50:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:10 ---> Using cache 12:50:10 ---> 754d06f3f4b6 12:50:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:50:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:50:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:50:10 ---> f3678735ece4 12:50:10 Step 3/22 : WORKDIR /edgex-go 12:50:10 ---> Using cache 12:50:10 ---> 677a05d98c58 12:50:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:10 ---> Using cache 12:50:10 ---> 754d06f3f4b6 12:50:10 Step 5/22 : RUN apk add --update --no-cache make bash git 12:50:10 Removing intermediate container 6f0ceac7c7df 12:50:10 ---> 523bfcc450d7 12:50:10 Step 24/24 : LABEL version=0.0.0 12:50:10 ---> Running in 02f57cd4e964 12:50:10 ---> Running in e66ca09675f9 12:50:10 ---> Running in e0a5ce803dee 12:50:11 b78e95d17946: Pull complete 12:50:11 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:50:11 Removing intermediate container e0a5ce803dee 12:50:11 ---> 800cdd8f6562 12:50:11 12:50:11 Successfully built 800cdd8f6562 12:50:11 Successfully tagged security-secretstore-setup:latest 12:50:11  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:11 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:50:11 WORKDIR /edgex 12:50:11 COPY go.mod . 12:50:11 RUN go mod downloaddocker 12:50:11 build -t ci-base-image-arm64 -f - . 12:50:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:12 OK: 220 MiB in 52 packages 12:50:12 OK: 220 MiB in 52 packages 12:50:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:50:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:50:13 ---> f3678735ece4 12:50:13 Step 3/22 : WORKDIR /edgex-go 12:50:13 ---> Using cache 12:50:13 ---> 677a05d98c58 12:50:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:13 ---> Using cache 12:50:13 ---> 754d06f3f4b6 12:50:13 Step 5/22 : RUN apk add --update --no-cache make git 12:50:13 ---> Using cache 12:50:13 ---> 59a67b64a7be 12:50:13 Step 6/22 : COPY . . 12:50:13 ---> Using cache 12:50:13 ---> 3f64411df518 12:50:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:13 ---> Using cache 12:50:13 ---> 9b555804ce3a 12:50:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:50:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:50:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:50:13 ---> f3678735ece4 12:50:13 Step 3/30 : WORKDIR /edgex-go 12:50:13 ---> Using cache 12:50:13 ---> 677a05d98c58 12:50:13 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:13 ---> Using cache 12:50:13 ---> 754d06f3f4b6 12:50:13 Step 5/30 : RUN apk add --update --no-cache make git 12:50:13 ---> Using cache 12:50:13 ---> 59a67b64a7be 12:50:13 Step 6/30 : COPY . . 12:50:13 ---> Using cache 12:50:13 ---> 3f64411df518 12:50:13 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:13 ---> Using cache 12:50:13 ---> 9b555804ce3a 12:50:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:50:14 ---> Running in c6a472ae12c2 12:50:14 ---> Running in f2463154802f 12:50:14 Removing intermediate container 02f57cd4e964 12:50:14 ---> 0d053a8cb733 12:50:14 Step 6/22 : COPY . . 12:50:14 Removing intermediate container e66ca09675f9 12:50:14 ---> cd60c856c838 12:50:14 Step 6/22 : COPY . . 12:50:14 Sending build context to Docker daemon 168.9MB 12:50:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:50:14 ---> 8b459fc5aaf0 12:50:14 Step 2/4 : WORKDIR /edgex 12:50:14 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 12:50:14 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 12:50:16 ---> Running in a62d2139375a 12:50:16 Removing intermediate container a62d2139375a 12:50:16 ---> 880a723a4d96 12:50:16 Step 3/4 : COPY go.mod . 12:50:16 ---> 809dfe4fc0c9 12:50:16 Step 4/4 : RUN go mod download 12:50:16 ---> Running in 11505b5c8c0a 12:50:24 ---> 8f30bac4c765 12:50:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:24 ---> 110557b35c75 12:50:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:24 ---> Running in 6d5987a81f56 12:50:24 ---> Running in d6e2c2e91a3f 12:50:25 Removing intermediate container 6d5987a81f56 12:50:25 ---> 2cc2ac89bbe6 12:50:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:50:25 ---> Running in f195bcdb6cfe 12:50:25 Removing intermediate container d6e2c2e91a3f 12:50:25 ---> 4b2245cca5a0 12:50:25 Step 8/22 : RUN make cmd/core-data/core-data 12:50:25 ---> Running in e2560a9c04b5 12:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:50:26 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 12:50:44 Removing intermediate container c6a472ae12c2 12:50:44 ---> d820a41a8e8e 12:50:44 12:50:44 Step 9/30 : FROM alpine:3.14 12:50:44 ---> 0a97eee8041e 12:50:44 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:50:44 ---> Running in 38e2219cfa42 12:50:44 Removing intermediate container 38e2219cfa42 12:50:44 ---> d64d89d005a6 12:50:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:50:44 ---> Running in 230c771eb97d 12:50:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:45 (1/2) Installing dumb-init (1.2.5-r1) 12:50:45 (2/2) Installing su-exec (0.2-r1) 12:50:45 Executing busybox-1.33.1-r6.trigger 12:50:45 OK: 6 MiB in 16 packages 12:50:46 Removing intermediate container f2463154802f 12:50:46 ---> 542918a58069 12:50:46 12:50:46 Step 9/22 : FROM alpine:3.14 12:50:46 ---> 0a97eee8041e 12:50:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:50:46 ---> Using cache 12:50:46 ---> e17b7999e87c 12:50:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:50:46 ---> Using cache 12:50:46 ---> 056128daead4 12:50:46 Step 12/22 : ENV APP_PORT=59881 12:50:46 ---> Running in 36206f7f43a9 12:50:46 Removing intermediate container 36206f7f43a9 12:50:46 ---> 7e4e44351a37 12:50:46 Step 13/22 : EXPOSE $APP_PORT 12:50:46 Removing intermediate container 230c771eb97d 12:50:46 ---> 546538e86255 12:50:46 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:50:46 ---> Running in 0faf3f35b03d 12:50:46 ---> Running in 6bce228245eb 12:50:46 Removing intermediate container 0faf3f35b03d 12:50:46 ---> 7a3540d8c412 12:50:46 Step 14/22 : WORKDIR / 12:50:46 Removing intermediate container 6bce228245eb 12:50:46 ---> 5a18da2e2185 12:50:46 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:50:46 ---> Running in 125e8eb7910e 12:50:46 ---> Running in 2aea3c18bde8 12:50:47 Removing intermediate container 2aea3c18bde8 12:50:47 ---> 556bc9e49acc 12:50:47 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:50:47 Removing intermediate container 125e8eb7910e 12:50:47 ---> ec734a50eba3 12:50:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:47 ---> Running in 1c26f496dab8 12:50:47 ---> 36c65e81d14e 12:50:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:50:47 ---> e133d3e9e367 12:50:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:50:48 Removing intermediate container 1c26f496dab8 12:50:48 ---> 9101bbb7a2e8 12:50:48 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:50:48 ---> 752b839a7710 12:50:48 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:50:48 ---> Running in f41ddccd5579 12:50:48 ---> Running in cdcb8c8ad979 12:50:48 Removing intermediate container cdcb8c8ad979 12:50:48 ---> 28afcab4dfdc 12:50:48 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:50:48 Removing intermediate container f41ddccd5579 12:50:48 ---> 0f41b87cf480 12:50:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:48 ---> Running in 47724a4c3a54 12:50:48 Removing intermediate container 47724a4c3a54 12:50:48 ---> bc4e2e5e86ee 12:50:48 Step 20/22 : LABEL arch=x86_64 12:50:48 ---> ac867b885f2b 12:50:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:50:48 ---> Running in caa1c9f2ae79 12:50:48 ---> Running in 6f98b3b32ab7 12:50:49 Removing intermediate container caa1c9f2ae79 12:50:49 ---> 0e2daa2899ed 12:50:49 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:50:49 ---> Running in aaed34bbf0b5 12:50:49 Removing intermediate container aaed34bbf0b5 12:50:49 ---> e0f6e4169ff6 12:50:49 Step 22/22 : LABEL version=0.0.0 12:50:49 ---> Running in 832dd50270c6 12:50:49 Removing intermediate container 832dd50270c6 12:50:49 ---> 681f39aee822 12:50:49 12:50:49 Successfully built 681f39aee822 12:50:49 Successfully tagged core-metadata:latest 12:50:50  Building core-metadata ... done Removing intermediate container 6f98b3b32ab7 12:50:50 ---> 06d82ffd960e 12:50:50 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:50 ---> 89eb696d6ee1 12:50:50 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:50:51 ---> 61d0cffe2b1b 12:50:51 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:50:51 ---> ee71491b6a2c 12:50:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:50:51 ---> 68791be6b061 12:50:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:50:51 ---> 06741113fa3a 12:50:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:50:51 ---> Running in 8655478c781e 12:50:52 Removing intermediate container 8655478c781e 12:50:52 ---> b05df0bd82c7 12:50:52 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:50:52 ---> c94b520cb7c9 12:50:52 Step 25/30 : RUN chmod +x /entrypoint.sh 12:50:52 ---> Running in 21b79fcbb8a7 12:50:53 Removing intermediate container f195bcdb6cfe 12:50:53 ---> 876c458473bc 12:50:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:50:53 ---> Running in a7dacf18e687 12:50:53 Removing intermediate container 21b79fcbb8a7 12:50:53 ---> f398d441fdaa 12:50:53 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:50:54 ---> Running in b8458e00e705 12:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:50:54 Removing intermediate container b8458e00e705 12:50:54 ---> 443a17ffe014 12:50:54 Step 27/30 : CMD ["gate"] 12:50:54 ---> Running in 80f2a0d34ae2 12:50:54 Removing intermediate container 80f2a0d34ae2 12:50:54 ---> a93203c6a5ba 12:50:54 Step 28/30 : LABEL arch=x86_64 12:50:54 ---> Running in 1f24af62d860 12:50:54 Removing intermediate container 1f24af62d860 12:50:54 ---> 3fa8cfe2158e 12:50:54 Step 29/30 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:50:54 ---> Running in 2c4376f8b03a 12:50:54 Removing intermediate container 2c4376f8b03a 12:50:54 ---> df81db6795f0 12:50:54 Step 30/30 : LABEL version=0.0.0 12:50:55 Removing intermediate container a7dacf18e687 12:50:55 ---> e12cf83fc0df 12:50:55 12:50:55 Step 10/22 : FROM docker:20.10.8 12:50:55 ---> Running in 3b7f6c6746ba 12:50:55 20.10.8: Pulling from library/docker 12:50:55 Removing intermediate container 3b7f6c6746ba 12:50:55 ---> 88ec116765d5 12:50:55 12:50:55 Successfully built 88ec116765d5 12:50:55 Successfully tagged security-bootstrapper:latest 12:50:57  Building security-bootstrapper ... done Removing intermediate container e2560a9c04b5 12:50:57 ---> a38b00619778 12:50:57 12:50:57 Step 9/22 : FROM alpine:3.14 12:50:57 ---> 0a97eee8041e 12:50:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:50:57 ---> Running in 277475db7ed5 12:50:57 Removing intermediate container 277475db7ed5 12:50:57 ---> 11d9f9709200 12:50:57 Step 11/22 : ENV APP_PORT=59880 12:50:57 ---> Running in 5e601f2c7a70 12:50:57 Removing intermediate container 5e601f2c7a70 12:50:57 ---> 3b0761239b11 12:50:57 Step 12/22 : EXPOSE $APP_PORT 12:50:58 ---> Running in c59fc926c801 12:50:58 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:50:58 Status: Downloaded newer image for docker:20.10.8 12:50:58 ---> bc6c0ffef665 12:50:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:50:58 ---> Running in 7e7846da57f7 12:50:58 Removing intermediate container c59fc926c801 12:50:58 ---> a6acd3c4ba35 12:50:58 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:58 ---> Running in a933acdd27b7 12:50:58 Removing intermediate container 7e7846da57f7 12:50:58 ---> e5f89e10772a 12:50:58 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:50:58 ---> Running in 02a1ac919409 12:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:58 Removing intermediate container a933acdd27b7 12:50:58 ---> 381f5c589e19 12:50:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:50:58 ---> Running in 180f012482b6 12:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:58 (1/42) Installing readline (8.1.0-r0) 12:50:58 (2/42) Installing bash (5.1.4-r0) 12:50:58 Executing bash-5.1.4-r0.post-install 12:50:58 (3/42) Installing brotli-libs (1.0.9-r5) 12:50:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:50:58 (5/42) Installing libcurl (7.79.1-r0) 12:50:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:58 (6/42) Installing curl (7.79.1-r0) 12:50:58 (7/42) Installing dumb-init (1.2.5-r1) 12:50:58 (8/42) Installing libbz2 (1.0.8-r1) 12:50:58 (9/42) Installing expat (2.4.1-r0) 12:50:58 (10/42) Installing libffi (3.3-r2) 12:50:58 (11/42) Installing gdbm (1.19-r0) 12:50:58 (12/42) Installing xz-libs (5.2.5-r0) 12:50:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:50:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:50:59 (15/42) Installing mpdecimal (2.5.1-r1) 12:50:59 (16/42) Installing sqlite-libs (3.35.5-r0) 12:50:59 (17/42) Installing python3 (3.9.5-r2) 12:50:59 (18/42) Installing py3-appdirs (1.4.4-r2) 12:50:59 (19/42) Installing py3-chardet (4.0.0-r2) 12:50:59 (20/42) Installing py3-idna (3.2-r0) 12:50:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:50:59 (22/42) Installing py3-certifi (2020.12.5-r1) 12:50:59 (23/42) Installing py3-requests (2.25.1-r4) 12:50:59 (24/42) Installing py3-msgpack (1.0.2-r1) 12:50:59 (25/42) Installing py3-lockfile (0.12.2-r4) 12:50:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:50:59 (27/42) Installing py3-colorama (0.4.4-r1) 12:50:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:50:59 (29/42) Installing py3-distlib (0.3.1-r3) 12:50:59 (30/42) Installing py3-distro (1.5.0-r3) 12:50:59 (31/42) Installing py3-six (1.15.0-r1) 12:51:00 (32/42) Installing py3-webencodings (0.5.1-r4) 12:51:00 (33/42) Installing py3-html5lib (1.1-r1) 12:51:00 (34/42) Installing py3-parsing (2.4.7-r2) 12:51:00 (35/42) Installing py3-packaging (20.9-r1) 12:51:00 (36/42) Installing py3-toml (0.10.2-r2) 12:51:00 (37/42) Installing py3-pep517 (0.10.0-r2) 12:51:00 (38/42) Installing py3-progress (1.5-r2) 12:51:00 (39/42) Installing py3-retrying (1.3.3-r1) 12:51:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:51:00 (41/42) Installing py3-setuptools (52.0.0-r3) 12:51:00 (42/42) Installing py3-pip (20.3.4-r1) 12:51:00 (1/6) Installing dumb-init (1.2.5-r1) 12:51:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:51:00 (3/6) Installing libsodium (1.0.18-r0) 12:51:00 Executing busybox-1.33.1-r3.trigger 12:51:00 OK: 84 MiB in 64 packages 12:51:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:51:00 (5/6) Installing libzmq (4.3.4-r0) 12:51:00 (6/6) Installing zeromq (4.3.4-r0) 12:51:00 Executing busybox-1.33.1-r6.trigger 12:51:00 OK: 8 MiB in 20 packages 12:51:01 Collecting docker-compose==1.23.2 12:51:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:51:01 Collecting dockerpty<0.5,>=0.4.1 12:51:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:51:01 Collecting PyYAML<4,>=3.10 12:51:01 Downloading PyYAML-3.13.tar.gz (270 kB) 12:51:01 Removing intermediate container 180f012482b6 12:51:01 ---> d070be1912c2 12:51:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:51:02 ---> a8d57c28ab6f 12:51:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:51:02 Collecting docker<4.0,>=3.6.0 12:51:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:51:02 Collecting texttable<0.10,>=0.9.0 12:51:02 Downloading texttable-0.9.1.tar.gz (11 kB) 12:51:02 ---> aa75adde77d3 12:51:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:51:02 ---> c31dd3cfa6b6 12:51:02 Step 18/22 : ENTRYPOINT ["/core-data"] 12:51:02 Collecting websocket-client<1.0,>=0.32.0 12:51:02 ---> Running in cfcc97ceb213 12:51:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:51:02 Collecting jsonschema<3,>=2.5.1 12:51:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:51:02 Removing intermediate container cfcc97ceb213 12:51:02 ---> bbb771e3f2ba 12:51:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:51:02 Collecting cached-property<2,>=1.2.0 12:51:02 ---> Running in d3a7177e58bd 12:51:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:51:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:51:02 Removing intermediate container d3a7177e58bd 12:51:02 ---> 43878f40c351 12:51:02 Step 20/22 : LABEL arch=x86_64 12:51:02 ---> Running in 3e30ab08f8d9 12:51:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:51:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:51:02 Collecting docopt<0.7,>=0.6.1 12:51:02 Removing intermediate container 3e30ab08f8d9 12:51:02 ---> 2509a206cb5d 12:51:02 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:51:02 Downloading docopt-0.6.2.tar.gz (25 kB) 12:51:03 ---> Running in 211a570337da 12:51:03 Removing intermediate container 211a570337da 12:51:03 ---> a8eb3180e25e 12:51:03 Step 22/22 : LABEL version=0.0.0 12:51:03 ---> Running in 8bb7260e4bcf 12:51:03 Collecting docker-pycreds>=0.4.0 12:51:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:51:03 Removing intermediate container 8bb7260e4bcf 12:51:03 ---> a7d85b928f85 12:51:03 12:51:03 Collecting chardet<3.1.0,>=3.0.2 12:51:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:51:03 Successfully built a7d85b928f85 12:51:03 Successfully tagged core-data:latest 12:51:03  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 12:51:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:51:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:51:03 Collecting idna<2.8,>=2.5 12:51:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:51:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:51:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:51:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:51:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:51:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:51:03 Attempting uninstall: urllib3 12:51:03 Found existing installation: urllib3 1.26.5 12:51:03 Uninstalling urllib3-1.26.5: 12:51:03 Successfully uninstalled urllib3-1.26.5 12:51:03 Attempting uninstall: idna 12:51:03 Found existing installation: idna 3.2 12:51:03 Uninstalling idna-3.2: 12:51:03 Successfully uninstalled idna-3.2 12:51:03 Attempting uninstall: chardet 12:51:03 Found existing installation: chardet 4.0.0 12:51:03 Uninstalling chardet-4.0.0: 12:51:03 Successfully uninstalled chardet-4.0.0 12:51:04 Attempting uninstall: requests 12:51:04 Found existing installation: requests 2.25.1 12:51:04 Uninstalling requests-2.25.1: 12:51:04 Successfully uninstalled requests-2.25.1 12:51:04 Running setup.py install for texttable: started 12:51:04 Running setup.py install for texttable: finished with status 'done' 12:51:04 Running setup.py install for PyYAML: started 12:51:05 Running setup.py install for PyYAML: finished with status 'done' 12:51:05 Running setup.py install for docopt: started 12:51:05 Running setup.py install for docopt: finished with status 'done' 12:51:05 Running setup.py install for dockerpty: started 12:51:05 Running setup.py install for dockerpty: finished with status 'done' 12:51:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 12:51:09 Removing intermediate container 02a1ac919409 12:51:09 ---> c60862d52704 12:51:09 Step 13/22 : ENV APP_PORT=58890 12:51:09 ---> Running in 88ab91f43142 12:51:09 Removing intermediate container 88ab91f43142 12:51:09 ---> 512fe16ac61c 12:51:09 Step 14/22 : EXPOSE $APP_PORT 12:51:09 ---> Running in 0961dd0fa2ff 12:51:09 Removing intermediate container 0961dd0fa2ff 12:51:09 ---> 853d11cf4632 12:51:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:51:09 ---> 27ed17271e8f 12:51:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:51:09 ---> d9215139d580 12:51:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:51:09 ---> 842dad6ff613 12:51:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:51:09 ---> Running in 038e2c0dccab 12:51:09 Removing intermediate container 038e2c0dccab 12:51:09 ---> b2c05afa31df 12:51:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:51:09 ---> Running in f41ff6d3a75e 12:51:09 Removing intermediate container f41ff6d3a75e 12:51:09 ---> 6e1c5eab2abc 12:51:09 Step 20/22 : LABEL arch=x86_64 12:51:09 ---> Running in 240be1e94a00 12:51:09 Removing intermediate container 240be1e94a00 12:51:09 ---> be533cbea16d 12:51:09 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 12:51:09 ---> Running in 225b9991fa78 12:51:09 Removing intermediate container 225b9991fa78 12:51:09 ---> a556cdce2f0c 12:51:09 Step 22/22 : LABEL version=0.0.0 12:51:09 ---> Running in 12022e3dcf66 12:51:10 Removing intermediate container 12022e3dcf66 12:51:10 ---> da02f0121bbc 12:51:10 12:51:10 Successfully built da02f0121bbc 12:51:10 Successfully tagged sys-mgmt-agent:latest 12:51:10  Building sys-mgmt-agent ... done  [Pipeline] } 12:51:10 $ docker stop --time=1 ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 12:51:11 $ docker rm -f ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:11 + docker images 12:51:11 REPOSITORY TAG IMAGE ID CREATED SIZE 12:51:11 sys-mgmt-agent latest da02f0121bbc 2 seconds ago 294MB 12:51:11 core-data latest a7d85b928f85 8 seconds ago 20.7MB 12:51:11 a38b00619778 15 seconds ago 1.77GB 12:51:11 security-bootstrapper latest 88ec116765d5 16 seconds ago 18.9MB 12:51:11 e12cf83fc0df 17 seconds ago 1.76GB 12:51:11 core-metadata latest 681f39aee822 22 seconds ago 16.9MB 12:51:11 542918a58069 26 seconds ago 1.76GB 12:51:11 d820a41a8e8e 28 seconds ago 1.76GB 12:51:11 security-secretstore-setup latest 800cdd8f6562 About a minute ago 28.4MB 12:51:11 support-notifications latest 684f643e926c About a minute ago 17MB 12:51:11 support-scheduler latest 8e06a9301296 About a minute ago 16.2MB 12:51:11 core-command latest 0c84e3a8f6e9 About a minute ago 16.1MB 12:51:11 security-proxy-setup latest 2156deae70cc About a minute ago 26.9MB 12:51:11 eeb571b820ca About a minute ago 1.76GB 12:51:11 5679aa344c61 About a minute ago 1.76GB 12:51:11 ac4cdf07ee7c About a minute ago 1.77GB 12:51:11 6c40b023e91d About a minute ago 1.76GB 12:51:11 712831a8c630 About a minute ago 1.77GB 12:51:11 ci-base-image-x86_64 latest f3678735ece4 5 minutes ago 1.25GB 12:51:11 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 12:51:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 12:51:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 12:51:11 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 12:51:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 12:51:27 Still waiting to schedule task 12:51:27 ‘prd-ubuntu18.04-docker-8c-8g-774’ is offline 12:51:38 Removing intermediate container 11505b5c8c0a 12:51:38 ---> c0ad3aebb2af 12:51:38 Successfully built c0ad3aebb2af 12:51:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:51:39 + docker inspect -f . ci-base-image-arm64 12:51:39 . [Pipeline] withDockerContainer 12:51:39 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 12:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:51:41 $ docker top 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:42 + go version 12:51:42 go version go1.16.8 linux/arm64 [Pipeline] } 12:51:42 $ docker stop --time=1 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 12:51:43 $ docker rm -f 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:51:44 + docker inspect -f . ci-base-image-arm64 12:51:44 . [Pipeline] withDockerContainer 12:51:44 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 12:51:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:51:46 $ docker top bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a -eo pid,comm [Pipeline] { [Pipeline] echo 12:51:46 ========================================================= 12:51:46 [edgeXBuildGoParallel] Running Tests and Build... 12:51:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:51:47 + make test 12:51:47 go mod tidy 12:51:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:52:14 ? github.com/edgexfoundry/edgex-go [no test files] 12:52:37 Running on prd-ubuntu18.04-docker-8c-8g-783 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws 12:52:37 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 12:52:37 The recommended git tool is: git 12:52:39 using credential edgex-jenkins-ssh 12:52:39 Cloning the remote Git repository 12:52:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:52:39 > git init /w/workspace/edgex-go/4 # timeout=10 12:52:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:52:39 > git --version # timeout=10 12:52:39 > git --version # 'git version 2.17.1' 12:52:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:53 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 12:52:53 Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 12:52:53 Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) 12:52:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:52:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:52:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:52:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:52:53 > git config core.sparsecheckout # timeout=10 12:52:53 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 12:52:53 > git remote # timeout=10 12:52:53 > git config --get remote.origin.url # timeout=10 12:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:53 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 12:52:53 > git rev-parse HEAD^{commit} # timeout=10 12:52:53 > git config core.sparsecheckout # timeout=10 12:52:53 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 12:52:57 Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:57 + echo snap-build.sh 12:52:57 snap-build.sh 12:52:57 + SNAP_BASE_DIR=. 12:52:57 + '[' '!' -z /w/workspace/edgex-go/4 ']' 12:52:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 12:52:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 12:52:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 12:52:57 + cd /w/workspace/edgex-go/4 12:52:57 + sudo apt-get remove -qy --purge lxd lxd-client 12:52:57 Reading package lists... 12:52:57 Building dependency tree... 12:52:57 Reading state information... 12:52:57 The following packages were automatically installed and are no longer required: 12:52:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:52:57 uidmap xdelta3 12:52:57 Use 'sudo apt autoremove' to remove them. 12:52:57 The following packages will be REMOVED: 12:52:57 lxd* lxd-client* 12:52:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:52:58 After this operation, 31.7 MB disk space will be freed. 12:52:58 (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.) 12:52:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:52:59 Removing lxd dnsmasq configuration 12:52:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:52:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:53:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:53:00 (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.) 12:53:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:53:01 Processing triggers for systemd (237-3ubuntu10.45) ... 12:53:01 Processing triggers for ureadahead (0.100.0-21) ... 12:53:02 + sudo snap remove --purge lxd 12:53:02 snap "lxd" is not installed 12:53:02 + sudo groupadd --force --system lxd 12:53:02 ++ whoami 12:53:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:53:02 + newgrp - lxd 12:53:02 + sudo snap install lxd 12:53:14 2021-11-30T12:53:11Z INFO Waiting for automatic snapd restart... 12:53:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:53:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:53:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:53:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:53:29 lxd 4.20 from Canonical* installed 12:53:29 + sudo lxd init --auto 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:53:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:53:39 + sudo snap install --classic snapcraft 12:53:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:53:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:53:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:53:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements 12:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:53:49 snapcraft 5.0 from Canonical* installed 12:53:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:53:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:49 Dload Upload Total Spent Left Speed 12:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 12:53:49 75 3325k 75 2520k 0 0 4454k 0 --:--:-- --:--:-- --:--:-- 4454k 100 3325k 100 3325k 0 0 5823k 0 --:--:-- --:--:-- --:--:-- 196M 12:53:49 ./yq_linux_amd64 12:53:49 + sudo snapcraft prime --use-lxd 12:53:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:53:51 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: 12:53:51 - README.md 12:53:51 12:53:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:53:52 Launching a container. 12:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 12:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:53:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 44.7% of statements 12:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:53:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.722s coverage: 89.5% of statements 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 84.4% of statements 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.665s coverage: 94.2% of statements 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.9% of statements 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 21.7% of statements 12:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements 12:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 12:54:06 Waiting for container to be ready 12:54:06 To start your first container, try: lxc launch ubuntu:20.04 12:54:06 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:54:06 12:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 12:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 12:54:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:54:08 Waiting for network to be ready... 12:54:09 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:54:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:54:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 12:54:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:54:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:54:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:54:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:54:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:54:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:54:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:54:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:54:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 12:54:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:54:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:54:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 12:54:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 12:54:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 12:54:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 12:54:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:54:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 12:54:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 12:54:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:54:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:54:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 12:54:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 12:54:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 12:54:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 12:54:14 Fetched 25.7 MB in 5s (5668 kB/s) 12:54:14 Reading package lists... 12:54:14 Reading package lists... 12:54:15 Building dependency tree... 12:54:15 Reading state information... 12:54:15 The following additional packages will be installed: 12:54:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:54:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:54:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:54:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:54:15 Suggested packages: 12:54:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:54:15 Recommended packages: 12:54:15 gnupg libsasl2-modules 12:54:15 The following NEW packages will be installed: 12:54:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:54:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:54:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:54:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:54:15 The following packages will be upgraded: 12:54:15 gpg gpg-agent gpgconf libudev1 12:54:15 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 12:54:15 Need to get 3527 kB of archives. 12:54:15 After this operation, 13.3 MB of additional disk space will be used. 12:54:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:54:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:54:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:54:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:54:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 12:54:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 12:54:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:54:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:54:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:54:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:54:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:54:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:54:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:54:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:54:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:54:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:54:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:54:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:54:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:54:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:54:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:54:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:54:16 debconf: delaying package configuration, since apt-utils is not installed 12:54:16 Fetched 3527 kB in 1s (3047 kB/s) 12:54:16 (Reading database ... 12511 files and directories currently installed.) 12:54:16 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 12:54:16 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:54:16 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 12:54:16 Selecting previously unselected package udev. 12:54:16 (Reading database ... 12511 files and directories currently installed.) 12:54:16 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 12:54:17 Unpacking udev (237-3ubuntu10.52) ... 12:54:17 Selecting previously unselected package libfuse2:amd64. 12:54:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:54:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:54:17 Selecting previously unselected package fuse. 12:54:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:54:17 Unpacking fuse (2.9.7-1ubuntu1) ... 12:54:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:54:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:54:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:54:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:54:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:54:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:54:17 Selecting previously unselected package libksba8:amd64. 12:54:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:54:17 Unpacking libksba8:amd64 (1.3.5-2) ... 12:54:17 Selecting previously unselected package libroken18-heimdal:amd64. 12:54:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:54:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:54:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:54:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libwind0-heimdal:amd64. 12:54:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:54:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:54:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:54:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:54:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:54:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Selecting previously unselected package libsasl2-modules-db:amd64. 12:54:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:54:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:54:18 Selecting previously unselected package libsasl2-2:amd64. 12:54:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:54:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:54:18 Selecting previously unselected package libldap-common. 12:54:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:54:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:54:18 Selecting previously unselected package libldap-2.4-2:amd64. 12:54:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:54:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:54:18 Selecting previously unselected package dirmngr. 12:54:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:54:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:54:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:54:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:54:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:54:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:54:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:54:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:54:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libksba8:amd64 (1.3.5-2) ... 12:54:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:54:18 Setting up udev (237-3ubuntu10.52) ... 12:54:18 invoke-rc.d: policy-rc.d denied execution of start. 12:54:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Processing triggers for systemd (237-3ubuntu10) ... 12:54:18 Setting up fuse (2.9.7-1ubuntu1) ... 12:54:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:54:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:54:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:54:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:54:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:54:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:54:19 settings in the [Install] section, and DefaultInstance for template units). 12:54:19 This means they are not meant to be enabled using systemctl. 12:54:19 Possible reasons for having this kind of units are: 12:54:19 1) A unit may be statically enabled by being symlinked from another unit's 12:54:19 .wants/ or .requires/ directory. 12:54:19 2) A unit's purpose may be to act as a helper for some other unit which has 12:54:19 a requirement dependency on it. 12:54:19 3) A unit may be started when needed via activation (socket, path, timer, 12:54:19 D-Bus, udev, scripted systemctl call, ...). 12:54:19 4) In case of template units, the unit is meant to be enabled with some 12:54:19 instance name specified. 12:54:19 Reading package lists... 12:54:19 Building dependency tree... 12:54:19 Reading state information... 12:54:20 The following additional packages will be installed: 12:54:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:54:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:54:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:54:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:54:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:54:20 Suggested packages: 12:54:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:54:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:54:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:54:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:54:20 systemd-container policykit-1 12:54:20 Recommended packages: 12:54:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:54:20 The following NEW packages will be installed: 12:54:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:54:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:54:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:54:20 multiarch-support openssh-client python3 python3-minimal python3.6 12:54:20 python3.6-minimal snapd squashfs-tools sudo 12:54:20 The following packages will be upgraded: 12:54:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 12:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 12:54:20 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 12:54:20 Need to get 36.8 MB of archives. 12:54:20 After this operation, 147 MB of additional disk space will be used. 12:54:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 12:54:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 12:54:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 12:54:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:54:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:54:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:54:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:54:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:54:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:54:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:54:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:54:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:54:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:54:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:54:21 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 12:54:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:54:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:54:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:54:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:54:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:54:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:54:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:54:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:54:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:54:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:54:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:54:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:54:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 12:54:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 12:54:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:54:25 debconf: delaying package configuration, since apt-utils is not installed 12:54:25 Fetched 36.8 MB in 5s (7692 kB/s) 12:54:25 (Reading database ... 12757 files and directories currently installed.) 12:54:25 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 12:54:25 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 82.5% of statements 12:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:54:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 12:54:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:54:25 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 12:54:25 (Reading database ... 12757 files and directories currently installed.) 12:54:25 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:54:25 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:54:25 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:54:26 (Reading database ... 12757 files and directories currently installed.) 12:54:26 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:54:26 Unpacking apt (1.6.14) over (1.6.1) ... 12:54:26 Setting up apt (1.6.14) ... 12:54:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:54:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:54:26 (Reading database ... 12764 files and directories currently installed.) 12:54:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:54:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:54:26 Selecting previously unselected package libpython3.6-minimal:amd64. 12:54:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:54:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:54:26 Selecting previously unselected package libexpat1:amd64. 12:54:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:54:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:54:27 Selecting previously unselected package python3.6-minimal. 12:54:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:54:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:54:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 12:54:27 Checking for services that may need to be restarted...done. 12:54:27 Checking for services that may need to be restarted...done. 12:54:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:54:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:54:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:54:28 Selecting previously unselected package python3-minimal. 12:54:28 (Reading database ... 13012 files and directories currently installed.) 12:54:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:54:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:54:28 Selecting previously unselected package mime-support. 12:54:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:54:28 Unpacking mime-support (3.60ubuntu1) ... 12:54:28 Selecting previously unselected package libmpdec2:amd64. 12:54:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:54:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:54:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:54:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:54:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:54:28 Selecting previously unselected package python3.6. 12:54:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:54:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:54:28 Selecting previously unselected package libpython3-stdlib:amd64. 12:54:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:54:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:54:28 Setting up python3-minimal (3.6.7-1~18.04) ... 12:54:28 Selecting previously unselected package python3. 12:54:28 (Reading database ... 13442 files and directories currently installed.) 12:54:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:54:28 Unpacking python3 (3.6.7-1~18.04) ... 12:54:28 Selecting previously unselected package multiarch-support. 12:54:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:54:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:54:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:54:28 Selecting previously unselected package liblzo2-2:amd64. 12:54:28 (Reading database ... 13479 files and directories currently installed.) 12:54:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:54:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:54:28 Selecting previously unselected package libbsd0:amd64. 12:54:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:54:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:54:28 Selecting previously unselected package sudo. 12:54:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:54:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:54:29 Selecting previously unselected package apparmor. 12:54:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:54:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:54:29 Selecting previously unselected package libedit2:amd64. 12:54:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:54:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:54:29 Selecting previously unselected package libkrb5support0:amd64. 12:54:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:54:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:54:29 Selecting previously unselected package libk5crypto3:amd64. 12:54:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:54:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:54:29 Selecting previously unselected package libkeyutils1:amd64. 12:54:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:54:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:54:29 Selecting previously unselected package libkrb5-3:amd64. 12:54:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:54:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:54:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:54:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:54:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:54:29 Selecting previously unselected package libssl1.0.0:amd64. 12:54:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 12:54:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:54:29 Selecting previously unselected package openssh-client. 12:54:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 12:54:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 12:54:29 Selecting previously unselected package squashfs-tools. 12:54:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:54:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:54:29 Selecting previously unselected package snapd. 12:54:29 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 12:54:29 Unpacking snapd (2.51.1+18.04) ... 12:54:32 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:54:32 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:54:32 Setting up mime-support (3.60ubuntu1) ... 12:54:32 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:54:32 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:54:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:54:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:54:32 Setting up systemd (237-3ubuntu10.52) ... 12:54:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:54:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:54:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:54:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:54:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:54:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:54:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:54:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:54:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:54:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:54:33 Setting up python3 (3.6.7-1~18.04) ... 12:54:33 running python rtupdate hooks for python3.6... 12:54:33 running python post-rtupdate hooks for python3.6... 12:54:33 Setting up apparmor (2.12-4ubuntu5.1) ... 12:54:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.772s coverage: 64.4% of statements 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 12:54:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:54:34 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 12:54:34 Setting up snapd (2.51.1+18.04) ... 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 12:54:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:54:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 12:54:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:54:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:54:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:54:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:54:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 12:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 12:54:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:54:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:54:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:54:36 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 12:54:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:54:36 Processing triggers for systemd (237-3ubuntu10.52) ... 12:54:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:54:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:54:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:54:38 Reading package lists... 12:54:38 Reading package lists... 12:54:39 Building dependency tree... 12:54:39 Reading state information... 12:54:39 Calculating upgrade... 12:54:39 The following packages will be upgraded: 12:54:39 advancecomp base-files bash binutils binutils-common 12:54:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:54:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:54:39 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:54:39 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:54:39 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:54:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:54:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:54:39 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:54:39 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:54:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:54:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:54:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:54:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:54:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:54:39 ubuntu-keyring util-linux 12:54:39 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:54:39 Need to get 64.2 MB of archives. 12:54:39 After this operation, 5155 kB of additional disk space will be used. 12:54:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 12:54:39 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:54:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:54:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:54:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:54:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:54:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:54:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:54: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] 12:54:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:54:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:54:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:54:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:54:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:54:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:54:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:54:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:54:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:54:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:54:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:54:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:54:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:54:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:54:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:54:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 12:54:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:54:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:54:40 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:54:40 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:54:40 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:54:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:54:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:54:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:54:40 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:54:40 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:54:40 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:54:40 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:54:40 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:54:40 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:54:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:54:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:54:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:54:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:54:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:54:40 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:54:40 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:54:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:54:40 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 12:54:40 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:54:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:54:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:54:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:54:40 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:54:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:54:40 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:54:40 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:54:40 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:54:40 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:54:40 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:54:40 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:54:40 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:54:40 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:54:40 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:54:40 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:54:40 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:54:40 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:54:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:54:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:54:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:54:40 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:54:40 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:54:40 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:54:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:54:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:54:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:54:40 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:54:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:54:40 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 12:54:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:54:40 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:54:40 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:54:40 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:54:40 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:54:40 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 12:54:41 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:54:41 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:54:41 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:54:41 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:54:41 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:54:41 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:54:41 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:54:41 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:54:41 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:54:41 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 65.4% of statements 12:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:54:41 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:54:41 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:54:41 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:54:41 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:54:42 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:54:42 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:54:42 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:54:42 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:54:42 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:54:42 debconf: delaying package configuration, since apt-utils is not installed 12:54:42 Fetched 64.2 MB in 3s (21.5 MB/s) 12:54:42 (Reading database ... 13914 files and directories currently installed.) 12:54:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:54:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.8% of statements 12:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 12:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 12:54:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:54:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:54:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:54:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 12:54:42 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 12:54:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:43 (Reading database ... 13914 files and directories currently installed.) 12:54:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:54:43 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:54:43 (Reading database ... 13914 files and directories currently installed.) 12:54:43 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:54:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:54:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:43 (Reading database ... 13914 files and directories currently installed.) 12:54:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:54:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:54:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:54:44 (Reading database ... 13914 files and directories currently installed.) 12:54:44 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:54:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:54:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:54:44 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:54:45 Setting up base-files (10.1ubuntu2.11) ... 12:54:45 Installing new version of config file /etc/issue ... 12:54:45 Installing new version of config file /etc/issue.net ... 12:54:45 Installing new version of config file /etc/lsb-release ... 12:54:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:54:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:54:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:54:45 Removing obsolete conffile /etc/default/motd-news ... 12:54:45 (Reading database ... 13915 files and directories currently installed.) 12:54:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:54:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:54:45 Setting up bash (4.4.18-2ubuntu1.2) ... 12:54:45 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 12:54:45 (Reading database ... 13915 files and directories currently installed.) 12:54:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:54:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:54:45 (Reading database ... 13915 files and directories currently installed.) 12:54:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:54:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:54:45 Setting up tar (1.29b-2ubuntu0.2) ... 12:54:45 (Reading database ... 13915 files and directories currently installed.) 12:54:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:54:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:54:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:54:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:54:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:54:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:54:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:54:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:54:46 Setting up grep (3.1-2build1) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 12:54:46 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 12:54:46 Setting up gzip (1.6-5ubuntu1.1) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:54:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:54:46 Setting up login (1:4.5-1ubuntu2) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:54:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:54:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:54:46 (Reading database ... 13915 files and directories currently installed.) 12:54:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:54:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:54:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:54:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:54:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:54:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:54:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:54:47 (Reading database ... 13915 files and directories currently installed.) 12:54:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:54:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:54:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:54:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:54:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:54:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:54:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:54:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:54:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:48 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:54:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:54:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:54:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:54:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:54:48 (Reading database ... 13915 files and directories currently installed.) 12:54:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:54:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:54:49 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:54:49 (Reading database ... 13915 files and directories currently installed.) 12:54:49 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:49 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:49 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:54:49 (Reading database ... 13915 files and directories currently installed.) 12:54:49 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:49 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:54:49 (Reading database ... 13915 files and directories currently installed.) 12:54:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:54:50 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:54:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:54:50 (Reading database ... 13915 files and directories currently installed.) 12:54:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:54:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:54:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:54:50 (Reading database ... 13915 files and directories currently installed.) 12:54:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:54:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:54:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:54:50 (Reading database ... 13917 files and directories currently installed.) 12:54:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:54:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:54:50 Setting up debconf (1.5.66ubuntu1) ... 12:54:50 (Reading database ... 13917 files and directories currently installed.) 12:54:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:54:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:54:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:54:51 (Reading database ... 13917 files and directories currently installed.) 12:54:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:54:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:54:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:54:51 (Reading database ... 13917 files and directories currently installed.) 12:54:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:54:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:54:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:54:51 (Reading database ... 13917 files and directories currently installed.) 12:54:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:54:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:54:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:54:51 (Reading database ... 13919 files and directories currently installed.) 12:54:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:54:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:54:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:54:51 (Reading database ... 13923 files and directories currently installed.) 12:54:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:54:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:54:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 12:54:51 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:54:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:54:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:54:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:54:51 (Reading database ... 13923 files and directories currently installed.) 12:54:51 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:54:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:54:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:54:52 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:54:52 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:54:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:54:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:54:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:54:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:54:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:54:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:54:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:54:52 Setting up passwd (1:4.5-1ubuntu2) ... 12:54:52 (Reading database ... 13923 files and directories currently installed.) 12:54:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:54:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.614s coverage: 92.3% of statements 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:54:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 12:54:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 12:54:53 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 12:54:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:54:53 GO111MODULE=on go vet ./... 12:54:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:54:53 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:54:53 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:54:53 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:54:53 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:54:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:54:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:54:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:54:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:54:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:54:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:54:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:54:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:54:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:54:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:54:53 (Reading database ... 13923 files and directories currently installed.) 12:54:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:54:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:54:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:54:54 (Reading database ... 13924 files and directories currently installed.) 12:54:54 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:54:54 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:54:54 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:54:54 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:54:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:54:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:54:54 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:54:54 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:54:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:54:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:54:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:54:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:54:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:54:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:54:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:54:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:54:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:54:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:54:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:54:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:54:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:54:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:54:54 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 12:54:54 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 12:54:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:54:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:54:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:54:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:54:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:54:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:54:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:54:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:54:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:54:55 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:54:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:54:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:54:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:54:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:54:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:54:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:54:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:54:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:54:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:54:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:54:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:54:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:54:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:54:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:54:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:54:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:54:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:54:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:54:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:54:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:54:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:54:59 Setting up tzdata (2021e-0ubuntu0.18.04) ... 12:54:59 12:54:59 Current default time zone: 'Etc/UTC' 12:54:59 Local time is now: Tue Nov 30 12:54:59 UTC 2021. 12:54:59 Universal Time is now: Tue Nov 30 12:54:59 UTC 2021. 12:54:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:54:59 12:54:59 Setting up systemd-sysv (237-3ubuntu10.52) ... 12:54:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 12:54:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:54:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:54:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:54:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:54:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:54:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:54:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:54:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:54:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:54:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:54:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:54:59 Setting up patch (2.7.6-2ubuntu1.1) ... 12:54:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:54:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:54:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 12:55:00 Installing new version of config file /etc/ssl/openssl.cnf ... 12:55:00 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:55:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:55:00 Setting up ca-certificates (20210119~18.04.2) ... 12:55:02 Updating certificates in /etc/ssl/certs... 12:55:02 23 added, 28 removed; done. 12:55:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:55:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:55:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:55:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:55:02 Setting up pkgbinarymangler (138.18.04.1) ... 12:55:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:55:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up perl (5.26.1-6ubuntu0.5) ... 12:55:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:55:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:55:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:55:02 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:55:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:55:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:55:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:55:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:55:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:55:02 Processing triggers for systemd (237-3ubuntu10.52) ... 12:55:02 Processing triggers for mime-support (3.60ubuntu1) ... 12:55:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:55:02 Updating certificates in /etc/ssl/certs... 12:55:03 0 added, 0 removed; done. 12:55:03 Running hooks in /etc/ca-certificates/update.d... 12:55:03 done. 12:55:03 Reading package lists... 12:55:03 Building dependency tree... 12:55:03 Reading state information... 12:55:04 The following NEW packages will be installed: 12:55:04 apt-transport-https 12:55:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:55:04 Need to get 4348 B of archives. 12:55:04 After this operation, 154 kB of additional disk space will be used. 12:55:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:55:04 debconf: delaying package configuration, since apt-utils is not installed 12:55:04 Fetched 4348 B in 0s (23.9 kB/s) 12:55:04 Selecting previously unselected package apt-transport-https. 12:55:04 (Reading database ... 13931 files and directories currently installed.) 12:55:04 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:55:04 Unpacking apt-transport-https (1.6.14) ... 12:55:04 Setting up apt-transport-https (1.6.14) ... 12:55:04 Waiting for network to be ready... 12:55:11 2021-11-30T12:55:08Z INFO Waiting for automatic snapd restart... 12:55:12 snapd 2.53.2 from Canonical* installed 12:55:13 "snapd" switched to the "latest/stable" channel 12:55:13 12:55:15 core18 20211028 from Canonical* installed 12:55:15 "core18" switched to the "latest/stable" channel 12:55:15 12:55:18 snapcraft 5.0 from Canonical* installed 12:55:18 "snapcraft" switched to the "latest/stable" channel 12:55:18 12:55:22 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: 12:55:22 - README.md 12:55:22 12:55:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:55:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:55:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:55:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:55:24 Reading package lists... 12:55:25 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 12:55:25 Reading package lists... 12:55:25 Building dependency tree... 12:55:25 Reading state information... 12:55:25 Suggested packages: 12:55:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:55:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:55:25 Recommended packages: 12:55:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:55:25 The following NEW packages will be installed: 12:55:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:55:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:55:25 pkg-config zip 12:55:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:55:25 Need to get 7670 kB of archives. 12:55:25 After this operation, 43.8 MB of additional disk space will be used. 12:55:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:55:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:55:26 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:55:26 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:55:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:55:26 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:55:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:55:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:55:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:55:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:55:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 12:55:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 12:55:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 12:55:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:55:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:55:26 debconf: delaying package configuration, since apt-utils is not installed 12:55:27 Fetched 7670 kB in 1s (6810 kB/s) 12:55:27 Selecting previously unselected package libglib2.0-0:amd64. 12:55:27 (Reading database ... 13935 files and directories currently installed.) 12:55:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:55:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:55:27 Selecting previously unselected package libpsl5:amd64. 12:55:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:55:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:55:27 Selecting previously unselected package libnghttp2-14:amd64. 12:55:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:55:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:55:27 Selecting previously unselected package librtmp1:amd64. 12:55:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:55:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:55:27 Selecting previously unselected package libcurl3-gnutls:amd64. 12:55:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 12:55:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:55:27 Selecting previously unselected package liberror-perl. 12:55:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:55:27 Unpacking liberror-perl (0.17025-1) ... 12:55:27 Selecting previously unselected package git-man. 12:55:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 12:55:27 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 12:55:27 Selecting previously unselected package git. 12:55:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 12:55:27 Unpacking git (1:2.17.1-1ubuntu0.9) ... 12:55:28 Selecting previously unselected package libnorm1:amd64. 12:55:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:55:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:55:28 Selecting previously unselected package libpgm-5.2-0:amd64. 12:55:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:55:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:55:28 Selecting previously unselected package libsodium23:amd64. 12:55:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:55:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:55:28 Selecting previously unselected package libzmq5:amd64. 12:55:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:55:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:55:28 Selecting previously unselected package libzmq3-dev:amd64. 12:55:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:55:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:55:28 Selecting previously unselected package pkg-config. 12:55:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:55:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:55:28 Selecting previously unselected package zip. 12:55:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:55:28 Unpacking zip (3.0-11build1) ... 12:55:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:55:28 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 12:55:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:55:28 Setting up liberror-perl (0.17025-1) ... 12:55:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:55:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:55:28 No schema files found: doing nothing. 12:55:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:55:28 Setting up zip (3.0-11build1) ... 12:55:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:55:28 Setting up libsodium23:amd64 (1.0.16-2) ... 12:55:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:55:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:55:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:55:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:55:28 Setting up git (1:2.17.1-1ubuntu0.9) ... 12:55:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:55:29 git set to automatically installed. 12:55:29 git-man set to automatically installed. 12:55:29 libcurl3-gnutls set to automatically installed. 12:55:29 liberror-perl set to automatically installed. 12:55:29 libglib2.0-0 set to automatically installed. 12:55:29 libnghttp2-14 set to automatically installed. 12:55:29 libnorm1 set to automatically installed. 12:55:29 libpgm-5.2-0 set to automatically installed. 12:55:29 libpsl5 set to automatically installed. 12:55:29 librtmp1 set to automatically installed. 12:55:29 libsodium23 set to automatically installed. 12:55:29 libzmq3-dev set to automatically installed. 12:55:29 libzmq5 set to automatically installed. 12:55:29 pkg-config set to automatically installed. 12:55:29 zip set to automatically installed. 12:55:30 snapd is not logged in, snap install commands will use sudo 12:55:31 snap "core18" has no updates available 12:55:31 snapd is not logged in, snap install commands will use sudo 12:55:41 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 12:55:41 Downloading snap 'edgex-app-service-configurable' 12:55:42 Pulling app-service-configurable 12:55:42 + snapcraftctl pull 12:55:44 Pulling config-common 12:55:44 + snapcraftctl pull 12:55:45 Pulling go-build-helper 12:55:45 + snapcraftctl pull 12:55:46 'edgex-go' has dependencies that need to be staged: go-build-helper 12:55:46 Skipping pull go-build-helper (already ran) 12:55:46 Building go-build-helper 12:55:46 + snapcraftctl build 12:55:48 Staging go-build-helper 12:55:48 + snapcraftctl stage 12:55:57 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:55:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:55:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:55:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 12:55:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:55:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:55:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:55:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:55:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:55:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:55:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:55:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 12:55:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:55:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:55:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 12:55:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 12:55:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 12:55:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 12:55:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:55:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 12:55:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 12:55:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:55:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:55:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 12:55:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 12:55:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 12:55:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 12:55:58 Fetched 25.7 MB in 0s (0 B/s) 12:55:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:55:58 Fetched 224 kB in 0s (0 B/s) 12:55:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:55:58 Fetched 157 kB in 0s (0 B/s) 12:55:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:55:58 Fetched 221 kB in 0s (0 B/s) 12:55:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:55:58 Fetched 143 kB in 0s (0 B/s) 12:55:58 Pulling edgex-go 12:55:58 + snapcraftctl pull 12:55:58 Pulling hooks 12:55:58 + snapcraftctl pull 12:56:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:56:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:56:16 ./bin/test-attribution-txt.sh [Pipeline] echo 12:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:56:18 + ls -al . 12:56:18 total 672 12:56:18 drwxrwxr-x 9 1001 1001 4096 Nov 30 12:56 . 12:56:18 drwxr-xr-x 4 root root 4096 Nov 30 12:51 .. 12:56:18 -rw-rw-r-- 1 1001 1001 11 Nov 30 12:49 .dockerignore 12:56:18 drwxrwxr-x 8 1001 1001 4096 Nov 30 12:49 .git 12:56:18 drwxrwxr-x 4 1001 1001 4096 Nov 30 12:49 .github 12:56:18 -rw-rw-r-- 1 1001 1001 804 Nov 30 12:49 .gitignore 12:56:18 -rw-rw-r-- 1 1001 1001 42 Nov 30 12:49 .golangci.yml 12:56:18 -rw-rw-r-- 1 1001 1001 76 Nov 30 12:49 .hadolint.yml 12:56:18 -rw-rw-r-- 1 1001 1001 166 Nov 30 12:49 .sonarcloud.properties 12:56:18 -rw-rw-r-- 1 1001 1001 1171 Nov 30 12:49 ADOPTERS.md 12:56:18 -rw-rw-r-- 1 1001 1001 8910 Nov 30 12:49 Attribution.txt 12:56:18 -rw-rw-r-- 1 1001 1001 51732 Nov 30 12:49 CHANGELOG.md 12:56:18 -rw-rw-r-- 1 1001 1001 3804 Nov 30 12:49 CONTRIBUTING.md 12:56:18 -rw-rw-r-- 1 1001 1001 677 Nov 30 12:49 GOVERNANCE.md 12:56:18 -rw-rw-r-- 1 1001 1001 849 Nov 30 12:49 Jenkinsfile 12:56:18 -rw-rw-r-- 1 1001 1001 10775 Nov 30 12:49 LICENSE 12:56:18 -rw-rw-r-- 1 1001 1001 6508 Nov 30 12:49 Makefile 12:56:18 -rw-rw-r-- 1 1001 1001 582 Nov 30 12:49 OWNERS.md 12:56:18 -rw-rw-r-- 1 1001 1001 8207 Nov 30 12:49 README.md 12:56:18 -rw-rw-r-- 1 1001 1001 6912 Nov 30 12:49 SECURITY.md 12:56:18 -rw-rw-r-- 1 1001 1001 5 Nov 30 12:45 VERSION 12:56:18 -rw-rw-r-- 1 1001 1001 4131 Nov 30 12:49 ZMQWindows.md 12:56:18 drwxrwxr-x 2 1001 1001 4096 Nov 30 12:49 bin 12:56:18 drwxrwxr-x 14 1001 1001 4096 Nov 30 12:49 cmd 12:56:18 -rw-r--r-- 1 root root 428381 Nov 30 12:54 coverage.out 12:56:18 -rw-rw-r-- 1 1001 1001 828 Nov 30 12:49 go.mod 12:56:18 -rw-rw-r-- 1 1001 1001 49483 Nov 30 12:49 go.sum 12:56:18 drwxrwxr-x 8 1001 1001 4096 Nov 30 12:49 internal 12:56:18 drwxrwxr-x 3 1001 1001 4096 Nov 30 12:49 openapi 12:56:18 drwxrwxr-x 4 1001 1001 4096 Nov 30 12:49 snap 12:56:18 -rw-rw-r-- 1 1001 1001 204 Nov 30 12:49 version.go [Pipeline] sh 12:56:19 + '[' -e coverage.out ] 12:56:19 + chown 1001:1001 coverage.out [Pipeline] stash 12:56:19 Warning: overwriting stash ‘coverage-report’ 12:56:20 Stashed 1 file(s) [Pipeline] sh 12:56:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:56:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:56:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:56:20 Fetched 0 B in 0s (0 B/s) 12:56:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:56:20 Fetched 96.5 kB in 0s (0 B/s) 12:56:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:56:20 Fetched 279 kB in 0s (0 B/s) 12:56:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:56:20 Fetched 122 kB in 0s (0 B/s) 12:56:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:56:20 Fetched 77.8 kB in 0s (0 B/s) 12:56:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:56:20 Fetched 8848 B in 0s (0 B/s) 12:56:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:56:20 Fetched 47.8 kB in 0s (0 B/s) 12:56:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:56:20 Fetched 45.6 kB in 0s (0 B/s) 12:56:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:56:20 Fetched 15.0 kB in 0s (0 B/s) 12:56:20 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 12:56:20 Fetched 220 kB in 0s (0 B/s) 12:56:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:56:20 Fetched 154 kB in 0s (0 B/s) 12:56:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:56:20 Fetched 50.6 kB in 0s (0 B/s) 12:56:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:56:20 Fetched 14.8 kB in 0s (0 B/s) 12:56:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:56:20 Fetched 41.8 kB in 0s (0 B/s) 12:56:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:56:20 Fetched 499 kB in 0s (0 B/s) 12:56:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:56:20 Fetched 111 kB in 0s (0 B/s) 12:56:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:56:20 Fetched 240 kB in 0s (0 B/s) 12:56:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:56:20 Fetched 29.3 kB in 0s (0 B/s) 12:56:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:56:20 Fetched 85.5 kB in 0s (0 B/s) 12:56:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:56:20 Fetched 24.5 kB in 0s (0 B/s) 12:56:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:56:20 Fetched 49.2 kB in 0s (0 B/s) 12:56:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:56:20 Fetched 54.2 kB in 0s (0 B/s) 12:56:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:56:20 Fetched 30.8 kB in 0s (0 B/s) 12:56:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:56:20 Fetched 15.8 kB in 0s (0 B/s) 12:56:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:56:20 Fetched 85.9 kB in 0s (0 B/s) 12:56:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:56:20 Fetched 8720 B in 0s (0 B/s) 12:56:20 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:56:20 Fetched 140 kB in 0s (0 B/s) 12:56:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:56:20 Fetched 119 kB in 0s (0 B/s) 12:56:20 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:56:20 Fetched 111 kB in 0s (0 B/s) 12:56:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:56:20 Fetched 11.1 kB in 0s (0 B/s) 12:56:20 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:56:20 Fetched 646 kB in 0s (0 B/s) 12:56:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:56:20 Fetched 41.3 kB in 0s (0 B/s) 12:56:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:56:20 Fetched 17.9 kB in 0s (0 B/s) 12:56:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:56:20 Fetched 368 kB in 0s (0 B/s) 12:56:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:56:20 Fetched 187 kB in 0s (0 B/s) 12:56:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:56:20 Fetched 175 kB in 0s (0 B/s) 12:56:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:56:20 Fetched 206 kB in 0s (0 B/s) 12:56:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 12:56:20 Fetched 1302 kB in 0s (0 B/s) 12:56:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:56:20 Fetched 36.2 kB in 0s (0 B/s) 12:56:20 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 12:56:20 Fetched 159 kB in 0s (0 B/s) 12:56:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:56:20 Fetched 107 kB in 0s (0 B/s) 12:56:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:56:20 Fetched 48.7 kB in 0s (0 B/s) 12:56:20 Pulling static-packages 12:56:20 + snapcraftctl pull 12:56:21 + make build 12:56:21 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 12:56:21 Pulling version 12:56:21 + cd /root/project 12:56:21 + git describe --tags --abbrev=0 12:56:21 + sed s/v// 12:56:21 + GIT_VERSION=2.2.0-dev.6 12:56:21 + [ -z 2.2.0-dev.6 ] 12:56:21 + snapcraftctl set-version 2.2.0-dev.6 12:56:22 Building app-service-configurable 12:56:22 + snapcraftctl build 12:56:24 Building config-common 12:56:24 + snapcraftctl build 12:56:26 Skipping build go-build-helper (already ran) 12:56:26 Building edgex-go 12:56:26 + cd /root/parts/edgex-go/src 12:56:26 + git describe+ sed s/v// 12:56:26 --tags --abbrev=0 12:56:26 + GIT_VERSION=2.2.0-dev.6 12:56:26 + [ -z 2.2.0-dev.6 ] 12:56:26 + echo 2.2.0-dev.6 12:56:26 + [ ! -d vendor ] 12:56:26 + go mod download all 12:56:27 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 12:56:34 + make build 12:56:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 12:56:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:56:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 12:56:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:56:49 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 12:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:56:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:56:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:56:55 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 12:56:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:56:56 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 12:56:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 12:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:56:59 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:56:59 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:56:59 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:56:59 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:56:59 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:56:59 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:56:59 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:56:59 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:56:59 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:56:59 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:56:59 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:56:59 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:56:59 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:56:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:56:59 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:56:59 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:56:59 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:56:59 + 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 12:56:59 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:56:59 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:56:59 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:56:59 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:56:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:56:59 + 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 12:56:59 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:56:59 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:56:59 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:57:00 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 12:57:00 Building hooks 12:57:00 + cd /root/parts/hooks/src 12:57:00 + make build 12:57:00 go mod tidy 12:57:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:57:01 go: downloading github.com/davecgh/go-spew v1.1.0 12:57:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:57:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:57:02 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:57:02 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:57:02 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:57:03 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 12:57:05 Building static-packages 12:57:05 + snapcraftctl build 12:57:06 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 12:57:07 Building version 12:57:07 + snapcraftctl build 12:57:09 Staging app-service-configurable 12:57:09 + snapcraftctl stage 12:57:10 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 12:57:11 Staging config-common 12:57:11 + snapcraftctl stage 12:57:12 Skipping stage go-build-helper (already ran) 12:57:12 Staging edgex-go 12:57:12 + snapcraftctl stage 12:57:13 Staging hooks 12:57:13 + snapcraftctl stage 12:57:13 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 12:57:14 Staging static-packages 12:57:14 + snapcraftctl stage 12:57:15 Staging version 12:57:15 + snapcraftctl stage 12:57:16 Priming app-service-configurable 12:57:16 + snapcraftctl prime 12:57:16 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 12:57:18 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 12:57:18 stage-packages: 12:57:18 - libnorm1 12:57:18 - libpgm-5.2-0 12:57:18 - libsodium23 12:57:18 - libzmq5 12:57:18 Priming config-common 12:57:18 + snapcraftctl prime 12:57:19 Priming go-build-helper 12:57:19 + snapcraftctl prime 12:57:20 Priming edgex-go 12:57:20 + snapcraftctl prime [Pipeline] } 12:57:21 $ docker stop --time=1 bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a 12:57:22 Priming hooks 12:57:22 + snapcraftctl prime 12:57:23 Priming static-packages 12:57:23 + snapcraftctl prime 12:57:24 $ docker rm -f bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:25 12:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:26 Priming version 12:57:26 + snapcraftctl prime 12:57:26 latest: Pulling from edgex-devops/edgex-compose-arm64 12:57:26 29e5d40040c1: Pulling fs layer 12:57:26 1ce36da41761: Pulling fs layer 12:57:26 25b303627fd3: Pulling fs layer 12:57:26 29e5d40040c1: Verifying Checksum 12:57:26 29e5d40040c1: Download complete 12:57:26 1ce36da41761: Verifying Checksum 12:57:26 1ce36da41761: Download complete 12:57:26 29e5d40040c1: Pull complete 12:57:27 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:57:28 25b303627fd3: Verifying Checksum 12:57:28 25b303627fd3: Download complete 12:57:28 1ce36da41761: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:57:38 25b303627fd3: Pull complete 12:57:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:57:38 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 12:57:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:57:41 $ docker top bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:42 + grep parallel 12:57:42 + docker-compose build --help 12:57:46 --parallel Build images in parallel. [Pipeline] } 12:57:46 $ docker stop --time=1 bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 12:57:48 $ docker rm -f bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:49 . [Pipeline] withDockerContainer 12:57:49 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 12:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:57:50 $ docker top 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:51 + docker-compose -f ./docker-compose-build.yml build --parallel 12:57:56 Building core-command ... 12:57:56 Building core-data ... 12:57:56 Building core-metadata ... 12:57:56 Building security-bootstrapper ... 12:57:56 Building security-proxy-setup ... 12:57:56 Building security-secretstore-setup ... 12:57:56 Building support-notifications ... 12:57:56 Building support-scheduler ... 12:57:56 Building sys-mgmt-agent ... 12:57:56 Building support-notifications 12:57:56 Building security-bootstrapper 12:57:56 Building support-scheduler 12:57:56 Building security-secretstore-setup 12:57:56 Building core-metadata 12:59:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:04 ---> c0ad3aebb2af 12:59:04 Step 3/22 : WORKDIR /edgex-go 12:59:04 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:04 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:59:04 ---> c0ad3aebb2af 12:59:04 Step 3/30 : WORKDIR /edgex-go 12:59:04 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:59:04 ---> c0ad3aebb2af 12:59:04 Step 3/21 : WORKDIR /edgex-go 12:59:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:59:04 ---> c0ad3aebb2af 12:59:04 Step 3/23 : WORKDIR /edgex-go 12:59:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:59:04 ---> c0ad3aebb2af 12:59:04 Step 3/24 : WORKDIR /edgex-go 12:59:04 ---> Running in 246cbf623567 12:59:04 ---> Running in cac21d14bde6 12:59:04 ---> Running in 4d9024637f2e 12:59:04 ---> Running in ea04b886ff4b 12:59:04 ---> Running in fed180f48e4a 12:59:04 Removing intermediate container cac21d14bde6 12:59:04 ---> acace01ebd5b 12:59:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:04 Removing intermediate container fed180f48e4a 12:59:04 ---> 1b5f246a6ddd 12:59:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:04 Removing intermediate container ea04b886ff4b 12:59:04 ---> e9506137bb5b 12:59:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:04 ---> Running in 6c29e55a5823 12:59:04 ---> Running in 7716716fdd27 12:59:04 Removing intermediate container 4d9024637f2e 12:59:04 ---> 161daeec5736 12:59:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:04 Removing intermediate container 246cbf623567 12:59:04 ---> 862491fa9bd8 12:59:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:04 ---> Running in 429cb4958786 12:59:04 ---> Running in e5af2fc96c51 12:59:04 ---> Running in c4786b051657 12:59:06 Removing intermediate container 6c29e55a5823 12:59:06 ---> e585ab63d4ba 12:59:06 Step 5/24 : RUN apk add --update --no-cache make git 12:59:06 Removing intermediate container 7716716fdd27 12:59:06 ---> a695db1b43fd 12:59:06 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:59:06 ---> Running in 60bcd3e2bb9d 12:59:06 ---> Running in 6d6c8fa8e550 12:59:06 Removing intermediate container 429cb4958786 12:59:06 ---> 2ccde5cc0cb0 12:59:06 Step 5/22 : RUN apk add --update --no-cache make git 12:59:07 Removing intermediate container e5af2fc96c51 12:59:07 ---> b396e9f7225a 12:59:07 Step 5/30 : RUN apk add --update --no-cache make git 12:59:07 ---> Running in 30e35b1e8997 12:59:07 ---> Running in 4c62bdeb1156 12:59:07 Removing intermediate container c4786b051657 12:59:07 ---> c6ad440267aa 12:59:07 Step 5/23 : RUN apk add --update --no-cache make git 12:59:07 ---> Running in 0f72608220c0 12:59:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:10 OK: 219 MiB in 52 packages 12:59:10 OK: 219 MiB in 52 packages 12:59:11 OK: 219 MiB in 52 packages 12:59:11 OK: 219 MiB in 52 packages 12:59:11 OK: 219 MiB in 52 packages 12:59:12 Removing intermediate container 6d6c8fa8e550 12:59:12 ---> 8a6013f0f4e4 12:59:12 Step 6/21 : COPY . . 12:59:12 Removing intermediate container 60bcd3e2bb9d 12:59:12 ---> 259e73f52fe7 12:59:12 Step 6/24 : COPY . . 12:59:12 Removing intermediate container 30e35b1e8997 12:59:12 ---> b91a1bfe3cd8 12:59:12 Step 6/22 : COPY . . 12:59:12 Removing intermediate container 4c62bdeb1156 12:59:12 ---> 811713bb0d36 12:59:12 Step 6/30 : COPY . . 12:59:13 Removing intermediate container 0f72608220c0 12:59:13 ---> d067d3c69ee6 12:59:13 Step 6/23 : COPY go.mod . 12:59:14 ---> d66eb8996513 12:59:14 Step 7/23 : RUN go mod download 12:59:14 ---> Running in 19b5cdd696f8 12:59:20 Removing intermediate container 19b5cdd696f8 12:59:20 ---> 64037ec96549 12:59:20 Step 8/23 : COPY . . 12:59:38 ---> 4a713a12d074 12:59:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:38 ---> e112b364aa86 12:59:38 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:38 ---> Running in 11d9f6c670c8 12:59:38 ---> Running in 357276a3e428 12:59:38 ---> b80e41f00340 12:59:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:38 ---> 4408df2926ef 12:59:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:38 ---> Running in f4b304be6a8f 12:59:38 ---> Running in ae5f1f3556de 12:59:38 ---> 247561fa1dd7 12:59:38 Step 9/23 : RUN go mod tidy 12:59:38 ---> Running in b1f8ee82fdd6 12:59:42 Removing intermediate container 11d9f6c670c8 12:59:42 ---> 85e4dbea4927 12:59:42 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:59:42 ---> Running in 772b4a661c42 12:59:42 Removing intermediate container 357276a3e428 12:59:42 ---> 8ac4babeae7a 12:59:42 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:59:42 ---> Running in dbd5ec513eba 12:59:42 Removing intermediate container f4b304be6a8f 12:59:42 ---> c3d9468601ea 12:59:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:59:42 Removing intermediate container ae5f1f3556de 12:59:42 ---> e6a026bc4cc9 12:59:42 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:59:43 ---> Running in 563f156f7dc5 12:59:43 ---> Running in ce034c0e0c34 12:59:44 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 12:59:44 Removing intermediate container b1f8ee82fdd6 12:59:44 ---> 3cde28f4a94f 12:59:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:59:44 ---> Running in 79fcd4f99c98 12:59:45 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 12:59:45 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 12:59:45 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 12:59:46 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 13:01:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:01:41 Removing intermediate container dbd5ec513eba 13:01:41 ---> ed9c20a9178f 13:01:41 13:01:41 Step 9/30 : FROM alpine:3.14 13:01:41 3.14: Pulling from library/alpine 13:01:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:01:43 Status: Downloaded newer image for alpine:3.14 13:01:43 ---> 5b8b7b635229 13:01:43 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:01:43 ---> Running in 124aac009b81 13:01:44 Removing intermediate container 124aac009b81 13:01:44 ---> 137072d5c7bd 13:01:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:01:44 ---> Running in 86c918a956f3 13:01:46 Removing intermediate container 563f156f7dc5 13:01:46 ---> 7f8f993abe88 13:01:46 13:01:46 Step 9/24 : FROM alpine:3.14 13:01:46 ---> 5b8b7b635229 13:01:46 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:01:46 ---> Running in d0dc2de480be 13:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:48 (1/2) Installing dumb-init (1.2.5-r1) 13:01:48 (2/2) Installing su-exec (0.2-r1) 13:01:48 Executing busybox-1.33.1-r6.trigger 13:01:48 OK: 6 MiB in 16 packages 13:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:50 (1/3) Installing ca-certificates (20191127-r5) 13:01:50 (2/3) Installing dumb-init (1.2.5-r1) 13:01:50 (3/3) Installing su-exec (0.2-r1) 13:01:50 Executing busybox-1.33.1-r6.trigger 13:01:50 Executing ca-certificates-20191127-r5.trigger 13:01:50 Removing intermediate container 86c918a956f3 13:01:50 ---> 75bca27f88ab 13:01:50 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:01:50 OK: 6 MiB in 17 packages 13:01:50 ---> Running in 770ade31479c 13:01:51 Removing intermediate container 770ade31479c 13:01:51 ---> e7e160844466 13:01:51 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:01:51 ---> Running in 90b30b0d8cac 13:01:52 Removing intermediate container 90b30b0d8cac 13:01:52 ---> dd7188641cc7 13:01:52 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:01:52 ---> Running in c83476ceae43 13:01:52 Removing intermediate container d0dc2de480be 13:01:52 ---> d98aabac9bf3 13:01:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:01:53 ---> Running in a749a9215936 13:01:53 Removing intermediate container ce034c0e0c34 13:01:53 ---> f3d9d544940e 13:01:53 13:01:53 Step 9/21 : FROM alpine:3.14 13:01:53 ---> 5b8b7b635229 13:01:53 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:01:53 ---> Running in 9683a794a421 13:01:54 Removing intermediate container a749a9215936 13:01:54 ---> 460dcd30e679 13:01:54 Step 12/24 : WORKDIR / 13:01:54 ---> Running in bb4961d88d82 13:01:54 Removing intermediate container 79fcd4f99c98 13:01:54 ---> 03fd849fa70c 13:01:54 13:01:54 Step 11/23 : FROM alpine:3.14 13:01:54 ---> 5b8b7b635229 13:01:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:01:54 ---> Running in eca047d8ae6b 13:01:55 Removing intermediate container bb4961d88d82 13:01:55 ---> 51b0017d96a4 13:01:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:01:55 Removing intermediate container 772b4a661c42 13:01:55 ---> 08fb2812fd63 13:01:55 13:01:55 Step 9/22 : FROM alpine:3.14 13:01:55 ---> 5b8b7b635229 13:01:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:55 ---> Running in b64db14a9390 13:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:56 Removing intermediate container c83476ceae43 13:01:56 ---> 9b3d4c7a19c9 13:01:56 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:01:56 ---> Running in a1d3ae79df88 13:01:56 ---> abc48c93ce9c 13:01:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:57 (1/2) Installing ca-certificates (20191127-r5) 13:01:57 (2/2) Installing dumb-init (1.2.5-r1) 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:57 Executing busybox-1.33.1-r6.trigger 13:01:57 Executing ca-certificates-20191127-r5.trigger 13:01:57 Removing intermediate container a1d3ae79df88 13:01:57 ---> 6bb1b3dda57c 13:01:57 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:01:57 OK: 6 MiB in 16 packages 13:01:57 ---> e76f134f397b 13:01:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:01:57 (1/1) Installing dumb-init (1.2.5-r1) 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:57 Executing busybox-1.33.1-r6.trigger 13:01:57 OK: 6 MiB in 15 packages 13:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:58 ---> cb1078e433ce 13:01:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:01:59 ---> Running in b9cc13180e0b 13:01:59 (1/1) Installing dumb-init (1.2.5-r1) 13:01:59 Executing busybox-1.33.1-r6.trigger 13:01:59 ---> b326f4f6a55c 13:01:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:01:59 OK: 6 MiB in 15 packages 13:01:59 Removing intermediate container eca047d8ae6b 13:01:59 ---> dcab187d4f2e 13:01:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:01:59 Removing intermediate container 9683a794a421 13:01:59 ---> 821b25ef807f 13:01:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:01:59 ---> Running in 806979383e48 13:01:59 ---> Running in bb28e266ce05 13:02:00 Removing intermediate container bb28e266ce05 13:02:00 ---> 15d0ff4e410f 13:02:00 Step 12/21 : ENV APP_PORT=59860 13:02:00 Removing intermediate container 806979383e48 13:02:00 ---> 8b405a7e1ceb 13:02:00 Step 14/23 : ENV APP_PORT=59861 13:02:00 ---> Running in cabd05394f64 13:02:00 ---> Running in 019c26660a7f 13:02:00 ---> 1a8cc46a2290 13:02:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:02:01 Removing intermediate container b64db14a9390 13:02:01 ---> 51e811a83002 13:02:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:02:01 ---> Running in 3299aea26714 13:02:01 Removing intermediate container 019c26660a7f 13:02:01 ---> 2988ed042843 13:02:01 Step 15/23 : EXPOSE $APP_PORT 13:02:01 Removing intermediate container cabd05394f64 13:02:01 ---> 9664f0bbff9b 13:02:01 Step 13/21 : EXPOSE $APP_PORT 13:02:01 ---> Running in f88bb573f95b 13:02:01 ---> Running in 76e18584234f 13:02:01 Removing intermediate container 3299aea26714 13:02:01 ---> 1b6dbf79c566 13:02:01 Step 12/22 : ENV APP_PORT=59881 13:02:02 ---> Running in ed479365b424 13:02:02 Removing intermediate container 76e18584234f 13:02:02 ---> 5b5e43332597 13:02:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:02 Removing intermediate container f88bb573f95b 13:02:02 ---> 118a2d09c8b0 13:02:02 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:02 Removing intermediate container b9cc13180e0b 13:02:02 ---> 39c966599da1 13:02:02 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:02 ---> 1b824c72ed0e 13:02:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:02:02 Removing intermediate container ed479365b424 13:02:02 ---> b347dfd4263a 13:02:02 Step 13/22 : EXPOSE $APP_PORT 13:02:03 ---> Running in e4b1d02d0474 13:02:03 ---> 2ed9405c913c 13:02:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:02:03 ---> d04a1ef948a7 13:02:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:02:03 ---> 79cc2966b52b 13:02:03 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:02:03 Removing intermediate container e4b1d02d0474 13:02:03 ---> c8b4e1cc4b1c 13:02:03 Step 14/22 : WORKDIR / 13:02:03 ---> Running in 09fd6711eff6 13:02:04 ---> 7d306e947728 13:02:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:02:04 Removing intermediate container 09fd6711eff6 13:02:04 ---> 8f6606c722e4 13:02:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:05 ---> 6db8c44a38a3 13:02:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:02:05 ---> 931d36a7f02b 13:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:02:05 ---> 0c823234d05b 13:02:05 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:02:05 ---> 405d601743c8 13:02:05 Step 20/24 : 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/ 13:02:05 ---> 69906965ff7f 13:02:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:02:06 ---> Running in a767753d8ea2 13:02:07 ---> 796b390f5e8a 13:02:07 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:02:07 ---> 3143e9acf4bf 13:02:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:02:07 ---> Running in 949b84ae76cd 13:02:07 ---> Running in 437d9e975a6a 13:02:07 ---> b95c32e1fbbb 13:02:07 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:02:08 Removing intermediate container 437d9e975a6a 13:02:08 ---> 056edc6dac8b 13:02:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:08 ---> ad1a46ead40c 13:02:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:02:08 Removing intermediate container 949b84ae76cd 13:02:08 ---> 6e0b4276f7bd 13:02:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:08 ---> Running in aa780998fce0 13:02:08 ---> Running in 563550bb9f50 13:02:08 ---> 995bf7455fe1 13:02:08 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:02:09 Removing intermediate container aa780998fce0 13:02:09 ---> 00619e3a0a7c 13:02:09 Step 21/23 : LABEL arch=arm64 13:02:09 Removing intermediate container 563550bb9f50 13:02:09 ---> 15ac9db88efd 13:02:09 Step 19/21 : LABEL arch=arm64 13:02:09 ---> Running in 4a50039e4970 13:02:09 ---> Running in ef00b4275e3d 13:02:09 Removing intermediate container a767753d8ea2 13:02:09 ---> 18e501b8df4b 13:02:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:02:09 ---> a9fe613cf84e 13:02:09 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:02:09 ---> Running in 816f2b9f8dfb 13:02:09 ---> Running in 54a057b929e7 13:02:09 ---> 8fdcea765a76 13:02:09 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:02:09 Removing intermediate container 4a50039e4970 13:02:09 ---> 173ad2bac4dc 13:02:09 Step 20/21 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:02:09 Removing intermediate container ef00b4275e3d 13:02:09 ---> 0b628b3b96cb 13:02:09 Step 22/23 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:02:09 ---> Running in 8049fd9f70b4 13:02:09 ---> Running in 11eb5a61ff1f 13:02:10 ---> Running in e283227876d2 13:02:10 Removing intermediate container 816f2b9f8dfb 13:02:10 ---> 2f02a3200a0b 13:02:10 Step 22/24 : LABEL arch=arm64 13:02:10 ---> Running in 9e32fccfe882 13:02:10 Removing intermediate container 54a057b929e7 13:02:10 ---> 00fbe969b07d 13:02:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:10 ---> Running in cb63b58c3ec3 13:02:10 Removing intermediate container 8049fd9f70b4 13:02:10 ---> b8321ecc765e 13:02:10 Step 21/21 : LABEL version=0.0.0 13:02:10 Removing intermediate container 11eb5a61ff1f 13:02:10 ---> 5fb2738feaff 13:02:10 Step 23/23 : LABEL version=0.0.0 13:02:10 Removing intermediate container e283227876d2 13:02:10 ---> 15a96920c23f 13:02:10 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:02:10 ---> Running in 39f009538c2f 13:02:10 ---> Running in 7678db9c9c98 13:02:10 Removing intermediate container 9e32fccfe882 13:02:10 ---> 2a5ca3fe3bc2 13:02:10 Step 23/24 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:02:10 Removing intermediate container cb63b58c3ec3 13:02:10 ---> bf719abb9fcb 13:02:10 Step 20/22 : LABEL arch=arm64 13:02:10 ---> Running in b284b971f37e 13:02:11 ---> Running in fc49b6530d5e 13:02:11 Removing intermediate container 39f009538c2f 13:02:11 ---> c15f60a76f93 13:02:11 13:02:11 Removing intermediate container 7678db9c9c98 13:02:11 ---> a607bf8ec2b8 13:02:11 13:02:11 Removing intermediate container b284b971f37e 13:02:11 ---> dd34eec2ef25 13:02:11 Step 24/24 : LABEL version=0.0.0 13:02:11 Removing intermediate container fc49b6530d5e 13:02:11 ---> 8d177d14d068 13:02:11 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:02:12 ---> Running in b230aa5247de 13:02:12 ---> Running in 0dadc6d31aba 13:02:12 Successfully built c15f60a76f93 13:02:12 Successfully built a607bf8ec2b8 13:02:12 Successfully tagged support-scheduler-arm64:latest 13:02:12  Building support-scheduler ... done Building core-command 13:02:12 Successfully tagged support-notifications-arm64:latest 13:02:12 Building security-proxy-setup 13:02:12  Building support-notifications ... done  ---> 13ee7da74b93 13:02:12 Step 25/30 : RUN chmod +x /entrypoint.sh 13:02:12 ---> Running in e73b6d6bf281 13:02:12 Removing intermediate container 0dadc6d31aba 13:02:12 ---> 05722838b376 13:02:12 Step 22/22 : LABEL version=0.0.0 13:02:12 Removing intermediate container b230aa5247de 13:02:12 ---> 49abe245896f 13:02:12 13:02:12 ---> Running in 4eb81f528b8d 13:02:13 Successfully built 49abe245896f 13:02:13 Successfully tagged security-secretstore-setup-arm64:latest 13:02:13  Building security-secretstore-setup ... done Building sys-mgmt-agent 13:02:13 Removing intermediate container 4eb81f528b8d 13:02:13 ---> 54c552f75d54 13:02:13 13:02:13 Successfully built 54c552f75d54 13:02:13 Successfully tagged core-metadata-arm64:latest 13:02:13  Building core-metadata ... done Building core-data 13:02:14 Removing intermediate container e73b6d6bf281 13:02:14 ---> 86a0436a6206 13:02:14 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:02:14 ---> Running in ea1ac7624bcf 13:02:15 Removing intermediate container ea1ac7624bcf 13:02:15 ---> 98d7bf834789 13:02:15 Step 27/30 : CMD ["gate"] 13:02:15 ---> Running in 948904ce7c10 13:02:15 Removing intermediate container 948904ce7c10 13:02:15 ---> 3395a648a94e 13:02:15 Step 28/30 : LABEL arch=arm64 13:02:16 ---> Running in a05624c0b054 13:02:16 Removing intermediate container a05624c0b054 13:02:16 ---> c029c69dfa6e 13:02:16 Step 29/30 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:02:17 ---> Running in e6e513ebaadb 13:02:17 Removing intermediate container e6e513ebaadb 13:02:17 ---> 68b8a4a65ca4 13:02:17 Step 30/30 : LABEL version=0.0.0 13:02:17 ---> Running in 87fd24e7e388 13:02:18 Removing intermediate container 87fd24e7e388 13:02:18 ---> 80d91a95cda9 13:02:18 13:02:18 Successfully built 80d91a95cda9 13:02:18 Successfully tagged security-bootstrapper-arm64:latest 13:03:05  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> c0ad3aebb2af 13:03:05 Step 3/20 : WORKDIR /edgex-go 13:03:05 ---> Using cache 13:03:05 ---> 862491fa9bd8 13:03:05 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:05 ---> Using cache 13:03:05 ---> c6ad440267aa 13:03:05 Step 5/20 : RUN apk add --update --no-cache make git 13:03:05 ---> Using cache 13:03:05 ---> d067d3c69ee6 13:03:05 Step 6/20 : COPY . . 13:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> c0ad3aebb2af 13:03:05 Step 3/22 : WORKDIR /edgex-go 13:03:05 ---> Using cache 13:03:05 ---> 862491fa9bd8 13:03:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:05 ---> Using cache 13:03:05 ---> c6ad440267aa 13:03:05 Step 5/22 : RUN apk add --update --no-cache make git 13:03:05 ---> Using cache 13:03:05 ---> d067d3c69ee6 13:03:05 Step 6/22 : COPY . . 13:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> c0ad3aebb2af 13:03:05 Step 3/22 : WORKDIR /edgex-go 13:03:05 ---> Using cache 13:03:05 ---> 862491fa9bd8 13:03:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:05 ---> Using cache 13:03:05 ---> c6ad440267aa 13:03:05 Step 5/22 : RUN apk add --update --no-cache make bash git 13:03:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:03:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:05 ---> c0ad3aebb2af 13:03:05 Step 3/22 : WORKDIR /edgex-go 13:03:05 ---> Using cache 13:03:05 ---> 862491fa9bd8 13:03:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:05 ---> Using cache 13:03:05 ---> c6ad440267aa 13:03:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:03:08 ---> Running in 4491494fc312 13:03:08 ---> Running in abf447b31d82 13:03:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:03:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:03:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:03:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:03:12 OK: 219 MiB in 52 packages 13:03:12 OK: 219 MiB in 52 packages 13:03:14 Removing intermediate container abf447b31d82 13:03:14 Removing intermediate container 4491494fc312 13:03:14 ---> b23b4e980598 13:03:14 ---> c7b9d6b79b92 13:03:14 Step 6/22 : COPY . . 13:03:14 Step 6/22 : COPY . . 13:03:22 ---> 6ee247b58ba6 13:03:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:22 ---> 7259ba3f1cd4 13:03:22 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:22 ---> Running in d79c63143daf 13:03:22 ---> Running in 35956baa58f5 13:03:26 Removing intermediate container 35956baa58f5 13:03:26 ---> 3a43532b14dc 13:03:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:03:26 Removing intermediate container d79c63143daf 13:03:26 ---> 10cd007a6eb0 13:03:26 Step 8/22 : RUN make cmd/core-command/core-command 13:03:26 ---> Running in 48e55ca93da9 13:03:26 ---> Running in 431c0ba24ba6 13:03:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:03:28 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 13:03:32 ---> d4653551d12d 13:03:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:33 ---> Running in 2e32792057f2 13:03:33 ---> 2932168ce9c1 13:03:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:33 ---> Running in e3ff0c7f2d0d 13:03:39 Removing intermediate container 2e32792057f2 13:03:39 ---> e25cb3029e8e 13:03:39 Step 8/22 : RUN make cmd/core-data/core-data 13:03:39 ---> Running in c9f72a795b00 13:03:39 Removing intermediate container e3ff0c7f2d0d 13:03:39 ---> 5c406428b22a 13:03:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:03:39 ---> Running in 0b900e890526 13:03:41 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 13:03:41 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 13:05: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 13:05:03 Removing intermediate container 431c0ba24ba6 13:05:03 ---> f9e0698ab0de 13:05:03 13:05:03 Step 9/22 : FROM alpine:3.14 13:05:03 ---> 5b8b7b635229 13:05:03 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:05:03 ---> Using cache 13:05:03 ---> 51e811a83002 13:05:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:03 ---> Using cache 13:05:03 ---> 1b6dbf79c566 13:05:03 Step 12/22 : ENV APP_PORT=59882 13:05:03 ---> Running in e4ff59656d23 13:05:03 Removing intermediate container e4ff59656d23 13:05:03 ---> 7dded50889f6 13:05:03 Step 13/22 : EXPOSE $APP_PORT 13:05:03 ---> Running in 9b595f39b450 13:05:03 Removing intermediate container 9b595f39b450 13:05:03 ---> 44ceb554bdef 13:05:03 Step 14/22 : WORKDIR / 13:05:03 ---> Running in eb7c83724a33 13:05:03 Removing intermediate container eb7c83724a33 13:05:03 ---> ecb8b1fb0d0b 13:05:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:03 ---> 84e3369ad1fc 13:05:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:05:03 ---> ec961550f926 13:05:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:05:03 ---> ad3430e1f665 13:05:03 Step 18/22 : ENTRYPOINT ["/core-command"] 13:05:03 ---> Running in 57e9731a74e6 13:05:03 Removing intermediate container 57e9731a74e6 13:05:03 ---> ad760d915e82 13:05:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:04 ---> Running in eb26fa7463d2 13:05:05 Removing intermediate container eb26fa7463d2 13:05:05 ---> 1935dbe2e7f8 13:05:05 Step 20/22 : LABEL arch=arm64 13:05:05 ---> Running in 715b4a625950 13:05:06 Removing intermediate container 715b4a625950 13:05:06 ---> 91de6cc2ab91 13:05:06 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:05:06 ---> Running in c63b93a632f6 13:05:06 Removing intermediate container 48e55ca93da9 13:05:06 ---> 06bbcefc7208 13:05:06 13:05:06 Step 9/20 : FROM alpine:3.14 13:05:06 ---> 5b8b7b635229 13:05:06 Step 10/20 : RUN apk add --update --no-cache curl 13:05:06 ---> Running in d42c4417e63a 13:05:07 Removing intermediate container c63b93a632f6 13:05:07 ---> 4d9b31830959 13:05:07 Step 22/22 : LABEL version=0.0.0 13:05:07 ---> Running in e67b9b9bdd56 13:05:08 Removing intermediate container e67b9b9bdd56 13:05:08 ---> 0ef881dcfe83 13:05:08 13:05:09 Successfully built 0ef881dcfe83 13:05:09 Successfully tagged core-command-arm64:latest 13:05:09  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:11 (1/5) Installing ca-certificates (20191127-r5) 13:05:11 (2/5) Installing brotli-libs (1.0.9-r5) 13:05:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:05:11 (4/5) Installing libcurl (7.79.1-r0) 13:05:11 (5/5) Installing curl (7.79.1-r0) 13:05:11 Executing busybox-1.33.1-r6.trigger 13:05:11 Executing ca-certificates-20191127-r5.trigger 13:05:11 OK: 8 MiB in 19 packages 13:05:12 Removing intermediate container 0b900e890526 13:05:12 ---> 500f9c9ab948 13:05:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:05:12 ---> Running in 2cb8f0629fad 13:05:13 Removing intermediate container d42c4417e63a 13:05:13 ---> 06a521670d37 13:05:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:05:13 ---> Running in b8c9da62e73a 13:05:14 Removing intermediate container b8c9da62e73a 13:05:14 ---> 749db92e182c 13:05:14 Step 12/20 : WORKDIR /edgex 13:05:14 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 13:05:14 ---> Running in 2644bc89c6dc 13:05:14 Removing intermediate container 2644bc89c6dc 13:05:14 ---> 2c3353a49a69 13:05:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:05:16 ---> e5cf8fdd2772 13:05:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:05:17 ---> 1842f38b7ae8 13:05:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:05:17 Removing intermediate container 2cb8f0629fad 13:05:17 ---> b5639b33d3ba 13:05:17 13:05:17 Step 10/22 : FROM docker:20.10.8 13:05:17 20.10.8: Pulling from library/docker 13:05:19 ---> 9b69abdf452a 13:05:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:05:19 ---> Running in 6040f1088800 13:05:20 Removing intermediate container 6040f1088800 13:05:20 ---> 61299c699808 13:05:20 Step 17/20 : CMD ["--init=true"] 13:05:20 ---> Running in 1a9a3bac198f 13:05:20 Removing intermediate container 1a9a3bac198f 13:05:20 ---> e57c5d71f3db 13:05:20 Step 18/20 : LABEL arch=arm64 13:05:21 ---> Running in e3a0ea9089f3 13:05:21 Removing intermediate container e3a0ea9089f3 13:05:21 ---> c2e313c3837c 13:05:21 Step 19/20 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:05:21 ---> Running in 8fc6ebb5b807 13:05:22 Removing intermediate container 8fc6ebb5b807 13:05:22 ---> 3f8cb972b5da 13:05:22 Step 20/20 : LABEL version=0.0.0 13:05:22 ---> Running in 6fdac3c2d33c 13:05:23 Removing intermediate container 6fdac3c2d33c 13:05:23 ---> 86197965d0fe 13:05:23 13:05:23 Removing intermediate container c9f72a795b00 13:05:23 ---> 127fa02da650 13:05:23 13:05:23 Step 9/22 : FROM alpine:3.14 13:05:23 ---> 5b8b7b635229 13:05:23 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:05:23 Successfully built 86197965d0fe 13:05:23 Successfully tagged security-proxy-setup-arm64:latest 13:05:24  Building security-proxy-setup ... done  ---> Running in e7fa5f87ecf6 13:05:24 Removing intermediate container e7fa5f87ecf6 13:05:24 ---> 5948143e54a0 13:05:24 Step 11/22 : ENV APP_PORT=59880 13:05:24 ---> Running in cba926f607f0 13:05:25 Removing intermediate container cba926f607f0 13:05:25 ---> ee4af99f8c13 13:05:25 Step 12/22 : EXPOSE $APP_PORT 13:05:25 ---> Running in 876d15fe1972 13:05:25 Removing intermediate container 876d15fe1972 13:05:25 ---> 322f13f48302 13:05:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:25 ---> Running in 9a172298b95e 13:05:26 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:05:26 Status: Downloaded newer image for docker:20.10.8 13:05:26 ---> 3734d5adc5ac 13:05:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:05:26 ---> Running in e39e64df914a 13:05:27 Removing intermediate container e39e64df914a 13:05:27 ---> 08b853256419 13:05:27 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:05:27 ---> Running in bc64f0d21972 13:05:27 Removing intermediate container 9a172298b95e 13:05:27 ---> d2d580e601ab 13:05:27 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:05:27 ---> Running in e1791207615e 13:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:29 (1/42) Installing readline (8.1.0-r0) 13:05:29 (2/42) Installing bash (5.1.4-r0) 13:05:29 Executing bash-5.1.4-r0.post-install 13:05:29 (3/42) Installing brotli-libs (1.0.9-r5) 13:05:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:05:30 (5/42) Installing libcurl (7.79.1-r0) 13:05:30 (6/42) Installing curl (7.79.1-r0) 13:05:30 (7/42) Installing dumb-init (1.2.5-r1) 13:05:30 (8/42) Installing libbz2 (1.0.8-r1) 13:05:30 (9/42) Installing expat (2.4.1-r0) 13:05:30 (10/42) Installing libffi (3.3-r2) 13:05:30 (11/42) Installing gdbm (1.19-r0) 13:05:30 (12/42) Installing xz-libs (5.2.5-r0) 13:05:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:05:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:05:30 (15/42) Installing mpdecimal (2.5.1-r1) 13:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:30 (16/42) Installing sqlite-libs (3.35.5-r0) 13:05:30 (17/42) Installing python3 (3.9.5-r2) 13:05:30 (1/6) Installing dumb-init (1.2.5-r1) 13:05:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:05:31 (3/6) Installing libsodium (1.0.18-r0) 13:05:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:05:31 (5/6) Installing libzmq (4.3.4-r0) 13:05:31 (6/6) Installing zeromq (4.3.4-r0) 13:05:31 Executing busybox-1.33.1-r6.trigger 13:05:31 OK: 8 MiB in 20 packages 13:05:32 (18/42) Installing py3-appdirs (1.4.4-r2) 13:05:32 (19/42) Installing py3-chardet (4.0.0-r2) 13:05:32 (20/42) Installing py3-idna (3.2-r0) 13:05:32 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:05:32 (22/42) Installing py3-certifi (2020.12.5-r1) 13:05:32 (23/42) Installing py3-requests (2.25.1-r4) 13:05:32 (24/42) Installing py3-msgpack (1.0.2-r1) 13:05:32 (25/42) Installing py3-lockfile (0.12.2-r4) 13:05:32 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:05:32 (27/42) Installing py3-colorama (0.4.4-r1) 13:05:32 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:05:32 (29/42) Installing py3-distlib (0.3.1-r3) 13:05:32 (30/42) Installing py3-distro (1.5.0-r3) 13:05:32 (31/42) Installing py3-six (1.15.0-r1) 13:05:32 (32/42) Installing py3-webencodings (0.5.1-r4) 13:05:32 (33/42) Installing py3-html5lib (1.1-r1) 13:05:32 (34/42) Installing py3-parsing (2.4.7-r2) 13:05:32 (35/42) Installing py3-packaging (20.9-r1) 13:05:32 (36/42) Installing py3-toml (0.10.2-r2) 13:05:32 (37/42) Installing py3-pep517 (0.10.0-r2) 13:05:32 (38/42) Installing py3-progress (1.5-r2) 13:05:32 (39/42) Installing py3-retrying (1.3.3-r1) 13:05:32 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:05:32 (41/42) Installing py3-setuptools (52.0.0-r3) 13:05:33 (42/42) Installing py3-pip (20.3.4-r1) 13:05:33 Removing intermediate container e1791207615e 13:05:33 ---> 2624a509f918 13:05:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:33 Executing busybox-1.33.1-r3.trigger 13:05:33 OK: 84 MiB in 64 packages 13:05:34 ---> cf5b8c2c41a7 13:05:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:05:35 ---> 013e4a7a50a1 13:05:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:05:36 ---> d8e7150db9d5 13:05:36 Step 18/22 : ENTRYPOINT ["/core-data"] 13:05:36 ---> Running in c22817e518c4 13:05:36 Removing intermediate container c22817e518c4 13:05:36 ---> 138490756ca4 13:05:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:36 ---> Running in 7513c134d212 13:05:37 Removing intermediate container 7513c134d212 13:05:37 ---> 87fc6cd345b4 13:05:37 Step 20/22 : LABEL arch=arm64 13:05:37 ---> Running in b37decaf9f56 13:05:37 Collecting docker-compose==1.23.2 13:05:37 Removing intermediate container b37decaf9f56 13:05:37 ---> 6aa5a62bc2b5 13:05:37 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:05:37 ---> Running in 012e1acf8db8 13:05:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:05:38 Removing intermediate container 012e1acf8db8 13:05:38 ---> bad586544482 13:05:38 Step 22/22 : LABEL version=0.0.0 13:05:38 Collecting cached-property<2,>=1.2.0 13:05:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:05:38 ---> Running in 3fb29ef04a70 13:05:38 Removing intermediate container 3fb29ef04a70 13:05:38 ---> cc4cc71f90f9 13:05:38 13:05:38 Successfully built cc4cc71f90f9 13:05:39 Successfully tagged core-data-arm64:latest 13:05:39  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:05:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:05:39 Collecting texttable<0.10,>=0.9.0 13:05:39 Downloading texttable-0.9.1.tar.gz (11 kB) 13:05:40 Collecting dockerpty<0.5,>=0.4.1 13:05:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:05:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:05:42 Collecting websocket-client<1.0,>=0.32.0 13:05:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:05:42 Collecting jsonschema<3,>=2.5.1 13:05:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:05:42 Collecting docopt<0.7,>=0.6.1 13:05:42 Downloading docopt-0.6.2.tar.gz (25 kB) 13:05:44 Collecting docker<4.0,>=3.6.0 13:05:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:05:45 Collecting PyYAML<4,>=3.10 13:05:45 Downloading PyYAML-3.13.tar.gz (270 kB) 13:05:48 Collecting docker-pycreds>=0.4.0 13:05:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:05:48 Collecting chardet<3.1.0,>=3.0.2 13:05:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:05:49 Collecting urllib3<1.25,>=1.21.1 13:05:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:05:49 Collecting idna<2.8,>=2.5 13:05:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:05:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:05:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:05:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:05:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:05:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:05:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:05:50 Attempting uninstall: urllib3 13:05:50 Found existing installation: urllib3 1.26.5 13:05:50 Uninstalling urllib3-1.26.5: 13:05:50 Successfully uninstalled urllib3-1.26.5 13:05:51 Attempting uninstall: idna 13:05:51 Found existing installation: idna 3.2 13:05:51 Uninstalling idna-3.2: 13:05:51 Successfully uninstalled idna-3.2 13:05:51 Attempting uninstall: chardet 13:05:51 Found existing installation: chardet 4.0.0 13:05:51 Uninstalling chardet-4.0.0: 13:05:51 Successfully uninstalled chardet-4.0.0 13:05:53 Attempting uninstall: requests 13:05:53 Found existing installation: requests 2.25.1 13:05:53 Uninstalling requests-2.25.1: 13:05:53 Successfully uninstalled requests-2.25.1 13:05:53 Running setup.py install for texttable: started 13:05:55 Running setup.py install for texttable: finished with status 'done' 13:05:55 Running setup.py install for PyYAML: started 13:05:57 Running setup.py install for PyYAML: finished with status 'done' 13:05:57 Running setup.py install for docopt: started 13:05:59 Running setup.py install for docopt: finished with status 'done' 13:05:59 Running setup.py install for dockerpty: started 13:06:01 Running setup.py install for dockerpty: finished with status 'done' 13:06:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 13:06:10 Removing intermediate container bc64f0d21972 13:06:10 ---> 601926e67468 13:06:10 Step 13/22 : ENV APP_PORT=58890 13:06:10 ---> Running in f0a0702d0f45 13:06:10 Removing intermediate container f0a0702d0f45 13:06:10 ---> 20c0ae0dc92c 13:06:10 Step 14/22 : EXPOSE $APP_PORT 13:06:10 ---> Running in d929713952d0 13:06:11 Removing intermediate container d929713952d0 13:06:11 ---> 18158b8f8a1c 13:06:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:06:12 ---> d0de15a6eca3 13:06:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:06:13 ---> c79cae676983 13:06:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:06:13 ---> 2fbc0f6cb05d 13:06:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:06:14 ---> Running in 71af97927844 13:06:14 Removing intermediate container 71af97927844 13:06:14 ---> 4623aecf37f8 13:06:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:14 ---> Running in b06b97b53ca3 13:06:14 Removing intermediate container b06b97b53ca3 13:06:14 ---> dff9bc250504 13:06:14 Step 20/22 : LABEL arch=arm64 13:06:14 ---> Running in d49746f5cee9 13:06:15 Removing intermediate container d49746f5cee9 13:06:15 ---> fa1345b3b980 13:06:15 Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 13:06:15 ---> Running in 0edaaf8b347c 13:06:15 Removing intermediate container 0edaaf8b347c 13:06:15 ---> 8245059579c4 13:06:15 Step 22/22 : LABEL version=0.0.0 13:06:15 ---> Running in c5957441dc64 13:06:16 Removing intermediate container c5957441dc64 13:06:16 ---> 2f7f156e4106 13:06:16 13:06:16 Successfully built 2f7f156e4106 13:06:16 Successfully tagged sys-mgmt-agent-arm64:latest 13:06:16  Building sys-mgmt-agent ... done  [Pipeline] } 13:06:16 $ docker stop --time=1 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d 13:06:18 $ docker rm -f 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d [Pipeline] // withDockerContainer [Pipeline] sh 13:06:19 + docker images 13:06:19 REPOSITORY TAG IMAGE ID CREATED SIZE 13:06:19 sys-mgmt-agent-arm64 latest 2f7f156e4106 3 seconds ago 277MB 13:06:19 core-data-arm64 latest cc4cc71f90f9 41 seconds ago 19.6MB 13:06:19 127fa02da650 56 seconds ago 1.58GB 13:06:19 security-proxy-setup-arm64 latest 86197965d0fe 57 seconds ago 25.5MB 13:06:19 b5639b33d3ba About a minute ago 1.57GB 13:06:19 core-command-arm64 latest 0ef881dcfe83 About a minute ago 15.2MB 13:06:19 06bbcefc7208 About a minute ago 1.58GB 13:06:19 f9e0698ab0de About a minute ago 1.57GB 13:06:19 security-bootstrapper-arm64 latest 80d91a95cda9 4 minutes ago 17.8MB 13:06:19 core-metadata-arm64 latest 54c552f75d54 4 minutes ago 15.9MB 13:06:19 security-secretstore-setup-arm64 latest 49abe245896f 4 minutes ago 26.8MB 13:06:19 support-notifications-arm64 latest a607bf8ec2b8 4 minutes ago 16.1MB 13:06:19 support-scheduler-arm64 latest c15f60a76f93 4 minutes ago 15.3MB 13:06:19 08fb2812fd63 4 minutes ago 1.58GB 13:06:19 03fd849fa70c 4 minutes ago 1.57GB 13:06:19 f3d9d544940e 4 minutes ago 1.57GB 13:06:19 7f8f993abe88 4 minutes ago 1.58GB 13:06:19 ed9c20a9178f 4 minutes ago 1.57GB 13:06:19 ci-base-image-arm64 latest c0ad3aebb2af 14 minutes ago 1.24GB 13:06:19 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 13:06:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 13:06:19 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 13:06:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 13:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:20 13:06:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:20 arm64: Pulling from edgex-lftools-log-publisher 13:06:20 448f6bf000e3: Pulling fs layer 13:06:20 f757da607395: Pulling fs layer 13:06:20 05883995daec: Pulling fs layer 13:06:20 8603b9c90790: Pulling fs layer 13:06:20 1560dd03e051: Pulling fs layer 13:06:20 27f5ce0e4adf: Pulling fs layer 13:06:20 c2d8d7efcc4b: Pulling fs layer 13:06:20 8603b9c90790: Waiting 13:06:20 27f5ce0e4adf: Waiting 13:06:20 f757da607395: Verifying Checksum 13:06:20 f757da607395: Download complete 13:06:20 8603b9c90790: Verifying Checksum 13:06:20 8603b9c90790: Download complete 13:06:20 1560dd03e051: Download complete 13:06:20 05883995daec: Verifying Checksum 13:06:20 05883995daec: Download complete 13:06:20 27f5ce0e4adf: Verifying Checksum 13:06:20 27f5ce0e4adf: Download complete 13:06:21 448f6bf000e3: Verifying Checksum 13:06:21 448f6bf000e3: Download complete 13:06:23 c2d8d7efcc4b: Verifying Checksum 13:06:23 c2d8d7efcc4b: Download complete 13:06:24 448f6bf000e3: Pull complete 13:06:25 f757da607395: Pull complete 13:06:27 05883995daec: Pull complete 13:06:27 8603b9c90790: Pull complete 13:06:28 1560dd03e051: Pull complete 13:06:28 27f5ce0e4adf: Pull complete 13:06:43 c2d8d7efcc4b: Pull complete 13:06:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:06:43 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 13:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:06:46 $ docker top f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:47 ---> job-cost.sh 13:06:47 lf-activate-venv: SKIPPING 13:06:47 INFO: No Stack... 13:06:48 INFO: Retrieving Pricing Info for: v3-standard-4 13:06:48 INFO: Archiving Costs [Pipeline] sh 13:06:49 + cat /w/workspace/edgex-go/4/archives/cost.csv 13:06:49 + cut -d, -f6 [Pipeline] lock 13:06:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] 13:06:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] did not exist. Created. 13:06:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:06:50 + echo total: 0.10999999940395355 [Pipeline] stash 13:06:50 Stashed 1 file(s) [Pipeline] } 13:06:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:06:50 $ docker stop --time=1 f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 13:06:51 $ docker rm -f f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 [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 13:06:52 provisioning config files... 13:06:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config657396927264701145tmp [Pipeline] { [Pipeline] sh 13:06:52 + set +x 13:06:52 + bash -s -- 13:06:52 + curl -s https://codecov.io/bash 13:06:52 13:06:52 _____ _ 13:06:52 / ____| | | 13:06:52 | | ___ __| | ___ ___ _____ __ 13:06:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:06:52 | |___| (_) | (_| | __/ (_| (_) \ V / 13:06:52 \_____\___/ \__,_|\___|\___\___/ \_/ 13:06:52 Bash-1.0.6 13:06:52 13:06:52 13:06:52 ==> git version 2.24.4 found 13:06:52 ==> 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 13:06:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:06:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:06:52 ==> Jenkins CI detected. 13:06:52 current dir:  /w/workspace/edgex-go/4 13:06:52 project root: . 13:06:52 --> token set from env 13:06:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:06:53 ==> Running gcov in . (disable via -X gcov) 13:06:53 ==> Python coveragepy not found 13:06:53 ==> Searching for coverage reports in: 13:06:53 + . 13:06:53 -> Found 1 reports 13:06:53 ==> Detecting git/mercurial file structure 13:06:53 ==> Reading reports 13:06:53 + ./coverage.out bytes=428381 13:06:53 ==> Appending adjustments 13:06:53 https://docs.codecov.io/docs/fixing-reports 13:06:54 + Found adjustments 13:06:54 ==> Gzipping contents 13:06:54 60K /tmp/codecov.GcyjTC.gz 13:06:54 ==> Uploading reports 13:06:54 url: https://codecov.io 13:06:54 query: branch=PR-3831&commit=56cc32bf381975242754bedb573ffabd5431af70&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3831%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3831&job=&cmd_args= 13:06:54 -> Pinging Codecov 13:06:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3831&commit=56cc32bf381975242754bedb573ffabd5431af70&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3831%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3831&job=&cmd_args= 13:06:54 -> Uploading to 13:06:54 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/56cc32bf381975242754bedb573ffabd5431af70/2e3fc481-c827-4f2b-be72-f9da0cffc330.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T130654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9b560f1dab835d5108109ba5c53152f19257f9863e8a27da0b5915c1a9e025 13:06:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:54 Dload Upload Total Spent Left Speed 13:06:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57932 0 0 100 57932 0 180k --:--:-- --:--:-- --:--:-- 181k 13:06:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] } 13:06:55 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:06:56 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:06:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:06:57 ---> package-listing.sh 13:06:57 ++ facter osfamily 13:06:57 ++ tr '[:upper:]' '[:lower:]' 13:06:57 + OS_FAMILY=redhat 13:06:57 + workspace=/w/workspace/edgex-go/4 13:06:57 + START_PACKAGES=/tmp/packages_start.txt 13:06:57 + END_PACKAGES=/tmp/packages_end.txt 13:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:57 + PACKAGES=/tmp/packages_start.txt 13:06:57 + '[' /w/workspace/edgex-go/4 ']' 13:06:57 + PACKAGES=/tmp/packages_end.txt 13:06:57 + case "${OS_FAMILY}" in 13:06:57 + rpm -qa 13:06:57 + sort 13:07:00 + '[' -f /tmp/packages_start.txt ']' 13:07:00 + '[' -f /tmp/packages_end.txt ']' 13:07:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:00 + '[' /w/workspace/edgex-go/4 ']' 13:07:00 + mkdir -p /w/workspace/edgex-go/4/archives/ 13:07:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 13:07:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:07:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:01 13:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:01 latest: Pulling from edgex-lftools-log-publisher 13:07:01 b4d181a07f80: Pulling fs layer 13:07:01 a1111a8f2ec3: Pulling fs layer 13:07:01 ed53099fbce6: Pulling fs layer 13:07:01 dc539afda2c1: Pulling fs layer 13:07:01 77bc0d833cb6: Pulling fs layer 13:07:01 9065ff56babe: Pulling fs layer 13:07:01 d287ab97295c: Pulling fs layer 13:07:01 77bc0d833cb6: Waiting 13:07:01 9065ff56babe: Waiting 13:07:01 d287ab97295c: Waiting 13:07:01 dc539afda2c1: Waiting 13:07:01 a1111a8f2ec3: Verifying Checksum 13:07:01 a1111a8f2ec3: Download complete 13:07:01 dc539afda2c1: Verifying Checksum 13:07:01 dc539afda2c1: Download complete 13:07:02 ed53099fbce6: Verifying Checksum 13:07:02 ed53099fbce6: Download complete 13:07:02 77bc0d833cb6: Verifying Checksum 13:07:02 77bc0d833cb6: Download complete 13:07:02 9065ff56babe: Verifying Checksum 13:07:02 9065ff56babe: Download complete 13:07:02 b4d181a07f80: Verifying Checksum 13:07:02 b4d181a07f80: Download complete 13:07:02 d287ab97295c: Verifying Checksum 13:07:02 d287ab97295c: Download complete 13:07:03 b4d181a07f80: Pull complete 13:07:03 a1111a8f2ec3: Pull complete 13:07:04 ed53099fbce6: Pull complete 13:07:04 dc539afda2c1: Pull complete 13:07:04 77bc0d833cb6: Pull complete 13:07:04 9065ff56babe: Pull complete 13:07:09 d287ab97295c: Pull complete 13:07:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:07:10 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 13:07:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:12 $ docker top cb1a3e1a2d6a0e08433e71f61d406783262aa466742cb34956eddc1335c9e3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:13 + touch /tmp/pre-build-complete [Pipeline] sh 13:07:13 + mkdir -p /var/log/sysstat [Pipeline] sh 13:07:13 + ls /var/log/sa-host 13:07:13 + sadf -c /var/log/sa-host/sa30 13:07:13 file_magic: OK 13:07:13 HZ: Using current value: 100 13:07:13 file_header: OK 13:07:13 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 13:07:13 Statistics: 13:07:13 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... 13:07:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:13 provisioning config files... 13:07:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1097849072317385444tmp [Pipeline] { [Pipeline] echo 13:07:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:07:14 ---> create-netrc.sh [Pipeline] } 13:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:07:14 ---> python-tools-install.sh [Pipeline] echo 13:07:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:07:14 ---> sudo-logs.sh 13:07:14 Archiving 'sudo' log.. 13:07:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-781.novalocal: Name or service not known 13:07:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-781.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:07:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:07:15 ---> job-cost.sh 13:07:15 lf-activate-venv: SKIPPING 13:07:15 DEBUG: total: 0.10999999940395355 13:07:15 INFO: Retrieving Stack Cost... 13:07:15 INFO: Retrieving Pricing Info for: v3-standard-2 13:07:15 INFO: Archiving Costs [Pipeline] echo 13:07:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:07:16 ---> logs-deploy.sh 13:07:16 lf-activate-venv: SKIPPING 13:07:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3831/4 13:07:16 INFO: archiving workspace using pattern(s): 13:07:16 Archives upload complete. 13:07:16 INFO: archiving logs to Nexus 13:07:17 ---> uname -a: 13:07:17 Linux prd-centos7-docker-4c-2g-781.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:07:17 13:07:17 13:07:17 ---> lscpu: 13:07:17 Architecture: x86_64 13:07:17 CPU op-mode(s): 32-bit, 64-bit 13:07:17 Byte Order: Little Endian 13:07:17 Address sizes: 40 bits physical, 48 bits virtual 13:07:17 CPU(s): 2 13:07:17 On-line CPU(s) list: 0,1 13:07:17 Thread(s) per core: 1 13:07:17 Core(s) per socket: 1 13:07:17 Socket(s): 2 13:07:17 NUMA node(s): 1 13:07:17 Vendor ID: AuthenticAMD 13:07:17 CPU family: 23 13:07:17 Model: 49 13:07:17 Model name: AMD EPYC-Rome Processor 13:07:17 Stepping: 0 13:07:17 CPU MHz: 2799.996 13:07:17 BogoMIPS: 5599.99 13:07:17 Virtualization: AMD-V 13:07:17 Hypervisor vendor: KVM 13:07:17 Virtualization type: full 13:07:17 L1d cache: 32K 13:07:17 L1i cache: 32K 13:07:17 L2 cache: 512K 13:07:17 L3 cache: 16384K 13:07:17 NUMA node0 CPU(s): 0,1 13:07:17 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 13:07:17 13:07:17 13:07:17 ---> nproc: 13:07:17 2 13:07:17 13:07:17 13:07:17 ---> df -h: 13:07:17 Filesystem Size Used Avail Use% Mounted on 13:07:17 overlay 40G 13G 28G 32% / 13:07:17 tmpfs 64M 0 64M 0% /dev 13:07:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:07:17 shm 64M 0 64M 0% /dev/shm 13:07:17 /dev/vda1 40G 13G 28G 32% /facter-os 13:07:17 13:07:17 13:07:17 ---> sar -b -r -n DEV: 13:07:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 13:07:17 13:07:17 12:43:30 LINUX RESTART (2 CPU) 13:07:17 13:07:17 12:44:02 tps rtps wtps bread/s bwrtn/s 13:07:17 12:45:01 82.70 3.44 79.27 2387.14 8098.98 13:07:17 12:46:01 390.11 0.05 390.06 3.86 99129.46 13:07:17 12:47:01 54.86 0.00 54.86 0.00 10052.60 13:07:17 12:48:01 111.57 0.00 111.57 0.00 4250.27 13:07:17 12:49:02 575.10 180.07 395.03 10891.51 252989.17 13:07:17 12:50:01 377.81 71.71 306.10 3875.07 108321.83 13:07:17 12:51:01 486.40 78.70 407.69 7434.83 204640.11 13:07:17 12:52:01 77.45 12.97 64.47 1229.31 6788.84 13:07:17 12:53:01 1.13 0.00 1.13 0.00 14.77 13:07:17 12:54:01 0.18 0.00 0.18 0.00 1.50 13:07:17 12:55:01 0.32 0.00 0.32 0.00 3.38 13:07:17 12:56:01 0.23 0.00 0.23 0.00 2.98 13:07:17 12:57:01 0.28 0.00 0.28 0.00 3.36 13:07:17 12:58:01 0.25 0.00 0.25 0.00 2.30 13:07:17 12:59:01 0.38 0.22 0.17 6.80 1.55 13:07:17 13:00:01 0.85 0.00 0.85 0.00 16.09 13:07:17 13:01:01 0.27 0.02 0.25 0.13 2.88 13:07:17 13:02:01 0.58 0.18 0.40 3.46 6.25 13:07:17 13:03:01 0.23 0.00 0.23 0.00 2.87 13:07:17 13:04:01 0.17 0.00 0.17 0.00 1.38 13:07:17 13:05:01 0.20 0.00 0.20 0.00 1.78 13:07:17 13:06:01 0.17 0.00 0.17 0.00 1.65 13:07:17 13:07:01 57.31 56.58 0.73 4070.09 22.24 13:07:17 Average: 96.56 17.62 78.94 1302.53 30276.30 13:07:17 13:07:17 12:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:17 12:45:01 5170408 0 651404 8.13 2620 2184508 1361496 15.03 900148 1686816 324188 13:07:17 12:46:01 3570208 0 1016096 12.69 2620 3420016 1622956 17.92 1265556 2702820 72756 13:07:17 12:47:01 3244440 0 1084704 13.54 2620 3677176 1684084 18.59 1467504 2807520 37888 13:07:17 12:48:01 3329428 0 1047732 13.08 2620 3629160 1413328 15.60 1405376 2761676 36404 13:07:17 12:49:02 511724 0 1269080 15.85 2620 6225516 2126372 23.48 3374856 3494292 53488 13:07:17 12:50:01 1841556 0 1185116 14.80 2620 4979648 1575068 17.39 1566924 3998700 224208 13:07:17 12:51:01 1586088 0 1273528 15.90 2620 5146704 1713768 18.92 2218720 3556456 4892 13:07:17 12:52:01 2538572 0 1153688 14.41 2620 4314060 1537088 16.97 1277140 3575424 16 13:07:17 12:53:01 2550152 0 1142108 14.26 2620 4314060 1371356 15.14 1270768 3574356 12 13:07:17 12:54:01 2553592 0 1138664 14.22 2620 4314064 1371284 15.14 1284264 3558760 12 13:07:17 12:55:01 2553728 0 1138524 14.22 2620 4314068 1371188 15.14 1284300 3558760 12 13:07:17 12:56:01 2559468 0 1132780 14.14 2620 4314072 1371236 15.14 1284180 3553088 8 13:07:17 12:57:01 2559868 0 1132372 14.14 2620 4314080 1371188 15.14 1284176 3553088 8 13:07:17 12:58:01 2559976 0 1132264 14.14 2620 4314080 1371188 15.14 1284300 3553088 8 13:07:17 12:59:01 2559236 0 1132968 14.15 2620 4314116 1371272 15.14 1284408 3553104 28 13:07:17 13:00:01 2559612 0 1132592 14.14 2620 4314116 1371188 15.14 1284200 3553104 12 13:07:17 13:01:01 2558120 0 1134072 14.16 2620 4314128 1374008 15.17 1284920 3553104 20 13:07:17 13:02:01 2558976 0 1133036 14.15 2620 4314308 1371696 15.14 1284624 3553224 12 13:07:17 13:03:01 2559116 0 1132892 14.15 2620 4314312 1371696 15.14 1284628 3553224 8 13:07:17 13:04:01 2558996 0 1133008 14.15 2620 4314316 1371780 15.15 1284596 3553232 12 13:07:17 13:05:01 2558572 0 1133428 14.15 2620 4314320 1371924 15.15 1285040 3553232 8 13:07:17 13:06:01 2559228 0 1132768 14.14 2620 4314324 1371696 15.14 1284516 3553232 8 13:07:17 13:07:01 2397392 0 1157516 14.45 2620 4451412 1542680 17.03 1311024 3685856 14760 13:07:17 Average: 2608629 0 1118276 13.96 2620 4279416 1468676 16.21 1424181 3393311 33425 13:07:17 13:07:17 12:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:17 12:45:01 eth0 895.19 1134.56 5435.27 120.11 0.00 0.00 0.00 0.00 13:07:17 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:45:01 veth08f0aa4 853.39 546.90 82.56 2773.08 0.00 0.00 0.00 0.00 13:07:17 12:45:01 docker0 853.39 546.77 70.89 2773.07 0.00 0.00 0.00 0.00 13:07:17 12:46:01 veth76fa71d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:07:17 12:46:01 eth0 362.36 266.82 5277.30 37.49 0.00 0.00 0.00 0.00 13:07:17 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:46:01 docker0 179.43 217.45 14.49 2037.65 0.00 0.00 0.00 0.00 13:07:17 12:47:01 veth76fa71d 1.03 1.05 0.08 0.08 0.00 0.00 0.00 0.00 13:07:17 12:47:01 eth0 26.56 13.69 21.15 11.21 0.00 0.00 0.00 0.00 13:07:17 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:47:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 13:07:17 12:48:01 veth76fa71d 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 13:07:17 12:48:01 eth0 20.92 11.09 17.20 7.93 0.00 0.00 0.00 0.00 13:07:17 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:48:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 13:07:17 12:49:02 vethfaa42c0 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 13:07:17 12:49:02 veth0869cd1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:07:17 12:49:02 eth0 147.07 89.04 1861.41 122.77 0.00 0.00 0.00 0.00 13:07:17 12:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:50:01 vethfaa42c0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 13:07:17 12:50:01 eth0 64.09 30.64 274.87 13.57 0.00 0.00 0.00 0.00 13:07:17 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:50:01 docker0 1065.84 833.10 87.40 5235.66 0.00 0.00 0.00 0.00 13:07:17 12:51:01 vethfaa42c0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 13:07:17 12:51:01 vethf502b8b 10.67 33.77 0.92 389.47 0.00 0.00 0.00 0.00 13:07:17 12:51:01 eth0 127.02 66.03 1610.00 19.03 0.00 0.00 0.00 0.00 13:07:17 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:52:01 eth0 24.82 18.65 28.62 117.14 0.00 0.00 0.00 0.00 13:07:17 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:52:01 docker0 1075.47 881.13 87.90 5714.37 0.00 0.00 0.00 0.00 13:07:17 12:53:01 eth0 1.13 0.50 0.33 0.22 0.00 0.00 0.00 0.00 13:07:17 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:54:01 eth0 0.30 0.20 0.09 0.04 0.00 0.00 0.00 0.00 13:07:17 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:55:01 eth0 0.18 0.10 0.01 0.03 0.00 0.00 0.00 0.00 13:07:17 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:56:01 eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:07:17 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:57:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:07:17 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:07:17 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:59:01 eth0 0.28 0.25 0.09 0.07 0.00 0.00 0.00 0.00 13:07:17 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:00:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:07:17 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:01:01 eth0 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:07:17 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:02:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:03:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:07:17 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:04:01 eth0 1.10 0.17 0.23 0.07 0.00 0.00 0.00 0.00 13:07:17 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:05:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:07:17 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:06:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:07:17 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:07:01 eth0 33.36 22.37 268.66 7.72 0.00 0.00 0.00 0.00 13:07:17 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 Average: eth0 73.69 71.29 641.39 19.89 0.00 0.00 0.00 0.00 13:07:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:17 Average: docker0 46.80 38.34 3.83 248.66 0.00 0.00 0.00 0.00 13:07:17 13:07:17 13:07:17 ---> sar -P ALL: 13:07:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 13:07:17 13:07:17 12:43:30 LINUX RESTART (2 CPU) 13:07:17 13:07:17 12:44:02 CPU %user %nice %system %iowait %steal %idle 13:07:17 12:45:01 all 20.10 0.00 4.52 2.74 0.10 72.54 13:07:17 12:45:01 0 16.40 0.00 5.06 2.86 0.11 75.57 13:07:17 12:45:01 1 23.80 0.00 3.97 2.63 0.09 69.52 13:07:17 12:46:01 all 35.03 0.00 12.82 5.51 0.10 46.55 13:07:17 12:46:01 0 33.90 0.00 13.20 6.76 0.09 46.06 13:07:17 12:46:01 1 36.17 0.00 12.44 4.25 0.11 47.03 13:07:17 12:47:01 all 44.85 0.00 4.73 0.79 0.08 49.55 13:07:17 12:47:01 0 44.93 0.00 4.55 0.35 0.07 50.10 13:07:17 12:47:01 1 44.76 0.00 4.92 1.22 0.09 49.01 13:07:17 12:48:01 all 69.42 0.00 7.15 1.84 0.11 21.48 13:07:17 12:48:01 0 68.90 0.00 7.08 1.78 0.11 22.13 13:07:17 12:48:01 1 69.94 0.00 7.21 1.91 0.11 20.83 13:07:17 12:49:02 all 42.98 0.00 17.70 12.74 0.11 26.48 13:07:17 12:49:02 0 43.74 0.00 17.60 11.95 0.09 26.62 13:07:17 12:49:02 1 42.21 0.00 17.80 13.52 0.13 26.34 13:07:17 12:50:01 all 73.28 0.00 14.95 6.84 0.13 4.79 13:07:17 12:50:01 0 73.20 0.00 15.00 6.95 0.13 4.72 13:07:17 12:50:01 1 73.37 0.00 14.91 6.72 0.13 4.87 13:07:17 12:51:01 all 68.39 0.00 17.70 7.98 0.15 5.78 13:07:17 12:51:01 0 69.25 0.00 17.28 8.35 0.17 4.94 13:07:17 12:51:01 1 67.51 0.00 18.13 7.60 0.13 6.63 13:07:17 12:52:01 all 5.53 0.00 2.24 1.22 0.03 90.98 13:07:17 12:52:01 0 6.79 0.00 2.33 1.03 0.02 89.83 13:07:17 12:52:01 1 4.27 0.00 2.14 1.42 0.03 92.14 13:07:17 12:53:01 all 0.10 0.00 0.06 0.00 0.02 99.82 13:07:17 12:53:01 0 0.18 0.00 0.05 0.00 0.03 99.73 13:07:17 12:53:01 1 0.02 0.00 0.07 0.00 0.00 99.92 13:07:17 12:54:01 all 0.13 0.00 0.05 0.00 0.03 99.79 13:07:17 12:54:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:07:17 12:54:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:07:17 12:55:01 all 0.12 0.00 0.03 0.00 0.02 99.84 13:07:17 12:55:01 0 0.20 0.00 0.02 0.00 0.00 99.78 13:07:17 12:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:07:17 13:07:17 12:55:01 CPU %user %nice %system %iowait %steal %idle 13:07:17 12:56:01 all 0.14 0.00 0.03 0.00 0.03 99.80 13:07:17 12:56:01 0 0.25 0.00 0.02 0.00 0.02 99.72 13:07:17 12:56:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:07:17 12:57:01 all 0.15 0.00 0.03 0.00 0.01 99.81 13:07:17 12:57:01 0 0.27 0.00 0.03 0.00 0.00 99.70 13:07:17 12:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:07:17 12:58:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:07:17 12:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:07:17 12:58:01 1 0.25 0.00 0.03 0.00 0.03 99.68 13:07:17 12:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 13:07:17 12:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:07:17 12:59:01 1 0.27 0.00 0.05 0.00 0.03 99.65 13:07:17 13:00:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:07:17 13:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:07:17 13:00:01 1 0.20 0.00 0.02 0.00 0.03 99.75 13:07:17 13:01:01 all 0.17 0.00 0.04 0.00 0.02 99.77 13:07:17 13:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:07:17 13:01:01 1 0.32 0.00 0.05 0.00 0.02 99.62 13:07:17 13:02:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:07:17 13:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:07:17 13:02:01 1 0.23 0.00 0.03 0.00 0.03 99.70 13:07:17 13:03:01 all 0.18 0.00 0.03 0.00 0.01 99.78 13:07:17 13:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:07:17 13:03:01 1 0.32 0.00 0.03 0.00 0.00 99.65 13:07:17 13:04:01 all 0.19 0.00 0.03 0.00 0.02 99.77 13:07:17 13:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:07:17 13:04:01 1 0.35 0.00 0.03 0.00 0.02 99.60 13:07:17 13:05:01 all 0.20 0.00 0.02 0.00 0.03 99.76 13:07:17 13:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:07:17 13:05:01 1 0.38 0.00 0.03 0.00 0.03 99.55 13:07:17 13:06:01 all 0.10 0.00 0.03 0.00 0.02 99.86 13:07:17 13:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:07:17 13:06:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:07:17 13:07:17 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:07:17 13:07:01 all 2.64 0.00 0.79 1.69 0.03 94.86 13:07:17 13:07:01 0 2.61 0.00 0.84 0.82 0.02 95.71 13:07:17 13:07:01 1 2.67 0.00 0.74 2.55 0.03 94.01 13:07:17 Average: all 14.88 0.00 3.40 1.70 0.05 79.97 13:07:17 Average: 0 14.76 0.00 3.41 1.68 0.04 80.10 13:07:17 Average: 1 15.01 0.00 3.39 1.72 0.05 79.83 13:07:17 13:07:17 13:07:17