Pull request #3924 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+12679344879a08b212870445801930d5cb2f77c3 (c299cabb132911d03a808e46148da27e044662eb) 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-ssh15122395796502173977.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-ssh12183050913847756604.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8900854334801992929.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 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-ssh13771196038684193259.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18263074040265513659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-9435 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 Merge succeeded, producing 1896841b0bf1589c19256b7e749254c5fa3df3b6 Checking out Revision 1896841b0bf1589c19256b7e749254c5fa3df3b6 (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1896841b0bf1589c19256b7e749254c5fa3df3b6 # timeout=10 Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:34 ========================================================= 19:07:34 EdgeX Global Pipelines Version Info 19:07:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 19:07:35 ------------------- 19:07:35 stable info: 19:07:35 ------------------- 19:07:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:07:35 Message: update stable to v1.0.221 19:07:36 ------------------- 19:07:36 experimental info: 19:07:36 ------------------- 19:07:36 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:36 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:07:36 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1896841 [Pipeline] echo 19:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:36 provisioning config files... 19:07:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6495922569058152068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:37 ---> docker-login.sh 19:07:37 nexus3.edgexfoundry.org:10001 19:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:37 Configure a credential helper to remove this warning. See 19:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:37 19:07:37 Login Succeeded 19:07:37 nexus3.edgexfoundry.org:10002 19:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:37 Configure a credential helper to remove this warning. See 19:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:37 19:07:37 Login Succeeded 19:07:37 nexus3.edgexfoundry.org:10003 19:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:37 Configure a credential helper to remove this warning. See 19:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:37 19:07:37 Login Succeeded 19:07:37 nexus3.edgexfoundry.org:10004 19:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:38 Configure a credential helper to remove this warning. See 19:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:38 19:07:38 Login Succeeded 19:07:38 docker.io 19:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:38 Configure a credential helper to remove this warning. See 19:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:38 19:07:38 Login Succeeded 19:07:38 ---> docker-login.sh ends [Pipeline] } 19:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:39 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + dirname cmd/core-command/Dockerfile 19:07:39 + echo core-command,cmd/core-command/Dockerfile 19:07:39 + dirname cmd/core-data/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo core-data,cmd/core-data/Dockerfile 19:07:39 + dirname cmd/core-metadata/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:39 + dirname cmd/security-bootstrapper/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:39 + dirname cmd/security-proxy-setup/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:39 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:39 + dirname cmd/security-spire-agent/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:39 + dirname cmd/security-spire-config/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:39 + dirname cmd/security-spire-server/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:39 + dirname cmd/support-notifications/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:39 + dirname cmd/support-scheduler/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:39 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:39 + cut -d/ -f2 19:07:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:39 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 19:07:39 + git rev-list -1 --merges 1896841b0bf1589c19256b7e749254c5fa3df3b6~1..1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo 19:07:39 -----------> git rev-list -1 --merges 1896841b0bf1589c19256b7e749254c5fa3df3b6~1..1896841b0bf1589c19256b7e749254c5fa3df3b6 1896841b0bf1589c19256b7e749254c5fa3df3b6 19:07:39 1896841b0bf1589c19256b7e749254c5fa3df3b6 [false] [Pipeline] sh 19:07:39 + git log --format=format:%s -1 1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo 19:07:39 ========================================================= 19:07:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:40 + grep -v github /etc/ssh/ssh_known_hosts 19:07:40 + [ -e /tmp/ssh_known_hosts ] 19:07:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:40 19:07:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:41 latest: Pulling from edgex-devops/git-semver 19:07:41 a0d0a0d46f8b: Pulling fs layer 19:07:41 3e5f54012d9b: Pulling fs layer 19:07:41 4c7163046ea9: Pulling fs layer 19:07:41 0c2d73faf560: Pulling fs layer 19:07:41 0c2d73faf560: Waiting 19:07:41 3e5f54012d9b: Verifying Checksum 19:07:41 3e5f54012d9b: Download complete 19:07:41 a0d0a0d46f8b: Download complete 19:07:41 4c7163046ea9: Verifying Checksum 19:07:41 4c7163046ea9: Download complete 19:07:41 0c2d73faf560: Verifying Checksum 19:07:41 0c2d73faf560: Download complete 19:07:41 a0d0a0d46f8b: Pull complete 19:07:41 3e5f54012d9b: Pull complete 19:07:41 4c7163046ea9: Pull complete 19:07:41 0c2d73faf560: Pull complete 19:07:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:42 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:42 $ docker top f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:43 [ssh-agent] Looking for ssh-agent implementation... 19:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:43 $ docker exec f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent 19:07:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALNJKL/agent.15 19:07:43 SSH_AGENT_PID=21 19:07:43 Running ssh-add (command line suppressed) 19:07:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8511947857872031966.key (/w/workspace/edgex-go/4@tmp/private_key_8511947857872031966.key) 19:07:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:43 + git tag --points-at HEAD [Pipeline] } 19:07:43 $ docker exec --env ******** --env ******** f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent -k 19:07:43 unset SSH_AUTH_SOCK; 19:07:43 unset SSH_AGENT_PID; 19:07:43 echo Agent pid 21 killed; 19:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:43 [ssh-agent] Looking for ssh-agent implementation... 19:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:44 $ docker exec f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent 19:07:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCgFOj/agent.55 19:07:44 SSH_AGENT_PID=61 19:07:44 Running ssh-add (command line suppressed) 19:07:44 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4076819665896252432.key (/w/workspace/edgex-go/4@tmp/private_key_4076819665896252432.key) 19:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:44 + git semver init 19:07:44 # -> Open(): unable to determine branch for HEAD 19:07:44 # $GIT_DIR = /w/workspace/edgex-go/4/.git 19:07:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 19:07:44 # $SEMVER_REMOTE_NAME = origin 19:07:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:44 # $SEMVER_USER_NAME = edgex-jenkins 19:07:44 # $SEMVER_BRANCH = PR-3924 19:07:44 # $SEMVER_TEMP = /tmp/semver-597148065 19:07:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:07:59 # '/tmp/semver-597148065' -> '/w/workspace/edgex-go/4/.semver' 19:07:59 # -> Force: false 19:07:59 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 19:07:59 $ docker exec --env ******** --env ******** f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent -k 19:07:59 unset SSH_AUTH_SOCK; 19:07:59 unset SSH_AGENT_PID; 19:07:59 echo Agent pid 61 killed; 19:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:59 + git semver [Pipeline] } 19:07:59 $ docker stop --time=1 f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 19:08:01 $ docker rm -f f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:02 Stashed 1 file(s) [Pipeline] echo 19:08:02 [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 19:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:02 ========================================================= 19:08:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:08:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:03 59bf1c3509f3: Pulling fs layer 19:08:03 666ba61612fd: Pulling fs layer 19:08:03 8ed8ca486205: Pulling fs layer 19:08:03 4fe6c5a15a65: Pulling fs layer 19:08:03 22a0e8bec74d: Pulling fs layer 19:08:03 640e595b4fbd: Pulling fs layer 19:08:03 763cafe07f6e: Pulling fs layer 19:08:03 0c0b528cf693: Pulling fs layer 19:08:03 10935f4eaf8b: Pulling fs layer 19:08:03 4fe6c5a15a65: Waiting 19:08:03 22a0e8bec74d: Waiting 19:08:03 763cafe07f6e: Waiting 19:08:03 0c0b528cf693: Waiting 19:08:03 640e595b4fbd: Waiting 19:08:03 10935f4eaf8b: Waiting 19:08:03 8ed8ca486205: Verifying Checksum 19:08:03 8ed8ca486205: Download complete 19:08:03 666ba61612fd: Verifying Checksum 19:08:03 666ba61612fd: Download complete 19:08:03 22a0e8bec74d: Download complete 19:08:03 640e595b4fbd: Verifying Checksum 19:08:03 640e595b4fbd: Download complete 19:08:03 59bf1c3509f3: Verifying Checksum 19:08:03 763cafe07f6e: Download complete 19:08:03 0c0b528cf693: Verifying Checksum 19:08:03 0c0b528cf693: Download complete 19:08:03 59bf1c3509f3: Pull complete 19:08:03 666ba61612fd: Pull complete 19:08:03 8ed8ca486205: Pull complete 19:08:03 10935f4eaf8b: Verifying Checksum 19:08:03 10935f4eaf8b: Download complete 19:08:03 4fe6c5a15a65: Download complete 19:08:08 4fe6c5a15a65: Pull complete 19:08:08 22a0e8bec74d: Pull complete 19:08:08 640e595b4fbd: Pull complete 19:08:08 763cafe07f6e: Pull complete 19:08:08 0c0b528cf693: Pull complete 19:08:09 10935f4eaf8b: Pull complete 19:08:09 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:08:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:10 WORKDIR /edgex 19:08:10 COPY go.mod . 19:08:10 RUN go mod download 19:08:10 + docker build -t ci-base-image-x86_64 -f - . 19:08:11 Sending build context to Docker daemon 334.5MB 19:08:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:11 ---> 99d49a6021b9 19:08:11 Step 2/4 : WORKDIR /edgex 19:08:14 ---> Running in da6ed1196692 19:08:14 Removing intermediate container da6ed1196692 19:08:14 ---> 8f55bf91bc19 19:08:14 Step 3/4 : COPY go.mod . 19:08:14 ---> 5991e0a6d840 19:08:14 Step 4/4 : RUN go mod download 19:08:14 ---> Running in d02a4e199122 19:08:17 Still waiting to schedule task 19:08:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:32 Removing intermediate container d02a4e199122 19:08:32 ---> 27ed01c09f35 19:08:32 Successfully built 27ed01c09f35 19:08:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:32 + docker inspect -f . ci-base-image-x86_64 19:08:32 . [Pipeline] withDockerContainer 19:08:32 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:33 $ docker top 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:33 + go version 19:08:33 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:33 $ docker stop --time=1 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 19:08:34 $ docker rm -f 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:35 + docker inspect -f . ci-base-image-x86_64 19:08:35 . [Pipeline] withDockerContainer 19:08:35 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:35 $ docker top 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:35 ========================================================= 19:08:35 [edgeXBuildGoParallel] Running Tests and Build... 19:08:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:36 + make test 19:08:36 go mod tidy -compat=1.17 19:08:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.066s coverage: 89.2% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 94.2% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 24.0% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 19:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 19:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements 19:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements 19:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.094s coverage: 85.4% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.4% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:09:19 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 19:09:38 GO111MODULE=on go vet ./... 19:09:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:41 + ls -al . 19:09:41 total 664 19:09:41 drwxrwxr-x 10 1001 1001 4096 Mar 30 19:09 . 19:09:41 drwxr-xr-x 4 root root 4096 Mar 30 19:08 .. 19:09:41 -rw-rw-r-- 1 1001 1001 11 Mar 30 19:07 .dockerignore 19:09:41 drwxrwxr-x 8 1001 1001 4096 Mar 30 19:07 .git 19:09:41 drwxrwxr-x 4 1001 1001 4096 Mar 30 19:07 .github 19:09:41 -rw-rw-r-- 1 1001 1001 870 Mar 30 19:07 .gitignore 19:09:41 -rw-rw-r-- 1 1001 1001 42 Mar 30 19:07 .golangci.yml 19:09:41 -rw-rw-r-- 1 1001 1001 87 Mar 30 19:07 .hadolint.yml 19:09:41 drwx------ 3 1001 1001 4096 Mar 30 19:07 .semver 19:09:41 -rw-rw-r-- 1 1001 1001 166 Mar 30 19:07 .sonarcloud.properties 19:09:41 -rw-rw-r-- 1 1001 1001 1171 Mar 30 19:07 ADOPTERS.md 19:09:41 -rw-rw-r-- 1 1001 1001 9953 Mar 30 19:07 Attribution.txt 19:09:41 -rw-rw-r-- 1 1001 1001 51732 Mar 30 19:07 CHANGELOG.md 19:09:41 -rw-rw-r-- 1 1001 1001 3804 Mar 30 19:07 CONTRIBUTING.md 19:09:41 -rw-rw-r-- 1 1001 1001 677 Mar 30 19:07 GOVERNANCE.md 19:09:41 -rw-rw-r-- 1 1001 1001 849 Mar 30 19:07 Jenkinsfile 19:09:41 -rw-rw-r-- 1 1001 1001 10775 Mar 30 19:07 LICENSE 19:09:41 -rw-rw-r-- 1 1001 1001 8478 Mar 30 19:07 Makefile 19:09:41 -rw-rw-r-- 1 1001 1001 582 Mar 30 19:07 OWNERS.md 19:09:41 -rw-rw-r-- 1 1001 1001 8207 Mar 30 19:07 README.md 19:09:41 -rw-rw-r-- 1 1001 1001 6912 Mar 30 19:07 SECURITY.md 19:09:41 -rw-rw-r-- 1 1001 1001 5 Mar 30 19:08 VERSION 19:09:41 -rw-rw-r-- 1 1001 1001 4131 Mar 30 19:07 ZMQWindows.md 19:09:41 drwxrwxr-x 2 1001 1001 4096 Mar 30 19:07 bin 19:09:41 drwxrwxr-x 18 1001 1001 4096 Mar 30 19:07 cmd 19:09:41 -rw-r--r-- 1 root root 426503 Mar 30 19:09 coverage.out 19:09:41 -rw-rw-r-- 1 1001 1001 3175 Mar 30 19:07 go.mod 19:09:41 -rw-rw-r-- 1 1001 1001 34990 Mar 30 19:08 go.sum 19:09:41 drwxrwxr-x 8 1001 1001 4096 Mar 30 19:07 internal 19:09:41 drwxrwxr-x 3 1001 1001 4096 Mar 30 19:07 openapi 19:09:41 drwxrwxr-x 4 1001 1001 4096 Mar 30 19:07 snap 19:09:41 -rw-rw-r-- 1 1001 1001 204 Mar 30 19:07 version.go [Pipeline] sh 19:09:41 + '[' -e coverage.out ] 19:09:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:41 Stashed 1 file(s) [Pipeline] sh 19:09:42 + make build 19:09:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9436 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 19:09:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:09:59 The recommended git tool is: git 19:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:06 using credential edgex-jenkins-ssh 19:10:06 Cloning the remote Git repository 19:10:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:06 > git init /w/workspace/edgex-go/4 # timeout=10 19:10:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:06 > git --version # timeout=10 19:10:07 > git --version # 'git version 2.25.1' 19:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:20 $ docker stop --time=1 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 19:10:23 $ docker rm -f 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:10:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] isUnix [Pipeline] sh 19:10:24 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 19:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:24 19:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:25 latest: Pulling from edgex-devops/edgex-compose 19:10:25 cbdbe7a5bc2a: Pulling fs layer 19:10:25 ca9280d653b3: Pulling fs layer 19:10:25 7e9c9ca2126c: Pulling fs layer 19:10:25 cbdbe7a5bc2a: Verifying Checksum 19:10:25 Merge succeeded, producing 97adb14b641148322bf36140413fe2381538aba1 19:10:25 Checking out Revision 97adb14b641148322bf36140413fe2381538aba1 (PR-3924) 19:10:25 ca9280d653b3: Verifying Checksum 19:10:25 ca9280d653b3: Download complete 19:10:25 cbdbe7a5bc2a: Pull complete 19:10:25 7e9c9ca2126c: Download complete 19:10:26 ca9280d653b3: Pull complete 19:10:24 > git config core.sparsecheckout # timeout=10 19:10:24 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 19:10:25 > git remote # timeout=10 19:10:25 > git config --get remote.origin.url # timeout=10 19:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:25 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 19:10:25 > git rev-parse HEAD^{commit} # timeout=10 19:10:25 > git config core.sparsecheckout # timeout=10 19:10:25 > git checkout -f 97adb14b641148322bf36140413fe2381538aba1 # timeout=10 19:10:29 7e9c9ca2126c: Pull complete 19:10:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:29 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:10:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:29 Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" 19:10:29 First time build. Skipping changelog. 19:10:30 $ docker top f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:29 > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 19:10:31 + docker-compose build --help 19:10:31 + grep parallel 19:10:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:31 Dload Upload Total Spent Left Speed 19:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7748 0 0 26717 0 --:--:-- --:--:-- --:--:-- 26625 100 11843 100 11843 0 0 40558 0 --:--:-- --:--:-- --:--:-- 40558 19:10:31 --parallel Build images in parallel. [Pipeline] } 19:10:31 $ docker stop --time=1 f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e 19:10:33 $ docker rm -f f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:33 . [Pipeline] withDockerContainer 19:10:33 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:33 + sudo tee /etc/docker/daemon.new 19:10:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:33 { 19:10:33 "registry-mirrors": [ 19:10:33 "https://nexus3.edgexfoundry.org:10001" 19:10:33 ], 19:10:33 "bip": "10.250.0.254/24", 19:10:33 "hosts": [ 19:10:33 "tcp://0.0.0.0:5555", 19:10:33 "unix:///var/run/docker.sock" 19:10:33 ], 19:10:33 "mtu": 1458, 19:10:33 "selinux-enabled": true, 19:10:33 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:33 } 19:10:34 $ docker top afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:10:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:10:34 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 19:10:34 + sudo service docker restart 19:10:35 Building core-command ... 19:10:35 Building core-data ... 19:10:35 Building core-metadata ... 19:10:35 Building security-bootstrapper ... 19:10:35 Building security-proxy-setup ... 19:10:35 Building security-secretstore-setup ... 19:10:35 Building security-spiffe-token-provider ... 19:10:35 Building security-spire-agent ... 19:10:35 Building security-spire-config ... 19:10:35 Building security-spire-server ... 19:10:35 Building support-notifications ... 19:10:35 Building support-scheduler ... 19:10:35 Building sys-mgmt-agent ... 19:10:35 Building security-spiffe-token-provider 19:10:35 Building security-secretstore-setup 19:10:35 Building security-bootstrapper 19:10:35 Building security-spire-agent 19:10:35 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:53 provisioning config files... 19:10:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9078838068104375336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:53 ---> docker-login.sh 19:10:53 nexus3.edgexfoundry.org:10001 19:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:54 Configure a credential helper to remove this warning. See 19:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:54 19:10:54 Login Succeeded 19:10:54 nexus3.edgexfoundry.org:10002 19:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:54 Configure a credential helper to remove this warning. See 19:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:54 19:10:54 Login Succeeded 19:10:54 nexus3.edgexfoundry.org:10003 19:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:55 Configure a credential helper to remove this warning. See 19:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:55 19:10:55 Login Succeeded 19:10:55 nexus3.edgexfoundry.org:10004 19:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:55 Configure a credential helper to remove this warning. See 19:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:55 19:10:55 Login Succeeded 19:10:55 docker.io 19:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:56 Configure a credential helper to remove this warning. See 19:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:56 19:10:56 Login Succeeded 19:10:56 ---> docker-login.sh ends [Pipeline] } 19:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:56 ========================================================= 19:10:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:10:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:57 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 27ed01c09f35 19:10:57 Step 3/20 : WORKDIR /edgex-go 19:10:57 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 27ed01c09f35 19:10:57 Step 3/24 : WORKDIR /edgex-go 19:10:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 27ed01c09f35 19:10:57 Step 3/23 : WORKDIR /edgex-go 19:10:57 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 27ed01c09f35 19:10:57 Step 3/31 : WORKDIR /edgex-go 19:10:57 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 27ed01c09f35 19:10:57 Step 3/25 : WORKDIR /edgex-go 19:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:57 ---> Running in e1225772b53c 19:10:57 ---> Running in 12dff1a869bb 19:10:57 ---> Running in ffa806bdc6fa 19:10:57 ---> Running in 2919f54fdb0c 19:10:57 ---> Running in 0c771b7e0162 19:10:57 Removing intermediate container e1225772b53c 19:10:57 ---> 620ac7db87e3 19:10:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 Removing intermediate container ffa806bdc6fa 19:10:57 ---> 01c1f3d907de 19:10:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:57 9b3977197b4f: Pulling fs layer 19:10:57 1a89e8eeedd5: Pulling fs layer 19:10:57 94645a83ff95: Pulling fs layer 19:10:57 3f3a8bcf1eab: Pulling fs layer 19:10:57 0c92f367c5e7: Pulling fs layer 19:10:57 f7c0051592d6: Pulling fs layer 19:10:57 a227ed2f7395: Pulling fs layer 19:10:57 7b1c46037f91: Pulling fs layer 19:10:57 0c92f367c5e7: Waiting 19:10:57 f7c0051592d6: Waiting 19:10:57 a227ed2f7395: Waiting 19:10:57 7b1c46037f91: Waiting 19:10:57 3f3a8bcf1eab: Waiting 19:10:57 94645a83ff95: Verifying Checksum 19:10:57 94645a83ff95: Download complete 19:10:57 1a89e8eeedd5: Verifying Checksum 19:10:57 1a89e8eeedd5: Download complete 19:10:57 0c92f367c5e7: Verifying Checksum 19:10:57 0c92f367c5e7: Download complete 19:10:57 f7c0051592d6: Verifying Checksum 19:10:57 f7c0051592d6: Download complete 19:10:57 9b3977197b4f: Verifying Checksum 19:10:57 9b3977197b4f: Download complete 19:10:57 a227ed2f7395: Verifying Checksum 19:10:57 a227ed2f7395: Download complete 19:10:57 Removing intermediate container 12dff1a869bb 19:10:57 ---> 23c50d75a81d 19:10:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:57 Removing intermediate container 2919f54fdb0c 19:10:57 ---> 9602a50259b9 19:10:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 Removing intermediate container 0c771b7e0162 19:10:57 ---> cda67d87676a 19:10:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:57 ---> Running in b0cb1b041a33 19:10:57 ---> Running in d29b963cd3cc 19:10:57 ---> Running in fdb3c1f11734 19:10:57 ---> Running in 925f9e6a540b 19:10:57 ---> Running in c833c44a7443 19:10:58 9b3977197b4f: Pull complete 19:10:58 Removing intermediate container b0cb1b041a33 19:10:58 ---> 3c8744f724b0 19:10:58 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:58 ---> Running in 8443cfe8e852 19:10:58 Removing intermediate container d29b963cd3cc 19:10:58 ---> 9798644f41fc 19:10:58 Step 5/24 : RUN apk add --update --no-cache make git 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 ---> Running in ef976b06f30f 19:10:58 1a89e8eeedd5: Pull complete 19:10:59 Removing intermediate container c833c44a7443 19:10:59 ---> e0a2b1c086b7 19:10:59 Step 5/25 : RUN apk add --update --no-cache make git 19:10:59 ---> Running in b6e023dbdaa3 19:10:59 Removing intermediate container 925f9e6a540b 19:10:59 ---> 5ea4fa81a280 19:10:59 Step 5/31 : RUN apk add --update --no-cache make git 19:10:59 ---> Running in 13e981509e5f 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 94645a83ff95: Pull complete 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 7b1c46037f91: Verifying Checksum 19:10:59 7b1c46037f91: Download complete 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:00 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:00 OK: 15864 distinct packages available 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 3f3a8bcf1eab: Verifying Checksum 19:11:00 3f3a8bcf1eab: Download complete 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 221 MiB in 52 packages 19:11:00 OK: 221 MiB in 52 packages 19:11:00 OK: 221 MiB in 52 packages 19:11:00 Removing intermediate container 8443cfe8e852 19:11:00 ---> c9f406316a59 19:11:00 Step 6/23 : COPY go.mod vendor* ./ 19:11:00 OK: 221 MiB in 52 packages 19:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:00 ---> 10c73e389b34 19:11:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 ---> Running in 12d43a598934 19:11:01 Removing intermediate container ef976b06f30f 19:11:01 ---> 13298b990369 19:11:01 Step 6/24 : COPY go.mod vendor* ./ 19:11:01 Removing intermediate container b6e023dbdaa3 19:11:01 ---> b63c2dc018cf 19:11:01 Step 6/25 : COPY go.mod vendor* ./ 19:11:01 OK: 221 MiB in 52 packages 19:11:01 Removing intermediate container 13e981509e5f 19:11:01 ---> 7b359267bb51 19:11:01 Step 6/31 : COPY go.mod vendor* ./ 19:11:01 ---> 508aeb60c2ac 19:11:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in f470402103bc 19:11:01 ---> 4aba45075ca1 19:11:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 6d30333fda3f 19:11:01 ---> 0ab83a39f380 19:11:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 8cb920f58e46 19:11:01 Removing intermediate container fdb3c1f11734 19:11:01 ---> 47ff68b63728 19:11:01 Step 5/20 : COPY go.mod vendor* ./ 19:11:01 ---> 6a3ba4892608 19:11:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 172aaa165129 19:11:02 Removing intermediate container 12d43a598934 19:11:02 ---> 587fe8891d1e 19:11:02 Step 8/23 : COPY . . 19:11:03 Removing intermediate container 6d30333fda3f 19:11:03 ---> 0205c98c8933 19:11:03 Step 8/25 : COPY . . 19:11:06 Removing intermediate container 8cb920f58e46 19:11:06 Removing intermediate container 172aaa165129 19:11:06 ---> daccc6ae6e18 19:11:06 ---> d5e2dec3e0c9 19:11:06 Step 8/31 : COPY . .Step 7/20 : COPY . . 19:11:06 19:11:06 Removing intermediate container f470402103bc 19:11:06 ---> fd7e999b4c27 19:11:06 Step 8/24 : COPY . . 19:11:12 3f3a8bcf1eab: Pull complete 19:11:12 0c92f367c5e7: Pull complete 19:11:13 f7c0051592d6: Pull complete 19:11:14 a227ed2f7395: Pull complete 19:11:14 ---> 87e59d1fc32e 19:11:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:15 ---> Running in d9bfe288ebbd 19:11:15 ---> ec4ac12a62ca 19:11:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:15 ---> ac6cf31e7f5b 19:11:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:15 ---> Running in 5f7d29277450 19:11:15 ---> d1115e9611e1 19:11:15 ---> Running in 9564da401e2f 19:11:15 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:11:15 ---> Running in d5b3ed242843 19:11:15 ---> 8bf6ca827768 19:11:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:15 ---> Running in b6705c80cce8 19:11:15 Removing intermediate container d5b3ed242843 19:11:15 ---> 64dce4f3f0fa 19:11:15 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:11:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:15 ---> Running in 0a81ed14aa62 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:16 spire-1.2.0/ 19:11:18 spire-1.2.0/README.md 19:11:18 spire-1.2.0/bin/ 19:11:18 spire-1.2.0/bin/spire-server 19:11:18 spire-1.2.0/bin/spire-agent 19:11:18 spire-1.2.0/conf/ 19:11:18 spire-1.2.0/conf/server/ 19:11:18 spire-1.2.0/conf/server/server.conf 19:11:18 spire-1.2.0/conf/agent/ 19:11:18 spire-1.2.0/conf/agent/agent.conf 19:11:18 spire-1.2.0/LICENSE 19:11:20 Removing intermediate container 0a81ed14aa62 19:11:20 ---> f2d6fe75a4a6 19:11:20 19:11:20 Step 11/24 : FROM alpine:3.15 19:11:20 3.15: Pulling from library/alpine 19:11:21 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 19:11:21 Status: Downloaded newer image for alpine:3.15 19:11:21 ---> 76c8fb57b6fc 19:11:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:21 ---> Running in 270e4d0172aa 19:11:22 Removing intermediate container 270e4d0172aa 19:11:22 ---> 5db333f1b96a 19:11:22 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:22 ---> Running in 48d74e5d43ce 19:11:22 7b1c46037f91: Pull complete 19:11:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:11:22 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:22 WORKDIR /edgex 19:11:22 COPY go.mod . 19:11:22 RUN go mod download 19:11:22 docker build -t ci-base-image-arm64 -f - . 19:11:24 Removing intermediate container 48d74e5d43ce 19:11:24 ---> af1624d8c6b9 19:11:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:24 ---> Running in a13275ca682f 19:11:25 Sending build context to Docker daemon 168.9MB 19:11:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:25 ---> f79e39bc4007 19:11:25 Step 2/4 : WORKDIR /edgex 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:26 ---> Running in 04582edd8c24 19:11:27 Removing intermediate container 04582edd8c24 19:11:27 ---> 592f9de975a3 19:11:27 Step 3/4 : COPY go.mod . 19:11:27 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:27 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:27 OK: 15854 distinct packages available 19:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:27 ---> de2ee6fbe3b0 19:11:27 Step 4/4 : RUN go mod download 19:11:27 ---> Running in 81f2b6b59b94 19:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:28 (1/5) Installing dumb-init (1.2.5-r1) 19:11:28 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:28 (3/5) Installing libucontext (1.1-r0) 19:11:28 (4/5) Installing gcompat (1.0.0-r4) 19:11:28 (5/5) Installing openssl (1.1.1n-r0) 19:11:28 Executing busybox-1.34.1-r4.trigger 19:11:28 OK: 6 MiB in 19 packages 19:11:30 Removing intermediate container a13275ca682f 19:11:30 ---> 6dbbcfc34835 19:11:30 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 19:11:32 ---> 744cc2caa174 19:11:32 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:11:34 ---> 6b62f9e5e324 19:11:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:35 ---> 256fd438d883 19:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:35 ---> 5a58657aaca1 19:11:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:36 ---> a7dfb8ec57e1 19:11:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:36 ---> Running in dce52b275bdf 19:11:36 Removing intermediate container dce52b275bdf 19:11:36 ---> f84fe6108d20 19:11:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:36 ---> Running in bb666f72bda8 19:11:37 Removing intermediate container bb666f72bda8 19:11:37 ---> 04064ede6b42 19:11:37 Step 22/24 : LABEL arch=x86_64 19:11:37 ---> Running in 2f9994ce2433 19:11:37 Removing intermediate container 2f9994ce2433 19:11:37 ---> 362fce82c7a0 19:11:37 Step 23/24 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:11:37 ---> Running in af5e74dadff0 19:11:37 Removing intermediate container af5e74dadff0 19:11:37 ---> a49b2880ca02 19:11:37 Step 24/24 : LABEL version=0.0.0 19:11:37 ---> Running in 8aceab6a7786 19:11:38 Removing intermediate container 8aceab6a7786 19:11:38 ---> f9311b2bcaf4 19:11:38 19:11:38 Successfully built f9311b2bcaf4 19:11:38 Successfully tagged security-spire-agent:latest 19:11:38 Building security-spire-config 19:11:43  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:43 ---> 27ed01c09f35 19:11:43 Step 3/24 : WORKDIR /edgex-go 19:11:43 ---> Using cache 19:11:43 ---> cda67d87676a 19:11:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:43 ---> Using cache 19:11:43 ---> 5ea4fa81a280 19:11:43 Step 5/24 : RUN apk add --update --no-cache make git 19:11:43 ---> Using cache 19:11:43 ---> 7b359267bb51 19:11:43 Step 6/24 : COPY go.mod vendor* ./ 19:11:43 ---> Using cache 19:11:43 ---> 0ab83a39f380 19:11:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:43 ---> Using cache 19:11:43 ---> daccc6ae6e18 19:11:43 Step 8/24 : COPY . . 19:11:43 ---> Using cache 19:11:43 ---> 8bf6ca827768 19:11:43 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:11:46 ---> Running in da6a0b494e60 19:11:46 Removing intermediate container da6a0b494e60 19:11:46 ---> 87fad2c5f777 19:11:46 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:11:47 ---> Running in 013106c949b4 19:11:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:48 spire-1.2.0/ 19:11:49 spire-1.2.0/README.md 19:11:49 spire-1.2.0/bin/ 19:11:49 spire-1.2.0/bin/spire-server 19:11:49 spire-1.2.0/bin/spire-agent 19:11:49 spire-1.2.0/conf/ 19:11:49 spire-1.2.0/conf/server/ 19:11:49 spire-1.2.0/conf/server/server.conf 19:11:49 spire-1.2.0/conf/agent/ 19:11:49 spire-1.2.0/conf/agent/agent.conf 19:11:49 spire-1.2.0/LICENSE 19:11:50 Removing intermediate container d9bfe288ebbd 19:11:50 ---> 69aee4c3d02c 19:11:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:50 Removing intermediate container 9564da401e2f 19:11:50 ---> 4e6ab13c92e8 19:11:50 19:11:50 Step 9/20 : FROM alpine:3.15 19:11:50 ---> 76c8fb57b6fc 19:11:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:50 ---> Using cache 19:11:50 ---> 5db333f1b96a 19:11:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 ---> Using cache 19:11:50 ---> af1624d8c6b9 19:11:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:50 Removing intermediate container b6705c80cce8 19:11:50 ---> d6a46d7253a6 19:11:50 19:11:50 Step 10/31 : FROM alpine:3.14 19:11:50 ---> Running in 11f13a428088 19:11:50 ---> Running in bc87d05f2b87 19:11:50 3.14: Pulling from library/alpine 19:11:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:51 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 19:11:51 Removing intermediate container 5f7d29277450 19:11:51 ---> 4dbf0500ac4d 19:11:51 19:11:51 Step 10/25 : FROM alpine:3.14 19:11:51 ---> 84b07dd2d1fd 19:11:51 Status: Downloaded newer image for alpine:3.14 19:11:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:51 ---> 84b07dd2d1fd 19:11:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:11:51 Removing intermediate container 013106c949b4 19:11:51 ---> f26e6147209c 19:11:51 19:11:51 Step 11/24 : FROM alpine:3.15 19:11:51 ---> 76c8fb57b6fc 19:11:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:51 ---> Using cache 19:11:51 ---> 5db333f1b96a 19:11:51 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:51 ---> Using cache 19:11:51 ---> af1624d8c6b9 19:11:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:51 ---> Running in 0a6480a787f0 19:11:51 ---> Running in 767f4d263df6 19:11:51 ---> Running in e6dd6aab204c 19:11:51 Removing intermediate container 767f4d263df6 19:11:51 ---> c23b3fd23881 19:11:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:51 ---> Running in c921aa209a07 19:11:52 Removing intermediate container bc87d05f2b87 19:11:52 ---> e864e3a2024c 19:11:52 19:11:52 Step 11/23 : FROM docker:20.10.10 19:11:52 20.10.10: Pulling from library/docker 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:52 (1/3) Installing ca-certificates (20211220-r0) 19:11:52 (2/3) Installing dumb-init (1.2.5-r1) 19:11:52 (3/3) Installing su-exec (0.2-r1) 19:11:52 Executing busybox-1.33.1-r6.trigger 19:11:52 Executing ca-certificates-20211220-r0.trigger 19:11:52 (1/2) Installing dumb-init (1.2.5-r1) 19:11:52 OK: 6 MiB in 17 packages 19:11:52 (2/2) Installing su-exec (0.2-r1) 19:11:52 Executing busybox-1.33.1-r6.trigger 19:11:52 OK: 6 MiB in 16 packages 19:11:52 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:52 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:52 OK: 15854 distinct packages available 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:53 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:53 OK: 15854 distinct packages available 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:53 Removing intermediate container c921aa209a07 19:11:53 ---> 1dd03f063a58 19:11:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:53 ---> Running in a69ad87d4cd8 19:11:53 Removing intermediate container 0a6480a787f0 19:11:53 ---> 18d86b4ee66b 19:11:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 ---> Running in 3adbed44a6a6 19:11:53 Removing intermediate container a69ad87d4cd8 19:11:53 ---> b6a866d5c195 19:11:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:11:53 ---> Running in 60b0735f65e8 19:11:53 Removing intermediate container 3adbed44a6a6 19:11:53 ---> 8879f3023180 19:11:53 Step 13/25 : WORKDIR / 19:11:53 ---> Running in 633cf720175b 19:11:53 Removing intermediate container 60b0735f65e8 19:11:53 ---> f285134b4a72 19:11:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:53 ---> Running in 885cd1a291a7 19:11:53 (1/9) Installing ca-certificates (20211220-r0) 19:11:53 Removing intermediate container 633cf720175b 19:11:53 ---> b4a7bdce9ddc 19:11:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:53 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:54 (4/9) Installing libcurl (7.80.0-r0) 19:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:54 ---> 2b1f5d753315 19:11:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:54 (5/9) Installing curl (7.80.0-r0) 19:11:54 (6/9) Installing dumb-init (1.2.5-r1) 19:11:54 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:54 (1/4) Installing dumb-init (1.2.5-r1) 19:11:54 (8/9) Installing libucontext (1.1-r0) 19:11:54 ---> 9c5f1de12dc3 19:11:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:54 (9/9) Installing gcompat (1.0.0-r4) 19:11:54 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:54 Executing busybox-1.34.1-r4.trigger 19:11:54 (3/4) Installing libucontext (1.1-r0) 19:11:54 Executing ca-certificates-20211220-r0.trigger 19:11:54 Removing intermediate container 885cd1a291a7 19:11:54 ---> 5ce2a2a2d874 19:11:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:11:54 (4/4) Installing gcompat (1.0.0-r4) 19:11:54 OK: 8 MiB in 23 packages 19:11:54 ---> 3f3fd6efb4cf 19:11:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:55 ---> Running in 86eb4c575f64 19:11:55 Executing busybox-1.34.1-r4.trigger 19:11:55 OK: 6 MiB in 18 packages 19:11:55 Removing intermediate container 86eb4c575f64 19:11:55 ---> 816c6e0fc84c 19:11:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:11:55 ---> 4b00850b0761 19:11:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:55 ---> b7f97cc195fa 19:11:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:11:55 ---> Running in 87edbabdec46 19:11:55 Removing intermediate container e6dd6aab204c 19:11:55 ---> 326211dc3327 19:11:55 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:11:55 Removing intermediate container 11f13a428088 19:11:55 ---> f616e42af881 19:11:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:55 ---> 4140b3bf4d8a 19:11:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:11:55 Status: Downloaded newer image for docker:20.10.10 19:11:55 ---> b706a049f56e 19:11:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:55 ---> e542b9fc93c3 19:11:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:55 ---> Running in cd3136eff10d 19:11:56 Removing intermediate container cd3136eff10d 19:11:56 ---> 35013e2743a8 19:11:56 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 19:11:56 ---> 0c30b53c42ba 19:11:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:56 ---> 5b78524a16a2 19:11:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:56 ---> Running in bdb06d2a2eb8 19:11:56 ---> f8413663ad7c 19:11:56 ---> a7cadbf00de1 19:11:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]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/ 19:11:56 19:11:56 Removing intermediate container 87edbabdec46 19:11:56 ---> 03fa4860274e 19:11:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 ---> Running in 9eadd87dc265 19:11:57 ---> Running in 2ee46a2c5cbb 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:57 Removing intermediate container 9eadd87dc265 19:11:57 ---> 5253d89b0f68 19:11:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:57 ---> 5587888a19a7 19:11:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:57 ---> 0c73333c077d 19:11:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:57 ---> Running in 196eff04c334 19:11:57 Removing intermediate container 196eff04c334 19:11:57 ---> dbe29198655d 19:11:57 Step 18/20 : LABEL arch=x86_64 19:11:57 (1/42) Installing readline (8.1.0-r0) 19:11:57 (2/42) Installing bash (5.1.16-r0) 19:11:57 Executing bash-5.1.16-r0.post-install 19:11:57 (3/42) Installing brotli-libs (1.0.9-r5) 19:11:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:11:57 (5/42) Installing libcurl (7.79.1-r0) 19:11:57 (6/42) Installing curl (7.79.1-r0) 19:11:57 ---> Running in 2f4df779c26e 19:11:57 (7/42) Installing dumb-init (1.2.5-r1) 19:11:57 ---> 7d4a8c326303 19:11:57 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:57 (8/42) Installing libbz2 (1.0.8-r1) 19:11:57 (9/42) Installing expat (2.4.7-r0) 19:11:57 (10/42) Installing libffi (3.3-r2) 19:11:57 (11/42) Installing gdbm (1.19-r0) 19:11:57 (12/42) Installing xz-libs (5.2.5-r0) 19:11:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:11:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:11:57 (15/42) Installing mpdecimal (2.5.1-r1) 19:11:57 (16/42) Installing sqlite-libs (3.35.5-r0) 19:11:57 ---> Running in 72e13900e827 19:11:57 (17/42) Installing python3 (3.9.5-r2) 19:11:57 Removing intermediate container 2f4df779c26e 19:11:57 ---> 443ccbdaff9f 19:11:57 Step 19/20 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:11:57 ---> Running in bc0aee5db642 19:11:57 Removing intermediate container 72e13900e827 19:11:57 ---> 5e0b60727c69 19:11:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:57 ---> 5c4bb730636d 19:11:57 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:58 Removing intermediate container 2ee46a2c5cbb 19:11:58 ---> f4fbd4759396 19:11:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:58 Removing intermediate container bc0aee5db642 19:11:58 ---> 5e373d5db61e 19:11:58 Step 20/20 : LABEL version=0.0.0 19:11:58 ---> bb26d0bb3df5 19:11:58 Step 19/24 : WORKDIR / 19:11:58 ---> Running in 180e1912f47d 19:11:58 ---> Running in 27e9ac3b8ec5 19:11:58 ---> 12d3202d1473 19:11:58 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:58 (18/42) Installing py3-appdirs (1.4.4-r2) 19:11:58 (19/42) Installing py3-chardet (4.0.0-r2) 19:11:58 ---> Running in 9c94c25ceebb 19:11:58 (20/42) Installing py3-idna (3.2-r0) 19:11:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:11:58 Removing intermediate container 27e9ac3b8ec5 19:11:58 ---> aa48bec34279 19:11:58 Step 23/25 : LABEL arch=x86_64 19:11:58 (22/42) Installing py3-certifi (2020.12.5-r1) 19:11:58 (23/42) Installing py3-requests (2.25.1-r4) 19:11:58 Removing intermediate container 180e1912f47d 19:11:58 ---> 68be5cff7c63 19:11:58 19:11:58 (24/42) Installing py3-msgpack (1.0.2-r1) 19:11:58 (25/42) Installing py3-lockfile (0.12.2-r4) 19:11:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:11:58 (27/42) Installing py3-colorama (0.4.4-r1) 19:11:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:11:58 (29/42) Installing py3-distlib (0.3.1-r3) 19:11:58 (30/42) Installing py3-distro (1.5.0-r3) 19:11:58 (31/42) Installing py3-six (1.15.0-r1) 19:11:58 (32/42) Installing py3-webencodings (0.5.1-r4) 19:11:58 (33/42) Installing py3-html5lib (1.1-r1) 19:11:58 ---> 57279eb8c67d 19:11:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:11:58 ---> Running in 71228d0517c3 19:11:58 (34/42) Installing py3-parsing (2.4.7-r2) 19:11:58 (35/42) Installing py3-packaging (20.9-r1) 19:11:58 (36/42) Installing py3-toml (0.10.2-r2) 19:11:58 (37/42) Installing py3-pep517 (0.10.0-r2) 19:11:58 Successfully built 68be5cff7c63 19:11:58 Successfully tagged security-spiffe-token-provider:latest 19:11:58 Building support-scheduler 19:11:58  Building security-spiffe-token-provider ... done Removing intermediate container 9c94c25ceebb 19:11:58 (38/42) Installing py3-progress (1.5-r2) 19:11:58 ---> f127ed4c1a48 19:11:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:58 (39/42) Installing py3-retrying (1.3.3-r1) 19:11:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:11:58 (41/42) Installing py3-setuptools (52.0.0-r3) 19:11:58 ---> Running in 9ab61bdd335e 19:11:58 Removing intermediate container 71228d0517c3 19:11:58 ---> bb037d071bf8 19:11:58 Step 24/25 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:11:58 (42/42) Installing py3-pip (20.3.4-r1) 19:11:58 ---> f78729b37ae6 19:11:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:11:58 Executing busybox-1.33.1-r6.trigger 19:11:58 OK: 84 MiB in 64 packages 19:11:59 ---> Running in 286136df0565 19:11:59 Collecting docker-compose==1.23.2 19:11:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:59 Collecting jsonschema<3,>=2.5.1 19:11:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:12:00 Collecting dockerpty<0.5,>=0.4.1 19:12:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:00 Removing intermediate container 9ab61bdd335e 19:12:00 ---> 4512b1c7fba2 19:12:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:00 ---> Running in f82e04eb5647 19:12:00 Removing intermediate container 286136df0565 19:12:00 ---> afdab6a58aaf 19:12:00 Step 25/25 : LABEL version=0.0.0 19:12:00 ---> Running in e0fdd47047e0 19:12:00 ---> Running in e6460189e734 19:12:00 Removing intermediate container f82e04eb5647 19:12:00 ---> d9647ff7cb69 19:12:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:00 Collecting docopt<0.7,>=0.6.1 19:12:00 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:00 Removing intermediate container e0fdd47047e0 19:12:00 ---> 096d4f97c61a 19:12:00 Step 22/24 : LABEL arch=x86_64 19:12:00 Removing intermediate container e6460189e734 19:12:00 ---> e8955ec50f10 19:12:00 19:12:00 ---> Running in f844f850fb25 19:12:00 ---> d069c21152dc 19:12:00 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:01 Removing intermediate container f844f850fb25 19:12:01 ---> 1f912cf2bc55 19:12:01 Step 23/24 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:01 ---> Running in 51a5c8488ee0 19:12:01 Successfully built e8955ec50f10 19:12:01 Successfully tagged security-secretstore-setup:latest 19:12:01  Building security-secretstore-setup ... done Building core-command 19:12:01 Collecting cached-property<2,>=1.2.0 19:12:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:01 Collecting texttable<0.10,>=0.9.0 19:12:01 ---> Running in 400ce6002813 19:12:01 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:01 Removing intermediate container 400ce6002813 19:12:01 ---> 42b62be21c88 19:12:01 Step 24/24 : LABEL version=0.0.0 19:12:01 Collecting docker<4.0,>=3.6.0 19:12:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:01 ---> Running in cfab1edd6ebf 19:12:01 Collecting PyYAML<4,>=3.10 19:12:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:02 Collecting websocket-client<1.0,>=0.32.0 19:12:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:02 Collecting docker-pycreds>=0.4.0 19:12:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:12:03 Collecting idna<2.8,>=2.5 19:12:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:03 Collecting chardet<3.1.0,>=3.0.2 19:12:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:03 Collecting urllib3<1.25,>=1.21.1 19:12:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:03 Attempting uninstall: urllib3 19:12:03 Found existing installation: urllib3 1.26.5 19:12:03 Uninstalling urllib3-1.26.5: 19:12:03 Successfully uninstalled urllib3-1.26.5 19:12:03 Removing intermediate container cfab1edd6ebf 19:12:03 ---> 364df3f842e3 19:12:03 19:12:03 Attempting uninstall: idna 19:12:03 Found existing installation: idna 3.2 19:12:03 Uninstalling idna-3.2: 19:12:03 Successfully uninstalled idna-3.2 19:12:03 Successfully built 364df3f842e3 19:12:03 Successfully tagged security-spire-config:latest 19:12:03  Building security-spire-config ... done Building security-spire-server 19:12:03 Attempting uninstall: chardet 19:12:03 Found existing installation: chardet 4.0.0 19:12:03 Uninstalling chardet-4.0.0: 19:12:04 Successfully uninstalled chardet-4.0.0 19:12:04 Removing intermediate container 51a5c8488ee0 19:12:04 ---> 4ed4ee9ea19d 19:12:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:04 Attempting uninstall: requests 19:12:04 Found existing installation: requests 2.25.1 19:12:04 Uninstalling requests-2.25.1: 19:12:04 Successfully uninstalled requests-2.25.1 19:12:05 ---> Running in 7cb9310bf1a9 19:12:05 Running setup.py install for texttable: started 19:12:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:05 ---> 27ed01c09f35 19:12:05 Step 3/22 : WORKDIR /edgex-go 19:12:05 ---> Using cache 19:12:05 ---> cda67d87676a 19:12:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:05 ---> Using cache 19:12:05 ---> 5ea4fa81a280 19:12:05 Step 5/22 : RUN apk add --update --no-cache make git 19:12:05 ---> Using cache 19:12:05 ---> 7b359267bb51 19:12:05 Step 6/22 : COPY go.mod vendor* ./ 19:12:05 ---> Using cache 19:12:05 ---> 0ab83a39f380 19:12:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:05 ---> Using cache 19:12:05 ---> daccc6ae6e18 19:12:05 Step 8/22 : COPY . . 19:12:05 ---> Using cache 19:12:05 ---> 8bf6ca827768 19:12:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:12:05 Running setup.py install for texttable: finished with status 'done' 19:12:05 Running setup.py install for PyYAML: started 19:12:05 Running setup.py install for PyYAML: finished with status 'done' 19:12:06 Running setup.py install for docopt: started 19:12:06 Removing intermediate container 7cb9310bf1a9 19:12:06 ---> daa3f5d0e053 19:12:06 Step 28/31 : CMD ["gate"] 19:12:06 ---> Running in e11b28f68075 19:12:06 Running setup.py install for docopt: finished with status 'done' 19:12:06 Running setup.py install for dockerpty: started 19:12:07 ---> Running in dcedb30d8dc9 19:12:07 Running setup.py install for dockerpty: finished with status 'done' 19:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:07 Removing intermediate container dcedb30d8dc9 19:12:07 ---> 4d94fd93d9f4 19:12:07 Step 29/31 : LABEL arch=x86_64 19:12:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:07 ---> 27ed01c09f35 19:12:07 Step 3/23 : WORKDIR /edgex-go 19:12:07 ---> Using cache 19:12:07 ---> cda67d87676a 19:12:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 ---> Using cache 19:12:07 ---> 5ea4fa81a280 19:12:07 Step 5/23 : RUN apk add --update --no-cache make git 19:12:07 ---> Using cache 19:12:07 ---> 7b359267bb51 19:12:07 Step 6/23 : COPY go.mod vendor* ./ 19:12:07 ---> Using cache 19:12:07 ---> 0ab83a39f380 19:12:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:07 ---> Using cache 19:12:07 ---> daccc6ae6e18 19:12:07 Step 8/23 : COPY . . 19:12:07 ---> Using cache 19:12:07 ---> 8bf6ca827768 19:12:07 Step 9/23 : RUN make cmd/core-command/core-command 19:12:07 ---> Running in ca2160cdd2a1 19:12:07 ---> Running in 378f520a0496 19:12:08 Removing intermediate container 378f520a0496 19:12:08 ---> 80d00ac0b1d4 19:12:08 Step 30/31 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:08 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 19:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:08 ---> Running in 3d888664682d 19:12:08 Removing intermediate container 3d888664682d 19:12:08 ---> fef0fccf1ef6 19:12:08 Step 31/31 : LABEL version=0.0.0 19:12:08 ---> Running in d16954e5f704 19:12:09 Removing intermediate container d16954e5f704 19:12:09 ---> 62f7cba890dc 19:12:09 19:12:09 Successfully built 62f7cba890dc 19:12:09 Successfully tagged security-bootstrapper:latest 19:12:09  Building security-bootstrapper ... done Building support-notifications 19:12:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:12 ---> 27ed01c09f35 19:12:12 Step 3/23 : WORKDIR /edgex-go 19:12:12 ---> Using cache 19:12:12 ---> cda67d87676a 19:12:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:12 ---> Using cache 19:12:12 ---> 5ea4fa81a280 19:12:12 Step 5/23 : RUN apk add --update --no-cache make git 19:12:12 ---> Using cache 19:12:12 ---> 7b359267bb51 19:12:12 Step 6/23 : COPY go.mod vendor* ./ 19:12:12 ---> Using cache 19:12:12 ---> 0ab83a39f380 19:12:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:12 ---> Using cache 19:12:12 ---> daccc6ae6e18 19:12:12 Step 8/23 : COPY . . 19:12:12 ---> Using cache 19:12:12 ---> 8bf6ca827768 19:12:12 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 19:12:12 ---> Using cache 19:12:12 ---> 87fad2c5f777 19:12:12 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:12:12 ---> Using cache 19:12:12 ---> f26e6147209c 19:12:12 19:12:12 Step 11/23 : FROM alpine:3.15 19:12:12 ---> 76c8fb57b6fc 19:12:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:12 ---> Using cache 19:12:12 ---> 5db333f1b96a 19:12:12 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:12 ---> Using cache 19:12:12 ---> af1624d8c6b9 19:12:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:12 ---> Using cache 19:12:12 ---> 6dbbcfc34835 19:12:12 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:12:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:14 ---> 27ed01c09f35 19:12:14 Step 3/22 : WORKDIR /edgex-go 19:12:14 ---> Using cache 19:12:14 ---> cda67d87676a 19:12:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:14 ---> Using cache 19:12:14 ---> 5ea4fa81a280 19:12:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:14 Removing intermediate container 81f2b6b59b94 19:12:14 ---> ff68e37aca08 19:12:14 Successfully built ff68e37aca08 19:12:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:15 + docker inspect -f . ci-base-image-arm64 19:12:15 . [Pipeline] withDockerContainer 19:12:15 prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container 19:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:16 $ docker top 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:17 ---> 046ef520b640 19:12:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:17 ---> Running in 17ce7df2a7aa 19:12:17 Removing intermediate container bdb06d2a2eb8 19:12:17 ---> 089e7742c969 19:12:17 Step 14/23 : ENV APP_PORT=58890 19:12:17 ---> Running in 76875cf71bd6 19:12:17 ---> 264d3c742dc1 19:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:17 Removing intermediate container 76875cf71bd6 19:12:17 ---> f399336eda54 19:12:17 Step 15/23 : EXPOSE $APP_PORT 19:12:17 ---> Running in 69f166909e52 19:12:17 + go version 19:12:17 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:17 $ docker stop --time=1 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac 19:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:17 ---> e3ba202a89c6 19:12:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:18 Removing intermediate container 69f166909e52 19:12:18 ---> 4466ab35f547 19:12:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:18 ---> b69757fe5399 19:12:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:18 ---> Running in 800204d7357b 19:12:18 OK: 221 MiB in 52 packages 19:12:18 ---> 8b99344adb42 19:12:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:18 Removing intermediate container 800204d7357b 19:12:18 ---> f4a09c751385 19:12:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:19 ---> Running in 06d6ea929974 19:12:19 $ docker rm -f 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:19 Removing intermediate container 06d6ea929974 19:12:19 ---> 8f3b0890a5ce 19:12:19 Step 21/23 : LABEL arch=x86_64 19:12:19 + docker inspect -f . ci-base-image-arm64 19:12:19 . [Pipeline] withDockerContainer 19:12:20 Removing intermediate container 17ce7df2a7aa 19:12:20 ---> 0c009f6cf975 19:12:20 Step 6/22 : COPY go.mod vendor* ./ 19:12:20 ---> 018436ace48a 19:12:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:20 prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container 19:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:20 ---> Running in afb855f2fa2c 19:12:20 Removing intermediate container afb855f2fa2c 19:12:20 ---> 3af7a9d97b90 19:12:20 Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:20 ---> 806f8785e77e 19:12:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:20 ---> d39622a57364 19:12:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:21 ---> Running in 58f5a31dc9e8 19:12:21 ---> Running in 6a23a0b85948 19:12:21 ---> Running in ffa8dc9cc833 19:12:21 $ docker top cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:21 ========================================================= 19:12:21 [edgeXBuildGoParallel] Running Tests and Build... 19:12:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:22 Removing intermediate container 58f5a31dc9e8 19:12:22 ---> e678150a6863 19:12:22 Step 23/23 : LABEL version=0.0.0 19:12:22 Removing intermediate container 6a23a0b85948 19:12:22 ---> 6bdb7c500d64 19:12:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:22 ---> Running in 7a0a18feecab 19:12:22 ---> Running in bcc67ba3a00e 19:12:22 + make test 19:12:22 go mod tidy -compat=1.17 19:12:22 Removing intermediate container 7a0a18feecab 19:12:22 ---> f2cc7ffae261 19:12:22 19:12:22 Removing intermediate container bcc67ba3a00e 19:12:22 ---> 5b9488ff576e 19:12:22 Step 21/23 : LABEL arch=x86_64 19:12:22 ---> Running in 6236e63dffe4 19:12:22 Successfully built f2cc7ffae261 19:12:22 Successfully tagged security-spire-server:latest 19:12:22 Building security-proxy-setup 19:12:22  Building security-spire-server ... done Removing intermediate container 6236e63dffe4 19:12:22 ---> 54697ceb8c88 19:12:22 Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:26 ---> Running in b3895d7ee585 19:12:26 Removing intermediate container b3895d7ee585 19:12:26 ---> c8ee75dae868 19:12:26 Step 23/23 : LABEL version=0.0.0 19:12:26 Removing intermediate container ffa8dc9cc833 19:12:26 ---> 2ab4d209065f 19:12:26 Step 8/22 : COPY . . 19:12:26 ---> Running in 214367d2e5c6 19:12:26 Removing intermediate container 214367d2e5c6 19:12:26 ---> ba05146d4e7c 19:12:26 19:12:26 Successfully built ba05146d4e7c 19:12:26 Successfully tagged sys-mgmt-agent:latest 19:12:26 Building core-metadata 19:12:29  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:29 ---> 27ed01c09f35 19:12:29 Step 3/22 : WORKDIR /edgex-go 19:12:29 ---> Using cache 19:12:29 ---> cda67d87676a 19:12:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:29 ---> Using cache 19:12:29 ---> 5ea4fa81a280 19:12:29 Step 5/22 : RUN apk add --update --no-cache make git 19:12:29 ---> Using cache 19:12:29 ---> 7b359267bb51 19:12:29 Step 6/22 : COPY go.mod vendor* ./ 19:12:29 ---> Using cache 19:12:29 ---> 0ab83a39f380 19:12:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:29 ---> Using cache 19:12:29 ---> daccc6ae6e18 19:12:29 Step 8/22 : COPY . . 19:12:29 ---> Using cache 19:12:29 ---> 8bf6ca827768 19:12:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:31 ---> 27ed01c09f35 19:12:31 Step 3/23 : WORKDIR /edgex-go 19:12:31 ---> Using cache 19:12:31 ---> cda67d87676a 19:12:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:31 ---> Using cache 19:12:31 ---> 5ea4fa81a280 19:12:31 Step 5/23 : RUN apk add --update --no-cache make git 19:12:31 ---> Using cache 19:12:31 ---> 7b359267bb51 19:12:31 Step 6/23 : COPY go.mod vendor* ./ 19:12:31 ---> Using cache 19:12:31 ---> 0ab83a39f380 19:12:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:31 ---> Using cache 19:12:31 ---> daccc6ae6e18 19:12:31 Step 8/23 : COPY . . 19:12:31 ---> Using cache 19:12:31 ---> 8bf6ca827768 19:12:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:34 ---> Running in 2fe1ffc92847 19:12:34 ---> Running in ce27b4981df7 19:12:34 ---> a942f5896597 19:12:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:34 ---> Running in 834fc45ece45 19:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:37 Removing intermediate container ca2160cdd2a1 19:12:37 ---> 932d93a245cb 19:12:37 19:12:37 Step 10/23 : FROM alpine:3.14 19:12:37 ---> 84b07dd2d1fd 19:12:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:37 Removing intermediate container e11b28f68075 19:12:37 ---> 69f69f77fb82 19:12:37 19:12:37 Step 10/22 : FROM alpine:3.14 19:12:37 ---> 84b07dd2d1fd 19:12:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:37 ---> Running in 396b5da79dbb 19:12:37 ---> Running in af00f3565fa5 19:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:37 (1/1) Installing dumb-init (1.2.5-r1) 19:12:37 Executing busybox-1.33.1-r6.trigger 19:12:37 (1/1) Installing dumb-init (1.2.5-r1) 19:12:37 OK: 6 MiB in 15 packages 19:12:37 Executing busybox-1.33.1-r6.trigger 19:12:37 OK: 6 MiB in 15 packages 19:12:39 Removing intermediate container af00f3565fa5 19:12:39 ---> 040a019de75e 19:12:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:39 Removing intermediate container 396b5da79dbb 19:12:39 ---> ae4337b66611 19:12:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:39 ---> Running in 098111c6f7ab 19:12:39 ---> Running in 3f0d903c0801 19:12:39 Removing intermediate container 098111c6f7ab 19:12:39 ---> a191b2f2bd98 19:12:39 Step 13/22 : ENV APP_PORT=59861 19:12:39 Removing intermediate container 3f0d903c0801 19:12:39 ---> e7b018d49bbc 19:12:39 Step 13/23 : ENV APP_PORT=59882 19:12:39 ---> Running in 997c7a9da037 19:12:39 ---> Running in af9a26a28de8 19:12:39 Removing intermediate container 997c7a9da037 19:12:39 ---> f4672f0e9ba0 19:12:39 Step 14/22 : EXPOSE $APP_PORT 19:12:39 ---> Running in 1aa978cd55d4 19:12:40 Removing intermediate container af9a26a28de8 19:12:40 ---> 74b6d5fa50d0 19:12:40 Step 14/23 : EXPOSE $APP_PORT 19:12:40 Removing intermediate container 1aa978cd55d4 19:12:40 ---> e5679ed5c141 19:12:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:40 ---> Running in 3bf8aeb6e4e3 19:12:40 Removing intermediate container 3bf8aeb6e4e3 19:12:40 ---> 3758a3ef6dc9 19:12:40 Step 15/23 : WORKDIR / 19:12:40 ---> 8f8fc26bc9bd 19:12:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:40 ---> Running in 0a9569856252 19:12:41 Removing intermediate container 0a9569856252 19:12:41 ---> 7fd4d93bf4ff 19:12:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:41 ---> 1dd750691e06 19:12:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:41 ---> a11b90b3505a 19:12:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:42 ---> 59553f2f4bc9 19:12:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:42 ---> Running in bf5cdc313eeb 19:12:43 Removing intermediate container bf5cdc313eeb 19:12:43 ---> 84f4e2008e55 19:12:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:43 ---> Running in 01b6ae65850b 19:12:43 ---> 8636848cca54 19:12:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:43 Removing intermediate container 01b6ae65850b 19:12:43 ---> 33cd7f3b0d12 19:12:43 Step 20/22 : LABEL arch=x86_64 19:12:43 ---> Running in d590a0e159ac 19:12:43 ---> ca473b17771e 19:12:43 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:43 ---> Running in abc34105fb4a 19:12:44 Removing intermediate container d590a0e159ac 19:12:44 ---> d00647644b93 19:12:44 Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:44 ---> Running in 12b961a86a1e 19:12:44 Removing intermediate container abc34105fb4a 19:12:44 ---> b6450ce701c5 19:12:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:44 ---> Running in 6e1e12c3444c 19:12:44 Removing intermediate container 12b961a86a1e 19:12:44 ---> 80b8aa08173e 19:12:44 Step 22/22 : LABEL version=0.0.0 19:12:44 ---> Running in 677f0a732f03 19:12:44 Removing intermediate container 6e1e12c3444c 19:12:44 ---> 6ebbef9bb647 19:12:44 Step 21/23 : LABEL arch=x86_64 19:12:44 ---> Running in 7f83623f0008 19:12:45 Removing intermediate container 677f0a732f03 19:12:45 ---> 8e768fc098ab 19:12:45 19:12:45 Removing intermediate container 7f83623f0008 19:12:45 ---> 2c52c7ca280a 19:12:45 Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:12:45 Successfully built 8e768fc098ab 19:12:45 Successfully tagged support-scheduler:latest 19:12:45  Building support-scheduler ... done Building core-data 19:12:45 ---> Running in 24a1878e5539 19:12:46 Removing intermediate container 24a1878e5539 19:12:46 ---> 1edb9f3d2f70 19:12:46 Step 23/23 : LABEL version=0.0.0 19:12:48 ---> Running in ba3530af99da 19:12:48 Removing intermediate container ba3530af99da 19:12:48 ---> 7d5ec260cef1 19:12:48 19:12:48 Successfully built 7d5ec260cef1 19:12:48 Successfully tagged core-command:latest 19:12:50  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:50 ---> 27ed01c09f35 19:12:50 Step 3/23 : WORKDIR /edgex-go 19:12:50 ---> Using cache 19:12:50 ---> cda67d87676a 19:12:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:50 ---> Using cache 19:12:50 ---> 5ea4fa81a280 19:12:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:52 ---> Running in a47770ac1383 19:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:53 OK: 221 MiB in 52 packages 19:12:54 Removing intermediate container a47770ac1383 19:12:54 ---> f0b80544183b 19:12:54 Step 6/23 : COPY go.mod vendor* ./ 19:12:55 ---> 7ee2ec575321 19:12:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:55 ---> Running in 0aa29871690b 19:12:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:57 Removing intermediate container 0aa29871690b 19:12:57 ---> 2aebfc14839b 19:12:57 Step 8/23 : COPY . . 19:12:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:04 ---> ebb2d65c56ce 19:13:04 Step 9/23 : RUN make cmd/core-data/core-data 19:13:04 ---> Running in 57b908a252b8 19:13:04 Removing intermediate container ce27b4981df7 19:13:04 ---> 05684fb4a806 19:13:04 19:13:04 Step 10/22 : FROM alpine:3.14 19:13:04 ---> 84b07dd2d1fd 19:13:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:04 Removing intermediate container 834fc45ece45 19:13:04 ---> d4639760414f 19:13:04 19:13:04 Step 10/22 : FROM alpine:3.14 19:13:04 ---> 84b07dd2d1fd 19:13:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:04 ---> Running in eaf2076f572a 19:13:04 Removing intermediate container 2fe1ffc92847 19:13:04 ---> 8189644b0d0d 19:13:04 19:13:04 Step 10/23 : FROM alpine:3.14 19:13:04 ---> 84b07dd2d1fd 19:13:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:04 ---> Using cache 19:13:04 ---> ae4337b66611 19:13:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:04 ---> Using cache 19:13:04 ---> e7b018d49bbc 19:13:04 Step 13/23 : ENV APP_PORT=59881 19:13:04 ---> Running in cf5b4b7d3fb5 19:13:04 ---> Running in c06efdde0e49 19:13:04 Removing intermediate container c06efdde0e49 19:13:04 ---> 1d8bc4ad1458 19:13:04 Step 14/23 : EXPOSE $APP_PORT 19:13:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:13:04 ---> Running in 2616d7e3ad22 19:13:05 Removing intermediate container 2616d7e3ad22 19:13:05 ---> 6037662f077d 19:13:05 Step 15/23 : WORKDIR / 19:13:05 ---> Running in ea472dba1283 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:05 Removing intermediate container ea472dba1283 19:13:05 ---> 216f36855283 19:13:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:05 (1/6) Installing ca-certificates (20211220-r0) 19:13:05 (2/6) Installing brotli-libs (1.0.9-r5) 19:13:05 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:13:05 (4/6) Installing libcurl (7.79.1-r0) 19:13:05 (5/6) Installing curl (7.79.1-r0) 19:13:05 (6/6) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.33.1-r6.trigger 19:13:05 Executing ca-certificates-20211220-r0.trigger 19:13:05 (1/2) Installing ca-certificates (20211220-r0) 19:13:05 ---> fd8a41d3b54c 19:13:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:05 (2/2) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.33.1-r6.trigger 19:13:05 OK: 8 MiB in 20 packages 19:13:05 Executing ca-certificates-20211220-r0.trigger 19:13:05 OK: 6 MiB in 16 packages 19:13:06 ---> 45567a8922ae 19:13:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:06 Removing intermediate container eaf2076f572a 19:13:06 ---> bfcb34c07f2a 19:13:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:06 ---> 79dd95759283 19:13:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:06 ---> Running in e1464c7efa75 19:13:06 Removing intermediate container cf5b4b7d3fb5 19:13:06 ---> 152659dd38c3 19:13:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:06 ---> Running in efd7eb351b84 19:13:06 ---> Running in 5a3a3d5c445c 19:13:06 Removing intermediate container e1464c7efa75 19:13:06 ---> b7d6ad8f0c35 19:13:06 Step 13/22 : WORKDIR /edgex 19:13:06 ---> Running in 1bc4ca652bbc 19:13:06 Removing intermediate container efd7eb351b84 19:13:06 ---> 964909f4abef 19:13:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:06 Removing intermediate container 5a3a3d5c445c 19:13:06 ---> 9c02c83947a1 19:13:06 Step 13/22 : ENV APP_PORT=59860 19:13:06 ---> Running in 3a706c1ad009 19:13:06 ---> Running in bbbdb0d08051 19:13:06 Removing intermediate container 1bc4ca652bbc 19:13:06 ---> 15fe424265a4 19:13:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:06 Removing intermediate container 3a706c1ad009 19:13:06 ---> ff68513e7cee 19:13:06 Step 21/23 : LABEL arch=x86_64 19:13:06 ---> Running in bc72d412c363 19:13:06 Removing intermediate container bbbdb0d08051 19:13:06 ---> 3a42e69f6033 19:13:06 Step 14/22 : EXPOSE $APP_PORT 19:13:06 ---> Running in bf494302fea6 19:13:06 ---> e02c7730ac23 19:13:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:06 Removing intermediate container bc72d412c363 19:13:06 ---> 11844192893f 19:13:06 Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:13:07 ---> Running in 29fdb4c93870 19:13:07 Removing intermediate container bf494302fea6 19:13:07 ---> 5adf5a421f0d 19:13:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:07 Removing intermediate container 29fdb4c93870 19:13:07 ---> 082efe703961 19:13:07 Step 23/23 : LABEL version=0.0.0 19:13:07 ---> Running in 2bc881872dae 19:13:07 ---> 113c9b3c2546 19:13:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:07 Removing intermediate container 2bc881872dae 19:13:07 ---> a1a4978388a4 19:13:07 19:13:07 Successfully built a1a4978388a4 19:13:07 ---> bafcbc1244ec 19:13:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:07 Successfully tagged core-metadata:latest 19:13:07  Building core-metadata ... done  ---> 351c23446f00 19:13:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:08 ---> 75f3575f2d31 19:13:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:08 ---> a5333c6810fa 19:13:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:08 ---> Running in b60657ad4080 19:13:08 ---> 0769cd7c3f1f 19:13:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:08 ---> Running in 04f3f30466d1 19:13:08 Removing intermediate container b60657ad4080 19:13:08 ---> 7f5069af5604 19:13:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:08 ---> Running in ca531777cf61 19:13:08 Removing intermediate container ca531777cf61 19:13:08 ---> 45a9581b86d2 19:13:08 Step 20/22 : LABEL arch=x86_64 19:13:08 ---> Running in 7965fd9db311 19:13:08 Removing intermediate container 7965fd9db311 19:13:08 ---> 3f2ff9a680ab 19:13:08 Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:13:08 ---> Running in 5c7a346dc694 19:13:08 Removing intermediate container 5c7a346dc694 19:13:08 ---> 6993e3d20219 19:13:08 Step 22/22 : LABEL version=0.0.0 19:13:08 ---> Running in abc36778a84d 19:13:09 Removing intermediate container 04f3f30466d1 19:13:09 ---> 873748333211 19:13:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:09 ---> Running in 4a7bdd6d1e45 19:13:09 Removing intermediate container abc36778a84d 19:13:09 ---> 079e98b806d3 19:13:09 19:13:09 Removing intermediate container 4a7bdd6d1e45 19:13:09 ---> 9103ab01e7ec 19:13:09 Step 20/22 : LABEL arch=x86_64 19:13:09 Successfully built 079e98b806d3 19:13:09 Successfully tagged support-notifications:latest 19:13:09  Building support-notifications ... done  ---> Running in eaa4417a93c3 19:13:09 Removing intermediate container eaa4417a93c3 19:13:09 ---> f7aa3be878f6 19:13:09 Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:13:09 ---> Running in bc94101f8223 19:13:09 Removing intermediate container bc94101f8223 19:13:09 ---> 14405a9b0e50 19:13:09 Step 22/22 : LABEL version=0.0.0 19:13:09 ---> Running in 46991b93a2d5 19:13:10 Removing intermediate container 46991b93a2d5 19:13:10 ---> fa8bea28e22a 19:13:10 19:13:10 Successfully built fa8bea28e22a 19:13:10 Successfully tagged security-proxy-setup:latest 19:13:24  Building security-proxy-setup ... done Removing intermediate container 57b908a252b8 19:13:24 ---> e9d009c2b183 19:13:24 19:13:24 Step 10/23 : FROM alpine:3.14 19:13:24 ---> 84b07dd2d1fd 19:13:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:24 ---> Running in cce86264f6b0 19:13:24 Removing intermediate container cce86264f6b0 19:13:24 ---> 54e515fff0df 19:13:24 Step 12/23 : ENV APP_PORT=59880 19:13:24 ---> Running in e67feace24de 19:13:24 Removing intermediate container e67feace24de 19:13:24 ---> 203ba96d4223 19:13:24 Step 13/23 : EXPOSE $APP_PORT 19:13:24 ---> Running in dde55fd5f88f 19:13:24 Removing intermediate container dde55fd5f88f 19:13:24 ---> 986321c11a07 19:13:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:24 ---> Running in 93d549d0e55b 19:13:24 Removing intermediate container 93d549d0e55b 19:13:24 ---> a634404f1520 19:13:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:24 ---> Running in 6c425b9e58ef 19:13:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:25 (1/6) Installing dumb-init (1.2.5-r1) 19:13:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:26 (3/6) Installing libsodium (1.0.18-r0) 19:13:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:26 (5/6) Installing libzmq (4.3.4-r0) 19:13:26 (6/6) Installing zeromq (4.3.4-r0) 19:13:26 Executing busybox-1.33.1-r6.trigger 19:13:26 OK: 8 MiB in 20 packages 19:13:26 Removing intermediate container 6c425b9e58ef 19:13:26 ---> 3211d40e02fe 19:13:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:27 ---> 043c2ace89c9 19:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:27 ---> 57e1a72bed46 19:13:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:27 ---> a851d748f15e 19:13:27 Step 19/23 : ENTRYPOINT ["/core-data"] 19:13:27 ---> Running in 078eee49ecdf 19:13:27 Removing intermediate container 078eee49ecdf 19:13:27 ---> be0f84c966fb 19:13:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:27 ---> Running in f7a2993a97de 19:13:27 Removing intermediate container f7a2993a97de 19:13:27 ---> afae519ecc68 19:13:27 Step 21/23 : LABEL arch=x86_64 19:13:27 ---> Running in f44f07712b9c 19:13:28 Removing intermediate container f44f07712b9c 19:13:28 ---> 3cab7e4c2b94 19:13:28 Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 19:13:28 ---> Running in 154e1a3a0b4a 19:13:28 Removing intermediate container 154e1a3a0b4a 19:13:28 ---> 2162b652a809 19:13:28 Step 23/23 : LABEL version=0.0.0 19:13:28 ---> Running in b8e9ad05651f 19:13:28 Removing intermediate container b8e9ad05651f 19:13:28 ---> 92045c9c2cac 19:13:28 19:13:28 Successfully built 92045c9c2cac 19:13:28 Successfully tagged core-data:latest 19:13:28  Building core-data ... done  [Pipeline] } 19:13:28 $ docker stop --time=1 afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 19:13:29 $ docker rm -f afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:30 + docker images 19:13:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:30 core-data latest 92045c9c2cac 2 seconds ago 35.9MB 19:13:30 e9d009c2b183 8 seconds ago 1.65GB 19:13:30 support-notifications latest 079e98b806d3 21 seconds ago 26.6MB 19:13:30 security-proxy-setup latest fa8bea28e22a 21 seconds ago 43.4MB 19:13:30 core-metadata latest a1a4978388a4 23 seconds ago 26.1MB 19:13:30 05684fb4a806 26 seconds ago 1.63GB 19:13:30 d4639760414f 26 seconds ago 1.62GB 19:13:30 8189644b0d0d 26 seconds ago 1.62GB 19:13:30 core-command latest 7d5ec260cef1 42 seconds ago 24.5MB 19:13:30 support-scheduler latest 8e768fc098ab 46 seconds ago 26MB 19:13:30 69f69f77fb82 54 seconds ago 1.62GB 19:13:30 932d93a245cb 55 seconds ago 1.61GB 19:13:30 sys-mgmt-agent latest ba05146d4e7c About a minute ago 305MB 19:13:30 security-spire-server latest f2cc7ffae261 About a minute ago 82.9MB 19:13:30 security-bootstrapper latest 62f7cba890dc About a minute ago 24.3MB 19:13:30 security-spire-config latest 364df3f842e3 About a minute ago 82.2MB 19:13:30 security-secretstore-setup latest e8955ec50f10 About a minute ago 42.1MB 19:13:30 security-spiffe-token-provider latest 68be5cff7c63 About a minute ago 28.5MB 19:13:30 e864e3a2024c About a minute ago 1.61GB 19:13:30 f26e6147209c About a minute ago 1.61GB 19:13:30 4dbf0500ac4d About a minute ago 1.63GB 19:13:30 d6a46d7253a6 About a minute ago 1.61GB 19:13:30 4e6ab13c92e8 About a minute ago 1.61GB 19:13:30 security-spire-agent latest f9311b2bcaf4 About a minute ago 119MB 19:13:30 f2d6fe75a4a6 2 minutes ago 1.61GB 19:13:30 ci-base-image-x86_64 latest 27ed01c09f35 5 minutes ago 896MB 19:13:30 alpine 3.14 84b07dd2d1fd 43 hours ago 5.59MB 19:13:30 alpine 3.15 76c8fb57b6fc 43 hours ago 5.57MB 19:13:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 19:13:30 docker 20.10.10 b706a049f56e 4 months ago 216MB 19:13:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 19:13:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 19:13:45 Still waiting to schedule task 19:13:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:14:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:42 Running on prd-ubuntu18.04-docker-8c-8g-9437 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 19:14:42 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:14:42 The recommended git tool is: git 19:14:43 using credential edgex-jenkins-ssh 19:14:43 Cloning the remote Git repository 19:14:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:43 > git init /w/workspace/edgex-go/4 # timeout=10 19:14:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:43 > git --version # timeout=10 19:14:43 > git --version # 'git version 2.17.1' 19:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.480s coverage: 98.5% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 54.9% of statements 19:14:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:48 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 19:14:49 Merge succeeded, producing 65e377b33af0aae1c887bc38cabdbc659685d2dd 19:14:49 Checking out Revision 65e377b33af0aae1c887bc38cabdbc659685d2dd (PR-3924) 19:14:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:48 > git config core.sparsecheckout # timeout=10 19:14:48 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 19:14:48 > git remote # timeout=10 19:14:49 > git config --get remote.origin.url # timeout=10 19:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:49 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 19:14:49 > git rev-parse HEAD^{commit} # timeout=10 19:14:49 > git config core.sparsecheckout # timeout=10 19:14:49 > git checkout -f 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 19:14:52 Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" 19:14:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:52 > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 19:14:53 + echo snap-build.sh 19:14:53 snap-build.sh 19:14:53 + SNAP_BASE_DIR=. 19:14:53 + '[' '!' -z /w/workspace/edgex-go/4 ']' 19:14:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 19:14:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 19:14:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 19:14:53 + cd /w/workspace/edgex-go/4 19:14:53 + sudo apt-get remove -qy --purge lxd lxd-client 19:14:53 Reading package lists... 19:14:53 Building dependency tree... 19:14:53 Reading state information... 19:14:53 The following packages were automatically installed and are no longer required: 19:14:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:14:53 uidmap xdelta3 19:14:53 Use 'sudo apt autoremove' to remove them. 19:14:53 The following packages will be REMOVED: 19:14:53 lxd* lxd-client* 19:14:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:14:53 After this operation, 31.7 MB disk space will be freed. 19:14:54 (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.) 19:14:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:14:55 Removing lxd dnsmasq configuration 19:14:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:14:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:14:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:14:56 (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.) 19:14:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:14:57 Processing triggers for systemd (237-3ubuntu10.52) ... 19:14:57 Processing triggers for ureadahead (0.100.0-21) ... 19:14:58 + sudo snap remove --purge lxd 19:14:58 snap "lxd" is not installed 19:14:58 + sudo groupadd --force --system lxd 19:14:58 ++ whoami 19:14:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:14:58 + newgrp - lxd 19:14:58 + sudo snap install lxd 19:15:06 2022-03-30T19:15:03Z INFO Waiting for automatic snapd restart... 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.164s coverage: 89.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.398s coverage: 84.4% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.561s coverage: 94.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.653s coverage: 0.9% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.345s coverage: 58.8% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.500s coverage: 24.0% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.429s coverage: 94.1% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 19:15:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements 19:15:21 lxd 4.24-c92c0b2 from Canonical* installed 19:15:21 + sudo lxd init --auto 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.421s coverage: 94.4% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.667s coverage: 82.5% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:31 + sudo snap install --classic snapcraft 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.768s coverage: 91.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.220s coverage: 100.0% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 19:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements 19:15:36 snapcraft 6.1 from Canonical* installed 19:15:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:15:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:15:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:36 Dload Upload Total Spent Left Speed 19:15:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4700 0 --:--:-- --:--:-- --:--:-- 4733 19:15:37 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 19:15:37 ./yq_linux_amd64 19:15:37 + sudo snapcraft prime --use-lxd 19:15:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:15:39 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: 19:15:39 - README.md 19:15:39 19:15:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:15:39 Launching a container. 19:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.341s coverage: 65.4% of statements 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.725s coverage: 43.8% of statements 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.340s coverage: 89.5% of statements 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:49 Waiting for container to be ready 19:15:50 To start your first container, try: lxc launch ubuntu:20.04 19:15:50 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:15:50 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 19:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 19:15: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 19:15:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:53 GO111MODULE=on go vet ./... 19:15:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:15:56 Waiting for network to be ready... 19:15:56 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:15:56 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:15:56 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1355 kB] 19:15:57 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [236 kB] 19:15:57 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:15:57 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:15:57 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [837 kB] 19:15:57 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [119 kB] 19:15:57 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 19:15:57 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 19:15:57 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:15:57 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:15:57 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:15:57 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:15:57 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:15:57 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:15:57 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:15:57 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:15:58 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:15:58 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1693 kB] 19:15:58 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 19:15:58 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 19:15:58 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 19:15:58 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [902 kB] 19:15:58 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 19:15:58 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 19:15:58 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 19:16:00 Fetched 23.6 MB in 4s (6275 kB/s) 19:16:01 Reading package lists... 19:16:01 Reading package lists... 19:16:01 Building dependency tree... 19:16:01 Reading state information... 19:16:01 The following additional packages will be installed: 19:16:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:16:01 Suggested packages: 19:16:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:16:01 Recommended packages: 19:16:01 gnupg libsasl2-modules 19:16:01 The following NEW packages will be installed: 19:16:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:16:01 The following packages will be upgraded: 19:16:01 gpg gpg-agent gpgconf libudev1 19:16:02 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:16:02 Need to get 3859 kB of archives. 19:16:02 After this operation, 14.9 MB of additional disk space will be used. 19:16:02 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:16:02 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:16:02 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:16:02 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:16:02 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:16:02 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:16:02 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:16:02 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:16:02 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:16:02 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:16:02 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:16:02 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:16:02 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:16:02 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:16:02 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:16:02 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:16:02 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:16:02 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:16:02 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:16:02 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:16:02 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:16:02 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:16:02 debconf: delaying package configuration, since apt-utils is not installed 19:16:02 Fetched 3859 kB in 0s (14.0 MB/s) 19:16:02 (Reading database ... 12816 files and directories currently installed.) 19:16:02 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:16:02 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:02 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:16:02 Selecting previously unselected package udev. 19:16:02 (Reading database ... 12816 files and directories currently installed.) 19:16:02 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:16:02 Unpacking udev (245.4-4ubuntu3.15) ... 19:16:02 Selecting previously unselected package libfuse2:amd64. 19:16:02 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:16:02 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:16:02 Selecting previously unselected package fuse. 19:16:02 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:16:02 Unpacking fuse (2.9.9-3) ... 19:16:02 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:02 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:02 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:03 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:03 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:03 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:03 Selecting previously unselected package libksba8:amd64. 19:16:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:16:03 Unpacking libksba8:amd64 (1.3.5-2) ... 19:16:03 Selecting previously unselected package libroken18-heimdal:amd64. 19:16:03 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:16:03 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:16:03 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:16:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libwind0-heimdal:amd64. 19:16:03 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:16:03 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:16:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:16:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:16:03 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:04 Selecting previously unselected package libsasl2-modules-db:amd64. 19:16:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:16:04 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:04 Selecting previously unselected package libsasl2-2:amd64. 19:16:04 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:16:04 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:04 Selecting previously unselected package libldap-common. 19:16:04 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:16:04 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:16:04 Selecting previously unselected package libldap-2.4-2:amd64. 19:16:04 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:16:04 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:16:04 Selecting previously unselected package dirmngr. 19:16:04 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:04 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:16:04 Setting up libksba8:amd64 (1.3.5-2) ... 19:16:04 Setting up libfuse2:amd64 (2.9.9-3) ... 19:16:04 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:16:04 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:04 Setting up udev (245.4-4ubuntu3.15) ... 19:16:04 invoke-rc.d: policy-rc.d denied execution of start. 19:16:04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:16:04 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:04 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:16:04 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:16:04 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:04 Setting up fuse (2.9.9-3) ... 19:16:04 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:16:05 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:16:05 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:16:05 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:16:05 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:16:05 Processing triggers for systemd (245.4-4ubuntu3) ... 19:16:05 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:16:06 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:16:06 Alias= settings in the [Install] section, and DefaultInstance= for template 19:16:06 units). This means they are not meant to be enabled using systemctl. 19:16:06 19:16:06 Possible reasons for having this kind of units are: 19:16:06 • A unit may be statically enabled by being symlinked from another unit's 19:16:06 .wants/ or .requires/ directory. 19:16:06 • A unit's purpose may be to act as a helper for some other unit which has 19:16:06 a requirement dependency on it. 19:16:06 • A unit may be started when needed via activation (socket, path, timer, 19:16:06 D-Bus, udev, scripted systemctl call, ...). 19:16:06 • In case of template units, the unit is meant to be enabled with some 19:16:06 instance name specified. 19:16:06 Reading package lists... 19:16:06 Building dependency tree... 19:16:06 Reading state information... 19:16:06 The following additional packages will be installed: 19:16:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:16:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:16:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:16:06 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:16:06 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:16:06 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:16:06 Suggested packages: 19:16:06 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:16:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:16:06 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:16:06 systemd-container policykit-1 19:16:06 Recommended packages: 19:16:06 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:16:06 The following NEW packages will be installed: 19:16:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:16:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:16:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:16:06 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:16:06 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:16:06 The following packages will be upgraded: 19:16:06 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:16:07 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:16:07 Need to get 46.5 MB of archives. 19:16:07 After this operation, 181 MB of additional disk space will be used. 19:16:07 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:16:07 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:16:07 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:16:07 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:16:07 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:16:07 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 19:16:07 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 19:16:07 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 19:16:07 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 19:16:07 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 19:16:07 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:16:07 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:16:07 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:16:07 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:16:07 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:16:07 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:16:07 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:16:07 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:16:07 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:16:07 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:16:07 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 19:16:07 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:16:07 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:16:07 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:16:07 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:16:07 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:16:07 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:16:07 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:16:07 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:16:08 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:16:08 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:16:08 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:16:08 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:16:08 debconf: delaying package configuration, since apt-utils is not installed 19:16:08 Fetched 46.5 MB in 1s (52.1 MB/s) 19:16:08 (Reading database ... 13067 files and directories currently installed.) 19:16:08 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:16:08 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:08 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:16:08 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:08 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:16:08 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:09 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:16:09 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:16:09 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:16:09 Selecting previously unselected package libpython3.8-minimal:amd64. 19:16:09 (Reading database ... 13068 files and directories currently installed.) 19:16:09 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:16:09 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:16:09 Selecting previously unselected package libexpat1:amd64. 19:16:09 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 19:16:09 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:16:09 Selecting previously unselected package python3.8-minimal. 19:16:09 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:16:09 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:16:09 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:16:09 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:16:09 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:16:10 Selecting previously unselected package python3-minimal. 19:16:10 (Reading database ... 13359 files and directories currently installed.) 19:16:10 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:16:10 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:16:10 Selecting previously unselected package mime-support. 19:16:10 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:16:10 Unpacking mime-support (3.64ubuntu1) ... 19:16:10 Selecting previously unselected package libmpdec2:amd64. 19:16:10 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:16:10 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:16:10 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:16:10 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:16:10 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:16:10 Selecting previously unselected package python3.8. 19:16:10 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:16:10 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:16:10 Selecting previously unselected package libpython3-stdlib:amd64. 19:16:10 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:16:10 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:16:10 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:16:10 Selecting previously unselected package python3. 19:16:10 (Reading database ... 13761 files and directories currently installed.) 19:16:10 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:16:10 Unpacking python3 (3.8.2-0ubuntu2) ... 19:16:10 Selecting previously unselected package libdbus-1-3:amd64. 19:16:10 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:10 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:16:11 Selecting previously unselected package dbus. 19:16:11 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:11 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:16:11 Selecting previously unselected package libbsd0:amd64. 19:16:11 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:16:11 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:16:11 Selecting previously unselected package libpam-systemd:amd64. 19:16:11 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:16:11 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:16:11 Selecting previously unselected package sudo. 19:16:11 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:16:11 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:16:11 Selecting previously unselected package apparmor. 19:16:11 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:16:11 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:16:11 Selecting previously unselected package libcbor0.6:amd64. 19:16:11 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:16:11 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:16:11 Selecting previously unselected package libedit2:amd64. 19:16:11 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:16:11 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:16:11 Selecting previously unselected package libfido2-1:amd64. 19:16:11 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:16:11 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:16:11 Selecting previously unselected package libkrb5support0:amd64. 19:16:11 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:16:11 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:16:11 Selecting previously unselected package libk5crypto3:amd64. 19:16:11 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:16:11 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:16:11 Selecting previously unselected package libkeyutils1:amd64. 19:16:11 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:16:11 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:16:11 Selecting previously unselected package libkrb5-3:amd64. 19:16:11 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:16:11 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:16:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:16:11 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:16:11 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:16:11 Selecting previously unselected package openssh-client. 19:16:11 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:16:11 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:16:12 Selecting previously unselected package dbus-user-session. 19:16:12 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:16:12 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:16:12 Selecting previously unselected package liblzo2-2:amd64. 19:16:12 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:16:12 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:16:12 Selecting previously unselected package squashfs-tools. 19:16:12 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:16:12 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:16:12 Selecting previously unselected package snapd. 19:16:12 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 19:16:12 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 19:16:15 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:16:15 Setting up mime-support (3.64ubuntu1) ... 19:16:15 Setting up liblzo2-2:amd64 (2.10-2) ... 19:16:15 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:16:15 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:16:15 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:16:15 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:16:15 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:16:15 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:16:15 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:16:15 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:16:15 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:16:15 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:16:15 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:16:16 Setting up libbsd0:amd64 (0.10.0-1) ... 19:16:16 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:16:16 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:16:16 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:16:16 Setting up python3 (3.8.2-0ubuntu2) ... 19:16:16 running python rtupdate hooks for python3.8... 19:16:16 running python post-rtupdate hooks for python3.8... 19:16:16 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:16:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:16:17 Reloading AppArmor profiles 19:16:17 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:16:17 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:16:17 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:16:17 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:16:17 Setting up systemd (245.4-4ubuntu3.15) ... 19:16:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:16:17 Installing new version of config file /etc/systemd/resolved.conf ... 19:16:19 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:16:19 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:16:19 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:16:19 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 19:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:16:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:16:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:16:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:16:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:16:22 /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' 19:16:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:16:23 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:16:23 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:16:23 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:16:24 Reading package lists... 19:16:24 Reading package lists... 19:16:24 Building dependency tree... 19:16:24 Reading state information... 19:16:24 Calculating upgrade... 19:16:24 The following packages will be upgraded: 19:16:24 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:16:24 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:16:24 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:16:24 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:16:24 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:16:24 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:16:24 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:16:24 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:16:24 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:16:24 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:16:24 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:16:24 xz-utils zlib1g 19:16:25 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:16:25 Need to get 65.7 MB of archives. 19:16:25 After this operation, 27.6 MB of additional disk space will be used. 19:16:25 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 19:16:25 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 19:16:25 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:16:25 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:16:25 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:16:25 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:16:25 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:16:25 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:16:25 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:16:25 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:16:25 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:16:25 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:16:25 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:16:25 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:16:25 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:16:25 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:16:25 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:16:25 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:16:25 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:16:25 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:16:26 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 19:16:26 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:16:26 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:16:26 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:16:26 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:16:26 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:16:26 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:16:26 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:16:26 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:16:26 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:16:26 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:16:26 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:16:26 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 19:16:26 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:16:26 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:16:26 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:16:26 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:16:26 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:16:26 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 19:16:26 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 19:16:26 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:16:26 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:16:26 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:16:26 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:16:26 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:16:26 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:16:26 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:16:26 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 19:16:26 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:16:26 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:16:26 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:16:26 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:16:26 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:16:26 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:16:26 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:16:26 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:16:26 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:16:26 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 19:16:26 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 19:16:26 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:16:26 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:16:26 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:16:26 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:16:26 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 19:16:27 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:16:27 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:16:27 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:16:27 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:16:27 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:16:27 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:16:27 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 19:16:27 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 19:16:27 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 19:16:27 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 19:16:27 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 19:16:27 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 19:16:28 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 19:16:28 debconf: delaying package configuration, since apt-utils is not installed 19:16:28 Fetched 65.7 MB in 3s (21.6 MB/s) 19:16:28 (Reading database ... 14313 files and directories currently installed.) 19:16:28 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 19:16:28 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:16:28 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 19:16:28 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:16:28 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 19:16:28 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 19:16:29 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:29 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:29 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:29 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:29 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:29 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:29 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:29 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:29 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:30 (Reading database ... 14312 files and directories currently installed.) 19:16:30 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:30 (Reading database ... 14312 files and directories currently installed.) 19:16:30 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:16:30 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:16:30 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:30 (Reading database ... 14312 files and directories currently installed.) 19:16:30 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 19:16:30 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:16:31 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 19:16:31 (Reading database ... 14312 files and directories currently installed.) 19:16:31 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:16:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:16:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:16:31 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:16:31 Setting up base-files (11ubuntu5.5) ... 19:16:31 Installing new version of config file /etc/issue ... 19:16:31 Installing new version of config file /etc/issue.net ... 19:16:31 Installing new version of config file /etc/lsb-release ... 19:16:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:16:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:16:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:16:32 Removing obsolete conffile /etc/default/motd-news ... 19:16:32 (Reading database ... 14311 files and directories currently installed.) 19:16:32 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:16:32 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:16:32 Setting up bash (5.0-6ubuntu1.1) ... 19:16:32 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 19:16:32 (Reading database ... 14311 files and directories currently installed.) 19:16:32 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:16:32 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:16:32 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:16:32 (Reading database ... 14311 files and directories currently installed.) 19:16:32 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:16:32 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:16:33 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:16:33 (Reading database ... 14311 files and directories currently installed.) 19:16:33 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:16:33 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:16:33 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:16:33 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:16:33 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:16:33 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:16:33 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:16:34 (Reading database ... 14311 files and directories currently installed.) 19:16:34 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:16:34 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:16:34 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 19:16:34 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 19:16:34 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 19:16:34 (Reading database ... 14311 files and directories currently installed.) 19:16:34 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 19:16:34 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 19:16:34 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 19:16:34 (Reading database ... 14311 files and directories currently installed.) 19:16:34 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:34 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:34 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:16:34 (Reading database ... 14311 files and directories currently installed.) 19:16:34 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:34 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:34 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:16:34 (Reading database ... 14311 files and directories currently installed.) 19:16:34 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:34 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:35 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:35 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:35 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:16:35 (Reading database ... 14311 files and directories currently installed.) 19:16:35 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:35 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:35 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:16:35 (Reading database ... 14311 files and directories currently installed.) 19:16:35 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:35 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:35 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:35 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:35 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:16:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:16:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:16:36 (Reading database ... 14311 files and directories currently installed.) 19:16:36 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 19:16:36 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:16:36 Setting up libc-bin (2.31-0ubuntu9.7) ... 19:16:36 (Reading database ... 14311 files and directories currently installed.) 19:16:36 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:16:36 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:16:37 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:16:37 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:16:37 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:16:37 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:16:37 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:16:37 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:16:37 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:16:37 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:16:37 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:16:37 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:16:37 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:16:37 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:16:37 Setting up ubuntu-keyring (2020.02.11.4) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:16:37 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:16:37 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:16:37 (Reading database ... 14311 files and directories currently installed.) 19:16:37 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:16:37 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:16:38 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:16:38 (Reading database ... 14311 files and directories currently installed.) 19:16:38 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:16:38 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:16:38 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:16:38 (Reading database ... 14311 files and directories currently installed.) 19:16:38 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:16:38 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:16:38 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:16:38 (Reading database ... 14311 files and directories currently installed.) 19:16:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:16:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:16:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:16:38 (Reading database ... 14311 files and directories currently installed.) 19:16:38 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:16:38 Unpacking apt (2.0.6) over (2.0.2) ... 19:16:39 Setting up apt (2.0.6) ... 19:16:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:16:39 (Reading database ... 14311 files and directories currently installed.) 19:16:39 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:16:39 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:16:39 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:16:39 (Reading database ... 14311 files and directories currently installed.) 19:16:39 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:16:39 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:16:39 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:16:39 (Reading database ... 14313 files and directories currently installed.) 19:16:39 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:16:39 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:16:40 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:16:40 (Reading database ... 14317 files and directories currently installed.) 19:16:40 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:16:40 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:16:40 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:16:40 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:16:40 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:16:40 (Reading database ... 14317 files and directories currently installed.) 19:16:40 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:16:40 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:16:40 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:16:40 (Reading database ... 14317 files and directories currently installed.) 19:16:40 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:16:40 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:16:40 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:16:40 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:16:41 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 19:16:41 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:16:41 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 19:16:41 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:16:41 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:16:41 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:16:41 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:16:41 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:16:41 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:16:41 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:16:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:16:41 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:16:41 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:16:41 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:16:42 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 19:16:42 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:16:42 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:16:42 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:16:42 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:42 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:42 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:42 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:42 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:42 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:16:42 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:16:43 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:16:43 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:16:43 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:43 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:43 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:43 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:44 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:44 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:44 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:44 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:45 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:45 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:45 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:45 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:46 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:16:46 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:16:46 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:16:46 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:16:46 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 19:16:46 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:16:46 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:16:46 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 19:16:46 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:16:46 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up tzdata (2022a-0ubuntu0.20.04) ... 19:16:46 19:16:46 Current default time zone: 'Etc/UTC' 19:16:46 Local time is now: Wed Mar 30 19:16:46 UTC 2022. 19:16:46 Universal Time is now: Wed Mar 30 19:16:46 UTC 2022. 19:16:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:16:46 19:16:46 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:16:46 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:16:46 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up mount (2.34-0.1ubuntu9.3) ... 19:16:46 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:16:46 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:16:46 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:16:46 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 19:16:46 Setting up openssl (1.1.1f-1ubuntu2.12) ... 19:16:46 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:16:46 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:16:46 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:16:46 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:16:46 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:16:46 Setting up ca-certificates (20210119~20.04.2) ... 19:16:48 Updating certificates in /etc/ssl/certs... 19:16:49 21 added, 21 removed; done. 19:16:49 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Setting up perl (5.30.0-9ubuntu0.2) ... 19:16:49 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:16:49 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 19:16:49 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:16:49 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:16:49 Setting up binutils (2.34-6ubuntu1.3) ... 19:16:49 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Setting up build-essential (12.8ubuntu1.1) ... 19:16:49 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 19:16:49 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:16:49 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:16:49 Processing triggers for mime-support (3.64ubuntu1) ... 19:16:49 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:16:49 Updating certificates in /etc/ssl/certs... 19:16:50 0 added, 0 removed; done. 19:16:50 Running hooks in /etc/ca-certificates/update.d... 19:16:50 done. 19:16:51 Reading package lists... 19:16:51 Building dependency tree... 19:16:51 Reading state information... 19:16:52 The following NEW packages will be installed: 19:16:52 apt-transport-https 19:16:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:16:52 Need to get 4680 B of archives. 19:16:52 After this operation, 162 kB of additional disk space will be used. 19:16:52 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:16:52 debconf: delaying package configuration, since apt-utils is not installed 19:16:52 Fetched 4680 B in 0s (61.5 kB/s) 19:16:52 Selecting previously unselected package apt-transport-https. 19:16:52 (Reading database ... 14320 files and directories currently installed.) 19:16:52 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:16:52 Unpacking apt-transport-https (2.0.6) ... 19:16:52 Setting up apt-transport-https (2.0.6) ... 19:16:52 Waiting for network to be ready... 19:16:59 2022-03-30T19:16:57Z INFO Waiting for automatic snapd restart... 19:17:00 snapd 2.54.4 from Canonical* installed 19:17:01 "snapd" switched to the "latest/stable" channel 19:17:01 19:17:04 core20 20220304 from Canonical* installed 19:17:04 "core20" switched to the "latest/stable" channel 19:17:04 19:17:07 snapcraft 6.1 from Canonical* installed 19:17:07 "snapcraft" switched to the "latest/stable" channel 19:17:07 19:17:12 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: 19:17:12 - README.md 19:17:12 19:17:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:17:12 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:17:12 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:17:12 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:17:13 Reading package lists... 19:17:14 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 19:17:14 Reading package lists... 19:17:14 Building dependency tree... 19:17:14 Reading state information... 19:17:14 Suggested packages: 19:17:14 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:17:14 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:17:14 krb5-user libnorm-doc 19:17:14 Recommended packages: 19:17:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:17:14 The following NEW packages will be installed: 19:17:14 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:17:14 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:17:14 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:17:14 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:17:14 libzmq5 pkg-config zip 19:17:14 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:17:14 Need to get 10.3 MB of archives. 19:17:14 After this operation, 56.5 MB of additional disk space will be used. 19:17:14 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:17:14 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:17:14 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:17:14 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:17:14 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:17:14 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:17:14 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:17:14 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:17:14 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:17:14 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:17:14 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:17:14 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:17:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:17:14 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:17:14 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:17:14 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:17:14 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:17:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:17:15 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:17:15 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:17:15 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:17:15 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:17:15 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:17:15 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:17:15 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:17:15 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:17:15 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:17:16 debconf: delaying package configuration, since apt-utils is not installed 19:17:16 Fetched 10.3 MB in 1s (7533 kB/s) 19:17:16 Selecting previously unselected package libglib2.0-0:amd64. 19:17:16 (Reading database ... 14324 files and directories currently installed.) 19:17:16 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:17:16 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:17:16 Selecting previously unselected package libsodium23:amd64. 19:17:16 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:17:16 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:17:16 Selecting previously unselected package libpsl5:amd64. 19:17:16 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:17:16 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:17:16 Selecting previously unselected package libbrotli1:amd64. 19:17:16 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:17:16 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:17:16 Selecting previously unselected package libnghttp2-14:amd64. 19:17:16 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:17:16 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:17:16 Selecting previously unselected package librtmp1:amd64. 19:17:16 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:17:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:17:16 Selecting previously unselected package libssh-4:amd64. 19:17:16 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:17:16 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:17:16 Selecting previously unselected package libcurl3-gnutls:amd64. 19:17:16 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:17:16 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:17:16 Selecting previously unselected package liberror-perl. 19:17:16 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:17:16 Unpacking liberror-perl (0.17029-1) ... 19:17:16 Selecting previously unselected package git-man. 19:17:16 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:17:16 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:17:16 Selecting previously unselected package git. 19:17:16 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:17:16 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:17:17 Selecting previously unselected package libgssrpc4:amd64. 19:17:17 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:17:17 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:17:17 Selecting previously unselected package libkdb5-9:amd64. 19:17:17 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:17:17 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:17:17 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:17:17 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:17:17 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:17 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:17:17 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:17:17 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:17 Selecting previously unselected package comerr-dev:amd64. 19:17:17 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:17:17 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:17:17 Selecting previously unselected package krb5-multidev:amd64. 19:17:17 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:17:17 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:17:17 Selecting previously unselected package libnorm1:amd64. 19:17:17 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:17:17 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:17:18 Selecting previously unselected package libnorm-dev:amd64. 19:17:18 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:17:18 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:17:18 Selecting previously unselected package libpgm-5.2-0:amd64. 19:17:18 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:17:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:18 Selecting previously unselected package libpgm-dev:amd64. 19:17:18 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:17:18 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:18 Selecting previously unselected package libsodium-dev:amd64. 19:17:18 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:17:18 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:17:18 Selecting previously unselected package libzmq5:amd64. 19:17:18 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:17:18 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:17:18 Selecting previously unselected package libkrb5-dev:amd64. 19:17:18 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:17:18 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Selecting previously unselected package libzmq3-dev:amd64. 19:17:18 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:17:18 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:17:18 Selecting previously unselected package pkg-config. 19:17:18 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:17:18 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:17:18 Selecting previously unselected package zip. 19:17:18 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:17:18 Unpacking zip (3.0-11build1) ... 19:17:18 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:17:18 Setting up libsodium23:amd64 (1.0.18-1) ... 19:17:18 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:17:18 No schema files found: doing nothing. 19:17:18 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:17:18 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:17:18 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:17:18 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:17:18 Setting up liberror-perl (0.17029-1) ... 19:17:18 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up zip (3.0-11build1) ... 19:17:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:17:18 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:17:18 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:17:18 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:17:18 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:17:18 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:17:18 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:18 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:17:18 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:17:18 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:17:18 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:17:18 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:17:18 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:17:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:17:19 comerr-dev set to automatically installed. 19:17:19 git set to automatically installed. 19:17:19 git-man set to automatically installed. 19:17:19 krb5-multidev set to automatically installed. 19:17:19 libbrotli1 set to automatically installed. 19:17:19 libcurl3-gnutls set to automatically installed. 19:17:19 liberror-perl set to automatically installed. 19:17:19 libglib2.0-0 set to automatically installed. 19:17:19 libgssrpc4 set to automatically installed. 19:17:19 libkadm5clnt-mit11 set to automatically installed. 19:17:19 libkadm5srv-mit11 set to automatically installed. 19:17:19 libkdb5-9 set to automatically installed. 19:17:19 libkrb5-dev set to automatically installed. 19:17:19 libnghttp2-14 set to automatically installed. 19:17:19 libnorm-dev set to automatically installed. 19:17:19 libnorm1 set to automatically installed. 19:17:19 libpgm-5.2-0 set to automatically installed. 19:17:19 libpgm-dev set to automatically installed. 19:17:19 libpsl5 set to automatically installed. 19:17:19 librtmp1 set to automatically installed. 19:17:19 libsodium-dev set to automatically installed. 19:17:19 libsodium23 set to automatically installed. 19:17:19 libssh-4 set to automatically installed. 19:17:19 libzmq3-dev set to automatically installed. 19:17:19 libzmq5 set to automatically installed. 19:17:19 pkg-config set to automatically installed. 19:17:19 zip set to automatically installed. 19:17:20 snapd is not logged in, snap install commands will use sudo 19:17:26 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 19:17:27 Downloading snap 'edgex-app-service-configurable' 19:17:28 Pulling app-service-configurable 19:17:28 + snapcraftctl pull 19:17:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:30 Pulling config-common 19:17:30 + snapcraftctl pull 19:17:31 ./bin/test-attribution-txt.sh 19:17:32 Pulling go-build-helper 19:17:32 + snapcraftctl pull 19:17:34 'edgex-go' has dependencies that need to be staged: go-build-helper 19:17:34 Skipping pull go-build-helper (already ran) 19:17:34 Building go-build-helper 19:17:34 + snapcraftctl build [Pipeline] echo 19:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:34 + ls -al . 19:17:34 total 660 19:17:34 drwxrwxr-x 9 1001 1001 4096 Mar 30 19:17 . 19:17:34 drwxr-xr-x 4 root root 4096 Mar 30 19:12 .. 19:17:34 -rw-rw-r-- 1 1001 1001 11 Mar 30 19:10 .dockerignore 19:17:34 drwxrwxr-x 8 1001 1001 4096 Mar 30 19:10 .git 19:17:34 drwxrwxr-x 4 1001 1001 4096 Mar 30 19:10 .github 19:17:34 -rw-rw-r-- 1 1001 1001 870 Mar 30 19:10 .gitignore 19:17:34 -rw-rw-r-- 1 1001 1001 42 Mar 30 19:10 .golangci.yml 19:17:34 -rw-rw-r-- 1 1001 1001 87 Mar 30 19:10 .hadolint.yml 19:17:34 -rw-rw-r-- 1 1001 1001 166 Mar 30 19:10 .sonarcloud.properties 19:17:34 -rw-rw-r-- 1 1001 1001 1171 Mar 30 19:10 ADOPTERS.md 19:17:34 -rw-rw-r-- 1 1001 1001 9953 Mar 30 19:10 Attribution.txt 19:17:34 -rw-rw-r-- 1 1001 1001 51732 Mar 30 19:10 CHANGELOG.md 19:17:34 -rw-rw-r-- 1 1001 1001 3804 Mar 30 19:10 CONTRIBUTING.md 19:17:34 -rw-rw-r-- 1 1001 1001 677 Mar 30 19:10 GOVERNANCE.md 19:17:34 -rw-rw-r-- 1 1001 1001 849 Mar 30 19:10 Jenkinsfile 19:17:34 -rw-rw-r-- 1 1001 1001 10775 Mar 30 19:10 LICENSE 19:17:34 -rw-rw-r-- 1 1001 1001 8478 Mar 30 19:10 Makefile 19:17:34 -rw-rw-r-- 1 1001 1001 582 Mar 30 19:10 OWNERS.md 19:17:34 -rw-rw-r-- 1 1001 1001 8207 Mar 30 19:10 README.md 19:17:34 -rw-rw-r-- 1 1001 1001 6912 Mar 30 19:10 SECURITY.md 19:17:34 -rw-rw-r-- 1 1001 1001 5 Mar 30 19:08 VERSION 19:17:34 -rw-rw-r-- 1 1001 1001 4131 Mar 30 19:10 ZMQWindows.md 19:17:34 drwxrwxr-x 2 1001 1001 4096 Mar 30 19:10 bin 19:17:34 drwxrwxr-x 18 1001 1001 4096 Mar 30 19:10 cmd 19:17:34 -rw-r--r-- 1 root root 426503 Mar 30 19:15 coverage.out 19:17:34 -rw-rw-r-- 1 1001 1001 3175 Mar 30 19:10 go.mod 19:17:34 -rw-rw-r-- 1 1001 1001 34990 Mar 30 19:12 go.sum 19:17:34 drwxrwxr-x 8 1001 1001 4096 Mar 30 19:10 internal 19:17:34 drwxrwxr-x 3 1001 1001 4096 Mar 30 19:10 openapi 19:17:34 drwxrwxr-x 4 1001 1001 4096 Mar 30 19:10 snap 19:17:34 -rw-rw-r-- 1 1001 1001 204 Mar 30 19:10 version.go [Pipeline] sh 19:17:35 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:17:35 + '[' -e coverage.out ] 19:17:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:35 Warning: overwriting stash ‘coverage-report’ 19:17:36 Staging go-build-helper 19:17:36 + snapcraftctl stage 19:17:36 Stashed 1 file(s) [Pipeline] sh 19:17:36 + make build 19:17:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:17:41 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:17:41 Fetched 290 kB in 0s (0 B/s) 19:17:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:17:41 Fetched 158 kB in 0s (0 B/s) 19:17:41 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:17:41 Fetched 242 kB in 0s (0 B/s) 19:17:41 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:17:41 Fetched 150 kB in 0s (0 B/s) 19:17:41 Pulling edgex-go 19:17:41 + snapcraftctl pull 19:17:43 Pulling hooks 19:17:43 + snapcraftctl pull 19:17:55 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:17:55 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:17:55 Fetched 96.1 kB in 0s (0 B/s) 19:17:55 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:17:55 Fetched 78.7 kB in 0s (0 B/s) 19:17:55 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:17:55 Fetched 48.0 kB in 0s (0 B/s) 19:17:55 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:17:55 Fetched 50.2 kB in 0s (0 B/s) 19:17:55 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:17:55 Fetched 14.7 kB in 0s (0 B/s) 19:17:55 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:17:55 Fetched 234 kB in 0s (0 B/s) 19:17:55 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:17:55 Fetched 155 kB in 0s (0 B/s) 19:17:55 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:17:55 Fetched 170 kB in 0s (0 B/s) 19:17:55 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:17:55 Fetched 267 kB in 0s (0 B/s) 19:17:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:17:55 Fetched 50.6 kB in 0s (0 B/s) 19:17:55 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:17:55 Fetched 15.1 kB in 0s (0 B/s) 19:17:55 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:17:55 Fetched 51.5 kB in 0s (0 B/s) 19:17:55 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:17:55 Fetched 121 kB in 0s (0 B/s) 19:17:55 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:17:55 Fetched 29.7 kB in 0s (0 B/s) 19:17:55 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:17:55 Fetched 1021 kB in 0s (0 B/s) 19:17:55 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:17:55 Fetched 49.3 kB in 0s (0 B/s) 19:17:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:17:55 Fetched 54.9 kB in 0s (0 B/s) 19:17:55 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:17:55 Fetched 16.6 kB in 0s (0 B/s) 19:17:55 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:17:55 Fetched 87.9 kB in 0s (0 B/s) 19:17:55 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:17:55 Fetched 142 kB in 0s (0 B/s) 19:17:55 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:17:55 Fetched 41.8 kB in 0s (0 B/s) 19:17:55 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:17:55 Fetched 181 kB in 0s (0 B/s) 19:17:55 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:17:55 Fetched 208 kB in 0s (0 B/s) 19:17:55 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:17:55 Fetched 161 kB in 0s (0 B/s) 19:17:55 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:17:55 Fetched 107 kB in 0s (0 B/s) 19:17:55 Pulling static-packages 19:17:55 + snapcraftctl pull 19:17:56 Pulling version 19:17:56 + cd /root/project 19:17:56 ++ git describe --tags --abbrev=0 19:17:56 ++ sed s/v// 19:17:56 + GIT_VERSION=2.2.0-dev.48 19:17:56 + '[' -z 2.2.0-dev.48 ']' 19:17:56 + snapcraftctl set-version 2.2.0-dev.48 19:17:57 Building app-service-configurable 19:17:57 + snapcraftctl build 19:17:59 Building config-common 19:17:59 + snapcraftctl build 19:18:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:18:02 Skipping build go-build-helper (already ran) 19:18:02 Building edgex-go 19:18:02 + cd /root/parts/edgex-go/src 19:18:02 ++ git describe --tags --abbrev=0 19:18:02 ++ sed s/v// 19:18:02 + GIT_VERSION=2.2.0-dev.48 19:18:02 + '[' -z 2.2.0-dev.48 ']' 19:18:02 + echo 2.2.0-dev.48 19:18:02 + '[' '!' -d vendor ']' 19:18:02 + go mod download all 19:18:09 + make build 19:18:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:19:00 + 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 19:19:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:19:00 + case "$service" in 19:19:00 + 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 19:19:00 + 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 19:19:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:19:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:19:00 + case "$service" in 19:19:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:19:00 + 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 19:19:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:19:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:19:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:19:01 Building hooks 19:19:01 + cd /root/parts/hooks/src 19:19:01 + make build 19:19:01 go mod tidy 19:19:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 19:19:03 github.com/canonical/edgex-go/hooks/cmd/configure imports 19:19:03 github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 19:19:03 github.com/canonical/edgex-go/hooks/cmd/configure imports 19:19:03 github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 19:19:03 make: *** [Makefile:5: tidy] Error 1 19:19:03 Failed to run 'override-build': Exit code was 2. 19:19:03 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:06 Failed in branch amd64 19:19:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:20:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:21:44 $ docker stop --time=1 cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda 19:21:46 $ docker rm -f cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:48 19:21:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:21:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:49 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:49 29e5d40040c1: Pulling fs layer 19:21:49 1ce36da41761: Pulling fs layer 19:21:49 25b303627fd3: Pulling fs layer 19:21:49 29e5d40040c1: Verifying Checksum 19:21:49 29e5d40040c1: Download complete 19:21:49 1ce36da41761: Verifying Checksum 19:21:49 1ce36da41761: Download complete 19:21:49 29e5d40040c1: Pull complete 19:21:51 25b303627fd3: Verifying Checksum 19:21:51 25b303627fd3: Download complete 19:21:51 1ce36da41761: Pull complete 19:22:03 25b303627fd3: Pull complete 19:22:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:22:04 prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container 19:22:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:06 $ docker top f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:07 + docker-compose build --help 19:22:07 + grep parallel 19:22:11 --parallel Build images in parallel. [Pipeline] } 19:22:11 $ docker stop --time=1 f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 19:22:13 $ docker rm -f f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:13 . [Pipeline] withDockerContainer 19:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container 19:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:15 $ docker top 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:16 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:20 Building core-command ... 19:22:20 Building core-data ... 19:22:20 Building core-metadata ... 19:22:20 Building security-bootstrapper ... 19:22:20 Building security-proxy-setup ... 19:22:20 Building security-secretstore-setup ... 19:22:20 Building security-spiffe-token-provider ... 19:22:20 Building security-spire-agent ... 19:22:20 Building security-spire-config ... 19:22:20 Building security-spire-server ... 19:22:20 Building support-notifications ... 19:22:20 Building support-scheduler ... 19:22:20 Building sys-mgmt-agent ... 19:22:20 Building security-spire-server 19:22:20 Building support-scheduler 19:22:20 Building security-bootstrapper 19:22:20 Building core-metadata 19:22:20 Building security-secretstore-setup 19:24:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:12 ---> ff68e37aca08 19:24:12 Step 3/23 : WORKDIR /edgex-go 19:24:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:12 19:24:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> ff68e37aca08 19:24:12 19:24:12 ---> ff68e37aca08 19:24:12 Step 3/22 : WORKDIR /edgex-go 19:24:12 Step 3/23 : WORKDIR /edgex-go 19:24:12 ---> Running in efea2af29c2f 19:24:12 ---> Running in 39958188a46f 19:24:12 ---> Running in fc66f29ea86d 19:24:12 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:12 ---> ff68e37aca08 19:24:12 Step 3/25 : WORKDIR /edgex-go 19:24:12 ---> Running in 2708067dc2c5 19:24:12 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:12 ---> ff68e37aca08 19:24:12 Step 3/31 : WORKDIR /edgex-go 19:24:12 ---> Running in 20feb4a5537a 19:24:12 Removing intermediate container 39958188a46f 19:24:12 ---> 26592518c74d 19:24:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 ---> Running in cb3b59958db7 19:24:12 Removing intermediate container efea2af29c2f 19:24:12 ---> e6143290c552 19:24:12 Removing intermediate container fc66f29ea86d 19:24:12 ---> 67ae680ce381 19:24:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 Removing intermediate container 20feb4a5537a 19:24:12 ---> bbc28c0f6534 19:24:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 Removing intermediate container 2708067dc2c5 19:24:12 ---> b6476247c8b7 19:24:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:12 ---> Running in 5d0a893505bd 19:24:12 ---> Running in b0f8376b75c8 19:24:12 ---> Running in cb801354c3f1 19:24:12 ---> Running in 53681f300db3 19:24:12 Removing intermediate container cb3b59958db7 19:24:12 ---> e99747ed71d4 19:24:12 Step 5/22 : RUN apk add --update --no-cache make git 19:24:12 ---> Running in f94ccd841e55 19:24:12 Removing intermediate container 5d0a893505bd 19:24:12 ---> d6603cd949d1 19:24:12 Step 5/23 : RUN apk add --update --no-cache make git 19:24:12 ---> Running in de7da0470fec 19:24:12 Removing intermediate container 53681f300db3 19:24:12 ---> 0afaec5068e2 19:24:12 Step 5/25 : RUN apk add --update --no-cache make git 19:24:12 ---> Running in 955601b65963 19:24:12 Removing intermediate container cb801354c3f1 19:24:12 ---> 36212a619baa 19:24:12 Step 5/23 : RUN apk add --update --no-cache make git 19:24:12 Removing intermediate container b0f8376b75c8 19:24:12 ---> 08e185e60df7 19:24:12 Step 5/31 : RUN apk add --update --no-cache make git 19:24:12 ---> Running in 241d037af6bc 19:24:12 ---> Running in dab505cd45dd 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 OK: 220 MiB in 52 packages 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 OK: 220 MiB in 52 packages 19:24:12 Removing intermediate container f94ccd841e55 19:24:12 ---> 7896c96eaaaa 19:24:12 Step 6/22 : COPY go.mod vendor* ./ 19:24:12 OK: 220 MiB in 52 packages 19:24:12 OK: 220 MiB in 52 packages 19:24:12 OK: 220 MiB in 52 packages 19:24:12 Removing intermediate container de7da0470fec 19:24:12 ---> 9abb61fdcafb 19:24:12 Step 6/23 : COPY go.mod vendor* ./ 19:24:13 Removing intermediate container 955601b65963 19:24:13 ---> 1f8b2b4d4d17 19:24:13 Step 6/25 : COPY go.mod vendor* ./ 19:24:13 ---> 1769807eaaa3 19:24:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:13 ---> Running in 727e0cb53dd4 19:24:13 Removing intermediate container 241d037af6bc 19:24:13 ---> fee0dc80651e 19:24:13 Step 6/23 : COPY go.mod vendor* ./ 19:24:14 Removing intermediate container dab505cd45dd 19:24:14 ---> e7d8d0c4cd4c 19:24:14 Step 6/31 : COPY go.mod vendor* ./ 19:24:14 ---> e3b686b63bc0 19:24:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:14 ---> 2cd7695d622b 19:24:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:14 ---> Running in 8e445428bf46 19:24:14 ---> Running in 50ccd8072541 19:24:15 ---> a4b1bb65f5b0 19:24:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:15 ---> Running in ab2601df2eb4 19:24:15 ---> cf3e8803c3ac 19:24:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:16 ---> Running in c2f9071303c2 19:24:18 Removing intermediate container 727e0cb53dd4 19:24:18 ---> 3edb6d82fb75 19:24:18 Step 8/22 : COPY . . 19:24:20 Removing intermediate container 8e445428bf46 19:24:20 ---> 349b91f1e925 19:24:20 Step 8/23 : COPY . . 19:24:20 Removing intermediate container 50ccd8072541 19:24:20 ---> 0f7f5a2fc49c 19:24:20 Step 8/25 : COPY . . 19:24:21 Removing intermediate container c2f9071303c2 19:24:21 ---> c80b391fbc73 19:24:21 Step 8/31 : COPY . .Removing intermediate container ab2601df2eb4 19:24:21 ---> 07acfe0fa777 19:24:21 Step 8/23 : COPY . . 19:24:21 19:24:54 ---> a4f18f8feeff 19:24:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:54 ---> Running in 4072ec8ce5fa 19:24:54 ---> 8f79ee7657a3 19:24:54 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 19:24:54 ---> Running in fdff79b0f364 19:24:54 Removing intermediate container fdff79b0f364 19:24:54 ---> 09a85a456890 19:24:54 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:24:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:54 ---> Running in 3fb3fe619296 19:24:54 ---> b2ddc57b2486 19:24:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:54 ---> Running in f013398a248f 19:24:54 ---> c7b58905df78 19:24:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:24:54 ---> Running in fb24021eb287 19:24:55 ---> ca8ff2ce105b 19:24:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:55 ---> Running in a314dcd3415c 19:24:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:56 spire-1.2.0/ 19:24:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:25:01 spire-1.2.0/README.md 19:25:01 spire-1.2.0/bin/ 19:25:01 spire-1.2.0/bin/spire-server 19:25:01 spire-1.2.0/bin/spire-agent 19:25:01 spire-1.2.0/conf/ 19:25:01 spire-1.2.0/conf/server/ 19:25:01 spire-1.2.0/conf/server/server.conf 19:25:01 spire-1.2.0/conf/agent/ 19:25:01 spire-1.2.0/conf/agent/agent.conf 19:25:01 spire-1.2.0/LICENSE 19:25:08 Removing intermediate container 3fb3fe619296 19:25:08 ---> 4ce9487795b3 19:25:08 19:25:08 Step 11/23 : FROM alpine:3.15 19:25:08 3.15: Pulling from library/alpine 19:25:08 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 19:25:08 Status: Downloaded newer image for alpine:3.15 19:25:08 ---> 03078ca19a05 19:25:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:09 ---> Running in f031be27c11b 19:25:09 Removing intermediate container f031be27c11b 19:25:09 ---> 16edcfe06d8f 19:25:09 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:09 ---> Running in d16cf0a828bf 19:25:12 Removing intermediate container d16cf0a828bf 19:25:12 ---> 6670fe932b56 19:25:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:12 ---> Running in 21748390bd6d 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:16 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:25:16 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:25:16 OK: 15729 distinct packages available 19:25:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:18 (1/5) Installing dumb-init (1.2.5-r1) 19:25:19 (2/5) Installing musl-obstack (1.2.3-r0) 19:25:19 (3/5) Installing libucontext (1.1-r0) 19:25:19 (4/5) Installing gcompat (1.0.0-r4) 19:25:19 (5/5) Installing openssl (1.1.1n-r0) 19:25:19 Executing busybox-1.34.1-r4.trigger 19:25:19 OK: 6 MiB in 19 packages 19:25:21 Removing intermediate container 21748390bd6d 19:25:21 ---> 02fc067c047d 19:25:21 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:25:26 ---> 3a5e12328d1c 19:25:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:25:26 ---> 4fd34917b73d 19:25:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:25:27 ---> 702f117dbdc3 19:25:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:25:28 ---> 43de48856931 19:25:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:28 ---> Running in 1044abd0f84e 19:25:29 Removing intermediate container 1044abd0f84e 19:25:29 ---> 8f3e7f63f6da 19:25:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:29 ---> Running in 0e61e55055fe 19:25:29 Removing intermediate container 0e61e55055fe 19:25:29 ---> 633f85146410 19:25:29 Step 21/23 : LABEL arch=arm64 19:25:29 ---> Running in 4c8f4adce1e4 19:25:30 Removing intermediate container 4c8f4adce1e4 19:25:30 ---> ca8a04362c74 19:25:30 Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:25:30 ---> Running in cd1a8430a163 19:25:31 Removing intermediate container cd1a8430a163 19:25:31 ---> 68ca4f12ecee 19:25:31 Step 23/23 : LABEL version=0.0.0 19:25:31 ---> Running in 31baf4cfad21 19:25:31 Removing intermediate container 31baf4cfad21 19:25:31 ---> 072ea26e7843 19:25:31 19:25:32 Successfully built 072ea26e7843 19:25:32 Successfully tagged security-spire-server-arm64:latest 19:25:32 Building security-spire-config 19:26:11  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:11 ---> ff68e37aca08 19:26:11 Step 3/24 : WORKDIR /edgex-go 19:26:11 ---> Using cache 19:26:11 ---> b6476247c8b7 19:26:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:11 ---> Using cache 19:26:11 ---> 0afaec5068e2 19:26:11 Step 5/24 : RUN apk add --update --no-cache make git 19:26:11 ---> Using cache 19:26:11 ---> 1f8b2b4d4d17 19:26:11 Step 6/24 : COPY go.mod vendor* ./ 19:26:11 ---> Using cache 19:26:11 ---> 2cd7695d622b 19:26:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:11 ---> Using cache 19:26:11 ---> 0f7f5a2fc49c 19:26:11 Step 8/24 : COPY . . 19:26:11 ---> Using cache 19:26:11 ---> b2ddc57b2486 19:26:11 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:26:11 ---> Running in f86a7be4d6cf 19:26:11 Removing intermediate container f86a7be4d6cf 19:26:11 ---> 40793a0b5e8a 19:26:11 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:26:11 ---> Running in 3b4d1b6b0c90 19:26:11 spire-1.2.0/ 19:26:17 spire-1.2.0/README.md 19:26:17 spire-1.2.0/bin/ 19:26:17 spire-1.2.0/bin/spire-server 19:26:17 spire-1.2.0/bin/spire-agent 19:26:17 spire-1.2.0/conf/ 19:26:17 spire-1.2.0/conf/server/ 19:26:17 spire-1.2.0/conf/server/server.conf 19:26:17 spire-1.2.0/conf/agent/ 19:26:17 spire-1.2.0/conf/agent/agent.conf 19:26:17 spire-1.2.0/LICENSE 19:26:22 Removing intermediate container 3b4d1b6b0c90 19:26:22 ---> 23b1eaed0451 19:26:22 19:26:22 Step 11/24 : FROM alpine:3.15 19:26:22 ---> 03078ca19a05 19:26:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:22 ---> Using cache 19:26:22 ---> 16edcfe06d8f 19:26:22 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:22 ---> Using cache 19:26:22 ---> 6670fe932b56 19:26:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:22 ---> Running in 2e34f88a7a02 19:26:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:26 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:26:26 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:26:26 OK: 15729 distinct packages available 19:26:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:28 (1/4) Installing dumb-init (1.2.5-r1) 19:26:28 (2/4) Installing musl-obstack (1.2.3-r0) 19:26:28 (3/4) Installing libucontext (1.1-r0) 19:26:28 (4/4) Installing gcompat (1.0.0-r4) 19:26:29 Executing busybox-1.34.1-r4.trigger 19:26:29 OK: 6 MiB in 18 packages 19:26:31 Removing intermediate container 2e34f88a7a02 19:26:31 ---> eeeb989795c9 19:26:31 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:26:36 ---> 82f7ccf037f4 19:26:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:26:37 ---> 84ea49a93165 19:26:37 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:26:37 ---> Running in 788f1c7f9fb7 19:26:37 Removing intermediate container 788f1c7f9fb7 19:26:37 ---> 5f2742e22b7a 19:26:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:26:38 ---> d0c42b1baa49 19:26:38 Step 19/24 : WORKDIR / 19:26:38 ---> Running in 09539edaaab5 19:26:39 Removing intermediate container 09539edaaab5 19:26:39 ---> 4da2b51ada6f 19:26:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:39 ---> Running in c6eedd85d7a6 19:26:40 Removing intermediate container c6eedd85d7a6 19:26:40 ---> 5b5dec3edab2 19:26:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:40 ---> Running in f8476e54cd49 19:26:40 Removing intermediate container f8476e54cd49 19:26:40 ---> 9ceca59779d5 19:26:40 Step 22/24 : LABEL arch=arm64 19:26:40 ---> Running in c7960bf7f033 19:26:41 Removing intermediate container c7960bf7f033 19:26:41 ---> c5b0a1431e4b 19:26:41 Step 23/24 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:26:41 ---> Running in 7ce628b96fd8 19:26:41 Removing intermediate container 7ce628b96fd8 19:26:41 ---> f93ea6522e4d 19:26:41 Step 24/24 : LABEL version=0.0.0 19:26:42 ---> Running in ce2c4ac266a9 19:26:42 Removing intermediate container ce2c4ac266a9 19:26:42 ---> e51d858f205f 19:26:42 19:26:43 Successfully built e51d858f205f 19:26:43 Successfully tagged security-spire-config-arm64:latest 19:26:43  Building security-spire-config ... done Building support-notifications 19:27:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:27:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:15 ---> ff68e37aca08 19:27:15 Step 3/22 : WORKDIR /edgex-go 19:27:15 ---> Using cache 19:27:15 ---> b6476247c8b7 19:27:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:15 ---> Using cache 19:27:15 ---> 0afaec5068e2 19:27:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:16 ---> Running in 4bff0d4edcd0 19:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:20 OK: 220 MiB in 52 packages 19:27:22 Removing intermediate container 4bff0d4edcd0 19:27:22 ---> e04dce2ac619 19:27:22 Step 6/22 : COPY go.mod vendor* ./ 19:27:23 ---> 54a9d83c936c 19:27:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:23 ---> Running in ed43c7fe5818 19:27:28 Removing intermediate container ed43c7fe5818 19:27:28 ---> 99b8a8a9d331 19:27:28 Step 8/22 : COPY . . 19:27:55 ---> 99e03c73b00e 19:27:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:27:55 ---> Running in cc6b9fe32fc5 19:27:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:50 Removing intermediate container a314dcd3415c 19:31:50 ---> 12e2df31b389 19:31:50 19:31:50 Step 10/31 : FROM alpine:3.14 19:31:50 3.14: Pulling from library/alpine 19:31:52 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 19:31:52 Status: Downloaded newer image for alpine:3.14 19:31:52 ---> cc3d11fa2d52 19:31:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:31:52 ---> Running in bbfa535c7240 19:31:54 Removing intermediate container bbfa535c7240 19:31:54 ---> 806941b83ebf 19:31:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:31:54 Removing intermediate container f013398a248f 19:31:54 ---> d1cda1a12e60 19:31:54 19:31:54 Step 10/25 : FROM alpine:3.14 19:31:54 ---> cc3d11fa2d52 19:31:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:31:54 ---> Running in b34eaf9de87c 19:31:54 ---> Running in 3ccbaa7fbea7 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:59 (1/2) Installing dumb-init (1.2.5-r1) 19:31:59 (2/2) Installing su-exec (0.2-r1) 19:31:59 Executing busybox-1.33.1-r6.trigger 19:31:59 (1/3) Installing ca-certificates (20211220-r0) 19:31:59 OK: 6 MiB in 16 packages 19:31:59 (2/3) Installing dumb-init (1.2.5-r1) 19:31:59 (3/3) Installing su-exec (0.2-r1) 19:31:59 Executing busybox-1.33.1-r6.trigger 19:31:59 Executing ca-certificates-20211220-r0.trigger 19:31:59 OK: 6 MiB in 17 packages 19:32:02 Removing intermediate container b34eaf9de87c 19:32:02 ---> 53c43cda14d3 19:32:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:32:02 ---> Running in 8b4574a10d50 19:32:02 Removing intermediate container 4072ec8ce5fa 19:32:02 ---> 8ad9ff1c5d7c 19:32:02 19:32:02 Step 10/22 : FROM alpine:3.14 19:32:02 ---> cc3d11fa2d52 19:32:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:32:03 ---> Running in 4f4b7a1954b7 19:32:03 Removing intermediate container 8b4574a10d50 19:32:03 ---> ff4d60bc3e6c 19:32:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:32:03 ---> Running in 05cf53963f06 19:32:04 Removing intermediate container 3ccbaa7fbea7 19:32:04 ---> c000665f1581 19:32:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:04 ---> Running in cbef7f142715 19:32:04 Removing intermediate container 05cf53963f06 19:32:04 ---> f5924734e2c3 19:32:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:32:05 ---> Running in 41c93019f464 19:32:05 Removing intermediate container cbef7f142715 19:32:05 ---> d7d42aa8c13c 19:32:05 Step 13/25 : WORKDIR / 19:32:06 ---> Running in 5b2669b8b1ca 19:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:07 Removing intermediate container 5b2669b8b1ca 19:32:07 ---> a1d2b9e0b8f1 19:32:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:08 (1/1) Installing dumb-init (1.2.5-r1) 19:32:08 Executing busybox-1.33.1-r6.trigger 19:32:08 OK: 5 MiB in 15 packages 19:32:08 ---> 0b5e1486ab2e 19:32:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:32:09 Removing intermediate container 41c93019f464 19:32:09 ---> 503481f2cc36 19:32:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:32:09 ---> Running in fdd8bc955fa8 19:32:09 Removing intermediate container fb24021eb287 19:32:09 ---> 4162d08c9178 19:32:09 19:32:09 Step 10/23 : FROM alpine:3.14 19:32:09 ---> cc3d11fa2d52 19:32:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:32:09 ---> Running in 1ccd3426b9ac 19:32:10 Removing intermediate container 4f4b7a1954b7 19:32:10 ---> ca4b94ec13d0 19:32:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:10 ---> Running in 48ad1b903392 19:32:10 Removing intermediate container fdd8bc955fa8 19:32:10 ---> 4909249fdedb 19:32:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:32:10 ---> 1d4d3ea7bfca 19:32:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:11 Removing intermediate container 48ad1b903392 19:32:11 ---> 004ed30463bb 19:32:11 Step 13/22 : ENV APP_PORT=59861 19:32:11 ---> Running in 28b8c9ee8764 19:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:12 ---> f0eea85801a1 19:32:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:32:12 ---> Running in 392ed02db20a 19:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:12 ---> 8ede629b8eeb 19:32:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:12 Removing intermediate container 28b8c9ee8764 19:32:12 ---> 8a613b4808c0 19:32:12 Step 14/22 : EXPOSE $APP_PORT 19:32:13 ---> Running in 5d8972d705e8 19:32:14 (1/1) Installing dumb-init (1.2.5-r1) 19:32:14 Executing busybox-1.33.1-r6.trigger 19:32:14 OK: 5 MiB in 15 packages 19:32:14 Removing intermediate container 5d8972d705e8 19:32:14 ---> 7cdae244a266 19:32:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:15 ---> 911febf53acf 19:32:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:15 Removing intermediate container 1ccd3426b9ac 19:32:15 ---> 3845a7c999c9 19:32:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:15 ---> Running in 5a2830117540 19:32:16 ---> ca5d14d0c55c 19:32:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:17 Removing intermediate container 5a2830117540 19:32:17 ---> 7e31c153df5c 19:32:17 Step 13/23 : ENV APP_PORT=59881 19:32:17 ---> Running in b5d4ee9198ef 19:32:17 Removing intermediate container 392ed02db20a 19:32:17 ---> ea0c53597662 19:32:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:18 Removing intermediate container b5d4ee9198ef 19:32:18 ---> 6861b7dfa70d 19:32:18 Step 14/23 : EXPOSE $APP_PORT 19:32:18 ---> Running in 61b0a41d7dc3 19:32:19 Removing intermediate container 61b0a41d7dc3 19:32:19 ---> 821081638f0b 19:32:19 Step 15/23 : WORKDIR / 19:32:19 ---> 741f95091fd8 19:32:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:19 ---> Running in 29534fb8dd92 19:32:19 ---> c8c7637fab01 19:32:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:32:21 Removing intermediate container 29534fb8dd92 19:32:21 ---> 543c5ba27f1c 19:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:21 ---> b83e20590cf5 19:32:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:23 ---> efbc1ea22126 19:32:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:23 ---> 2985fb44c0c7 19:32:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:32:23 ---> Running in d0dcdfcd632d 19:32:24 ---> edc4a1c127f7 19:32:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:24 ---> 0fa33984cec9 19:32:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:32:24 Removing intermediate container d0dcdfcd632d 19:32:24 ---> f376f70957e5 19:32:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:24 ---> Running in 90216a92b1a4 19:32:25 Removing intermediate container 90216a92b1a4 19:32:25 ---> dbe5b80d55ea 19:32:25 Step 20/22 : LABEL arch=arm64 19:32:26 ---> 0e79e5a65841 19:32:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:32:26 ---> Running in 94cb36db40bb 19:32:26 ---> bc8d85a966a3 19:32:26 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/ 19:32:26 ---> Running in 8991e6050787 19:32:27 Removing intermediate container 94cb36db40bb 19:32:27 ---> 6247570a0fed 19:32:27 Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:32:27 ---> Running in 587ffffe9038 19:32:28 ---> f26d110b47fd 19:32:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:32:28 ---> 8cc2eee55581 19:32:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:32:28 Removing intermediate container 587ffffe9038 19:32:28 ---> f0b9a202f1a8 19:32:28 Step 22/22 : LABEL version=0.0.0 19:32:28 ---> Running in 3eab6b2dbab5 19:32:30 Removing intermediate container 3eab6b2dbab5 19:32:30 ---> 92d1ab0b1022 19:32:30 19:32:30 ---> a454f8ac5a85 19:32:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:32:30 ---> Running in 7aedb4233d08 19:32:30 Removing intermediate container 8991e6050787 19:32:30 ---> b7d706713978 19:32:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:32:30 ---> f5b518a1342a 19:32:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:32:30 ---> Running in e91d16ff239c 19:32:31 ---> Running in 0b866f8786cb 19:32:31 Removing intermediate container 7aedb4233d08 19:32:31 ---> caaa7af1eb1e 19:32:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:31 Successfully built 92d1ab0b1022 19:32:31 Successfully tagged support-scheduler-arm64:latest 19:32:31 Building security-proxy-setup 19:32:31  Building support-scheduler ... done  ---> Running in d3666eed2b5e 19:32:32 Removing intermediate container e91d16ff239c 19:32:32 ---> 4a434ababba1 19:32:32 Step 23/25 : LABEL arch=arm64 19:32:32 ---> Running in 8ae746d3e5eb 19:32:32 Removing intermediate container 0b866f8786cb 19:32:32 ---> c31f656b22a5 19:32:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:32:32 Removing intermediate container d3666eed2b5e 19:32:32 ---> b3dca4acf904 19:32:32 Step 21/23 : LABEL arch=arm64 19:32:32 ---> Running in 8846ced6c3f8 19:32:32 Removing intermediate container 8ae746d3e5eb 19:32:32 ---> 3f210f603681 19:32:32 Step 24/25 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:32:33 ---> Running in ee9b9a99cf8d 19:32:33 Removing intermediate container 8846ced6c3f8 19:32:33 ---> 406c83324f3f 19:32:33 Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:32:33 ---> 43c060288eae 19:32:33 Step 26/31 : RUN chmod +x /entrypoint.sh 19:32:33 ---> Running in 9be4431616ec 19:32:33 Removing intermediate container ee9b9a99cf8d 19:32:33 ---> 3051f6d16c92 19:32:33 Step 25/25 : LABEL version=0.0.0 19:32:34 ---> Running in db36e41fe0f1 19:32:34 ---> Running in fe1995d63ca6 19:32:34 Removing intermediate container 9be4431616ec 19:32:34 ---> d8ac4387ab99 19:32:34 Step 23/23 : LABEL version=0.0.0 19:32:34 ---> Running in d4dadf8b475e 19:32:35 Removing intermediate container fe1995d63ca6 19:32:35 ---> 93be4109916b 19:32:35 19:32:35 Removing intermediate container d4dadf8b475e 19:32:35 ---> bac5bb8c8a6f 19:32:35 19:32:36 Successfully built 93be4109916b 19:32:36 Successfully tagged security-secretstore-setup-arm64:latest 19:32:36 Building core-command 19:32:36  Building security-secretstore-setup ... done Successfully built bac5bb8c8a6f 19:32:36 Successfully tagged core-metadata-arm64:latest 19:32:36  Building core-metadata ... done Building security-spire-agent 19:32:37 Removing intermediate container db36e41fe0f1 19:32:37 ---> ece8664aff4e 19:32:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:32:37 ---> Running in 1d07ae86e019 19:32:37 Removing intermediate container 1d07ae86e019 19:32:37 ---> 58875555c1c7 19:32:37 Step 28/31 : CMD ["gate"] 19:32:38 ---> Running in 4717354d7c87 19:32:38 Removing intermediate container 4717354d7c87 19:32:38 ---> b4f6455ba77b 19:32:38 Step 29/31 : LABEL arch=arm64 19:32:38 ---> Running in 21da882f26f7 19:32:39 Removing intermediate container 21da882f26f7 19:32:39 ---> 440062614991 19:32:39 Step 30/31 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:32:39 ---> Running in 9c5a948a35e5 19:32:40 Removing intermediate container 9c5a948a35e5 19:32:40 ---> 7641cfec452f 19:32:40 Step 31/31 : LABEL version=0.0.0 19:32:40 ---> Running in 20a601c0ec24 19:32:41 Removing intermediate container 20a601c0ec24 19:32:41 ---> 241ba42e3ab9 19:32:41 19:32:41 Successfully built 241ba42e3ab9 19:32:41 Successfully tagged security-bootstrapper-arm64:latest 19:32:41 Building security-spiffe-token-provider 19:33:00  Building security-bootstrapper ... done Removing intermediate container cc6b9fe32fc5 19:33:00 ---> 13353a177271 19:33:00 19:33:00 Step 10/22 : FROM alpine:3.14 19:33:00 ---> cc3d11fa2d52 19:33:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:33:00 ---> Running in 570e21b8f92a 19:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:33:01 (1/2) Installing ca-certificates (20211220-r0) 19:33:01 (2/2) Installing dumb-init (1.2.5-r1) 19:33:01 Executing busybox-1.33.1-r6.trigger 19:33:01 Executing ca-certificates-20211220-r0.trigger 19:33:01 OK: 6 MiB in 16 packages 19:33:03 Removing intermediate container 570e21b8f92a 19:33:03 ---> 8d59d778382b 19:33:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:33:03 ---> Running in cf4b774a7e11 19:33:03 Removing intermediate container cf4b774a7e11 19:33:03 ---> 66a667cda22b 19:33:03 Step 13/22 : ENV APP_PORT=59860 19:33:04 ---> Running in d85ea9a30482 19:33:04 Removing intermediate container d85ea9a30482 19:33:04 ---> 1bb16054f66a 19:33:04 Step 14/22 : EXPOSE $APP_PORT 19:33:04 ---> Running in c526bc907c24 19:33:05 Removing intermediate container c526bc907c24 19:33:05 ---> 0e7ba70e3262 19:33:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:05 ---> 91aa0f249723 19:33:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:07 ---> 85e150cb1947 19:33:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:33:07 ---> 5d5bd7df584d 19:33:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:33:08 ---> Running in 41cc98b8f2cb 19:33:08 Removing intermediate container 41cc98b8f2cb 19:33:08 ---> 0e46acdc5a0b 19:33:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:08 ---> Running in e18b980d4beb 19:33:09 Removing intermediate container e18b980d4beb 19:33:09 ---> 27952951640e 19:33:09 Step 20/22 : LABEL arch=arm64 19:33:09 ---> Running in 7d2ab47ff4d2 19:33:09 Removing intermediate container 7d2ab47ff4d2 19:33:09 ---> 90ff14d3c38c 19:33:09 Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:33:09 ---> Running in 27831947fda3 19:33:10 Removing intermediate container 27831947fda3 19:33:10 ---> 3325fe8fd0e6 19:33:10 Step 22/22 : LABEL version=0.0.0 19:33:10 ---> Running in 866bf5855d83 19:33:10 Removing intermediate container 866bf5855d83 19:33:10 ---> 2f7817fb9ca8 19:33:10 19:33:11 Successfully built 2f7817fb9ca8 19:33:11 Successfully tagged support-notifications-arm64:latest 19:33:11  Building support-notifications ... done Building core-data 19:33:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:58 ---> ff68e37aca08 19:33:58 Step 3/22 : WORKDIR /edgex-go 19:33:58 ---> Using cache 19:33:58 ---> b6476247c8b7 19:33:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:58 ---> Using cache 19:33:58 ---> 0afaec5068e2 19:33:58 Step 5/22 : RUN apk add --update --no-cache make git 19:33:58 ---> Using cache 19:33:58 ---> 1f8b2b4d4d17 19:33:58 Step 6/22 : COPY go.mod vendor* ./ 19:33:58 ---> Using cache 19:33:58 ---> 2cd7695d622b 19:33:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:58 ---> Using cache 19:33:58 ---> 0f7f5a2fc49c 19:33:58 Step 8/22 : COPY . . 19:33:58 ---> Using cache 19:33:58 ---> b2ddc57b2486 19:33:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:33:58 ---> Running in 678d438fb263 19:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:34:08 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:34:08 ---> ff68e37aca08 19:34:08 Step 3/24 : WORKDIR /edgex-go 19:34:08 ---> Using cache 19:34:08 ---> b6476247c8b7 19:34:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:08 ---> Using cache 19:34:08 ---> 0afaec5068e2 19:34:08 Step 5/24 : RUN apk add --update --no-cache make git 19:34:08 ---> Using cache 19:34:08 ---> 1f8b2b4d4d17 19:34:08 Step 6/24 : COPY go.mod vendor* ./ 19:34:08 ---> Using cache 19:34:08 ---> 2cd7695d622b 19:34:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 ---> Using cache 19:34:08 ---> 0f7f5a2fc49c 19:34:08 Step 8/24 : COPY . . 19:34:08 ---> Using cache 19:34:08 ---> b2ddc57b2486 19:34:08 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:34:08 ---> Using cache 19:34:08 ---> 40793a0b5e8a 19:34:08 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 19:34:08 ---> Using cache 19:34:08 ---> 23b1eaed0451 19:34:08 19:34:08 Step 11/24 : FROM alpine:3.15 19:34:08 ---> 03078ca19a05 19:34:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:08 ---> Using cache 19:34:08 ---> 16edcfe06d8f 19:34:08 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:08 ---> Using cache 19:34:08 ---> 6670fe932b56 19:34:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:08 ---> Using cache 19:34:08 ---> 02fc067c047d 19:34:08 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 19:34:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:08 ---> ff68e37aca08 19:34:08 Step 3/23 : WORKDIR /edgex-go 19:34:08 ---> Using cache 19:34:08 ---> b6476247c8b7 19:34:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:08 ---> Using cache 19:34:08 ---> 0afaec5068e2 19:34:08 Step 5/23 : RUN apk add --update --no-cache make git 19:34:08 ---> Using cache 19:34:08 ---> 1f8b2b4d4d17 19:34:08 Step 6/23 : COPY go.mod vendor* ./ 19:34:08 ---> Using cache 19:34:08 ---> 2cd7695d622b 19:34:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:08 ---> Using cache 19:34:08 ---> 0f7f5a2fc49c 19:34:08 Step 8/23 : COPY . . 19:34:08 ---> Using cache 19:34:08 ---> b2ddc57b2486 19:34:08 Step 9/23 : RUN make cmd/core-command/core-command 19:34:09 ---> Running in bee37a4d7538 19:34:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:34:09 ---> ff68e37aca08 19:34:09 Step 3/20 : WORKDIR /edgex-go 19:34:09 ---> Using cache 19:34:09 ---> b6476247c8b7 19:34:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:34:09 ---> Running in 4f8e83f56aaa 19:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:14 ---> 0416b564001e 19:34:14 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:34:14 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:34:14 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:34:14 OK: 15739 distinct packages available 19:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:17 OK: 220 MiB in 52 packages 19:34:19 Removing intermediate container 4f8e83f56aaa 19:34:19 ---> f16b573d5541 19:34:19 Step 5/20 : COPY go.mod vendor* ./ 19:34:21 ---> 3adb46533140 19:34:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:21 ---> Running in 9fd8e2b82782 19:34:24 ---> 333d43d5875e 19:34:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:24 ---> ff68e37aca08 19:34:24 Step 3/23 : WORKDIR /edgex-go 19:34:24 ---> Using cache 19:34:24 ---> b6476247c8b7 19:34:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:24 ---> Using cache 19:34:24 ---> 0afaec5068e2 19:34:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:34:24 ---> Running in bc5d4e062aff 19:34:26 ---> fb043da06de0 19:34:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:26 Removing intermediate container 9fd8e2b82782 19:34:26 ---> a0f743ff1659 19:34:26 Step 7/20 : COPY . . 19:34:27 ---> ee554996d7e0 19:34:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:28 OK: 220 MiB in 52 packages 19:34:28 ---> 64558b946fee 19:34:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:29 ---> Running in 8a0b1c939c61 19:34:30 Removing intermediate container 8a0b1c939c61 19:34:30 ---> b64b3e26f0b4 19:34:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:30 ---> Running in 3ee4c40d6b81 19:34:30 Removing intermediate container bc5d4e062aff 19:34:30 ---> 1530dc4fbaed 19:34:30 Step 6/23 : COPY go.mod vendor* ./ 19:34:30 Removing intermediate container 3ee4c40d6b81 19:34:30 ---> f1bc13c5eaa6 19:34:30 Step 22/24 : LABEL arch=arm64 19:34:30 ---> Running in 9b715eda68ba 19:34:31 Removing intermediate container 9b715eda68ba 19:34:31 ---> f255eb85469b 19:34:31 Step 23/24 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:34:32 ---> Running in de2dc4138a37 19:34:32 ---> 34492a717e62 19:34:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:32 ---> Running in d16e8fbcf3f7 19:34:33 Removing intermediate container de2dc4138a37 19:34:33 ---> b2c86c987f1f 19:34:33 Step 24/24 : LABEL version=0.0.0 19:34:33 ---> Running in 692dd2a7827d 19:34:34 Removing intermediate container 692dd2a7827d 19:34:34 ---> 69eef31e2f95 19:34:34 19:34:36 Successfully built 69eef31e2f95 19:34:36 Successfully tagged security-spire-agent-arm64:latest 19:34:36 Building sys-mgmt-agent 19:34:39  Building security-spire-agent ... done Removing intermediate container d16e8fbcf3f7 19:34:39 ---> b910689e3e5f 19:34:39 Step 8/23 : COPY . . 19:35:12 ---> 73983d379fc1 19:35:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:12 ---> Running in f668c760dbfa 19:35:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:35:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:14 ---> ff68e37aca08 19:35:14 Step 3/23 : WORKDIR /edgex-go 19:35:14 ---> Using cache 19:35:14 ---> b6476247c8b7 19:35:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:14 ---> Using cache 19:35:14 ---> 0afaec5068e2 19:35:14 Step 5/23 : RUN apk add --update --no-cache make bash git 19:35:14 ---> Running in 0c718224671a 19:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:19 OK: 220 MiB in 52 packages 19:35:21 Removing intermediate container 0c718224671a 19:35:21 ---> 61aa4a69c95b 19:35:21 Step 6/23 : COPY go.mod vendor* ./ 19:35:22 ---> 8096f012d575 19:35:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:23 ---> Running in 7549176a6af7 19:35:24 ---> 9223f9415b87 19:35:24 Step 9/23 : RUN make cmd/core-data/core-data 19:35:24 ---> Running in 35b42095ad18 19:35:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:35:29 Removing intermediate container 7549176a6af7 19:35:29 ---> 7f07ef63f0cd 19:35:29 Step 8/23 : COPY . . 19:35:56 ---> 294763419570 19:35:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:35:56 ---> Running in 21bb1eed56ed 19:35:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:39:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:39:55 Removing intermediate container 678d438fb263 19:39:55 ---> 21c571c6cf23 19:39:55 19:39:55 Step 10/22 : FROM alpine:3.14 19:39:55 ---> cc3d11fa2d52 19:39:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:39:55 ---> Running in 9b0148d326b2 19:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:58 (1/6) Installing ca-certificates (20211220-r0) 19:39:58 (2/6) Installing brotli-libs (1.0.9-r5) 19:39:58 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:39:58 (4/6) Installing libcurl (7.79.1-r0) 19:39:58 (5/6) Installing curl (7.79.1-r0) 19:39:58 (6/6) Installing dumb-init (1.2.5-r1) 19:39:58 Executing busybox-1.33.1-r6.trigger 19:39:58 Executing ca-certificates-20211220-r0.trigger 19:39:59 OK: 8 MiB in 20 packages 19:40:01 Removing intermediate container 9b0148d326b2 19:40:01 ---> 5cea96c3a112 19:40:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:01 ---> Running in a83b620809a1 19:40:02 Removing intermediate container a83b620809a1 19:40:02 ---> b4dbcb0d8ec8 19:40:02 Step 13/22 : WORKDIR /edgex 19:40:02 ---> Running in b3a23855a4f1 19:40:03 Removing intermediate container b3a23855a4f1 19:40:03 ---> 9e3b152d5d9d 19:40:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:40:03 ---> 518f8bb3138a 19:40:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:40:05 ---> 14e8991a0841 19:40:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:07 ---> 462dd635c9e9 19:40:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:40:08 ---> c6419873d393 19:40:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:08 ---> Running in eb36e9c6f6ed 19:40:11 Removing intermediate container eb36e9c6f6ed 19:40:11 ---> 73ebff8fa531 19:40:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:40:11 ---> Running in be54c53f15a4 19:40:11 Removing intermediate container be54c53f15a4 19:40:11 ---> 42f8ea8693ae 19:40:11 Step 20/22 : LABEL arch=arm64 19:40:11 ---> Running in 80ba06787895 19:40:12 Removing intermediate container 80ba06787895 19:40:12 ---> b5a40537e35e 19:40:12 Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:40:12 ---> Running in 17bcdf35e4ae 19:40:13 Removing intermediate container 17bcdf35e4ae 19:40:13 ---> 85026f49f5f7 19:40:13 Step 22/22 : LABEL version=0.0.0 19:40:13 ---> Running in 7ee3cdc88c29 19:40:14 Removing intermediate container 7ee3cdc88c29 19:40:14 ---> 37d2ffd84a58 19:40:14 19:40:15 Successfully built 37d2ffd84a58 19:40:15 Successfully tagged security-proxy-setup-arm64:latest 19:40:23  Building security-proxy-setup ... done Removing intermediate container bee37a4d7538 19:40:23 ---> 4c736ba075dd 19:40:23 19:40:23 Step 10/23 : FROM alpine:3.14 19:40:23 ---> cc3d11fa2d52 19:40:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:40:23 ---> Using cache 19:40:23 ---> 3845a7c999c9 19:40:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:23 ---> Using cache 19:40:23 ---> 7e31c153df5c 19:40:23 Step 13/23 : ENV APP_PORT=59882 19:40:24 ---> Running in 7256eebbf753 19:40:24 Removing intermediate container 7256eebbf753 19:40:24 ---> b569b27f0f68 19:40:24 Step 14/23 : EXPOSE $APP_PORT 19:40:24 ---> Running in 2e68a6ac15a5 19:40:25 Removing intermediate container 2e68a6ac15a5 19:40:25 ---> cc615f195e9f 19:40:25 Step 15/23 : WORKDIR / 19:40:25 ---> Running in cde7b0afa28c 19:40:26 Removing intermediate container cde7b0afa28c 19:40:26 ---> 14dfd43b6658 19:40:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:27 ---> 049318b98125 19:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:29 ---> 879aa687dec9 19:40:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:29 ---> 66ec1986f34b 19:40:29 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:29 ---> Running in 615722c85ca8 19:40:30 Removing intermediate container 615722c85ca8 19:40:30 ---> f9182863189b 19:40:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:30 ---> Running in e9cccb441fad 19:40:31 Removing intermediate container e9cccb441fad 19:40:31 ---> 1492f9dabc15 19:40:31 Step 21/23 : LABEL arch=arm64 19:40:31 ---> Running in 97815175e09a 19:40:31 Removing intermediate container 97815175e09a 19:40:31 ---> aae2ad6b6be8 19:40:31 Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:40:31 ---> Running in 5783fc1b9083 19:40:32 Removing intermediate container 5783fc1b9083 19:40:32 ---> d0a9e4f5758d 19:40:32 Step 23/23 : LABEL version=0.0.0 19:40:32 ---> Running in c779df319bb2 19:40:32 Removing intermediate container c779df319bb2 19:40:32 ---> 32c2585c258c 19:40:32 19:40:33 Successfully built 32c2585c258c 19:40:33 Successfully tagged core-command-arm64:latest 19:41:20  Building core-command ... done Removing intermediate container f668c760dbfa 19:41:20 ---> f6f2d9d94c22 19:41:20 19:41:20 Step 9/20 : FROM alpine:3.15 19:41:20 ---> 03078ca19a05 19:41:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:20 ---> Using cache 19:41:20 ---> 16edcfe06d8f 19:41:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:20 ---> Using cache 19:41:20 ---> 6670fe932b56 19:41:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:20 ---> Running in d18856d2e3ce 19:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:20 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:41:20 v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] 19:41:20 OK: 15729 distinct packages available 19:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:20 (1/9) Installing ca-certificates (20211220-r0) 19:41:20 (2/9) Installing brotli-libs (1.0.9-r5) 19:41:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:41:20 (4/9) Installing libcurl (7.80.0-r0) 19:41:20 (5/9) Installing curl (7.80.0-r0) 19:41:20 (6/9) Installing dumb-init (1.2.5-r1) 19:41:20 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:20 (8/9) Installing libucontext (1.1-r0) 19:41:20 (9/9) Installing gcompat (1.0.0-r4) 19:41:20 Executing busybox-1.34.1-r4.trigger 19:41:20 Executing ca-certificates-20211220-r0.trigger 19:41:20 OK: 8 MiB in 23 packages 19:41:21 Removing intermediate container d18856d2e3ce 19:41:21 ---> 693accf4a4d3 19:41:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:22 ---> f10e516df7da 19:41:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:24 ---> a3881e657c15 19:41:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:41:25 ---> ac03e24752b0 19:41:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:41:25 ---> Running in bde9cbf3864c 19:41:26 Removing intermediate container bde9cbf3864c 19:41:26 ---> 158657c6a1fd 19:41:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:26 ---> Running in 3ece7547a3bf 19:41:26 Removing intermediate container 3ece7547a3bf 19:41:26 ---> 904c11208a43 19:41:26 Step 18/20 : LABEL arch=arm64 19:41:27 ---> Running in a87e3616a1aa 19:41:27 Removing intermediate container a87e3616a1aa 19:41:27 ---> 09bf1cf3923d 19:41:27 Step 19/20 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:41:27 ---> Running in 03c137114b96 19:41:27 Removing intermediate container 03c137114b96 19:41:27 ---> 1b00aea8b45e 19:41:27 Step 20/20 : LABEL version=0.0.0 19:41:28 ---> Running in bea5dddead96 19:41:28 Removing intermediate container bea5dddead96 19:41:28 ---> b14fd30cf04f 19:41:28 19:41:29 Successfully built b14fd30cf04f 19:41:29 Successfully tagged security-spiffe-token-provider-arm64:latest 19:41:31  Building security-spiffe-token-provider ... done Removing intermediate container 21bb1eed56ed 19:41:31 ---> 0f873ca8daa5 19:41:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:41:31 ---> Running in 9017113206d2 19:41:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:41:34 Removing intermediate container 9017113206d2 19:41:34 ---> a75383d01c6d 19:41:34 19:41:34 Step 11/23 : FROM docker:20.10.10 19:41:34 20.10.10: Pulling from library/docker 19:41:42 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:41:42 Status: Downloaded newer image for docker:20.10.10 19:41:42 ---> 520e9a0a30f7 19:41:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:41:43 ---> Running in 1e6e86fe2e61 19:41:43 Removing intermediate container 1e6e86fe2e61 19:41:43 ---> 2b44c67c5c04 19:41:43 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 19:41:44 ---> Running in 4789d06a3a2a 19:41:44 Removing intermediate container 35b42095ad18 19:41:44 ---> 2023c1807c5f 19:41:44 19:41:44 Step 10/23 : FROM alpine:3.14 19:41:44 ---> cc3d11fa2d52 19:41:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:44 ---> Running in 229cef39fca4 19:41:44 Removing intermediate container 229cef39fca4 19:41:44 ---> 6213111b2054 19:41:44 Step 12/23 : ENV APP_PORT=59880 19:41:44 ---> Running in 98bb0195f12d 19:41:45 Removing intermediate container 98bb0195f12d 19:41:45 ---> 3c7002de2f14 19:41:45 Step 13/23 : EXPOSE $APP_PORT 19:41:45 ---> Running in a17ed6a70d98 19:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:45 Removing intermediate container a17ed6a70d98 19:41:45 ---> ab18806b06ad 19:41:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:45 ---> Running in d57b90a56433 19:41:46 (1/42) Installing readline (8.1.0-r0) 19:41:46 (2/42) Installing bash (5.1.16-r0) 19:41:46 Executing bash-5.1.16-r0.post-install 19:41:46 (3/42) Installing brotli-libs (1.0.9-r5) 19:41:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:41:46 (5/42) Installing libcurl (7.79.1-r0) 19:41:46 (6/42) Installing curl (7.79.1-r0) 19:41:46 (7/42) Installing dumb-init (1.2.5-r1) 19:41:46 (8/42) Installing libbz2 (1.0.8-r1) 19:41:46 (9/42) Installing expat (2.4.7-r0) 19:41:46 (10/42) Installing libffi (3.3-r2) 19:41:46 (11/42) Installing gdbm (1.19-r0) 19:41:46 (12/42) Installing xz-libs (5.2.5-r0) 19:41:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:41:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:41:46 (15/42) Installing mpdecimal (2.5.1-r1) 19:41:46 (16/42) Installing sqlite-libs (3.35.5-r0) 19:41:46 (17/42) Installing python3 (3.9.5-r2) 19:41:48 Removing intermediate container d57b90a56433 19:41:48 ---> 2e016a9cae87 19:41:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:41:48 ---> Running in 9e96588e167b 19:41:48 (18/42) Installing py3-appdirs (1.4.4-r2) 19:41:48 (19/42) Installing py3-chardet (4.0.0-r2) 19:41:48 (20/42) Installing py3-idna (3.2-r0) 19:41:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:48 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:41:48 (22/42) Installing py3-certifi (2020.12.5-r1) 19:41:48 (23/42) Installing py3-requests (2.25.1-r4) 19:41:48 (24/42) Installing py3-msgpack (1.0.2-r1) 19:41:48 (25/42) Installing py3-lockfile (0.12.2-r4) 19:41:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:41:49 (27/42) Installing py3-colorama (0.4.4-r1) 19:41:49 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:41:49 (29/42) Installing py3-distlib (0.3.1-r3) 19:41:49 (30/42) Installing py3-distro (1.5.0-r3) 19:41:49 (31/42) Installing py3-six (1.15.0-r1) 19:41:49 (32/42) Installing py3-webencodings (0.5.1-r4) 19:41:49 (33/42) Installing py3-html5lib (1.1-r1) 19:41:49 (34/42) Installing py3-parsing (2.4.7-r2) 19:41:49 (35/42) Installing py3-packaging (20.9-r1) 19:41:49 (36/42) Installing py3-toml (0.10.2-r2) 19:41:49 (37/42) Installing py3-pep517 (0.10.0-r2) 19:41:49 (38/42) Installing py3-progress (1.5-r2) 19:41:49 (39/42) Installing py3-retrying (1.3.3-r1) 19:41:49 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:41:49 (41/42) Installing py3-setuptools (52.0.0-r3) 19:41:49 (42/42) Installing py3-pip (20.3.4-r1) 19:41:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:50 Executing busybox-1.33.1-r6.trigger 19:41:50 OK: 84 MiB in 64 packages 19:41:50 (1/6) Installing dumb-init (1.2.5-r1) 19:41:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:41:50 (3/6) Installing libsodium (1.0.18-r0) 19:41:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:41:50 (5/6) Installing libzmq (4.3.4-r0) 19:41:51 (6/6) Installing zeromq (4.3.4-r0) 19:41:51 Executing busybox-1.33.1-r6.trigger 19:41:51 OK: 8 MiB in 20 packages 19:41:52 Removing intermediate container 9e96588e167b 19:41:52 ---> 48dde0ef0971 19:41:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:52 ---> 3f4da6f846aa 19:41:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:54 Collecting docker-compose==1.23.2 19:41:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:41:54 Collecting docopt<0.7,>=0.6.1 19:41:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:41:54 ---> 41931623bacf 19:41:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:41:55 ---> aebdf01579a9 19:41:55 Step 19/23 : ENTRYPOINT ["/core-data"] 19:41:55 ---> Running in 11f955cab3e4 19:41:55 Removing intermediate container 11f955cab3e4 19:41:55 ---> 14299eac4194 19:41:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:55 ---> Running in 2eb765eb032c 19:41:56 Removing intermediate container 2eb765eb032c 19:41:56 ---> 062386d23ea0 19:41:56 Step 21/23 : LABEL arch=arm64 19:41:56 ---> Running in 84472f827e26 19:41:56 Removing intermediate container 84472f827e26 19:41:56 ---> b9e010638330 19:41:56 Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:41:56 ---> Running in 3a4a21ead298 19:41:56 Removing intermediate container 3a4a21ead298 19:41:56 ---> 13b999a38ba0 19:41:56 Step 23/23 : LABEL version=0.0.0 19:41:56 Collecting cached-property<2,>=1.2.0 19:41:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:41:56 ---> Running in 0ff0908820dd 19:41:57 Collecting texttable<0.10,>=0.9.0 19:41:57 Downloading texttable-0.9.1.tar.gz (11 kB) 19:41:57 Removing intermediate container 0ff0908820dd 19:41:57 ---> 911070e6960e 19:41:57 19:41:57 Successfully built 911070e6960e 19:41:57 Successfully tagged core-data-arm64:latest 19:41:59  Building core-data ... done Collecting docker<4.0,>=3.6.0 19:41:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:41:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:41:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:00 Collecting dockerpty<0.5,>=0.4.1 19:42:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:42:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:42:02 Collecting websocket-client<1.0,>=0.32.0 19:42:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:42:02 Collecting PyYAML<4,>=3.10 19:42:02 Downloading PyYAML-3.13.tar.gz (270 kB) 19:42:06 Collecting jsonschema<3,>=2.5.1 19:42:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:42:06 Collecting docker-pycreds>=0.4.0 19:42:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:42:07 Collecting urllib3<1.25,>=1.21.1 19:42:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:42:07 Collecting chardet<3.1.0,>=3.0.2 19:42:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:42:07 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) 19:42:07 Collecting idna<2.8,>=2.5 19:42:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:42:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:42:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:42:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:42:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:42:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:42:08 Attempting uninstall: urllib3 19:42:08 Found existing installation: urllib3 1.26.5 19:42:08 Uninstalling urllib3-1.26.5: 19:42:08 Successfully uninstalled urllib3-1.26.5 19:42:09 Attempting uninstall: idna 19:42:09 Found existing installation: idna 3.2 19:42:09 Uninstalling idna-3.2: 19:42:09 Successfully uninstalled idna-3.2 19:42:10 Attempting uninstall: chardet 19:42:10 Found existing installation: chardet 4.0.0 19:42:10 Uninstalling chardet-4.0.0: 19:42:10 Successfully uninstalled chardet-4.0.0 19:42:11 Attempting uninstall: requests 19:42:11 Found existing installation: requests 2.25.1 19:42:11 Uninstalling requests-2.25.1: 19:42:11 Successfully uninstalled requests-2.25.1 19:42:12 Running setup.py install for texttable: started 19:42:13 Running setup.py install for texttable: finished with status 'done' 19:42:13 Running setup.py install for PyYAML: started 19:42:16 Running setup.py install for PyYAML: finished with status 'done' 19:42:16 Running setup.py install for docopt: started 19:42:17 Running setup.py install for docopt: finished with status 'done' 19:42:17 Running setup.py install for dockerpty: started 19:42:19 Running setup.py install for dockerpty: finished with status 'done' 19:42:20 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 19:42:29 Removing intermediate container 4789d06a3a2a 19:42:29 ---> 026be4f11c8e 19:42:29 Step 14/23 : ENV APP_PORT=58890 19:42:29 ---> Running in c38f6055e112 19:42:29 Removing intermediate container c38f6055e112 19:42:29 ---> 2a613d0b4b8e 19:42:29 Step 15/23 : EXPOSE $APP_PORT 19:42:29 ---> Running in 239bb8b8ee1f 19:42:29 Removing intermediate container 239bb8b8ee1f 19:42:29 ---> 9998b8b79a51 19:42:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:42:31 ---> cd438feb59ed 19:42:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:42:31 ---> 000676465737 19:42:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:42:32 ---> f65305927fc9 19:42:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:42:32 ---> Running in 181b90afc9a1 19:42:32 Removing intermediate container 181b90afc9a1 19:42:32 ---> db28d5a450a9 19:42:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:32 ---> Running in 62bb3097b776 19:42:32 Removing intermediate container 62bb3097b776 19:42:32 ---> dbaf1dbf615e 19:42:32 Step 21/23 : LABEL arch=arm64 19:42:32 ---> Running in 7c49aaf53552 19:42:33 Removing intermediate container 7c49aaf53552 19:42:33 ---> f93efb3a8ac2 19:42:33 Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 19:42:33 ---> Running in 1ddabe372246 19:42:33 Removing intermediate container 1ddabe372246 19:42:33 ---> eaa5e5f03d41 19:42:33 Step 23/23 : LABEL version=0.0.0 19:42:33 ---> Running in 9c58b87b453a 19:42:34 Removing intermediate container 9c58b87b453a 19:42:34 ---> 795389ec830f 19:42:34 19:42:34 Successfully built 795389ec830f 19:42:34 Successfully tagged sys-mgmt-agent-arm64:latest 19:42:34  Building sys-mgmt-agent ... done  [Pipeline] } 19:42:34 $ docker stop --time=1 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 19:42:36 $ docker rm -f 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:37 + docker images 19:42:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:37 sys-mgmt-agent-arm64 latest 795389ec830f 4 seconds ago 288MB 19:42:37 core-data-arm64 latest 911070e6960e 40 seconds ago 34.4MB 19:42:37 2023c1807c5f 54 seconds ago 1.46GB 19:42:37 a75383d01c6d About a minute ago 1.43GB 19:42:37 security-spiffe-token-provider-arm64 latest b14fd30cf04f About a minute ago 27.7MB 19:42:37 f6f2d9d94c22 About a minute ago 1.42GB 19:42:37 core-command-arm64 latest 32c2585c258c 2 minutes ago 23.7MB 19:42:37 4c736ba075dd 2 minutes ago 1.43GB 19:42:37 security-proxy-setup-arm64 latest 37d2ffd84a58 2 minutes ago 42.1MB 19:42:37 21c571c6cf23 2 minutes ago 1.44GB 19:42:37 security-spire-agent-arm64 latest 69eef31e2f95 8 minutes ago 118MB 19:42:37 support-notifications-arm64 latest 2f7817fb9ca8 9 minutes ago 25.5MB 19:42:37 13353a177271 9 minutes ago 1.43GB 19:42:37 security-bootstrapper-arm64 latest 241ba42e3ab9 9 minutes ago 23.6MB 19:42:37 core-metadata-arm64 latest bac5bb8c8a6f 10 minutes ago 25MB 19:42:37 security-secretstore-setup-arm64 latest 93be4109916b 10 minutes ago 40.8MB 19:42:37 support-scheduler-arm64 latest 92d1ab0b1022 10 minutes ago 24.9MB 19:42:37 4162d08c9178 10 minutes ago 1.43GB 19:42:37 8ad9ff1c5d7c 10 minutes ago 1.43GB 19:42:37 d1cda1a12e60 10 minutes ago 1.44GB 19:42:37 12e2df31b389 10 minutes ago 1.43GB 19:42:37 security-spire-config-arm64 latest e51d858f205f 15 minutes ago 81.9MB 19:42:37 23b1eaed0451 16 minutes ago 1.42GB 19:42:37 security-spire-server-arm64 latest 072ea26e7843 17 minutes ago 82.6MB 19:42:37 4ce9487795b3 17 minutes ago 1.42GB 19:42:37 ci-base-image-arm64 latest ff68e37aca08 30 minutes ago 886MB 19:42:37 alpine 3.14 cc3d11fa2d52 43 hours ago 5.34MB 19:42:37 alpine 3.15 03078ca19a05 43 hours ago 5.32MB 19:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 19:42:37 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 19:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 19:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:37 19:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:38 arm64: Pulling from edgex-lftools-log-publisher 19:42:38 8998bd30e6a1: Pulling fs layer 19:42:38 04944245beec: Pulling fs layer 19:42:38 699f458cf7ca: Pulling fs layer 19:42:38 765212b225bb: Pulling fs layer 19:42:38 f23df028b6ca: Pulling fs layer 19:42:38 d65c8cfc05b1: Pulling fs layer 19:42:38 2437ff75d9bd: Pulling fs layer 19:42:38 765212b225bb: Waiting 19:42:38 f23df028b6ca: Waiting 19:42:38 d65c8cfc05b1: Waiting 19:42:38 2437ff75d9bd: Waiting 19:42:38 04944245beec: Download complete 19:42:38 765212b225bb: Verifying Checksum 19:42:38 765212b225bb: Download complete 19:42:38 f23df028b6ca: Verifying Checksum 19:42:38 f23df028b6ca: Download complete 19:42:38 d65c8cfc05b1: Download complete 19:42:38 699f458cf7ca: Verifying Checksum 19:42:38 699f458cf7ca: Download complete 19:42:39 8998bd30e6a1: Verifying Checksum 19:42:39 8998bd30e6a1: Download complete 19:42:41 2437ff75d9bd: Verifying Checksum 19:42:41 2437ff75d9bd: Download complete 19:42:43 8998bd30e6a1: Pull complete 19:42:43 04944245beec: Pull complete 19:42:45 699f458cf7ca: Pull complete 19:42:45 765212b225bb: Pull complete 19:42:46 f23df028b6ca: Pull complete 19:42:46 d65c8cfc05b1: Pull complete 19:43:01 2437ff75d9bd: Pull complete 19:43:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:43:02 prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container 19:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:43:05 $ docker top fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:06 ---> job-cost.sh 19:43:06 lf-activate-venv: SKIPPING 19:43:06 INFO: No Stack... 19:43:06 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:07 INFO: Archiving Costs [Pipeline] sh 19:43:08 + cat /w/workspace/edgex-go/4/archives/cost.csv 19:43:08 + cut -d, -f6 [Pipeline] lock 19:43:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] 19:43:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] did not exist. Created. 19:43:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:09 Stashed 1 file(s) [Pipeline] } 19:43:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:09 $ docker stop --time=1 fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 19:43:10 $ docker rm -f fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:43:11 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:13 ---> package-listing.sh 19:43:13 ++ facter osfamily 19:43:13 ++ tr '[:upper:]' '[:lower:]' 19:43:13 + OS_FAMILY=debian 19:43:13 + workspace=/w/workspace/edgex-go/4 19:43:13 + START_PACKAGES=/tmp/packages_start.txt 19:43:13 + END_PACKAGES=/tmp/packages_end.txt 19:43:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:13 + PACKAGES=/tmp/packages_start.txt 19:43:13 + '[' /w/workspace/edgex-go/4 ']' 19:43:13 + PACKAGES=/tmp/packages_end.txt 19:43:13 + case "${OS_FAMILY}" in 19:43:13 + dpkg -l 19:43:13 + grep '^ii' 19:43:13 + '[' -f /tmp/packages_start.txt ']' 19:43:13 + '[' -f /tmp/packages_end.txt ']' 19:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:13 + '[' /w/workspace/edgex-go/4 ']' 19:43:13 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:43: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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:43:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:14 19:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:14 latest: Pulling from edgex-lftools-log-publisher 19:43:14 5eb5b503b376: Pulling fs layer 19:43:14 5c69ac0246d0: Pulling fs layer 19:43:14 ec43610c2a17: Pulling fs layer 19:43:14 3a2ae6a8a46f: Pulling fs layer 19:43:14 33b1e0a273af: Pulling fs layer 19:43:14 5d3b04190fa2: Pulling fs layer 19:43:14 2f39f015ded8: Pulling fs layer 19:43:14 2f39f015ded8: Waiting 19:43:14 3a2ae6a8a46f: Waiting 19:43:14 33b1e0a273af: Waiting 19:43:14 5d3b04190fa2: Waiting 19:43:14 5c69ac0246d0: Download complete 19:43:14 3a2ae6a8a46f: Download complete 19:43:14 33b1e0a273af: Verifying Checksum 19:43:14 33b1e0a273af: Download complete 19:43:14 ec43610c2a17: Verifying Checksum 19:43:14 ec43610c2a17: Download complete 19:43:14 5d3b04190fa2: Verifying Checksum 19:43:14 5d3b04190fa2: Download complete 19:43:14 5eb5b503b376: Verifying Checksum 19:43:14 5eb5b503b376: Download complete 19:43:15 2f39f015ded8: Download complete 19:43:16 5eb5b503b376: Pull complete 19:43:16 5c69ac0246d0: Pull complete 19:43:17 ec43610c2a17: Pull complete 19:43:17 3a2ae6a8a46f: Pull complete 19:43:17 33b1e0a273af: Pull complete 19:43:17 5d3b04190fa2: Pull complete 19:43:21 2f39f015ded8: Pull complete 19:43:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:43:21 prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container 19:43:21 $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:24 $ docker top 8700fbf06bbaa87b1ebd6b58e5e1c2b19706a2896de803e4b1bf36e012f5e87a -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:24 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:25 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:25 + ls /var/log/sa-host 19:43:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:25 provisioning config files... 19:43:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4463727083670162668tmp [Pipeline] { [Pipeline] echo 19:43:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:25 ---> create-netrc.sh [Pipeline] } 19:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:26 ---> python-tools-install.sh [Pipeline] echo 19:43:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:26 ---> sudo-logs.sh 19:43:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:26 ---> job-cost.sh 19:43:26 lf-activate-venv: SKIPPING 19:43:26 DEBUG: total: 0.10999999940395355 19:43:26 INFO: Retrieving Stack Cost... 19:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:27 INFO: Archiving Costs [Pipeline] echo 19:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:27 ---> logs-deploy.sh 19:43:27 lf-activate-venv: SKIPPING 19:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/4 19:43:27 INFO: archiving workspace using pattern(s): 19:43:28 Archives upload complete. 19:43:28 INFO: archiving logs to Nexus 19:43:29 ---> uname -a: 19:43:29 Linux prd-ubuntu20-04-docker-8c-8g-9435 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:43:29 19:43:29 19:43:29 ---> lscpu: 19:43:29 Architecture: x86_64 19:43:29 CPU op-mode(s): 32-bit, 64-bit 19:43:29 Byte Order: Little Endian 19:43:29 Address sizes: 40 bits physical, 48 bits virtual 19:43:29 CPU(s): 8 19:43:29 On-line CPU(s) list: 0-7 19:43:29 Thread(s) per core: 1 19:43:29 Core(s) per socket: 1 19:43:29 Socket(s): 8 19:43:29 NUMA node(s): 1 19:43:29 Vendor ID: AuthenticAMD 19:43:29 CPU family: 23 19:43:29 Model: 49 19:43:29 Model name: AMD EPYC-Rome Processor 19:43:29 Stepping: 0 19:43:29 CPU MHz: 2799.998 19:43:29 BogoMIPS: 5599.99 19:43:29 Virtualization: AMD-V 19:43:29 Hypervisor vendor: KVM 19:43:29 Virtualization type: full 19:43:29 L1d cache: 256 KiB 19:43:29 L1i cache: 256 KiB 19:43:29 L2 cache: 4 MiB 19:43:29 L3 cache: 128 MiB 19:43:29 NUMA node0 CPU(s): 0-7 19:43:29 Vulnerability Itlb multihit: Not affected 19:43:29 Vulnerability L1tf: Not affected 19:43:29 Vulnerability Mds: Not affected 19:43:29 Vulnerability Meltdown: Not affected 19:43:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:29 Vulnerability Srbds: Not affected 19:43:29 Vulnerability Tsx async abort: Not affected 19:43:29 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 19:43:29 19:43:29 19:43:29 ---> nproc: 19:43:29 8 19:43:29 19:43:29 19:43:29 ---> df -h: 19:43:29 Filesystem Size Used Avail Use% Mounted on 19:43:29 overlay 155G 17G 139G 11% / 19:43:29 tmpfs 64M 0 64M 0% /dev 19:43:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:29 shm 64M 0 64M 0% /dev/shm 19:43:29 /dev/vda1 155G 17G 139G 11% /facter-os 19:43:29 19:43:29 19:43:29 ---> sar -b -r -n DEV: 19:43:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9435) 03/30/22 _x86_64_ (8 CPU) 19:43:29 19:43:29 19:06:51 LINUX RESTART (8 CPU) 19:43:29 19:43:29 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:43:29 19:08:01 348.81 55.39 293.42 0.00 7436.76 183638.73 0.00 19:43:29 19:09:01 125.65 1.83 123.81 0.00 31.06 67956.81 0.00 19:43:29 19:10:01 48.33 0.18 48.14 0.00 2.13 17552.29 0.00 19:43:29 19:11:01 273.19 0.12 273.08 0.00 15.86 220256.45 0.00 19:43:29 19:12:01 878.65 0.30 878.35 0.00 11.60 355275.59 0.00 19:43:29 19:13:01 868.71 0.27 868.44 0.00 3.60 381517.21 0.00 19:43:29 19:14:01 397.80 0.15 397.65 0.00 8.67 55453.69 0.00 19:43:29 19:15:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 19:43:29 19:16:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 19:43:29 19:17:01 1.67 0.02 1.65 0.00 0.13 19.19 0.00 19:43:29 19:18:01 1.30 0.00 1.30 0.00 0.00 18.39 0.00 19:43:29 19:19:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 19:43:29 19:20:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 19:43:29 19:21:01 5.13 2.35 2.78 0.00 62.51 37.99 0.00 19:43:29 19:22:01 1.18 0.02 1.17 0.00 0.13 13.33 0.00 19:43:29 19:23:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 19:43:29 19:24:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 19:43:29 19:25:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 19:43:29 19:26:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 19:43:29 19:27:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 19:43:29 19:28:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 19:43:29 19:29:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 19:43:29 19:30:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 19:43:29 19:31:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 19:43:29 19:32:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 19:43:29 19:33:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 19:43:29 19:34:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 19:43:29 19:35:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 19:43:29 19:36:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 19:43:29 19:37:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 19:43:29 19:38:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 19:43:29 19:39:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 19:43:29 19:40:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 19:43:29 19:41:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 19:43:29 19:42:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 19:43:29 19:43:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 19:43:29 Average: 82.85 1.68 81.16 0.00 210.34 35614.13 0.00 19:43:29 19:43:29 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:29 19:08:01 29422860 31807880 529936 1.61 93988 2590868 2011000 5.93 1282272 1867508 103864 19:43:29 19:09:01 27802680 31598752 692824 2.11 149976 3844432 2328428 6.86 1729908 2886944 517680 19:43:29 19:10:01 27710832 31697876 592216 1.80 154416 4005140 2228788 6.57 1438328 3245012 299320 19:43:29 19:11:01 24851980 31619520 663052 2.02 161360 6702428 3685480 10.86 1971416 5479372 2488 19:43:29 19:12:01 21160612 31620056 656108 2.00 190632 10217388 2782088 8.20 2293180 8697056 15564 19:43:29 19:13:01 19023224 31666368 609020 1.85 221964 12281160 2198512 6.48 2335316 10703748 196868 19:43:29 19:14:01 21549480 31755780 526044 1.60 230412 9906748 1855724 5.47 2366416 8224068 192 19:43:29 19:15:01 21549652 31756048 525804 1.60 230436 9906872 1855724 5.47 2365996 8224188 8 19:43:29 19:16:01 21567332 31773768 508044 1.54 230476 9906884 1855724 5.47 2348444 8224204 16 19:43:29 19:17:01 21567772 31774228 507568 1.54 230496 9906884 1855724 5.47 2347716 8224208 36 19:43:29 19:18:01 21569404 31775884 506004 1.54 230496 9906868 1855724 5.47 2347064 8224188 8 19:43:29 19:19:01 21569980 31776464 505468 1.54 230520 9906872 1855724 5.47 2346720 8224192 12 19:43:29 19:20:01 21569964 31776448 505420 1.54 230524 9906872 1855724 5.47 2347076 8224192 8 19:43:29 19:21:01 21563752 31772760 509168 1.55 230592 9908704 1911760 5.63 2352904 8224212 8 19:43:29 19:22:01 21565536 31774524 507236 1.54 230616 9908712 1920588 5.66 2352552 8224204 324 19:43:29 19:23:01 21565348 31774340 507396 1.54 230644 9908708 1920588 5.66 2352552 8224204 144 19:43:29 19:24:01 21565300 31774328 507356 1.54 230660 9908720 1920588 5.66 2352340 8224212 12 19:43:29 19:25:01 21564416 31773460 508148 1.55 230684 9908720 1904120 5.61 2352052 8224212 176 19:43:29 19:26:01 21564404 31773484 508336 1.55 230696 9908724 1904120 5.61 2352384 8224216 20 19:43:29 19:27:01 21564380 31773476 508304 1.55 230724 9908724 1904120 5.61 2352540 8224220 52 19:43:29 19:28:01 21564308 31773436 508260 1.55 230740 9908728 1904120 5.61 2352928 8224220 12 19:43:29 19:29:01 21564544 31773696 507932 1.54 230768 9908732 1904120 5.61 2352284 8224224 180 19:43:29 19:30:01 21564748 31773904 507652 1.54 230780 9908732 1904120 5.61 2352560 8224224 12 19:43:29 19:31:01 21564004 31773240 508164 1.55 230792 9908732 1904120 5.61 2352316 8224228 240 19:43:29 19:32:01 21563996 31773236 508088 1.55 230812 9908736 1904120 5.61 2352316 8224232 12 19:43:29 19:33:01 21564164 31773412 508048 1.55 230832 9908744 1904120 5.61 2352592 8224240 8 19:43:29 19:34:01 21564400 31773652 507776 1.54 230832 9908752 1904120 5.61 2352340 8224244 12 19:43:29 19:35:01 21564100 31773416 508004 1.54 230848 9908748 1904120 5.61 2352452 8224252 8 19:43:29 19:36:01 21564084 31773404 507936 1.54 230860 9908756 1904120 5.61 2352744 8224252 12 19:43:29 19:37:01 21563964 31773288 507976 1.54 230884 9908744 1904120 5.61 2352508 8224256 152 19:43:29 19:38:01 21564116 31773444 507940 1.54 230888 9908760 1904120 5.61 2352848 8224256 12 19:43:29 19:39:01 21564348 31773684 507884 1.54 230896 9908760 1904120 5.61 2352568 8224260 152 19:43:29 19:40:01 21564332 31773732 507860 1.54 230900 9908768 1904120 5.61 2352608 8224268 12 19:43:29 19:41:01 21564536 31773936 507580 1.54 230912 9908764 1904120 5.61 2352544 8224268 240 19:43:29 19:42:01 21564480 31773884 507564 1.54 230924 9908764 1920172 5.66 2352612 8224272 12 19:43:29 19:43:01 21563888 31773324 508060 1.55 230940 9908776 1920172 5.66 2352988 8224264 188 19:43:29 Average: 22136026 31755337 528060 1.61 219276 9358067 2003008 5.90 2267455 7766842 31613 19:43:29 19:43:29 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:29 19:08:01 ens3 1507.68 1691.48 7466.31 223.79 0.00 0.00 0.00 0.00 19:43:29 19:08:01 docker0 805.02 455.67 67.79 2713.50 0.00 0.00 0.00 0.00 19:43:29 19:08:01 lo 4.27 4.27 0.40 0.40 0.00 0.00 0.00 0.00 19:43:29 19:09:01 ens3 292.78 195.00 4359.97 32.18 0.00 0.00 0.00 0.00 19:43:29 19:09:01 docker0 103.27 131.21 8.34 988.96 0.00 0.00 0.00 0.00 19:43:29 19:09:01 vethd98a520 0.23 0.42 0.02 0.04 0.00 0.00 0.00 0.00 19:43:29 19:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:43:29 19:10:01 ens3 48.03 43.26 20.59 65.54 0.00 0.00 0.00 0.00 19:43:29 19:10:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 19:43:29 19:10:01 vethd98a520 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 19:43:29 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 vethf0f7961 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 vethb0be2c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 vethe0eafff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 vethbb841de 0.03 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 ens3 169.56 121.18 1927.39 69.38 0.00 0.00 0.00 0.00 19:43:29 19:11:01 veth17cf174 0.00 0.52 0.00 0.04 0.00 0.00 0.00 0.00 19:43:29 19:11:01 docker0 36.09 47.83 2.01 228.31 0.00 0.00 0.00 0.00 19:43:29 19:11:01 veth8470d40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:43:29 19:11:01 vethd9d21e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:11:01 veth5025551 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:12:01 veth513ef15 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:12:01 vethb24e986 10.23 31.56 0.98 391.67 0.00 0.00 0.00 0.03 19:43:29 19:12:01 ens3 241.69 148.41 2969.40 29.29 0.00 0.00 0.00 0.00 19:43:29 19:12:01 veth17cf174 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 19:43:29 19:12:01 docker0 91.15 147.46 5.35 1718.42 0.00 0.00 0.00 0.00 19:43:29 19:12:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:43:29 19:13:01 ens3 107.37 88.92 206.55 96.00 0.00 0.00 0.00 0.00 19:43:29 19:13:01 veth17cf174 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:43:29 19:13:01 docker0 22.68 30.48 1.46 164.21 0.00 0.00 0.00 0.00 19:43:29 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:14:01 ens3 62.29 49.21 157.95 65.29 0.00 0.00 0.00 0.00 19:43:29 19:14:01 docker0 11.76 19.51 0.71 141.05 0.00 0.00 0.00 0.00 19:43:29 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:15:01 ens3 14.30 8.50 14.56 0.81 0.00 0.00 0.00 0.00 19:43:29 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:43:29 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:20:01 ens3 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:43:29 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:21:01 ens3 3.60 2.75 2.87 1.73 0.00 0.00 0.00 0.00 19:43:29 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:43:29 19:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:23:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:43:29 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:28:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:43:29 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:33:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:43:29 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:36:01 ens3 0.10 0.05 0.17 0.00 0.00 0.00 0.00 0.00 19:43:29 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:38:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:43:29 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 19:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:43:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 19:43:29 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:29 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:29 Average: ens3 68.05 65.30 475.73 16.24 0.00 0.00 0.00 0.00 19:43:29 Average: docker0 29.75 23.15 2.38 165.40 0.00 0.00 0.00 0.00 19:43:29 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 19:43:29 19:43:29 19:43:29 ---> sar -P ALL: 19:43:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9435) 03/30/22 _x86_64_ (8 CPU) 19:43:29 19:43:29 19:06:51 LINUX RESTART (8 CPU) 19:43:29 19:43:29 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:43:29 19:08:01 all 10.24 0.00 3.55 2.85 0.06 83.30 19:43:29 19:08:01 0 9.87 0.00 4.16 2.48 0.05 83.44 19:43:29 19:08:01 1 13.04 0.00 2.33 0.99 0.05 83.59 19:43:29 19:08:01 2 10.34 0.00 4.24 2.89 0.05 82.48 19:43:29 19:08:01 3 5.61 0.00 2.79 0.57 0.05 90.97 19:43:29 19:08:01 4 5.77 0.00 5.35 4.08 0.05 84.76 19:43:29 19:08:01 5 10.80 0.00 3.54 6.82 0.08 78.75 19:43:29 19:08:01 6 18.94 0.00 2.90 4.25 0.05 73.86 19:43:29 19:08:01 7 7.46 0.00 3.10 0.72 0.09 88.64 19:43:29 19:09:01 all 32.68 0.00 7.67 1.28 0.10 58.28 19:43:29 19:09:01 0 32.66 0.00 8.95 0.96 0.10 57.33 19:43:29 19:09:01 1 32.96 0.00 7.59 0.13 0.12 59.20 19:43:29 19:09:01 2 32.87 0.00 6.49 0.07 0.10 60.47 19:43:29 19:09:01 3 33.86 0.00 7.45 3.32 0.10 55.27 19:43:29 19:09:01 4 33.04 0.00 7.24 1.89 0.10 57.72 19:43:29 19:09:01 5 32.75 0.00 7.38 0.39 0.10 59.38 19:43:29 19:09:01 6 32.12 0.00 7.88 3.37 0.08 56.54 19:43:29 19:09:01 7 31.15 0.00 8.38 0.08 0.08 60.30 19:43:29 19:10:01 all 40.48 0.00 5.12 0.26 0.10 54.04 19:43:29 19:10:01 0 39.73 0.00 5.01 0.20 0.12 54.94 19:43:29 19:10:01 1 41.62 0.00 5.07 0.03 0.10 53.17 19:43:29 19:10:01 2 40.55 0.00 5.02 0.03 0.08 54.31 19:43:29 19:10:01 3 38.60 0.00 4.68 0.02 0.10 56.60 19:43:29 19:10:01 4 41.47 0.00 5.28 1.55 0.12 51.58 19:43:29 19:10:01 5 39.75 0.00 5.16 0.03 0.08 54.98 19:43:29 19:10:01 6 39.03 0.00 5.42 0.13 0.10 55.31 19:43:29 19:10:01 7 43.06 0.00 5.30 0.08 0.10 51.45 19:43:29 19:11:01 all 21.97 0.00 10.24 2.46 0.10 65.23 19:43:29 19:11:01 0 23.93 0.00 11.37 3.30 0.10 61.30 19:43:29 19:11:01 1 23.17 0.00 10.96 0.19 0.12 65.56 19:43:29 19:11:01 2 21.35 0.00 10.04 1.78 0.10 66.72 19:43:29 19:11:01 3 23.75 0.00 11.39 0.27 0.12 64.46 19:43:29 19:11:01 4 22.60 0.00 10.08 6.94 0.10 60.28 19:43:29 19:11:01 5 20.60 0.00 9.11 0.38 0.10 69.81 19:43:29 19:11:01 6 20.93 0.00 10.14 6.52 0.09 62.32 19:43:29 19:11:01 7 19.43 0.00 8.83 0.34 0.10 71.30 19:43:29 19:12:01 all 53.83 0.00 14.03 8.43 0.15 23.56 19:43:29 19:12:01 0 56.12 0.00 13.81 12.33 0.15 17.58 19:43:29 19:12:01 1 53.21 0.00 14.24 7.35 0.14 25.08 19:43:29 19:12:01 2 52.47 0.00 14.01 10.41 0.15 22.96 19:43:29 19:12:01 3 54.32 0.00 12.42 3.82 0.14 29.31 19:43:29 19:12:01 4 53.15 0.00 15.21 11.86 0.13 19.65 19:43:29 19:12:01 5 54.95 0.00 14.78 11.02 0.15 19.10 19:43:29 19:12:01 6 53.66 0.00 14.83 4.62 0.17 26.72 19:43:29 19:12:01 7 52.79 0.00 12.95 6.06 0.14 28.06 19:43:29 19:13:01 all 63.74 0.00 14.87 4.88 0.16 16.35 19:43:29 19:13:01 0 63.13 0.00 15.77 14.35 0.15 6.59 19:43:29 19:13:01 1 65.49 0.00 14.64 2.59 0.15 17.13 19:43:29 19:13:01 2 62.28 0.00 15.88 2.85 0.17 18.82 19:43:29 19:13:01 3 63.61 0.00 15.05 2.76 0.15 18.43 19:43:29 19:13:01 4 64.12 0.00 15.32 2.08 0.17 18.30 19:43:29 19:13:01 5 63.38 0.00 15.48 3.93 0.15 17.06 19:43:29 19:13:01 6 63.77 0.00 13.70 6.85 0.17 15.51 19:43:29 19:13:01 7 64.14 0.00 13.10 3.65 0.19 18.93 19:43:29 19:14:01 all 15.34 0.00 3.73 1.82 0.06 79.04 19:43:29 19:14:01 0 14.96 0.00 4.33 3.56 0.05 77.09 19:43:29 19:14:01 1 14.49 0.00 3.69 1.86 0.07 79.88 19:43:29 19:14:01 2 15.03 0.00 3.84 1.02 0.05 80.06 19:43:29 19:14:01 3 17.54 0.00 3.46 1.67 0.05 77.28 19:43:29 19:14:01 4 15.64 0.00 3.72 1.76 0.07 78.81 19:43:29 19:14:01 5 15.82 0.00 4.12 2.55 0.07 77.44 19:43:29 19:14:01 6 12.48 0.00 3.33 1.18 0.05 82.96 19:43:29 19:14:01 7 16.77 0.00 3.37 0.96 0.07 78.83 19:43:29 19:15:01 all 0.04 0.00 0.02 0.01 0.00 99.93 19:43:29 19:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:43:29 19:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:43:29 19:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:15:01 4 0.07 0.00 0.05 0.03 0.00 99.85 19:43:29 19:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:15:01 7 0.08 0.00 0.10 0.02 0.00 99.80 19:43:29 19:16:01 all 0.02 0.00 0.03 0.01 0.00 99.93 19:43:29 19:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:16:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:43:29 19:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:16:01 7 0.03 0.00 0.10 0.05 0.02 99.80 19:43:29 19:17:01 all 0.06 0.00 0.01 0.01 0.00 99.92 19:43:29 19:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:17:01 4 0.13 0.00 0.02 0.02 0.00 99.83 19:43:29 19:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:43:29 19:17:01 6 0.17 0.00 0.02 0.02 0.00 99.80 19:43:29 19:17:01 7 0.05 0.00 0.03 0.03 0.00 99.88 19:43:29 19:18:01 all 0.03 0.00 0.02 0.01 0.01 99.95 19:43:29 19:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:43:29 19:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:43:29 19:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:43:29 19:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:43:29 19:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:18:01 7 0.05 0.00 0.03 0.02 0.00 99.90 19:43:29 19:43:29 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:43:29 19:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:43:29 19:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:19:01 1 0.08 0.00 0.02 0.00 0.00 99.90 19:43:29 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:43:29 19:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 19:43:29 19:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:43:29 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:43:29 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:43:29 19:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:43:29 19:21:01 all 0.19 0.00 0.04 0.03 0.00 99.74 19:43:29 19:21:01 0 0.35 0.00 0.07 0.05 0.02 99.51 19:43:29 19:21:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:43:29 19:21:01 2 0.12 0.00 0.07 0.02 0.00 99.80 19:43:29 19:21:01 3 0.13 0.00 0.03 0.00 0.00 99.83 19:43:29 19:21:01 4 0.07 0.00 0.07 0.00 0.00 99.87 19:43:29 19:21:01 5 0.28 0.00 0.03 0.15 0.00 99.53 19:43:29 19:21:01 6 0.23 0.00 0.02 0.00 0.00 99.75 19:43:29 19:21:01 7 0.08 0.00 0.03 0.03 0.00 99.85 19:43:29 19:22:01 all 0.14 0.00 0.02 0.01 0.00 99.83 19:43:29 19:22:01 0 0.96 0.00 0.02 0.00 0.00 99.02 19:43:29 19:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:22:01 5 0.02 0.00 0.02 0.07 0.00 99.90 19:43:29 19:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:43:29 19:23:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:43:29 19:23:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:43:29 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:43:29 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:43:29 19:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:43:29 19:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:43:29 19:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:43:29 19:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:24:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:43:29 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:43:29 19:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:29 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:43:29 19:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:25:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:43:29 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:25:01 7 0.00 0.00 0.02 0.02 0.02 99.95 19:43:29 19:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:43:29 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:43:29 19:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:43:29 19:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:43:29 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:43:29 19:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:27:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:43:29 19:27:01 7 0.00 0.00 0.03 0.02 0.00 99.95 19:43:29 19:28:01 all 0.19 0.00 0.01 0.01 0.00 99.79 19:43:29 19:28:01 0 1.37 0.00 0.02 0.00 0.00 98.61 19:43:29 19:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:28:01 2 0.02 0.00 0.05 0.00 0.02 99.92 19:43:29 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:28:01 7 0.02 0.00 0.00 0.07 0.00 99.92 19:43:29 19:29:01 all 0.05 0.00 0.02 0.00 0.00 99.93 19:43:29 19:29:01 0 0.25 0.00 0.05 0.00 0.00 99.70 19:43:29 19:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:29:01 2 0.07 0.00 0.00 0.00 0.00 99.93 19:43:29 19:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:43:29 19:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:43:29 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:43:29 19:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:29 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:30:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:43:29 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:43:29 19:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:43:29 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:43:29 19:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:43:29 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:31:01 6 0.03 0.00 0.03 0.02 0.00 99.92 19:43:29 19:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:32:01 all 0.08 0.00 0.01 0.05 0.00 99.87 19:43:29 19:32:01 0 0.48 0.00 0.02 0.00 0.00 99.50 19:43:29 19:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:32:01 5 0.02 0.00 0.00 0.35 0.00 99.63 19:43:29 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:32:01 7 0.00 0.00 0.00 0.05 0.00 99.95 19:43:29 19:33:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:43:29 19:33:01 0 1.92 0.00 0.00 0.00 0.00 98.08 19:43:29 19:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:43:29 19:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:43:29 19:33:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:43:29 19:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:29 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:43:29 19:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:43:29 19:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:43:29 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:43:29 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:29 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:43:29 19:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:43:29 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:37:01 all 0.01 0.00 0.02 0.01 0.00 99.96 19:43:29 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:43:29 19:37:01 2 0.00 0.00 0.05 0.00 0.00 99.95 19:43:29 19:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:43:29 19:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:37:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:43:29 19:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:43:29 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:38:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:43:29 19:38:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:43:29 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:43:29 19:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:39:01 all 0.20 0.00 0.01 0.00 0.00 99.78 19:43:29 19:39:01 0 1.44 0.00 0.02 0.00 0.02 98.53 19:43:29 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:43:29 19:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:29 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:43:29 19:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:40:01 all 0.01 0.00 0.00 0.00 0.00 99.99 19:43:29 19:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:29 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:43:29 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:43:29 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:43:29 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:29 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:43:29 19:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:43:29 19:41:01 7 0.00 0.00 0.00 0.03 0.02 99.95 19:43:29 19:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:43:29 19:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:43:29 19:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:42:01 2 0.02 0.00 0.07 0.00 0.02 99.90 19:43:29 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:42:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:43:29 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:43:01 all 0.09 0.00 0.01 0.01 0.00 99.89 19:43:29 19:43:01 0 0.60 0.00 0.02 0.00 0.00 99.38 19:43:29 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:29 19:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:43:29 19:43:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:43:29 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:29 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:29 19:43:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:43:29 19:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:43:29 Average: all 6.59 0.00 1.64 0.61 0.02 91.14 19:43:29 Average: 0 6.83 0.00 1.75 1.02 0.02 90.37 19:43:29 Average: 1 6.73 0.00 1.62 0.36 0.02 91.27 19:43:29 Average: 2 6.47 0.00 1.65 0.52 0.02 91.33 19:43:29 Average: 3 6.53 0.00 1.58 0.34 0.02 91.53 19:43:29 Average: 4 6.49 0.00 1.72 0.83 0.02 90.94 19:43:29 Average: 5 6.56 0.00 1.64 0.71 0.02 91.07 19:43:29 Average: 6 6.64 0.00 1.61 0.75 0.02 90.99 19:43:29 Average: 7 6.46 0.00 1.52 0.34 0.02 91.65 19:43:29 19:43:29 19:43:29