Pull request #3927 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45f5be272e5edc24c27081911abb3a554db5f589+81bad761160ed823b117fb91638cbc671260dbae (e15f0f29d75b044eed43fd47930acd234c63d114) 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-ssh1574822749682662891.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-ssh288402427527976632.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13485585717664541604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11541867583116395179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16129186967587487814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3927/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2528052550160827840.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9085 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) > 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/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:24 ========================================================= 19:13:24 EdgeX Global Pipelines Version Info 19:13:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:24 ------------------- 19:13:24 stable info: 19:13:24 ------------------- 19:13:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:13:24 Message: update stable to v1.0.221 19:13:25 ------------------- 19:13:25 experimental info: 19:13:25 ------------------- 19:13:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:13:25 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:13:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3927 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3927 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3927 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45f5be2 [Pipeline] echo 19:13:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:26 provisioning config files... 19:13:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1995248750006618570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:27 ---> docker-login.sh 19:13:27 nexus3.edgexfoundry.org:10001 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10002 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10003 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 nexus3.edgexfoundry.org:10004 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 docker.io 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 ---> docker-login.sh ends [Pipeline] } 19:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:29 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/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:13:29 + dirname cmd/core-command/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo core-command,cmd/core-command/Dockerfile 19:13:29 + dirname cmd/core-data/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo core-data,cmd/core-data/Dockerfile 19:13:29 + dirname cmd/core-metadata/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:29 + dirname cmd/security-bootstrapper/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:29 + dirname cmd/security-proxy-setup/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:29 + + dirname cmd/security-secretstore-setup/Dockerfilecut 19:13:29 -d/ -f2 19:13:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:29 + dirname cmd/security-spire-agent/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:29 + dirname cmd/security-spire-config/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:29 + dirname cmd/security-spire-server/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:29 + dirname cmd/support-notifications/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:29 + dirname cmd/support-scheduler/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:29 + dirname cmd/sys-mgmt-agent/Dockerfile 19:13:29 + cut -d/ -f2 19:13:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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:13:29 + git rev-list -1 --merges 45f5be272e5edc24c27081911abb3a554db5f589~1..45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo 19:13:29 -----------> git rev-list -1 --merges 45f5be272e5edc24c27081911abb3a554db5f589~1..45f5be272e5edc24c27081911abb3a554db5f589 45f5be272e5edc24c27081911abb3a554db5f589 [false] [Pipeline] sh 19:13:30 + git log --format=format:%s -1 45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] echo 19:13:30 ========================================================= 19:13:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:30 + grep -v github /etc/ssh/ssh_known_hosts 19:13:30 + [ -e /tmp/ssh_known_hosts ] 19:13:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:30 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:31 19:13:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:31 latest: Pulling from edgex-devops/git-semver 19:13:31 a0d0a0d46f8b: Pulling fs layer 19:13:31 3e5f54012d9b: Pulling fs layer 19:13:31 4c7163046ea9: Pulling fs layer 19:13:31 0c2d73faf560: Pulling fs layer 19:13:31 0c2d73faf560: Waiting 19:13:31 3e5f54012d9b: Verifying Checksum 19:13:31 3e5f54012d9b: Download complete 19:13:31 a0d0a0d46f8b: Download complete 19:13:31 4c7163046ea9: Verifying Checksum 19:13:31 4c7163046ea9: Download complete 19:13:31 0c2d73faf560: Verifying Checksum 19:13:31 a0d0a0d46f8b: Pull complete 19:13:31 3e5f54012d9b: Pull complete 19:13:32 4c7163046ea9: Pull complete 19:13:32 0c2d73faf560: Pull complete 19:13:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:13:32 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:13:33 $ docker top 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:33 [ssh-agent] Looking for ssh-agent implementation... 19:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:33 $ docker exec 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent 19:13:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIBlGpk/agent.13 19:13:33 SSH_AGENT_PID=19 19:13:33 Running ssh-add (command line suppressed) 19:13:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8229653219162659675.key (/w/workspace/edgex-go/1@tmp/private_key_8229653219162659675.key) 19:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:34 + git tag --points-at HEAD [Pipeline] } 19:13:34 $ docker exec --env ******** --env ******** 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent -k 19:13:34 unset SSH_AUTH_SOCK; 19:13:34 unset SSH_AGENT_PID; 19:13:34 echo Agent pid 19 killed; 19:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:34 [ssh-agent] Looking for ssh-agent implementation... 19:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:34 $ docker exec 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent 19:13:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfCnFdH/agent.51 19:13:34 SSH_AGENT_PID=58 19:13:34 Running ssh-add (command line suppressed) 19:13:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8600465052794291315.key (/w/workspace/edgex-go/1@tmp/private_key_8600465052794291315.key) 19:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:35 + git semver init 19:13:35 # -> Open(): unable to determine branch for HEAD 19:13:35 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:13:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:13:35 # $SEMVER_REMOTE_NAME = origin 19:13:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:35 # $SEMVER_USER_NAME = edgex-jenkins 19:13:35 # $SEMVER_BRANCH = PR-3927 19:13:35 # $SEMVER_TEMP = /tmp/semver-843116053 19:13:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:13:50 # '/tmp/semver-843116053' -> '/w/workspace/edgex-go/1/.semver' 19:13:50 # -> Force: false 19:13:50 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:13:50 $ docker exec --env ******** --env ******** 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 ssh-agent -k 19:13:50 unset SSH_AUTH_SOCK; 19:13:50 unset SSH_AGENT_PID; 19:13:50 echo Agent pid 58 killed; 19:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:50 + git semver [Pipeline] } 19:13:50 $ docker stop --time=1 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 19:13:52 $ docker rm -f 3ce60838b0906eef90b7b278cc5faa910982422a56be20a7c1a278e859481828 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:53 Stashed 1 file(s) [Pipeline] echo 19:13:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:13:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:53 ========================================================= 19:13:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:13:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:13:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:13:54 59bf1c3509f3: Pulling fs layer 19:13:54 666ba61612fd: Pulling fs layer 19:13:54 8ed8ca486205: Pulling fs layer 19:13:54 4fe6c5a15a65: Pulling fs layer 19:13:54 22a0e8bec74d: Pulling fs layer 19:13:54 640e595b4fbd: Pulling fs layer 19:13:54 763cafe07f6e: Pulling fs layer 19:13:54 0c0b528cf693: Pulling fs layer 19:13:54 10935f4eaf8b: Pulling fs layer 19:13:54 640e595b4fbd: Waiting 19:13:54 763cafe07f6e: Waiting 19:13:54 4fe6c5a15a65: Waiting 19:13:54 22a0e8bec74d: Waiting 19:13:54 8ed8ca486205: Verifying Checksum 19:13:54 8ed8ca486205: Download complete 19:13:54 666ba61612fd: Download complete 19:13:54 22a0e8bec74d: Verifying Checksum 19:13:54 22a0e8bec74d: Download complete 19:13:54 640e595b4fbd: Verifying Checksum 19:13:54 640e595b4fbd: Download complete 19:13:54 59bf1c3509f3: Verifying Checksum 19:13:54 59bf1c3509f3: Download complete 19:13:54 763cafe07f6e: Verifying Checksum 19:13:54 763cafe07f6e: Download complete 19:13:54 0c0b528cf693: Verifying Checksum 19:13:54 0c0b528cf693: Download complete 19:13:54 59bf1c3509f3: Pull complete 19:13:54 666ba61612fd: Pull complete 19:13:54 8ed8ca486205: Pull complete 19:13:54 10935f4eaf8b: Verifying Checksum 19:13:54 10935f4eaf8b: Download complete 19:13:54 4fe6c5a15a65: Download complete 19:13:59 4fe6c5a15a65: Pull complete 19:13:59 22a0e8bec74d: Pull complete 19:13:59 640e595b4fbd: Pull complete 19:13:59 763cafe07f6e: Pull complete 19:13:59 0c0b528cf693: Pull complete 19:14:01 10935f4eaf8b: Pull complete 19:14:01 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:14:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:02 WORKDIR /edgex 19:14:02 COPY go.mod . 19:14:02 RUN go mod download 19:14:02 + docker build -t ci-base-image-x86_64 -f - . 19:14:03 Sending build context to Docker daemon 334.4MB 19:14:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:03 ---> 99d49a6021b9 19:14:03 Step 2/4 : WORKDIR /edgex 19:14:05 ---> Running in f4ce7218dbe4 19:14:05 Removing intermediate container f4ce7218dbe4 19:14:05 ---> 144eac8ef749 19:14:05 Step 3/4 : COPY go.mod . 19:14:05 ---> 1c5fe54aa090 19:14:05 Step 4/4 : RUN go mod download 19:14:05 ---> Running in 441df65ae138 19:14:08 Still waiting to schedule task 19:14:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:14:20 Removing intermediate container 441df65ae138 19:14:20 ---> 568adfe84e86 19:14:20 Successfully built 568adfe84e86 19:14:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:14:20 + docker inspect -f . ci-base-image-x86_64 19:14:20 . [Pipeline] withDockerContainer 19:14:20 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:14:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:21 $ docker top 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:21 + go version 19:14:21 go version go1.17.6 linux/amd64 [Pipeline] } 19:14:21 $ docker stop --time=1 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 19:14:23 $ docker rm -f 70812ba8b07e8015c3bd0479eea0409d0d0797aeaea2c00a5efca0b38409e0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:23 + docker inspect -f . ci-base-image-x86_64 19:14:23 . [Pipeline] withDockerContainer 19:14:23 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:24 $ docker top 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:24 ========================================================= 19:14:24 [edgeXBuildGoParallel] Running Tests and Build... 19:14:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:24 + make test 19:14:24 go mod tidy -compat=1.17 19:14:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.9% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 89.2% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 84.4% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 94.2% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 24.0% of statements 19:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 19:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 19:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 82.5% of statements 19:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.113s coverage: 17.7% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:15:08 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:15:26 GO111MODULE=on go vet ./... 19:15:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:32 + ls -al . 19:15:32 total 664 19:15:32 drwxrwxr-x 10 1001 1001 4096 Mar 25 19:15 . 19:15:32 drwxr-xr-x 4 root root 4096 Mar 25 19:14 .. 19:15:32 -rw-rw-r-- 1 1001 1001 11 Mar 25 19:13 .dockerignore 19:15:32 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:13 .git 19:15:32 drwxrwxr-x 4 1001 1001 4096 Mar 25 19:13 .github 19:15:32 -rw-rw-r-- 1 1001 1001 870 Mar 25 19:13 .gitignore 19:15:32 -rw-rw-r-- 1 1001 1001 42 Mar 25 19:13 .golangci.yml 19:15:32 -rw-rw-r-- 1 1001 1001 87 Mar 25 19:13 .hadolint.yml 19:15:32 drwx------ 3 1001 1001 4096 Mar 25 19:13 .semver 19:15:32 -rw-rw-r-- 1 1001 1001 166 Mar 25 19:13 .sonarcloud.properties 19:15:32 -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:13 ADOPTERS.md 19:15:32 -rw-rw-r-- 1 1001 1001 9953 Mar 25 19:13 Attribution.txt 19:15:32 -rw-rw-r-- 1 1001 1001 51732 Mar 25 19:13 CHANGELOG.md 19:15:32 -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:13 CONTRIBUTING.md 19:15:32 -rw-rw-r-- 1 1001 1001 677 Mar 25 19:13 GOVERNANCE.md 19:15:32 -rw-rw-r-- 1 1001 1001 849 Mar 25 19:13 Jenkinsfile 19:15:32 -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:13 LICENSE 19:15:32 -rw-rw-r-- 1 1001 1001 8478 Mar 25 19:13 Makefile 19:15:32 -rw-rw-r-- 1 1001 1001 582 Mar 25 19:13 OWNERS.md 19:15:32 -rw-rw-r-- 1 1001 1001 8207 Mar 25 19:13 README.md 19:15:32 -rw-rw-r-- 1 1001 1001 6912 Mar 25 19:13 SECURITY.md 19:15:32 -rw-rw-r-- 1 1001 1001 5 Mar 25 19:13 VERSION 19:15:32 -rw-rw-r-- 1 1001 1001 4131 Mar 25 19:13 ZMQWindows.md 19:15:32 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:13 bin 19:15:32 drwxrwxr-x 18 1001 1001 4096 Mar 25 19:13 cmd 19:15:32 -rw-r--r-- 1 root root 426503 Mar 25 19:15 coverage.out 19:15:32 -rw-rw-r-- 1 1001 1001 3175 Mar 25 19:13 go.mod 19:15:32 -rw-rw-r-- 1 1001 1001 34990 Mar 25 19:14 go.sum 19:15:32 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:13 internal 19:15:32 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:13 openapi 19:15:32 drwxrwxr-x 4 1001 1001 4096 Mar 25 19:13 snap 19:15:32 -rw-rw-r-- 1 1001 1001 204 Mar 25 19:13 version.go [Pipeline] sh 19:15:32 + '[' -e coverage.out ] 19:15:32 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:33 Stashed 1 file(s) [Pipeline] sh 19:15:33 + make build 19:15:33 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:15:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9086 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws 19:15:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:48 The recommended git tool is: git 19:15:51 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:15:55 using credential edgex-jenkins-ssh 19:15:55 Cloning the remote Git repository 19:15:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:56 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:56 > git --version # timeout=10 19:15:56 > git --version # 'git version 2.25.1' 19:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:01 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:16:02 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:16:03 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:16:03 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:16:05 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:16:06 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:16:07 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:16:08 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:16:09 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:16:10 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:16: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 [Pipeline] } 19:16:13 $ docker stop --time=1 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 19:16:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:13 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 19:16:13 Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 19:16:13 Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) 19:16:13 > git config core.sparsecheckout # timeout=10 19:16:13 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 19:16:13 > git remote # timeout=10 19:16:13 > git config --get remote.origin.url # timeout=10 19:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:13 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 19:16:13 > git rev-parse HEAD^{commit} # timeout=10 19:16:13 > git config core.sparsecheckout # timeout=10 19:16:13 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 19:16:15 $ docker rm -f 83361ebff8192fb1b394ab1a028d1e917cd4fcfc22de8272b0bd1651ffc0c282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:17 19:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:17 latest: Pulling from edgex-devops/edgex-compose 19:16:17 cbdbe7a5bc2a: Pulling fs layer 19:16:17 ca9280d653b3: Pulling fs layer 19:16:17 7e9c9ca2126c: Pulling fs layer 19:16:17 cbdbe7a5bc2a: Download complete 19:16:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:16:17 > git --version # timeout=10 19:16:17 > git --version # 'git version 2.25.1' 19:16:17 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 19:16:18 ca9280d653b3: Verifying Checksum 19:16:18 ca9280d653b3: Download complete 19:16:18 cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { 19:16:18 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:18 ca9280d653b3: Pull complete 19:16:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:16:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:19 Dload Upload Total Spent Left Speed 19:16:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44690 0 --:--:-- --:--:-- --:--:-- 44859 [Pipeline] sh 19:16:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:16:19 + sudo tee /etc/docker/daemon.new 19:16:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:16:19 { 19:16:19 "registry-mirrors": [ 19:16:19 "https://nexus3.edgexfoundry.org:10001" 19:16:19 ], 19:16:19 "bip": "10.250.0.254/24", 19:16:19 "hosts": [ 19:16:19 "tcp://0.0.0.0:5555", 19:16:19 "unix:///var/run/docker.sock" 19:16:19 ], 19:16:19 "mtu": 1458, 19:16:19 "selinux-enabled": true, 19:16:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:16:19 } [Pipeline] sh 19:16:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:16:20 + sudo service docker restart 19:16:22 7e9c9ca2126c: Pull complete 19:16:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:16:22 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:16:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:24 $ docker top ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:24 + docker-compose build --help 19:16:24 + grep parallel 19:16:25 --parallel Build images in parallel. [Pipeline] } 19:16:25 $ docker stop --time=1 ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 19:16:26 $ docker rm -f ad8b230cf0450a427aef373314836d6861c9e5469ad7b9d38c43fa31e9006d17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:27 . [Pipeline] withDockerContainer 19:16:27 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:27 $ docker top 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:27 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:28 Building core-command ... 19:16:28 Building core-data ... 19:16:28 Building core-metadata ... 19:16:28 Building security-bootstrapper ... 19:16:28 Building security-proxy-setup ... 19:16:28 Building security-secretstore-setup ... 19:16:28 Building security-spiffe-token-provider ... 19:16:28 Building security-spire-agent ... 19:16:28 Building security-spire-config ... 19:16:28 Building security-spire-server ... 19:16:28 Building support-notifications ... 19:16:28 Building support-scheduler ... 19:16:28 Building sys-mgmt-agent ... 19:16:28 Building security-bootstrapper 19:16:28 Building sys-mgmt-agent 19:16:28 Building core-data 19:16:28 Building security-spiffe-token-provider 19:16:28 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:39 provisioning config files... 19:16:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5493801308780851278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:39 ---> docker-login.sh 19:16:39 nexus3.edgexfoundry.org:10001 19:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:40 Configure a credential helper to remove this warning. See 19:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:40 19:16:40 Login Succeeded 19:16:40 nexus3.edgexfoundry.org:10002 19:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:41 Configure a credential helper to remove this warning. See 19:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:41 19:16:41 Login Succeeded 19:16:41 nexus3.edgexfoundry.org:10003 19:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:41 Configure a credential helper to remove this warning. See 19:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:41 19:16:41 Login Succeeded 19:16:41 nexus3.edgexfoundry.org:10004 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 docker.io 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 ---> docker-login.sh ends [Pipeline] } 19:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:43 ========================================================= 19:16:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:16:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:44 9b3977197b4f: Pulling fs layer 19:16:44 1a89e8eeedd5: Pulling fs layer 19:16:44 94645a83ff95: Pulling fs layer 19:16:44 3f3a8bcf1eab: Pulling fs layer 19:16:44 0c92f367c5e7: Pulling fs layer 19:16:44 f7c0051592d6: Pulling fs layer 19:16:44 a227ed2f7395: Pulling fs layer 19:16:44 7b1c46037f91: Pulling fs layer 19:16:44 0c92f367c5e7: Waiting 19:16:44 f7c0051592d6: Waiting 19:16:44 a227ed2f7395: Waiting 19:16:44 7b1c46037f91: Waiting 19:16:44 3f3a8bcf1eab: Waiting 19:16:44 94645a83ff95: Download complete 19:16:44 1a89e8eeedd5: Verifying Checksum 19:16:44 1a89e8eeedd5: Download complete 19:16:44 0c92f367c5e7: Verifying Checksum 19:16:44 0c92f367c5e7: Download complete 19:16:44 f7c0051592d6: Verifying Checksum 19:16:44 f7c0051592d6: Download complete 19:16:44 9b3977197b4f: Verifying Checksum 19:16:44 9b3977197b4f: Download complete 19:16:44 a227ed2f7395: Verifying Checksum 19:16:44 a227ed2f7395: Download complete 19:16:44 9b3977197b4f: Pull complete 19:16:45 1a89e8eeedd5: Pull complete 19:16:45 94645a83ff95: Pull complete 19:16:46 7b1c46037f91: Verifying Checksum 19:16:46 7b1c46037f91: Download complete 19:16:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 568adfe84e86 19:16:46 Step 3/20 : WORKDIR /edgex-go 19:16:46 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 568adfe84e86 19:16:46 Step 3/31 : WORKDIR /edgex-go 19:16:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 568adfe84e86 19:16:46 Step 3/25 : WORKDIR /edgex-go 19:16:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 568adfe84e86 19:16:46 Step 3/23 : WORKDIR /edgex-go 19:16:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:46 ---> 568adfe84e86 19:16:46 Step 3/23 : WORKDIR /edgex-go 19:16:46 3f3a8bcf1eab: Verifying Checksum 19:16:46 3f3a8bcf1eab: Download complete 19:16:48 ---> Running in c13b8c45801c 19:16:48 ---> Running in effc6f68afd1 19:16:48 ---> Running in 1c2bb587aeec 19:16:48 ---> Running in 976f85bfe310 19:16:48 ---> Running in 8b99cdfe2e8d 19:16:48 Removing intermediate container 976f85bfe310 19:16:48 ---> e211bc7ad41b 19:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 Removing intermediate container 1c2bb587aeec 19:16:48 ---> 43cde205277a 19:16:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:16:48 Removing intermediate container 8b99cdfe2e8d 19:16:48 ---> 511855a3ebe3 19:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 Removing intermediate container effc6f68afd1 19:16:48 ---> eff46dda18bf 19:16:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 Removing intermediate container c13b8c45801c 19:16:48 ---> 6ee507eb6f75 19:16:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:48 ---> Running in e18fa7ff2689 19:16:48 ---> Running in c434877e6363 19:16:48 ---> Running in decb4853e3fa 19:16:48 ---> Running in 3e8dfab38fb0 19:16:48 ---> Running in f20759b8d0c3 19:16:49 Removing intermediate container e18fa7ff2689 19:16:49 ---> f8e27701dfc8 19:16:49 Step 5/23 : RUN apk add --update --no-cache make bash git 19:16:49 ---> Running in 1df3c7f78de6 19:16:49 Removing intermediate container c434877e6363 19:16:49 ---> 2009863d565a 19:16:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:16:49 ---> Running in b81182b1e981 19:16:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:49 Removing intermediate container 3e8dfab38fb0 19:16:49 ---> 270230504fff 19:16:49 Step 5/31 : RUN apk add --update --no-cache make git 19:16:49 ---> Running in 6730b744ecf5 19:16:49 Removing intermediate container f20759b8d0c3 19:16:49 ---> 6101b03f8877 19:16:49 Step 5/25 : RUN apk add --update --no-cache make git 19:16:49 ---> Running in 0c059ec37d69 19:16:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:50 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:50 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:50 OK: 15863 distinct packages available 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:50 OK: 221 MiB in 52 packages 19:16:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:51 OK: 221 MiB in 52 packages 19:16:51 OK: 221 MiB in 52 packages 19:16:51 Removing intermediate container 1df3c7f78de6 19:16:51 ---> ce339368e39d 19:16:51 Step 6/23 : COPY go.mod vendor* ./ 19:16:51 OK: 221 MiB in 52 packages 19:16:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:51 ---> d811e8fdf2fe 19:16:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> Running in 61e1eb2aab98 19:16:51 Removing intermediate container b81182b1e981 19:16:51 ---> 0cf0536730c1 19:16:51 Step 6/23 : COPY go.mod vendor* ./ 19:16:51 Removing intermediate container 6730b744ecf5 19:16:51 ---> 548f5a4b5012 19:16:51 Step 6/31 : COPY go.mod vendor* ./ 19:16:51 ---> 293a51371eea 19:16:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> Running in 80de43a660fc 19:16:51 OK: 221 MiB in 52 packages 19:16:51 ---> a99b6665ec9f 19:16:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 Removing intermediate container 0c059ec37d69 19:16:51 ---> 27cd3d99e827 19:16:51 Step 6/25 : COPY go.mod vendor* ./ 19:16:51 ---> Running in 2f834eb42ba1 19:16:52 ---> cdaa70ca6ead 19:16:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:52 ---> Running in eac17717512f 19:16:52 Removing intermediate container decb4853e3fa 19:16:52 ---> 9e4f3baa567f 19:16:52 Step 5/20 : COPY go.mod vendor* ./ 19:16:52 ---> a4dbf631d2be 19:16:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:52 ---> Running in 6f92c7ca926b 19:16:52 Removing intermediate container 80de43a660fc 19:16:52 ---> cc0600c9c412 19:16:52 Step 8/23 : COPY . . 19:16:52 Removing intermediate container 61e1eb2aab98 19:16:52 ---> 29bd06c54869 19:16:52 Step 8/23 : COPY . . 19:16:52 Removing intermediate container 2f834eb42ba1 19:16:52 ---> 2232231b5d8c 19:16:52 Step 8/31 : COPY . . 19:16:57 Removing intermediate container eac17717512f 19:16:57 ---> 27dd5fbf7a30 19:16:57 Step 8/25 : COPY . . 19:16:59 3f3a8bcf1eab: Pull complete 19:16:59 0c92f367c5e7: Pull complete 19:16:59 f7c0051592d6: Pull complete 19:16:59 a227ed2f7395: Pull complete 19:16:59 Removing intermediate container 6f92c7ca926b 19:16:59 ---> c1970abf257e 19:16:59 Step 7/20 : COPY . . 19:16:59 ---> b85e995a24c4 19:16:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:16:59 ---> 4c5354358c17 19:16:59 Step 9/23 : RUN make cmd/core-data/core-data 19:16:59 ---> 578a1ae4acb4 19:16:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:59 ---> Running in 8bfbbb3ea7cc 19:16:59 ---> Running in 933e6813cd0a 19:16:59 ---> Running in fe29373a89ff 19:17:00 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:17:00 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:17:00 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:04 ---> c0bff99db146 19:17:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:04 ---> Running in b7a66139524c 19:17:05 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:17:05 7b1c46037f91: Pull complete 19:17:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:17:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:06 WORKDIR /edgex 19:17:06 COPY go.mod . 19:17:06 RUN go mod download 19:17:06 + docker build -t ci-base-image-arm64 -f - . 19:17:07 ---> 61bddc6b9f51 19:17:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:07 ---> Running in 91c40b8de79b 19:17:08 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:17:09 Sending build context to Docker daemon 168.9MB 19:17:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:10 ---> f79e39bc4007 19:17:10 Step 2/4 : WORKDIR /edgex 19:17:11 ---> Running in 479716afee10 19:17:11 Removing intermediate container 479716afee10 19:17:11 ---> a341b2af0367 19:17:11 Step 3/4 : COPY go.mod . 19:17:12 ---> 4b6f770c1caa 19:17:12 Step 4/4 : RUN go mod download 19:17:12 ---> Running in 5403ae967813 19:17:40 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:17:40 Removing intermediate container 8bfbbb3ea7cc 19:17:40 ---> 5de62c50e0c9 19:17:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:17:40 Removing intermediate container fe29373a89ff 19:17:40 ---> 22773e3edee1 19:17:40 19:17:40 Step 10/31 : FROM alpine:3.14 19:17:40 3.14: Pulling from library/alpine 19:17:40 ---> Running in 96dba89e99a1 19:17:40 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 19:17:40 Status: Downloaded newer image for alpine:3.14 19:17:40 ---> a33ac4f1069a 19:17:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:17:40 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:17:40 ---> Running in c3b26f780156 19:17:40 Removing intermediate container c3b26f780156 19:17:40 Removing intermediate container 96dba89e99a1 19:17:40 ---> 8ce0f09e06c2 19:17:40 ---> 0034a477e4e1 19:17:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:17:40 19:17:40 Step 11/23 : FROM docker:20.10.10 19:17:40 Removing intermediate container 933e6813cd0a 19:17:40 ---> f3e321766cc5 19:17:40 19:17:40 Step 10/23 : FROM alpine:3.14 19:17:40 ---> a33ac4f1069a 19:17:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:17:40 Removing intermediate container 91c40b8de79b 19:17:40 ---> fe6c332c87d4 19:17:40 19:17:40 Step 9/20 : FROM alpine:3.15 19:17:40 Removing intermediate container b7a66139524c 19:17:40 ---> 9cef6468e34d 19:17:40 19:17:40 Step 10/25 : FROM alpine:3.14 19:17:40 ---> a33ac4f1069a 19:17:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:17:40 20.10.10: Pulling from library/docker 19:17:40 ---> Running in 19d422b14fe1 19:17:40 ---> Running in 536c1396d8eb 19:17:40 ---> Running in f58bc8cba589 19:17:40 3.15: Pulling from library/alpine 19:17:40 Removing intermediate container 536c1396d8eb 19:17:40 ---> d7125732b13e 19:17:40 Step 12/23 : ENV APP_PORT=59880 19:17:40 ---> Running in 4bdf65ccdd8b 19:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:40 (1/2) Installing dumb-init (1.2.5-r1) 19:17:41 (2/2) Installing su-exec (0.2-r1) 19:17:41 Executing busybox-1.33.1-r6.trigger 19:17:41 OK: 6 MiB in 16 packages 19:17:41 Removing intermediate container 4bdf65ccdd8b 19:17:41 ---> 49900bac2af9 19:17:41 Step 13/23 : EXPOSE $APP_PORT 19:17:41 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 19:17:41 Status: Downloaded newer image for alpine:3.15 19:17:41 ---> 9c842ac49a39 19:17:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:41 ---> Running in 54e763feb6cf 19:17:41 (1/3) Installing ca-certificates (20211220-r0) 19:17:41 ---> Running in 3bc6758aa1e9 19:17:41 (2/3) Installing dumb-init (1.2.5-r1) 19:17:41 (3/3) Installing su-exec (0.2-r1) 19:17:41 Executing busybox-1.33.1-r6.trigger 19:17:41 Executing ca-certificates-20211220-r0.trigger 19:17:41 OK: 6 MiB in 17 packages 19:17:41 Removing intermediate container 54e763feb6cf 19:17:41 ---> 68482938107a 19:17:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 Removing intermediate container 3bc6758aa1e9 19:17:41 ---> 728c7748d174 19:17:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Running in da15550e082e 19:17:41 ---> Running in 8e61771b0685 19:17:41 Removing intermediate container 19d422b14fe1 19:17:41 ---> efb1551659a0 19:17:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:17:41 ---> Running in fb7f639e918d 19:17:41 Removing intermediate container f58bc8cba589 19:17:41 ---> 9ea6dd973cc9 19:17:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:41 Removing intermediate container fb7f639e918d 19:17:41 ---> 9bce4c7e779e 19:17:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:17:42 ---> Running in 0b09f2c849c1 19:17:42 ---> Running in 4e916fcb296c 19:17:42 Removing intermediate container 0b09f2c849c1 19:17:42 ---> 8de65a31c1ea 19:17:42 Step 13/25 : WORKDIR / 19:17:42 Removing intermediate container 4e916fcb296c 19:17:42 ---> 30d55dc31366 19:17:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:17:42 ---> Running in 1bbefa50a71d 19:17:42 ---> Running in 5fe617f9db8e 19:17:42 Removing intermediate container 1bbefa50a71d 19:17:42 ---> 211ace63c90d 19:17:42 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:17:42 Removing intermediate container 8e61771b0685 19:17:42 ---> 069c40a7b02b 19:17:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:17:42 Removing intermediate container da15550e082e 19:17:42 ---> 62eabfa29a7c 19:17:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:17:42 ---> 32ae63e2ed28 19:17:42 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:17:42 ---> Running in 5eb909d5889b 19:17:42 ---> Running in 4ce894d091ac 19:17:43 ---> a04d424d17d7 19:17:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:43 ---> 82a8be1ac48b 19:17:43 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:17:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:43 Removing intermediate container 5fe617f9db8e 19:17:43 ---> cc315bf71bd7 19:17:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:17:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:43 ---> Running in cb886f912b2c 19:17:43 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:17:43 Status: Downloaded newer image for docker:20.10.10 19:17:43 ---> b706a049f56e 19:17:43 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:17:43 ---> 7b0764122bcf 19:17:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:43 ---> Running in 40ea50c7333d 19:17:43 Removing intermediate container cb886f912b2c 19:17:43 ---> bfa9c27568ba 19:17:43 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:17:43 Removing intermediate container 40ea50c7333d 19:17:43 ---> 3e7a73d38c47 19:17: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:17:43 ---> Running in ec6e5aa6d423 19:17:43 ---> 95b2de334067 19:17:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:17:44 ---> 0c35a1060173 19:17:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:44 ---> Running in 057510db0054 19:17:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:44 ---> 0c02d76db7a6 19:17:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:17:44 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:44 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:44 OK: 15854 distinct packages available 19:17:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:44 (1/6) Installing dumb-init (1.2.5-r1) 19:17:44 (1/42) Installing readline (8.1.0-r0) 19:17:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:17:44 (2/42) Installing bash (5.1.16-r0) 19:17:44 ---> be2a0765cea6 19:17:44 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:17:45 Executing bash-5.1.16-r0.post-install 19:17:45 (3/42) Installing brotli-libs (1.0.9-r5) 19:17:45 ---> Running in 640a90dde47e 19:17:45 (3/6) Installing libsodium (1.0.18-r0) 19:17:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:17:45 (5/42) Installing libcurl (7.79.1-r0) 19:17:45 (6/42) Installing curl (7.79.1-r0) 19:17:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:17:45 (7/42) Installing dumb-init (1.2.5-r1) 19:17:45 (8/42) Installing libbz2 (1.0.8-r1) 19:17:45 (9/42) Installing expat (2.4.7-r0) 19:17:45 (10/42) Installing libffi (3.3-r2) 19:17:45 (11/42) Installing gdbm (1.19-r0) 19:17:45 (12/42) Installing xz-libs (5.2.5-r0) 19:17:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:17:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:17:45 (15/42) Installing mpdecimal (2.5.1-r1) 19:17:45 (16/42) Installing sqlite-libs (3.35.5-r0) 19:17:45 (17/42) Installing python3 (3.9.5-r2) 19:17:45 Removing intermediate container 057510db0054 19:17:45 ---> 1aa91793b32b 19:17:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:45 (5/6) Installing libzmq (4.3.4-r0) 19:17:45 (6/6) Installing zeromq (4.3.4-r0) 19:17:45 Executing busybox-1.33.1-r6.trigger 19:17:45 OK: 8 MiB in 20 packages 19:17:45 (18/42) Installing py3-appdirs (1.4.4-r2) 19:17:45 (19/42) Installing py3-chardet (4.0.0-r2) 19:17:45 (20/42) Installing py3-idna (3.2-r0) 19:17:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:17:45 (22/42) Installing py3-certifi (2020.12.5-r1) 19:17:45 (23/42) Installing py3-requests (2.25.1-r4) 19:17:45 (24/42) Installing py3-msgpack (1.0.2-r1) 19:17:45 (25/42) Installing py3-lockfile (0.12.2-r4) 19:17:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:17:45 (27/42) Installing py3-colorama (0.4.4-r1) 19:17:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:17:45 (29/42) Installing py3-distlib (0.3.1-r3) 19:17:45 (30/42) Installing py3-distro (1.5.0-r3) 19:17:45 (31/42) Installing py3-six (1.15.0-r1) 19:17:45 (32/42) Installing py3-webencodings (0.5.1-r4) 19:17:45 (33/42) Installing py3-html5lib (1.1-r1) 19:17:45 ---> 4020526d63be 19:17:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:45 (34/42) Installing py3-parsing (2.4.7-r2) 19:17:45 (35/42) Installing py3-packaging (20.9-r1) 19:17:45 (36/42) Installing py3-toml (0.10.2-r2) 19:17:45 (37/42) Installing py3-pep517 (0.10.0-r2) 19:17:45 (38/42) Installing py3-progress (1.5-r2) 19:17:45 (39/42) Installing py3-retrying (1.3.3-r1) 19:17:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:17:45 (41/42) Installing py3-setuptools (52.0.0-r3) 19:17:45 (42/42) Installing py3-pip (20.3.4-r1) 19:17:45 (1/9) Installing ca-certificates (20211220-r0) 19:17:46 Executing busybox-1.33.1-r6.trigger 19:17:46 OK: 84 MiB in 64 packages 19:17:46 (2/9) Installing brotli-libs (1.0.9-r5) 19:17:46 Removing intermediate container 640a90dde47e 19:17:46 ---> 6ea3e33b62bf 19:17:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:17:46 Removing intermediate container 5eb909d5889b 19:17:46 ---> 97722f01a8f8 19:17:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:17:46 ---> Running in ac2f43c3709d 19:17:46 (4/9) Installing libcurl (7.80.0-r0) 19:17:46 ---> 177504c49fbe 19:17:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:17:46 ---> a295a30e5057 19:17:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:17:46 Removing intermediate container ac2f43c3709d 19:17:46 ---> 4df47c98369c 19:17:46 Step 23/25 : LABEL arch=x86_64 19:17:46 (5/9) Installing curl (7.80.0-r0) 19:17:46 ---> Running in 738b60a149e6 19:17:46 (6/9) Installing dumb-init (1.2.5-r1) 19:17:46 ---> f033cc81599c 19:17:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:17:46 Removing intermediate container 738b60a149e6 19:17:46 ---> 4915dc1f38c7 19:17:46 Step 24/25 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:17:46 (7/9) Installing musl-obstack (1.2.2-r0) 19:17:46 ---> Running in b3dae2a13292 19:17:46 (8/9) Installing libucontext (1.1-r0) 19:17:46 ---> 2587a3ec91f2 19:17:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:17:46 (9/9) Installing gcompat (1.0.0-r4) 19:17:46 Removing intermediate container b3dae2a13292 19:17:46 ---> 5670ebe1ae04 19:17:46 Step 25/25 : LABEL version=0.0.0 19:17:46 Executing busybox-1.34.1-r4.trigger 19:17:46 Executing ca-certificates-20211220-r0.trigger 19:17:46 ---> Running in 81b9b8b45518 19:17:46 ---> b2bbbfce4331 19:17:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:17:46 OK: 8 MiB in 23 packages 19:17:46 Removing intermediate container 81b9b8b45518 19:17:47 ---> b53c89d50818 19:17:47 Collecting docker-compose==1.23.2 19:17:47 19:17:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:17:47 ---> 73fee649d79f 19:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:17:47 ---> Running in 9a4aff9c595b 19:17:47 Successfully built b53c89d50818 19:17:47 Successfully tagged security-secretstore-setup:latest 19:17:47  Building security-secretstore-setup ... done Building security-spire-agent 19:17:47 Collecting docker<4.0,>=3.6.0 19:17:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:17:47 Collecting websocket-client<1.0,>=0.32.0 19:17:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:17:47 Collecting jsonschema<3,>=2.5.1 19:17:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:17:47 Removing intermediate container 9a4aff9c595b 19:17:47 ---> 02d3e8271625 19:17:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:17:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:17:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:17:47 Collecting dockerpty<0.5,>=0.4.1 19:17:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:17:47 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:17:47 Collecting docopt<0.7,>=0.6.1 19:17:47 Downloading docopt-0.6.2.tar.gz (25 kB) 19:17:48 ---> 7cdbe5b0b93f 19:17:48 Step 19/23 : ENTRYPOINT ["/core-data"] 19:17:48 ---> 836254e1e2e6 19:17:48 Step 26/31 : RUN chmod +x /entrypoint.sh 19:17:48 Removing intermediate container 4ce894d091ac 19:17:48 ---> c7dc6fbe5270 19:17:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:48 ---> Running in 5411d4eeb259 19:17:48 Collecting PyYAML<4,>=3.10 19:17:48 Downloading PyYAML-3.13.tar.gz (270 kB) 19:17:48 ---> Running in 22e7563fb617 19:17:48 ---> e775a52e56d7 19:17:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:17:48 Removing intermediate container 5411d4eeb259 19:17:48 ---> 90cced669799 19:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:48 ---> Running in 37a1b0b33b01 19:17:49 Removing intermediate container 37a1b0b33b01 19:17:49 ---> c89c6bcb2fc1 19:17:49 Step 21/23 : LABEL arch=x86_64 19:17:49 ---> Running in 0ee796aae2e4 19:17:49 Collecting texttable<0.10,>=0.9.0 19:17:49 Downloading texttable-0.9.1.tar.gz (11 kB) 19:17:49 ---> ad5bfcf8e2c2 19:17:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:17:49 Removing intermediate container 0ee796aae2e4 19:17:49 ---> ff8b6797bb8e 19:17:49 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:17:49 ---> Running in 11260936133a 19:17:49 Removing intermediate container 22e7563fb617 19:17:49 ---> bcf05ed170c7 19:17:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:17:49 Collecting cached-property<2,>=1.2.0 19:17:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:17:49 Collecting docker-pycreds>=0.4.0 19:17:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:17:49 ---> 98ae99705679 19:17:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] ---> Running in 3530f8ecadf5 19:17:49 19:17:49 Removing intermediate container 11260936133a 19:17:49 ---> c1b9f7839b64 19:17:49 Step 23/23 : LABEL version=0.0.0 19:17:49 Collecting chardet<3.1.0,>=3.0.2 19:17:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:17:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:17:49 Collecting idna<2.8,>=2.5 19:17:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:17:49 ---> Running in 5906b8f6689a 19:17:49 ---> Running in 6b61761ed852 19:17:49 Collecting urllib3<1.25,>=1.21.1 19:17:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:17:49 Removing intermediate container 3530f8ecadf5 19:17:49 ---> 0000237f4c24 19:17:49 Step 28/31 : CMD ["gate"] 19:17:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:17:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:17:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:17:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:17:50 Removing intermediate container 5906b8f6689a 19:17:50 ---> 88957b60e8c2 19:17:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:50 ---> Running in 6ab57de3d412 19:17:50 Removing intermediate container 6b61761ed852 19:17:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:17:50 Attempting uninstall: urllib3 19:17:50 Found existing installation: urllib3 1.26.5 19:17:50 Uninstalling urllib3-1.26.5: 19:17:50 ---> 7a7168e235cb 19:17:50 19:17:50 Successfully uninstalled urllib3-1.26.5 19:17:50 ---> Running in 7e9355902d23 19:17:50 Successfully built 7a7168e235cb 19:17:50 Successfully tagged core-data:latest 19:17:50 Building security-spire-config 19:17:50  Building core-data ... done  Attempting uninstall: idna 19:17:50 Found existing installation: idna 3.2 19:17:50 Uninstalling idna-3.2: 19:17:50 Removing intermediate container 6ab57de3d412 19:17:50 ---> 6e6960ff5ca9 19:17:50 Step 29/31 : LABEL arch=x86_64 19:17:50 Successfully uninstalled idna-3.2 19:17:50 Removing intermediate container 7e9355902d23 19:17:50 ---> b5850d14dc28 19:17:50 Step 18/20 : LABEL arch=x86_64 19:17:50 ---> Running in ed24d52112a0 19:17:50 ---> Running in e08f6df6bfd1 19:17:50 Attempting uninstall: chardet 19:17:50 Found existing installation: chardet 4.0.0 19:17:50 Uninstalling chardet-4.0.0: 19:17:50 Successfully uninstalled chardet-4.0.0 19:17:52 Attempting uninstall: requests 19:17:52 Found existing installation: requests 2.25.1 19:17:52 Uninstalling requests-2.25.1: 19:17:52 Removing intermediate container e08f6df6bfd1 19:17:52 ---> 17a83d0871b9 19:17:52 Step 19/20 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:17:52 Successfully uninstalled requests-2.25.1 19:17:52 Removing intermediate container ed24d52112a0 19:17:52 ---> 12a2f5c24d31 19:17:52 Step 30/31 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:17:52 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:52 ---> 568adfe84e86 19:17:52 Step 3/24 : WORKDIR /edgex-go 19:17:52 ---> Using cache 19:17:52 ---> 6ee507eb6f75 19:17:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:52 ---> Using cache 19:17:52 ---> 6101b03f8877 19:17:52 Step 5/24 : RUN apk add --update --no-cache make git 19:17:52 ---> Using cache 19:17:52 ---> 27cd3d99e827 19:17:52 Step 6/24 : COPY go.mod vendor* ./ 19:17:52 ---> Using cache 19:17:52 ---> cdaa70ca6ead 19:17:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:52 ---> Using cache 19:17:52 ---> 27dd5fbf7a30 19:17:52 Step 8/24 : COPY . . 19:17:52 ---> Using cache 19:17:52 ---> c0bff99db146 19:17:52 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:17:52 Running setup.py install for texttable: started 19:17:52 ---> Running in 7e62f868b8ee 19:17:52 ---> Running in 76e2ce557f61 19:17:52 ---> Running in b05d4d138fb5 19:17:52 Removing intermediate container 7e62f868b8ee 19:17:52 ---> 7787819f6ce2 19:17:52 Step 20/20 : LABEL version=0.0.0 19:17:52 Removing intermediate container 76e2ce557f61 19:17:52 ---> f615af10346b 19:17:52 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:17:53 ---> Running in c9dcda29099c 19:17:53 Running setup.py install for texttable: finished with status 'done' 19:17:53 Running setup.py install for PyYAML: started 19:17:53 ---> Running in 341b03c0eb59 19:17:53 Removing intermediate container b05d4d138fb5 19:17:53 ---> e4176023590b 19:17:53 Step 31/31 : LABEL version=0.0.0 19:17:53 Removing intermediate container c9dcda29099c 19:17:53 ---> e512c122cc20 19:17:53 19:17:53 ---> Running in fc2131fb24a1 19:17:53 Successfully built e512c122cc20 19:17:53 Successfully tagged security-spiffe-token-provider:latest 19:17:53  Building security-spiffe-token-provider ... done Building security-spire-server 19:17:53 Running setup.py install for PyYAML: finished with status 'done' 19:17:53 Removing intermediate container fc2131fb24a1 19:17:53 ---> 86452e69dcf4 19:17:53 19:17:53 Running setup.py install for docopt: started 19:17:53 Successfully built 86452e69dcf4 19:17:53 Successfully tagged security-bootstrapper:latest 19:17:53 Building support-notifications 19:17:54  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 19:17:54 Running setup.py install for dockerpty: started 19:17:54 spire-1.2.0/ 19:17:54 Running setup.py install for dockerpty: finished with status 'done' 19:17:54 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:17:55 spire-1.2.0/README.md 19:17:55 spire-1.2.0/bin/ 19:17:55 spire-1.2.0/bin/spire-server 19:17:55 spire-1.2.0/bin/spire-agent 19:17:55 spire-1.2.0/conf/ 19:17:55 spire-1.2.0/conf/server/ 19:17:55 spire-1.2.0/conf/server/server.conf 19:17:55 spire-1.2.0/conf/agent/ 19:17:55 spire-1.2.0/conf/agent/agent.conf 19:17:55 spire-1.2.0/LICENSE 19:17:58 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:58 ---> 568adfe84e86 19:17:58 Step 3/24 : WORKDIR /edgex-go 19:17:58 ---> Using cache 19:17:58 ---> 6ee507eb6f75 19:17:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:58 ---> Using cache 19:17:58 ---> 6101b03f8877 19:17:58 Step 5/24 : RUN apk add --update --no-cache make git 19:17:58 ---> Using cache 19:17:58 ---> 27cd3d99e827 19:17:58 Step 6/24 : COPY go.mod vendor* ./ 19:17:58 ---> Using cache 19:17:58 ---> cdaa70ca6ead 19:17:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:58 ---> Using cache 19:17:58 ---> 27dd5fbf7a30 19:17:58 Step 8/24 : COPY . . 19:17:58 ---> Using cache 19:17:58 ---> c0bff99db146 19:17:58 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:17:58 ---> Using cache 19:17:58 ---> f615af10346b 19:17:58 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:17:59 Removing intermediate container 5403ae967813 19:17:59 ---> 378444853c14 19:17:59 Successfully built 378444853c14 19:17:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:59 + docker inspect -f . ci-base-image-arm64 19:17:59 . [Pipeline] withDockerContainer 19:17:59 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 19:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:00 ---> 568adfe84e86 19:18:00 Step 3/23 : WORKDIR /edgex-go 19:18:00 ---> Using cache 19:18:00 ---> 6ee507eb6f75 19:18:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:00 ---> Using cache 19:18:00 ---> 6101b03f8877 19:18:00 Step 5/23 : RUN apk add --update --no-cache make git 19:18:00 ---> Using cache 19:18:00 ---> 27cd3d99e827 19:18:00 Step 6/23 : COPY go.mod vendor* ./ 19:18:00 ---> Using cache 19:18:00 ---> cdaa70ca6ead 19:18:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:00 ---> Using cache 19:18:00 ---> 27dd5fbf7a30 19:18:00 Step 8/23 : COPY . . 19:18:00 ---> Using cache 19:18:00 ---> c0bff99db146 19:18:00 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 19:18:00 ---> Using cache 19:18:00 ---> f615af10346b 19:18:00 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:18:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:00 ---> 568adfe84e86 19:18:00 Step 3/22 : WORKDIR /edgex-go 19:18:00 ---> Using cache 19:18:00 ---> 6ee507eb6f75 19:18:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:00 ---> Using cache 19:18:00 ---> 6101b03f8877 19:18:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:00 ---> Running in 1112af2405e9 19:18:00 ---> Running in 8ffe4c828783 19:18:00 ---> Running in aad81e424f85 19:18:01 $ docker top 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 -eo pid,comm 19:18:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { 19:18:01 spire-1.2.0/ [Pipeline] sh 19:18:01 spire-1.2.0/ 19:18:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:02 + go version 19:18:02 go version go1.17.6 linux/arm64 [Pipeline] } 19:18:02 $ docker stop --time=1 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 19:18:02 OK: 221 MiB in 52 packages 19:18:03 spire-1.2.0/README.md 19:18:03 spire-1.2.0/bin/ 19:18:03 spire-1.2.0/bin/spire-server 19:18:03 spire-1.2.0/bin/spire-agent 19:18:03 spire-1.2.0/conf/ 19:18:03 spire-1.2.0/conf/server/ 19:18:03 spire-1.2.0/conf/server/server.conf 19:18:03 spire-1.2.0/conf/agent/ 19:18:03 spire-1.2.0/conf/agent/agent.conf 19:18:03 spire-1.2.0/LICENSE 19:18:03 Removing intermediate container 341b03c0eb59 19:18:03 ---> f1837021bcf8 19:18:03 19:18:03 Step 11/24 : FROM alpine:3.15 19:18:03 ---> 9c842ac49a39 19:18:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:03 ---> Using cache 19:18:03 ---> 728c7748d174 19:18:03 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:03 ---> Using cache 19:18:03 ---> 069c40a7b02b 19:18:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:03 spire-1.2.0/README.md 19:18:03 spire-1.2.0/bin/ 19:18:03 spire-1.2.0/bin/spire-server 19:18:03 spire-1.2.0/bin/spire-agent 19:18:03 spire-1.2.0/conf/ 19:18:03 spire-1.2.0/conf/server/ 19:18:03 spire-1.2.0/conf/server/server.conf 19:18:03 spire-1.2.0/conf/agent/ 19:18:03 spire-1.2.0/conf/agent/agent.conf 19:18:03 spire-1.2.0/LICENSE 19:18:03 ---> Running in 5049bffcb0cf 19:18:03 Removing intermediate container 1112af2405e9 19:18:03 ---> 40b2144625cb 19:18:03 Step 6/22 : COPY go.mod vendor* ./ 19:18:03 Removing intermediate container ec6e5aa6d423 19:18:03 ---> 4c5761104077 19:18:03 Step 14/23 : ENV APP_PORT=58890 19:18:03 ---> Running in 1f948e02441e 19:18:03 ---> 15da935f15e3 19:18:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:03 ---> Running in f0c0e63c6942 19:18:03 Removing intermediate container 1f948e02441e 19:18:03 ---> 2335d6d03a02 19:18:03 Step 15/23 : EXPOSE $APP_PORT 19:18:03 ---> Running in c514f5cf1b83 19:18:03 Removing intermediate container c514f5cf1b83 19:18:03 ---> 2a250af966b9 19:18:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:04 $ docker rm -f 7b24a1b997c04f649e10ca554fbe5af5b3b3cf3609924ab6c3a89f78f762cd89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:04 ---> 0e11b0999c4c 19:18:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:18:05 Removing intermediate container 8ffe4c828783 19:18:05 ---> 5091d6628a8d 19:18:05 19:18:05 Step 11/24 : FROM alpine:3.15 19:18:05 ---> 9c842ac49a39 19:18:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:05 ---> Using cache 19:18:05 ---> 728c7748d174 19:18:05 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:05 ---> Using cache 19:18:05 ---> 069c40a7b02b 19:18:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:05 Removing intermediate container aad81e424f85 19:18:05 ---> 47733c2b63f4 19:18:05 19:18:05 Step 11/23 : FROM alpine:3.15 19:18:05 ---> 9c842ac49a39 19:18:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:05 ---> Using cache 19:18:05 ---> 728c7748d174 19:18:05 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:05 ---> Using cache 19:18:05 ---> 069c40a7b02b 19:18:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:05 Removing intermediate container f0c0e63c6942 19:18:05 ---> 7c42d7bc47b7 19:18:05 Step 8/22 : COPY . . 19:18:05 ---> Running in 38294f7b4056 19:18:05 ---> Running in d4f931a92234 19:18:05 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:18:05 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:18:05 OK: 15854 distinct packages available 19:18:05 + docker inspect -f . ci-base-image-arm64 19:18:05 . [Pipeline] withDockerContainer 19:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 19:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:06 ---> 77e11e9593b4 19:18:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:18:06 (1/5) Installing dumb-init (1.2.5-r1) 19:18:06 (2/5) Installing musl-obstack (1.2.2-r0) 19:18:06 (3/5) Installing libucontext (1.1-r0) 19:18:06 (4/5) Installing gcompat (1.0.0-r4) 19:18:06 (5/5) Installing openssl (1.1.1n-r0) 19:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:06 Executing busybox-1.34.1-r4.trigger 19:18:06 $ docker top d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c -eo pid,comm 19:18:06 OK: 6 MiB in 19 packages 19:18:06 ---> aa1c1493cb4c 19:18:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:18:06 ---> Running in 0068fda83ccb [Pipeline] { [Pipeline] echo 19:18:07 ========================================================= 19:18:07 [edgeXBuildGoParallel] Running Tests and Build... 19:18:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:07 Removing intermediate container 0068fda83ccb 19:18:07 ---> 49ccf1e2646c 19:18:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:07 ---> Running in 34c1f7618928 19:18:07 Removing intermediate container 34c1f7618928 19:18:07 ---> 59e93c7804c2 19:18:07 Step 21/23 : LABEL arch=x86_64 19:18:07 Removing intermediate container 5049bffcb0cf 19:18:07 ---> 6b931ae34f86 19:18:07 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 19:18:07 ---> Running in 94eedb3f6a5b 19:18:07 + make test 19:18:07 go mod tidy -compat=1.17 19:18:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:07 Removing intermediate container 94eedb3f6a5b 19:18:07 ---> f45f2d5690be 19:18:07 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:07 ---> Running in 0c56bb6c304f 19:18:08 Removing intermediate container 0c56bb6c304f 19:18:08 ---> 6b976818264f 19:18:08 Step 23/23 : LABEL version=0.0.0 19:18:08 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:18:08 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:18:08 OK: 15854 distinct packages available 19:18:08 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:18:08 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:18:08 OK: 15854 distinct packages available 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:08 ---> Running in 5fb634ea5408 19:18:08 ---> 7e0c127f7b0f 19:18:08 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:18:08 Removing intermediate container 5fb634ea5408 19:18:08 ---> b2f8a2ec698e 19:18:08 19:18:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:18:08 Successfully built b2f8a2ec698e 19:18:08 Successfully tagged sys-mgmt-agent:latest 19:18:08  Building sys-mgmt-agent ... done Building security-proxy-setup 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:09 (1/5) Installing dumb-init (1.2.5-r1) 19:18:09 (1/4) Installing dumb-init (1.2.5-r1) 19:18:09 (2/5) Installing musl-obstack (1.2.2-r0) 19:18:09 (2/4) Installing musl-obstack (1.2.2-r0) 19:18:09 (3/5) Installing libucontext (1.1-r0) 19:18:09 (3/4) Installing libucontext (1.1-r0) 19:18:09 (4/5) Installing gcompat (1.0.0-r4) 19:18:09 (4/4) Installing gcompat (1.0.0-r4) 19:18:09 (5/5) Installing openssl (1.1.1n-r0) 19:18:09 Executing busybox-1.34.1-r4.trigger 19:18:09 OK: 6 MiB in 18 packages 19:18:09 Executing busybox-1.34.1-r4.trigger 19:18:09 OK: 6 MiB in 19 packages 19:18:12 ---> 19b6aba34596 19:18:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:12 ---> 221ff9af3a38 19:18:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:18:12 ---> Running in 8967f45956ca 19:18:12 ---> 8c8df6c9b1f1 19:18:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:18:12 Removing intermediate container 38294f7b4056 19:18:12 ---> fac722c215f5 19:18:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:18:12 Removing intermediate container d4f931a92234 19:18:12 ---> fac500dcf6f0 19:18:12 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:18:13 ---> 9dfcec43c9b5 19:18:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:18:13 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:18:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:13 ---> 568adfe84e86 19:18:13 Step 3/22 : WORKDIR /edgex-go 19:18:13 ---> Using cache 19:18:13 ---> 6ee507eb6f75 19:18:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:13 ---> Using cache 19:18:13 ---> 6101b03f8877 19:18:13 Step 5/22 : RUN apk add --update --no-cache make git 19:18:13 ---> Using cache 19:18:13 ---> 27cd3d99e827 19:18:13 Step 6/22 : COPY go.mod vendor* ./ 19:18:13 ---> Using cache 19:18:13 ---> cdaa70ca6ead 19:18:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:13 ---> Using cache 19:18:13 ---> 27dd5fbf7a30 19:18:13 Step 8/22 : COPY . . 19:18:13 ---> Using cache 19:18:13 ---> c0bff99db146 19:18:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:18:13 ---> Running in 91ba1487c3a7 19:18:13 ---> a1704d597ba0 19:18:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:14 ---> Running in 25ac16c1f21b 19:18:14 ---> c5e12210e81d 19:18:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:14 ---> 956a18289256 19:18:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:18:14 Removing intermediate container 25ac16c1f21b 19:18:14 ---> f2224a8f06d7 19:18:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:14 ---> Running in d143ab16c9af 19:18: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:14 ---> 598756063c89 19:18:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:18:14 ---> 41bd647ddf3c 19:18:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:14 Removing intermediate container d143ab16c9af 19:18:14 ---> 96d3cc334cb4 19:18:14 Step 22/24 : LABEL arch=x86_64 19:18:14 ---> Running in aa0fd2f6beda 19:18:14 ---> Running in 6225c855691c 19:18:14 ---> 5ed048cfe17b 19:18:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:18:15 Removing intermediate container 6225c855691c 19:18:15 ---> 2af5fb0563c9 19:18:15 Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:15 Removing intermediate container aa0fd2f6beda 19:18:15 ---> bb469e512b4f 19:18:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:15 ---> 22bc8bb26d53 19:18:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:15 ---> Running in f7f42ee4900a 19:18:15 ---> Running in 795ad0ba5027 19:18:15 Removing intermediate container f7f42ee4900a 19:18:15 ---> af33c445b1ec 19:18:15 Step 24/24 : LABEL version=0.0.0 19:18:15 ---> 16b750f9accf 19:18:15 Step 19/24 : WORKDIR / 19:18:15 Removing intermediate container 795ad0ba5027 19:18:15 ---> 89b2256e13ce 19:18:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:15 ---> Running in f1674e98f898 19:18:15 ---> Running in 4c1c0ee46828 19:18:15 ---> Running in 7dc8a4019eda 19:18:15 Removing intermediate container f1674e98f898 19:18:15 ---> 06a242c9e65c 19:18:15 19:18:15 Removing intermediate container 4c1c0ee46828 19:18:15 ---> b100a01e9ff2 19:18:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:15 Successfully built 06a242c9e65c 19:18:15 Successfully tagged security-spire-agent:latest 19:18:15 Building support-scheduler 19:18:15  Building security-spire-agent ... done Removing intermediate container 7dc8a4019eda 19:18:15 ---> 33f68d515cbe 19:18:15 Step 21/23 : LABEL arch=x86_64 19:18:15 ---> Running in daadfdf5b99d 19:18:15 ---> Running in ebe348e5e13e 19:18:16 Removing intermediate container daadfdf5b99d 19:18:16 ---> 111237db052d 19:18:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:17 Removing intermediate container ebe348e5e13e 19:18:17 ---> 3519323cc833 19:18:17 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:18 ---> Running in d79d7a858407 19:18:18 ---> Running in 60dd3bb2cd2a 19:18:18 Removing intermediate container d79d7a858407 19:18:18 ---> a300ad1e6d3b 19:18:18 Step 22/24 : LABEL arch=x86_64 19:18:19 Removing intermediate container 60dd3bb2cd2a 19:18:19 ---> 71ee77898a30 19:18:19 Step 23/23 : LABEL version=0.0.0 19:18:19 ---> Running in 49059335baf5 19:18:19 ---> Running in 3aa7f5c53f97 19:18:19 Removing intermediate container 49059335baf5 19:18:19 ---> 53d032297d87 19:18:19 Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:19 Removing intermediate container 3aa7f5c53f97 19:18:19 ---> f150bb9ffdd6 19:18:19 19:18:19 ---> Running in ece1e0939706 19:18:19 Successfully built f150bb9ffdd6 19:18:19 Successfully tagged security-spire-server:latest 19:18:19  Building security-spire-server ... done Building core-metadata 19:18:20 Removing intermediate container ece1e0939706 19:18:20 ---> 9b91638f554a 19:18:20 Step 24/24 : LABEL version=0.0.0 19:18:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 568adfe84e86 19:18:20 Step 3/22 : WORKDIR /edgex-go 19:18:20 ---> Using cache 19:18:20 ---> 6ee507eb6f75 19:18:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:20 ---> Using cache 19:18:20 ---> 6101b03f8877 19:18:20 Step 5/22 : RUN apk add --update --no-cache make git 19:18:20 ---> Using cache 19:18:20 ---> 27cd3d99e827 19:18:20 Step 6/22 : COPY go.mod vendor* ./ 19:18:20 ---> Using cache 19:18:20 ---> cdaa70ca6ead 19:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:20 ---> Using cache 19:18:20 ---> 27dd5fbf7a30 19:18:20 Step 8/22 : COPY . . 19:18:20 ---> Using cache 19:18:20 ---> c0bff99db146 19:18:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:18:23 ---> Running in dacece7d9c1a 19:18:23 ---> Running in c1297900aa13 19:18:23 Removing intermediate container dacece7d9c1a 19:18:23 ---> 8eb6804bf9a3 19:18:23 19:18:23 Successfully built 8eb6804bf9a3 19:18:23 Successfully tagged security-spire-config:latest 19:18:23  Building security-spire-config ... done Building core-command 19:18:24 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:18:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:25 ---> 568adfe84e86 19:18:25 Step 3/23 : WORKDIR /edgex-go 19:18:25 ---> Using cache 19:18:25 ---> 6ee507eb6f75 19:18:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:25 ---> Using cache 19:18:25 ---> 6101b03f8877 19:18:25 Step 5/23 : RUN apk add --update --no-cache make git 19:18:25 ---> Using cache 19:18:25 ---> 27cd3d99e827 19:18:25 Step 6/23 : COPY go.mod vendor* ./ 19:18:25 ---> Using cache 19:18:25 ---> cdaa70ca6ead 19:18:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:25 ---> Using cache 19:18:25 ---> 27dd5fbf7a30 19:18:25 Step 8/23 : COPY . . 19:18:25 ---> Using cache 19:18:25 ---> c0bff99db146 19:18:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:18:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:28 ---> 568adfe84e86 19:18:28 Step 3/23 : WORKDIR /edgex-go 19:18:28 ---> Using cache 19:18:28 ---> 6ee507eb6f75 19:18:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:28 ---> Using cache 19:18:28 ---> 6101b03f8877 19:18:28 Step 5/23 : RUN apk add --update --no-cache make git 19:18:28 ---> Using cache 19:18:28 ---> 27cd3d99e827 19:18:28 Step 6/23 : COPY go.mod vendor* ./ 19:18:28 ---> Using cache 19:18:28 ---> cdaa70ca6ead 19:18:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:28 ---> Using cache 19:18:28 ---> 27dd5fbf7a30 19:18:28 Step 8/23 : COPY . . 19:18:28 ---> Using cache 19:18:28 ---> c0bff99db146 19:18:28 Step 9/23 : RUN make cmd/core-command/core-command 19:18:28 ---> Running in f6db08e9b9ab 19:18:29 ---> Running in 7241470af260 19:18:29 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:18:30 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:18:35 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:40 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:18:41 Removing intermediate container 8967f45956ca 19:18:41 ---> 4d7a6d770a10 19:18:41 19:18:41 Step 10/22 : FROM alpine:3.14 19:18:41 ---> a33ac4f1069a 19:18:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:18:41 ---> Running in 41097bc3fee7 19:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:42 (1/2) Installing ca-certificates (20211220-r0) 19:18:42 (2/2) Installing dumb-init (1.2.5-r1) 19:18:42 Executing busybox-1.33.1-r6.trigger 19:18:42 Executing ca-certificates-20211220-r0.trigger 19:18:42 OK: 6 MiB in 16 packages 19:18:44 Removing intermediate container 41097bc3fee7 19:18:44 ---> 0a1b9bce73e7 19:18:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:18:44 ---> Running in db03c60589fc 19:18:45 Removing intermediate container db03c60589fc 19:18:45 ---> 6fd17dde75d3 19:18:45 Step 13/22 : ENV APP_PORT=59860 19:18:45 ---> Running in 458709ea96bf 19:18:45 Removing intermediate container 91ba1487c3a7 19:18:45 ---> b1ab58c6120d 19:18:45 19:18:45 Step 10/22 : FROM alpine:3.14 19:18:45 ---> a33ac4f1069a 19:18:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:18:45 ---> Running in bdaab411cdb3 19:18:45 Removing intermediate container 458709ea96bf 19:18:45 ---> ec8ba6952b01 19:18:45 Step 14/22 : EXPOSE $APP_PORT 19:18:45 ---> Running in cd21405956b9 19:18:45 Removing intermediate container cd21405956b9 19:18:45 ---> 3c81ad70ed0c 19:18:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:46 (1/6) Installing ca-certificates (20211220-r0) 19:18:46 (2/6) Installing brotli-libs (1.0.9-r5) 19:18:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:18:46 (4/6) Installing libcurl (7.79.1-r0) 19:18:46 (5/6) Installing curl (7.79.1-r0) 19:18:46 (6/6) Installing dumb-init (1.2.5-r1) 19:18:46 Executing busybox-1.33.1-r6.trigger 19:18:46 Executing ca-certificates-20211220-r0.trigger 19:18:46 ---> 99fe207608cf 19:18:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:46 OK: 8 MiB in 20 packages 19:18:47 ---> beccb2feb76c 19:18:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:47 Removing intermediate container bdaab411cdb3 19:18:47 ---> c2ec5f38dc37 19:18:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:47 ---> Running in b40803c6663c 19:18:48 ---> 641bf3ae61ee 19:18:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:48 ---> Running in 75e4e1b6a79a 19:18:48 Removing intermediate container b40803c6663c 19:18:48 ---> 44f70c9db515 19:18:48 Step 13/22 : WORKDIR /edgex 19:18:48 ---> Running in 03bb2c91ed00 19:18:48 Removing intermediate container 75e4e1b6a79a 19:18:48 ---> 19b20e62382e 19:18:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:48 ---> Running in ef8790fdb156 19:18:48 Removing intermediate container 03bb2c91ed00 19:18:48 ---> 850f5ce8b8dd 19:18:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:48 Removing intermediate container ef8790fdb156 19:18:48 ---> 1f641fe975f7 19:18:48 Step 20/22 : LABEL arch=x86_64 19:18:48 ---> Running in 9c32401f8a73 19:18:48 ---> d35bc4ab96db 19:18:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:48 Removing intermediate container 9c32401f8a73 19:18:48 ---> 192ffc1c6311 19:18:48 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:48 ---> Running in c0e349dfb27b 19:18:49 Removing intermediate container c0e349dfb27b 19:18:49 ---> aad3b886d0d7 19:18:49 Step 22/22 : LABEL version=0.0.0 19:18:49 ---> Running in 9a506633f21e 19:18:49 Removing intermediate container 9a506633f21e 19:18:49 ---> 0d296da5c9d7 19:18:49 19:18:49 Successfully built 0d296da5c9d7 19:18:49 Successfully tagged support-notifications:latest 19:18:50  Building support-notifications ... done  ---> 3e5abd17ff06 19:18:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:50 ---> 5c9061b23d3a 19:18:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:51 ---> b6284879b53d 19:18:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:51 ---> Running in 4927cef29a9b 19:18:53 Removing intermediate container 4927cef29a9b 19:18:53 ---> c381e196b083 19:18:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:53 ---> Running in e1bf4cd0e552 19:18:53 Removing intermediate container e1bf4cd0e552 19:18:53 ---> 0fbe53395a36 19:18:53 Step 20/22 : LABEL arch=x86_64 19:18:53 ---> Running in 6b7bb31caaf5 19:18:53 Removing intermediate container 6b7bb31caaf5 19:18:53 ---> 4272599e351f 19:18:53 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:53 ---> Running in e17d9764d4e3 19:18:54 Removing intermediate container e17d9764d4e3 19:18:54 ---> e89d935228e3 19:18:54 Step 22/22 : LABEL version=0.0.0 19:18:54 ---> Running in 071395ca6e18 19:18:54 Removing intermediate container c1297900aa13 19:18:54 ---> 46aee6f9f5f2 19:18:54 19:18:54 Step 10/22 : FROM alpine:3.14 19:18:54 ---> a33ac4f1069a 19:18:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:18:54 ---> Running in 8f5dfbff36bb 19:18:54 Removing intermediate container 071395ca6e18 19:18:54 ---> 1e9e5016dca8 19:18:54 19:18:54 Successfully built 1e9e5016dca8 19:18:54 Successfully tagged security-proxy-setup:latest 19:18:54  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:55 (1/1) Installing dumb-init (1.2.5-r1) 19:18:55 Executing busybox-1.33.1-r6.trigger 19:18:55 OK: 6 MiB in 15 packages 19:18:55 Removing intermediate container 8f5dfbff36bb 19:18:55 ---> 2def706b9f57 19:18:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:56 ---> Running in 55fdc1dc1e18 19:18:56 Removing intermediate container 55fdc1dc1e18 19:18:56 ---> 35042581891b 19:18:56 Step 13/22 : ENV APP_PORT=59861 19:18:56 ---> Running in 2968bce7cee5 19:18:56 Removing intermediate container 7241470af260 19:18:56 ---> f8f744de676e 19:18:56 19:18:56 Step 10/23 : FROM alpine:3.14 19:18:56 ---> a33ac4f1069a 19:18:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:56 ---> Using cache 19:18:56 ---> 2def706b9f57 19:18:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:56 ---> Using cache 19:18:56 ---> 35042581891b 19:18:56 Step 13/23 : ENV APP_PORT=59882 19:18:57 Removing intermediate container 2968bce7cee5 19:18:57 ---> 2ef7b7b44768 19:18:57 Step 14/22 : EXPOSE $APP_PORT 19:18:57 ---> Running in 4f1470667f57 19:18:57 ---> Running in 377617e05088 19:18:57 Removing intermediate container 4f1470667f57 19:18:57 ---> 9acc1b111a75 19:18:57 Step 14/23 : EXPOSE $APP_PORT 19:18:57 Removing intermediate container f6db08e9b9ab 19:18:57 ---> 685763ac3acf 19:18:57 19:18:57 Step 10/23 : FROM alpine:3.14 19:18:57 ---> a33ac4f1069a 19:18:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:57 ---> Using cache 19:18:57 ---> 2def706b9f57 19:18:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:57 ---> Using cache 19:18:57 ---> 35042581891b 19:18:57 Step 13/23 : ENV APP_PORT=59881 19:18:57 Removing intermediate container 377617e05088 19:18:57 ---> e0a8bc212840 19:18:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:57 ---> Running in e0f52f4838e6 19:18:57 ---> Running in e784f94d8caa 19:18:57 Removing intermediate container e0f52f4838e6 19:18:57 ---> a3e4b6330514 19:18:57 Step 15/23 : WORKDIR / 19:18:57 Removing intermediate container e784f94d8caa 19:18:57 ---> 58d474401f5f 19:18:57 Step 14/23 : EXPOSE $APP_PORT 19:18:57 ---> Running in 606c975f9906 19:18:57 ---> Running in f1b93481e74a 19:18:57 ---> 6a53ce83936c 19:18:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:57 Removing intermediate container 606c975f9906 19:18:57 ---> 857400433db5 19:18:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:57 Removing intermediate container f1b93481e74a 19:18:57 ---> bfcc06a100f6 19:18:57 Step 15/23 : WORKDIR / 19:18:57 ---> Running in 50e74bbf99b6 19:18:57 Removing intermediate container 50e74bbf99b6 19:18:57 ---> 7ef42380eb5f 19:18:57 ---> 7d6f1c80e45b 19:18:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:57 19:18:57 ---> ca926195bcc0 19:18:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:57 ---> 435169fa1ba6 19:18:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:58 ---> 6003198aafef 19:18:58 ---> 209908c81b49 19:18:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 18/22 : ENTRYPOINT ["/support-scheduler"] 19:18:58 19:18:58 ---> Running in 230886e7bdd2 19:18:58 Removing intermediate container 230886e7bdd2 19:18:58 ---> b1bdda46ab0d 19:18:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:58 ---> fba8d54f1af6 19:18:58 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:58 ---> Running in 0558799c8711 19:18:58 ---> 99d7c7f42508 19:18:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:58 ---> Running in a04ffeed176f 19:18:58 Removing intermediate container 0558799c8711 19:18:58 ---> ba951969d859 19:18:58 Step 20/22 : LABEL arch=x86_64 19:18:58 ---> Running in 56843515f8c3 19:18:58 Removing intermediate container a04ffeed176f 19:18:58 ---> 5f26906ba25b 19:18:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:58 ---> Running in 2ec5a4d55f3e 19:18:58 ---> ae04cb309e29 19:18:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:18:58 Removing intermediate container 56843515f8c3 19:18:58 ---> a5b702330d04 19:18:58 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:58 ---> Running in de3ef5b3339b 19:18:58 Removing intermediate container 2ec5a4d55f3e 19:18:58 ---> 44769dd72385 19:18:58 Step 21/23 : LABEL arch=x86_64 19:18:58 ---> Running in 86ee0930ee43 19:18:58 ---> Running in 584f01755f4b 19:18:58 Removing intermediate container de3ef5b3339b 19:18:58 ---> 1cd80e4fb84b 19:18:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:58 Removing intermediate container 86ee0930ee43 19:18:58 ---> 9d0852863644 19:18:58 Step 22/22 : LABEL version=0.0.0 19:18:58 ---> Running in fe16eb426fa6 19:18:58 ---> Running in 61c64ddcb034 19:18:58 Removing intermediate container 584f01755f4b 19:18:58 ---> 963344eec90b 19:18:58 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:59 ---> Running in fb3475f00776 19:18:59 Removing intermediate container 61c64ddcb034 19:18:59 ---> 046847293f42 19:18:59 19:18:59 Removing intermediate container fe16eb426fa6 19:18:59 ---> 784c50a48ecb 19:18:59 Step 21/23 : LABEL arch=x86_64 19:18:59 ---> Running in c7ed3b2c9874 19:18:59 Removing intermediate container fb3475f00776 19:18:59 ---> 6759ccc9bd87 19:18:59 Step 23/23 : LABEL version=0.0.0 19:18:59 ---> Running in 2d6dae57ff8d 19:18:59 Removing intermediate container c7ed3b2c9874 19:18:59 ---> ecdd572f374e 19:18:59 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:18:59 Successfully built 046847293f42 19:18:59 Successfully tagged support-scheduler:latest 19:18:59  Building support-scheduler ... done  ---> Running in 66abef329a9d 19:18:59 Removing intermediate container 2d6dae57ff8d 19:18:59 ---> 90d6a2076cf5 19:18:59 19:18:59 Removing intermediate container 66abef329a9d 19:18:59 ---> 6c3fc136b7c4 19:18:59 Step 23/23 : LABEL version=0.0.0 19:18:59 ---> Running in b650bc4c239c 19:18:59 Successfully built 90d6a2076cf5 19:18:59 Successfully tagged core-command:latest 19:18:59  Building core-command ... done Removing intermediate container b650bc4c239c 19:18:59 ---> 403a79daeced 19:18:59 19:18:59 Successfully built 403a79daeced 19:18:59 Successfully tagged core-metadata:latest 19:18:59  Building core-metadata ... done  [Pipeline] } 19:18:59 $ docker stop --time=1 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 19:19:00 $ docker rm -f 58a1945c599dc320143e0fd6cf7a9f978de58c3b4900ac2377cfa71586a633b9 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:01 + docker images 19:19:01 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:01 core-metadata latest 403a79daeced 2 seconds ago 26.1MB 19:19:01 core-command latest 90d6a2076cf5 2 seconds ago 24.5MB 19:19:01 support-scheduler latest 046847293f42 3 seconds ago 26MB 19:19:01 685763ac3acf 5 seconds ago 1.62GB 19:19:01 f8f744de676e 5 seconds ago 1.61GB 19:19:01 security-proxy-setup latest 1e9e5016dca8 7 seconds ago 43.4MB 19:19:01 46aee6f9f5f2 8 seconds ago 1.62GB 19:19:01 support-notifications latest 0d296da5c9d7 12 seconds ago 26.6MB 19:19:01 b1ab58c6120d 17 seconds ago 1.63GB 19:19:01 4d7a6d770a10 22 seconds ago 1.62GB 19:19:01 security-spire-config latest 8eb6804bf9a3 38 seconds ago 82.2MB 19:19:01 security-spire-server latest f150bb9ffdd6 42 seconds ago 82.9MB 19:19:01 security-spire-agent latest 06a242c9e65c 46 seconds ago 119MB 19:19:01 sys-mgmt-agent latest b2f8a2ec698e 53 seconds ago 305MB 19:19:01 47733c2b63f4 57 seconds ago 1.61GB 19:19:01 5091d6628a8d 57 seconds ago 1.61GB 19:19:01 f1837021bcf8 About a minute ago 1.61GB 19:19:01 security-spiffe-token-provider latest e512c122cc20 About a minute ago 28.5MB 19:19:01 security-bootstrapper latest 86452e69dcf4 About a minute ago 24.3MB 19:19:01 core-data latest 7a7168e235cb About a minute ago 35.9MB 19:19:01 security-secretstore-setup latest b53c89d50818 About a minute ago 42.1MB 19:19:01 fe6c332c87d4 About a minute ago 1.61GB 19:19:01 9cef6468e34d About a minute ago 1.63GB 19:19:01 0034a477e4e1 About a minute ago 1.61GB 19:19:01 f3e321766cc5 About a minute ago 1.65GB 19:19:01 22773e3edee1 About a minute ago 1.61GB 19:19:01 ci-base-image-x86_64 latest 568adfe84e86 4 minutes ago 896MB 19:19:01 alpine 3.15 9c842ac49a39 2 days ago 5.57MB 19:19:01 alpine 3.14 a33ac4f1069a 8 days ago 5.59MB 19:19:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 19:19:01 docker 20.10.10 b706a049f56e 4 months ago 216MB 19:19:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 19:19:01 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:19:17 Still waiting to schedule task 19:19:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:19:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements 19:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 54.9% of statements 19:20:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:32 Running on prd-ubuntu18.04-docker-8c-8g-9087 in /w/workspace/edgexfoundry_edgex-go_PR-3927 [Pipeline] { [Pipeline] ws 19:20:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:20:33 The recommended git tool is: git 19:20:34 using credential edgex-jenkins-ssh 19:20:34 Cloning the remote Git repository 19:20:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:20:34 > git init /w/workspace/edgex-go/1 # timeout=10 19:20:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:34 > git --version # timeout=10 19:20:34 > git --version # 'git version 2.17.1' 19:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:39 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 45f5be272e5edc24c27081911abb3a554db5f589 19:20:39 Merge succeeded, producing 45f5be272e5edc24c27081911abb3a554db5f589 19:20:39 Checking out Revision 45f5be272e5edc24c27081911abb3a554db5f589 (PR-3927) 19:20:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3927/head:refs/remotes/origin/PR-3927 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:20:39 > git config core.sparsecheckout # timeout=10 19:20:39 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 19:20:39 > git remote # timeout=10 19:20:39 > git config --get remote.origin.url # timeout=10 19:20:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:39 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 19:20:39 > git rev-parse HEAD^{commit} # timeout=10 19:20:39 > git config core.sparsecheckout # timeout=10 19:20:39 > git checkout -f 45f5be272e5edc24c27081911abb3a554db5f589 # timeout=10 19:20:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:20:43 > git --version # timeout=10 19:20:43 > git --version # 'git version 2.17.1' 19:20:43 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:44 + echo snap-build.sh 19:20:44 snap-build.sh 19:20:44 + SNAP_BASE_DIR=. 19:20:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:20:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:20:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:20:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:20:44 + cd /w/workspace/edgex-go/1 19:20:44 + sudo apt-get remove -qy --purge lxd lxd-client 19:20:44 Reading package lists... 19:20:44 Building dependency tree... 19:20:44 Reading state information... 19:20:44 The following packages were automatically installed and are no longer required: 19:20:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:20:44 uidmap xdelta3 19:20:44 Use 'sudo apt autoremove' to remove them. 19:20:44 The following packages will be REMOVED: 19:20:44 lxd* lxd-client* 19:20:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:20:44 After this operation, 31.7 MB disk space will be freed. 19:20:45 (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:20:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:20:45 Removing lxd dnsmasq configuration 19:20:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:20:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:20:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:46 (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:20:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:20:49 Processing triggers for systemd (237-3ubuntu10.52) ... 19:20:49 Processing triggers for ureadahead (0.100.0-21) ... 19:20:49 + sudo snap remove --purge lxd 19:20:49 snap "lxd" is not installed 19:20:49 + sudo groupadd --force --system lxd 19:20:49 ++ whoami 19:20:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:20:49 + newgrp - lxd 19:20:49 + sudo snap install lxd 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.058s coverage: 89.2% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.422s coverage: 84.4% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 94.2% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.243s coverage: 58.8% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.560s coverage: 24.0% of statements 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.409s coverage: 47.1% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 79.5% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.326s coverage: 94.1% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements 19:20:59 2022-03-25T19:20:55Z INFO Waiting for automatic snapd restart... 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.231s coverage: 94.4% of statements 19:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 19:21:11 lxd 4.24-c92c0b2 from Canonical* installed 19:21:11 + sudo lxd init --auto 19:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 82.5% of statements 19:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:19 + sudo snap install --classic snapcraft 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.256s coverage: 58.8% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.357s coverage: 87.2% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 19:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 19:21:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:21:25 snapcraft 6.1 from Canonical* installed 19:21:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:21:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:25 Dload Upload Total Spent Left Speed 19:21:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3655 0 --:--:-- --:--:-- --:--:-- 3635 19:21:25 100 3325k 100 3325k 0 0 9134k 0 --:--:-- --:--:-- --:--:-- 9134k 19:21:25 ./yq_linux_amd64 19:21:25 + sudo snapcraft prime --use-lxd 19:21:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:21:27 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:21:27 - README.md 19:21:27 19:21:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:21:27 Launching a container. 19:21:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements 19:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.838s coverage: 43.8% of statements 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:37 Waiting for container to be ready 19:21:38 To start your first container, try: lxc launch ubuntu:20.04 19:21:38 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:21:38 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 19:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 19:21:40 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:21:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:21:40 GO111MODULE=on go vet ./... 19:21:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:21:43 Waiting for network to be ready... 19:21:44 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:21:44 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:21:44 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:21:44 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 19:21:44 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 19:21:44 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:21:44 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:21:44 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 19:21:44 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 19:21:44 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 19:21:44 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:21:44 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 19:21:44 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:21:44 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:21:44 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:21:44 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:21:44 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:21:44 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:21:44 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:21:44 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 19:21:44 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 19:21:44 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 19:21:44 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 19:21:44 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 19:21:44 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 19:21:44 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 19:21:44 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 19:21:47 Fetched 23.5 MB in 3s (7220 kB/s) 19:21:47 Reading package lists... 19:21:48 Reading package lists... 19:21:48 Building dependency tree... 19:21:48 Reading state information... 19:21:48 The following additional packages will be installed: 19:21:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:21:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:21:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:21:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:21:48 Suggested packages: 19:21:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:21:48 Recommended packages: 19:21:48 gnupg libsasl2-modules 19:21:48 The following NEW packages will be installed: 19:21:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:21:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:21:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:21:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:21:48 The following packages will be upgraded: 19:21:48 gpg gpg-agent gpgconf libudev1 19:21:48 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:21:48 Need to get 3859 kB of archives. 19:21:48 After this operation, 14.9 MB of additional disk space will be used. 19:21:48 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:21:48 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:21:48 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:21:48 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:21:48 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:21:48 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:21:48 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:21:49 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:21:49 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:21:49 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:21:49 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:21:49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:21:49 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:21:49 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:21:49 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:21:49 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:21:49 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:21:49 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:21:49 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:21:49 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:21:49 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:21:49 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:21:49 debconf: delaying package configuration, since apt-utils is not installed 19:21:49 Fetched 3859 kB in 1s (3324 kB/s) 19:21:49 (Reading database ... 12816 files and directories currently installed.) 19:21:49 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:21:49 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:21:49 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:21:49 Selecting previously unselected package udev. 19:21:49 (Reading database ... 12816 files and directories currently installed.) 19:21:49 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:21:49 Unpacking udev (245.4-4ubuntu3.15) ... 19:21:49 Selecting previously unselected package libfuse2:amd64. 19:21:49 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:21:49 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:21:50 Selecting previously unselected package fuse. 19:21:50 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:21:50 Unpacking fuse (2.9.9-3) ... 19:21:50 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:21:50 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:21:50 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:21:50 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:21:50 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:21:50 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:21:50 Selecting previously unselected package libksba8:amd64. 19:21:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:21:50 Unpacking libksba8:amd64 (1.3.5-2) ... 19:21:50 Selecting previously unselected package libroken18-heimdal:amd64. 19:21:50 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:21:50 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:21:50 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:21:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libwind0-heimdal:amd64. 19:21:50 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:21:50 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:21:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:21:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:21:50 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:21:50 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:50 Selecting previously unselected package libsasl2-modules-db:amd64. 19:21:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:21:50 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:21:50 Selecting previously unselected package libsasl2-2:amd64. 19:21:50 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:21:50 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:21:50 Selecting previously unselected package libldap-common. 19:21:50 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:21:50 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:21:50 Selecting previously unselected package libldap-2.4-2:amd64. 19:21:50 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:21:50 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:21:51 Selecting previously unselected package dirmngr. 19:21:51 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:21:51 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:21:51 Setting up libksba8:amd64 (1.3.5-2) ... 19:21:51 Setting up libfuse2:amd64 (2.9.9-3) ... 19:21:51 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:21:51 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:21:51 Setting up udev (245.4-4ubuntu3.15) ... 19:21:51 invoke-rc.d: policy-rc.d denied execution of start. 19:21:51 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:21:51 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:51 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:21:51 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:21:51 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:51 Setting up fuse (2.9.9-3) ... 19:21:51 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:21:52 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:21:52 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:21:52 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:21:52 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:21:52 Processing triggers for systemd (245.4-4ubuntu3) ... 19:21:52 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:21:53 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:21:53 Alias= settings in the [Install] section, and DefaultInstance= for template 19:21:53 units). This means they are not meant to be enabled using systemctl. 19:21:53 19:21:53 Possible reasons for having this kind of units are: 19:21:53 • A unit may be statically enabled by being symlinked from another unit's 19:21:53 .wants/ or .requires/ directory. 19:21:53 • A unit's purpose may be to act as a helper for some other unit which has 19:21:53 a requirement dependency on it. 19:21:53 • A unit may be started when needed via activation (socket, path, timer, 19:21:53 D-Bus, udev, scripted systemctl call, ...). 19:21:53 • In case of template units, the unit is meant to be enabled with some 19:21:53 instance name specified. 19:21:53 Reading package lists... 19:21:53 Building dependency tree... 19:21:53 Reading state information... 19:21:53 The following additional packages will be installed: 19:21:53 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:21:53 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:21:53 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:21:53 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:21:53 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:21:53 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:21:53 Suggested packages: 19:21:53 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:21:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:21:53 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:21:53 systemd-container policykit-1 19:21:53 Recommended packages: 19:21:53 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:21:53 The following NEW packages will be installed: 19:21:53 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:21:53 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:21:53 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:21:53 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:21:53 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:21:53 The following packages will be upgraded: 19:21:53 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:21:53 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:21:53 Need to get 46.5 MB of archives. 19:21:53 After this operation, 181 MB of additional disk space will be used. 19:21:53 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:21:53 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:21:53 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:21:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:21:53 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:21:53 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:21:53 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:21:53 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:21:53 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:21:53 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:21:53 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:21:53 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:21:53 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:21:53 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:21:53 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:21:53 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:21:53 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:21:53 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 19:21:53 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 19:21:53 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 19:21:53 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 19:21:53 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 19:21:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:21:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:21:53 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:21:53 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:21:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:21:53 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:21:53 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:21:53 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:21:53 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:21:53 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:21:53 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 19:21:54 debconf: delaying package configuration, since apt-utils is not installed 19:21:54 Fetched 46.5 MB in 1s (75.5 MB/s) 19:21:54 (Reading database ... 13067 files and directories currently installed.) 19:21:54 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:21:54 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:21:54 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:21:54 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:21:54 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:21:54 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:21:55 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:21:55 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:21:55 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:21:55 Selecting previously unselected package libpython3.8-minimal:amd64. 19:21:55 (Reading database ... 13068 files and directories currently installed.) 19:21:55 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:21:55 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:21:55 Selecting previously unselected package libexpat1:amd64. 19:21:55 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 19:21:55 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:21:55 Selecting previously unselected package python3.8-minimal. 19:21:55 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:21:55 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:21:55 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:21:55 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:21:55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:21:56 Selecting previously unselected package python3-minimal. 19:21:56 (Reading database ... 13359 files and directories currently installed.) 19:21:56 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:21:56 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:21:56 Selecting previously unselected package mime-support. 19:21:56 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:21:56 Unpacking mime-support (3.64ubuntu1) ... 19:21:56 Selecting previously unselected package libmpdec2:amd64. 19:21:56 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:21:56 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:21:56 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:21:56 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:21:56 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:21:56 Selecting previously unselected package python3.8. 19:21:56 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:21:56 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:21:57 Selecting previously unselected package libpython3-stdlib:amd64. 19:21:57 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:21:57 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:21:57 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:21:57 Selecting previously unselected package python3. 19:21:57 (Reading database ... 13761 files and directories currently installed.) 19:21:57 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:21:57 Unpacking python3 (3.8.2-0ubuntu2) ... 19:21:57 Selecting previously unselected package libdbus-1-3:amd64. 19:21:57 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:21:57 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:21:57 Selecting previously unselected package dbus. 19:21:57 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:21:57 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:21:57 Selecting previously unselected package libbsd0:amd64. 19:21:57 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:21:57 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:21:57 Selecting previously unselected package libpam-systemd:amd64. 19:21:57 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:21:57 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:21:57 Selecting previously unselected package sudo. 19:21:57 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:21:57 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:21:57 Selecting previously unselected package apparmor. 19:21:57 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:21:57 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:21:57 Selecting previously unselected package libcbor0.6:amd64. 19:21:57 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:21:57 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:21:57 Selecting previously unselected package libedit2:amd64. 19:21:57 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:21:57 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:21:57 Selecting previously unselected package libfido2-1:amd64. 19:21:57 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:21:57 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:21:57 Selecting previously unselected package libkrb5support0:amd64. 19:21:57 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:21:57 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:21:57 Selecting previously unselected package libk5crypto3:amd64. 19:21:57 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:21:57 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:21:58 Selecting previously unselected package libkeyutils1:amd64. 19:21:58 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:21:58 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:21:58 Selecting previously unselected package libkrb5-3:amd64. 19:21:58 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:21:58 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:21:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:21:58 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:21:58 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:21:58 Selecting previously unselected package openssh-client. 19:21:58 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:21:58 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:21:58 Selecting previously unselected package dbus-user-session. 19:21:58 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:21:58 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:21:58 Selecting previously unselected package liblzo2-2:amd64. 19:21:58 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:21:58 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:21:58 Selecting previously unselected package squashfs-tools. 19:21:58 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:21:58 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:21:58 Selecting previously unselected package snapd. 19:21:58 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 19:21:58 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 19:22:01 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:22:01 Setting up mime-support (3.64ubuntu1) ... 19:22:01 Setting up liblzo2-2:amd64 (2.10-2) ... 19:22:01 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:22:01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:22:01 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:22:01 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:22:01 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:22:01 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:22:01 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:22:01 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:22:01 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:22:01 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:22:01 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:22:02 Setting up libbsd0:amd64 (0.10.0-1) ... 19:22:02 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:22:02 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:22:02 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:22:02 Setting up python3 (3.8.2-0ubuntu2) ... 19:22:02 running python rtupdate hooks for python3.8... 19:22:02 running python post-rtupdate hooks for python3.8... 19:22:02 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:22:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:22:03 Reloading AppArmor profiles 19:22:03 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:22:03 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:22:03 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:22:04 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:22:04 Setting up systemd (245.4-4ubuntu3.15) ... 19:22:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:22:04 Installing new version of config file /etc/systemd/resolved.conf ... 19:22:06 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:22:06 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:22:06 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:22:06 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 19:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:22:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:22:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:22:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:22:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:22:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:22:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:22:08 /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:22:08 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:22:09 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 19:22:09 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:22:09 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 19:22:10 Reading package lists... 19:22:10 Reading package lists... 19:22:10 Building dependency tree... 19:22:10 Reading state information... 19:22:10 Calculating upgrade... 19:22:10 The following packages will be upgraded: 19:22:10 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:22:10 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:22:10 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:22:10 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:22:10 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:22:10 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:22:10 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:22:10 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:22:10 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:22:10 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:22:10 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:22:10 xz-utils zlib1g 19:22:10 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:22:10 Need to get 65.7 MB of archives. 19:22:10 After this operation, 27.6 MB of additional disk space will be used. 19:22:10 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 19:22:10 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:22:10 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 19:22:10 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 19:22:10 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:22:10 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:22:10 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:22:10 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:22:10 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:22:10 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:22:10 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:22:10 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:22:10 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:22:10 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:22:10 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:22:10 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 19:22:10 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:22:10 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:22:10 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:22:10 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:22:10 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:22:10 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 19:22:10 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:22:10 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:22:10 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:22:10 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:22:10 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:22:10 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:22:10 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:22:10 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 19:22:11 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:22:11 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:22:11 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:22:11 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:22:11 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:22:11 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:22:11 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:22:11 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:22:11 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:22:11 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 19:22:11 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 19:22:11 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:22:11 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:22:11 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:22:11 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:22:11 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 19:22:11 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:22:11 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:22:11 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:22:11 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:22:11 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:22:11 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:22:11 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:22:11 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 19:22:11 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 19:22:11 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 19:22:11 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 19:22:11 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 19:22:11 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 19:22:11 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 19:22:11 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:22:11 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 19:22:11 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:22:11 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:22:11 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:22:11 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:22:11 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:22:11 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:22:11 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:22:11 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:22:11 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:22:11 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:22:11 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:22:11 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:22:11 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:22:11 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:22:11 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:22:12 debconf: delaying package configuration, since apt-utils is not installed 19:22:12 Fetched 65.7 MB in 1s (56.6 MB/s) 19:22:12 (Reading database ... 14313 files and directories currently installed.) 19:22:12 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 19:22:12 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:22:12 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 19:22:12 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:22:12 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 19:22:12 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 19:22:13 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:13 (Reading database ... 14312 files and directories currently installed.) 19:22:13 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:13 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:13 (Reading database ... 14312 files and directories currently installed.) 19:22:13 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:13 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:14 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:14 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:14 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:22:14 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:22:14 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:14 (Reading database ... 14312 files and directories currently installed.) 19:22:14 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 19:22:14 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:22:14 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 19:22:14 (Reading database ... 14312 files and directories currently installed.) 19:22:14 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:22:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:22:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:22:14 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:22:15 Setting up base-files (11ubuntu5.5) ... 19:22:15 Installing new version of config file /etc/issue ... 19:22:15 Installing new version of config file /etc/issue.net ... 19:22:15 Installing new version of config file /etc/lsb-release ... 19:22:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:22:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:22:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:22:15 Removing obsolete conffile /etc/default/motd-news ... 19:22:15 (Reading database ... 14311 files and directories currently installed.) 19:22:15 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:22:15 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:22:15 Setting up bash (5.0-6ubuntu1.1) ... 19:22:15 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:22:15 (Reading database ... 14311 files and directories currently installed.) 19:22:15 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:22:15 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:22:15 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:22:15 (Reading database ... 14311 files and directories currently installed.) 19:22:15 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:22:16 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:22:16 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:22:16 (Reading database ... 14311 files and directories currently installed.) 19:22:16 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:22:16 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:22:16 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:22:16 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:22:16 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:22:16 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:22:17 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:22:17 (Reading database ... 14311 files and directories currently installed.) 19:22:17 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:22:17 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:22:17 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 19:22:17 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 19:22:17 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 19:22:18 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 19:22:18 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:22:18 (Reading database ... 14311 files and directories currently installed.) 19:22:18 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:18 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:18 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:19 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:22:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:22:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 19:22:20 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:22:20 Setting up libc-bin (2.31-0ubuntu9.7) ... 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:22:20 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:22:20 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:22:20 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:22:20 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:22:20 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:22:20 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:22:20 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:22:20 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:22:20 (Reading database ... 14311 files and directories currently installed.) 19:22:20 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:22:20 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:22:21 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:22:21 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:22:21 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:22:21 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:22:21 Setting up ubuntu-keyring (2020.02.11.4) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:22:21 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:22:21 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:22:21 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:22:21 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:22:21 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:22:21 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:22:21 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:22:21 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:22:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:22:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:22:21 (Reading database ... 14311 files and directories currently installed.) 19:22:21 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:22:22 Unpacking apt (2.0.6) over (2.0.2) ... 19:22:22 Setting up apt (2.0.6) ... 19:22:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:22:22 (Reading database ... 14311 files and directories currently installed.) 19:22:22 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:22:22 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:22:22 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:22:23 (Reading database ... 14311 files and directories currently installed.) 19:22:23 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:22:23 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:22:23 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:22:23 (Reading database ... 14313 files and directories currently installed.) 19:22:23 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:22:23 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:22:23 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:22:23 (Reading database ... 14317 files and directories currently installed.) 19:22:23 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:22:23 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:22:23 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:22:23 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:22:23 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:22:24 (Reading database ... 14317 files and directories currently installed.) 19:22:24 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:22:24 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:22:24 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:22:24 (Reading database ... 14317 files and directories currently installed.) 19:22:24 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:22:24 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:22:24 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:22:24 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:22:24 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 19:22:24 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:22:24 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 19:22:24 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:22:24 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:22:24 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:22:25 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:22:25 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:22:25 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:22:25 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:22:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:22:25 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:22:25 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:22:25 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:22:25 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 19:22:25 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:22:25 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:22:25 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:22:25 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:22:25 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:25 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:22:25 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:25 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:22:25 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:26 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:22:26 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:26 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:22:26 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:26 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:22:26 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:22:26 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:22:26 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:22:26 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:26 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:26 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:26 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:27 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:27 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:28 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:28 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:28 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:28 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:28 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:28 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:29 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:22:29 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:22:29 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:22:29 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:22:29 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 19:22:29 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:22:29 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:22:29 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 19:22:29 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:22:29 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up tzdata (2022a-0ubuntu0.20.04) ... 19:22:29 19:22:29 Current default time zone: 'Etc/UTC' 19:22:29 Local time is now: Fri Mar 25 19:22:29 UTC 2022. 19:22:29 Universal Time is now: Fri Mar 25 19:22:29 UTC 2022. 19:22:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:22:29 19:22:29 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:22:29 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:22:29 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up mount (2.34-0.1ubuntu9.3) ... 19:22:29 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:22:29 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:22:29 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:22:29 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 19:22:29 Setting up openssl (1.1.1f-1ubuntu2.12) ... 19:22:29 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:22:29 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:22:29 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:22:29 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:22:29 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:22:29 Setting up ca-certificates (20210119~20.04.2) ... 19:22:31 Updating certificates in /etc/ssl/certs... 19:22:32 21 added, 21 removed; done. 19:22:32 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:22:32 Setting up perl (5.30.0-9ubuntu0.2) ... 19:22:32 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:22:32 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 19:22:32 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 19:22:32 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:22:32 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:22:32 Setting up binutils (2.34-6ubuntu1.3) ... 19:22:33 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:22:33 Setting up build-essential (12.8ubuntu1.1) ... 19:22:33 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 19:22:33 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:22:33 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 19:22:33 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:22:33 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:22:33 Processing triggers for mime-support (3.64ubuntu1) ... 19:22:33 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:22:33 Updating certificates in /etc/ssl/certs... 19:22:33 0 added, 0 removed; done. 19:22:33 Running hooks in /etc/ca-certificates/update.d... 19:22:33 done. 19:22:34 Reading package lists... 19:22:34 Building dependency tree... 19:22:34 Reading state information... 19:22:34 The following NEW packages will be installed: 19:22:34 apt-transport-https 19:22:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:22:35 Need to get 4680 B of archives. 19:22:35 After this operation, 162 kB of additional disk space will be used. 19:22:35 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:22:35 debconf: delaying package configuration, since apt-utils is not installed 19:22:35 Fetched 4680 B in 0s (90.3 kB/s) 19:22:35 Selecting previously unselected package apt-transport-https. 19:22:35 (Reading database ... 14320 files and directories currently installed.) 19:22:35 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:22:35 Unpacking apt-transport-https (2.0.6) ... 19:22:35 Setting up apt-transport-https (2.0.6) ... 19:22:35 Waiting for network to be ready... 19:22:42 2022-03-25T19:22:39Z INFO Waiting for automatic snapd restart... 19:22:43 snapd 2.54.4 from Canonical* installed 19:22:43 "snapd" switched to the "latest/stable" channel 19:22:43 19:22:46 core20 20220304 from Canonical* installed 19:22:46 "core20" switched to the "latest/stable" channel 19:22:46 19:22:49 snapcraft 6.1 from Canonical* installed 19:22:49 "snapcraft" switched to the "latest/stable" channel 19:22:49 19:22:54 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:22:54 - README.md 19:22:54 19:22:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:22:54 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:22:54 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:22:54 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:22:55 Reading package lists... 19:22:55 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:22:55 Reading package lists... 19:22:55 Building dependency tree... 19:22:55 Reading state information... 19:22:55 Suggested packages: 19:22:55 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:22:55 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:22:55 krb5-user libnorm-doc 19:22:55 Recommended packages: 19:22:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:22:55 The following NEW packages will be installed: 19:22:55 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:22:55 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:22:55 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:22:55 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:22:55 libzmq5 pkg-config zip 19:22:55 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:22:56 Need to get 10.3 MB of archives. 19:22:56 After this operation, 56.5 MB of additional disk space will be used. 19:22:56 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:22:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:22:56 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:22:56 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:22:56 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:22:56 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:22:56 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:22:56 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:22:56 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:22:56 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:22:56 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:22:56 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:22:56 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:22:56 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:22:56 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:22:56 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:22:56 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:22:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:22:56 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:22:56 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:22:56 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:22:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:22:56 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:22:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:22:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:22:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:22:56 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:22:57 debconf: delaying package configuration, since apt-utils is not installed 19:22:57 Fetched 10.3 MB in 1s (9213 kB/s) 19:22:57 Selecting previously unselected package libglib2.0-0:amd64. 19:22:57 (Reading database ... 14324 files and directories currently installed.) 19:22:57 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:22:57 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:22:57 Selecting previously unselected package libsodium23:amd64. 19:22:57 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:22:57 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:22:57 Selecting previously unselected package libpsl5:amd64. 19:22:57 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:22:57 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:22:57 Selecting previously unselected package libbrotli1:amd64. 19:22:57 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:22:57 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:22:57 Selecting previously unselected package libnghttp2-14:amd64. 19:22:57 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:22:57 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:22:57 Selecting previously unselected package librtmp1:amd64. 19:22:57 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:22:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:22:57 Selecting previously unselected package libssh-4:amd64. 19:22:57 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:22:57 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:22:57 Selecting previously unselected package libcurl3-gnutls:amd64. 19:22:57 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:22:57 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:22:57 Selecting previously unselected package liberror-perl. 19:22:57 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:22:57 Unpacking liberror-perl (0.17029-1) ... 19:22:57 Selecting previously unselected package git-man. 19:22:57 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:22:57 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:22:57 Selecting previously unselected package git. 19:22:57 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:22:57 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:22:58 Selecting previously unselected package libgssrpc4:amd64. 19:22:58 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:22:58 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:22:58 Selecting previously unselected package libkdb5-9:amd64. 19:22:58 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:22:58 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:22:58 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:22:58 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:22:58 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:22:58 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:22:58 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:22:58 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:22:58 Selecting previously unselected package comerr-dev:amd64. 19:22:58 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:22:58 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:22:58 Selecting previously unselected package krb5-multidev:amd64. 19:22:58 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:22:58 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:22:58 Selecting previously unselected package libnorm1:amd64. 19:22:58 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:22:58 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:22:59 Selecting previously unselected package libnorm-dev:amd64. 19:22:59 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:22:59 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:22:59 Selecting previously unselected package libpgm-5.2-0:amd64. 19:22:59 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:22:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:22:59 Selecting previously unselected package libpgm-dev:amd64. 19:22:59 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:22:59 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:22:59 Selecting previously unselected package libsodium-dev:amd64. 19:22:59 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:22:59 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:22:59 Selecting previously unselected package libzmq5:amd64. 19:22:59 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:22:59 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:22:59 Selecting previously unselected package libkrb5-dev:amd64. 19:22:59 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:22:59 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Selecting previously unselected package libzmq3-dev:amd64. 19:22:59 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:22:59 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:22:59 Selecting previously unselected package pkg-config. 19:22:59 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:22:59 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:22:59 Selecting previously unselected package zip. 19:22:59 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:22:59 Unpacking zip (3.0-11build1) ... 19:22:59 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:22:59 Setting up libsodium23:amd64 (1.0.18-1) ... 19:22:59 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:22:59 No schema files found: doing nothing. 19:22:59 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:22:59 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:22:59 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:22:59 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:22:59 Setting up liberror-perl (0.17029-1) ... 19:22:59 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up zip (3.0-11build1) ... 19:22:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:22:59 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:22:59 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:22:59 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:22:59 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:22:59 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:22:59 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:22:59 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:22:59 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:22:59 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:22:59 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:22:59 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:22:59 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:22:59 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:23:00 comerr-dev set to automatically installed. 19:23:00 git set to automatically installed. 19:23:00 git-man set to automatically installed. 19:23:00 krb5-multidev set to automatically installed. 19:23:00 libbrotli1 set to automatically installed. 19:23:00 libcurl3-gnutls set to automatically installed. 19:23:00 liberror-perl set to automatically installed. 19:23:00 libglib2.0-0 set to automatically installed. 19:23:00 libgssrpc4 set to automatically installed. 19:23:00 libkadm5clnt-mit11 set to automatically installed. 19:23:00 libkadm5srv-mit11 set to automatically installed. 19:23:00 libkdb5-9 set to automatically installed. 19:23:00 libkrb5-dev set to automatically installed. 19:23:00 libnghttp2-14 set to automatically installed. 19:23:00 libnorm-dev set to automatically installed. 19:23:00 libnorm1 set to automatically installed. 19:23:00 libpgm-5.2-0 set to automatically installed. 19:23:00 libpgm-dev set to automatically installed. 19:23:00 libpsl5 set to automatically installed. 19:23:00 librtmp1 set to automatically installed. 19:23:00 libsodium-dev set to automatically installed. 19:23:00 libsodium23 set to automatically installed. 19:23:00 libssh-4 set to automatically installed. 19:23:00 libzmq3-dev set to automatically installed. 19:23:00 libzmq5 set to automatically installed. 19:23:00 pkg-config set to automatically installed. 19:23:00 zip set to automatically installed. 19:23:00 snapd is not logged in, snap install commands will use sudo 19:23:09 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 19:23:09 Downloading snap 'edgex-app-service-configurable' 19:23:12 Pulling app-service-configurable 19:23:12 + snapcraftctl pull 19:23:13 Pulling config-common 19:23:13 + snapcraftctl pull 19:23:15 Pulling go-build-helper 19:23:15 + snapcraftctl pull 19:23:16 'edgex-go' has dependencies that need to be staged: go-build-helper 19:23:16 Skipping pull go-build-helper (already ran) 19:23:16 Building go-build-helper 19:23:16 + snapcraftctl build 19:23:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:17 ./bin/test-attribution-txt.sh 19:23:17 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:23:18 Staging go-build-helper 19:23:18 + snapcraftctl stage [Pipeline] echo 19:23:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:23:21 + ls -al . 19:23:21 total 660 19:23:21 drwxrwxr-x 9 1001 1001 4096 Mar 25 19:23 . 19:23:21 drwxr-xr-x 4 root root 4096 Mar 25 19:18 .. 19:23:21 -rw-rw-r-- 1 1001 1001 11 Mar 25 19:16 .dockerignore 19:23:21 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:16 .git 19:23:21 drwxrwxr-x 4 1001 1001 4096 Mar 25 19:16 .github 19:23:21 -rw-rw-r-- 1 1001 1001 870 Mar 25 19:16 .gitignore 19:23:21 -rw-rw-r-- 1 1001 1001 42 Mar 25 19:16 .golangci.yml 19:23:21 -rw-rw-r-- 1 1001 1001 87 Mar 25 19:16 .hadolint.yml 19:23:21 -rw-rw-r-- 1 1001 1001 166 Mar 25 19:16 .sonarcloud.properties 19:23:21 -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:16 ADOPTERS.md 19:23:21 -rw-rw-r-- 1 1001 1001 9953 Mar 25 19:16 Attribution.txt 19:23:21 -rw-rw-r-- 1 1001 1001 51732 Mar 25 19:16 CHANGELOG.md 19:23:21 -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:16 CONTRIBUTING.md 19:23:21 -rw-rw-r-- 1 1001 1001 677 Mar 25 19:16 GOVERNANCE.md 19:23:21 -rw-rw-r-- 1 1001 1001 849 Mar 25 19:16 Jenkinsfile 19:23:21 -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:16 LICENSE 19:23:21 -rw-rw-r-- 1 1001 1001 8478 Mar 25 19:16 Makefile 19:23:21 -rw-rw-r-- 1 1001 1001 582 Mar 25 19:16 OWNERS.md 19:23:21 -rw-rw-r-- 1 1001 1001 8207 Mar 25 19:16 README.md 19:23:21 -rw-rw-r-- 1 1001 1001 6912 Mar 25 19:16 SECURITY.md 19:23:21 -rw-rw-r-- 1 1001 1001 5 Mar 25 19:13 VERSION 19:23:21 -rw-rw-r-- 1 1001 1001 4131 Mar 25 19:16 ZMQWindows.md 19:23:21 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:16 bin 19:23:21 drwxrwxr-x 18 1001 1001 4096 Mar 25 19:16 cmd 19:23:21 -rw-r--r-- 1 root root 426503 Mar 25 19:21 coverage.out 19:23:21 -rw-rw-r-- 1 1001 1001 3175 Mar 25 19:16 go.mod 19:23:21 -rw-rw-r-- 1 1001 1001 34990 Mar 25 19:18 go.sum 19:23:21 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:16 internal 19:23:21 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:16 openapi 19:23:21 drwxrwxr-x 4 1001 1001 4096 Mar 25 19:16 snap 19:23:21 -rw-rw-r-- 1 1001 1001 204 Mar 25 19:16 version.go [Pipeline] sh 19:23:22 + '[' -e coverage.out ] 19:23:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:22 Warning: overwriting stash ‘coverage-report’ 19:23:23 Stashed 1 file(s) [Pipeline] sh 19:23:23 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:23:23 Fetched 290 kB in 0s (0 B/s) 19:23:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:23:23 Fetched 158 kB in 0s (0 B/s) 19:23:23 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:23:23 Fetched 242 kB in 0s (0 B/s) 19:23:23 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:23:23 Fetched 150 kB in 0s (0 B/s) 19:23:23 Pulling edgex-go 19:23:23 + snapcraftctl pull 19:23:24 + make build 19:23:24 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:23:24 Pulling hooks 19:23:24 + snapcraftctl pull 19:23:34 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:23:34 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:23:34 Fetched 96.1 kB in 0s (0 B/s) 19:23:34 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:23:34 Fetched 78.7 kB in 0s (0 B/s) 19:23:34 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:23:34 Fetched 48.0 kB in 0s (0 B/s) 19:23:34 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:23:34 Fetched 50.2 kB in 0s (0 B/s) 19:23:34 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:23:34 Fetched 14.7 kB in 0s (0 B/s) 19:23:34 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:23:34 Fetched 234 kB in 0s (0 B/s) 19:23:34 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:23:34 Fetched 155 kB in 0s (0 B/s) 19:23:34 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:23:34 Fetched 170 kB in 0s (0 B/s) 19:23:34 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:23:34 Fetched 267 kB in 0s (0 B/s) 19:23:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:23:34 Fetched 50.6 kB in 0s (0 B/s) 19:23:34 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:23:34 Fetched 15.1 kB in 0s (0 B/s) 19:23:34 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:23:34 Fetched 51.5 kB in 0s (0 B/s) 19:23:34 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:23:34 Fetched 121 kB in 0s (0 B/s) 19:23:34 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:23:34 Fetched 29.7 kB in 0s (0 B/s) 19:23:34 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:23:34 Fetched 1021 kB in 0s (0 B/s) 19:23:34 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:23:34 Fetched 49.3 kB in 0s (0 B/s) 19:23:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:23:34 Fetched 54.9 kB in 0s (0 B/s) 19:23:34 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:23:34 Fetched 16.6 kB in 0s (0 B/s) 19:23:34 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:23:34 Fetched 87.9 kB in 0s (0 B/s) 19:23:34 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:23:34 Fetched 142 kB in 0s (0 B/s) 19:23:34 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:23:34 Fetched 41.8 kB in 0s (0 B/s) 19:23:34 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:23:34 Fetched 181 kB in 0s (0 B/s) 19:23:34 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:23:34 Fetched 208 kB in 0s (0 B/s) 19:23:34 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:23:34 Fetched 161 kB in 0s (0 B/s) 19:23:34 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:23:34 Fetched 107 kB in 0s (0 B/s) 19:23:34 Pulling static-packages 19:23:34 + snapcraftctl pull 19:23:34 Pulling version 19:23:34 + cd /root/project 19:23:34 ++ git describe --tags --abbrev=0 19:23:34 ++ sed s/v// 19:23:34 + GIT_VERSION=2.2.0-dev.46 19:23:34 + '[' -z 2.2.0-dev.46 ']' 19:23:34 + snapcraftctl set-version 2.2.0-dev.46 19:23:35 Building app-service-configurable 19:23:35 + snapcraftctl build 19:23:37 Building config-common 19:23:37 + snapcraftctl build 19:23:39 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:23:39 Skipping build go-build-helper (already ran) 19:23:39 Building edgex-go 19:23:40 + cd /root/parts/edgex-go/src 19:23:40 ++ git describe --tags --abbrev=0 19:23:40 ++ sed s/v// 19:23:40 + GIT_VERSION=2.2.0-dev.46 19:23:40 + '[' -z 2.2.0-dev.46 ']' 19:23:40 + echo 2.2.0-dev.46 19:23:40 + '[' '!' -d vendor ']' 19:23:40 + go mod download all 19:23:44 + make build 19:23:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:24:28 + 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:24:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:24:28 + case "$service" in 19:24:28 + 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:24:28 + 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:24:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:24:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:24:28 + case "$service" in 19:24:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:24:28 + 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:24:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:24:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:24:28 + 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:24:29 Building hooks 19:24:29 + cd /root/parts/hooks/src 19:24:29 + make build 19:24:29 go mod tidy 19:24:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:24:29 go: downloading github.com/stretchr/testify v1.7.0 19:24:29 go: downloading github.com/davecgh/go-spew v1.1.0 19:24:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:24:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:24:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:24:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:24:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:24:33 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:24:33 Building static-packages 19:24:33 + snapcraftctl build 19:24:35 Building version 19:24:35 + snapcraftctl build 19:24:37 Staging app-service-configurable 19:24:37 + snapcraftctl stage 19:24:38 Staging config-common 19:24:38 + snapcraftctl stage 19:24:40 Skipping stage go-build-helper (already ran) 19:24:40 Staging edgex-go 19:24:40 + snapcraftctl stage 19:24:41 Staging hooks 19:24:41 + snapcraftctl stage 19:24:43 Staging static-packages 19:24:43 + snapcraftctl stage 19:24:44 Staging version 19:24:44 + snapcraftctl stage 19:24:45 Priming app-service-configurable 19:24:45 + snapcraftctl prime 19:24:48 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:24:48 stage-packages: 19:24:48 - libnorm1 19:24:48 - libpgm-5.2-0 19:24:48 - libsodium23 19:24:48 - libzmq5 19:24:48 Priming config-common 19:24:48 + snapcraftctl prime 19:24:49 Priming go-build-helper 19:24:49 + snapcraftctl prime 19:24:50 Priming edgex-go 19:24:50 + snapcraftctl prime 19:24:52 Priming hooks 19:24:52 + snapcraftctl prime 19:24:54 Priming static-packages 19:24:54 + snapcraftctl prime 19:24:58 Priming version 19:24:58 + snapcraftctl prime 19:24:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:25:15 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:26:37 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:26:37 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:26:42 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:26:43 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:26:48 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:26:54 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:26:59 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:27:05 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:27:10 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:27: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:24 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:27:28 $ docker stop --time=1 d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c 19:27:30 $ docker rm -f d637264601345598264b3ec25c76364ab1cc931e684c1f8a081e71317344dc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:33 19:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:33 latest: Pulling from edgex-devops/edgex-compose-arm64 19:27:33 29e5d40040c1: Pulling fs layer 19:27:33 1ce36da41761: Pulling fs layer 19:27:33 25b303627fd3: Pulling fs layer 19:27:33 29e5d40040c1: Verifying Checksum 19:27:33 29e5d40040c1: Download complete 19:27:34 1ce36da41761: Verifying Checksum 19:27:34 1ce36da41761: Download complete 19:27:34 29e5d40040c1: Pull complete 19:27:35 25b303627fd3: Verifying Checksum 19:27:35 25b303627fd3: Download complete 19:27:35 1ce36da41761: Pull complete 19:27:47 25b303627fd3: Pull complete 19:27:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:27:48 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 19:27:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:50 $ docker top 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:51 + docker-compose build --help 19:27:51 + grep parallel 19:27:54 --parallel Build images in parallel. [Pipeline] } 19:27:55 $ docker stop --time=1 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 19:27:56 $ docker rm -f 1f6eab8d30604f07426cb73bd92f9036cc9de2e8046f97e974f1ef4941f90228 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:57 . [Pipeline] withDockerContainer 19:27:58 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 19:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:59 $ docker top 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:00 + docker-compose -f ./docker-compose-build.yml build --parallel 19:28:04 Building core-command ... 19:28:04 Building core-data ... 19:28:04 Building core-metadata ... 19:28:04 Building security-bootstrapper ... 19:28:04 Building security-proxy-setup ... 19:28:04 Building security-secretstore-setup ... 19:28:04 Building security-spiffe-token-provider ... 19:28:04 Building security-spire-agent ... 19:28:04 Building security-spire-config ... 19:28:04 Building security-spire-server ... 19:28:04 Building support-notifications ... 19:28:04 Building support-scheduler ... 19:28:04 Building sys-mgmt-agent ... 19:28:04 Building security-spiffe-token-provider 19:28:04 Building security-secretstore-setup 19:28:04 Building security-spire-agent 19:28:04 Building core-command 19:28:04 Building security-spire-config 19:29:56 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:56 ---> 378444853c14 19:29:56 Step 3/24 : WORKDIR /edgex-go 19:29:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:56 ---> 378444853c14 19:29:56 Step 3/23 : WORKDIR /edgex-go 19:29:56 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:56 ---> 378444853c14 19:29:56 Step 3/24 : WORKDIR /edgex-go 19:29:56 ---> Running in a640923c6d0e 19:29:56 ---> Running in b4cd547e22e8 19:29:56 ---> Running in f62462ba8de7 19:29:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:29:56 ---> 378444853c14 19:29:56 Step 3/25 : WORKDIR /edgex-go 19:29:56 ---> Running in bb03957579e5 19:29:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:29:56 ---> 378444853c14 19:29:56 Step 3/20 : WORKDIR /edgex-go 19:29:56 ---> Running in 8f4af325be72 19:29:56 Removing intermediate container bb03957579e5 19:29:56 ---> 9f9b89e489c5 19:29:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:56 Removing intermediate container a640923c6d0e 19:29:56 ---> 4b5ade210aea 19:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:56 ---> Running in b5dca21e64d0 19:29:56 ---> Running in 3804c8f35ee2 19:29:56 Removing intermediate container b4cd547e22e8 19:29:56 ---> ae927888f409 19:29:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:56 Removing intermediate container f62462ba8de7 19:29:56 ---> e7d86e45d657 19:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:56 Removing intermediate container 8f4af325be72 19:29:56 ---> ac9c18a552ec 19:29:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:29:56 ---> Running in 11b8262df3df 19:29:56 ---> Running in 3104a08ed182 19:29:56 ---> Running in 25c2b95b3cdf 19:29:56 Removing intermediate container b5dca21e64d0 19:29:56 ---> 1b1ebbb7a965 19:29:56 Step 5/25 : RUN apk add --update --no-cache make git 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 ---> Running in 48b14dc45a28 19:29:56 Removing intermediate container 3804c8f35ee2 19:29:56 ---> 73d073d0d704 19:29:56 Step 5/24 : RUN apk add --update --no-cache make git 19:29:56 ---> Running in d4ab031e40f8 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 Removing intermediate container 11b8262df3df 19:29:56 ---> df6cbe458fe3 19:29:56 Step 5/24 : RUN apk add --update --no-cache make git 19:29:56 Removing intermediate container 3104a08ed182 19:29:56 ---> 267d38a5494f 19:29:56 Step 5/23 : RUN apk add --update --no-cache make git 19:29:56 ---> Running in 8dfc6f51eb15 19:29:56 ---> Running in 23f73cbcd3ea 19:29:56 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:56 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:56 OK: 15738 distinct packages available 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 OK: 220 MiB in 52 packages 19:29:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 OK: 220 MiB in 52 packages 19:29:56 OK: 220 MiB in 52 packages 19:29:56 OK: 220 MiB in 52 packages 19:29:56 OK: 220 MiB in 52 packages 19:29:56 Removing intermediate container 48b14dc45a28 19:29:56 ---> 7e63988c5be7 19:29:56 Step 6/25 : COPY go.mod vendor* ./ 19:29:56 Removing intermediate container 25c2b95b3cdf 19:29:56 ---> 1e0ac5e8c77a 19:29:56 Step 5/20 : COPY go.mod vendor* ./ 19:29:56 Removing intermediate container d4ab031e40f8 19:29:56 ---> f43031d56ff4 19:29:56 Step 6/24 : COPY go.mod vendor* ./ 19:29:56 Removing intermediate container 23f73cbcd3ea 19:29:56 ---> 9a6184f1a435 19:29:56 Step 6/23 : COPY go.mod vendor* ./ 19:29:56 ---> c3ad69d68214 19:29:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:56 Removing intermediate container 8dfc6f51eb15 19:29:56 ---> a1ebca411a52 19:29:56 Step 6/24 : COPY go.mod vendor* ./ 19:29:56 ---> Running in 4b083d977d71 19:29:57 ---> b6f2d3183f4d 19:29:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:57 ---> 2b25ee5be478 19:29:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:57 ---> Running in 58d63e97072c 19:29:57 ---> Running in 55e03095d43d 19:29:57 ---> 615d2ab00037 19:29:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:57 ---> Running in 0d9d58135d75 19:29:58 ---> 26faebf09c87 19:29:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:58 ---> Running in 9486e01afacd 19:30:01 Removing intermediate container 4b083d977d71 19:30:01 ---> 831074b23471 19:30:01 Step 8/25 : COPY . . 19:30:03 Removing intermediate container 0d9d58135d75 19:30:03 ---> 944827775668 19:30:03 Step 8/23 : COPY . . 19:30:03 Removing intermediate container 58d63e97072c 19:30:03 ---> 337a3a3cabe0 19:30:03 Step 7/20 : COPY . . 19:30:03 Removing intermediate container 55e03095d43d 19:30:03 ---> 87806e938404 19:30:03 Step 8/24 : COPY . . 19:30:03 Removing intermediate container 9486e01afacd 19:30:03 ---> 932795c59bf6 19:30:03 Step 8/24 : COPY . . 19:30:36 ---> a52b68652ffe 19:30:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:36 ---> Running in 651d67d7855c 19:30:36 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:30:36 ---> b239a277cb52 19:30:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:36 ---> Running in bc51fe556045 19:30:36 ---> c7777855ba14 19:30:36 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:30:36 ---> Running in f24a47890f06 19:30:36 ---> 937563bf6558 19:30:36 Step 9/23 : RUN make cmd/core-command/core-command 19:30:36 ---> Running in fff5cd3e165c 19:30:36 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:30:36 Removing intermediate container f24a47890f06 19:30:36 ---> e075a6e5b4f7 19:30:36 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:30:36 ---> Running in fb24178037af 19:30:37 ---> adae0536d8df 19:30:37 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 19:30:37 ---> Running in bbabfe51194b 19:30:38 Removing intermediate container bbabfe51194b 19:30:38 ---> 50d3495bca1c 19:30:38 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:30:38 ---> Running in 1b6e8806511c 19:30:39 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:30:41 spire-1.2.0/ 19:30:41 spire-1.2.0/ 19:30:46 spire-1.2.0/README.md 19:30:46 spire-1.2.0/bin/ 19:30:46 spire-1.2.0/bin/spire-server 19:30:46 spire-1.2.0/bin/spire-agent 19:30:46 spire-1.2.0/conf/ 19:30:46 spire-1.2.0/conf/server/ 19:30:46 spire-1.2.0/conf/server/server.conf 19:30:46 spire-1.2.0/conf/agent/ 19:30:46 spire-1.2.0/conf/agent/agent.conf 19:30:46 spire-1.2.0/LICENSE 19:30:46 spire-1.2.0/README.md 19:30:46 spire-1.2.0/bin/ 19:30:46 spire-1.2.0/bin/spire-server 19:30:46 spire-1.2.0/bin/spire-agent 19:30:46 spire-1.2.0/conf/ 19:30:46 spire-1.2.0/conf/server/ 19:30:46 spire-1.2.0/conf/server/server.conf 19:30:46 spire-1.2.0/conf/agent/ 19:30:46 spire-1.2.0/conf/agent/agent.conf 19:30:46 spire-1.2.0/LICENSE 19:30:56 Removing intermediate container fb24178037af 19:30:56 ---> cd22b90ce81e 19:30:56 19:30:56 Step 11/24 : FROM alpine:3.15 19:30:56 Removing intermediate container 1b6e8806511c 19:30:56 ---> 7e0bca4ca7dc 19:30:56 19:30:56 Step 11/24 : FROM alpine:3.15 19:30:56 3.15: Pulling from library/alpine 19:30:56 3.15: Pulling from library/alpine 19:30:57 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 19:30:57 Status: Downloaded newer image for alpine:3.15 19:30:57 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 19:30:57 Status: Image is up to date for alpine:3.15 19:30:57 ---> 7ffa42511a80 19:30:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:57 ---> 7ffa42511a80 19:30:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:57 ---> Running in 17cd50c7522c 19:30:57 ---> Running in 82da2f1d3807 19:30:58 Removing intermediate container 82da2f1d3807 19:30:58 ---> 211de4ad1139 19:30:58 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:58 ---> Running in 0bd6e529b9e7 19:30:58 Removing intermediate container 17cd50c7522c 19:30:58 ---> 3425d5a43697 19:30:58 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:58 ---> Running in dae46b1a5253 19:31:02 Removing intermediate container 0bd6e529b9e7 19:31:02 ---> c0496960176c 19:31:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:02 ---> Running in cbf77402b084 19:31:02 Removing intermediate container dae46b1a5253 19:31:02 ---> 345151b74844 19:31:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:02 ---> Running in b2caf4762985 19:31:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:06 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:06 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:06 OK: 15729 distinct packages available 19:31:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:06 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:31:06 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:31:06 OK: 15729 distinct packages available 19:31:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:08 (1/5) Installing dumb-init (1.2.5-r1) 19:31:08 (2/5) Installing musl-obstack (1.2.2-r0) 19:31:09 (3/5) Installing libucontext (1.1-r0) 19:31:09 (1/4) Installing dumb-init (1.2.5-r1) 19:31:09 (4/5) Installing gcompat (1.0.0-r4) 19:31:09 (2/4) Installing musl-obstack (1.2.2-r0) 19:31:09 (5/5) Installing openssl (1.1.1n-r0) 19:31:09 (3/4) Installing libucontext (1.1-r0) 19:31:09 Executing busybox-1.34.1-r4.trigger 19:31:09 (4/4) Installing gcompat (1.0.0-r4) 19:31:09 OK: 6 MiB in 19 packages 19:31:09 Executing busybox-1.34.1-r4.trigger 19:31:09 OK: 6 MiB in 18 packages 19:31:11 Removing intermediate container cbf77402b084 19:31:11 ---> fc8e8110c5c8 19:31:11 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 19:31:11 Removing intermediate container b2caf4762985 19:31:11 ---> 804c3b352e8a 19:31:11 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:31:15 ---> ee69c97ff5be 19:31:15 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:31:20 ---> 36eff0ea5b7b 19:31:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:31:21 ---> 9b2e22a310d2 19:31:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:31:21 ---> Running in 9ad2309603d4 19:31:22 Removing intermediate container 9ad2309603d4 19:31:22 ---> b30509456787 19:31:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:31:24 ---> 5a5e630bf827 19:31:24 Step 19/24 : WORKDIR / 19:31:24 ---> Running in fb63edbbdffb 19:31:24 ---> 57874dd860f6 19:31:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:31:24 Removing intermediate container fb63edbbdffb 19:31:24 ---> 5d74eecb98b3 19:31:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:31:24 ---> Running in d2414bf13d67 19:31:25 ---> 9b4b2d6ea65f 19:31:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:31:25 Removing intermediate container d2414bf13d67 19:31:25 ---> c5f9363c04a4 19:31:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:25 ---> Running in fce2232bcbe1 19:31:26 ---> 72166bc47e7f 19:31:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:31:26 Removing intermediate container fce2232bcbe1 19:31:26 ---> 2a31c7b79d6d 19:31:26 Step 22/24 : LABEL arch=arm64 19:31:26 ---> Running in 885b0fcdb3d3 19:31:27 Removing intermediate container 885b0fcdb3d3 19:31:27 ---> b635d4ebdb9d 19:31:27 Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:31:27 ---> b1b88e199ea0 19:31:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:31:27 ---> Running in da07a1f5edfb 19:31:28 ---> Running in 36706a2c1c88 19:31:28 Removing intermediate container da07a1f5edfb 19:31:28 ---> 7401eb8ebff0 19:31:28 Step 24/24 : LABEL version=0.0.0 19:31:28 Removing intermediate container 36706a2c1c88 19:31:28 ---> 80cf9ba13835 19:31:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:31:28 ---> Running in b870e51ef1f7 19:31:28 ---> Running in 742096b09cc8 19:31:29 Removing intermediate container b870e51ef1f7 19:31:29 ---> 8d5eb2fb51f2 19:31:29 19:31:29 Removing intermediate container 742096b09cc8 19:31:29 ---> 356b5b7847b2 19:31:29 Step 22/24 : LABEL arch=arm64 19:31:29 ---> Running in a86906c794b4 19:31:30 Removing intermediate container a86906c794b4 19:31:30 ---> 9701c1fb680a 19:31:30 Step 23/24 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:31:30 ---> Running in b5729574e724 19:31:30 Successfully built 8d5eb2fb51f2 19:31:30 Successfully tagged security-spire-config-arm64:latest 19:31:30  Building security-spire-config ... done Building core-metadata 19:31:31 Removing intermediate container b5729574e724 19:31:31 ---> 9d4415da847d 19:31:31 Step 24/24 : LABEL version=0.0.0 19:31:31 ---> Running in c58327319870 19:31:31 Removing intermediate container c58327319870 19:31:31 ---> 5ba2d454abe5 19:31:31 19:31:32 Successfully built 5ba2d454abe5 19:31:32 Successfully tagged security-spire-agent-arm64:latest 19:31:32  Building security-spire-agent ... done Building support-scheduler 19:32:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:28 ---> 378444853c14 19:32:28 Step 3/23 : WORKDIR /edgex-go 19:32:28 ---> Using cache 19:32:28 ---> ac9c18a552ec 19:32:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:28 ---> Running in 4d757bab8144 19:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:28 ---> 378444853c14 19:32:28 Step 3/22 : WORKDIR /edgex-go 19:32:28 ---> Using cache 19:32:28 ---> ac9c18a552ec 19:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:28 ---> Running in bea6aca392cd 19:32:28 Removing intermediate container 4d757bab8144 19:32:28 ---> 5a9c555414cf 19:32:28 Step 5/23 : RUN apk add --update --no-cache make git 19:32:28 ---> Running in 6db7bb6950bb 19:32:28 Removing intermediate container bea6aca392cd 19:32:28 ---> bc12e3da1869 19:32:28 Step 5/22 : RUN apk add --update --no-cache make git 19:32:28 ---> Running in 98224aabb78a 19:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:32 OK: 220 MiB in 52 packages 19:32:32 OK: 220 MiB in 52 packages 19:32:34 Removing intermediate container 6db7bb6950bb 19:32:34 ---> 4acf7f222eb1 19:32:34 Step 6/23 : COPY go.mod vendor* ./ 19:32:34 Removing intermediate container 98224aabb78a 19:32:34 ---> e106e9ca5534 19:32:34 Step 6/22 : COPY go.mod vendor* ./ 19:32:35 ---> 1f1ae5d9f770 19:32:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:35 ---> Running in c0eeadb9af09 19:32:35 ---> 5d04d4f18bd9 19:32:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:35 ---> Running in 2ab0e7e47e3b 19:32:42 Removing intermediate container c0eeadb9af09 19:32:42 ---> 652d3a4620d6 19:32:42 Step 8/23 : COPY . . 19:32:42 Removing intermediate container 2ab0e7e47e3b 19:32:42 ---> 7e7669a05d8a 19:32:42 Step 8/22 : COPY . . 19:33:21 ---> 98c1a9d2166d 19:33:21 ---> 3f2d53760f02 19:33:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:33:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:21 ---> Running in 87b35484c56d 19:33:21 ---> Running in 6e18b0c89637 19:33:21 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:33:21 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:36:43 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:36:43 Removing intermediate container bc51fe556045 19:36:43 ---> a7b5fecf672d 19:36:43 19:36:43 Step 9/20 : FROM alpine:3.15 19:36:43 ---> 7ffa42511a80 19:36:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:43 ---> Using cache 19:36:43 ---> 3425d5a43697 19:36:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:43 ---> Using cache 19:36:43 ---> 345151b74844 19:36:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:43 ---> Running in 0a3f97ab5fd5 19:36:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:46 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:36:46 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:36:46 OK: 15729 distinct packages available 19:36:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:48 (1/9) Installing ca-certificates (20211220-r0) 19:36:48 (2/9) Installing brotli-libs (1.0.9-r5) 19:36:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:36:49 (4/9) Installing libcurl (7.80.0-r0) 19:36:49 (5/9) Installing curl (7.80.0-r0) 19:36:49 (6/9) Installing dumb-init (1.2.5-r1) 19:36:49 (7/9) Installing musl-obstack (1.2.2-r0) 19:36:49 (8/9) Installing libucontext (1.1-r0) 19:36:49 (9/9) Installing gcompat (1.0.0-r4) 19:36:50 Executing busybox-1.34.1-r4.trigger 19:36:50 Executing ca-certificates-20211220-r0.trigger 19:36:50 OK: 8 MiB in 23 packages 19:36:54 Removing intermediate container 0a3f97ab5fd5 19:36:54 ---> 4af7430973ef 19:36:54 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:56 Removing intermediate container fff5cd3e165c 19:36:56 ---> b277e9698a31 19:36:56 19:36:56 Step 10/23 : FROM alpine:3.14 19:36:56 3.14: Pulling from library/alpine 19:36:56 ---> e104f2138824 19:36:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:36:58 Removing intermediate container 651d67d7855c 19:36:58 ---> e52a472f4c39 19:36:58 19:36:58 Step 10/25 : FROM alpine:3.14 19:36:58 3.14: Pulling from library/alpine 19:36:58 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 19:36:58 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 19:36:58 Status: Downloaded newer image for alpine:3.14 19:36:58 Status: Downloaded newer image for alpine:3.14 19:36:58 ---> 71a2028e5025 19:36:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:36:58 ---> 71a2028e5025 19:36:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:59 ---> Running in ed130874bfe4 19:36:59 ---> Running in d72ff9ae637f 19:37:01 ---> b1b33a6e2266 19:37:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:37:03 ---> 605b7df230b6 19:37:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:37:03 ---> Running in 415572a00927 19:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:37:03 Removing intermediate container 415572a00927 19:37:03 ---> 032aba41739c 19:37:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:03 ---> Running in 2fdcc22544a9 19:37:04 Removing intermediate container 2fdcc22544a9 19:37:04 ---> f1feb38bf815 19:37:04 Step 18/20 : LABEL arch=arm64 19:37:04 ---> Running in 6293f2cf2249 19:37:04 (1/1) Installing dumb-init (1.2.5-r1) 19:37:04 (1/3) Installing ca-certificates (20211220-r0) 19:37:04 Executing busybox-1.33.1-r6.trigger 19:37:04 OK: 5 MiB in 15 packages 19:37:04 (2/3) Installing dumb-init (1.2.5-r1) 19:37:04 (3/3) Installing su-exec (0.2-r1) 19:37:04 Removing intermediate container 6293f2cf2249 19:37:04 Executing busybox-1.33.1-r6.trigger 19:37:04 ---> def50610500b 19:37:04 Step 19/20 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:37:05 Executing ca-certificates-20211220-r0.trigger 19:37:05 ---> Running in d7a1208cbaa3 19:37:05 OK: 6 MiB in 17 packages 19:37:06 Removing intermediate container d7a1208cbaa3 19:37:06 ---> c53c09c02829 19:37:06 Step 20/20 : LABEL version=0.0.0 19:37:06 ---> Running in 7731cff85b9a 19:37:07 Removing intermediate container d72ff9ae637f 19:37:07 ---> b8ab8fc922fb 19:37:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:07 ---> Running in 5532b0cfdc72 19:37:07 Removing intermediate container 7731cff85b9a 19:37:07 ---> 82839b36d8d5 19:37:07 19:37:08 Removing intermediate container 5532b0cfdc72 19:37:08 ---> 9f420d23f0fb 19:37:08 Step 13/23 : ENV APP_PORT=59882 19:37:08 ---> Running in d188dfb1644f 19:37:08 Removing intermediate container ed130874bfe4 19:37:08 ---> 40097a1fe583 19:37:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:08 ---> Running in 22d5be93c250 19:37:08 Successfully built 82839b36d8d5 19:37:08 Successfully tagged security-spiffe-token-provider-arm64:latest 19:37:08  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 19:37:09 Removing intermediate container d188dfb1644f 19:37:09 ---> a02f2774d8cd 19:37:09 Step 14/23 : EXPOSE $APP_PORT 19:37:09 ---> Running in fef8aba6ca71 19:37:09 Removing intermediate container 22d5be93c250 19:37:09 ---> ba8479d0095c 19:37:09 Step 13/25 : WORKDIR / 19:37:09 ---> Running in d1c7752e394d 19:37:09 Removing intermediate container fef8aba6ca71 19:37:09 ---> cb5eccc9c6a7 19:37:09 Step 15/23 : WORKDIR / 19:37:09 ---> Running in bebc3e71bd88 19:37:10 Removing intermediate container d1c7752e394d 19:37:10 ---> 93339af37984 19:37:10 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:37:10 Removing intermediate container bebc3e71bd88 19:37:10 ---> 92eefe18e7dc 19:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:11 ---> a87a5cc4da93 19:37:11 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:37:11 ---> c581779192d1 19:37:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:37:12 ---> 02dfcbdb2a22 19:37:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:37:14 ---> 73e9f3202bb7 19:37:14 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:37:14 ---> 9f21e1d7d73d 19:37:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:37:15 ---> 022092e7350e 19:37:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:37:15 ---> e5bcc0b1e997 19:37:15 Step 19/23 : ENTRYPOINT ["/core-command"] 19:37:15 ---> Running in 5b06b789944d 19:37:16 Removing intermediate container 5b06b789944d 19:37:16 ---> d85b4afc1914 19:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:17 ---> Running in 1c7857f13175 19:37:18 Removing intermediate container 1c7857f13175 19:37:18 ---> 8b63c34533d6 19:37:18 Step 21/23 : LABEL arch=arm64 19:37:18 ---> Running in e7b89070421b 19:37:18 ---> 0e7f46ae980a 19:37:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:37:19 Removing intermediate container e7b89070421b 19:37:19 ---> 98f2b00cf582 19:37:19 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:37:19 ---> Running in bdfb7c206666 19:37:19 Removing intermediate container bdfb7c206666 19:37:19 ---> 602b0e7813b2 19:37:19 Step 23/23 : LABEL version=0.0.0 19:37:19 ---> Running in d55f0c4c06d8 19:37:20 Removing intermediate container d55f0c4c06d8 19:37:20 ---> 59556383b649 19:37:20 19:37:20 ---> 5150a1e97423 19:37:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:21 Successfully built 59556383b649 19:37:21 Successfully tagged core-command-arm64:latest 19:37:21  Building core-command ... done Building security-proxy-setup 19:37:22 ---> 568288d0decb 19:37:22 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:37:22 ---> Running in 00e50071d2a6 19:37:26 Removing intermediate container 00e50071d2a6 19:37:26 ---> 4f68dcfa648b 19:37:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:37:26 ---> Running in dd09d7c1e8ef 19:37:26 Removing intermediate container dd09d7c1e8ef 19:37:26 ---> 3484902aa224 19:37:26 Step 23/25 : LABEL arch=arm64 19:37:26 ---> Running in 8d0a12b6c249 19:37:27 Removing intermediate container 8d0a12b6c249 19:37:27 ---> aa3a27325b34 19:37:27 Step 24/25 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:37:28 ---> Running in f5120f74023a 19:37:28 Removing intermediate container f5120f74023a 19:37:28 ---> d1b9d926cece 19:37:28 Step 25/25 : LABEL version=0.0.0 19:37:29 ---> Running in 6d3b959ec457 19:37:29 Removing intermediate container 6d3b959ec457 19:37:29 ---> 2e71f30ae32d 19:37:29 19:37:29 Successfully built 2e71f30ae32d 19:37:29 Successfully tagged security-secretstore-setup-arm64:latest 19:37:29 Building core-data 19:38:09  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:38:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:09 ---> 378444853c14 19:38:09 Step 3/23 : WORKDIR /edgex-go 19:38:09 ---> Using cache 19:38:09 ---> ac9c18a552ec 19:38:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:09 ---> Using cache 19:38:09 ---> bc12e3da1869 19:38:09 Step 5/23 : RUN apk add --update --no-cache make bash git 19:38:09 ---> Running in b26bfd10b544 19:38:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:09 OK: 220 MiB in 52 packages 19:38:11 Removing intermediate container b26bfd10b544 19:38:11 ---> c60181adb175 19:38:11 Step 6/23 : COPY go.mod vendor* ./ 19:38:13 ---> 12031644a043 19:38:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:13 ---> Running in c816785056d6 19:38:21 Removing intermediate container c816785056d6 19:38:21 ---> d0563d59e25d 19:38:21 Step 8/23 : COPY . . 19:38:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:38:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:38:24 ---> 378444853c14 19:38:24 Step 3/22 : WORKDIR /edgex-go 19:38:24 ---> Using cache 19:38:24 ---> ac9c18a552ec 19:38:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:24 ---> Using cache 19:38:24 ---> bc12e3da1869 19:38:24 Step 5/22 : RUN apk add --update --no-cache make git 19:38:24 ---> Using cache 19:38:24 ---> e106e9ca5534 19:38:24 Step 6/22 : COPY go.mod vendor* ./ 19:38:24 ---> Using cache 19:38:24 ---> 5d04d4f18bd9 19:38:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:24 ---> Using cache 19:38:24 ---> 7e7669a05d8a 19:38:24 Step 8/22 : COPY . . 19:38:24 ---> Using cache 19:38:24 ---> 98c1a9d2166d 19:38:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:38:25 ---> Running in 509d616d4cc9 19:38:28 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:38:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:38:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:32 ---> 378444853c14 19:38:32 Step 3/23 : WORKDIR /edgex-go 19:38:32 ---> Using cache 19:38:32 ---> ac9c18a552ec 19:38:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:32 ---> Using cache 19:38:32 ---> bc12e3da1869 19:38:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:38:32 ---> Running in e12c3711d168 19:38:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:36 OK: 220 MiB in 52 packages 19:38:38 Removing intermediate container e12c3711d168 19:38:38 ---> 44abc32935ee 19:38:38 Step 6/23 : COPY go.mod vendor* ./ 19:38:40 ---> db463a58c6e0 19:38:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:40 ---> Running in 722cd50276cb 19:38:49 Removing intermediate container 722cd50276cb 19:38:49 ---> 08c7d3d7e62e 19:38:49 Step 8/23 : COPY . . 19:38:57 ---> 4f361071f33c 19:38:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:38:57 ---> Running in 437ca345c197 19:38:59 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:22 ---> a09784de6746 19:39:22 Step 9/23 : RUN make cmd/core-data/core-data 19:39:22 ---> Running in 23fbaeb5819e 19:39:24 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:39:30 Removing intermediate container 87b35484c56d 19:39:30 ---> cd4824739684 19:39:30 19:39:30 Step 10/23 : FROM alpine:3.14 19:39:30 ---> 71a2028e5025 19:39:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:30 ---> Using cache 19:39:30 ---> b8ab8fc922fb 19:39:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:30 ---> Using cache 19:39:30 ---> 9f420d23f0fb 19:39:30 Step 13/23 : ENV APP_PORT=59881 19:39:30 ---> Running in 8ef66cf888b4 19:39:30 Removing intermediate container 6e18b0c89637 19:39:30 ---> 70b8df516798 19:39:30 19:39:30 Step 10/22 : FROM alpine:3.14 19:39:30 ---> 71a2028e5025 19:39:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:39:30 ---> Using cache 19:39:30 ---> b8ab8fc922fb 19:39:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:30 ---> Using cache 19:39:30 ---> 9f420d23f0fb 19:39:30 Step 13/22 : ENV APP_PORT=59861 19:39:30 ---> Running in 18b0d1c018a0 19:39:30 Removing intermediate container 8ef66cf888b4 19:39:30 ---> f5f6d23c5886 19:39:30 Step 14/23 : EXPOSE $APP_PORT 19:39:30 ---> Running in 66ebcd133ce5 19:39:30 Removing intermediate container 18b0d1c018a0 19:39:30 ---> a07469a3ddbd 19:39:30 Step 14/22 : EXPOSE $APP_PORT 19:39:31 ---> Running in 996cb1562173 19:39:31 Removing intermediate container 66ebcd133ce5 19:39:31 ---> d863ba68b8f5 19:39:31 Step 15/23 : WORKDIR / 19:39:31 ---> Running in 278e4cd5cbd7 19:39:31 Removing intermediate container 996cb1562173 19:39:31 ---> d0ae56775b41 19:39:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:32 Removing intermediate container 278e4cd5cbd7 19:39:32 ---> f930d6dc5bd9 19:39:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:33 ---> cfe2677c34c1 19:39:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:33 ---> 700eae23efc9 19:39:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:36 ---> ef2ac7dd2492 19:39:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:39:36 ---> 108bec497b29 19:39:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:39:38 ---> 0f694d9b7c3b 19:39:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:39:38 ---> Running in fdb324f62d4b 19:39:38 ---> 8201b4e63ec9 19:39:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:39:38 ---> Running in 0107d1bd859b 19:39:38 Removing intermediate container fdb324f62d4b 19:39:38 ---> bc8642603641 19:39:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:38 Removing intermediate container 0107d1bd859b 19:39:38 ---> 4cf67fab7e2c 19:39:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:39 ---> Running in 853e293fc945 19:39:39 ---> Running in 4e92b79cf060 19:39:39 Removing intermediate container 4e92b79cf060 19:39:39 ---> 20f8fe8dc3fd 19:39:39 Step 21/23 : LABEL arch=arm64 19:39:39 Removing intermediate container 853e293fc945 19:39:39 ---> f97e3c1d6e99 19:39:39 Step 20/22 : LABEL arch=arm64 19:39:39 ---> Running in 355f400ba637 19:39:39 ---> Running in 9a107a9dc6eb 19:39:40 Removing intermediate container 355f400ba637 19:39:40 ---> 83f113eb025c 19:39:40 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:39:40 ---> Running in fcf7f280dd79 19:39:40 Removing intermediate container 9a107a9dc6eb 19:39:40 ---> 8e56c1383278 19:39:40 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:39:40 ---> Running in bdd18d9237b0 19:39:41 Removing intermediate container fcf7f280dd79 19:39:41 ---> cb8e64133c29 19:39:41 Step 23/23 : LABEL version=0.0.0 19:39:41 ---> Running in a67f01b985c8 19:39:41 Removing intermediate container bdd18d9237b0 19:39:41 ---> d2368b7f3a1f 19:39:41 Step 22/22 : LABEL version=0.0.0 19:39:41 ---> Running in e8654d3e6f69 19:39:42 Removing intermediate container a67f01b985c8 19:39:42 ---> 08c85615b222 19:39:42 19:39:42 Removing intermediate container e8654d3e6f69 19:39:42 ---> 92b85637761d 19:39:42 19:39:43 Successfully built 08c85615b222 19:39:43 Successfully tagged core-metadata-arm64:latest 19:39:43  Building core-metadata ... done Building security-spire-server 19:39:43 Successfully built 92b85637761d 19:39:43 Successfully tagged support-scheduler-arm64:latest 19:39:43  Building support-scheduler ... done Building support-notifications 19:40:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:40:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:40:39 ---> 378444853c14 19:40:39 Step 3/23 : WORKDIR /edgex-go 19:40:39 ---> Using cache 19:40:39 ---> ac9c18a552ec 19:40:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:39 ---> Using cache 19:40:39 ---> bc12e3da1869 19:40:39 Step 5/23 : RUN apk add --update --no-cache make git 19:40:39 ---> Using cache 19:40:39 ---> e106e9ca5534 19:40:39 Step 6/23 : COPY go.mod vendor* ./ 19:40:39 ---> Using cache 19:40:39 ---> 5d04d4f18bd9 19:40:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:39 ---> Using cache 19:40:39 ---> 7e7669a05d8a 19:40:39 Step 8/23 : COPY . . 19:40:39 ---> Using cache 19:40:39 ---> 98c1a9d2166d 19:40:39 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 19:40:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:40:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:40:39 ---> 378444853c14 19:40:39 Step 3/22 : WORKDIR /edgex-go 19:40:39 ---> Using cache 19:40:39 ---> ac9c18a552ec 19:40:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:39 ---> Using cache 19:40:39 ---> bc12e3da1869 19:40:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:40:39 ---> Running in 1c564c3f5f5f 19:40:39 ---> Running in d34c700ced57 19:40:39 Removing intermediate container d34c700ced57 19:40:39 ---> bfa2ec5a3e1d 19:40:39 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:40:39 ---> Running in 838b39136a25 19:40:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:43 OK: 220 MiB in 52 packages 19:40:43 spire-1.2.0/ 19:40:44 Removing intermediate container 1c564c3f5f5f 19:40:44 ---> 2ca019919f98 19:40:44 Step 6/22 : COPY go.mod vendor* ./ 19:40:45 ---> 408349b82782 19:40:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:45 ---> Running in 9941e9cc8819 19:40:48 spire-1.2.0/README.md 19:40:48 spire-1.2.0/bin/ 19:40:48 spire-1.2.0/bin/spire-server 19:40:48 spire-1.2.0/bin/spire-agent 19:40:48 spire-1.2.0/conf/ 19:40:48 spire-1.2.0/conf/server/ 19:40:48 spire-1.2.0/conf/server/server.conf 19:40:48 spire-1.2.0/conf/agent/ 19:40:48 spire-1.2.0/conf/agent/agent.conf 19:40:48 spire-1.2.0/LICENSE 19:40:51 Removing intermediate container 9941e9cc8819 19:40:51 ---> 9cf757149905 19:40:51 Step 8/22 : COPY . . 19:40:56 Removing intermediate container 838b39136a25 19:40:56 ---> 9c8fe3443ef4 19:40:56 19:40:56 Step 11/23 : FROM alpine:3.15 19:40:56 ---> 7ffa42511a80 19:40:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:56 ---> Using cache 19:40:56 ---> 3425d5a43697 19:40:56 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:56 ---> Using cache 19:40:56 ---> 345151b74844 19:40:56 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:56 ---> Running in f8cdee9fade0 19:40:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:01 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:41:01 v3.15.2-17-g9bf8d902bc [https://nl.alpinelinux.org/alpine/v3.15/community] 19:41:01 OK: 15729 distinct packages available 19:41:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:04 (1/5) Installing dumb-init (1.2.5-r1) 19:41:04 (2/5) Installing musl-obstack (1.2.2-r0) 19:41:04 (3/5) Installing libucontext (1.1-r0) 19:41:04 (4/5) Installing gcompat (1.0.0-r4) 19:41:04 (5/5) Installing openssl (1.1.1n-r0) 19:41:05 Executing busybox-1.34.1-r4.trigger 19:41:05 OK: 6 MiB in 19 packages 19:41:08 Removing intermediate container f8cdee9fade0 19:41:08 ---> 495543470d9c 19:41:08 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 19:41:18 ---> b871e16d82bb 19:41:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:41:19 ---> d12ababb5676 19:41:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:41:20 ---> 1e1168523fac 19:41:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:41:21 ---> 52c4b84e7963 19:41:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:41:21 ---> Running in c5311e4e6e0f 19:41:22 ---> b8f5bd537cf0 19:41:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:41:22 ---> Running in 02d2a0ad1f17 19:41:22 Removing intermediate container 02d2a0ad1f17 19:41:22 ---> ba1a9186648b 19:41:22 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:41:22 ---> Running in b4a51a9906ad 19:41:23 Removing intermediate container b4a51a9906ad 19:41:23 ---> 259016b16f22 19:41:23 Step 21/23 : LABEL arch=arm64 19:41:23 ---> Running in 0266689bbb0b 19:41:23 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:41:24 Removing intermediate container 0266689bbb0b 19:41:24 ---> 1cda3235ff67 19:41:24 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:41:24 ---> Running in 68bd5de18e47 19:41:24 Removing intermediate container 68bd5de18e47 19:41:24 ---> 43766d30a1a5 19:41:24 Step 23/23 : LABEL version=0.0.0 19:41:24 ---> Running in 46bacdf62bad 19:41:25 Removing intermediate container 46bacdf62bad 19:41:25 ---> 832e6dad62e8 19:41:25 19:41:25 Successfully built 832e6dad62e8 19:41:25 Successfully tagged security-spire-server-arm64:latest 19:41:25 Building security-bootstrapper 19:42:05  Building security-spire-server ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:42:05 ---> 378444853c14 19:42:05 Step 3/31 : WORKDIR /edgex-go 19:42:05 ---> Using cache 19:42:05 ---> ac9c18a552ec 19:42:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:05 ---> Using cache 19:42:05 ---> bc12e3da1869 19:42:05 Step 5/31 : RUN apk add --update --no-cache make git 19:42:05 ---> Using cache 19:42:05 ---> e106e9ca5534 19:42:05 Step 6/31 : COPY go.mod vendor* ./ 19:42:05 ---> Using cache 19:42:05 ---> 5d04d4f18bd9 19:42:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:05 ---> Using cache 19:42:05 ---> 7e7669a05d8a 19:42:05 Step 8/31 : COPY . . 19:42:05 ---> Using cache 19:42:05 ---> 98c1a9d2166d 19:42:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:42:05 ---> Running in 0264b0d15468 19:42:05 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:44:26 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:44:49 Removing intermediate container 509d616d4cc9 19:44:49 ---> 7f5a8c7d0b83 19:44:49 19:44:49 Step 10/22 : FROM alpine:3.14 19:44:49 ---> 71a2028e5025 19:44:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:44:49 ---> Running in 570b6eb026ef 19:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:44:50 (1/6) Installing ca-certificates (20211220-r0) 19:44:50 (2/6) Installing brotli-libs (1.0.9-r5) 19:44:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:44:50 (4/6) Installing libcurl (7.79.1-r0) 19:44:50 (5/6) Installing curl (7.79.1-r0) 19:44:50 (6/6) Installing dumb-init (1.2.5-r1) 19:44:50 Executing busybox-1.33.1-r6.trigger 19:44:50 Executing ca-certificates-20211220-r0.trigger 19:44:51 OK: 8 MiB in 20 packages 19:44:53 Removing intermediate container 570b6eb026ef 19:44:53 ---> 93b95152f6ac 19:44:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:53 ---> Running in 6ac1b81619a4 19:44:53 Removing intermediate container 6ac1b81619a4 19:44:53 ---> 66e647d27062 19:44:53 Step 13/22 : WORKDIR /edgex 19:44:53 ---> Running in 188bfcab809a 19:44:54 Removing intermediate container 188bfcab809a 19:44:54 ---> 4f074237afab 19:44:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:44:55 ---> ff9109c0a7e5 19:44:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:44:57 ---> b7a482be3aec 19:44:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:59 ---> 6f535bc15e0d 19:44:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:45:00 ---> 00017c2779ed 19:45:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:00 ---> Running in 17b90809fa7f 19:45:03 Removing intermediate container 17b90809fa7f 19:45:03 ---> 3846a1a29f3d 19:45:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:45:03 ---> Running in 2740ca1d5c0a 19:45:04 Removing intermediate container 2740ca1d5c0a 19:45:04 ---> c42c6f255e71 19:45:04 Step 20/22 : LABEL arch=arm64 19:45:04 ---> Running in cb35c464fb07 19:45:04 Removing intermediate container cb35c464fb07 19:45:04 ---> 307b76309ae4 19:45:04 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:45:05 ---> Running in a862371466c7 19:45:05 Removing intermediate container a862371466c7 19:45:05 ---> c63411f8e846 19:45:05 Step 22/22 : LABEL version=0.0.0 19:45:05 ---> Running in d8f4b41f95c4 19:45:06 Removing intermediate container d8f4b41f95c4 19:45:06 ---> 0d1844c54309 19:45:06 19:45:06 Successfully built 0d1844c54309 19:45:06 Successfully tagged security-proxy-setup-arm64:latest 19:45:25  Building security-proxy-setup ... done Removing intermediate container 437ca345c197 19:45:25 ---> 1eb389980c6b 19:45:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:45:25 ---> Running in 50ebef5a6902 19:45:27 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:45:31 Removing intermediate container 50ebef5a6902 19:45:31 ---> 03312d104b41 19:45:31 19:45:31 Step 11/23 : FROM docker:20.10.10 19:45:31 20.10.10: Pulling from library/docker 19:45:46 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:45:46 Status: Downloaded newer image for docker:20.10.10 19:45:46 ---> 520e9a0a30f7 19:45:46 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:45:47 ---> Running in a5c6c4166403 19:45:47 Removing intermediate container a5c6c4166403 19:45:47 ---> fbea1e33bc86 19:45:47 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:45:47 ---> Running in 1cd29bcb1a4b 19:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:45:51 (1/42) Installing readline (8.1.0-r0) 19:45:51 (2/42) Installing bash (5.1.16-r0) 19:45:51 Executing bash-5.1.16-r0.post-install 19:45:51 (3/42) Installing brotli-libs (1.0.9-r5) 19:45:51 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:45:51 (5/42) Installing libcurl (7.79.1-r0) 19:45:51 (6/42) Installing curl (7.79.1-r0) 19:45:51 (7/42) Installing dumb-init (1.2.5-r1) 19:45:51 (8/42) Installing libbz2 (1.0.8-r1) 19:45:51 (9/42) Installing expat (2.4.7-r0) 19:45:51 (10/42) Installing libffi (3.3-r2) 19:45:51 (11/42) Installing gdbm (1.19-r0) 19:45:51 (12/42) Installing xz-libs (5.2.5-r0) 19:45:51 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:45:51 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:45:51 (15/42) Installing mpdecimal (2.5.1-r1) 19:45:51 (16/42) Installing sqlite-libs (3.35.5-r0) 19:45:51 (17/42) Installing python3 (3.9.5-r2) 19:45:53 (18/42) Installing py3-appdirs (1.4.4-r2) 19:45:53 (19/42) Installing py3-chardet (4.0.0-r2) 19:45:53 (20/42) Installing py3-idna (3.2-r0) 19:45:53 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:45:53 (22/42) Installing py3-certifi (2020.12.5-r1) 19:45:53 (23/42) Installing py3-requests (2.25.1-r4) 19:45:53 (24/42) Installing py3-msgpack (1.0.2-r1) 19:45:53 (25/42) Installing py3-lockfile (0.12.2-r4) 19:45:53 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:45:53 (27/42) Installing py3-colorama (0.4.4-r1) 19:45:53 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:45:53 (29/42) Installing py3-distlib (0.3.1-r3) 19:45:53 (30/42) Installing py3-distro (1.5.0-r3) 19:45:53 (31/42) Installing py3-six (1.15.0-r1) 19:45:53 (32/42) Installing py3-webencodings (0.5.1-r4) 19:45:53 (33/42) Installing py3-html5lib (1.1-r1) 19:45:53 (34/42) Installing py3-parsing (2.4.7-r2) 19:45:53 (35/42) Installing py3-packaging (20.9-r1) 19:45:53 (36/42) Installing py3-toml (0.10.2-r2) 19:45:54 (37/42) Installing py3-pep517 (0.10.0-r2) 19:45:54 (38/42) Installing py3-progress (1.5-r2) 19:45:54 (39/42) Installing py3-retrying (1.3.3-r1) 19:45:54 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:45:54 (41/42) Installing py3-setuptools (52.0.0-r3) 19:45:54 (42/42) Installing py3-pip (20.3.4-r1) 19:45:54 Executing busybox-1.33.1-r6.trigger 19:45:55 OK: 84 MiB in 64 packages 19:46:00 Collecting docker-compose==1.23.2 19:46:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:46:00 Collecting texttable<0.10,>=0.9.0 19:46:00 Downloading texttable-0.9.1.tar.gz (11 kB) 19:46:02 Collecting docopt<0.7,>=0.6.1 19:46:02 Downloading docopt-0.6.2.tar.gz (25 kB) 19:46:04 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:46:05 Collecting PyYAML<4,>=3.10 19:46:05 Downloading PyYAML-3.13.tar.gz (270 kB) 19:46:08 Collecting dockerpty<0.5,>=0.4.1 19:46:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:46:11 Collecting websocket-client<1.0,>=0.32.0 19:46:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:46:11 Collecting docker<4.0,>=3.6.0 19:46:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:46:11 Collecting jsonschema<3,>=2.5.1 19:46:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:46:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:46:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:46:13 Collecting cached-property<2,>=1.2.0 19:46:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:46:14 Collecting docker-pycreds>=0.4.0 19:46:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:46:14 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:46:15 Collecting urllib3<1.25,>=1.21.1 19:46:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:46:15 Collecting chardet<3.1.0,>=3.0.2 19:46:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:46:15 Collecting idna<2.8,>=2.5 19:46:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:46:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:46:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:46:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:46:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:46:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:46:16 Attempting uninstall: urllib3 19:46:16 Found existing installation: urllib3 1.26.5 19:46:16 Uninstalling urllib3-1.26.5: 19:46:16 Successfully uninstalled urllib3-1.26.5 19:46:17 Attempting uninstall: idna 19:46:17 Found existing installation: idna 3.2 19:46:17 Uninstalling idna-3.2: 19:46:17 Successfully uninstalled idna-3.2 19:46:18 Attempting uninstall: chardet 19:46:18 Found existing installation: chardet 4.0.0 19:46:18 Uninstalling chardet-4.0.0: 19:46:18 Successfully uninstalled chardet-4.0.0 19:46:20 Attempting uninstall: requests 19:46:20 Found existing installation: requests 2.25.1 19:46:20 Uninstalling requests-2.25.1: 19:46:20 Successfully uninstalled requests-2.25.1 19:46:21 Running setup.py install for texttable: started 19:46:23 Running setup.py install for texttable: finished with status 'done' 19:46:23 Running setup.py install for PyYAML: started 19:46:26 Running setup.py install for PyYAML: finished with status 'done' 19:46:27 Running setup.py install for docopt: started 19:46:29 Running setup.py install for docopt: finished with status 'done' 19:46:29 Running setup.py install for dockerpty: started 19:46:32 Running setup.py install for dockerpty: finished with status 'done' 19:46:33 Removing intermediate container 23fbaeb5819e 19:46:33 ---> 4882bb45908b 19:46:33 19:46:33 Step 10/23 : FROM alpine:3.14 19:46:33 ---> 71a2028e5025 19:46:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:46:33 ---> Running in 1ddf0d3ac8a0 19:46:33 Removing intermediate container 1ddf0d3ac8a0 19:46:33 ---> 524d6d2ffdde 19:46:33 Step 12/23 : ENV APP_PORT=59880 19:46:34 ---> Running in af4fd17beae8 19:46:34 Removing intermediate container af4fd17beae8 19:46:34 ---> 39d00becb94d 19:46:34 Step 13/23 : EXPOSE $APP_PORT 19:46:34 ---> Running in b1ec81f9941b 19:46:35 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:46:35 Removing intermediate container b1ec81f9941b 19:46:35 ---> 68372407abf8 19:46:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:35 ---> Running in bb0e4eeda03b 19:46:38 Removing intermediate container bb0e4eeda03b 19:46:38 ---> 6b50dd425ec5 19:46:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:46:38 ---> Running in 3b800dccefaf 19:46:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:46:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:46:43 (1/6) Installing dumb-init (1.2.5-r1) 19:46:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:46:43 (3/6) Installing libsodium (1.0.18-r0) 19:46:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:46:44 (5/6) Installing libzmq (4.3.4-r0) 19:46:44 (6/6) Installing zeromq (4.3.4-r0) 19:46:44 Executing busybox-1.33.1-r6.trigger 19:46:44 OK: 8 MiB in 20 packages 19:46:46 Removing intermediate container 3b800dccefaf 19:46:46 ---> 36f099e629b1 19:46:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:48 ---> 78ee8c2d847d 19:46:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:46:52 ---> 994543aa619c 19:46:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:46:53 ---> 1324ceb6e68d 19:46:53 Step 19/23 : ENTRYPOINT ["/core-data"] 19:46:53 ---> Running in ec03621b2acc 19:46:53 Removing intermediate container 1cd29bcb1a4b 19:46:53 ---> 57d46d68838a 19:46:53 Step 14/23 : ENV APP_PORT=58890 19:46:53 ---> Running in c3fcb1094111 19:46:54 Removing intermediate container ec03621b2acc 19:46:54 ---> ae85122352b6 19:46:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:54 ---> Running in b745d417417a 19:46:54 Removing intermediate container c3fcb1094111 19:46:54 ---> 27e62968835a 19:46:54 Step 15/23 : EXPOSE $APP_PORT 19:46:54 ---> Running in 23f5276b1796 19:46:55 Removing intermediate container b745d417417a 19:46:55 ---> 00916671dcb0 19:46:55 Step 21/23 : LABEL arch=arm64 19:46:55 ---> Running in 1f683f6b2ad9 19:46:55 Removing intermediate container 23f5276b1796 19:46:55 ---> 18c41fbc9cfd 19:46:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:46:56 Removing intermediate container 1f683f6b2ad9 19:46:56 ---> 35a15439d65d 19:46:56 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:46:56 ---> Running in b5d39a3ef0ec 19:46:56 Removing intermediate container b5d39a3ef0ec 19:46:56 ---> 89ae6b3efa75 19:46:56 Step 23/23 : LABEL version=0.0.0 19:46:57 ---> Running in a0175370052d 19:46:57 Removing intermediate container a0175370052d 19:46:57 ---> ebf3ff0d721c 19:46:57 19:46:58 ---> b1e96798a585 19:46:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:46:58 Successfully built ebf3ff0d721c 19:46:58 Successfully tagged core-data-arm64:latest 19:46:59  Building core-data ... done  ---> 645561e94240 19:46:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:47:00 ---> 74930b812ddc 19:47:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:47:00 ---> Running in 4516aac57684 19:47:01 Removing intermediate container 4516aac57684 19:47:01 ---> 963a913cd9e4 19:47:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:01 ---> Running in 553073d2b913 19:47:02 Removing intermediate container 553073d2b913 19:47:02 ---> 46b31539e7c0 19:47:02 Step 21/23 : LABEL arch=arm64 19:47:02 ---> Running in 5efa09b153cd 19:47:02 Removing intermediate container 5efa09b153cd 19:47:02 ---> f9708ce3cb8a 19:47:02 Step 22/23 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:47:02 ---> Running in c6a06092aa9d 19:47:02 Removing intermediate container c6a06092aa9d 19:47:02 ---> 2cc24819ce4f 19:47:02 Step 23/23 : LABEL version=0.0.0 19:47:03 ---> Running in 6b1d5e4e6c85 19:47:03 Removing intermediate container 6b1d5e4e6c85 19:47:03 ---> af45bec7ecda 19:47:03 19:47:04 Successfully built af45bec7ecda 19:47:04 Successfully tagged sys-mgmt-agent-arm64:latest 19:47:22  Building sys-mgmt-agent ... done Removing intermediate container c5311e4e6e0f 19:47:22 ---> 73765692767e 19:47:22 19:47:22 Step 10/22 : FROM alpine:3.14 19:47:22 ---> 71a2028e5025 19:47:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:47:22 ---> Running in 8e87ab92a967 19:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:47:22 (1/2) Installing ca-certificates (20211220-r0) 19:47:22 (2/2) Installing dumb-init (1.2.5-r1) 19:47:22 Executing busybox-1.33.1-r6.trigger 19:47:22 Executing ca-certificates-20211220-r0.trigger 19:47:22 OK: 6 MiB in 16 packages 19:47:24 Removing intermediate container 8e87ab92a967 19:47:24 ---> 5f41e2ccaa20 19:47:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:47:24 ---> Running in 4a904cdc9415 19:47:25 Removing intermediate container 4a904cdc9415 19:47:25 ---> 2a871c37e56a 19:47:25 Step 13/22 : ENV APP_PORT=59860 19:47:25 Removing intermediate container 0264b0d15468 19:47:25 ---> 86c2536198a7 19:47:25 19:47:25 Step 10/31 : FROM alpine:3.14 19:47:25 ---> 71a2028e5025 19:47:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:47:25 ---> Running in 75892e5a0597 19:47:25 ---> Running in 7c1b2db098b3 19:47:25 Removing intermediate container 7c1b2db098b3 19:47:25 ---> 699682682e5c 19:47:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:47:25 Removing intermediate container 75892e5a0597 19:47:25 ---> 72d09d98f9f7 19:47:25 Step 14/22 : EXPOSE $APP_PORT 19:47:25 ---> Running in 86725051221d 19:47:25 ---> Running in bc37baf7064b 19:47:26 Removing intermediate container bc37baf7064b 19:47:26 ---> f0051d9b77bc 19:47:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:47:26 ---> 127a4b82876d 19:47:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:47:27 (1/2) Installing dumb-init (1.2.5-r1) 19:47:27 (2/2) Installing su-exec (0.2-r1) 19:47:27 Executing busybox-1.33.1-r6.trigger 19:47:27 OK: 6 MiB in 16 packages 19:47:28 ---> a21089f8ac95 19:47:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:47:28 Removing intermediate container 86725051221d 19:47:28 ---> 7ea453fc9aef 19:47:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:47:28 ---> feab92ab5125 19:47:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:47:28 ---> Running in 7f45071179bd 19:47:29 ---> Running in 622f45298552 19:47:29 Removing intermediate container 7f45071179bd 19:47:29 ---> 6dccac0577fb 19:47:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:47:29 ---> Running in 744a1459d426 19:47:29 Removing intermediate container 622f45298552 19:47:29 ---> b31f9bedc1bb 19:47:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:29 ---> Running in cb5753dc5efe 19:47:29 Removing intermediate container 744a1459d426 19:47:29 ---> 590b86af077d 19:47:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:47:29 ---> Running in 6e83d5804a66 19:47:29 Removing intermediate container cb5753dc5efe 19:47:29 ---> 5e2244e7f636 19:47:29 Step 20/22 : LABEL arch=arm64 19:47:29 ---> Running in f45237206cac 19:47:30 Removing intermediate container f45237206cac 19:47:30 ---> a8b89d198227 19:47:30 Step 21/22 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:47:30 ---> Running in b1860225dacc 19:47:30 Removing intermediate container b1860225dacc 19:47:30 ---> 7c7c620c2631 19:47:30 Step 22/22 : LABEL version=0.0.0 19:47:31 ---> Running in a0e0f1240849 19:47:31 Removing intermediate container a0e0f1240849 19:47:31 ---> 5c2cbd0aceeb 19:47:31 19:47:31 Removing intermediate container 6e83d5804a66 19:47:31 ---> dd33d9f1adea 19:47:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:47:31 Successfully built 5c2cbd0aceeb 19:47:31 Successfully tagged support-notifications-arm64:latest 19:47:31  Building support-notifications ... done  ---> Running in b0d8ff910fdd 19:47:32 Removing intermediate container b0d8ff910fdd 19:47:32 ---> 2ef272e98423 19:47:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:47:32 ---> 712f9312bb64 19:47:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:47:32 ---> Running in c6ad4e4988a9 19:47:34 Removing intermediate container c6ad4e4988a9 19:47:34 ---> c471b3e659c1 19:47:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:35 ---> da672d390313 19:47:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:36 ---> d91cef9470fc 19:47:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:47:36 ---> 0bc37cfe2327 19:47:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:47:37 ---> e29e2ad7f49f 19:47:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:47:37 ---> 71296b7f5e87 19:47:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:47:38 ---> Running in 8abd181ba59c 19:47:38 Removing intermediate container 8abd181ba59c 19:47:38 ---> 077e0c2cf6a7 19:47:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:39 ---> 5aaa8919e199 19:47:39 Step 26/31 : RUN chmod +x /entrypoint.sh 19:47:39 ---> Running in 3677784c1f71 19:47:41 Removing intermediate container 3677784c1f71 19:47:41 ---> e951a4dc188c 19:47:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:47:41 ---> Running in 57500c359288 19:47:41 Removing intermediate container 57500c359288 19:47:41 ---> e50078537501 19:47:41 Step 28/31 : CMD ["gate"] 19:47:41 ---> Running in b38aea06bb94 19:47:42 Removing intermediate container b38aea06bb94 19:47:42 ---> ea2a708b6b37 19:47:42 Step 29/31 : LABEL arch=arm64 19:47:42 ---> Running in 19cbc4f0b6ca 19:47:42 Removing intermediate container 19cbc4f0b6ca 19:47:42 ---> 39b67ce42f66 19:47:42 Step 30/31 : LABEL git_sha=45f5be272e5edc24c27081911abb3a554db5f589 19:47:42 ---> Running in 9585fa406657 19:47:43 Removing intermediate container 9585fa406657 19:47:43 ---> 0ff348f227e3 19:47:43 Step 31/31 : LABEL version=0.0.0 19:47:43 ---> Running in 611b779f1872 19:47:43 Removing intermediate container 611b779f1872 19:47:43 ---> e41fa3f8412f 19:47:43 19:47:44 Successfully built e41fa3f8412f 19:47:44 Successfully tagged security-bootstrapper-arm64:latest 19:47:44  Building security-bootstrapper ... done  [Pipeline] } 19:47:44 $ docker stop --time=1 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 19:47:46 $ docker rm -f 0164b4f171fc5886b2d4a0ca661fc289a1586a56d5bcd722896dc22938e11ea0 [Pipeline] // withDockerContainer [Pipeline] sh 19:47:46 + docker images 19:47:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:47:47 security-bootstrapper-arm64 latest e41fa3f8412f 4 seconds ago 23.6MB 19:47:47 support-notifications-arm64 latest 5c2cbd0aceeb 16 seconds ago 25.5MB 19:47:47 86c2536198a7 23 seconds ago 1.43GB 19:47:47 73765692767e 28 seconds ago 1.43GB 19:47:47 sys-mgmt-agent-arm64 latest af45bec7ecda 44 seconds ago 288MB 19:47:47 core-data-arm64 latest ebf3ff0d721c 50 seconds ago 34.4MB 19:47:47 4882bb45908b About a minute ago 1.46GB 19:47:47 03312d104b41 2 minutes ago 1.43GB 19:47:47 security-proxy-setup-arm64 latest 0d1844c54309 2 minutes ago 42.1MB 19:47:47 7f5a8c7d0b83 3 minutes ago 1.44GB 19:47:47 security-spire-server-arm64 latest 832e6dad62e8 6 minutes ago 82.6MB 19:47:47 9c8fe3443ef4 6 minutes ago 1.42GB 19:47:47 core-metadata-arm64 latest 08c85615b222 8 minutes ago 25MB 19:47:47 support-scheduler-arm64 latest 92b85637761d 8 minutes ago 24.9MB 19:47:47 70b8df516798 8 minutes ago 1.43GB 19:47:47 cd4824739684 8 minutes ago 1.43GB 19:47:47 security-secretstore-setup-arm64 latest 2e71f30ae32d 10 minutes ago 40.8MB 19:47:47 core-command-arm64 latest 59556383b649 10 minutes ago 23.7MB 19:47:47 security-spiffe-token-provider-arm64 latest 82839b36d8d5 10 minutes ago 27.7MB 19:47:47 e52a472f4c39 10 minutes ago 1.44GB 19:47:47 b277e9698a31 10 minutes ago 1.43GB 19:47:47 a7b5fecf672d 11 minutes ago 1.42GB 19:47:47 security-spire-agent-arm64 latest 5ba2d454abe5 16 minutes ago 118MB 19:47:47 security-spire-config-arm64 latest 8d5eb2fb51f2 16 minutes ago 81.9MB 19:47:47 7e0bca4ca7dc 16 minutes ago 1.42GB 19:47:47 cd22b90ce81e 16 minutes ago 1.42GB 19:47:47 ci-base-image-arm64 latest 378444853c14 29 minutes ago 885MB 19:47:47 alpine 3.15 7ffa42511a80 43 hours ago 5.32MB 19:47:47 alpine 3.14 71a2028e5025 8 days ago 5.34MB 19:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 19:47:47 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 19:47:47 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:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:47 19:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:48 arm64: Pulling from edgex-lftools-log-publisher 19:47:48 8998bd30e6a1: Pulling fs layer 19:47:48 04944245beec: Pulling fs layer 19:47:48 699f458cf7ca: Pulling fs layer 19:47:48 765212b225bb: Pulling fs layer 19:47:48 f23df028b6ca: Pulling fs layer 19:47:48 d65c8cfc05b1: Pulling fs layer 19:47:48 2437ff75d9bd: Pulling fs layer 19:47:48 765212b225bb: Waiting 19:47:48 f23df028b6ca: Waiting 19:47:48 d65c8cfc05b1: Waiting 19:47:48 2437ff75d9bd: Waiting 19:47:48 04944245beec: Verifying Checksum 19:47:48 04944245beec: Download complete 19:47:48 765212b225bb: Verifying Checksum 19:47:48 765212b225bb: Download complete 19:47:48 d65c8cfc05b1: Verifying Checksum 19:47:48 d65c8cfc05b1: Download complete 19:47:48 699f458cf7ca: Download complete 19:47:49 8998bd30e6a1: Verifying Checksum 19:47:49 8998bd30e6a1: Download complete 19:47:51 2437ff75d9bd: Verifying Checksum 19:47:51 2437ff75d9bd: Download complete 19:47:53 8998bd30e6a1: Pull complete 19:47:54 04944245beec: Pull complete 19:47:55 699f458cf7ca: Pull complete 19:47:55 765212b225bb: Pull complete 19:47:56 f23df028b6ca: Pull complete 19:47:56 d65c8cfc05b1: Pull complete 19:48:11 2437ff75d9bd: Pull complete 19:48:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 19:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:14 $ docker top 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:15 ---> job-cost.sh 19:48:15 lf-activate-venv: SKIPPING 19:48:15 INFO: No Stack... 19:48:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:48:16 INFO: Archiving Costs [Pipeline] sh 19:48:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:48:17 + cut -d, -f6 [Pipeline] lock 19:48:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] 19:48:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] did not exist. Created. 19:48:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:48:18 Stashed 1 file(s) [Pipeline] } 19:48:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3927-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:48:18 $ docker stop --time=1 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b 19:48:20 $ docker rm -f 602a4b4238ff90535944e1328668145c90fe33d5e0bb0472a760d2ab527f643b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:48:21 provisioning config files... 19:48:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2309602734707156385tmp [Pipeline] { [Pipeline] sh 19:48:21 + set +x 19:48:21 + curl -s https://codecov.io/bash 19:48:21 + bash -s -- 19:48:21 19:48:21 _____ _ 19:48:21 / ____| | | 19:48:21 | | ___ __| | ___ ___ _____ __ 19:48:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:48:21 | |___| (_) | (_| | __/ (_| (_) \ V / 19:48:21 \_____\___/ \__,_|\___|\___\___/ \_/ 19:48:21 Bash-1.0.6 19:48:21 19:48:21 19:48:21 ==> git version 2.25.1 found 19:48:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:48:21 Release-Date: 2020-01-08 19:48:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:48:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:48:21 ==> Jenkins CI detected. 19:48:21 current dir:  /w/workspace/edgex-go/1 19:48:21 project root: . 19:48:21 --> token set from env 19:48:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:48:21 ==> Running gcov in . (disable via -X gcov) 19:48:21 ==> Python coveragepy not found 19:48:21 ==> Searching for coverage reports in: 19:48:21 + . 19:48:21 -> Found 1 reports 19:48:21 ==> Detecting git/mercurial file structure 19:48:21 ==> Reading reports 19:48:21 + ./coverage.out bytes=426503 19:48:21 ==> Appending adjustments 19:48:21 https://docs.codecov.io/docs/fixing-reports 19:48:22 + Found adjustments 19:48:22 ==> Gzipping contents 19:48:22 60K /tmp/codecov.M162Rs.gz 19:48:22 ==> Uploading reports 19:48:22 url: https://codecov.io 19:48:22 query: branch=PR-3927&commit=45f5be272e5edc24c27081911abb3a554db5f589&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3927%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3927&job=&cmd_args= 19:48:22 -> Pinging Codecov 19:48:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3927&commit=45f5be272e5edc24c27081911abb3a554db5f589&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3927%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3927&job=&cmd_args= 19:48:23 -> Uploading to 19:48:23 https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/45f5be272e5edc24c27081911abb3a554db5f589/0aef20d6-b8ae-4892-8879-b6c428abeb77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T194823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb925f9a2d12ee10726427221ff19c630b0f73c81ee2eeaab5fc708567ce536d 19:48:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:23 Dload Upload Total Spent Left Speed 19:48:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58404 0 0 100 58404 0 242k --:--:-- --:--:-- --:--:-- 242k 19:48:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45f5be272e5edc24c27081911abb3a554db5f589 [Pipeline] } 19:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:48:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:48:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:48:26 ---> package-listing.sh 19:48:26 ++ facter osfamily 19:48:26 ++ tr '[:upper:]' '[:lower:]' 19:48:26 + OS_FAMILY=debian 19:48:26 + workspace=/w/workspace/edgex-go/1 19:48:26 + START_PACKAGES=/tmp/packages_start.txt 19:48:26 + END_PACKAGES=/tmp/packages_end.txt 19:48:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:26 + PACKAGES=/tmp/packages_start.txt 19:48:26 + '[' /w/workspace/edgex-go/1 ']' 19:48:26 + PACKAGES=/tmp/packages_end.txt 19:48:26 + case "${OS_FAMILY}" in 19:48:26 + dpkg -l 19:48:26 + grep '^ii' 19:48:26 + '[' -f /tmp/packages_start.txt ']' 19:48:26 + '[' -f /tmp/packages_end.txt ']' 19:48:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:26 + '[' /w/workspace/edgex-go/1 ']' 19:48:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:48:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:48:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:48:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:27 19:48:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:27 latest: Pulling from edgex-lftools-log-publisher 19:48:27 5eb5b503b376: Pulling fs layer 19:48:27 5c69ac0246d0: Pulling fs layer 19:48:27 ec43610c2a17: Pulling fs layer 19:48:27 3a2ae6a8a46f: Pulling fs layer 19:48:27 33b1e0a273af: Pulling fs layer 19:48:27 5d3b04190fa2: Pulling fs layer 19:48:27 2f39f015ded8: Pulling fs layer 19:48:27 5d3b04190fa2: Waiting 19:48:27 2f39f015ded8: Waiting 19:48:27 3a2ae6a8a46f: Waiting 19:48:27 33b1e0a273af: Waiting 19:48:27 5c69ac0246d0: Verifying Checksum 19:48:27 5c69ac0246d0: Download complete 19:48:27 3a2ae6a8a46f: Verifying Checksum 19:48:27 3a2ae6a8a46f: Download complete 19:48:27 33b1e0a273af: Verifying Checksum 19:48:27 33b1e0a273af: Download complete 19:48:27 5d3b04190fa2: Verifying Checksum 19:48:27 5d3b04190fa2: Download complete 19:48:27 ec43610c2a17: Verifying Checksum 19:48:27 ec43610c2a17: Download complete 19:48:27 5eb5b503b376: Verifying Checksum 19:48:27 5eb5b503b376: Download complete 19:48:28 2f39f015ded8: Download complete 19:48:29 5eb5b503b376: Pull complete 19:48:29 5c69ac0246d0: Pull complete 19:48:29 ec43610c2a17: Pull complete 19:48:29 3a2ae6a8a46f: Pull complete 19:48:29 33b1e0a273af: Pull complete 19:48:29 5d3b04190fa2: Pull complete 19:48:34 2f39f015ded8: Pull complete 19:48:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:48:34 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 19:48:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:48:36 $ docker top d59e74c099150dbdf695d213bd82c2802d718b52f97683c137235f6a21ca5c45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:48:36 + mkdir -p /var/log/sysstat [Pipeline] sh 19:48:37 + ls /var/log/sa-host 19:48:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:37 provisioning config files... 19:48:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1305842953747573621tmp [Pipeline] { [Pipeline] echo 19:48:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:37 ---> create-netrc.sh [Pipeline] } 19:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:48:38 ---> python-tools-install.sh [Pipeline] echo 19:48:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:48:38 ---> sudo-logs.sh 19:48:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:48:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:48:38 ---> job-cost.sh 19:48:38 lf-activate-venv: SKIPPING 19:48:38 DEBUG: total: 0.10999999940395355 19:48:38 INFO: Retrieving Stack Cost... 19:48:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:48:39 INFO: Archiving Costs [Pipeline] echo 19:48:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:40 ---> logs-deploy.sh 19:48:40 lf-activate-venv: SKIPPING 19:48:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3927/1 19:48:40 INFO: archiving workspace using pattern(s): 19:48:41 Archives upload complete. 19:48:41 INFO: archiving logs to Nexus