Pull request #3903 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 63a743ad00d1d7ed06a454ff9822fb4f40347985 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh14774905825697295306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4952467892444869100.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/edgex-global-pipelines # timeout=10 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-3903/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7689165271981938699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3903/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12027319465657260064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2394680684323398705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/lf-pipelines # timeout=10 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-3903/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5656482152830414024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7091 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 Commit message: "refactor(data): Move subscriber.go from application to controller" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:43:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:43:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:43:24 ========================================================= 03:43:24 EdgeX Global Pipelines Version Info 03:43:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:43:25 ------------------- 03:43:25 stable info: 03:43:25 ------------------- 03:43:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:43:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:43:25 Message: update stable to v1.0.221 03:43:25 ------------------- 03:43:25 experimental info: 03:43:25 ------------------- 03:43:25 Commited By: **** collab-it+edgex@linuxfoundation.org 03:43:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:43:25 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:43:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:43:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3903 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3903 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3903 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63a743a [Pipeline] echo 03:43:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:27 provisioning config files... 03:43:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config521047506371788545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:27 ---> docker-login.sh 03:43:27 nexus3.edgexfoundry.org:10001 03:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:27 Configure a credential helper to remove this warning. See 03:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:27 03:43:27 Login Succeeded 03:43:27 nexus3.edgexfoundry.org:10002 03:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:28 Configure a credential helper to remove this warning. See 03:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:28 03:43:28 Login Succeeded 03:43:28 nexus3.edgexfoundry.org:10003 03:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:28 Configure a credential helper to remove this warning. See 03:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:28 03:43:28 Login Succeeded 03:43:28 nexus3.edgexfoundry.org:10004 03:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:28 Configure a credential helper to remove this warning. See 03:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:28 03:43:28 Login Succeeded 03:43:28 docker.io 03:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:28 Configure a credential helper to remove this warning. See 03:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:28 03:43:28 Login Succeeded 03:43:28 ---> docker-login.sh ends [Pipeline] } 03:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:29 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:43:29 + dirname cmd/core-command/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo core-command,cmd/core-command/Dockerfile 03:43:29 + dirname cmd/core-data/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo core-data,cmd/core-data/Dockerfile 03:43:29 + dirname cmd/core-metadata/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo core-metadata,cmd/core-metadata/Dockerfile 03:43:29 + dirname cmd/security-bootstrapper/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:43:29 + dirname cmd/security-proxy-setup/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:43:29 + dirname cmd/security-secretstore-setup/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:43:29 + dirname cmd/support-notifications/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo support-notifications,cmd/support-notifications/Dockerfile 03:43:29 + dirname cmd/support-scheduler/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:43:29 + dirname cmd/sys-mgmt-agent/Dockerfile 03:43:29 + cut -d/ -f2 03:43:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:43:29 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 03:43:29 + git rev-list -1 --merges 63a743ad00d1d7ed06a454ff9822fb4f40347985~1..63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo 03:43:29 -----------> git rev-list -1 --merges 63a743ad00d1d7ed06a454ff9822fb4f40347985~1..63a743ad00d1d7ed06a454ff9822fb4f40347985 63a743ad00d1d7ed06a454ff9822fb4f40347985 [false] [Pipeline] sh 03:43:30 + git log --format=format:%s -1 63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo 03:43:30 ========================================================= 03:43:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:43:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:43:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:30 + grep -v github /etc/ssh/ssh_known_hosts 03:43:30 + [ -e /tmp/ssh_known_hosts ] 03:43:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:43:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:43:30 + sudo tee -a /etc/ssh/ssh_known_hosts 03:43:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:43:31 03:43:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:43:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:43:31 latest: Pulling from edgex-devops/git-semver 03:43:31 a0d0a0d46f8b: Pulling fs layer 03:43:31 3e5f54012d9b: Pulling fs layer 03:43:31 4c7163046ea9: Pulling fs layer 03:43:31 0c2d73faf560: Pulling fs layer 03:43:31 0c2d73faf560: Waiting 03:43:31 3e5f54012d9b: Verifying Checksum 03:43:31 3e5f54012d9b: Download complete 03:43:31 a0d0a0d46f8b: Download complete 03:43:31 0c2d73faf560: Verifying Checksum 03:43:31 0c2d73faf560: Download complete 03:43:31 4c7163046ea9: Verifying Checksum 03:43:31 4c7163046ea9: Download complete 03:43:31 a0d0a0d46f8b: Pull complete 03:43:31 3e5f54012d9b: Pull complete 03:43:32 4c7163046ea9: Pull complete 03:43:32 0c2d73faf560: Pull complete 03:43:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:43:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:43:32 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 03:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:43:33 $ docker top ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:33 [ssh-agent] Looking for ssh-agent implementation... 03:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:33 $ docker exec ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent 03:43:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmeCpOF/agent.15 03:43:33 SSH_AGENT_PID=21 03:43:33 Running ssh-add (command line suppressed) 03:43:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6715870922511612394.key (/w/workspace/edgex-go/1@tmp/private_key_6715870922511612394.key) 03:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:34 + git tag --points-at HEAD [Pipeline] } 03:43:34 $ docker exec --env ******** --env ******** ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent -k 03:43:34 unset SSH_AUTH_SOCK; 03:43:34 unset SSH_AGENT_PID; 03:43:34 echo Agent pid 21 killed; 03:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:34 [ssh-agent] Looking for ssh-agent implementation... 03:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:34 $ docker exec ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent 03:43:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhefPKH/agent.54 03:43:34 SSH_AGENT_PID=60 03:43:34 Running ssh-add (command line suppressed) 03:43:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5727830194932224536.key (/w/workspace/edgex-go/1@tmp/private_key_5727830194932224536.key) 03:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:35 + git semver init 03:43:35 # -> Open(): unable to determine branch for HEAD 03:43:35 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:43:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:43:35 # $SEMVER_REMOTE_NAME = origin 03:43:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:43:35 # $SEMVER_USER_NAME = edgex-jenkins 03:43:35 # $SEMVER_BRANCH = PR-3903 03:43:35 # $SEMVER_TEMP = /tmp/semver-987063414 03:43:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:43:50 # '/tmp/semver-987063414' -> '/w/workspace/edgex-go/1/.semver' 03:43:50 # -> Force: false 03:43:50 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:43:50 $ docker exec --env ******** --env ******** ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent -k 03:43:50 unset SSH_AUTH_SOCK; 03:43:50 unset SSH_AGENT_PID; 03:43:50 echo Agent pid 60 killed; 03:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:51 + git semver [Pipeline] } 03:43:51 $ docker stop --time=1 ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 03:43:52 $ docker rm -f ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:43:53 Stashed 1 file(s) [Pipeline] echo 03:43:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 03:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:54 ========================================================= 03:43:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:43:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:43:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:54 59bf1c3509f3: Pulling fs layer 03:43:54 666ba61612fd: Pulling fs layer 03:43:54 8ed8ca486205: Pulling fs layer 03:43:54 4fe6c5a15a65: Pulling fs layer 03:43:54 22a0e8bec74d: Pulling fs layer 03:43:54 640e595b4fbd: Pulling fs layer 03:43:54 763cafe07f6e: Pulling fs layer 03:43:54 0c0b528cf693: Pulling fs layer 03:43:54 10935f4eaf8b: Pulling fs layer 03:43:54 763cafe07f6e: Waiting 03:43:54 640e595b4fbd: Waiting 03:43:54 10935f4eaf8b: Waiting 03:43:54 0c0b528cf693: Waiting 03:43:54 22a0e8bec74d: Waiting 03:43:54 4fe6c5a15a65: Waiting 03:43:54 8ed8ca486205: Verifying Checksum 03:43:54 8ed8ca486205: Download complete 03:43:54 666ba61612fd: Verifying Checksum 03:43:54 666ba61612fd: Download complete 03:43:54 22a0e8bec74d: Verifying Checksum 03:43:54 22a0e8bec74d: Download complete 03:43:54 640e595b4fbd: Download complete 03:43:54 59bf1c3509f3: Verifying Checksum 03:43:54 59bf1c3509f3: Download complete 03:43:54 0c0b528cf693: Verifying Checksum 03:43:54 0c0b528cf693: Download complete 03:43:54 59bf1c3509f3: Pull complete 03:43:55 666ba61612fd: Pull complete 03:43:55 8ed8ca486205: Pull complete 03:43:55 10935f4eaf8b: Verifying Checksum 03:43:55 10935f4eaf8b: Download complete 03:43:55 4fe6c5a15a65: Verifying Checksum 03:43:55 4fe6c5a15a65: Download complete 03:43:59 4fe6c5a15a65: Pull complete 03:43:59 22a0e8bec74d: Pull complete 03:43:59 640e595b4fbd: Pull complete 03:43:59 763cafe07f6e: Pull complete 03:43:59 0c0b528cf693: Pull complete 03:44:02 10935f4eaf8b: Pull complete 03:44:02 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:44:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:02 WORKDIR /edgex 03:44:02 COPY go.mod . 03:44:02 RUN go mod download 03:44:02 + docker build -t ci-base-image-x86_64 -f - . 03:44:04 Sending build context to Docker daemon 334.1MB 03:44:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:04 ---> 99d49a6021b9 03:44:04 Step 2/4 : WORKDIR /edgex 03:44:06 ---> Running in b74909a9aef2 03:44:06 Removing intermediate container b74909a9aef2 03:44:06 ---> a6fb1359f6ce 03:44:06 Step 3/4 : COPY go.mod . 03:44:06 ---> 07dac07cedc1 03:44:06 Step 4/4 : RUN go mod download 03:44:06 ---> Running in 07a21040cca2 03:44:09 Still waiting to schedule task 03:44:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:44:38 Removing intermediate container 07a21040cca2 03:44:38 ---> 0fee1b9689f5 03:44:38 Successfully built 0fee1b9689f5 03:44:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:44:39 + docker inspect -f . ci-base-image-x86_64 03:44:39 . [Pipeline] withDockerContainer 03:44:39 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 03:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 03:44:39 $ docker top e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:40 + go version 03:44:40 go version go1.17.6 linux/amd64 [Pipeline] } 03:44:40 $ docker stop --time=1 e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 03:44:41 $ docker rm -f e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:42 + docker inspect -f . ci-base-image-x86_64 03:44:42 . [Pipeline] withDockerContainer 03:44:42 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 03:44:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 03:44:42 $ docker top 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa -eo pid,comm [Pipeline] { [Pipeline] echo 03:44:42 ========================================================= 03:44:42 [edgeXBuildGoParallel] Running Tests and Build... 03:44:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:44:43 + make test 03:44:43 go mod tidy 03:44:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:44:50 ? github.com/edgexfoundry/edgex-go [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:45:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 03:45:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:45:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.9% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 94.2% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.113s coverage: 59.1% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 21.7% of statements 03:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 03:45:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 03:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements 03:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 03:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 82.5% of statements 03:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.143s coverage: 92.9% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 03:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:45:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:45:40 GO111MODULE=on go vet ./... 03:45:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:45 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:45:46 + ls -al . 03:45:46 total 672 03:45:46 drwxrwxr-x 10 1001 1001 4096 Mar 15 03:45 . 03:45:46 drwxr-xr-x 4 root root 4096 Mar 15 03:44 .. 03:45:46 -rw-rw-r-- 1 1001 1001 11 Mar 15 03:43 .dockerignore 03:45:46 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:43 .git 03:45:46 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:43 .github 03:45:46 -rw-rw-r-- 1 1001 1001 804 Mar 15 03:43 .gitignore 03:45:46 -rw-rw-r-- 1 1001 1001 42 Mar 15 03:43 .golangci.yml 03:45:46 -rw-rw-r-- 1 1001 1001 76 Mar 15 03:43 .hadolint.yml 03:45:46 drwx------ 3 1001 1001 4096 Mar 15 03:43 .semver 03:45:46 -rw-rw-r-- 1 1001 1001 166 Mar 15 03:43 .sonarcloud.properties 03:45:46 -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:43 ADOPTERS.md 03:45:46 -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:43 Attribution.txt 03:45:46 -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:43 CHANGELOG.md 03:45:46 -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:43 CONTRIBUTING.md 03:45:46 -rw-rw-r-- 1 1001 1001 677 Mar 15 03:43 GOVERNANCE.md 03:45:46 -rw-rw-r-- 1 1001 1001 849 Mar 15 03:43 Jenkinsfile 03:45:46 -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:43 LICENSE 03:45:46 -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:43 Makefile 03:45:46 -rw-rw-r-- 1 1001 1001 582 Mar 15 03:43 OWNERS.md 03:45:46 -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:43 README.md 03:45:46 -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:43 SECURITY.md 03:45:46 -rw-rw-r-- 1 1001 1001 5 Mar 15 03:43 VERSION 03:45:46 -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:43 ZMQWindows.md 03:45:46 drwxrwxr-x 2 1001 1001 4096 Mar 15 03:43 bin 03:45:46 drwxrwxr-x 14 1001 1001 4096 Mar 15 03:43 cmd 03:45:46 -rw-r--r-- 1 root root 425751 Mar 15 03:45 coverage.out 03:45:46 -rw-rw-r-- 1 1001 1001 2827 Mar 15 03:43 go.mod 03:45:46 -rw-rw-r-- 1 1001 1001 50275 Mar 15 03:43 go.sum 03:45:46 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:43 internal 03:45:46 drwxrwxr-x 3 1001 1001 4096 Mar 15 03:43 openapi 03:45:46 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:43 snap 03:45:46 -rw-rw-r-- 1 1001 1001 204 Mar 15 03:43 version.go [Pipeline] sh 03:45:46 + '[' -e coverage.out ] 03:45:46 + chown 1001:1001 coverage.out [Pipeline] stash 03:45:46 Stashed 1 file(s) [Pipeline] sh 03:45:46 + make build 03:45:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:45:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:45:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:45:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7092 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws 03:45:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:45:54 The recommended git tool is: git 03:45: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 03:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:46:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:46:01 $ docker stop --time=1 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa 03:46:02 using credential edgex-jenkins-ssh 03:46:02 Cloning the remote Git repository 03:46:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:46:02 > git init /w/workspace/edgex-go/1 # timeout=10 03:46:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:46:02 > git --version # timeout=10 03:46:02 > git --version # 'git version 2.25.1' 03:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:03 $ docker rm -f 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:04 03:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:05 latest: Pulling from edgex-devops/edgex-compose 03:46:05 cbdbe7a5bc2a: Pulling fs layer 03:46:05 ca9280d653b3: Pulling fs layer 03:46:05 7e9c9ca2126c: Pulling fs layer 03:46:05 cbdbe7a5bc2a: Verifying Checksum 03:46:05 cbdbe7a5bc2a: Download complete 03:46:05 ca9280d653b3: Verifying Checksum 03:46:05 ca9280d653b3: Download complete 03:46:05 cbdbe7a5bc2a: Pull complete 03:46:05 7e9c9ca2126c: Download complete 03:46:06 ca9280d653b3: Pull complete 03:46:09 7e9c9ca2126c: Pull complete 03:46:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:46:09 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 03:46:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 03:46:10 $ docker top 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:11 + docker-compose build --help 03:46:11 + grep parallel 03:46:11 --parallel Build images in parallel. [Pipeline] } 03:46:11 $ docker stop --time=1 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d 03:46:13 $ docker rm -f 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:13 . [Pipeline] withDockerContainer 03:46:13 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 03:46:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:46:14 $ docker top 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:14 + docker-compose -f ./docker-compose-build.yml build --parallel 03:46:15 Building core-command ... 03:46:15 Building core-data ... 03:46:15 Building core-metadata ... 03:46:15 Building security-bootstrapper ... 03:46:15 Building security-proxy-setup ... 03:46:15 Building security-secretstore-setup ... 03:46:15 Building support-notifications ... 03:46:15 Building support-scheduler ... 03:46:15 Building sys-mgmt-agent ... 03:46:15 Building sys-mgmt-agent 03:46:15 Building security-proxy-setup 03:46:15 Building support-scheduler 03:46:15 Building core-metadata 03:46:15 Building security-bootstrapper 03:46:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:46:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:46:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:46:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:46:21 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 03:46:21 Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 03:46:21 Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) 03:46:21 > git config core.sparsecheckout # timeout=10 03:46:21 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 03:46:21 > git remote # timeout=10 03:46:21 > git config --get remote.origin.url # timeout=10 03:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:21 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 03:46:21 > git rev-parse HEAD^{commit} # timeout=10 03:46:21 > git config core.sparsecheckout # timeout=10 03:46:21 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 03:46:26 Commit message: "refactor(data): Move subscriber.go from application to controller" 03:46:26 > git --version # timeout=10 03:46:26 > git --version # 'git version 2.25.1' 03:46:26 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:46:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:27 Dload Upload Total Spent Left Speed 03:46:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh 03:46:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:46:28 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:46:28 /etc/docker/daemon.new 03:46:28 { 03:46:28 "registry-mirrors": [ 03:46:28 "https://nexus3.edgexfoundry.org:10001" 03:46:28 ], 03:46:28 "bip": "10.250.0.254/24", 03:46:28 "hosts": [ 03:46:28 "tcp://0.0.0.0:5555", 03:46:28 "unix:///var/run/docker.sock" 03:46:28 ], 03:46:28 "mtu": 1458, 03:46:28 "selinux-enabled": true, 03:46:28 "seccomp-profile": "/etc/docker/seccomp.json" 03:46:28 } [Pipeline] sh 03:46:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:46:29 + sudo service docker restart 03:46:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> 0fee1b9689f5 03:46:33 Step 3/22 : WORKDIR /edgex-go 03:46:33 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> 0fee1b9689f5 03:46:33 Step 3/21 : WORKDIR /edgex-go 03:46:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> 0fee1b9689f5 03:46:33 Step 3/23 : WORKDIR /edgex-go 03:46:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> 0fee1b9689f5 03:46:33 Step 3/31 : WORKDIR /edgex-go 03:46:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> 0fee1b9689f5 03:46:33 Step 3/23 : WORKDIR /edgex-go 03:46:34 ---> Running in 6e943cdd0bf0 03:46:34 ---> Running in b8c959c0a79a 03:46:34 ---> Running in d924ac70c54c 03:46:34 ---> Running in 05c5db82eb01 03:46:34 ---> Running in 3d51b1f7f164 03:46:34 Removing intermediate container 6e943cdd0bf0 03:46:34 ---> c2f28fc12b8c 03:46:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:34 Removing intermediate container d924ac70c54c 03:46:34 ---> e260db28b667 03:46:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:34 Removing intermediate container b8c959c0a79a 03:46:34 ---> 5ab101006275 03:46:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:34 Removing intermediate container 05c5db82eb01 03:46:34 ---> 683f415107b1 03:46:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:34 Removing intermediate container 3d51b1f7f164 03:46:34 ---> ac7fb95ce5b7 03:46:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:34 ---> Running in 836cb71174a7 03:46:34 ---> Running in 49da5bea850a 03:46:34 ---> Running in 923e21f28b34 03:46:34 ---> Running in 9a33ca2d0eac 03:46:34 ---> Running in cecc0fe88f6c 03:46:35 Removing intermediate container 836cb71174a7 03:46:35 ---> 9dcd3099dff4 03:46:35 Step 5/23 : RUN apk add --update --no-cache make git 03:46:35 Removing intermediate container 923e21f28b34 03:46:35 ---> 1ae77ab0877f 03:46:35 Step 5/31 : RUN apk add --update --no-cache make git 03:46:35 ---> Running in 0be968c6b04a 03:46:35 ---> Running in f9bb7c3366a9 03:46:36 Removing intermediate container 49da5bea850a 03:46:36 ---> 92dda48da7b0 03:46:36 Step 5/22 : RUN apk add --update --no-cache make git 03:46:36 ---> Running in b2beee72e5bf 03:46:36 Removing intermediate container cecc0fe88f6c 03:46:36 ---> a4e6544de15d 03:46:36 Step 5/21 : RUN apk add --update --no-cache make git 03:46:36 ---> Running in c70bd234f3e1 03:46:36 Removing intermediate container 9a33ca2d0eac 03:46:36 ---> 5da7c2d79551 03:46:36 Step 5/23 : RUN apk add --update --no-cache make bash git 03:46:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:36 ---> Running in 1db10f285969 03:46:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:37 OK: 221 MiB in 52 packages 03:46:37 OK: 221 MiB in 52 packages 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:37 OK: 221 MiB in 52 packages 03:46:38 OK: 221 MiB in 52 packages 03:46:38 OK: 221 MiB in 52 packages 03:46:38 Removing intermediate container 0be968c6b04a 03:46:38 ---> 7f62f72da475 03:46:38 Step 6/23 : COPY go.mod vendor* ./ 03:46:38 Removing intermediate container f9bb7c3366a9 03:46:38 ---> f44318b0bb68 03:46:38 Step 6/31 : COPY go.mod vendor* ./ 03:46:38 Removing intermediate container b2beee72e5bf 03:46:38 ---> 64a363ad4d7c 03:46:38 Step 6/22 : COPY go.mod vendor* ./ 03:46:38 ---> a343a36229e7 03:46:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:38 ---> 20fadbc7f36d 03:46:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:38 ---> Running in 65a5bdf84e36 03:46:38 ---> Running in c1ca5f2d8757 03:46:38 Removing intermediate container c70bd234f3e1 03:46:38 ---> 57235258d747 03:46:38 Step 6/21 : COPY go.mod vendor* ./ 03:46:38 Removing intermediate container 1db10f285969 03:46:38 ---> a6a841c1423c 03:46:38 Step 6/23 : COPY go.mod vendor* ./ 03:46:38 ---> 2f2dda26cea4 03:46:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:39 ---> Running in 38c2abf84304 03:46:39 ---> 0b6cd49e96a0 03:46:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:39 ---> 5ea942289135 03:46:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:39 ---> Running in 57daf6758cc2 03:46:39 ---> Running in 9aed021b2f4c 03:46:40 Removing intermediate container 38c2abf84304 03:46:40 ---> 5a26e0955213 03:46:40 Step 8/22 : COPY . . 03:46:40 Removing intermediate container 65a5bdf84e36 03:46:40 ---> 3409c8428aa4 03:46:40 Step 8/23 : COPY . . 03:46:40 Removing intermediate container 57daf6758cc2 03:46:40 ---> ed66626eb437 03:46:40 Step 8/21 : COPY . . 03:46:41 Removing intermediate container 9aed021b2f4c 03:46:41 ---> 67dfe9e0463d 03:46:41 Step 8/23 : COPY . . 03:46:41 Removing intermediate container c1ca5f2d8757 03:46:41 ---> 859389961e0f 03:46:41 Step 8/31 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:47 provisioning config files... 03:46:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4933188544906747725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:48 ---> docker-login.sh 03:46:48 nexus3.edgexfoundry.org:10001 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 nexus3.edgexfoundry.org:10002 03:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 nexus3.edgexfoundry.org:10003 03:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 nexus3.edgexfoundry.org:10004 03:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:50 Configure a credential helper to remove this warning. See 03:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:50 03:46:50 Login Succeeded 03:46:50 docker.io 03:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:51 Configure a credential helper to remove this warning. See 03:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:51 03:46:51 Login Succeeded 03:46:51 ---> docker-login.sh ends [Pipeline] } 03:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:46:51 ---> 1b0aef59300f 03:46:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:46:51 ---> a5cb57a9d91c 03:46:51 ---> 8019391129bf 03:46:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:46:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:46:51 ---> 11d431a9e71b 03:46:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:46:51 ---> 6f9dfc649d59 03:46:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:46:51 ---> Running in 54879dab88d1 03:46:51 ---> Running in 44006fff335e 03:46:51 ---> Running in 28af6269f7ed 03:46:51 ---> Running in 5d90c80dde91 03:46:51 ---> Running in 30a6207c94eb 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo 03:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:51 ========================================================= 03:46:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:46:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:46:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:52 9b3977197b4f: Pulling fs layer 03:46:52 1a89e8eeedd5: Pulling fs layer 03:46:52 94645a83ff95: Pulling fs layer 03:46:52 3f3a8bcf1eab: Pulling fs layer 03:46:52 0c92f367c5e7: Pulling fs layer 03:46:52 f7c0051592d6: Pulling fs layer 03:46:52 a227ed2f7395: Pulling fs layer 03:46:52 7b1c46037f91: Pulling fs layer 03:46:52 f7c0051592d6: Waiting 03:46:52 a227ed2f7395: Waiting 03:46:52 3f3a8bcf1eab: Waiting 03:46:52 7b1c46037f91: Waiting 03:46:52 0c92f367c5e7: Waiting 03:46:52 94645a83ff95: Verifying Checksum 03:46:52 1a89e8eeedd5: Download complete 03:46:52 0c92f367c5e7: Verifying Checksum 03:46:52 0c92f367c5e7: Download complete 03:46:52 f7c0051592d6: Verifying Checksum 03:46:52 f7c0051592d6: Download complete 03:46:52 9b3977197b4f: Verifying Checksum 03:46:52 9b3977197b4f: Download complete 03:46:52 a227ed2f7395: Verifying Checksum 03:46:52 a227ed2f7395: Download complete 03:46:53 9b3977197b4f: Pull complete 03:46:53 1a89e8eeedd5: Pull complete 03:46:54 94645a83ff95: Pull complete 03:46:54 7b1c46037f91: Verifying Checksum 03:46:54 7b1c46037f91: Download complete 03:46:55 3f3a8bcf1eab: Verifying Checksum 03:46:55 3f3a8bcf1eab: Download complete 03:47:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:47:07 3f3a8bcf1eab: Pull complete 03:47:07 0c92f367c5e7: Pull complete 03:47:08 f7c0051592d6: Pull complete 03:47:08 Removing intermediate container 5d90c80dde91 03:47:08 ---> d122f800c866 03:47:08 03:47:08 Step 10/22 : FROM alpine:3.14 03:47:08 Removing intermediate container 44006fff335e 03:47:08 ---> f74caa669001 03:47:08 03:47:08 Step 10/23 : FROM alpine:3.14 03:47:08 Removing intermediate container 28af6269f7ed 03:47:08 ---> a0ae56f62ce0 03:47:08 03:47:08 Step 10/31 : FROM alpine:3.14 03:47:08 Removing intermediate container 54879dab88d1 03:47:08 ---> 7ab818b7f204 03:47:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:47:08 a227ed2f7395: Pull complete 03:47:08 ---> Running in e8f2eb2c26ee 03:47:08 Removing intermediate container 30a6207c94eb 03:47:08 ---> 6920bc000cc5 03:47:08 03:47:08 Step 10/21 : FROM alpine:3.14 03:47:08 3.14: Pulling from library/alpine 03:47:09 3.14: Pulling from library/alpine 03:47:09 3.14: Pulling from library/alpine 03:47:10 3.14: Pulling from library/alpine 03:47:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:47:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:47:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:47:10 Status: Image is up to date for alpine:3.14 03:47:10 Status: Image is up to date for alpine:3.14 03:47:10 Status: Downloaded newer image for alpine:3.14 03:47:10 ---> 0a97eee8041e 03:47:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:47:10 ---> 0a97eee8041e 03:47:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:47:10 ---> 0a97eee8041e 03:47:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:47:10 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:47:10 Status: Image is up to date for alpine:3.14 03:47:10 ---> 0a97eee8041e 03:47:10 Step 11/21 : RUN apk add --update --no-cache curl 03:47:10 ---> Running in 5594d303220e 03:47:10 ---> Running in 4d5796234170 03:47:10 ---> Running in d8f4016ff2ee 03:47:10 ---> Running in 8adcb21d7aec 03:47:10 Removing intermediate container 4d5796234170 03:47:10 ---> f0a3e27e97db 03:47:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:47:10 ---> Running in 84c6d2391cde 03:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:11 (1/1) Installing dumb-init (1.2.5-r1) 03:47:11 Executing busybox-1.33.1-r6.trigger 03:47:11 OK: 6 MiB in 15 packages 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:11 (1/1) Installing dumb-init (1.2.5-r1) 03:47:11 Executing busybox-1.33.1-r6.trigger 03:47:11 OK: 6 MiB in 15 packages 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:11 Removing intermediate container e8f2eb2c26ee 03:47:11 ---> 77b08cabcf61 03:47:11 03:47:11 Step 11/23 : FROM docker:20.10.10 03:47:11 (1/2) Installing dumb-init (1.2.5-r1) 03:47:11 (2/2) Installing su-exec (0.2-r1) 03:47:11 Executing busybox-1.33.1-r6.trigger 03:47:11 OK: 6 MiB in 16 packages 03:47:11 (1/5) Installing ca-certificates (20211220-r0) 03:47:11 (2/5) Installing brotli-libs (1.0.9-r5) 03:47:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:47:11 (4/5) Installing libcurl (7.79.1-r0) 03:47:11 (5/5) Installing curl (7.79.1-r0) 03:47:11 Executing busybox-1.33.1-r6.trigger 03:47:11 Executing ca-certificates-20211220-r0.trigger 03:47:11 OK: 8 MiB in 19 packages 03:47:11 20.10.10: Pulling from library/docker 03:47:11 Removing intermediate container 5594d303220e 03:47:11 ---> d0adfe3fc282 03:47:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:11 Removing intermediate container d8f4016ff2ee 03:47:11 ---> d634ddb9dfaf 03:47:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:11 ---> Running in b72179d84d39 03:47:12 ---> Running in eb6862c5f14b 03:47:12 Removing intermediate container 84c6d2391cde 03:47:12 ---> 311b5d920025 03:47:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:47:12 ---> Running in 33745a022b30 03:47:12 Removing intermediate container b72179d84d39 03:47:12 ---> 7286eb394200 03:47:12 Step 13/22 : ENV APP_PORT=59861 03:47:12 Removing intermediate container eb6862c5f14b 03:47:12 ---> 2aedf08d964e 03:47:12 ---> Running in 0d1ee283c8ba 03:47:12 Step 13/23 : ENV APP_PORT=59881 03:47:12 Removing intermediate container 33745a022b30 03:47:12 ---> 565a6304441b 03:47:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:47:12 ---> Running in cc56411c8604 03:47:12 ---> Running in e151522f6dbe 03:47:12 Removing intermediate container 8adcb21d7aec 03:47:12 ---> 2ceb10af5f2e 03:47:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:47:12 Removing intermediate container 0d1ee283c8ba 03:47:12 ---> 17d76b404791 03:47:12 Step 14/22 : EXPOSE $APP_PORT 03:47:12 ---> Running in 2906f9ca8113 03:47:12 ---> Running in be314a0307fb 03:47:12 Removing intermediate container cc56411c8604 03:47:12 ---> 99e0c18107f1 03:47:12 Step 14/23 : EXPOSE $APP_PORT 03:47:12 Removing intermediate container e151522f6dbe 03:47:12 ---> 8dba2351e426 03:47:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:47:12 ---> Running in f12b94aeebc9 03:47:12 ---> Running in 28743d84801c 03:47:12 Removing intermediate container 2906f9ca8113 03:47:12 ---> 3cbc6dda7236 03:47:12 Step 13/21 : WORKDIR /edgex 03:47:13 Removing intermediate container be314a0307fb 03:47:13 ---> 29dd934bf17a 03:47:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:13 ---> Running in 9b216dfc984f 03:47:13 Removing intermediate container f12b94aeebc9 03:47:13 ---> 721b6675c2bf 03:47:13 Step 15/23 : WORKDIR / 03:47:13 ---> Running in 4f2669838d2e 03:47:13 Removing intermediate container 9b216dfc984f 03:47:13 ---> f22eba8b1997 03:47:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:47:13 ---> 561a628a21ec 03:47:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:13 Removing intermediate container 4f2669838d2e 03:47:13 ---> 6bdb131a79ac 03:47:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:13 ---> cde972779c28 03:47:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:47:13 ---> e9bf045b8536 03:47:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:47:13 ---> 28ab812af1aa 03:47:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:13 Removing intermediate container 28743d84801c 03:47:13 ---> ce8343798425 03:47:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:47:13 ---> Running in 2957fa45878a 03:47:14 ---> 4fdd57102702 03:47:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:47:14 ---> ceda56243807 03:47:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:47:14 ---> Running in bf5978158a08 03:47:14 ---> 3d42797f65df 03:47:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:47:14 Removing intermediate container 2957fa45878a 03:47:14 ---> ca5ccefae5ed 03:47:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:47:14 Removing intermediate container bf5978158a08 03:47:14 ---> f376d2bb9152 03:47:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:14 ---> 8b858af30dd4 03:47:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:47:14 ---> Running in 88de39b209bf 03:47:14 ---> 78af36919adb 03:47:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:47:14 ---> c2d638239469 03:47:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:47:14 ---> Running in 41d23120fbdf 03:47:14 ---> Running in 50421db540e8 03:47:14 ---> Running in 5b29549a060c 03:47:14 Removing intermediate container 88de39b209bf 03:47:14 ---> 6dce10e2eda4 03:47:14 Step 20/22 : LABEL arch=x86_64 03:47:14 ---> Running in 7c79606dcdc0 03:47:14 Removing intermediate container 41d23120fbdf 03:47:14 ---> 16a4a1034e26 03:47:14 Step 18/21 : CMD ["--init=true"] 03:47:14 Removing intermediate container 50421db540e8 03:47:14 ---> a365ee22683c 03:47:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:15 Removing intermediate container 7c79606dcdc0 03:47:15 ---> 7a014f940a00 03:47:15 Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:15 ---> Running in b42c99846b98 03:47:15 ---> Running in 846fc375ee54 03:47:15 ---> Running in 1ecbc938df71 03:47:15 Removing intermediate container 846fc375ee54 03:47:15 ---> df37507da41b 03:47:15 Step 21/23 : LABEL arch=x86_64 03:47:15 Removing intermediate container b42c99846b98 03:47:15 ---> 19b7e3b5cb50 03:47:15 Step 19/21 : LABEL arch=x86_64 03:47:15 ---> Running in 421707b951f7 03:47:15 Removing intermediate container 1ecbc938df71 03:47:15 ---> a87fbb6a4cbc 03:47:15 Step 22/22 : LABEL version=0.0.0 03:47:15 ---> Running in 00e922ca3cef 03:47:15 ---> Running in cf539cf97552 03:47:15 Removing intermediate container 421707b951f7 03:47:15 ---> 696104c4f339 03:47:15 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:15 Removing intermediate container 5b29549a060c 03:47:15 ---> d8e53b449ec2 03:47:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:15 ---> Running in 2f194e0e8bff 03:47:15 Removing intermediate container 00e922ca3cef 03:47:15 ---> 1f1b74c6a328 03:47:15 Step 20/21 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:15 Removing intermediate container cf539cf97552 03:47:15 ---> 556b0bc9725e 03:47:15 03:47:16 ---> Running in 9e1e8cb15498 03:47:16 Removing intermediate container 2f194e0e8bff 03:47:16 ---> 7200fbe5ae35 03:47:16 Step 23/23 : LABEL version=0.0.0 03:47:16 Successfully built 556b0bc9725e 03:47:16 Successfully tagged support-scheduler:latest 03:47:16  Building support-scheduler ... done Building support-notifications 03:47:16 ---> f06c9ec0f021 03:47:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:16 ---> Running in cd2bf79df44f 03:47:16 Removing intermediate container 9e1e8cb15498 03:47:16 ---> bc2b1bd0affe 03:47:16 Step 21/21 : LABEL version=0.0.0 03:47:16 7b1c46037f91: Pull complete 03:47:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:47:16 + docker build -t ci-base-image-arm64 -f - . 03:47:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:47:16 WORKDIR /edgex 03:47:16 COPY go.mod . 03:47:16 RUN go mod download 03:47:17 ---> Running in fd9b143141c6 03:47:17 Removing intermediate container cd2bf79df44f 03:47:17 ---> 1d0db30b5ffe 03:47:17 03:47:17 ---> 266bb7e5e99a 03:47:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:47:17 Successfully built 1d0db30b5ffe 03:47:17 Successfully tagged core-metadata:latest 03:47:17 Building core-command 03:47:17  Building core-metadata ... done Removing intermediate container fd9b143141c6 03:47:17 ---> 2fc7a5d0db71 03:47:17 03:47:17 Successfully built 2fc7a5d0db71 03:47:18 Successfully tagged security-proxy-setup:latest 03:47:18  Building security-proxy-setup ... done Building core-data 03:47:18 ---> 6d524cec6059 03:47:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:47:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:47:18 Status: Downloaded newer image for docker:20.10.10 03:47:18 ---> b706a049f56e 03:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:47:18 ---> Running in dc0694b51212 03:47:18 ---> 352e7df23f27 03:47:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:47:18 Removing intermediate container dc0694b51212 03:47:18 ---> 4740368bca51 03:47:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:47:19 Sending build context to Docker daemon 168.7MB 03:47:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:47:19 ---> f79e39bc4007 03:47:19 Step 2/4 : WORKDIR /edgex 03:47:19 ---> ed73ce52921f 03:47:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:47:19 ---> Running in e47a6a553e99 03:47:20 ---> Running in 5e4f66445c2a 03:47:20 ---> Running in 50fa539ab937 03:47:20 Removing intermediate container 5e4f66445c2a 03:47:20 ---> 6fe6869a4713 03:47:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:20 Removing intermediate container 50fa539ab937 03:47:20 ---> a879516443bc 03:47:20 Step 3/4 : COPY go.mod . 03:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:20 (1/42) Installing readline (8.1.0-r0) 03:47:20 (2/42) Installing bash (5.1.4-r0) 03:47:20 Executing bash-5.1.4-r0.post-install 03:47:20 (3/42) Installing brotli-libs (1.0.9-r5) 03:47:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:47:20 (5/42) Installing libcurl (7.79.1-r0) 03:47:21 (6/42) Installing curl (7.79.1-r0) 03:47:21 (7/42) Installing dumb-init (1.2.5-r1) 03:47:21 (8/42) Installing libbz2 (1.0.8-r1) 03:47:21 (9/42) Installing expat (2.4.7-r0) 03:47:21 (10/42) Installing libffi (3.3-r2) 03:47:21 (11/42) Installing gdbm (1.19-r0) 03:47:21 (12/42) Installing xz-libs (5.2.5-r0) 03:47:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:47:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:47:21 (15/42) Installing mpdecimal (2.5.1-r1) 03:47:21 (16/42) Installing sqlite-libs (3.35.5-r0) 03:47:21 ---> 1eb07a4672a8 03:47:21 Step 26/31 : RUN chmod +x /entrypoint.sh 03:47:21 (17/42) Installing python3 (3.9.5-r2) 03:47:21 ---> 2c1d0385cdca 03:47:21 Step 4/4 : RUN go mod download 03:47:21 ---> Running in 18f083e2c069 03:47:21 ---> Running in b38055ce5826 03:47:21 (18/42) Installing py3-appdirs (1.4.4-r2) 03:47:21 (19/42) Installing py3-chardet (4.0.0-r2) 03:47:21 (20/42) Installing py3-idna (3.2-r0) 03:47:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:47:21 (22/42) Installing py3-certifi (2020.12.5-r1) 03:47:21 (23/42) Installing py3-requests (2.25.1-r4) 03:47:21 (24/42) Installing py3-msgpack (1.0.2-r1) 03:47:21 (25/42) Installing py3-lockfile (0.12.2-r4) 03:47:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:47:21 (27/42) Installing py3-colorama (0.4.4-r1) 03:47:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:47:21 (29/42) Installing py3-distlib (0.3.1-r3) 03:47:21 (30/42) Installing py3-distro (1.5.0-r3) 03:47:21 (31/42) Installing py3-six (1.15.0-r1) 03:47:21 (32/42) Installing py3-webencodings (0.5.1-r4) 03:47:21 (33/42) Installing py3-html5lib (1.1-r1) 03:47:21 (34/42) Installing py3-parsing (2.4.7-r2) 03:47:21 (35/42) Installing py3-packaging (20.9-r1) 03:47:21 (36/42) Installing py3-toml (0.10.2-r2) 03:47:21 (37/42) Installing py3-pep517 (0.10.0-r2) 03:47:21 (38/42) Installing py3-progress (1.5-r2) 03:47:21 (39/42) Installing py3-retrying (1.3.3-r1) 03:47:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:47:21 (41/42) Installing py3-setuptools (52.0.0-r3) 03:47:21 (42/42) Installing py3-pip (20.3.4-r1) 03:47:22 Executing busybox-1.33.1-r6.trigger 03:47:22 OK: 84 MiB in 64 packages 03:47:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:47:22 ---> 0fee1b9689f5 03:47:22 Step 3/22 : WORKDIR /edgex-go 03:47:22 ---> Using cache 03:47:22 ---> 5ab101006275 03:47:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:22 ---> Using cache 03:47:22 ---> 1ae77ab0877f 03:47:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:47:22 Collecting docker-compose==1.23.2 03:47:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:47:22 Collecting jsonschema<3,>=2.5.1 03:47:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:47:22 Collecting texttable<0.10,>=0.9.0 03:47:22 Downloading texttable-0.9.1.tar.gz (11 kB) 03:47:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:47:23 Collecting docker<4.0,>=3.6.0 03:47:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:47:23 Collecting PyYAML<4,>=3.10 03:47:23 Downloading PyYAML-3.13.tar.gz (270 kB) 03:47:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:47:24 ---> 0fee1b9689f5 03:47:24 Step 3/23 : WORKDIR /edgex-go 03:47:24 ---> Using cache 03:47:24 ---> 5ab101006275 03:47:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:24 ---> Using cache 03:47:24 ---> 1ae77ab0877f 03:47:24 Step 5/23 : RUN apk add --update --no-cache make git 03:47:24 ---> Using cache 03:47:24 ---> f44318b0bb68 03:47:24 Step 6/23 : COPY go.mod vendor* ./ 03:47:24 ---> Using cache 03:47:24 ---> 20fadbc7f36d 03:47:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:24 ---> Using cache 03:47:24 ---> 859389961e0f 03:47:24 Step 8/23 : COPY . . 03:47:24 ---> Using cache 03:47:24 ---> 6f9dfc649d59 03:47:24 Step 9/23 : RUN make cmd/core-command/core-command 03:47:24 ---> Running in 59f7cdc746d5 03:47:24 Collecting websocket-client<1.0,>=0.32.0 03:47:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:47:24 ---> Running in f2f61579bbb5 03:47:24 Collecting cached-property<2,>=1.2.0 03:47:24 Removing intermediate container b38055ce5826 03:47:24 ---> e6c78daa690a 03:47:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:47:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:47:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:47:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:47:24 Collecting docopt<0.7,>=0.6.1 03:47:24 Downloading docopt-0.6.2.tar.gz (25 kB) 03:47:24 ---> Running in e5e09142420e 03:47:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:47:24 ---> 0fee1b9689f5 03:47:24 Step 3/23 : WORKDIR /edgex-go 03:47:24 ---> Using cache 03:47:24 ---> 5ab101006275 03:47:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:24 ---> Using cache 03:47:24 ---> 1ae77ab0877f 03:47:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:47:24 ---> Running in 8ba2ea903263 03:47:24 Removing intermediate container e5e09142420e 03:47:24 ---> 4f82f9d4d100 03:47:24 Step 28/31 : CMD ["gate"] 03:47:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:47:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:25 ---> Running in f270fbbdfaae 03:47:25 Collecting dockerpty<0.5,>=0.4.1 03:47:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:47:25 Removing intermediate container f270fbbdfaae 03:47:25 ---> 9a7bed004931 03:47:25 Step 29/31 : LABEL arch=x86_64 03:47:25 ---> Running in 05c41a8bf131 03:47:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:25 Collecting docker-pycreds>=0.4.0 03:47:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:47:25 Removing intermediate container 05c41a8bf131 03:47:25 ---> c5818407136f 03:47:25 Step 30/31 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:25 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) 03:47:25 Collecting idna<2.8,>=2.5 03:47:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:47:25 ---> Running in f34a2f4bd3ec 03:47:25 Collecting chardet<3.1.0,>=3.0.2 03:47:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:47:25 Collecting urllib3<1.25,>=1.21.1 03:47:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:47:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:47:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:47:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:47:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:47:25 Removing intermediate container f34a2f4bd3ec 03:47:25 ---> 1b3f8eb2139e 03:47:25 Step 31/31 : LABEL version=0.0.0 03:47:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:25 ---> Running in 7a8abe7dea76 03:47:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:47:25 Attempting uninstall: urllib3 03:47:25 Found existing installation: urllib3 1.26.5 03:47:25 Uninstalling urllib3-1.26.5: 03:47:25 Successfully uninstalled urllib3-1.26.5 03:47:26 Attempting uninstall: idna 03:47:26 Found existing installation: idna 3.2 03:47:26 Uninstalling idna-3.2: 03:47:26 Successfully uninstalled idna-3.2 03:47:26 OK: 221 MiB in 52 packages 03:47:26 Removing intermediate container 7a8abe7dea76 03:47:26 ---> e2119d5b9c4c 03:47:26 03:47:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:26 Successfully built e2119d5b9c4c 03:47:26 Successfully tagged security-bootstrapper:latest 03:47:26  Building security-bootstrapper ... done Building security-secretstore-setup 03:47:26 Attempting uninstall: chardet 03:47:26 Found existing installation: chardet 4.0.0 03:47:26 Uninstalling chardet-4.0.0: 03:47:26 Successfully uninstalled chardet-4.0.0 03:47:26 OK: 221 MiB in 52 packages 03:47:27 Attempting uninstall: requests 03:47:27 Found existing installation: requests 2.25.1 03:47:27 Uninstalling requests-2.25.1: 03:47:27 Successfully uninstalled requests-2.25.1 03:47:28 Running setup.py install for texttable: started 03:47:28 Removing intermediate container 59f7cdc746d5 03:47:28 ---> 4f7e893ae103 03:47:28 Step 6/22 : COPY go.mod vendor* ./ 03:47:28 Running setup.py install for texttable: finished with status 'done' 03:47:28 Running setup.py install for PyYAML: started 03:47:28 Removing intermediate container 8ba2ea903263 03:47:28 ---> c8cf92ef193b 03:47:28 Step 6/23 : COPY go.mod vendor* ./ 03:47:28 ---> 5d1e7f7eb991 03:47:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:28 ---> Running in 0d038bcad4e2 03:47:29 ---> 1a1e5996e7ca 03:47:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:29 ---> Running in f65a144defe7 03:47:29 Running setup.py install for PyYAML: finished with status 'done' 03:47:29 Running setup.py install for docopt: started 03:47:29 Running setup.py install for docopt: finished with status 'done' 03:47:29 Running setup.py install for dockerpty: started 03:47:30 Running setup.py install for dockerpty: finished with status 'done' 03:47:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:47:30 ---> 0fee1b9689f5 03:47:30 Step 3/25 : WORKDIR /edgex-go 03:47:30 ---> Using cache 03:47:30 ---> 5ab101006275 03:47:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:30 ---> Using cache 03:47:30 ---> 1ae77ab0877f 03:47:30 Step 5/25 : RUN apk add --update --no-cache make git 03:47:30 ---> Using cache 03:47:30 ---> f44318b0bb68 03:47:30 Step 6/25 : COPY go.mod vendor* ./ 03:47:30 ---> Using cache 03:47:30 ---> 20fadbc7f36d 03:47:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:30 ---> Using cache 03:47:30 ---> 859389961e0f 03:47:30 Step 8/25 : COPY . . 03:47:30 ---> Using cache 03:47:30 ---> 6f9dfc649d59 03:47:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:30 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 03:47:30 ---> Running in 9e1d1b20ff41 03:47:30 Removing intermediate container 0d038bcad4e2 03:47:30 ---> 20db70c1648b 03:47:30 Step 8/22 : COPY . . 03:47:30 Removing intermediate container f65a144defe7 03:47:30 ---> 6435df025efb 03:47:30 Step 8/23 : COPY . . 03:47:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:47:36 Removing intermediate container f2f61579bbb5 03:47:36 ---> 473ef3024e7e 03:47:36 03:47:36 Step 10/23 : FROM alpine:3.14 03:47:36 ---> 0a97eee8041e 03:47:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:47:36 ---> Using cache 03:47:36 ---> d634ddb9dfaf 03:47:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:36 ---> Using cache 03:47:36 ---> 2aedf08d964e 03:47:36 Step 13/23 : ENV APP_PORT=59882 03:47:36 Removing intermediate container e47a6a553e99 03:47:36 ---> 737c66426724 03:47:36 Step 14/23 : ENV APP_PORT=58890 03:47:36 ---> Running in 132541fc6e95 03:47:36 ---> Running in e71d8532ba8a 03:47:37 Removing intermediate container e71d8532ba8a 03:47:37 ---> d0cde168bd94 03:47:37 Step 14/23 : EXPOSE $APP_PORT 03:47:37 Removing intermediate container 132541fc6e95 03:47:37 ---> 303cebc902c5 03:47:37 Step 15/23 : EXPOSE $APP_PORT 03:47:37 ---> Running in 7a915b5e9a25 03:47:37 ---> Running in f7392aec3cd4 03:47:37 Removing intermediate container 7a915b5e9a25 03:47:37 ---> 9dc015806c8a 03:47:37 Step 15/23 : WORKDIR / 03:47:37 Removing intermediate container f7392aec3cd4 03:47:37 ---> 119237f24678 03:47:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:47:37 ---> Running in 561c6b5faa43 03:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:47:38 Removing intermediate container 561c6b5faa43 03:47:38 ---> 52a881bfef46 03:47:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:38 ---> 41256407586a 03:47:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:47:38 ---> ba09937f9a6e 03:47:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:47:38 ---> Running in 0dc13819f2a2 03:47:38 ---> 96d722d14bdf 03:47:38 Step 9/23 : RUN make cmd/core-data/core-data 03:47:38 ---> a51a68a7747d 03:47:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:47:38 ---> Running in 1ad13605ca65 03:47:38 ---> 40c20d4b8b7d 03:47:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:39 ---> f76aa618813e 03:47:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:47:39 ---> ea6d335a40fd 03:47:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:47:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:47:39 ---> Running in 74cfe1408161 03:47:39 ---> 433af3fa9645 03:47:39 Step 19/23 : ENTRYPOINT ["/core-command"] 03:47:39 Removing intermediate container 74cfe1408161 03:47:39 ---> 081b027c7fc6 03:47:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:39 ---> Running in 683f583488f0 03:47:39 ---> Running in 099035ddf5d3 03:47:40 Removing intermediate container 683f583488f0 03:47:40 ---> c4c525ab3b5a 03:47:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:40 ---> Running in 8171130e1b06 03:47:40 Removing intermediate container 099035ddf5d3 03:47:40 ---> d2afad75aedd 03:47:40 Step 21/23 : LABEL arch=x86_64 03:47:40 ---> Running in a4fd831c9107 03:47:40 Removing intermediate container 8171130e1b06 03:47:40 ---> 557359e5d8da 03:47:40 Step 21/23 : LABEL arch=x86_64 03:47:40 Removing intermediate container a4fd831c9107 03:47:40 ---> ed7f54a2febf 03:47:40 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:40 ---> Running in d0d9bd4c7b85 03:47:40 ---> Running in d6789cf971ba 03:47:41 Removing intermediate container d0d9bd4c7b85 03:47:41 ---> aa2294016b81 03:47:41 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:41 Removing intermediate container d6789cf971ba 03:47:41 ---> 1619a199e203 03:47:41 Step 23/23 : LABEL version=0.0.0 03:47:41 Removing intermediate container 9e1d1b20ff41 03:47:41 ---> cd8cde9c54a2 03:47:41 03:47:41 Step 10/25 : FROM alpine:3.14 03:47:41 ---> 0a97eee8041e 03:47:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:47:41 ---> Running in b652231560a5 03:47:41 ---> Running in d92bbf447065 03:47:41 ---> Running in d52ad80893fc 03:47:41 Removing intermediate container d92bbf447065 03:47:41 ---> 5ac1c990a37c 03:47:41 Step 23/23 : LABEL version=0.0.0 03:47:41 Removing intermediate container d52ad80893fc 03:47:41 ---> 7dee16fe24e5 03:47:41 03:47:41 ---> Running in f83e46f73dfd 03:47:41 Successfully built 7dee16fe24e5 03:47:41 Successfully tagged sys-mgmt-agent:latest 03:47:41  Building sys-mgmt-agent ... done Removing intermediate container f83e46f73dfd 03:47:41 ---> 660f12515f46 03:47:41 03:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:42 Successfully built 660f12515f46 03:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:42 Successfully tagged core-command:latest 03:47:42  Building core-command ... done (1/3) Installing ca-certificates (20211220-r0) 03:47:42 (2/3) Installing dumb-init (1.2.5-r1) 03:47:42 (3/3) Installing su-exec (0.2-r1) 03:47:42 Executing busybox-1.33.1-r6.trigger 03:47:42 Executing ca-certificates-20211220-r0.trigger 03:47:42 OK: 6 MiB in 17 packages 03:47:43 Removing intermediate container b652231560a5 03:47:43 ---> 6081446d9641 03:47:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:47:43 ---> Running in f85555cd69ea 03:47:43 Removing intermediate container f85555cd69ea 03:47:43 ---> 4f806f0781bd 03:47:43 Step 13/25 : WORKDIR / 03:47:43 ---> Running in e10bb408a0af 03:47:43 Removing intermediate container e10bb408a0af 03:47:43 ---> f02712dca4b2 03:47:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:47:44 ---> 2857b9400766 03:47:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:47:44 ---> 3703814d64bc 03:47:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:47:45 ---> 41dadbe8b820 03:47:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:47:45 ---> ddf36808fab8 03:47:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:47:46 ---> b283c8cc2a61 03:47:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:47:47 ---> cbf88aa84229 03:47:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:47:47 ---> 638851047a20 03:47:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:47:47 ---> Running in 50bc984b65da 03:47:48 Removing intermediate container 50bc984b65da 03:47:48 ---> 6001d52bfde0 03:47:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:47:48 ---> Running in 436e137144fd 03:47:48 Removing intermediate container 436e137144fd 03:47:48 ---> a3efea270927 03:47:48 Step 23/25 : LABEL arch=x86_64 03:47:48 ---> Running in 9513d8ebafba 03:47:48 Removing intermediate container 9513d8ebafba 03:47:48 ---> 71effc29cc35 03:47:48 Step 24/25 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:48 ---> Running in 571323d34b34 03:47:49 Removing intermediate container 571323d34b34 03:47:49 ---> 01ad01a9650e 03:47:49 Step 25/25 : LABEL version=0.0.0 03:47:49 ---> Running in 04a022de56b6 03:47:49 Removing intermediate container 04a022de56b6 03:47:49 ---> 477a69894b17 03:47:49 03:47:49 Removing intermediate container 0dc13819f2a2 03:47:49 ---> 77d57c46c623 03:47:49 03:47:49 Step 10/22 : FROM alpine:3.14 03:47:49 ---> 0a97eee8041e 03:47:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:47:49 Successfully built 477a69894b17 03:47:49 Successfully tagged security-secretstore-setup:latest 03:47:50  Building security-secretstore-setup ... done  ---> Running in d7de126f08ce 03:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:50 (1/2) Installing ca-certificates (20211220-r0) 03:47:50 (2/2) Installing dumb-init (1.2.5-r1) 03:47:50 Executing busybox-1.33.1-r6.trigger 03:47:50 Executing ca-certificates-20211220-r0.trigger 03:47:50 OK: 6 MiB in 16 packages 03:47:50 Removing intermediate container 1ad13605ca65 03:47:50 ---> aa106bef68a4 03:47:50 03:47:50 Step 10/23 : FROM alpine:3.14 03:47:50 ---> 0a97eee8041e 03:47:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:47:50 ---> Running in 44908106a5ae 03:47:50 Removing intermediate container 44908106a5ae 03:47:50 ---> b74b931daaef 03:47:50 Step 12/23 : ENV APP_PORT=59880 03:47:51 ---> Running in bd12d8e076e5 03:47:51 Removing intermediate container d7de126f08ce 03:47:51 ---> 958e5565f679 03:47:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:47:51 ---> Running in 845b444d1add 03:47:51 Removing intermediate container bd12d8e076e5 03:47:51 ---> c9a4934db7dc 03:47:51 Step 13/23 : EXPOSE $APP_PORT 03:47:51 ---> Running in a7bf2c44cc31 03:47:51 Removing intermediate container 845b444d1add 03:47:51 ---> aa3e9b3eb4cb 03:47:51 Step 13/22 : ENV APP_PORT=59860 03:47:51 ---> Running in fa4b0e7161c9 03:47:51 Removing intermediate container a7bf2c44cc31 03:47:51 ---> f9082e7677b2 03:47:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:51 ---> Running in 7d9bbec85e61 03:47:51 Removing intermediate container fa4b0e7161c9 03:47:51 ---> d1ff4c208840 03:47:51 Step 14/22 : EXPOSE $APP_PORT 03:47:51 ---> Running in c15a043a19e9 03:47:51 Removing intermediate container c15a043a19e9 03:47:51 ---> 09a50658a545 03:47:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:51 ---> 448c78a3f4a1 03:47:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:52 ---> 5b513f21e528 03:47:52 Removing intermediate container 7d9bbec85e61 03:47:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 70d07ec8e934 03:47:52 03:47:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:47:52 ---> Running in 796b61742f02 03:47:52 ---> 657e7f4e2bb5 03:47:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:47:52 ---> Running in 5de021729674 03:47:52 Removing intermediate container 5de021729674 03:47:52 ---> c80ee8f2a08f 03:47:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:52 ---> Running in c910cdbdfc89 03:47:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:52 Removing intermediate container c910cdbdfc89 03:47:52 ---> a2561ae8d15a 03:47:52 Step 20/22 : LABEL arch=x86_64 03:47:52 ---> Running in 2fd7982e2e3d 03:47:52 Removing intermediate container 2fd7982e2e3d 03:47:52 ---> 485f1b70cac2 03:47:52 Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:52 ---> Running in f9135333e954 03:47:52 Removing intermediate container f9135333e954 03:47:52 ---> 9044af3cb094 03:47:52 Step 22/22 : LABEL version=0.0.0 03:47:52 ---> Running in 6db16628c2e2 03:47:53 Removing intermediate container 6db16628c2e2 03:47:53 ---> 7f434c30a9e2 03:47:53 03:47:53 Successfully built 7f434c30a9e2 03:47:53 Successfully tagged support-notifications:latest 03:47:53  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:53 (1/6) Installing dumb-init (1.2.5-r1) 03:47:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:47:54 (3/6) Installing libsodium (1.0.18-r0) 03:47:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:47:54 (5/6) Installing libzmq (4.3.4-r0) 03:47:54 (6/6) Installing zeromq (4.3.4-r0) 03:47:54 Executing busybox-1.33.1-r6.trigger 03:47:54 OK: 8 MiB in 20 packages 03:47:55 Removing intermediate container 796b61742f02 03:47:55 ---> 892114240909 03:47:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:55 ---> 48d4192c78f7 03:47:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:55 ---> c88ca1b076e4 03:47:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:47:55 ---> 5a436c5772f2 03:47:55 Step 19/23 : ENTRYPOINT ["/core-data"] 03:47:55 ---> Running in df798e6c4d84 03:47:55 Removing intermediate container df798e6c4d84 03:47:55 ---> 903f841d9821 03:47:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:55 ---> Running in b64fcb55cb66 03:47:56 Removing intermediate container b64fcb55cb66 03:47:56 ---> 306671e8fa79 03:47:56 Step 21/23 : LABEL arch=x86_64 03:47:56 ---> Running in 992946a345c6 03:47:56 Removing intermediate container 992946a345c6 03:47:56 ---> 566cbf865abd 03:47:56 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 03:47:56 ---> Running in b0ddecbb84f4 03:47:56 Removing intermediate container b0ddecbb84f4 03:47:56 ---> ffd5c5fde0b5 03:47:56 Step 23/23 : LABEL version=0.0.0 03:47:56 ---> Running in 6984043a22e2 03:47:56 Removing intermediate container 6984043a22e2 03:47:56 ---> ec6fd6245c11 03:47:56 03:47:56 Successfully built ec6fd6245c11 03:47:56 Successfully tagged core-data:latest 03:47:56  Building core-data ... done  [Pipeline] } 03:47:56 $ docker stop --time=1 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 03:47:57 $ docker rm -f 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:58 + docker images 03:47:58 REPOSITORY TAG IMAGE ID CREATED SIZE 03:47:58 core-data latest ec6fd6245c11 2 seconds ago 20MB 03:47:58 support-notifications latest 7f434c30a9e2 5 seconds ago 16.7MB 03:47:58 aa106bef68a4 8 seconds ago 1.79GB 03:47:58 77d57c46c623 9 seconds ago 1.78GB 03:47:58 security-secretstore-setup latest 477a69894b17 9 seconds ago 27.9MB 03:47:58 core-command latest 660f12515f46 17 seconds ago 15.8MB 03:47:58 sys-mgmt-agent latest 7dee16fe24e5 17 seconds ago 296MB 03:47:58 cd8cde9c54a2 18 seconds ago 1.78GB 03:47:58 473ef3024e7e 22 seconds ago 1.77GB 03:47:58 security-bootstrapper latest e2119d5b9c4c 32 seconds ago 18.7MB 03:47:58 security-proxy-setup latest 2fc7a5d0db71 41 seconds ago 26.2MB 03:47:58 core-metadata latest 1d0db30b5ffe 42 seconds ago 16.6MB 03:47:58 support-scheduler latest 556b0bc9725e 43 seconds ago 16MB 03:47:58 77b08cabcf61 47 seconds ago 1.77GB 03:47:58 6920bc000cc5 50 seconds ago 1.78GB 03:47:58 d122f800c866 51 seconds ago 1.78GB 03:47:58 f74caa669001 51 seconds ago 1.78GB 03:47:58 a0ae56f62ce0 51 seconds ago 1.77GB 03:47:58 ci-base-image-x86_64 latest 0fee1b9689f5 3 minutes ago 1.27GB 03:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 03:47:58 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:47:58 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 03:47:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:48:13 Still waiting to schedule task 03:48:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:48:42 Removing intermediate container 18f083e2c069 03:48:42 ---> 77c716fbc103 03:48:42 Successfully built 77c716fbc103 03:48:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:48:43 + docker inspect -f . ci-base-image-arm64 03:48:43 . [Pipeline] withDockerContainer 03:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 03:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 03:48:45 $ docker top bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:46 + go version 03:48:46 go version go1.17.6 linux/arm64 [Pipeline] } 03:48:46 $ docker stop --time=1 bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 03:48:47 $ docker rm -f bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:48:48 + docker inspect -f . ci-base-image-arm64 03:48:48 . [Pipeline] withDockerContainer 03:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 03:48:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 03:48:50 $ docker top a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 -eo pid,comm [Pipeline] { [Pipeline] echo 03:48:50 ========================================================= 03:48:50 [edgeXBuildGoParallel] Running Tests and Build... 03:48:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:48:51 + make test 03:48:51 go mod tidy 03:48:51 Running on prd-ubuntu18.04-docker-8c-8g-7093 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws 03:48:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:48:52 The recommended git tool is: git 03:48:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:48:53 using credential edgex-jenkins-ssh 03:48:53 Cloning the remote Git repository 03:48:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:53 > git init /w/workspace/edgex-go/1 # timeout=10 03:48:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:53 > git --version # timeout=10 03:48:53 > git --version # 'git version 2.17.1' 03:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:59 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 03:48:59 Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 03:48:59 Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) 03:48:59 > git config core.sparsecheckout # timeout=10 03:48:59 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 03:48:59 > git remote # timeout=10 03:48:59 > git config --get remote.origin.url # timeout=10 03:48:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:59 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 03:48:59 > git rev-parse HEAD^{commit} # timeout=10 03:48:59 > git config core.sparsecheckout # timeout=10 03:48:59 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 03:49:03 Commit message: "refactor(data): Move subscriber.go from application to controller" 03:49:03 > git --version # timeout=10 03:49:03 > git --version # 'git version 2.17.1' 03:49:03 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:04 + echo snap-build.sh 03:49:04 snap-build.sh 03:49:04 + SNAP_BASE_DIR=. 03:49:04 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:49:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:49:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:49:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:49:04 + cd /w/workspace/edgex-go/1 03:49:04 + sudo apt-get remove -qy --purge lxd lxd-client 03:49:04 Reading package lists... 03:49:04 Building dependency tree... 03:49:04 Reading state information... 03:49:04 The following packages were automatically installed and are no longer required: 03:49:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:49:04 uidmap xdelta3 03:49:04 Use 'sudo apt autoremove' to remove them. 03:49:04 The following packages will be REMOVED: 03:49:04 lxd* lxd-client* 03:49:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:49:04 After this operation, 31.7 MB disk space will be freed. 03:49:05 (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 ... 190666 files and directories currently installed.) 03:49:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:49:06 Removing lxd dnsmasq configuration 03:49:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:49:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:49:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:49:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 03:49:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:49:08 Processing triggers for systemd (237-3ubuntu10.52) ... 03:49:08 Processing triggers for ureadahead (0.100.0-21) ... 03:49:08 + sudo snap remove --purge lxd 03:49:09 snap "lxd" is not installed 03:49:09 + sudo groupadd --force --system lxd 03:49:09 ++ whoami 03:49:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:49:09 + newgrp - lxd 03:49:09 + sudo snap install lxd 03:49:19 2022-03-15T03:49:16Z INFO Waiting for automatic snapd restart... 03:49:24 ? github.com/edgexfoundry/edgex-go [no test files] 03:49:31 lxd 4.23 from Canonical* installed 03:49:31 + sudo lxd init --auto 03:49:39 + sudo snap install --classic snapcraft 03:49:44 snapcraft 6.0.2 from Canonical* installed 03:49:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:49:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:49:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:44 Dload Upload Total Spent Left Speed 03:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3803 0 --:--:-- --:--:-- --:--:-- 3781 03:49:44 100 3325k 100 3325k 0 0 7120k 0 --:--:-- --:--:-- --:--:-- 7120k 03:49:44 ./yq_linux_amd64 03:49:44 + sudo snapcraft prime --use-lxd 03:49:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:49:46 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:49:46 - README.md 03:49:46 03:49:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:49:47 Launching a container. 03:49:57 Waiting for container to be ready 03:49:57 To start your first container, try: lxc launch ubuntu:20.04 03:49:57 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:49:57 03:50:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:50:04 Waiting for network to be ready... 03:50:04 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:50:04 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:50:04 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 03:50:04 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 03:50:04 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:50:04 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:50:04 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 03:50:05 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 03:50:05 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 03:50:05 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 03:50:05 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:50:05 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:50:05 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:50:05 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:50:05 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:50:05 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:50:05 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:50:05 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:50:06 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:50:06 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 03:50:06 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 03:50:06 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 03:50:06 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 03:50:06 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 03:50:06 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 03:50:06 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 03:50:06 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 03:50:08 Fetched 23.4 MB in 4s (6261 kB/s) 03:50:09 Reading package lists... 03:50:09 Reading package lists... 03:50:09 Building dependency tree... 03:50:09 Reading state information... 03:50:09 The following additional packages will be installed: 03:50:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:50:09 Suggested packages: 03:50:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:50:09 Recommended packages: 03:50:09 gnupg libsasl2-modules 03:50:09 The following NEW packages will be installed: 03:50:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:50:09 The following packages will be upgraded: 03:50:09 gpg gpg-agent gpgconf libudev1 03:50:09 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:50:09 Need to get 3859 kB of archives. 03:50:09 After this operation, 14.9 MB of additional disk space will be used. 03:50:09 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:50:09 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:50:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:50:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:50:09 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:50:10 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:50:10 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:50:10 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:50:10 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:50:10 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:50:10 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:50:10 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:50:10 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:50:10 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:50:10 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:50:10 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:50:10 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:50:10 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:50:10 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:50:10 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:50:10 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:50:10 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:50:10 debconf: delaying package configuration, since apt-utils is not installed 03:50:10 Fetched 3859 kB in 1s (3151 kB/s) 03:50:11 (Reading database ... 12816 files and directories currently installed.) 03:50:11 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:50:11 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:11 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:50:11 Selecting previously unselected package udev. 03:50:11 (Reading database ... 12816 files and directories currently installed.) 03:50:11 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:50:11 Unpacking udev (245.4-4ubuntu3.15) ... 03:50:11 Selecting previously unselected package libfuse2:amd64. 03:50:11 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:50:11 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:50:11 Selecting previously unselected package fuse. 03:50:11 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:50:11 Unpacking fuse (2.9.9-3) ... 03:50:11 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:11 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:11 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:11 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:11 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:11 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:11 Selecting previously unselected package libksba8:amd64. 03:50:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:50:11 Unpacking libksba8:amd64 (1.3.5-2) ... 03:50:11 Selecting previously unselected package libroken18-heimdal:amd64. 03:50:11 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:11 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:50:11 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:11 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:50:11 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:11 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:50:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libwind0-heimdal:amd64. 03:50:12 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:50:12 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:50:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:50:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:50:12 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:12 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:12 Selecting previously unselected package libsasl2-modules-db:amd64. 03:50:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:50:12 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:12 Selecting previously unselected package libsasl2-2:amd64. 03:50:12 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:50:12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:12 Selecting previously unselected package libldap-common. 03:50:12 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:50:12 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:50:12 Selecting previously unselected package libldap-2.4-2:amd64. 03:50:12 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:50:12 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:50:12 Selecting previously unselected package dirmngr. 03:50:12 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:12 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:50:12 Setting up libksba8:amd64 (1.3.5-2) ... 03:50:12 Setting up libfuse2:amd64 (2.9.9-3) ... 03:50:12 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:50:12 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:12 Setting up udev (245.4-4ubuntu3.15) ... 03:50:13 invoke-rc.d: policy-rc.d denied execution of start. 03:50:13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:13 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:13 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:50:13 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:50:13 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:13 Setting up fuse (2.9.9-3) ... 03:50:13 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:50:14 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:14 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:50:14 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:50:14 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:50:14 Processing triggers for systemd (245.4-4ubuntu3) ... 03:50:14 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:50:15 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:50:15 Alias= settings in the [Install] section, and DefaultInstance= for template 03:50:15 units). This means they are not meant to be enabled using systemctl. 03:50:15 03:50:15 Possible reasons for having this kind of units are: 03:50:15 • A unit may be statically enabled by being symlinked from another unit's 03:50:15 .wants/ or .requires/ directory. 03:50:15 • A unit's purpose may be to act as a helper for some other unit which has 03:50:15 a requirement dependency on it. 03:50:15 • A unit may be started when needed via activation (socket, path, timer, 03:50:15 D-Bus, udev, scripted systemctl call, ...). 03:50:15 • In case of template units, the unit is meant to be enabled with some 03:50:15 instance name specified. 03:50:15 Reading package lists... 03:50:15 Building dependency tree... 03:50:15 Reading state information... 03:50:15 The following additional packages will be installed: 03:50:15 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:50:15 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:50:15 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:50:15 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:50:15 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:50:15 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:50:15 Suggested packages: 03:50:15 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:50:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:50:15 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:50:15 systemd-container policykit-1 03:50:15 Recommended packages: 03:50:15 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:50:15 The following NEW packages will be installed: 03:50:15 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:50:15 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:50:15 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:50:15 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:50:15 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:50:15 The following packages will be upgraded: 03:50:15 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:50:15 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:50:15 Need to get 46.5 MB of archives. 03:50:15 After this operation, 181 MB of additional disk space will be used. 03:50:15 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:50:15 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:50:15 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:50:15 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:50:15 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:50:15 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 03:50:15 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:50:15 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 03:50:15 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 03:50:15 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 03:50:15 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:50:15 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:50:15 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:50:15 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:50:15 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:50:15 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:50:15 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:50:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:50:15 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:50:15 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:50:15 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:50:15 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:50:16 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:50:16 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:50:16 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:50:16 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:50:16 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:50:16 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:50:16 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:50:16 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:50:16 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:50:16 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:50:16 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:50:16 debconf: delaying package configuration, since apt-utils is not installed 03:50:16 Fetched 46.5 MB in 1s (48.6 MB/s) 03:50:16 (Reading database ... 13067 files and directories currently installed.) 03:50:16 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:50:16 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:16 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:50:16 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:16 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:50:17 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:17 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:50:17 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:17 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:50:18 Selecting previously unselected package libpython3.8-minimal:amd64. 03:50:18 (Reading database ... 13068 files and directories currently installed.) 03:50:18 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:50:18 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:50:18 Selecting previously unselected package libexpat1:amd64. 03:50:18 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:50:18 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:50:18 Selecting previously unselected package python3.8-minimal. 03:50:18 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:50:18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:50:18 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:50:18 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:50:18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:50:19 Selecting previously unselected package python3-minimal. 03:50:19 (Reading database ... 13359 files and directories currently installed.) 03:50:19 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:50:19 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:50:19 Selecting previously unselected package mime-support. 03:50:19 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:50:19 Unpacking mime-support (3.64ubuntu1) ... 03:50:19 Selecting previously unselected package libmpdec2:amd64. 03:50:19 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:50:19 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:50:19 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:50:19 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:50:19 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:50:19 Selecting previously unselected package python3.8. 03:50:19 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:50:19 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:50:19 Selecting previously unselected package libpython3-stdlib:amd64. 03:50:19 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:50:19 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:50:19 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:50:19 Selecting previously unselected package python3. 03:50:19 (Reading database ... 13761 files and directories currently installed.) 03:50:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:50:19 Unpacking python3 (3.8.2-0ubuntu2) ... 03:50:19 Selecting previously unselected package libdbus-1-3:amd64. 03:50:19 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:19 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:50:19 Selecting previously unselected package dbus. 03:50:19 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:19 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:50:19 Selecting previously unselected package libbsd0:amd64. 03:50:19 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:50:19 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:50:20 Selecting previously unselected package libpam-systemd:amd64. 03:50:20 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:50:20 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:50:20 Selecting previously unselected package sudo. 03:50:20 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:50:20 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:50:20 Selecting previously unselected package apparmor. 03:50:20 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:50:20 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:50:20 Selecting previously unselected package libcbor0.6:amd64. 03:50:20 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:50:20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:50:20 Selecting previously unselected package libedit2:amd64. 03:50:20 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:50:20 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:50:20 Selecting previously unselected package libfido2-1:amd64. 03:50:20 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:50:20 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:50:20 Selecting previously unselected package libkrb5support0:amd64. 03:50:20 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:50:20 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:50:20 Selecting previously unselected package libk5crypto3:amd64. 03:50:20 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:50:20 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:50:21 Selecting previously unselected package libkeyutils1:amd64. 03:50:21 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:50:21 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:50:21 Selecting previously unselected package libkrb5-3:amd64. 03:50:21 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:50:21 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:50:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:50:21 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:50:21 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:50:21 Selecting previously unselected package openssh-client. 03:50:21 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:50:21 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:50:21 Selecting previously unselected package dbus-user-session. 03:50:21 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:21 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:50:21 Selecting previously unselected package liblzo2-2:amd64. 03:50:21 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:50:21 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:50:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:50:21 Selecting previously unselected package squashfs-tools. 03:50:21 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:50:21 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:50:21 Selecting previously unselected package snapd. 03:50:21 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:50:21 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:50:25 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:50:25 Setting up mime-support (3.64ubuntu1) ... 03:50:25 Setting up liblzo2-2:amd64 (2.10-2) ... 03:50:25 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:50:25 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:50:25 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:50:25 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:50:25 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:50:25 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:50:25 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:50:25 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:50:25 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:50:25 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:50:25 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:50:25 Setting up libbsd0:amd64 (0.10.0-1) ... 03:50:25 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:50:25 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:50:25 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:50:25 Setting up python3 (3.8.2-0ubuntu2) ... 03:50:25 running python rtupdate hooks for python3.8... 03:50:25 running python post-rtupdate hooks for python3.8... 03:50:25 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:50:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:50:27 Reloading AppArmor profiles 03:50:27 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:50:27 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:50:27 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:50:27 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:50:27 Setting up systemd (245.4-4ubuntu3.15) ... 03:50:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:50:27 Installing new version of config file /etc/systemd/resolved.conf ... 03:50:29 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:50:29 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:50:29 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:50:29 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:50:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:50:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:50:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:50:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:50:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:50:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:50:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:50:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:50:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:50:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:50:31 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:50:31 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:50:32 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:50:32 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:50:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:50:34 Reading package lists... 03:50:34 Reading package lists... 03:50:34 Building dependency tree... 03:50:34 Reading state information... 03:50:34 Calculating upgrade... 03:50:34 The following packages will be upgraded: 03:50:34 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:50:34 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:50:34 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:50:34 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:50:34 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:50:34 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:50:34 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:50:34 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:50:34 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:50:34 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:50:34 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:50:34 xz-utils zlib1g 03:50:34 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:50:34 Need to get 65.7 MB of archives. 03:50:34 After this operation, 27.5 MB of additional disk space will be used. 03:50:34 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:50:34 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:50:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:50:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 03:50:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:50:34 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:50:34 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:50:34 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:50:34 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:50:34 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:50:34 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:50:34 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:50:34 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:50:34 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:50:34 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:50:34 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:50:34 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:50:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:50:34 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:50:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:50:34 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:50:34 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 03:50:34 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:50:34 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:50:34 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:50:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:50:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:50:34 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:50:34 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:50:34 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:50:34 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:50:34 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:50:34 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:50:34 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:50:34 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:50:34 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:50:34 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:50:34 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:50:34 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:50:34 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:50:34 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:50:34 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:50:34 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:50:34 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:50:34 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 03:50:34 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:50:34 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:50:34 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:50:34 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:50:34 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:50:34 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:50:34 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 03:50:34 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 03:50:35 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 03:50:35 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 03:50:35 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 03:50:35 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 03:50:35 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 03:50:35 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:50:35 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 03:50:35 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:50:35 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:50:35 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:50:35 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:50:35 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:50:35 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:50:35 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:50:35 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:50:35 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:50:35 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:50:35 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:50:35 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:50:35 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 03:50:35 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 03:50:35 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:50:35 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:50:35 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:50:35 debconf: delaying package configuration, since apt-utils is not installed 03:50:35 Fetched 65.7 MB in 1s (56.4 MB/s) 03:50:36 (Reading database ... 14313 files and directories currently installed.) 03:50:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:50:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:36 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:50:36 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:36 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 03:50:36 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 03:50:36 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:37 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:37 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:37 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:37 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:37 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:37 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:37 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:38 (Reading database ... 14312 files and directories currently installed.) 03:50:38 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:38 (Reading database ... 14312 files and directories currently installed.) 03:50:38 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:38 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:38 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:39 (Reading database ... 14312 files and directories currently installed.) 03:50:39 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:50:39 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:39 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:50:39 (Reading database ... 14312 files and directories currently installed.) 03:50:39 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:50:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:50:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:50:39 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:50:40 Setting up base-files (11ubuntu5.5) ... 03:50:40 Installing new version of config file /etc/issue ... 03:50:40 Installing new version of config file /etc/issue.net ... 03:50:40 Installing new version of config file /etc/lsb-release ... 03:50:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:50:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:50:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:50:40 Removing obsolete conffile /etc/default/motd-news ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:50:40 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:50:40 Setting up bash (5.0-6ubuntu1.1) ... 03:50:40 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:50:40 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:50:40 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:41 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:50:41 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:50:41 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:50:41 (Reading database ... 14311 files and directories currently installed.) 03:50:41 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:41 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:42 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:42 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:42 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:42 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:50:42 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:50:42 (Reading database ... 14311 files and directories currently installed.) 03:50:42 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:50:42 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:43 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 03:50:43 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 03:50:43 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 03:50:43 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 03:50:43 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:43 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:43 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:43 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:43 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:43 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:43 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:43 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:44 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:44 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:44 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:44 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:44 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:44 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:45 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:50:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:50:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:50:45 (Reading database ... 14311 files and directories currently installed.) 03:50:45 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:50:45 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:45 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:50:46 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:50:46 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:50:46 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:50:46 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:50:46 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:50:46 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:50:46 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:50:46 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:50:46 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:50:46 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:50:46 (Reading database ... 14311 files and directories currently installed.) 03:50:46 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:46 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:46 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:50:47 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:50:47 Setting up ubuntu-keyring (2020.02.11.4) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:50:47 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:50:47 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:50:47 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:50:47 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:50:47 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:50:47 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:50:47 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:50:47 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:50:47 (Reading database ... 14311 files and directories currently installed.) 03:50:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:50:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:50:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:50:48 (Reading database ... 14311 files and directories currently installed.) 03:50:48 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:50:48 Unpacking apt (2.0.6) over (2.0.2) ... 03:50:48 Setting up apt (2.0.6) ... 03:50:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:50:49 (Reading database ... 14311 files and directories currently installed.) 03:50:49 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:49 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:49 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:50:49 (Reading database ... 14311 files and directories currently installed.) 03:50:49 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:49 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:49 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:50:49 (Reading database ... 14313 files and directories currently installed.) 03:50:49 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:49 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:49 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:50:49 (Reading database ... 14317 files and directories currently installed.) 03:50:49 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:49 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:50 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:50:50 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:50 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:50:50 (Reading database ... 14317 files and directories currently installed.) 03:50:50 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:50:50 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:50:50 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:50:50 (Reading database ... 14317 files and directories currently installed.) 03:50:50 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:50:50 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:50:50 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:50:50 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:50:50 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 03:50:50 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 03:50:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.230s coverage: 28.7% of statements 03:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:50:51 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 03:50:51 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 03:50:51 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:50:51 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:50:51 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:50:51 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:50:51 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:50:51 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:50:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:50:51 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:50:51 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:50:51 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:50:51 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 03:50:51 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:50:52 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:50:52 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:50:52 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:50:52 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:52 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:50:52 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:52 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:50:52 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:52 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:50:52 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:52 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:50:52 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:53 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:50:53 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:53 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:50:53 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:50:53 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:53 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:53 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:53 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:54 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:54 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:55 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:55 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:55 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:55 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:56 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:56 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:56 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:56 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:56 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:50:56 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:50:56 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 03:50:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements 03:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:50:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 54.9% of statements 03:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:50:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:50:56 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:50:56 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:50:56 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 03:50:56 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:50:56 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:56 Setting up tzdata (2021e-0ubuntu0.20.04) ... 03:50:57 03:50:57 Current default time zone: 'Etc/UTC' 03:50:57 Local time is now: Tue Mar 15 03:50:56 UTC 2022. 03:50:57 Universal Time is now: Tue Mar 15 03:50:56 UTC 2022. 03:50:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:50:57 03:50:57 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:50:57 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:57 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up mount (2.34-0.1ubuntu9.3) ... 03:50:57 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:50:57 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:50:57 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:50:57 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:50:57 Setting up openssl (1.1.1f-1ubuntu2.11) ... 03:50:57 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:50:57 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 03:50:57 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:57 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:50:57 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:50:57 Setting up ca-certificates (20210119~20.04.2) ... 03:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.703s coverage: 89.5% of statements 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.275s coverage: 84.4% of statements 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:50:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:50:59 Updating certificates in /etc/ssl/certs... 03:51:00 21 added, 21 removed; done. 03:51:00 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Setting up perl (5.30.0-9ubuntu0.2) ... 03:51:00 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:51:00 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:51:00 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:51:00 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:51:00 Setting up binutils (2.34-6ubuntu1.3) ... 03:51:00 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Setting up build-essential (12.8ubuntu1.1) ... 03:51:00 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 03:51:00 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:51:00 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:51:00 Processing triggers for mime-support (3.64ubuntu1) ... 03:51:00 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:51:00 Updating certificates in /etc/ssl/certs... 03:51:01 0 added, 0 removed; done. 03:51:01 Running hooks in /etc/ca-certificates/update.d... 03:51:01 done. 03:51:02 Reading package lists... 03:51:02 Building dependency tree... 03:51:02 Reading state information... 03:51:03 The following NEW packages will be installed: 03:51:03 apt-transport-https 03:51:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:51:03 Need to get 4680 B of archives. 03:51:03 After this operation, 162 kB of additional disk space will be used. 03:51:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:51:03 debconf: delaying package configuration, since apt-utils is not installed 03:51:03 Fetched 4680 B in 0s (24.5 kB/s) 03:51:03 Selecting previously unselected package apt-transport-https. 03:51:03 (Reading database ... 14320 files and directories currently installed.) 03:51:03 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:51:03 Unpacking apt-transport-https (2.0.6) ... 03:51:03 Setting up apt-transport-https (2.0.6) ... 03:51:03 Waiting for network to be ready... 03:51:09 2022-03-15T03:51:08Z INFO Waiting for automatic snapd restart... 03:51:10 snapd 2.54.3 from Canonical* installed 03:51:10 "snapd" switched to the "latest/stable" channel 03:51:10 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.876s coverage: 94.2% of statements 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 21.7% of statements 03:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.347s coverage: 79.5% of statements 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 03:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 03:51:13 core20 20220304 from Canonical* installed 03:51:13 "core20" switched to the "latest/stable" channel 03:51:13 03:51:15 snapcraft 6.0.2 from Canonical* installed 03:51:15 "snapcraft" switched to the "latest/stable" channel 03:51:15 03:51:20 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:51:20 - README.md 03:51:20 03:51:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:51:20 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:51:20 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:51:20 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:51:21 Reading package lists... 03:51:21 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 03:51:21 Reading package lists... 03:51:22 Building dependency tree... 03:51:22 Reading state information... 03:51:22 Suggested packages: 03:51:22 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:51:22 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:51:22 krb5-user libnorm-doc 03:51:22 Recommended packages: 03:51:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:51:22 The following NEW packages will be installed: 03:51:22 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:51:22 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:51:22 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:51:22 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:51:22 libzmq5 pkg-config zip 03:51:22 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:51:22 Need to get 10.3 MB of archives. 03:51:22 After this operation, 56.5 MB of additional disk space will be used. 03:51:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:51:22 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:51:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:51:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:51:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:51:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:51:23 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:51:23 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:51:23 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:51:23 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:51:23 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:51:23 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:51:23 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:51:23 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:51:23 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:51:23 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements 03:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 03:51:23 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:51:23 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:51:23 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:51:23 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:51:23 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:51:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:51:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:51:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:51:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:51:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:51:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:51:23 debconf: delaying package configuration, since apt-utils is not installed 03:51:23 Fetched 10.3 MB in 1s (9250 kB/s) 03:51:23 Selecting previously unselected package libglib2.0-0:amd64. 03:51:23 (Reading database ... 14324 files and directories currently installed.) 03:51:23 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:51:23 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:51:23 Selecting previously unselected package libsodium23:amd64. 03:51:23 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:51:23 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:51:24 Selecting previously unselected package libpsl5:amd64. 03:51:24 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:51:24 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:51:24 Selecting previously unselected package libbrotli1:amd64. 03:51:24 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:51:24 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:51:24 Selecting previously unselected package libnghttp2-14:amd64. 03:51:24 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:51:24 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:51:24 Selecting previously unselected package librtmp1:amd64. 03:51:24 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:51:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:51:24 Selecting previously unselected package libssh-4:amd64. 03:51:24 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:51:24 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:51:24 Selecting previously unselected package libcurl3-gnutls:amd64. 03:51:24 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:51:24 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:51:24 Selecting previously unselected package liberror-perl. 03:51:24 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:51:24 Unpacking liberror-perl (0.17029-1) ... 03:51:24 Selecting previously unselected package git-man. 03:51:24 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:51:24 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:51:24 Selecting previously unselected package git. 03:51:24 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:51:24 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:51:25 Selecting previously unselected package libgssrpc4:amd64. 03:51:25 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:51:25 Selecting previously unselected package libkdb5-9:amd64. 03:51:25 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:51:25 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:51:25 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:25 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:51:25 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:25 Selecting previously unselected package comerr-dev:amd64. 03:51:25 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:51:25 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:51:25 Selecting previously unselected package krb5-multidev:amd64. 03:51:25 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:51:25 Selecting previously unselected package libnorm1:amd64. 03:51:25 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:51:25 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:51:25 Selecting previously unselected package libnorm-dev:amd64. 03:51:25 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:51:25 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:51:25 Selecting previously unselected package libpgm-5.2-0:amd64. 03:51:25 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:51:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:25 Selecting previously unselected package libpgm-dev:amd64. 03:51:25 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:51:25 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:25 Selecting previously unselected package libsodium-dev:amd64. 03:51:25 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:51:25 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:51:25 Selecting previously unselected package libzmq5:amd64. 03:51:25 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:51:25 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:51:25 Selecting previously unselected package libkrb5-dev:amd64. 03:51:25 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:51:25 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Selecting previously unselected package libzmq3-dev:amd64. 03:51:26 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:51:26 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:51:26 Selecting previously unselected package pkg-config. 03:51:26 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:51:26 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:51:26 Selecting previously unselected package zip. 03:51:26 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:51:26 Unpacking zip (3.0-11build1) ... 03:51:26 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:51:26 Setting up libsodium23:amd64 (1.0.18-1) ... 03:51:26 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:51:26 No schema files found: doing nothing. 03:51:26 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:51:26 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:51:26 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:51:26 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:51:26 Setting up liberror-perl (0.17029-1) ... 03:51:26 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up zip (3.0-11build1) ... 03:51:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:51:26 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:51:26 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:51:26 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:51:26 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:51:26 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:51:26 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:26 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:51:26 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:51:26 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:26 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:51:26 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:51:26 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:51:26 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:51:27 comerr-dev set to automatically installed. 03:51:27 git set to automatically installed. 03:51:27 git-man set to automatically installed. 03:51:27 krb5-multidev set to automatically installed. 03:51:27 libbrotli1 set to automatically installed. 03:51:27 libcurl3-gnutls set to automatically installed. 03:51:27 liberror-perl set to automatically installed. 03:51:27 libglib2.0-0 set to automatically installed. 03:51:27 libgssrpc4 set to automatically installed. 03:51:27 libkadm5clnt-mit11 set to automatically installed. 03:51:27 libkadm5srv-mit11 set to automatically installed. 03:51:27 libkdb5-9 set to automatically installed. 03:51:27 libkrb5-dev set to automatically installed. 03:51:27 libnghttp2-14 set to automatically installed. 03:51:27 libnorm-dev set to automatically installed. 03:51:27 libnorm1 set to automatically installed. 03:51:27 libpgm-5.2-0 set to automatically installed. 03:51:27 libpgm-dev set to automatically installed. 03:51:27 libpsl5 set to automatically installed. 03:51:27 librtmp1 set to automatically installed. 03:51:27 libsodium-dev set to automatically installed. 03:51:27 libsodium23 set to automatically installed. 03:51:27 libssh-4 set to automatically installed. 03:51:27 libzmq3-dev set to automatically installed. 03:51:27 libzmq5 set to automatically installed. 03:51:27 pkg-config set to automatically installed. 03:51:27 zip set to automatically installed. 03:51:28 snapd is not logged in, snap install commands will use sudo 03:51:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements 03:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.305s coverage: 87.2% of statements 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 03:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.877s coverage: 91.2% of statements 03:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.962s coverage: 64.4% of statements 03:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 03:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 03:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 03:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 03:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 03:51:38 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:51:38 Downloading snap 'edgex-app-service-configurable' 03:51:40 Pulling app-service-configurable 03:51:40 + snapcraftctl pull 03:51:42 Pulling config-common 03:51:42 + snapcraftctl pull 03:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.4% of statements 03:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:51:43 Pulling go-build-helper 03:51:43 + snapcraftctl pull 03:51:44 'edgex-go' has dependencies that need to be staged: go-build-helper 03:51:44 Skipping pull go-build-helper (already ran) 03:51:44 Building go-build-helper 03:51:44 + snapcraftctl build 03:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements 03:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 03:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements 03:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:51:45 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:51:46 Staging go-build-helper 03:51:46 + snapcraftctl stage 03:51:51 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:51:51 Fetched 290 kB in 0s (0 B/s) 03:51:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:51:51 Fetched 158 kB in 0s (0 B/s) 03:51:51 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:51:51 Fetched 242 kB in 0s (0 B/s) 03:51:51 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:51:51 Fetched 150 kB in 0s (0 B/s) 03:51:51 Pulling edgex-go 03:51:51 + snapcraftctl pull 03:51:53 Pulling hooks 03:51:53 + snapcraftctl pull 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.674s coverage: 92.3% of statements 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:51:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements 03:51:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 03:51: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 03:51:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:51:53 GO111MODULE=on go vet ./... 03:52:08 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:52:08 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:52:08 Fetched 96.1 kB in 0s (0 B/s) 03:52:08 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:52:08 Fetched 78.7 kB in 0s (0 B/s) 03:52:08 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:52:08 Fetched 48.0 kB in 0s (0 B/s) 03:52:08 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:52:08 Fetched 50.2 kB in 0s (0 B/s) 03:52:08 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:52:08 Fetched 14.7 kB in 0s (0 B/s) 03:52:08 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:52:08 Fetched 234 kB in 0s (0 B/s) 03:52:08 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:52:08 Fetched 155 kB in 0s (0 B/s) 03:52:08 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:52:08 Fetched 170 kB in 0s (0 B/s) 03:52:08 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:52:08 Fetched 267 kB in 0s (0 B/s) 03:52:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:52:08 Fetched 50.6 kB in 0s (0 B/s) 03:52:08 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:52:08 Fetched 15.1 kB in 0s (0 B/s) 03:52:08 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:52:08 Fetched 51.5 kB in 0s (0 B/s) 03:52:08 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:52:08 Fetched 121 kB in 0s (0 B/s) 03:52:08 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:52:08 Fetched 29.7 kB in 0s (0 B/s) 03:52:08 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:52:08 Fetched 1021 kB in 0s (0 B/s) 03:52:08 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:52:08 Fetched 49.3 kB in 0s (0 B/s) 03:52:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:52:08 Fetched 54.9 kB in 0s (0 B/s) 03:52:08 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:52:08 Fetched 16.6 kB in 0s (0 B/s) 03:52:08 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:52:08 Fetched 87.9 kB in 0s (0 B/s) 03:52:08 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:52:08 Fetched 142 kB in 0s (0 B/s) 03:52:08 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:52:08 Fetched 41.8 kB in 0s (0 B/s) 03:52:08 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:52:08 Fetched 181 kB in 0s (0 B/s) 03:52:08 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:52:08 Fetched 208 kB in 0s (0 B/s) 03:52:08 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:52:08 Fetched 161 kB in 0s (0 B/s) 03:52:08 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:52:08 Fetched 107 kB in 0s (0 B/s) 03:52:08 Pulling static-packages 03:52:08 + snapcraftctl pull 03:52:08 Pulling version 03:52:08 + cd /root/project 03:52:08 ++ git describe --tags --abbrev=0 03:52:08 ++ sed s/v// 03:52:08 + GIT_VERSION=2.2.0-dev.34 03:52:08 + '[' -z 2.2.0-dev.34 ']' 03:52:08 + snapcraftctl set-version 2.2.0-dev.34 03:52:10 Building app-service-configurable 03:52:10 + snapcraftctl build 03:52:12 Building config-common 03:52:12 + snapcraftctl build 03:52:13 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:52:14 Skipping build go-build-helper (already ran) 03:52:14 Building edgex-go 03:52:14 + cd /root/parts/edgex-go/src 03:52:14 ++ git describe --tags --abbrev=0 03:52:14 ++ sed s/v// 03:52:14 + GIT_VERSION=2.2.0-dev.34 03:52:14 + '[' -z 2.2.0-dev.34 ']' 03:52:14 + echo 2.2.0-dev.34 03:52:14 + '[' '!' -d vendor ']' 03:52:14 + go mod download all 03:52:24 + make build 03:52:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 03:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:52:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 03:52:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:52:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:52:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:52:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:52:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:52:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 03:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:52:53 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:52:53 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:52:53 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:52:53 + case "$service" in 03:52:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:52:53 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:52:53 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:52:53 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:52:53 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:52:53 Building hooks 03:52:53 + cd /root/parts/hooks/src 03:52:53 + make build 03:52:53 go mod tidy 03:52:53 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:52:54 go: downloading github.com/davecgh/go-spew v1.1.0 03:52:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:52:54 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:52:55 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:52:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:52:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:52:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:52:57 Building static-packages 03:52:57 + snapcraftctl build 03:53:00 Building version 03:53:00 + snapcraftctl build 03:53:02 Staging app-service-configurable 03:53:02 + snapcraftctl stage 03:53:03 Staging config-common 03:53:03 + snapcraftctl stage 03:53:05 Skipping stage go-build-helper (already ran) 03:53:05 Staging edgex-go 03:53:05 + snapcraftctl stage 03:53:06 Staging hooks 03:53:06 + snapcraftctl stage 03:53:08 Staging static-packages 03:53:08 + snapcraftctl stage 03:53:09 Staging version 03:53:09 + snapcraftctl stage 03:53:11 Priming app-service-configurable 03:53:11 + snapcraftctl prime 03:53:14 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 03:53:14 stage-packages: 03:53:14 - libnorm1 03:53:14 - libpgm-5.2-0 03:53:14 - libsodium23 03:53:14 - libzmq5 03:53:14 Priming config-common 03:53:14 + snapcraftctl prime 03:53:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:53:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:53:15 ./bin/test-attribution-txt.sh [Pipeline] echo 03:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:53:15 + ls -al . 03:53:15 total 668 03:53:15 drwxrwxr-x 9 1001 1001 4096 Mar 15 03:53 . 03:53:15 drwxr-xr-x 4 root root 4096 Mar 15 03:48 .. 03:53:15 -rw-rw-r-- 1 1001 1001 11 Mar 15 03:46 .dockerignore 03:53:15 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:46 .git 03:53:15 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:46 .github 03:53:15 -rw-rw-r-- 1 1001 1001 804 Mar 15 03:46 .gitignore 03:53:15 -rw-rw-r-- 1 1001 1001 42 Mar 15 03:46 .golangci.yml 03:53:15 -rw-rw-r-- 1 1001 1001 76 Mar 15 03:46 .hadolint.yml 03:53:15 -rw-rw-r-- 1 1001 1001 166 Mar 15 03:46 .sonarcloud.properties 03:53:15 -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:46 ADOPTERS.md 03:53:15 -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:46 Attribution.txt 03:53:15 -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:46 CHANGELOG.md 03:53:15 -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:46 CONTRIBUTING.md 03:53:15 -rw-rw-r-- 1 1001 1001 677 Mar 15 03:46 GOVERNANCE.md 03:53:15 -rw-rw-r-- 1 1001 1001 849 Mar 15 03:46 Jenkinsfile 03:53:15 -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:46 LICENSE 03:53:15 -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:46 Makefile 03:53:15 -rw-rw-r-- 1 1001 1001 582 Mar 15 03:46 OWNERS.md 03:53:15 -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:46 README.md 03:53:15 -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:46 SECURITY.md 03:53:15 -rw-rw-r-- 1 1001 1001 5 Mar 15 03:43 VERSION 03:53:15 -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:46 ZMQWindows.md 03:53:15 drwxrwxr-x 2 1001 1001 4096 Mar 15 03:46 bin 03:53:15 drwxrwxr-x 14 1001 1001 4096 Mar 15 03:46 cmd 03:53:15 -rw-r--r-- 1 root root 425751 Mar 15 03:51 coverage.out 03:53:15 -rw-rw-r-- 1 1001 1001 2827 Mar 15 03:46 go.mod 03:53:15 -rw-rw-r-- 1 1001 1001 50275 Mar 15 03:46 go.sum 03:53:15 drwxrwxr-x 8 1001 1001 4096 Mar 15 03:46 internal 03:53:15 drwxrwxr-x 3 1001 1001 4096 Mar 15 03:46 openapi 03:53:15 drwxrwxr-x 4 1001 1001 4096 Mar 15 03:46 snap 03:53:15 -rw-rw-r-- 1 1001 1001 204 Mar 15 03:46 version.go [Pipeline] sh 03:53:15 Priming go-build-helper 03:53:15 + snapcraftctl prime 03:53:16 + '[' -e coverage.out ] 03:53:16 + chown 1001:1001 coverage.out [Pipeline] stash 03:53:16 Warning: overwriting stash ‘coverage-report’ 03:53:17 Priming edgex-go 03:53:17 + snapcraftctl prime 03:53:17 Stashed 1 file(s) [Pipeline] sh 03:53:18 + make build 03:53:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:53:19 Priming hooks 03:53:19 + snapcraftctl prime 03:53:20 Priming static-packages 03:53:20 + snapcraftctl prime 03:53:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:53:26 Priming version 03:53:26 + snapcraftctl prime 03:53:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:54:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:54:31 $ docker stop --time=1 a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 03:54:33 $ docker rm -f a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:54:35 03:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:54:36 latest: Pulling from edgex-devops/edgex-compose-arm64 03:54:36 29e5d40040c1: Pulling fs layer 03:54:36 1ce36da41761: Pulling fs layer 03:54:36 25b303627fd3: Pulling fs layer 03:54:36 29e5d40040c1: Verifying Checksum 03:54:36 29e5d40040c1: Download complete 03:54:36 1ce36da41761: Verifying Checksum 03:54:36 1ce36da41761: Download complete 03:54:36 29e5d40040c1: Pull complete 03:54:38 25b303627fd3: Verifying Checksum 03:54:38 25b303627fd3: Download complete 03:54:38 1ce36da41761: Pull complete 03:54:50 25b303627fd3: Pull complete 03:54:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 03:54:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 03:54:53 $ docker top faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:54 + docker-compose build --help 03:54:54 + grep parallel 03:54:58 --parallel Build images in parallel. [Pipeline] } 03:54:58 $ docker stop --time=1 faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db 03:55:00 $ docker rm -f faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:55:01 . [Pipeline] withDockerContainer 03:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 03:55:01 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:55:03 $ docker top b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:04 + docker-compose -f ./docker-compose-build.yml build --parallel 03:55:09 Building core-command ... 03:55:09 Building core-data ... 03:55:09 Building core-metadata ... 03:55:09 Building security-bootstrapper ... 03:55:09 Building security-proxy-setup ... 03:55:09 Building security-secretstore-setup ... 03:55:09 Building support-notifications ... 03:55:09 Building support-scheduler ... 03:55:09 Building sys-mgmt-agent ... 03:55:09 Building security-secretstore-setup 03:55:09 Building sys-mgmt-agent 03:55:09 Building security-proxy-setup 03:55:09 Building support-scheduler 03:55:09 Building support-notifications 03:56:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:56:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:56:31 ---> 77c716fbc103 03:56:31 Step 3/25 : WORKDIR /edgex-go 03:56:31 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:56:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:56:31 ---> 77c716fbc103 03:56:31 Step 3/21 : WORKDIR /edgex-go 03:56:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:56:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:56:31 ---> 77c716fbc103 03:56:31 Step 3/23 : WORKDIR /edgex-go 03:56:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:56:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:56:31 ---> 77c716fbc103 03:56:31 Step 3/22 : WORKDIR /edgex-go 03:56:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:56:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:56:31 ---> 77c716fbc103 03:56:31 Step 3/22 : WORKDIR /edgex-go 03:56:31 ---> Running in 00e9dc6f8651 03:56:31 ---> Running in 824dd06d76be 03:56:31 ---> Running in 7b4e69b2d885 03:56:31 ---> Running in 4ade8395a1e4 03:56:31 ---> Running in dd3b51092038 03:56:31 Removing intermediate container 4ade8395a1e4 03:56:31 ---> 51ea0c5dd109 03:56:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:31 Removing intermediate container 00e9dc6f8651 03:56:31 ---> 357128291ef7 03:56:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:31 Removing intermediate container 7b4e69b2d885 03:56:31 ---> 8f67b9be834e 03:56:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:31 Removing intermediate container dd3b51092038 03:56:31 ---> 2f99a4f43516 03:56:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:31 ---> Running in 6014e2b383eb 03:56:31 Removing intermediate container 824dd06d76be 03:56:31 ---> c797969c707d 03:56:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:31 ---> Running in 74465a978b96 03:56:31 ---> Running in e4a0d003481c 03:56:31 ---> Running in ced3c5a91026 03:56:31 ---> Running in 8d12ad2d8038 03:56:31 Removing intermediate container 6014e2b383eb 03:56:31 ---> 9e496b70259c 03:56:31 Step 5/22 : RUN apk add --update --no-cache make git 03:56:31 ---> Running in 09af9d824f9f 03:56:31 Removing intermediate container 8d12ad2d8038 03:56:31 ---> bd8fe440b278 03:56:31 Step 5/23 : RUN apk add --update --no-cache make bash git 03:56:31 Removing intermediate container 74465a978b96 03:56:31 ---> 047761437c7c 03:56:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:56:31 ---> Running in 0fd7be6aec4e 03:56:31 ---> Running in a0a065a9b596 03:56:31 Removing intermediate container e4a0d003481c 03:56:31 ---> 3242a0371880 03:56:31 Step 5/21 : RUN apk add --update --no-cache make git 03:56:31 ---> Running in efa822dd6ef6 03:56:31 Removing intermediate container ced3c5a91026 03:56:31 ---> 12dc8ea6c8a2 03:56:31 Step 5/25 : RUN apk add --update --no-cache make git 03:56:31 ---> Running in 85efeae8381b 03:56:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:33 OK: 220 MiB in 52 packages 03:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:56:35 OK: 220 MiB in 52 packages 03:56:35 Removing intermediate container 09af9d824f9f 03:56:35 ---> e5d6d0abca25 03:56:35 Step 6/22 : COPY go.mod vendor* ./ 03:56:35 OK: 220 MiB in 52 packages 03:56:35 OK: 220 MiB in 52 packages 03:56:35 OK: 220 MiB in 52 packages 03:56:36 Removing intermediate container a0a065a9b596 03:56:36 ---> b47a90b75df8 03:56:36 Step 6/22 : COPY go.mod vendor* ./ 03:56:36 ---> eb8ee4a6c0cd 03:56:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:36 ---> Running in 868b24d885aa 03:56:37 Removing intermediate container 0fd7be6aec4e 03:56:37 ---> a0db4f7231ea 03:56:37 Step 6/23 : COPY go.mod vendor* ./ 03:56:37 Removing intermediate container 85efeae8381b 03:56:37 ---> 339deaa7aecc 03:56:37 Step 6/25 : COPY go.mod vendor* ./ 03:56:37 Removing intermediate container efa822dd6ef6 03:56:37 ---> 6f8ba12acfe9 03:56:37 Step 6/21 : COPY go.mod vendor* ./ 03:56:38 ---> 27841df9627e 03:56:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:38 ---> Running in 69fa1d5a6576 03:56:38 ---> 4bd41818afff 03:56:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:38 ---> cef34efa476c 03:56:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:38 ---> Running in 7d7325de8a35 03:56:39 ---> Running in 78c99e591aaa 03:56:39 ---> 47a5f8359b69 03:56:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:39 ---> Running in 2ae84f99245e 03:56:43 Removing intermediate container 868b24d885aa 03:56:43 ---> 0f537ba623e2 03:56:43 Step 8/22 : COPY . . 03:56:45 Removing intermediate container 69fa1d5a6576 03:56:45 ---> 5fe55750b664 03:56:45 Step 8/22 : COPY . . 03:56:46 Removing intermediate container 7d7325de8a35 03:56:46 ---> 332caf6e5bde 03:56:46 Step 8/25 : COPY . . 03:56:46 Removing intermediate container 78c99e591aaa 03:56:46 ---> 0df061ce82d5 03:56:46 Step 8/23 : COPY . . 03:56:46 Removing intermediate container 2ae84f99245e 03:56:46 ---> 28bdd3d7d052 03:56:46 Step 8/21 : COPY . . 03:57:08 ---> 8c1f2f09769a 03:57:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:57:09 ---> Running in 47d48a6e4a84 03:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:57:12 ---> 20896e493101 03:57:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:57:12 ---> a43b6e25b0ed 03:57:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:57:12 ---> Running in a12ec1ecc3b0 03:57:12 ---> Running in 6cfdb95b606a 03:57:14 ---> 6247d1eeb61c 03:57:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:57:14 ---> Running in 3f86256ec248 03:57:15 ---> ad3227ff4235 03:57:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:57:15 ---> Running in aa882bf82d35 03:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:57:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:57:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:59:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:59:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:59:40 Removing intermediate container a12ec1ecc3b0 03:59:40 ---> 104ef828af50 03:59:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:59:40 ---> Running in 55147f153ece 03:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:59:49 Removing intermediate container 55147f153ece 03:59:49 ---> 334007e1caef 03:59:49 03:59:49 Step 11/23 : FROM docker:20.10.10 03:59:49 20.10.10: Pulling from library/docker 03:59:49 Removing intermediate container 47d48a6e4a84 03:59:49 ---> d82769a91c45 03:59:49 03:59:49 Step 10/22 : FROM alpine:3.14 03:59:49 3.14: Pulling from library/alpine 03:59:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:59:50 Status: Downloaded newer image for alpine:3.14 03:59:50 ---> 5b8b7b635229 03:59:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:59:51 ---> Running in 6570afcd35d5 03:59:51 Removing intermediate container aa882bf82d35 03:59:51 ---> 5d8273c668e9 03:59:51 03:59:51 Step 10/21 : FROM alpine:3.14 03:59:51 ---> 5b8b7b635229 03:59:51 Step 11/21 : RUN apk add --update --no-cache curl 03:59:51 ---> Running in a0d09d521efd 03:59:52 Removing intermediate container 3f86256ec248 03:59:52 ---> f18d7c83da47 03:59:52 03:59:52 Step 10/25 : FROM alpine:3.14 03:59:52 ---> 5b8b7b635229 03:59:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:59:52 ---> Running in 13c2aaf74fc0 03:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:59:55 (1/1) Installing dumb-init (1.2.5-r1) 03:59:55 Executing busybox-1.33.1-r6.trigger 03:59:55 OK: 6 MiB in 15 packages 03:59:55 (1/5) Installing ca-certificates (20211220-r0) 03:59:55 (2/5) Installing brotli-libs (1.0.9-r5) 03:59:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:59:55 (4/5) Installing libcurl (7.79.1-r0) 03:59:55 (5/5) Installing curl (7.79.1-r0) 03:59:55 Executing busybox-1.33.1-r6.trigger 03:59:55 Executing ca-certificates-20211220-r0.trigger 03:59:56 OK: 8 MiB in 19 packages 03:59:56 (1/3) Installing ca-certificates (20211220-r0) 03:59:56 (2/3) Installing dumb-init (1.2.5-r1) 03:59:56 (3/3) Installing su-exec (0.2-r1) 03:59:56 Executing busybox-1.33.1-r6.trigger 03:59:56 Executing ca-certificates-20211220-r0.trigger 03:59:56 OK: 6 MiB in 17 packages 03:59:57 Removing intermediate container 6570afcd35d5 03:59:57 ---> 3828730902b4 03:59:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:59:58 ---> Running in 0827e9409778 03:59:58 Removing intermediate container 6cfdb95b606a 03:59:58 ---> 3dbb5530de53 03:59:58 03:59:58 Step 10/22 : FROM alpine:3.14 03:59:58 ---> 5b8b7b635229 03:59:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:59:58 ---> Running in 3b4389c0a739 03:59:59 Removing intermediate container 0827e9409778 03:59:59 ---> 94349303da81 03:59:59 Step 13/22 : ENV APP_PORT=59861 03:59:59 ---> Running in 44bcb82bbd76 03:59:59 Removing intermediate container 13c2aaf74fc0 03:59:59 ---> 0cee5a4e781d 03:59:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:59:59 Removing intermediate container a0d09d521efd 03:59:59 ---> 1b85def41a91 03:59:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:59:59 ---> Running in d3d1120571f9 03:59:59 ---> Running in fa3940d1dbf8 03:59:59 Removing intermediate container 44bcb82bbd76 03:59:59 ---> aa7d790e4bf1 03:59:59 Step 14/22 : EXPOSE $APP_PORT 04:00:00 ---> Running in 0845787f5ac6 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:00:00 Removing intermediate container fa3940d1dbf8 04:00:00 ---> 81c4095368b1 04:00:00 Step 13/21 : WORKDIR /edgex 04:00:00 Removing intermediate container d3d1120571f9 04:00:00 ---> 4597c511e168 04:00:00 Step 13/25 : WORKDIR / 04:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:00:00 ---> Running in d99c7ab4707f 04:00:00 ---> Running in fc0d6d2f7429 04:00:01 Removing intermediate container 0845787f5ac6 04:00:01 ---> 6e4f3b612b64 04:00:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:01 (1/2) Installing ca-certificates (20211220-r0) 04:00:01 Removing intermediate container fc0d6d2f7429 04:00:01 ---> 8b32b2ba2bd4 04:00:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:00:01 (2/2) Installing dumb-init (1.2.5-r1) 04:00:01 Executing busybox-1.33.1-r6.trigger 04:00:01 Removing intermediate container d99c7ab4707f 04:00:01 ---> 4c4436b7b999 04:00:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:00:01 Executing ca-certificates-20211220-r0.trigger 04:00:02 ---> f890c5e2abee 04:00:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:00:02 OK: 6 MiB in 16 packages 04:00:03 ---> b29105967e74 04:00:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:00:03 ---> 86323835eef0 04:00:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:00:04 Removing intermediate container 3b4389c0a739 04:00:04 ---> afba8f325545 04:00:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:00:04 ---> Running in 9c893671e976 04:00:04 ---> d08c45a553d1 04:00:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:00:04 ---> 8f4cd24f0a66 04:00:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:00:05 Removing intermediate container 9c893671e976 04:00:05 ---> 0b3d0fce73be 04:00:05 Step 13/22 : ENV APP_PORT=59860 04:00:05 ---> Running in f97edce37419 04:00:05 ---> 508d698b5f8a 04:00:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:00:05 Removing intermediate container f97edce37419 04:00:05 ---> 9807adff1301 04:00:05 Step 14/22 : EXPOSE $APP_PORT 04:00:06 ---> 4b066896440c 04:00:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:00:06 ---> Running in 9a32084e8bb8 04:00:06 ---> cd0bf65143ec 04:00:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:00:06 ---> Running in d60ad0bacaf6 04:00:07 Removing intermediate container 9a32084e8bb8 04:00:07 ---> 8bba0428eafa 04:00:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:07 Removing intermediate container d60ad0bacaf6 04:00:07 ---> c06ad1ab14da 04:00:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:07 ---> 9ce03e1dc02c 04:00:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:00:07 ---> Running in 44051b826b6e 04:00:07 ---> 1aa6f15189ad 04:00:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:00:08 Removing intermediate container 44051b826b6e 04:00:08 ---> 6864c7aa5700 04:00:08 Step 20/22 : LABEL arch=arm64 04:00:08 ---> 375e195e64a9 04:00:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:00:08 ---> Running in c487958bea4b 04:00:08 ---> Running in 22a4640b00df 04:00:09 Removing intermediate container 22a4640b00df 04:00:09 ---> a5104565f167 04:00:09 Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:00:09 Removing intermediate container c487958bea4b 04:00:09 ---> 1fc23ca856d3 04:00:09 Step 18/21 : CMD ["--init=true"] 04:00:09 ---> Running in f86f0b255d98 04:00:09 ---> Running in 7ed7d76a35b1 04:00:09 ---> 1b85adad7481 04:00:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:00:09 Removing intermediate container f86f0b255d98 04:00:09 ---> 7c375f17a581 04:00:09 Step 22/22 : LABEL version=0.0.0 04:00:10 ---> Running in a0b6ba9f8548 04:00:10 Removing intermediate container 7ed7d76a35b1 04:00:10 ---> d23421755728 04:00:10 Step 19/21 : LABEL arch=arm64 04:00:10 ---> Running in 548320c45f22 04:00:10 ---> 4feffd88aea3 04:00:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:00:10 Removing intermediate container a0b6ba9f8548 04:00:10 ---> 68cf87f152b2 04:00:10 04:00:11 Removing intermediate container 548320c45f22 04:00:11 ---> 9d770aaa4a27 04:00:11 Step 20/21 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:00:11 ---> Running in 5f8c8e60cc25 04:00:11 ---> bc17dcbe5f54 04:00:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:00:11 ---> 4f72bec8eff2 04:00:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:00:12 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:00:12 ---> Running in f5e5ff5005da 04:00:12 Removing intermediate container 5f8c8e60cc25 04:00:12 ---> 885e44dc8a7e 04:00:12 Step 21/21 : LABEL version=0.0.0 04:00:12 Status: Downloaded newer image for docker:20.10.10 04:00:12 ---> 520e9a0a30f7 04:00:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:00:12 Successfully built 68cf87f152b2 04:00:12 Successfully tagged support-scheduler-arm64:latest 04:00:12 ---> Running in 9bb7dbd9dd0d 04:00:12 Building core-metadata 04:00:12  Building support-scheduler ... done  ---> Running in 18fc6caea982 04:00:12 Removing intermediate container f5e5ff5005da 04:00:12 ---> ee73ac689a84 04:00:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:12 ---> 7d56e32ef191 04:00:12 Step 21/25 : 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/ 04:00:12 ---> Running in ea23220b83e1 04:00:13 Removing intermediate container 18fc6caea982 04:00:13 ---> 3edbd1f67a55 04:00:13 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2Removing intermediate container 9bb7dbd9dd0d 04:00:13 ---> Running in 2389f923ab3d 04:00:13 ---> a55664a552ec 04:00:13 04:00:13 04:00:13 ---> Running in 09b6a242726b 04:00:13 Removing intermediate container ea23220b83e1 04:00:13 ---> 0a72f6124fd9 04:00:13 Step 20/22 : LABEL arch=arm64 04:00:14 ---> Running in ce1c078e45fb 04:00:14 Successfully built a55664a552ec 04:00:14 Successfully tagged security-proxy-setup-arm64:latest 04:00:14  Building security-proxy-setup ... done Building security-bootstrapper 04:00:15 Removing intermediate container ce1c078e45fb 04:00:15 ---> c0b44791b261 04:00:15 Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:00:15 ---> Running in 57826d64cb7d 04:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:00:15 Removing intermediate container 57826d64cb7d 04:00:15 ---> 338a231839e5 04:00:15 Step 22/22 : LABEL version=0.0.0 04:00:15 ---> Running in 632a67f50452 04:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:00:16 Removing intermediate container 2389f923ab3d 04:00:16 ---> 1edffee0290d 04:00:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:00:16 Removing intermediate container 632a67f50452 04:00:16 ---> 4b7ab54fdec9 04:00:16 04:00:16 ---> Running in 2130cee97c3a 04:00:17 (1/42) Installing readline (8.1.0-r0) 04:00:17 (2/42) Installing bash (5.1.4-r0) 04:00:17 Successfully built 4b7ab54fdec9 04:00:17 Executing bash-5.1.4-r0.post-install 04:00:17 (3/42) Installing brotli-libs (1.0.9-r5) 04:00:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:00:17 (5/42) Installing libcurl (7.79.1-r0) 04:00:17 (6/42) Installing curl (7.79.1-r0) 04:00:17 (7/42) Installing dumb-init (1.2.5-r1) 04:00:17 Successfully tagged support-notifications-arm64:latest 04:00:17 (8/42) Installing libbz2 (1.0.8-r1) 04:00:17  Building support-notifications ... done (9/42) Installing expat (2.4.7-r0) 04:00:17 Building core-command 04:00:17 Removing intermediate container 2130cee97c3a 04:00:17 ---> 6e52ac9b8229 04:00:17 Step 23/25 : LABEL arch=arm64 04:00:17 (10/42) Installing libffi (3.3-r2) 04:00:17 (11/42) Installing gdbm (1.19-r0) 04:00:17 (12/42) Installing xz-libs (5.2.5-r0) 04:00:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:00:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:00:17 (15/42) Installing mpdecimal (2.5.1-r1) 04:00:17 ---> Running in 336034efd2f8 04:00:17 (16/42) Installing sqlite-libs (3.35.5-r0) 04:00:17 (17/42) Installing python3 (3.9.5-r2) 04:00:18 Removing intermediate container 336034efd2f8 04:00:18 ---> 22556aca776f 04:00:18 Step 24/25 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:00:18 ---> Running in df84b1c6429d 04:00:18 Removing intermediate container df84b1c6429d 04:00:19 ---> d1d3326add64 04:00:19 Step 25/25 : LABEL version=0.0.0 04:00:19 ---> Running in a42b917350f0 04:00:19 Removing intermediate container a42b917350f0 04:00:19 ---> 299b2f43d9b3 04:00:19 04:00:20 Successfully built 299b2f43d9b3 04:00:20 Successfully tagged security-secretstore-setup-arm64:latest 04:00:20  Building security-secretstore-setup ... done Building core-data 04:00:20 (18/42) Installing py3-appdirs (1.4.4-r2) 04:00:20 (19/42) Installing py3-chardet (4.0.0-r2) 04:00:20 (20/42) Installing py3-idna (3.2-r0) 04:00:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:00:20 (22/42) Installing py3-certifi (2020.12.5-r1) 04:00:20 (23/42) Installing py3-requests (2.25.1-r4) 04:00:20 (24/42) Installing py3-msgpack (1.0.2-r1) 04:00:20 (25/42) Installing py3-lockfile (0.12.2-r4) 04:00:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:00:20 (27/42) Installing py3-colorama (0.4.4-r1) 04:00:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:00:20 (29/42) Installing py3-distlib (0.3.1-r3) 04:00:20 (30/42) Installing py3-distro (1.5.0-r3) 04:00:20 (31/42) Installing py3-six (1.15.0-r1) 04:00:20 (32/42) Installing py3-webencodings (0.5.1-r4) 04:00:20 (33/42) Installing py3-html5lib (1.1-r1) 04:00:20 (34/42) Installing py3-parsing (2.4.7-r2) 04:00:20 (35/42) Installing py3-packaging (20.9-r1) 04:00:20 (36/42) Installing py3-toml (0.10.2-r2) 04:00:20 (37/42) Installing py3-pep517 (0.10.0-r2) 04:00:20 (38/42) Installing py3-progress (1.5-r2) 04:00:20 (39/42) Installing py3-retrying (1.3.3-r1) 04:00:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:00:20 (41/42) Installing py3-setuptools (52.0.0-r3) 04:00:21 (42/42) Installing py3-pip (20.3.4-r1) 04:00:21 Executing busybox-1.33.1-r6.trigger 04:00:21 OK: 84 MiB in 64 packages 04:00:27 Collecting docker-compose==1.23.2 04:00:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:00:27 Collecting texttable<0.10,>=0.9.0 04:00:27 Downloading texttable-0.9.1.tar.gz (11 kB) 04:00:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:00:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:00:30 Collecting docopt<0.7,>=0.6.1 04:00:30 Downloading docopt-0.6.2.tar.gz (25 kB) 04:00:32 Collecting websocket-client<1.0,>=0.32.0 04:00:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:00:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:00:32 Collecting dockerpty<0.5,>=0.4.1 04:00:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:00:35 Collecting jsonschema<3,>=2.5.1 04:00:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:00:35 Collecting PyYAML<4,>=3.10 04:00:35 Downloading PyYAML-3.13.tar.gz (270 kB) 04:00:40 Collecting cached-property<2,>=1.2.0 04:00:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:00:40 Collecting docker<4.0,>=3.6.0 04:00:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:00:40 Collecting docker-pycreds>=0.4.0 04:00:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:00:41 Collecting chardet<3.1.0,>=3.0.2 04:00:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:00:41 Collecting idna<2.8,>=2.5 04:00:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:00:42 Collecting urllib3<1.25,>=1.21.1 04:00:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:00:42 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) 04:00:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:00:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:00:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:00:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:00:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:00:43 Attempting uninstall: urllib3 04:00:43 Found existing installation: urllib3 1.26.5 04:00:43 Uninstalling urllib3-1.26.5: 04:00:44 Successfully uninstalled urllib3-1.26.5 04:00:44 Attempting uninstall: idna 04:00:44 Found existing installation: idna 3.2 04:00:44 Uninstalling idna-3.2: 04:00:44 Successfully uninstalled idna-3.2 04:00:45 Attempting uninstall: chardet 04:00:45 Found existing installation: chardet 4.0.0 04:00:45 Uninstalling chardet-4.0.0: 04:00:45 Successfully uninstalled chardet-4.0.0 04:00:47 Attempting uninstall: requests 04:00:47 Found existing installation: requests 2.25.1 04:00:47 Uninstalling requests-2.25.1: 04:00:47 Successfully uninstalled requests-2.25.1 04:00:48 Running setup.py install for texttable: started 04:00:50 Running setup.py install for texttable: finished with status 'done' 04:00:50 Running setup.py install for PyYAML: started 04:00:53 Running setup.py install for PyYAML: finished with status 'done' 04:00:53 Running setup.py install for docopt: started 04:00:56 Running setup.py install for docopt: finished with status 'done' 04:00:56 Running setup.py install for dockerpty: started 04:00:59 Running setup.py install for dockerpty: finished with status 'done' 04:01:01 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 04:01:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:04 ---> 77c716fbc103 04:01:04 Step 3/23 : WORKDIR /edgex-go 04:01:04 ---> Using cache 04:01:04 ---> c797969c707d 04:01:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:04 ---> Using cache 04:01:04 ---> bd8fe440b278 04:01:04 Step 5/23 : RUN apk add --update --no-cache make git 04:01:05 ---> Running in 12a118ac5cdc 04:01:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:01:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:01:08 ---> 77c716fbc103 04:01:08 Step 3/31 : WORKDIR /edgex-go 04:01:08 ---> Using cache 04:01:08 ---> c797969c707d 04:01:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:08 ---> Using cache 04:01:08 ---> bd8fe440b278 04:01:08 Step 5/31 : RUN apk add --update --no-cache make git 04:01:08 ---> Running in b7c32d9eccee 04:01:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:01:09 OK: 220 MiB in 52 packages 04:01:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:01:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:01:11 Removing intermediate container 12a118ac5cdc 04:01:11 ---> 40d410ad284f 04:01:11 Step 6/23 : COPY go.mod vendor* ./ 04:01:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:11 ---> 77c716fbc103 04:01:11 Step 3/23 : WORKDIR /edgex-go 04:01:11 ---> Using cache 04:01:11 ---> c797969c707d 04:01:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:11 ---> Using cache 04:01:11 ---> bd8fe440b278 04:01:11 Step 5/23 : RUN apk add --update --no-cache make git 04:01:11 ---> Using cache 04:01:11 ---> 40d410ad284f 04:01:11 Step 6/23 : COPY go.mod vendor* ./ 04:01:12 OK: 220 MiB in 52 packages 04:01:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:13 ---> 77c716fbc103 04:01:13 Step 3/23 : WORKDIR /edgex-go 04:01:13 ---> Using cache 04:01:13 ---> c797969c707d 04:01:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:13 ---> Using cache 04:01:13 ---> bd8fe440b278 04:01:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:01:13 ---> bf8490e8eaef 04:01:13 ---> 718fd432344d 04:01:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:13 ---> Running in abe03ad7cc88 04:01:13 ---> Running in 87caccb791b7 04:01:13 ---> Running in b60affc9397b 04:01:14 Removing intermediate container b7c32d9eccee 04:01:14 ---> a3e8a566dcab 04:01:14 Step 6/31 : COPY go.mod vendor* ./ 04:01:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:01:16 ---> 547357810699 04:01:16 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:16 ---> Running in 2492d92540e9 04:01:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:01:17 OK: 220 MiB in 52 packages 04:01:19 Removing intermediate container abe03ad7cc88 04:01:19 ---> 97c4b0f2a038 04:01:19 Step 8/23 : COPY . . 04:01:19 Removing intermediate container 87caccb791b7 04:01:19 ---> 12c570d4d240 04:01:19 Step 6/23 : COPY go.mod vendor* ./ 04:01:20 Removing intermediate container b60affc9397b 04:01:20 ---> 8843e71c735c 04:01:20 Step 8/23 : COPY . . 04:01:21 ---> 6ee135217bb1 04:01:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:21 Removing intermediate container 2492d92540e9 04:01:21 ---> 4db9d1d9d59b 04:01:21 Step 8/31 : COPY . . 04:01:21 ---> Running in 61274cb4e673 04:01:24 Removing intermediate container 09b6a242726b 04:01:24 ---> a608e91f173b 04:01:24 Step 14/23 : ENV APP_PORT=58890 04:01:25 ---> Running in 2503fc902012 04:01:26 Removing intermediate container 2503fc902012 04:01:26 ---> ba05d442dfb5 04:01:26 Step 15/23 : EXPOSE $APP_PORT 04:01:26 ---> Running in c1bbc98c01e5 04:01:26 Removing intermediate container 61274cb4e673 04:01:26 ---> 4f57d17c3223 04:01:26 Step 8/23 : COPY . . 04:01:26 Removing intermediate container c1bbc98c01e5 04:01:26 ---> e836ab798abd 04:01:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:01:29 ---> ade33b6ca867 04:01:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:01:30 ---> 961da49acb77 04:01:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:01:32 ---> 626d5c817475 04:01:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:01:32 ---> Running in c5a16e705c41 04:01:32 Removing intermediate container c5a16e705c41 04:01:32 ---> 18c8aad8c3cf 04:01:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:33 ---> Running in 829fe788e018 04:01:34 Removing intermediate container 829fe788e018 04:01:34 ---> 637632ac7d8b 04:01:34 Step 21/23 : LABEL arch=arm64 04:01:34 ---> Running in 1e212f95732d 04:01:34 Removing intermediate container 1e212f95732d 04:01:34 ---> db18b68d7496 04:01:34 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:01:34 ---> Running in ab59939c3f56 04:01:35 Removing intermediate container ab59939c3f56 04:01:35 ---> 24ef1bcb7e7d 04:01:35 Step 23/23 : LABEL version=0.0.0 04:01:35 ---> Running in 72575d7ac5ff 04:01:36 Removing intermediate container 72575d7ac5ff 04:01:36 ---> 71645a530e9c 04:01:36 04:01:36 Successfully built 71645a530e9c 04:01:37 Successfully tagged sys-mgmt-agent-arm64:latest 04:01:47  Building sys-mgmt-agent ... done  ---> b1d8bd651e76 04:01:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:01:47 ---> 4920040c84dc 04:01:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:01:47 ---> Running in 297da4a0f1d2 04:01:47 ---> Running in b043a8f0237a 04:01:47 ---> 851d9ea11300 04:01:47 Step 9/23 : RUN make cmd/core-command/core-command 04:01:47 ---> Running in a59282b8c03d 04:01:48 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 04:01:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:01:48 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 04:01:48 ---> f05804de5c59 04:01:48 Step 9/23 : RUN make cmd/core-data/core-data 04:01:48 ---> Running in 47fd3ef44ca6 04:01:50 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 04:03:57 Removing intermediate container a59282b8c03d 04:03:57 ---> b3ff3d91d048 04:03:57 04:03:57 Step 10/23 : FROM alpine:3.14 04:03:57 ---> 5b8b7b635229 04:03:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:03:57 ---> Using cache 04:03:57 ---> 3828730902b4 04:03:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:03:57 ---> Using cache 04:03:57 ---> 94349303da81 04:03:57 Step 13/23 : ENV APP_PORT=59882 04:03:57 ---> Running in 7ad366f936dc 04:03:57 Removing intermediate container b043a8f0237a 04:03:57 ---> a83a82e30ac8 04:03:57 04:03:57 Step 10/31 : FROM alpine:3.14 04:03:57 ---> 5b8b7b635229 04:03:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:03:57 Removing intermediate container 7ad366f936dc 04:03:57 ---> b03a62a69a24 04:03:57 Step 14/23 : EXPOSE $APP_PORT 04:03:57 ---> Running in fd14cca506bc 04:03:57 ---> Running in 8e30d0cfb169 04:03:57 Removing intermediate container fd14cca506bc 04:03:57 ---> c8c12e87e9a8 04:03:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:03:57 Removing intermediate container 8e30d0cfb169 04:03:57 ---> 646587eddaa2 04:03:57 Step 15/23 : WORKDIR / 04:03:57 ---> Running in aa3380421097 04:03:57 ---> Running in f321f601bc76 04:03:57 Removing intermediate container aa3380421097 04:03:57 ---> aad3e78c99f5 04:03:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:03:58 ---> 29e53760f826 04:03:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:03:59 (1/2) Installing dumb-init (1.2.5-r1) 04:03:59 (2/2) Installing su-exec (0.2-r1) 04:03:59 Executing busybox-1.33.1-r6.trigger 04:03:59 OK: 6 MiB in 16 packages 04:03:59 ---> 59a02fb57a2b 04:03:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:04:01 Removing intermediate container f321f601bc76 04:04:01 ---> 0687bb76d37d 04:04:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:04:01 ---> 6b47bbeaee9b 04:04:01 Step 19/23 : ENTRYPOINT ["/core-command"] 04:04:01 ---> Running in 29dd59695958 04:04:01 ---> Running in 89e9f96d40df 04:04:02 Removing intermediate container 29dd59695958 04:04:02 ---> f6bc9d46c115 04:04:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:04:02 ---> Running in d882f3ef5edb 04:04:02 Removing intermediate container 89e9f96d40df 04:04:02 ---> 5ddab6a3788e 04:04:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:04:02 ---> Running in 7229fe1f6bc8 04:04:03 Removing intermediate container d882f3ef5edb 04:04:03 ---> ead2c0a28b2b 04:04:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:04:03 ---> Running in 56f0453196e5 04:04:03 Removing intermediate container 7229fe1f6bc8 04:04:03 ---> 35b42d0ef215 04:04:03 Step 21/23 : LABEL arch=arm64 04:04:03 ---> Running in f9c294d1a1a4 04:04:04 Removing intermediate container f9c294d1a1a4 04:04:04 ---> 95844df4fcdc 04:04:04 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:04:04 ---> Running in 9601eeffb78e 04:04:05 Removing intermediate container 9601eeffb78e 04:04:05 ---> cd5081ff6692 04:04:05 Step 23/23 : LABEL version=0.0.0 04:04:05 ---> Running in 9a4142669fcd 04:04:06 Removing intermediate container 56f0453196e5 04:04:06 ---> 5fdfca6d08a2 04:04:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:04:06 Removing intermediate container 9a4142669fcd 04:04:06 ---> 1f64ec5058a1 04:04:06 04:04:06 ---> Running in 0aa8502fde4a 04:04:07 Removing intermediate container 0aa8502fde4a 04:04:07 ---> 9cda7df3a4a0 04:04:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:04:07 Successfully built 1f64ec5058a1 04:04:07 Successfully tagged core-command-arm64:latest 04:04:07  Building core-command ... done Removing intermediate container 297da4a0f1d2 04:04:07 ---> 867ab5de54e4 04:04:07 04:04:07 Step 10/23 : FROM alpine:3.14 04:04:07 ---> 5b8b7b635229 04:04:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:04:07 ---> Using cache 04:04:07 ---> 3828730902b4 04:04:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:04:07 ---> Using cache 04:04:07 ---> 94349303da81 04:04:07 Step 13/23 : ENV APP_PORT=59881 04:04:07 ---> Running in 2c74af730538 04:04:08 ---> ab025b8bc541 04:04:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:04:08 ---> Running in 9d88c4846181 04:04:08 Removing intermediate container 2c74af730538 04:04:08 ---> 6c04b423ac6c 04:04:08 Step 14/23 : EXPOSE $APP_PORT 04:04:08 ---> Running in 1b721fe43d63 04:04:09 Removing intermediate container 1b721fe43d63 04:04:09 ---> 8ae150b7b491 04:04:09 Step 15/23 : WORKDIR / 04:04:09 ---> Running in eb0b88f7abc5 04:04:09 Removing intermediate container eb0b88f7abc5 04:04:09 ---> 6ab30b08f8b4 04:04:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:04:10 ---> 5fde9d95340a 04:04:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:04:10 Removing intermediate container 9d88c4846181 04:04:10 ---> cf8be463dc1d 04:04:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:04:11 ---> b3788bbc4cac 04:04:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:04:11 ---> a96a22248b7f 04:04:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:04:12 ---> 3da75ddab9e8 04:04:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:04:12 ---> Running in 6c7a2890e1ab 04:04:12 ---> 2526aafeccc4 04:04:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:04:13 Removing intermediate container 6c7a2890e1ab 04:04:13 ---> ce059ae024ac 04:04:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:04:13 ---> Running in 7e534e8a72f4 04:04:13 ---> 2d4501f52579 04:04:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:04:13 Removing intermediate container 7e534e8a72f4 04:04:13 ---> 2e9e63afb6fd 04:04:13 Step 21/23 : LABEL arch=arm64 04:04:14 ---> Running in 422cc5e92717 04:04:14 Removing intermediate container 422cc5e92717 04:04:14 ---> c090e1d49155 04:04:14 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:04:14 ---> Running in ece1d8e33fdb 04:04:14 ---> b257b92aef88 04:04:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:04:15 Removing intermediate container ece1d8e33fdb 04:04:15 ---> 7451cdd182bd 04:04:15 Step 23/23 : LABEL version=0.0.0 04:04:15 ---> Running in 5580f2314319 04:04:15 ---> 473d8fe33f4a 04:04:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:04:15 ---> Running in 62cb8c9c6e1b 04:04:16 Removing intermediate container 5580f2314319 04:04:16 ---> 36e7582fad33 04:04:16 04:04:16 Removing intermediate container 47fd3ef44ca6 04:04:16 ---> 00dd23e3852c 04:04:16 04:04:16 Step 10/23 : FROM alpine:3.14 04:04:16 ---> 5b8b7b635229 04:04:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:04:16 ---> Running in 929250a01e2a 04:04:16 Successfully built 36e7582fad33 04:04:16 Successfully tagged core-metadata-arm64:latest 04:04:16  Building core-metadata ... done Removing intermediate container 62cb8c9c6e1b 04:04:16 ---> 3bd916ab25ac 04:04:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:04:17 Removing intermediate container 929250a01e2a 04:04:17 ---> 3419daae04d0 04:04:17 Step 12/23 : ENV APP_PORT=59880 04:04:17 ---> Running in e52fe57485de 04:04:17 ---> 623b45a4b6b2 04:04:17 Step 26/31 : RUN chmod +x /entrypoint.sh 04:04:17 Removing intermediate container e52fe57485de 04:04:17 ---> c7c2bebd6b8f 04:04:17 Step 13/23 : EXPOSE $APP_PORT 04:04:17 ---> Running in a5aa1bd2ead5 04:04:17 ---> Running in 2fe4c9d67c1a 04:04:18 Removing intermediate container 2fe4c9d67c1a 04:04:18 ---> 562e828b8c29 04:04:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:18 ---> Running in f496d8f8aec9 04:04:19 Removing intermediate container a5aa1bd2ead5 04:04:19 ---> 37acbd5d27eb 04:04:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:04:20 ---> Running in 75894ee361f6 04:04:20 Removing intermediate container f496d8f8aec9 04:04:20 ---> 8fb71b76dba7 04:04:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:04:20 ---> Running in 78ebcdde4d02 04:04:20 Removing intermediate container 75894ee361f6 04:04:20 ---> 0b204c7e3fe3 04:04:20 Step 28/31 : CMD ["gate"] 04:04:20 ---> Running in f96475d60917 04:04:21 Removing intermediate container f96475d60917 04:04:21 ---> 92c8944d42aa 04:04:21 Step 29/31 : LABEL arch=arm64 04:04:21 ---> Running in 53c4fa69f381 04:04:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:04:21 Removing intermediate container 53c4fa69f381 04:04:21 ---> cc2bd40f773e 04:04:21 Step 30/31 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:04:22 ---> Running in dd484ef0839e 04:04:22 Removing intermediate container dd484ef0839e 04:04:22 ---> 1c98bb028120 04:04:22 Step 31/31 : LABEL version=0.0.0 04:04:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:04:22 ---> Running in 1e41003cb72d 04:04:23 Removing intermediate container 1e41003cb72d 04:04:23 ---> 239a3a110dde 04:04:23 04:04:23 (1/6) Installing dumb-init (1.2.5-r1) 04:04:23 Successfully built 239a3a110dde 04:04:23 Successfully tagged security-bootstrapper-arm64:latest 04:04:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:04:23  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) 04:04:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:04:23 (5/6) Installing libzmq (4.3.4-r0) 04:04:23 (6/6) Installing zeromq (4.3.4-r0) 04:04:24 Executing busybox-1.33.1-r6.trigger 04:04:24 OK: 8 MiB in 20 packages 04:04:25 Removing intermediate container 78ebcdde4d02 04:04:25 ---> aef24116eb39 04:04:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:04:25 ---> 730ae956b2b1 04:04:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:04:26 ---> 24385a82bd7a 04:04:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:04:27 ---> b0fc0bafcb06 04:04:27 Step 19/23 : ENTRYPOINT ["/core-data"] 04:04:27 ---> Running in b5976d7392ff 04:04:27 Removing intermediate container b5976d7392ff 04:04:27 ---> 51fc1aac6378 04:04:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:04:27 ---> Running in e7f3532591cc 04:04:28 Removing intermediate container e7f3532591cc 04:04:28 ---> 576652e20485 04:04:28 Step 21/23 : LABEL arch=arm64 04:04:28 ---> Running in e7dda754b78e 04:04:28 Removing intermediate container e7dda754b78e 04:04:28 ---> 5e68f691294f 04:04:28 Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 04:04:28 ---> Running in 06601fd42988 04:04:29 Removing intermediate container 06601fd42988 04:04:29 ---> 4ed361b38a4a 04:04:29 Step 23/23 : LABEL version=0.0.0 04:04:29 ---> Running in 0f106fcd698c 04:04:29 Removing intermediate container 0f106fcd698c 04:04:29 ---> 540f03918237 04:04:29 04:04:29 Successfully built 540f03918237 04:04:29 Successfully tagged core-data-arm64:latest 04:04:30  Building core-data ... done  [Pipeline] } 04:04:30 $ docker stop --time=1 b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 04:04:32 $ docker rm -f b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:32 + docker images 04:04:32 REPOSITORY TAG IMAGE ID CREATED SIZE 04:04:32 core-data-arm64 latest 540f03918237 3 seconds ago 19.2MB 04:04:32 security-bootstrapper-arm64 latest 239a3a110dde 10 seconds ago 18MB 04:04:32 00dd23e3852c 17 seconds ago 1.6GB 04:04:32 core-metadata-arm64 latest 36e7582fad33 17 seconds ago 16MB 04:04:32 core-command-arm64 latest 1f64ec5058a1 26 seconds ago 15.3MB 04:04:32 867ab5de54e4 26 seconds ago 1.6GB 04:04:32 a83a82e30ac8 39 seconds ago 1.59GB 04:04:32 b3ff3d91d048 40 seconds ago 1.59GB 04:04:32 sys-mgmt-agent-arm64 latest 71645a530e9c 2 minutes ago 280MB 04:04:32 security-secretstore-setup-arm64 latest 299b2f43d9b3 4 minutes ago 27MB 04:04:32 support-notifications-arm64 latest 4b7ab54fdec9 4 minutes ago 16.1MB 04:04:32 security-proxy-setup-arm64 latest a55664a552ec 4 minutes ago 25.5MB 04:04:32 support-scheduler-arm64 latest 68cf87f152b2 4 minutes ago 15.4MB 04:04:32 3dbb5530de53 4 minutes ago 1.6GB 04:04:32 f18d7c83da47 4 minutes ago 1.6GB 04:04:32 5d8273c668e9 4 minutes ago 1.6GB 04:04:32 d82769a91c45 4 minutes ago 1.6GB 04:04:32 334007e1caef 4 minutes ago 1.59GB 04:04:32 ci-base-image-arm64 latest 77c716fbc103 16 minutes ago 1.26GB 04:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 04:04:32 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:04:32 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 04:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:33 04:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:34 arm64: Pulling from edgex-lftools-log-publisher 04:04:34 8998bd30e6a1: Pulling fs layer 04:04:34 04944245beec: Pulling fs layer 04:04:34 699f458cf7ca: Pulling fs layer 04:04:34 765212b225bb: Pulling fs layer 04:04:34 f23df028b6ca: Pulling fs layer 04:04:34 d65c8cfc05b1: Pulling fs layer 04:04:34 2437ff75d9bd: Pulling fs layer 04:04:34 765212b225bb: Waiting 04:04:34 f23df028b6ca: Waiting 04:04:34 d65c8cfc05b1: Waiting 04:04:34 2437ff75d9bd: Waiting 04:04:34 04944245beec: Verifying Checksum 04:04:34 04944245beec: Download complete 04:04:34 765212b225bb: Verifying Checksum 04:04:34 765212b225bb: Download complete 04:04:34 f23df028b6ca: Verifying Checksum 04:04:34 f23df028b6ca: Download complete 04:04:34 d65c8cfc05b1: Verifying Checksum 04:04:34 d65c8cfc05b1: Download complete 04:04:34 699f458cf7ca: Verifying Checksum 04:04:34 699f458cf7ca: Download complete 04:04:35 8998bd30e6a1: Download complete 04:04:37 2437ff75d9bd: Verifying Checksum 04:04:37 2437ff75d9bd: Download complete 04:04:39 8998bd30e6a1: Pull complete 04:04:39 04944245beec: Pull complete 04:04:41 699f458cf7ca: Pull complete 04:04:41 765212b225bb: Pull complete 04:04:42 f23df028b6ca: Pull complete 04:04:42 d65c8cfc05b1: Pull complete 04:04:57 2437ff75d9bd: Pull complete 04:04:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 04:04:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 04:05:01 $ docker top 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:02 ---> job-cost.sh 04:05:02 lf-activate-venv: SKIPPING 04:05:02 INFO: No Stack... 04:05:03 INFO: Retrieving Pricing Info for: v3-standard-4 04:05:04 INFO: Archiving Costs [Pipeline] sh 04:05:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 04:05:04 + cut -d, -f6 [Pipeline] lock 04:05:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] 04:05:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] did not exist. Created. 04:05:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:05 + echo total: 0.10999999940395355 [Pipeline] stash 04:05:05 Stashed 1 file(s) [Pipeline] } 04:05:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:05 $ docker stop --time=1 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 04:05:07 $ docker rm -f 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:05:08 provisioning config files... 04:05:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6770718295928461506tmp [Pipeline] { [Pipeline] sh 04:05:08 + set +x 04:05:08 + curl -s https://codecov.io/bash 04:05:08 + bash -s -- 04:05:08 04:05:08 _____ _ 04:05:08 / ____| | | 04:05:08 | | ___ __| | ___ ___ _____ __ 04:05:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:05:08 | |___| (_) | (_| | __/ (_| (_) \ V / 04:05:08 \_____\___/ \__,_|\___|\___\___/ \_/ 04:05:08 Bash-1.0.6 04:05:08 04:05:08 04:05:08 ==> git version 2.25.1 found 04:05:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:05:08 Release-Date: 2020-01-08 04:05:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:05:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:05:08 ==> Jenkins CI detected. 04:05:08 current dir:  /w/workspace/edgex-go/1 04:05:08 project root: . 04:05:08 --> token set from env 04:05:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:05:08 ==> Running gcov in . (disable via -X gcov) 04:05:08 ==> Python coveragepy not found 04:05:08 ==> Searching for coverage reports in: 04:05:08 + . 04:05:08 -> Found 1 reports 04:05:09 ==> Detecting git/mercurial file structure 04:05:09 ==> Reading reports 04:05:09 + ./coverage.out bytes=425751 04:05:09 ==> Appending adjustments 04:05:09 https://docs.codecov.io/docs/fixing-reports 04:05:10 + Found adjustments 04:05:10 ==> Gzipping contents 04:05:10 60K /tmp/codecov.5ZWzsB.gz 04:05:10 ==> Uploading reports 04:05:10 url: https://codecov.io 04:05:10 query: branch=PR-3903&commit=63a743ad00d1d7ed06a454ff9822fb4f40347985&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3903&job=&cmd_args= 04:05:10 -> Pinging Codecov 04:05:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3903&commit=63a743ad00d1d7ed06a454ff9822fb4f40347985&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3903&job=&cmd_args= 04:05:10 -> Uploading to 04:05:10 https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/63a743ad00d1d7ed06a454ff9822fb4f40347985/475136c4-8fc0-480e-a9c3-447a4fe3860e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T040510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7ac093d09daf30b17dc59226d34ff07c202026c47fc730b632e915af47779e8 04:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:05:10 Dload Upload Total Spent Left Speed 04:05:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57908 0 0 100 57908 0 278k --:--:-- --:--:-- --:--:-- 277k 100 57908 0 0 100 57908 0 227k --:--:-- --:--:-- --:--:-- 226k 04:05:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] } 04:05:10 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 04:05:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 04:05:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:05:13 ---> package-listing.sh 04:05:13 ++ facter osfamily 04:05:13 ++ tr '[:upper:]' '[:lower:]' 04:05:13 + OS_FAMILY=debian 04:05:13 + workspace=/w/workspace/edgex-go/1 04:05:13 + START_PACKAGES=/tmp/packages_start.txt 04:05:13 + END_PACKAGES=/tmp/packages_end.txt 04:05:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:05:13 + PACKAGES=/tmp/packages_start.txt 04:05:13 + '[' /w/workspace/edgex-go/1 ']' 04:05:13 + PACKAGES=/tmp/packages_end.txt 04:05:13 + case "${OS_FAMILY}" in 04:05:13 + dpkg -l 04:05:13 + grep '^ii' 04:05:13 + '[' -f /tmp/packages_start.txt ']' 04:05:13 + '[' -f /tmp/packages_end.txt ']' 04:05:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:05:13 + '[' /w/workspace/edgex-go/1 ']' 04:05:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:05:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:05:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:05:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:14 04:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:14 latest: Pulling from edgex-lftools-log-publisher 04:05:14 5eb5b503b376: Pulling fs layer 04:05:14 5c69ac0246d0: Pulling fs layer 04:05:14 ec43610c2a17: Pulling fs layer 04:05:14 3a2ae6a8a46f: Pulling fs layer 04:05:14 33b1e0a273af: Pulling fs layer 04:05:14 5d3b04190fa2: Pulling fs layer 04:05:14 2f39f015ded8: Pulling fs layer 04:05:14 33b1e0a273af: Waiting 04:05:14 5d3b04190fa2: Waiting 04:05:14 2f39f015ded8: Waiting 04:05:14 3a2ae6a8a46f: Waiting 04:05:14 5c69ac0246d0: Verifying Checksum 04:05:14 5c69ac0246d0: Download complete 04:05:14 3a2ae6a8a46f: Verifying Checksum 04:05:14 3a2ae6a8a46f: Download complete 04:05:14 33b1e0a273af: Verifying Checksum 04:05:14 33b1e0a273af: Download complete 04:05:14 ec43610c2a17: Verifying Checksum 04:05:14 ec43610c2a17: Download complete 04:05:15 5d3b04190fa2: Verifying Checksum 04:05:15 5d3b04190fa2: Download complete 04:05:15 5eb5b503b376: Verifying Checksum 04:05:15 5eb5b503b376: Download complete 04:05:15 2f39f015ded8: Download complete 04:05:16 5eb5b503b376: Pull complete 04:05:16 5c69ac0246d0: Pull complete 04:05:17 ec43610c2a17: Pull complete 04:05:17 3a2ae6a8a46f: Pull complete 04:05:17 33b1e0a273af: Pull complete 04:05:17 5d3b04190fa2: Pull complete 04:05:22 2f39f015ded8: Pull complete 04:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:05:22 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 04:05:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:24 $ docker top 220849f996523351b78a6a5a6325442b811ef3e96704109760a5bc21d3e1a09e -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:25 + touch /tmp/pre-build-complete [Pipeline] sh 04:05:25 + mkdir -p /var/log/sysstat [Pipeline] sh 04:05:25 + ls /var/log/sa-host 04:05:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:26 provisioning config files... 04:05:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4643329679568056349tmp [Pipeline] { [Pipeline] echo 04:05:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:05:26 ---> create-netrc.sh [Pipeline] } 04:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:05:27 ---> python-tools-install.sh [Pipeline] echo 04:05:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:05:27 ---> sudo-logs.sh 04:05:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:05:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:05:27 ---> job-cost.sh 04:05:27 lf-activate-venv: SKIPPING 04:05:27 DEBUG: total: 0.10999999940395355 04:05:27 INFO: Retrieving Stack Cost... 04:05:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:28 INFO: Archiving Costs [Pipeline] echo 04:05:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:05:28 ---> logs-deploy.sh 04:05:28 lf-activate-venv: SKIPPING 04:05:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3903/1 04:05:28 INFO: archiving workspace using pattern(s): 04:05:29 Archives upload complete. 04:05:30 INFO: archiving logs to Nexus 04:05:30 ---> uname -a: 04:05:30 Linux prd-ubuntu20-04-docker-8c-8g-7091 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:05:30 04:05:30 04:05:30 ---> lscpu: 04:05:30 Architecture: x86_64 04:05:30 CPU op-mode(s): 32-bit, 64-bit 04:05:30 Byte Order: Little Endian 04:05:30 Address sizes: 40 bits physical, 48 bits virtual 04:05:30 CPU(s): 8 04:05:30 On-line CPU(s) list: 0-7 04:05:30 Thread(s) per core: 1 04:05:30 Core(s) per socket: 1 04:05:30 Socket(s): 8 04:05:30 NUMA node(s): 1 04:05:30 Vendor ID: AuthenticAMD 04:05:30 CPU family: 23 04:05:30 Model: 49 04:05:30 Model name: AMD EPYC-Rome Processor 04:05:30 Stepping: 0 04:05:30 CPU MHz: 2799.996 04:05:30 BogoMIPS: 5599.99 04:05:30 Virtualization: AMD-V 04:05:30 Hypervisor vendor: KVM 04:05:30 Virtualization type: full 04:05:30 L1d cache: 256 KiB 04:05:30 L1i cache: 256 KiB 04:05:30 L2 cache: 4 MiB 04:05:30 L3 cache: 128 MiB 04:05:30 NUMA node0 CPU(s): 0-7 04:05:30 Vulnerability Itlb multihit: Not affected 04:05:30 Vulnerability L1tf: Not affected 04:05:30 Vulnerability Mds: Not affected 04:05:30 Vulnerability Meltdown: Not affected 04:05:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:05:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:05:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:05:30 Vulnerability Srbds: Not affected 04:05:30 Vulnerability Tsx async abort: Not affected 04:05:30 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:05:30 04:05:30 04:05:30 ---> nproc: 04:05:30 8 04:05:30 04:05:30 04:05:30 ---> df -h: 04:05:30 Filesystem Size Used Avail Use% Mounted on 04:05:30 overlay 155G 16G 140G 10% / 04:05:30 tmpfs 64M 0 64M 0% /dev 04:05:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:05:30 shm 64M 0 64M 0% /dev/shm 04:05:30 /dev/vda1 155G 16G 140G 10% /facter-os 04:05:30 04:05:30 04:05:30 ---> sar -b -r -n DEV: 04:05:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7091) 03/15/22 _x86_64_ (8 CPU) 04:05:30 04:05:30 03:42:42 LINUX RESTART (8 CPU) 04:05:30 04:05:30 03:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:05:30 03:44:01 319.88 49.72 270.16 0.00 4619.39 155940.02 0.00 04:05:30 03:45:01 161.81 1.68 160.12 0.00 18.26 90441.46 0.00 04:05:30 03:46:01 33.48 0.12 33.36 0.00 1.60 12078.00 0.00 04:05:30 03:47:01 357.20 0.20 357.00 0.00 26.52 279932.69 0.00 04:05:30 03:48:01 1093.57 0.13 1093.44 0.00 7.73 269971.88 0.00 04:05:30 03:49:01 2.52 0.00 2.52 0.00 0.00 37.59 0.00 04:05:30 03:50:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 04:05:30 03:51:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 04:05:30 03:52:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 04:05:30 03:53:01 1.32 0.00 1.32 0.00 0.00 19.86 0.00 04:05:30 03:54:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 04:05:30 03:55:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 04:05:30 03:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 04:05:30 03:57:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 04:05:30 03:58:01 1.70 0.02 1.68 0.00 0.13 19.59 0.00 04:05:30 03:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 04:05:30 04:00:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 04:05:30 04:01:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 04:05:30 04:02:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 04:05:30 04:03:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 04:05:30 04:04:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:05:30 04:05:01 0.87 0.00 0.87 0.00 0.00 12.13 0.00 04:05:30 Average: 90.39 2.36 88.03 0.00 212.45 36758.46 0.00 04:05:30 04:05:30 03:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:05:30 03:44:01 28894556 31758864 554936 1.69 105580 3039892 2223008 6.55 1162140 2468760 621536 04:05:30 03:45:01 27456912 31546548 742260 2.26 176684 4083096 2537192 7.48 1710036 3219596 364180 04:05:30 03:46:01 27553404 31770256 515440 1.57 179708 4189316 1880628 5.54 1472760 3344644 231220 04:05:30 03:47:01 22098312 31245036 1011068 3.07 192868 8919616 3852612 11.35 2436428 7609228 301244 04:05:30 03:48:01 23282980 31743840 534604 1.63 218504 8238552 1892192 5.58 1993264 6925168 224 04:05:30 03:49:01 23300416 31761316 517468 1.57 218528 8238556 1892192 5.58 1976544 6925168 8 04:05:30 03:50:01 23302668 31763488 515472 1.57 218536 8238552 1892192 5.58 1974936 6925172 16 04:05:30 03:51:01 23305748 31766556 512368 1.56 218564 8238568 1892192 5.58 1972424 6925180 16 04:05:30 03:52:01 23306636 31767496 511320 1.55 218584 8238572 1892192 5.58 1971728 6925184 32 04:05:30 03:53:01 23312424 31773568 505448 1.54 218648 8238548 1892192 5.58 1966088 6925404 192 04:05:30 03:54:01 23312332 31773480 505672 1.54 218660 8238552 1892192 5.58 1966132 6925408 28 04:05:30 03:55:01 23312568 31773748 505416 1.54 218696 8238552 1892192 5.58 1965992 6925408 48 04:05:30 03:56:01 23312520 31773728 505400 1.54 218704 8238556 1892192 5.58 1965944 6925412 12 04:05:30 03:57:01 23312952 31774328 504704 1.53 218720 8238688 1892192 5.58 1966108 6925544 48 04:05:30 03:58:01 23312696 31774248 505148 1.54 218748 8238688 1867720 5.50 1965952 6925628 36 04:05:30 03:59:01 23312436 31774028 505312 1.54 218776 8238696 1867720 5.50 1966192 6925632 180 04:05:30 04:00:01 23312420 31774052 505264 1.54 218808 8238700 1867720 5.50 1965848 6925636 16 04:05:30 04:01:01 23312288 31773972 505460 1.54 218836 8238700 1867720 5.50 1966592 6925636 260 04:05:30 04:02:01 23312216 31773924 505412 1.54 218860 8238704 1867720 5.50 1966620 6925640 168 04:05:30 04:03:01 23312744 31774500 504856 1.54 218900 8238704 1867720 5.50 1965964 6925640 56 04:05:30 04:04:01 23312176 31773960 505452 1.54 218904 8238708 1867720 5.50 1966604 6925644 32 04:05:30 04:05:01 23312364 31774172 505164 1.54 218936 8238712 1867720 5.50 1966108 6925648 216 04:05:30 Average: 23889262 31735687 544711 1.66 208716 7660329 2016233 5.94 1919564 6422745 69080 04:05:30 04:05:30 03:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:05:30 03:44:01 ens3 1625.26 1756.16 9805.19 226.34 0.00 0.00 0.00 0.00 04:05:30 03:44:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 04:05:30 03:44:01 docker0 853.73 552.97 69.98 2720.79 0.00 0.00 0.00 0.00 04:05:30 03:45:01 vethe101411 0.28 0.45 0.02 0.04 0.00 0.00 0.00 0.00 04:05:30 03:45:01 ens3 299.50 230.78 2077.32 79.60 0.00 0.00 0.00 0.00 04:05:30 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:45:01 docker0 180.45 240.81 14.46 2045.54 0.00 0.00 0.00 0.00 04:05:30 03:46:01 vethe101411 1.30 1.33 0.10 0.11 0.00 0.00 0.00 0.00 04:05:30 03:46:01 ens3 32.33 18.85 26.79 14.32 0.00 0.00 0.00 0.00 04:05:30 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:46:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 04:05:30 03:47:01 veth3707bc5 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:05:30 03:47:01 ens3 169.64 122.41 1888.14 72.79 0.00 0.00 0.00 0.00 04:05:30 03:47:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 04:05:30 03:47:01 docker0 35.94 45.73 2.04 190.64 0.00 0.00 0.00 0.00 04:05:30 03:47:01 veth3253bd4 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 04:05:30 03:47:01 vethd3a6cee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:05:30 03:47:01 vethed2f55b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:05:30 03:47:01 vethb3714c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:05:30 03:47:01 veth875bc20 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:05:30 03:48:01 ens3 215.21 137.75 1950.07 99.46 0.00 0.00 0.00 0.00 04:05:30 03:48:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 04:05:30 03:48:01 docker0 47.58 85.34 3.17 770.43 0.00 0.00 0.00 0.00 04:05:30 03:49:01 ens3 1.38 0.73 0.41 0.30 0.00 0.00 0.00 0.00 04:05:30 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:50:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:05:30 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:51:01 ens3 0.78 0.75 0.69 0.24 0.00 0.00 0.00 0.00 04:05:30 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:52:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:54:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 04:05:30 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:56:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:05:30 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:57:01 ens3 0.67 0.58 0.33 0.22 0.00 0.00 0.00 0.00 04:05:30 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 03:59:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 04:05:30 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:00:01 ens3 0.67 0.05 0.06 0.00 0.00 0.00 0.00 0.00 04:05:30 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:01:01 ens3 0.73 0.75 0.36 0.30 0.00 0.00 0.00 0.00 04:05:30 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:02:01 ens3 0.92 0.33 0.36 0.20 0.00 0.00 0.00 0.00 04:05:30 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:04:01 ens3 1.07 0.42 0.44 0.27 0.00 0.00 0.00 0.00 04:05:30 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 04:05:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:30 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:30 Average: ens3 106.82 103.22 715.97 22.47 0.00 0.00 0.00 0.00 04:05:30 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 04:05:30 Average: docker0 50.87 42.10 4.08 260.35 0.00 0.00 0.00 0.00 04:05:30 04:05:30 04:05:30 ---> sar -P ALL: 04:05:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7091) 03/15/22 _x86_64_ (8 CPU) 04:05:30 04:05:30 03:42:42 LINUX RESTART (8 CPU) 04:05:30 04:05:30 03:43:01 CPU %user %nice %system %iowait %steal %idle 04:05:30 03:44:01 all 11.73 0.00 4.28 1.96 0.05 81.97 04:05:30 03:44:01 0 9.94 0.00 3.41 2.42 0.05 84.18 04:05:30 03:44:01 1 10.12 0.00 4.19 4.86 0.05 80.78 04:05:30 03:44:01 2 14.01 0.00 4.20 0.86 0.05 80.89 04:05:30 03:44:01 3 15.29 0.00 5.16 2.60 0.07 76.89 04:05:30 03:44:01 4 7.20 0.00 4.34 0.32 0.03 88.11 04:05:30 03:44:01 5 15.60 0.00 3.44 1.48 0.05 79.43 04:05:30 03:44:01 6 11.01 0.00 3.54 1.11 0.05 84.29 04:05:30 03:44:01 7 10.72 0.00 5.98 2.06 0.05 81.19 04:05:30 03:45:01 all 25.12 0.00 6.06 1.55 0.07 67.21 04:05:30 03:45:01 0 23.99 0.00 6.21 0.46 0.07 69.27 04:05:30 03:45:01 1 25.32 0.00 7.64 8.73 0.07 58.24 04:05:30 03:45:01 2 25.08 0.00 5.74 0.52 0.05 68.61 04:05:30 03:45:01 3 24.91 0.00 4.81 0.08 0.07 70.12 04:05:30 03:45:01 4 25.42 0.00 5.34 0.37 0.07 68.81 04:05:30 03:45:01 5 25.83 0.00 6.17 0.12 0.05 67.84 04:05:30 03:45:01 6 25.46 0.00 6.31 1.45 0.07 66.72 04:05:30 03:45:01 7 24.97 0.00 6.27 0.66 0.08 68.01 04:05:30 03:46:01 all 32.34 0.00 5.21 0.19 0.06 62.20 04:05:30 03:46:01 0 33.45 0.00 5.27 0.00 0.07 61.21 04:05:30 03:46:01 1 31.23 0.00 5.19 0.30 0.05 63.22 04:05:30 03:46:01 2 33.07 0.00 5.17 0.05 0.07 61.64 04:05:30 03:46:01 3 30.86 0.00 5.03 0.03 0.05 64.03 04:05:30 03:46:01 4 32.48 0.00 5.20 0.00 0.05 62.27 04:05:30 03:46:01 5 31.96 0.00 5.23 0.02 0.07 62.73 04:05:30 03:46:01 6 32.42 0.00 5.14 0.07 0.05 62.33 04:05:30 03:46:01 7 33.25 0.00 5.45 1.04 0.05 60.21 04:05:30 03:47:01 all 28.25 0.00 13.14 3.91 0.08 54.62 04:05:30 03:47:01 0 27.55 0.00 12.58 9.16 0.08 50.62 04:05:30 03:47:01 1 27.99 0.00 12.20 3.63 0.09 56.11 04:05:30 03:47:01 2 26.93 0.00 14.31 6.46 0.07 52.23 04:05:30 03:47:01 3 28.42 0.00 14.72 7.94 0.10 48.82 04:05:30 03:47:01 4 28.64 0.00 12.53 0.88 0.08 57.87 04:05:30 03:47:01 5 29.48 0.00 14.15 0.82 0.07 55.48 04:05:30 03:47:01 6 29.18 0.00 11.88 1.91 0.09 56.95 04:05:30 03:47:01 7 27.79 0.00 12.79 0.48 0.09 58.86 04:05:30 03:48:01 all 37.16 0.00 13.07 8.40 0.11 41.26 04:05:30 03:48:01 0 37.84 0.00 12.22 11.09 0.12 38.73 04:05:30 03:48:01 1 36.15 0.00 13.06 6.09 0.10 44.60 04:05:30 03:48:01 2 36.96 0.00 12.88 8.65 0.10 41.41 04:05:30 03:48:01 3 37.77 0.00 13.31 8.95 0.12 39.85 04:05:30 03:48:01 4 37.86 0.00 13.69 8.46 0.10 39.90 04:05:30 03:48:01 5 34.56 0.00 12.53 10.75 0.12 42.04 04:05:30 03:48:01 6 39.11 0.00 12.81 7.35 0.10 40.62 04:05:30 03:48:01 7 37.00 0.00 14.05 5.89 0.12 42.94 04:05:30 03:49:01 all 0.02 0.00 0.02 0.01 0.00 99.94 04:05:30 03:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:05:30 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:49:01 2 0.03 0.00 0.03 0.05 0.02 99.87 04:05:30 03:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:49:01 4 0.02 0.00 0.02 0.07 0.00 99.90 04:05:30 03:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:49:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:05:30 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:05:30 03:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:05:30 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:05:30 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 03:50:01 6 0.05 0.00 0.05 0.00 0.02 99.88 04:05:30 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:51:01 all 0.09 0.00 0.02 0.01 0.01 99.87 04:05:30 03:51:01 0 0.02 0.00 0.07 0.02 0.02 99.88 04:05:30 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:51:01 2 0.05 0.00 0.03 0.02 0.02 99.88 04:05:30 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:51:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:05:30 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:51:01 6 0.10 0.00 0.03 0.00 0.00 99.87 04:05:30 03:51:01 7 0.55 0.00 0.02 0.00 0.02 99.42 04:05:30 03:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:05:30 03:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:52:01 2 0.02 0.00 0.03 0.02 0.00 99.93 04:05:30 03:52:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:05:30 03:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:05:30 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:05:30 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:53:01 all 0.07 0.00 0.02 0.01 0.01 99.90 04:05:30 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:53:01 2 0.03 0.00 0.03 0.03 0.02 99.88 04:05:30 03:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:05:30 03:53:01 4 0.23 0.00 0.02 0.02 0.02 99.72 04:05:30 03:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:53:01 6 0.20 0.00 0.05 0.00 0.00 99.75 04:05:30 03:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:05:30 03:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:05:30 03:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:30 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:05:30 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:05:30 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:05:30 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:05:30 03:54:01 CPU %user %nice %system %iowait %steal %idle 04:05:30 03:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:05:30 03:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:05:30 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:55:01 2 0.02 0.00 0.02 0.03 0.00 99.93 04:05:30 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:55:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:05:30 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:55:01 6 0.13 0.00 0.03 0.00 0.02 99.82 04:05:30 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:56:01 all 0.12 0.00 0.01 0.00 0.01 99.85 04:05:30 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:05:30 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:05:30 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:05:30 03:56:01 7 0.91 0.00 0.02 0.00 0.02 99.05 04:05:30 03:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:05:30 03:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:05:30 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 04:05:30 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 03:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:05:30 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:05:30 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:05:30 03:58:01 all 0.11 0.00 0.02 0.01 0.01 99.85 04:05:30 03:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:30 03:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 03:58:01 2 0.02 0.00 0.03 0.08 0.02 99.85 04:05:30 03:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:05:30 03:58:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:05:30 03:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 03:58:01 6 0.05 0.00 0.05 0.00 0.03 99.87 04:05:30 03:58:01 7 0.73 0.00 0.00 0.00 0.02 99.25 04:05:30 03:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:05:30 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 03:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:30 03:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:05:30 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 03:59:01 4 0.05 0.00 0.02 0.02 0.00 99.92 04:05:30 03:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:05:30 03:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:05:30 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 04:00:01 all 0.10 0.00 0.01 0.00 0.00 99.88 04:05:30 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:00:01 2 0.02 0.00 0.02 0.03 0.00 99.93 04:05:30 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 04:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:05:30 04:00:01 7 0.71 0.00 0.00 0.00 0.00 99.29 04:05:30 04:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:30 04:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:05:30 04:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:01:01 2 0.02 0.00 0.02 0.03 0.02 99.92 04:05:30 04:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:05:30 04:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:05:30 04:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 04:01:01 6 0.02 0.00 0.02 0.00 0.03 99.93 04:05:30 04:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:05:30 04:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 04:05:30 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:02:01 2 0.00 0.00 0.02 0.05 0.00 99.93 04:05:30 04:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:05:30 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:05:30 04:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:05:30 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:30 04:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:05:30 04:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:05:30 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:05:30 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:05:30 04:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:05:30 04:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:05:30 04:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:05:30 04:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:05:30 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:04:01 6 0.02 0.00 0.02 0.00 0.03 99.93 04:05:30 04:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:05:30 04:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:05:30 04:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:30 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:05:30 04:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:05:30 04:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:05:30 04:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:30 04:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:05:30 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:30 04:05:30 Average: CPU %user %nice %system %iowait %steal %idle 04:05:30 Average: all 6.08 0.00 1.88 0.72 0.02 91.29 04:05:30 Average: 0 5.98 0.00 1.79 1.04 0.02 91.17 04:05:30 Average: 1 5.87 0.00 1.90 1.06 0.02 91.15 04:05:30 Average: 2 6.13 0.00 1.91 0.76 0.02 91.17 04:05:30 Average: 3 6.18 0.00 1.94 0.88 0.02 90.99 04:05:30 Average: 4 5.95 0.00 1.86 0.46 0.02 91.71 04:05:30 Average: 5 6.18 0.00 1.87 0.59 0.02 91.35 04:05:30 Average: 6 6.21 0.00 1.80 0.53 0.03 91.42 04:05:30 Average: 7 6.15 0.00 2.00 0.45 0.02 91.37 04:05:30 04:05:30 04:05:30