Pull request #3914 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 rather than 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Obtained Jenkinsfile from 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 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-ssh5209238286989390465.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-ssh12803842082529867432.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16014308797554671643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9944505407514333528.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1439222106012041391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7952’ Running on prd-ubuntu20.04-docker-8c-8g-7955 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) > 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/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # 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 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 Commit message: "build(snap): Use `source-branch`" > git rev-list --no-walk 12684836338262d12790475a321293a93915a045 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:22:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:22:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:22:11 ========================================================= 11:22:11 EdgeX Global Pipelines Version Info 11:22:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:22:12 ------------------- 11:22:12 stable info: 11:22:12 ------------------- 11:22:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:22:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:22:12 Message: update stable to v1.0.221 11:22:12 ------------------- 11:22:12 experimental info: 11:22:12 ------------------- 11:22:12 Commited By: **** collab-it+edgex@linuxfoundation.org 11:22:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:22:12 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:22:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3914 [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3914 [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3914 [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4492c6e [Pipeline] echo 11:22:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:13 provisioning config files... 11:22:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config925381943590894045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:13 ---> docker-login.sh 11:22:13 nexus3.edgexfoundry.org:10001 11:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:13 Configure a credential helper to remove this warning. See 11:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:13 11:22:13 Login Succeeded 11:22:13 nexus3.edgexfoundry.org:10002 11:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:14 Configure a credential helper to remove this warning. See 11:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:14 11:22:14 Login Succeeded 11:22:14 nexus3.edgexfoundry.org:10003 11:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:14 Configure a credential helper to remove this warning. See 11:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:14 11:22:14 Login Succeeded 11:22:14 nexus3.edgexfoundry.org:10004 11:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:14 Configure a credential helper to remove this warning. See 11:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:14 11:22:14 Login Succeeded 11:22:14 docker.io 11:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:22:14 Configure a credential helper to remove this warning. See 11:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:22:14 11:22:14 Login Succeeded 11:22:14 ---> docker-login.sh ends [Pipeline] } 11:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:14 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 11:22:14 + dirname cmd/core-command/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + echo core-command,cmd/core-command/Dockerfile 11:22:14 + dirname cmd/core-data/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + echo core-data,cmd/core-data/Dockerfile 11:22:14 + + cut -d/ -f2 11:22:14 dirname cmd/core-metadata/Dockerfile 11:22:14 + echo core-metadata,cmd/core-metadata/Dockerfile 11:22:14 + dirname cmd/security-bootstrapper/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:22:14 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 11:22:14 11:22:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + dirname cmd/security-secretstore-setup/Dockerfile 11:22:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:22:14 + dirname cmd/support-notifications/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + echo support-notifications,cmd/support-notifications/Dockerfile 11:22:14 + + dirname cmd/support-scheduler/Dockerfile 11:22:14 cut -d/ -f2 11:22:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:22:14 + dirname cmd/sys-mgmt-agent/Dockerfile 11:22:14 + cut -d/ -f2 11:22:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:22:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:22:15 + git rev-list -1 --merges 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68~1..4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo 11:22:15 -----------> git rev-list -1 --merges 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68~1..4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [false] [Pipeline] sh 11:22:15 + git log --format=format:%s -1 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo 11:22:15 ========================================================= 11:22:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:22:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:22:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:22:16 + grep -v github /etc/ssh/ssh_known_hosts 11:22:16 + [ -e /tmp/ssh_known_hosts ] 11:22:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:22:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:22:16 + sudo tee -a /etc/ssh/ssh_known_hosts 11:22:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:16 11:22:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:22:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:16 latest: Pulling from edgex-devops/git-semver 11:22:16 a0d0a0d46f8b: Pulling fs layer 11:22:16 3e5f54012d9b: Pulling fs layer 11:22:16 4c7163046ea9: Pulling fs layer 11:22:16 0c2d73faf560: Pulling fs layer 11:22:16 0c2d73faf560: Waiting 11:22:16 3e5f54012d9b: Verifying Checksum 11:22:16 3e5f54012d9b: Download complete 11:22:16 a0d0a0d46f8b: Download complete 11:22:16 0c2d73faf560: Verifying Checksum 11:22:16 0c2d73faf560: Download complete 11:22:17 4c7163046ea9: Verifying Checksum 11:22:17 4c7163046ea9: Download complete 11:22:17 a0d0a0d46f8b: Pull complete 11:22:17 3e5f54012d9b: Pull complete 11:22:17 4c7163046ea9: Pull complete 11:22:17 0c2d73faf560: Pull complete 11:22:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:22:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:22:17 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 11:22:18 $ docker top 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:18 [ssh-agent] Looking for ssh-agent implementation... 11:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:18 $ docker exec 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent 11:22:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJldNh/agent.14 11:22:18 SSH_AGENT_PID=21 11:22:18 Running ssh-add (command line suppressed) 11:22:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4651203615370886948.key (/w/workspace/edgex-go/2@tmp/private_key_4651203615370886948.key) 11:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:19 + git tag --points-at HEAD [Pipeline] } 11:22:19 $ docker exec --env ******** --env ******** 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent -k 11:22:19 unset SSH_AUTH_SOCK; 11:22:19 unset SSH_AGENT_PID; 11:22:19 echo Agent pid 21 killed; 11:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:19 [ssh-agent] Looking for ssh-agent implementation... 11:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:19 $ docker exec 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent 11:22:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKPhbo/agent.53 11:22:19 SSH_AGENT_PID=59 11:22:19 Running ssh-add (command line suppressed) 11:22:19 Identity added: /w/workspace/edgex-go/2@tmp/private_key_475520936600320638.key (/w/workspace/edgex-go/2@tmp/private_key_475520936600320638.key) 11:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:20 + git semver init 11:22:20 # -> Open(): unable to determine branch for HEAD 11:22:20 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:22:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:22:20 # $SEMVER_REMOTE_NAME = origin 11:22:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:22:20 # $SEMVER_USER_NAME = edgex-jenkins 11:22:20 # $SEMVER_BRANCH = PR-3914 11:22:20 # $SEMVER_TEMP = /tmp/semver-847028559 11:22:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:22:34 # '/tmp/semver-847028559' -> '/w/workspace/edgex-go/2/.semver' 11:22:34 # -> Force: false 11:22:34 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:22:34 $ docker exec --env ******** --env ******** 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent -k 11:22:35 unset SSH_AUTH_SOCK; 11:22:35 unset SSH_AGENT_PID; 11:22:35 echo Agent pid 59 killed; 11:22:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:35 + git semver [Pipeline] } 11:22:35 $ docker stop --time=1 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d 11:22:37 $ docker rm -f 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d [Pipeline] // withDockerContainer [Pipeline] sh 11:22:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:22:37 Stashed 1 file(s) [Pipeline] echo 11:22:37 [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 11:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:22:38 ========================================================= 11:22:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:22:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:22:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:22:38 59bf1c3509f3: Pulling fs layer 11:22:38 666ba61612fd: Pulling fs layer 11:22:38 8ed8ca486205: Pulling fs layer 11:22:38 4fe6c5a15a65: Pulling fs layer 11:22:38 4fe6c5a15a65: Waiting 11:22:38 22a0e8bec74d: Pulling fs layer 11:22:38 640e595b4fbd: Pulling fs layer 11:22:38 763cafe07f6e: Pulling fs layer 11:22:38 22a0e8bec74d: Waiting 11:22:38 0c0b528cf693: Pulling fs layer 11:22:38 10935f4eaf8b: Pulling fs layer 11:22:38 640e595b4fbd: Waiting 11:22:38 0c0b528cf693: Waiting 11:22:38 10935f4eaf8b: Waiting 11:22:38 8ed8ca486205: Download complete 11:22:38 666ba61612fd: Verifying Checksum 11:22:38 666ba61612fd: Download complete 11:22:38 22a0e8bec74d: Verifying Checksum 11:22:38 22a0e8bec74d: Download complete 11:22:38 640e595b4fbd: Verifying Checksum 11:22:38 640e595b4fbd: Download complete 11:22:38 763cafe07f6e: Verifying Checksum 11:22:38 763cafe07f6e: Download complete 11:22:38 59bf1c3509f3: Download complete 11:22:38 0c0b528cf693: Verifying Checksum 11:22:38 0c0b528cf693: Download complete 11:22:38 59bf1c3509f3: Pull complete 11:22:38 666ba61612fd: Pull complete 11:22:38 8ed8ca486205: Pull complete 11:22:39 10935f4eaf8b: Verifying Checksum 11:22:39 10935f4eaf8b: Download complete 11:22:39 4fe6c5a15a65: Verifying Checksum 11:22:39 4fe6c5a15a65: Download complete 11:22:43 4fe6c5a15a65: Pull complete 11:22:43 22a0e8bec74d: Pull complete 11:22:43 640e595b4fbd: Pull complete 11:22:43 763cafe07f6e: Pull complete 11:22:43 0c0b528cf693: Pull complete 11:22:45 10935f4eaf8b: Pull complete 11:22:45 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:22:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:22:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:22:46 WORKDIR /edgex 11:22:46 COPY go.mod . 11:22:46 RUN go mod download 11:22:46 + docker build -t ci-base-image-x86_64 -f - . 11:22:47 Sending build context to Docker daemon 334.2MB 11:22:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:22:47 ---> 99d49a6021b9 11:22:47 Step 2/4 : WORKDIR /edgex 11:22:49 ---> Running in 06fbec9cc815 11:22:49 Removing intermediate container 06fbec9cc815 11:22:49 ---> 020885233951 11:22:49 Step 3/4 : COPY go.mod . 11:22:49 ---> 33b725f654a0 11:22:49 Step 4/4 : RUN go mod download 11:22:49 ---> Running in 35c09f7c7da2 11:22:52 Still waiting to schedule task 11:22:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7953’ 11:23:11 Removing intermediate container 35c09f7c7da2 11:23:11 ---> e08cb2d5eab8 11:23:11 Successfully built e08cb2d5eab8 11:23:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:23:11 + docker inspect -f . ci-base-image-x86_64 11:23:11 . [Pipeline] withDockerContainer 11:23:11 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:12 $ docker top 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:12 + go version 11:23:12 go version go1.17.6 linux/amd64 [Pipeline] } 11:23:12 $ docker stop --time=1 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 11:23:14 $ docker rm -f 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:23:14 + docker inspect -f . ci-base-image-x86_64 11:23:14 . [Pipeline] withDockerContainer 11:23:14 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:23:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:15 $ docker top 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 -eo pid,comm [Pipeline] { [Pipeline] echo 11:23:15 ========================================================= 11:23:15 [edgeXBuildGoParallel] Running Tests and Build... 11:23:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:23:15 + make test 11:23:15 go mod tidy 11:23:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:23:22 ? github.com/edgexfoundry/edgex-go [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 11:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements 11:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.9% of statements 11:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.345s coverage: 89.2% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 94.2% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 24.0% of statements 11:23:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 11:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 11:23:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 11:23:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 11:23:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements 11:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:23:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 11:23:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 11:23:56 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 11:24:11 GO111MODULE=on go vet ./... 11:24:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:13 ./bin/test-attribution-txt.sh [Pipeline] echo 11:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:24:14 + ls -al . 11:24:14 total 676 11:24:14 drwxrwxr-x 10 1001 1001 4096 Mar 18 11:24 . 11:24:14 drwxr-xr-x 4 root root 4096 Mar 18 11:23 .. 11:24:14 -rw-rw-r-- 1 1001 1001 11 Mar 18 11:22 .dockerignore 11:24:14 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:22 .git 11:24:14 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:22 .github 11:24:14 -rw-rw-r-- 1 1001 1001 804 Mar 18 11:22 .gitignore 11:24:14 -rw-rw-r-- 1 1001 1001 42 Mar 18 11:22 .golangci.yml 11:24:14 -rw-rw-r-- 1 1001 1001 76 Mar 18 11:22 .hadolint.yml 11:24:14 drwx------ 3 1001 1001 4096 Mar 18 11:22 .semver 11:24:14 -rw-rw-r-- 1 1001 1001 166 Mar 18 11:22 .sonarcloud.properties 11:24:14 -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:22 ADOPTERS.md 11:24:14 -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:22 Attribution.txt 11:24:14 -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:22 CHANGELOG.md 11:24:14 -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:22 CONTRIBUTING.md 11:24:14 -rw-rw-r-- 1 1001 1001 677 Mar 18 11:22 GOVERNANCE.md 11:24:14 -rw-rw-r-- 1 1001 1001 849 Mar 18 11:22 Jenkinsfile 11:24:14 -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:22 LICENSE 11:24:14 -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:22 Makefile 11:24:14 -rw-rw-r-- 1 1001 1001 582 Mar 18 11:22 OWNERS.md 11:24:14 -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:22 README.md 11:24:14 -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:22 SECURITY.md 11:24:14 -rw-rw-r-- 1 1001 1001 5 Mar 18 11:22 VERSION 11:24:14 -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:22 ZMQWindows.md 11:24:14 drwxrwxr-x 2 1001 1001 4096 Mar 18 11:22 bin 11:24:14 drwxrwxr-x 14 1001 1001 4096 Mar 18 11:22 cmd 11:24:14 -rw-r--r-- 1 root root 426503 Mar 18 11:23 coverage.out 11:24:14 -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:22 go.mod 11:24:14 -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:22 go.sum 11:24:14 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:22 internal 11:24:14 drwxrwxr-x 3 1001 1001 4096 Mar 18 11:22 openapi 11:24:14 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:22 snap 11:24:14 -rw-rw-r-- 1 1001 1001 204 Mar 18 11:22 version.go [Pipeline] sh 11:24:14 + '[' -e coverage.out ] 11:24:14 + chown 1001:1001 coverage.out [Pipeline] stash 11:24:15 Stashed 1 file(s) [Pipeline] sh 11:24:15 + make build 11:24:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:24:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:24:29 $ docker stop --time=1 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 11:24:31 $ docker rm -f 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:32 11:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:32 latest: Pulling from edgex-devops/edgex-compose 11:24:32 cbdbe7a5bc2a: Pulling fs layer 11:24:32 ca9280d653b3: Pulling fs layer 11:24:32 7e9c9ca2126c: Pulling fs layer 11:24:32 cbdbe7a5bc2a: Download complete 11:24:32 ca9280d653b3: Verifying Checksum 11:24:32 ca9280d653b3: Download complete 11:24:32 cbdbe7a5bc2a: Pull complete 11:24:32 7e9c9ca2126c: Download complete 11:24:33 ca9280d653b3: Pull complete 11:24:36 7e9c9ca2126c: Pull complete 11:24:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:24:36 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:24:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:24:37 $ docker top 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:38 + docker-compose build --help 11:24:38 + grep parallel 11:24:38 --parallel Build images in parallel. [Pipeline] } 11:24:38 $ docker stop --time=1 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 11:24:40 $ docker rm -f 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:40 . [Pipeline] withDockerContainer 11:24:40 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:24:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:24:41 $ docker top 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:41 + docker-compose -f ./docker-compose-build.yml build --parallel 11:24:42 Building core-command ... 11:24:42 Building core-data ... 11:24:42 Building core-metadata ... 11:24:42 Building security-bootstrapper ... 11:24:42 Building security-proxy-setup ... 11:24:42 Building security-secretstore-setup ... 11:24:42 Building support-notifications ... 11:24:42 Building support-scheduler ... 11:24:42 Building sys-mgmt-agent ... 11:24:42 Building core-data 11:24:42 Building security-bootstrapper 11:24:42 Building support-notifications 11:24:42 Building security-proxy-setup 11:24:42 Building support-scheduler 11:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:25:00 ---> e08cb2d5eab8 11:25:00 Step 3/23 : WORKDIR /edgex-go 11:25:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:25:00 ---> e08cb2d5eab8 11:25:00 Step 3/22 : WORKDIR /edgex-go 11:25:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:25:00 ---> e08cb2d5eab8 11:25:00 Step 3/22 : WORKDIR /edgex-go 11:25:00 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:25:00 ---> e08cb2d5eab8 11:25:00 Step 3/21 : WORKDIR /edgex-go 11:25:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:25:00 ---> e08cb2d5eab8 11:25:00 Step 3/31 : WORKDIR /edgex-go 11:25:00 ---> Running in 6a8034ff82a4 11:25:00 ---> Running in 4262ad1f7781 11:25:00 ---> Running in c5cbd37b07d6 11:25:00 ---> Running in c6764909c1de 11:25:00 ---> Running in ec8a4cce2fcd 11:25:00 Removing intermediate container 6a8034ff82a4 11:25:00 ---> 1431a1197ef7 11:25:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:00 Removing intermediate container 4262ad1f7781 11:25:00 ---> 1a1fe1a1a8ef 11:25:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:00 Removing intermediate container c5cbd37b07d6 11:25:00 ---> e69bfe077a5a 11:25:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:00 Removing intermediate container ec8a4cce2fcd 11:25:00 ---> 1ecf3d91e072 11:25:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:00 Removing intermediate container c6764909c1de 11:25:00 ---> cd2bfb5d7a07 11:25:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:00 ---> Running in 9c0531961352 11:25:00 ---> Running in b879db65f728 11:25:00 ---> Running in c1ba85687c1f 11:25:00 ---> Running in 37fc285c5cc0 11:25:00 ---> Running in 2e3fb190d7c6 11:25:00 Removing intermediate container 9c0531961352 11:25:00 ---> 2f4b4f5c17ab 11:25:00 Step 5/31 : RUN apk add --update --no-cache make git 11:25:00 ---> Running in 536a25a6b210 11:25:01 Removing intermediate container b879db65f728 11:25:01 ---> f4fff2c4e8b8 11:25:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:25:01 Removing intermediate container 37fc285c5cc0 11:25:01 ---> 029865de7821 11:25:01 Step 5/22 : RUN apk add --update --no-cache make git 11:25:01 ---> Running in f6cd57919915 11:25:01 ---> Running in af40ebe4c3cd 11:25:01 Removing intermediate container c1ba85687c1f 11:25:01 ---> fa455c938b56 11:25:01 Step 5/21 : RUN apk add --update --no-cache make git 11:25:01 ---> Running in 96d317a51e24 11:25:01 Removing intermediate container 2e3fb190d7c6 11:25:01 ---> ee33b68f7d5e 11:25:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:25:01 ---> Running in 445d631b8e5c 11:25:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:02 OK: 221 MiB in 52 packages 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:02 OK: 221 MiB in 52 packages 11:25:03 OK: 221 MiB in 52 packages 11:25:03 OK: 221 MiB in 52 packages 11:25:03 Removing intermediate container 536a25a6b210 11:25:03 ---> d1270fee1eed 11:25:03 Step 6/31 : COPY go.mod vendor* ./ 11:25:03 OK: 221 MiB in 52 packages 11:25:03 ---> d0a059c65315 11:25:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:03 ---> Running in b2ca9284f9d4 11:25:03 Removing intermediate container f6cd57919915 11:25:03 ---> 05a7dd3b6587 11:25:03 Step 6/23 : COPY go.mod vendor* ./ 11:25:03 Removing intermediate container af40ebe4c3cd 11:25:03 ---> 50733cd404c4 11:25:03 Step 6/22 : COPY go.mod vendor* ./ 11:25:03 Removing intermediate container 96d317a51e24 11:25:03 ---> 73bee5cf9a22 11:25:03 Step 6/21 : COPY go.mod vendor* ./ 11:25:03 Removing intermediate container 445d631b8e5c 11:25:03 ---> f33d6700f960 11:25:03 Step 6/22 : COPY go.mod vendor* ./ 11:25:03 ---> c3d65049e22e 11:25:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:03 ---> Running in ca01e3b133c8 11:25:03 ---> 462e78e1ff03 11:25:03 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:03 ---> 9a26e873b174 11:25:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:03 ---> Running in d4541e29792e 11:25:03 ---> Running in c9b36787cabd 11:25:03 ---> 92f922fec69a 11:25:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:03 ---> Running in 018f9086b5fc 11:25:04 Removing intermediate container b2ca9284f9d4 11:25:04 ---> 5b60d233e404 11:25:04 Step 8/31 : COPY . . 11:25:05 Removing intermediate container ca01e3b133c8 11:25:05 ---> 78ea53a92148 11:25:05 Step 8/23 : COPY . . 11:25:06 Removing intermediate container 018f9086b5fc 11:25:06 ---> e4ccac5b5454 11:25:06 Step 8/22 : COPY . . 11:25:06 Removing intermediate container d4541e29792e 11:25:06 ---> 6863fc37f773 11:25:06 Step 8/21 : COPY . . 11:25:06 Removing intermediate container c9b36787cabd 11:25:06 ---> 40874c4fa9b9 11:25:06 Step 8/22 : COPY . . 11:25:16 ---> 391bafcae88e 11:25:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:25:16 ---> a7aea86a7b2c 11:25:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:25:16 ---> faf559b7d4ce 11:25:16 Step 9/23 : RUN make cmd/core-data/core-data 11:25:16 ---> c8e78f6ea488 11:25:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:25:16 ---> 6d30e21cc21a 11:25:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:25:16 ---> Running in cefe2e3b28bb 11:25:16 ---> Running in ec6513e1a72a 11:25:16 ---> Running in 3c2554a4d083 11:25:16 ---> Running in 1ca4f8cc4d22 11:25:16 ---> Running in 0867cc5de057 11:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:25:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:25:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:25:30 Removing intermediate container cefe2e3b28bb 11:25:30 ---> db61b545869b 11:25:30 11:25:30 Step 10/31 : FROM alpine:3.14 11:25:30 Removing intermediate container 3c2554a4d083 11:25:30 ---> 3709a5215cca 11:25:30 11:25:30 Step 10/22 : FROM alpine:3.14 11:25:31 3.14: Pulling from library/alpine 11:25:31 3.14: Pulling from library/alpine 11:25:32 Removing intermediate container 0867cc5de057 11:25:32 ---> feba1512422d 11:25:32 11:25:32 Step 10/22 : FROM alpine:3.14 11:25:32 Removing intermediate container 1ca4f8cc4d22 11:25:32 ---> 087a64260a03 11:25:32 11:25:32 Step 10/21 : FROM alpine:3.14 11:25:32 Removing intermediate container ec6513e1a72a 11:25:32 ---> 1505589db903 11:25:32 11:25:32 Step 10/23 : FROM alpine:3.14 11:25:32 3.14: Pulling from library/alpine 11:25:32 3.14: Pulling from library/alpine 11:25:32 3.14: Pulling from library/alpine 11:25:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:25:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:25:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:25:32 Status: Image is up to date for alpine:3.14 11:25:32 Status: Downloaded newer image for alpine:3.14 11:25:32 Status: Downloaded newer image for alpine:3.14 11:25:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:25:32 Status: Image is up to date for alpine:3.14 11:25:32 ---> a33ac4f1069a 11:25:32 Step 11/21 : RUN apk add --update --no-cache curl 11:25:32 ---> a33ac4f1069a 11:25:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:25:32 ---> a33ac4f1069a 11:25:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:25:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:25:32 Status: Image is up to date for alpine:3.14 11:25:32 ---> a33ac4f1069a 11:25:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:25:32 ---> a33ac4f1069a 11:25:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:25:33 ---> Running in b7117a0fbbeb 11:25:33 ---> Running in 37dcd29d350f 11:25:33 ---> Running in 0632cc698ef6 11:25:33 ---> Running in b2a427fdcf88 11:25:33 ---> Running in ed44b5954db0 11:25:33 Removing intermediate container 37dcd29d350f 11:25:33 ---> cec636f53955 11:25:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:25:33 Removing intermediate container b2a427fdcf88 11:25:33 ---> 56c6c90762dc 11:25:33 Step 12/23 : ENV APP_PORT=59880 11:25:33 ---> Running in 4c6aa99dd1eb 11:25:33 ---> Running in d05e79e0d95a 11:25:33 Removing intermediate container d05e79e0d95a 11:25:33 ---> c79526a15ae6 11:25:33 Step 13/23 : EXPOSE $APP_PORT 11:25:33 ---> Running in 28a77748b5f3 11:25:33 Removing intermediate container 28a77748b5f3 11:25:33 ---> 84ba86f78ddb 11:25:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:33 ---> Running in 4cf46a3f3766 11:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:25:34 (1/1) Installing dumb-init (1.2.5-r1) 11:25:34 Executing busybox-1.33.1-r6.trigger 11:25:34 OK: 6 MiB in 15 packages 11:25:34 (1/5) Installing ca-certificates (20211220-r0) 11:25:34 (2/5) Installing brotli-libs (1.0.9-r5) 11:25:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:25:34 (4/5) Installing libcurl (7.79.1-r0) 11:25:34 (5/5) Installing curl (7.79.1-r0) 11:25:34 Executing busybox-1.33.1-r6.trigger 11:25:34 Executing ca-certificates-20211220-r0.trigger 11:25:34 (1/2) Installing dumb-init (1.2.5-r1) 11:25:34 (2/2) Installing su-exec (0.2-r1) 11:25:34 OK: 8 MiB in 19 packages 11:25:34 Executing busybox-1.33.1-r6.trigger 11:25:34 OK: 6 MiB in 16 packages 11:25:34 (1/2) Installing ca-certificates (20211220-r0) 11:25:34 (2/2) Installing dumb-init (1.2.5-r1) 11:25:34 Executing busybox-1.33.1-r6.trigger 11:25:34 Executing ca-certificates-20211220-r0.trigger 11:25:34 OK: 6 MiB in 16 packages 11:25:34 Removing intermediate container 4cf46a3f3766 11:25:34 ---> d672cd6a15af 11:25:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:25:34 Removing intermediate container 0632cc698ef6 11:25:34 ---> 9e2b7cd36935 11:25:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:25:34 ---> Running in 5fd8ec98dad6 11:25:34 ---> Running in f6ac7627c379 11:25:34 Removing intermediate container f6ac7627c379 11:25:34 ---> d5792a62510c 11:25:34 Step 13/22 : ENV APP_PORT=59861 11:25:34 ---> Running in 22c1afbc9fd4 11:25:34 Removing intermediate container 4c6aa99dd1eb 11:25:34 ---> 3405d3810b47 11:25:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:25:35 ---> Running in 6d4bacef48f4 11:25:35 Removing intermediate container ed44b5954db0 11:25:35 ---> 6add9460b7f4 11:25:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:25:35 Removing intermediate container 22c1afbc9fd4 11:25:35 ---> 9a92ebad405b 11:25:35 Step 14/22 : EXPOSE $APP_PORT 11:25:35 ---> Running in 834a64c33982 11:25:35 ---> Running in 73e8795f84b2 11:25:35 Removing intermediate container b7117a0fbbeb 11:25:35 ---> 2b7bd672697d 11:25:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:25:35 Removing intermediate container 6d4bacef48f4 11:25:35 ---> 98f9842ad024 11:25:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:25:35 ---> Running in 285fb4b31259 11:25:35 ---> Running in 65e5b4fce2c3 11:25:35 Removing intermediate container 834a64c33982 11:25:35 ---> fd6d4a4f6085 11:25:35 Step 13/22 : ENV APP_PORT=59860 11:25:35 Removing intermediate container 73e8795f84b2 11:25:35 ---> 7bfc9bc7ae7c 11:25:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:35 ---> Running in 1ec4925eadcf 11:25:35 Removing intermediate container 285fb4b31259 11:25:35 ---> 47ecee768519 11:25:35 Step 13/21 : WORKDIR /edgex 11:25:35 Removing intermediate container 65e5b4fce2c3 11:25:35 ---> 2929b6ffbef7 11:25:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:25:35 ---> Running in 1a9683dbf72b 11:25:35 ---> Running in 3cdf23814fd3 11:25:35 Removing intermediate container 1ec4925eadcf 11:25:35 ---> 29cb68cfd1c8 11:25:35 Step 14/22 : EXPOSE $APP_PORT 11:25:35 ---> 790070554f77 11:25:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:25:35 Removing intermediate container 1a9683dbf72b 11:25:35 ---> 9bc1458bcdd9 11:25:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:25:35 ---> Running in bb0b67a1f8bc 11:25:35 Removing intermediate container bb0b67a1f8bc 11:25:35 ---> c1299032d940 11:25:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:35 ---> 8018ed98059e 11:25:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:25:35 ---> 060c02299529 11:25:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:25:36 ---> cc4cd0b6231b 11:25:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:25:36 ---> ec32ebadad88 11:25:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:25:36 ---> Running in 01dca1c7f524 11:25:36 Removing intermediate container 3cdf23814fd3 11:25:36 ---> dbecc4cdc921 11:25:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:25:36 ---> a463a9695b32 11:25:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:25:36 (1/6) Installing dumb-init (1.2.5-r1) 11:25:36 ---> Running in 07b3a68bdb4c 11:25:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:25:36 Removing intermediate container 01dca1c7f524 11:25:36 ---> 0999a59e0621 11:25:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:36 (3/6) Installing libsodium (1.0.18-r0) 11:25:36 ---> Running in 8c64da6f776f 11:25:36 ---> eb68efb20612 11:25:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:25:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:25:36 Removing intermediate container 07b3a68bdb4c 11:25:36 ---> 0276e956d97f 11:25:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:25:36 ---> 22c802373618 11:25:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:25:36 ---> Running in 3ae6893cc0a4 11:25:36 (5/6) Installing libzmq (4.3.4-r0) 11:25:36 Removing intermediate container 8c64da6f776f 11:25:36 ---> 5ed6cce85818 11:25:36 Step 20/22 : LABEL arch=x86_64 11:25:36 ---> Running in a66c910ac912 11:25:36 ---> 90f543c21e13 11:25:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:25:36 (6/6) Installing zeromq (4.3.4-r0) 11:25:36 ---> a772396aa6ab 11:25:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:25:36 Removing intermediate container 3ae6893cc0a4 11:25:36 ---> 0447692c480f 11:25:36 Step 18/21 : CMD ["--init=true"] 11:25:36 ---> Running in ae027df2b779 11:25:36 Executing busybox-1.33.1-r6.trigger 11:25:36 OK: 8 MiB in 20 packages 11:25:36 ---> Running in bd1171983d95 11:25:36 Removing intermediate container a66c910ac912 11:25:36 ---> d25748a35bcd 11:25:36 Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:25:36 ---> Running in 2e970c067f6b 11:25:37 ---> Running in 3dfa4dccd1d4 11:25:37 Removing intermediate container ae027df2b779 11:25:37 ---> e9e1547f4ea7 11:25:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:37 ---> Running in 055dea2ba61c 11:25:37 Removing intermediate container 2e970c067f6b 11:25:37 ---> 3ec277cfe2c5 11:25:37 Step 19/21 : LABEL arch=x86_64 11:25:37 Removing intermediate container 3dfa4dccd1d4 11:25:37 ---> b783d6ff01e7 11:25:37 Step 22/22 : LABEL version=0.0.0 11:25:37 ---> Running in fe4c20f69c31 11:25:37 Removing intermediate container 055dea2ba61c 11:25:37 ---> 9be9939940e9 11:25:37 Step 20/22 : LABEL arch=x86_64 11:25:37 ---> Running in 80b71a0b2839 11:25:37 ---> Running in 826a45ad14cc 11:25:37 Removing intermediate container fe4c20f69c31 11:25:37 ---> 4c1682cf9f48 11:25:37 Step 20/21 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:25:37 Removing intermediate container 5fd8ec98dad6 11:25:37 ---> 7a43cdbc7031 11:25:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:37 ---> Running in 17f42c7be9da 11:25:37 Removing intermediate container 80b71a0b2839 11:25:37 ---> 00c9cb1152df 11:25:37 11:25:37 Removing intermediate container 826a45ad14cc 11:25:37 ---> 632a5f868ed2 11:25:37 Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:25:37 ---> Running in 65cff6cd3e7a 11:25:37 Removing intermediate container 17f42c7be9da 11:25:37 ---> fc82b7fe1750 11:25:37 Step 21/21 : LABEL version=0.0.0 11:25:37 Successfully built 00c9cb1152df 11:25:37 Successfully tagged support-scheduler:latest 11:25:37 Building sys-mgmt-agent 11:25:37  Building support-scheduler ... done  ---> 37443c4ac7fa 11:25:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:25:37 ---> Running in ef6a54735869 11:25:37 Removing intermediate container 65cff6cd3e7a 11:25:37 ---> 77aef4e37a6d 11:25:37 Step 22/22 : LABEL version=0.0.0 11:25:39 ---> Running in 5c10720a0456 11:25:39 Removing intermediate container bd1171983d95 11:25:39 ---> ed24c6c329a5 11:25:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:25:39 Removing intermediate container ef6a54735869 11:25:39 ---> a036e0683a2d 11:25:39 11:25:39 ---> 9c9a0cb49ef8 11:25:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:25:39 Removing intermediate container 5c10720a0456 11:25:39 ---> acc97f41c70d 11:25:39 11:25:39 Successfully built a036e0683a2d 11:25:39 Successfully tagged security-proxy-setup:latest 11:25:39 Building security-secretstore-setup 11:25:39  Building security-proxy-setup ... done Successfully built acc97f41c70d 11:25:39 ---> d5ebc200dad6 11:25:39 Successfully tagged support-notifications:latest 11:25:39  Building support-notifications ... done Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:25:39 Building core-metadata 11:25:39 ---> 10c4ce6a6829 11:25:39 Step 19/23 : ENTRYPOINT ["/core-data"] 11:25:39 ---> Running in f5ec25a89731 11:25:39 Removing intermediate container f5ec25a89731 11:25:39 ---> a9bae3e5410d 11:25:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:41 ---> 2649ff32ab2b 11:25:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:25:41 ---> Running in 63794d15107d 11:25:42 Removing intermediate container 63794d15107d 11:25:42 ---> 203c55c79050 11:25:42 Step 21/23 : LABEL arch=x86_64 11:25:42 ---> 8fb9d9318fdb 11:25:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:25:42 ---> Running in 737c08048881 11:25:42 Removing intermediate container 737c08048881 11:25:42 ---> 4c12a1760d9e 11:25:42 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:25:42 ---> 472880442857 11:25:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:25:42 ---> Running in 5651e7ee31c6 11:25:43 Removing intermediate container 5651e7ee31c6 11:25:43 ---> 7a15f5996f9a 11:25:43 Step 23/23 : LABEL version=0.0.0 11:25:43 ---> c65a5470ba42 11:25:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:25:43 ---> Running in b2b52462c9f6 11:25:43 ---> Running in 77efe240db47 11:25:43 Removing intermediate container b2b52462c9f6 11:25:43 ---> 2a2fcc65c28a 11:25:43 11:25:43 Removing intermediate container 77efe240db47 11:25:43 ---> 9c0f54e2deef 11:25:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:25:43 Successfully built 2a2fcc65c28a 11:25:43 Successfully tagged core-data:latest 11:25:43  Building core-data ... done Building core-command 11:25:44 ---> dd8c769fcd50 11:25:44 Step 26/31 : RUN chmod +x /entrypoint.sh 11:25:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:25:44 ---> e08cb2d5eab8 11:25:44 Step 3/23 : WORKDIR /edgex-go 11:25:44 ---> Using cache 11:25:44 ---> cd2bfb5d7a07 11:25:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:44 ---> Using cache 11:25:44 ---> ee33b68f7d5e 11:25:44 Step 5/23 : RUN apk add --update --no-cache make bash git 11:25:44 ---> Running in de404ad7cb93 11:25:45 ---> Running in 3cbc6438ce12 11:25:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:46 OK: 221 MiB in 52 packages 11:25:47 Removing intermediate container de404ad7cb93 11:25:47 ---> 23be7fa25b73 11:25:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:25:47 ---> Running in 6dffff29107f 11:25:47 Removing intermediate container 3cbc6438ce12 11:25:47 ---> b528cdc39ad0 11:25:47 Step 6/23 : COPY go.mod vendor* ./ 11:25:47 Removing intermediate container 6dffff29107f 11:25:47 ---> a2e48dea2167 11:25:47 Step 28/31 : CMD ["gate"] 11:25:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:25:47 ---> e08cb2d5eab8 11:25:47 Step 3/23 : WORKDIR /edgex-go 11:25:47 ---> Using cache 11:25:47 ---> cd2bfb5d7a07 11:25:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:47 ---> Using cache 11:25:47 ---> ee33b68f7d5e 11:25:47 Step 5/23 : RUN apk add --update --no-cache make git 11:25:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:25:48 ---> e08cb2d5eab8 11:25:48 Step 3/25 : WORKDIR /edgex-go 11:25:48 ---> Using cache 11:25:48 ---> cd2bfb5d7a07 11:25:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:48 ---> Using cache 11:25:48 ---> ee33b68f7d5e 11:25:48 Step 5/25 : RUN apk add --update --no-cache make git 11:25:48 ---> fb42eeda4f70 11:25:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:48 ---> Running in 47c28db0d5f0 11:25:48 ---> Running in 5d478f6701a4 11:25:48 ---> Running in 357b867e5333 11:25:48 ---> Running in e66a8aa1e315 11:25:48 Removing intermediate container 47c28db0d5f0 11:25:48 ---> c245bb79fefc 11:25:48 Step 29/31 : LABEL arch=x86_64 11:25:48 ---> Running in fe1f84c14f0e 11:25:48 Removing intermediate container fe1f84c14f0e 11:25:48 ---> fc9b9fb9200a 11:25:48 Step 30/31 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:49 ---> Running in 0ce4c39e1fb7 11:25:49 Removing intermediate container 0ce4c39e1fb7 11:25:49 ---> 4d279718ff89 11:25:49 Step 31/31 : LABEL version=0.0.0 11:25:49 ---> Running in 736b8c705a0f 11:25:49 Removing intermediate container 736b8c705a0f 11:25:49 ---> 13acb47ec69b 11:25:49 11:25:49 Successfully built 13acb47ec69b 11:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:50 Successfully tagged security-bootstrapper:latest 11:25:50  Building security-bootstrapper ... done Removing intermediate container e66a8aa1e315 11:25:50 ---> c8f746b1127c 11:25:50 Step 8/23 : COPY . . 11:25:50 OK: 221 MiB in 52 packages 11:25:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:25:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:25:50 ---> e08cb2d5eab8 11:25:50 Step 3/23 : WORKDIR /edgex-go 11:25:50 ---> Using cache 11:25:50 ---> cd2bfb5d7a07 11:25:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:50 ---> Using cache 11:25:50 ---> ee33b68f7d5e 11:25:50 Step 5/23 : RUN apk add --update --no-cache make git 11:25:50 OK: 221 MiB in 52 packages 11:25:51 ---> Running in 9edfb71ecd79 11:25:51 Removing intermediate container 5d478f6701a4 11:25:51 ---> 7adf7d1ea77a 11:25:51 Step 6/25 : COPY go.mod vendor* ./ 11:25:51 Removing intermediate container 357b867e5333 11:25:51 ---> 730dea0c6007 11:25:51 Step 6/23 : COPY go.mod vendor* ./ 11:25:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:25:52 ---> 33f3970d36a7 11:25:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:52 ---> b79ffb32ea23 11:25:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:52 ---> Running in 6e85bce5bf4a 11:25:52 ---> Running in 57e3519562a8 11:25:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:25:53 OK: 221 MiB in 52 packages 11:25:53 Removing intermediate container 6e85bce5bf4a 11:25:53 ---> 8a5daaa9512b 11:25:53 Step 8/25 : COPY . . 11:25:53 Removing intermediate container 9edfb71ecd79 11:25:53 ---> dbe0c36bf574 11:25:53 Step 6/23 : COPY go.mod vendor* ./ 11:25:53 Removing intermediate container 57e3519562a8 11:25:53 ---> eb175881e4c2 11:25:53 Step 8/23 : COPY . . 11:25:55 ---> 8fa13dc34720 11:25:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:57 ---> Running in 88ebc48d0174 11:25:57 ---> 7b21a3671538 11:25:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:25:57 ---> Running in 0fe9d16638db 11:25:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:25:58 ---> b90e1a53c4fd 11:25:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:25:58 Removing intermediate container 88ebc48d0174 11:25:58 ---> c9508b606df7 11:25:58 Step 8/23 : COPY . . 11:25:58 ---> 8ff2903be86a 11:25:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:25:58 ---> Running in e501dbefe542 11:25:58 ---> Running in cea672afe662 11:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:26:07 ---> d0d914662432 11:26:07 Step 9/23 : RUN make cmd/core-command/core-command 11:26:07 ---> Running in 64471abb9430 11:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:26:08 Removing intermediate container 0fe9d16638db 11:26:08 ---> f70ce604101a 11:26:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:26:08 ---> Running in 5755b28b2e4c 11:26:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:26:09 Removing intermediate container cea672afe662 11:26:09 ---> 4eecd30f8acc 11:26:09 11:26:09 Step 10/23 : FROM alpine:3.14 11:26:09 ---> a33ac4f1069a 11:26:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:26:09 ---> Using cache 11:26:09 ---> 9e2b7cd36935 11:26:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:26:09 ---> Using cache 11:26:09 ---> d5792a62510c 11:26:09 Step 13/23 : ENV APP_PORT=59881 11:26:09 ---> Running in c2703ad9751c 11:26:10 Removing intermediate container c2703ad9751c 11:26:10 ---> 8a9eb0830f5a 11:26:10 Step 14/23 : EXPOSE $APP_PORT 11:26:10 ---> Running in 296516e8cc99 11:26:10 Removing intermediate container 296516e8cc99 11:26:10 ---> 3e52a09ecddc 11:26:10 Step 15/23 : WORKDIR / 11:26:10 ---> Running in dbcf2c76ace2 11:26:10 Removing intermediate container e501dbefe542 11:26:10 ---> 6b055b9e3d6e 11:26:10 11:26:10 Step 10/25 : FROM alpine:3.14 11:26:10 ---> a33ac4f1069a 11:26:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:26:10 ---> Running in 25bb15563682 11:26:10 Removing intermediate container 5755b28b2e4c 11:26:10 ---> a070baae2cf9 11:26:10 11:26:10 Step 11/23 : FROM docker:20.10.10 11:26:10 Removing intermediate container dbcf2c76ace2 11:26:10 ---> e712ac429791 11:26:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:10 20.10.10: Pulling from library/docker 11:26:11 ---> 1979e90b7cf7 11:26:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:26:11 (1/3) Installing ca-certificates (20211220-r0) 11:26:11 (2/3) Installing dumb-init (1.2.5-r1) 11:26:11 (3/3) Installing su-exec (0.2-r1) 11:26:11 Executing busybox-1.33.1-r6.trigger 11:26:11 Executing ca-certificates-20211220-r0.trigger 11:26:11 OK: 6 MiB in 17 packages 11:26:12 ---> 46ecb055f752 11:26:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:26:12 ---> e2c722f4149d 11:26:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:26:12 Removing intermediate container 25bb15563682 11:26:12 ---> 135317d5ff53 11:26:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:26:12 ---> Running in 8dccfe6281b8 11:26:12 ---> Running in e9d0a8a7bcea 11:26:12 Removing intermediate container e9d0a8a7bcea 11:26:12 ---> 0bc733adbbca 11:26:12 Step 13/25 : WORKDIR / 11:26:12 Removing intermediate container 8dccfe6281b8 11:26:12 ---> 1da01eb18c91 11:26:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:26:13 ---> Running in 49eed4a7c195 11:26:13 ---> Running in eb6ebb8f81a3 11:26:13 Removing intermediate container eb6ebb8f81a3 11:26:13 ---> 54368e7bdef1 11:26:13 Removing intermediate container 49eed4a7c195 11:26:13 Step 21/23 : LABEL arch=x86_64 ---> 13b56fbf6a44 11:26:13 11:26:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:26:13 ---> Running in dc1acf831824 11:26:13 ---> 2142580b1bcd 11:26:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:26:13 Removing intermediate container dc1acf831824 11:26:13 ---> 511626070c82 11:26:13 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:26:13 ---> Running in a10817bf3605 11:26:13 ---> 1e301d54e7e1 11:26:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:26:13 Removing intermediate container a10817bf3605 11:26:13 ---> 2e668289353f 11:26:13 Step 23/23 : LABEL version=0.0.0 11:26:13 ---> Running in 01a8392c17a7 11:26:13 ---> d131042c6525 11:26:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:26:14 Removing intermediate container 01a8392c17a7 11:26:14 ---> abc73731acc1 11:26:14 11:26:14 Successfully built abc73731acc1 11:26:14 Successfully tagged core-metadata:latest 11:26:14 ---> b10f47fefb96 11:26:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:26:15  Building core-metadata ... done  ---> 4d71f8ebb97f 11:26:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:26:15 Removing intermediate container 64471abb9430 11:26:15 ---> 59750aabfd32 11:26:15 11:26:15 Step 10/23 : FROM alpine:3.14 11:26:15 ---> a33ac4f1069a 11:26:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:26:15 ---> Using cache 11:26:15 ---> 9e2b7cd36935 11:26:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:26:15 ---> Using cache 11:26:15 ---> d5792a62510c 11:26:15 Step 13/23 : ENV APP_PORT=59882 11:26:15 ---> Running in 7ec28f45e6aa 11:26:15 Removing intermediate container 7ec28f45e6aa 11:26:15 ---> 188cbf86044a 11:26:15 Step 14/23 : EXPOSE $APP_PORT 11:26:15 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:26:15 Status: Downloaded newer image for docker:20.10.10 11:26:15 ---> Running in 93dff764c582 11:26:15 ---> b706a049f56e 11:26:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:26:15 ---> Running in df553bce336b 11:26:15 Removing intermediate container 93dff764c582 11:26:15 ---> 0487e348d5b8 11:26:15 Step 15/23 : WORKDIR / 11:26:15 ---> 74db4c473234 11:26:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:26:15 ---> Running in 208bbe586692 11:26:15 Removing intermediate container df553bce336b 11:26:15 ---> ff5d94104c22 11:26:15 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 11:26:15 ---> Running in 43bc23571dff 11:26:15 Removing intermediate container 208bbe586692 11:26:15 ---> 9d2eabe8fde3 11:26:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:26:15 ---> 27d3f5bdd3fe 11:26:15 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/ 11:26:15 ---> Running in 25f68d3df827 11:26:15 ---> 804d1961aa60 11:26:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:26:16 (1/42) Installing readline (8.1.0-r0) 11:26:16 (2/42) Installing bash (5.1.4-r0) 11:26:16 Executing bash-5.1.4-r0.post-install 11:26:16 ---> 8acad06b442a 11:26:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:26:16 (3/42) Installing brotli-libs (1.0.9-r5) 11:26:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:26:16 (5/42) Installing libcurl (7.79.1-r0) 11:26:16 (6/42) Installing curl (7.79.1-r0) 11:26:16 (7/42) Installing dumb-init (1.2.5-r1) 11:26:16 (8/42) Installing libbz2 (1.0.8-r1) 11:26:16 (9/42) Installing expat (2.4.7-r0) 11:26:16 (10/42) Installing libffi (3.3-r2) 11:26:16 (11/42) Installing gdbm (1.19-r0) 11:26:16 (12/42) Installing xz-libs (5.2.5-r0) 11:26:16 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:26:16 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:26:16 (15/42) Installing mpdecimal (2.5.1-r1) 11:26:16 (16/42) Installing sqlite-libs (3.35.5-r0) 11:26:16 (17/42) Installing python3 (3.9.5-r2) 11:26:16 ---> 4c57a7f5ca23 11:26:16 Step 19/23 : ENTRYPOINT ["/core-command"] 11:26:16 ---> Running in 3ae48180bece 11:26:16 Removing intermediate container 25f68d3df827 11:26:16 ---> a2371126dd21 11:26:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:26:16 ---> Running in 6e587539d495 11:26:16 Removing intermediate container 3ae48180bece 11:26:16 ---> ee316aa2b2e6 11:26:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:26:17 (18/42) Installing py3-appdirs (1.4.4-r2) 11:26:17 (19/42) Installing py3-chardet (4.0.0-r2) 11:26:17 (20/42) Installing py3-idna (3.2-r0) 11:26:17 Removing intermediate container 6e587539d495 11:26:17 ---> 1bd67358be6a 11:26:17 Step 23/25 : LABEL arch=x86_64 11:26:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:26:17 ---> Running in a6db50f2463a 11:26:17 (22/42) Installing py3-certifi (2020.12.5-r1) 11:26:17 (23/42) Installing py3-requests (2.25.1-r4) 11:26:17 (24/42) Installing py3-msgpack (1.0.2-r1) 11:26:17 (25/42) Installing py3-lockfile (0.12.2-r4) 11:26:17 ---> Running in 1c493ac173f0 11:26:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:26:17 (27/42) Installing py3-colorama (0.4.4-r1) 11:26:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:26:17 (29/42) Installing py3-distlib (0.3.1-r3) 11:26:17 (30/42) Installing py3-distro (1.5.0-r3) 11:26:17 (31/42) Installing py3-six (1.15.0-r1) 11:26:17 (32/42) Installing py3-webencodings (0.5.1-r4) 11:26:17 (33/42) Installing py3-html5lib (1.1-r1) 11:26:17 (34/42) Installing py3-parsing (2.4.7-r2) 11:26:17 Removing intermediate container a6db50f2463a 11:26:17 ---> eceefb71ccca 11:26:17 Step 21/23 : LABEL arch=x86_64 11:26:17 (35/42) Installing py3-packaging (20.9-r1) 11:26:17 (36/42) Installing py3-toml (0.10.2-r2) 11:26:17 (37/42) Installing py3-pep517 (0.10.0-r2) 11:26:17 (38/42) Installing py3-progress (1.5-r2) 11:26:17 (39/42) Installing py3-retrying (1.3.3-r1) 11:26:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:26:17 (41/42) Installing py3-setuptools (52.0.0-r3) 11:26:17 Removing intermediate container 1c493ac173f0 11:26:17 ---> ec273722d17d 11:26:17 Step 24/25 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:26:17 ---> Running in c6793bc5b063 11:26:17 ---> Running in ff724e869859 11:26:17 (42/42) Installing py3-pip (20.3.4-r1) 11:26:17 Removing intermediate container c6793bc5b063 11:26:17 ---> e0a63915630d 11:26:17 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:26:17 ---> Running in 1b2d55494c44 11:26:17 Removing intermediate container ff724e869859 11:26:17 ---> 591d2b8c31fd 11:26:17 Step 25/25 : LABEL version=0.0.0 11:26:17 ---> Running in 92f7f977f185 11:26:17 Removing intermediate container 1b2d55494c44 11:26:17 ---> 955bb738286a 11:26:17 Step 23/23 : LABEL version=0.0.0 11:26:17 Executing busybox-1.33.1-r6.trigger 11:26:18 Removing intermediate container 92f7f977f185 11:26:18 ---> 2b86965e7d89 11:26:18 11:26:18 OK: 84 MiB in 64 packages 11:26:18 ---> Running in d541635a4dea 11:26:18 Removing intermediate container d541635a4dea 11:26:18 ---> 4dffc325feec 11:26:18 11:26:18 Successfully built 2b86965e7d89 11:26:18 Successfully tagged security-secretstore-setup:latest 11:26:18  Building security-secretstore-setup ... done Successfully built 4dffc325feec 11:26:18 Successfully tagged core-command:latest 11:26:18  Building core-command ... done Collecting docker-compose==1.23.2 11:26:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:26:18 Collecting docopt<0.7,>=0.6.1 11:26:18 Downloading docopt-0.6.2.tar.gz (25 kB) 11:26:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:26:18 Collecting jsonschema<3,>=2.5.1 11:26:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:26:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:26:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:26:19 Collecting PyYAML<4,>=3.10 11:26:19 Downloading PyYAML-3.13.tar.gz (270 kB) 11:26:19 Collecting websocket-client<1.0,>=0.32.0 11:26:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:26:19 Collecting cached-property<2,>=1.2.0 11:26:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:26:19 Collecting dockerpty<0.5,>=0.4.1 11:26:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:26:20 Collecting docker<4.0,>=3.6.0 11:26:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:26:20 Collecting texttable<0.10,>=0.9.0 11:26:20 Downloading texttable-0.9.1.tar.gz (11 kB) 11:26:20 Collecting docker-pycreds>=0.4.0 11:26:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:26:20 Collecting idna<2.8,>=2.5 11:26:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:26:20 Collecting urllib3<1.25,>=1.21.1 11:26:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:26:20 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) 11:26:20 Collecting chardet<3.1.0,>=3.0.2 11:26:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:26:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:26:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:26:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:26:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:26:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:26:20 Attempting uninstall: urllib3 11:26:20 Found existing installation: urllib3 1.26.5 11:26:20 Uninstalling urllib3-1.26.5: 11:26:20 Successfully uninstalled urllib3-1.26.5 11:26:21 Attempting uninstall: idna 11:26:21 Found existing installation: idna 3.2 11:26:21 Uninstalling idna-3.2: 11:26:21 Successfully uninstalled idna-3.2 11:26:21 Attempting uninstall: chardet 11:26:21 Found existing installation: chardet 4.0.0 11:26:21 Uninstalling chardet-4.0.0: 11:26:21 Successfully uninstalled chardet-4.0.0 11:26:21 Attempting uninstall: requests 11:26:21 Found existing installation: requests 2.25.1 11:26:21 Uninstalling requests-2.25.1: 11:26:21 Successfully uninstalled requests-2.25.1 11:26:21 Running setup.py install for texttable: started 11:26:21 Running setup.py install for texttable: finished with status 'done' 11:26:21 Running setup.py install for PyYAML: started 11:26:22 Running setup.py install for PyYAML: finished with status 'done' 11:26:22 Running setup.py install for docopt: started 11:26:22 Running setup.py install for docopt: finished with status 'done' 11:26:22 Running setup.py install for dockerpty: started 11:26:22 Running setup.py install for dockerpty: finished with status 'done' 11:26:23 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 11:26:25 Removing intermediate container 43bc23571dff 11:26:25 ---> 3a1a98a40145 11:26:25 Step 14/23 : ENV APP_PORT=58890 11:26:25 ---> Running in 0cc8494d0dc3 11:26:25 Removing intermediate container 0cc8494d0dc3 11:26:25 ---> c60532e284d8 11:26:25 Step 15/23 : EXPOSE $APP_PORT 11:26:25 ---> Running in a5fd8393144f 11:26:25 Removing intermediate container a5fd8393144f 11:26:25 ---> 79a652dd2518 11:26:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:26:26 ---> 03ecb7733f71 11:26:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:26:26 ---> 7c43dc1470e6 11:26:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:26:26 ---> 657ea14bf850 11:26:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:26:26 ---> Running in bc3fb5ad4fc8 11:26:26 Removing intermediate container bc3fb5ad4fc8 11:26:26 ---> eb907a9b4f74 11:26:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:26:26 ---> Running in 7e5fec3e8cd0 11:26:26 Removing intermediate container 7e5fec3e8cd0 11:26:26 ---> df34a9972ca6 11:26:26 Step 21/23 : LABEL arch=x86_64 11:26:26 ---> Running in 57aabbd9e72f 11:26:26 Removing intermediate container 57aabbd9e72f 11:26:26 ---> 805afe01786a 11:26:26 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:26:26 ---> Running in fccbc5b92737 11:26:27 Removing intermediate container fccbc5b92737 11:26:27 ---> bd971b915429 11:26:27 Step 23/23 : LABEL version=0.0.0 11:26:27 ---> Running in e24af994a700 11:26:27 Removing intermediate container e24af994a700 11:26:27 ---> 1d337cda984e 11:26:27 11:26:27 Successfully built 1d337cda984e 11:26:27 Successfully tagged sys-mgmt-agent:latest 11:26:27  Building sys-mgmt-agent ... done  [Pipeline] } 11:26:27 $ docker stop --time=1 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 11:26:28 $ docker rm -f 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:29 + docker images 11:26:29 REPOSITORY TAG IMAGE ID CREATED SIZE 11:26:29 sys-mgmt-agent latest 1d337cda984e 2 seconds ago 296MB 11:26:29 security-secretstore-setup latest 2b86965e7d89 11 seconds ago 27.9MB 11:26:29 core-command latest 4dffc325feec 11 seconds ago 15.8MB 11:26:29 core-metadata latest abc73731acc1 14 seconds ago 16.6MB 11:26:29 59750aabfd32 14 seconds ago 1.77GB 11:26:29 6b055b9e3d6e 18 seconds ago 1.78GB 11:26:29 a070baae2cf9 18 seconds ago 1.77GB 11:26:29 4eecd30f8acc 19 seconds ago 1.78GB 11:26:29 security-bootstrapper latest 13acb47ec69b 39 seconds ago 18.7MB 11:26:29 core-data latest 2a2fcc65c28a 45 seconds ago 20MB 11:26:29 support-notifications latest acc97f41c70d 50 seconds ago 16.7MB 11:26:29 security-proxy-setup latest a036e0683a2d 50 seconds ago 26.2MB 11:26:29 support-scheduler latest 00c9cb1152df 51 seconds ago 15.9MB 11:26:29 087a64260a03 57 seconds ago 1.78GB 11:26:29 feba1512422d 57 seconds ago 1.78GB 11:26:29 1505589db903 57 seconds ago 1.79GB 11:26:29 db61b545869b 58 seconds ago 1.77GB 11:26:29 3709a5215cca 58 seconds ago 1.78GB 11:26:29 ci-base-image-x86_64 latest e08cb2d5eab8 3 minutes ago 1.27GB 11:26:29 alpine 3.14 a33ac4f1069a 20 hours ago 5.59MB 11:26:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 11:26:29 docker 20.10.10 b706a049f56e 4 months ago 216MB 11:26:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 11:26:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:26:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7956 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws 11:26:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:26:35 The recommended git tool is: git 11:26:43 using credential edgex-jenkins-ssh 11:26:43 Cloning the remote Git repository 11:26:44 Still waiting to schedule task 11:26:44 ‘prd-ubuntu18.04-docker-8c-8g-7954’ is offline 11:26:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:26:44 > git init /w/workspace/edgex-go/2 # timeout=10 11:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:26:44 > git --version # timeout=10 11:26:44 > git --version # 'git version 2.25.1' 11:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:27:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:27:03 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:27:04 Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:27:04 Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) 11:27:03 > git config core.sparsecheckout # timeout=10 11:27:03 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 11:27:04 > git remote # timeout=10 11:27:04 > git config --get remote.origin.url # timeout=10 11:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:04 > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 11:27:04 > git rev-parse HEAD^{commit} # timeout=10 11:27:04 > git config core.sparsecheckout # timeout=10 11:27:04 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 11:27:08 Commit message: "build(snap): Use `source-branch`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:09 Dload Upload Total Spent Left Speed 11:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh 11:27:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:27:10 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:27:10 /etc/docker/daemon.json 11:27:10 { 11:27:10 "registry-mirrors": [ 11:27:10 "https://nexus3.edgexfoundry.org:10001" 11:27:10 ], 11:27:10 "bip": "10.250.0.254/24", 11:27:10 "hosts": [ 11:27:10 "tcp://0.0.0.0:5555", 11:27:10 "unix:///var/run/docker.sock" 11:27:10 ], 11:27:10 "mtu": 1458, 11:27:10 "selinux-enabled": true, 11:27:10 "seccomp-profile": "/etc/docker/seccomp.json" 11:27:10 } [Pipeline] sh 11:27:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:27:11 + sudo service docker restart 11:27:24 Running on prd-ubuntu18.04-docker-8c-8g-7957 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws 11:27:24 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:27:24 The recommended git tool is: git 11:27:26 using credential edgex-jenkins-ssh 11:27:26 Cloning the remote Git repository 11:27:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:27:26 > git init /w/workspace/edgex-go/2 # timeout=10 11:27:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:27:26 > git --version # timeout=10 11:27:26 > git --version # 'git version 2.17.1' 11:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:29 provisioning config files... 11:27:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3124673507320279107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:30 ---> docker-login.sh 11:27:30 nexus3.edgexfoundry.org:10001 11:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 nexus3.edgexfoundry.org:10002 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:31 Configure a credential helper to remove this warning. See 11:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:31 11:27:31 Login Succeeded 11:27:31 nexus3.edgexfoundry.org:10003 11:27:31 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:27:31 Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:27:31 Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:27:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:27:31 > git config core.sparsecheckout # timeout=10 11:27:31 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 11:27:31 > git remote # timeout=10 11:27:31 > git config --get remote.origin.url # timeout=10 11:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:31 > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 11:27:31 > git rev-parse HEAD^{commit} # timeout=10 11:27:31 > git config core.sparsecheckout # timeout=10 11:27:31 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 nexus3.edgexfoundry.org:10004 11:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 docker.io 11:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:27:33 Configure a credential helper to remove this warning. See 11:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:27:33 11:27:33 Login Succeeded 11:27:33 ---> docker-login.sh ends [Pipeline] } 11:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:27:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:27:34 ========================================================= 11:27:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:27:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:27:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:27:34 9b3977197b4f: Pulling fs layer 11:27:34 1a89e8eeedd5: Pulling fs layer 11:27:34 94645a83ff95: Pulling fs layer 11:27:34 3f3a8bcf1eab: Pulling fs layer 11:27:34 0c92f367c5e7: Pulling fs layer 11:27:34 f7c0051592d6: Pulling fs layer 11:27:34 a227ed2f7395: Pulling fs layer 11:27:34 7b1c46037f91: Pulling fs layer 11:27:34 f7c0051592d6: Waiting 11:27:34 a227ed2f7395: Waiting 11:27:34 7b1c46037f91: Waiting 11:27:34 3f3a8bcf1eab: Waiting 11:27:34 0c92f367c5e7: Waiting 11:27:34 94645a83ff95: Download complete 11:27:34 1a89e8eeedd5: Verifying Checksum 11:27:34 1a89e8eeedd5: Download complete 11:27:34 0c92f367c5e7: Verifying Checksum 11:27:34 0c92f367c5e7: Download complete 11:27:34 f7c0051592d6: Verifying Checksum 11:27:34 f7c0051592d6: Download complete 11:27:34 9b3977197b4f: Verifying Checksum 11:27:34 9b3977197b4f: Download complete 11:27:34 a227ed2f7395: Download complete 11:27:35 Commit message: "build(snap): Use `source-branch`" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:35 9b3977197b4f: Pull complete 11:27:35 + echo snap-build.sh 11:27:35 snap-build.sh 11:27:35 + SNAP_BASE_DIR=. 11:27:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 11:27:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 11:27:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 11:27:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 11:27:35 + cd /w/workspace/edgex-go/2 11:27:35 + sudo apt-get remove -qy --purge lxd lxd-client 11:27:35 Reading package lists... 11:27:35 Building dependency tree... 11:27:35 Reading state information... 11:27:35 The following packages were automatically installed and are no longer required: 11:27:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:27:35 uidmap xdelta3 11:27:35 Use 'sudo apt autoremove' to remove them. 11:27:35 The following packages will be REMOVED: 11:27:35 lxd* lxd-client* 11:27:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:27:36 After this operation, 31.7 MB disk space will be freed. 11:27:36 1a89e8eeedd5: Pull complete 11:27:36 (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.) 11:27:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:27:36 94645a83ff95: Pull complete 11:27:36 7b1c46037f91: Verifying Checksum 11:27:36 7b1c46037f91: Download complete 11:27:37 3f3a8bcf1eab: Verifying Checksum 11:27:37 3f3a8bcf1eab: Download complete 11:27:37 Removing lxd dnsmasq configuration 11:27:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:27:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:27:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:27:38 (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.) 11:27:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:27:39 Processing triggers for systemd (237-3ubuntu10.52) ... 11:27:39 Processing triggers for ureadahead (0.100.0-21) ... 11:27:40 + sudo snap remove --purge lxd 11:27:40 snap "lxd" is not installed 11:27:40 + sudo groupadd --force --system lxd 11:27:40 ++ whoami 11:27:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:27:40 + newgrp - lxd 11:27:40 + sudo snap install lxd 11:27:50 3f3a8bcf1eab: Pull complete 11:27:50 2022-03-18T11:27:46Z INFO Waiting for automatic snapd restart... 11:27:51 0c92f367c5e7: Pull complete 11:27:52 f7c0051592d6: Pull complete 11:27:52 a227ed2f7395: Pull complete 11:27:59 7b1c46037f91: Pull complete 11:27:59 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:27:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:27:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:27:59 WORKDIR /edgex 11:27:59 COPY go.mod . 11:27:59 RUN go mod download 11:27:59 + docker build -t ci-base-image-arm64 -f - . 11:28:02 Sending build context to Docker daemon 168.8MB 11:28:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:28:02 ---> f79e39bc4007 11:28:02 Step 2/4 : WORKDIR /edgex 11:28:02 lxd 4.24 from Canonical* installed 11:28:02 + sudo lxd init --auto 11:28:04 ---> Running in a0142ce11479 11:28:04 Removing intermediate container a0142ce11479 11:28:04 ---> 369f472365e6 11:28:04 Step 3/4 : COPY go.mod . 11:28:05 ---> 65e51fd35998 11:28:05 Step 4/4 : RUN go mod download 11:28:05 ---> Running in a188625c3c82 11:28:10 + sudo snap install --classic snapcraft 11:28:14 snapcraft 6.0.2 from Canonical* installed 11:28:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:28:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:28:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:14 Dload Upload Total Spent Left Speed 11:28:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3916 11:28:14 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M 11:28:14 ./yq_linux_amd64 11:28:14 + sudo snapcraft prime --use-lxd 11:28:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:28:16 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: 11:28:16 - README.md 11:28:16 11:28:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:28:17 Launching a container. 11:28:27 Waiting for container to be ready 11:28:27 To start your first container, try: lxc launch ubuntu:20.04 11:28:27 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 11:28:27 11:28:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:28:32 Waiting for network to be ready... 11:28:32 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 11:28:32 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 11:28:32 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 11:28:33 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 11:28:33 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 11:28:33 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 11:28:33 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 11:28:33 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 11:28:33 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 11:28:33 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 11:28:33 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 11:28:33 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 11:28:33 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 11:28:33 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 11:28:33 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 11:28:33 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 11:28:33 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 11:28:33 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 11:28:34 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 11:28:34 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 11:28:34 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 11:28:34 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 11:28:34 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 11:28:34 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 11:28:34 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 11:28:34 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 11:28:34 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 11:28:36 Fetched 23.4 MB in 4s (6504 kB/s) 11:28:36 Reading package lists... 11:28:37 Reading package lists... 11:28:37 Building dependency tree... 11:28:37 Reading state information... 11:28:37 The following additional packages will be installed: 11:28:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:28:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:28:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:28:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:28:37 Suggested packages: 11:28:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:28:37 Recommended packages: 11:28:37 gnupg libsasl2-modules 11:28:37 The following NEW packages will be installed: 11:28:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:28:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:28:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:28:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:28:37 The following packages will be upgraded: 11:28:37 gpg gpg-agent gpgconf libudev1 11:28:37 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 11:28:37 Need to get 3859 kB of archives. 11:28:37 After this operation, 14.9 MB of additional disk space will be used. 11:28:37 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 11:28:37 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 11:28:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 11:28:37 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 11:28:37 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 11:28:38 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 11:28:38 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 11:28:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:28:38 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 11:28:38 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 11:28:38 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 11:28:38 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 11:28:38 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 11:28:38 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 11:28:38 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 11:28:38 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 11:28:38 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 11:28:38 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 11:28:38 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 11:28:38 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 11:28:38 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 11:28:38 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 11:28:38 debconf: delaying package configuration, since apt-utils is not installed 11:28:38 Fetched 3859 kB in 1s (3599 kB/s) 11:28:38 (Reading database ... 12816 files and directories currently installed.) 11:28:38 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 11:28:38 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:28:38 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 11:28:38 Selecting previously unselected package udev. 11:28:38 (Reading database ... 12816 files and directories currently installed.) 11:28:38 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 11:28:39 Unpacking udev (245.4-4ubuntu3.15) ... 11:28:39 Selecting previously unselected package libfuse2:amd64. 11:28:39 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 11:28:39 Unpacking libfuse2:amd64 (2.9.9-3) ... 11:28:39 Selecting previously unselected package fuse. 11:28:39 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 11:28:39 Unpacking fuse (2.9.9-3) ... 11:28:39 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 11:28:39 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:28:39 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 11:28:39 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:28:39 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 11:28:39 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:28:39 Selecting previously unselected package libksba8:amd64. 11:28:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:28:39 Unpacking libksba8:amd64 (1.3.5-2) ... 11:28:39 Selecting previously unselected package libroken18-heimdal:amd64. 11:28:39 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:28:39 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:28:39 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:28:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libwind0-heimdal:amd64. 11:28:39 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:28:39 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:39 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:28:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:40 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:28:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:40 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:28:40 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:28:40 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:40 Selecting previously unselected package libsasl2-modules-db:amd64. 11:28:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:28:40 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:28:40 Selecting previously unselected package libsasl2-2:amd64. 11:28:40 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:28:40 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:28:40 Selecting previously unselected package libldap-common. 11:28:40 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 11:28:40 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:28:40 Selecting previously unselected package libldap-2.4-2:amd64. 11:28:40 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 11:28:40 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:28:40 Selecting previously unselected package dirmngr. 11:28:40 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 11:28:40 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 11:28:40 Setting up libksba8:amd64 (1.3.5-2) ... 11:28:40 Setting up libfuse2:amd64 (2.9.9-3) ... 11:28:40 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:28:40 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:28:40 Setting up udev (245.4-4ubuntu3.15) ... 11:28:40 invoke-rc.d: policy-rc.d denied execution of start. 11:28:40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:28:41 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 11:28:41 Setting up gpg (2.2.19-3ubuntu2.1) ... 11:28:41 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up fuse (2.9.9-3) ... 11:28:41 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 11:28:41 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:28:41 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:28:41 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 11:28:41 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 11:28:41 Processing triggers for systemd (245.4-4ubuntu3) ... 11:28:42 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:28:42 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 11:28:42 Alias= settings in the [Install] section, and DefaultInstance= for template 11:28:42 units). This means they are not meant to be enabled using systemctl. 11:28:42 11:28:42 Possible reasons for having this kind of units are: 11:28:42 • A unit may be statically enabled by being symlinked from another unit's 11:28:42 .wants/ or .requires/ directory. 11:28:42 • A unit's purpose may be to act as a helper for some other unit which has 11:28:42 a requirement dependency on it. 11:28:42 • A unit may be started when needed via activation (socket, path, timer, 11:28:42 D-Bus, udev, scripted systemctl call, ...). 11:28:42 • In case of template units, the unit is meant to be enabled with some 11:28:42 instance name specified. 11:28:42 Reading package lists... 11:28:42 Building dependency tree... 11:28:42 Reading state information... 11:28:42 The following additional packages will be installed: 11:28:42 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:28:42 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:28:42 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:28:42 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 11:28:42 openssh-client python3 python3-minimal python3.8 python3.8-minimal 11:28:42 squashfs-tools systemd systemd-sysv systemd-timesyncd 11:28:42 Suggested packages: 11:28:42 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 11:28:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:28:42 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 11:28:42 systemd-container policykit-1 11:28:42 Recommended packages: 11:28:42 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 11:28:42 The following NEW packages will be installed: 11:28:42 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:28:42 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:28:42 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:28:42 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 11:28:42 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 11:28:42 The following packages will be upgraded: 11:28:42 libsystemd0 systemd systemd-sysv systemd-timesyncd 11:28:43 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 11:28:43 Need to get 46.5 MB of archives. 11:28:43 After this operation, 181 MB of additional disk space will be used. 11:28:43 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 11:28:43 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 11:28:43 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 11:28:43 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 11:28:43 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 11:28:43 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 11:28:43 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 11:28:43 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 11:28:43 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 11:28:43 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 11:28:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 11:28:43 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 11:28:43 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 11:28:43 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 11:28:43 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 11:28:43 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 11:28:43 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 11:28:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 11:28:43 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 11:28:43 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 11:28:43 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 11:28:43 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 11:28:43 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 11:28:43 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 11:28:43 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 11:28:43 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 11:28:43 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 11:28:43 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 11:28:43 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 11:28:43 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 11:28:43 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 11:28:43 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 11:28:43 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 11:28:43 debconf: delaying package configuration, since apt-utils is not installed 11:28:43 Fetched 46.5 MB in 1s (52.2 MB/s) 11:28:44 (Reading database ... 13067 files and directories currently installed.) 11:28:44 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 11:28:44 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:28:44 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 11:28:44 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:28:44 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 11:28:44 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:28:44 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 11:28:44 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:28:44 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 11:28:44 Selecting previously unselected package libpython3.8-minimal:amd64. 11:28:44 (Reading database ... 13068 files and directories currently installed.) 11:28:44 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:28:44 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:28:45 Selecting previously unselected package libexpat1:amd64. 11:28:45 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 11:28:45 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:28:45 Selecting previously unselected package python3.8-minimal. 11:28:45 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:28:45 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 11:28:45 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:28:45 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:28:45 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 11:28:46 Selecting previously unselected package python3-minimal. 11:28:46 (Reading database ... 13359 files and directories currently installed.) 11:28:46 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 11:28:46 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 11:28:46 Selecting previously unselected package mime-support. 11:28:46 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 11:28:46 Unpacking mime-support (3.64ubuntu1) ... 11:28:46 Selecting previously unselected package libmpdec2:amd64. 11:28:46 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 11:28:46 Unpacking libmpdec2:amd64 (2.4.2-3) ... 11:28:46 Selecting previously unselected package libpython3.8-stdlib:amd64. 11:28:46 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:28:46 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:28:46 Selecting previously unselected package python3.8. 11:28:46 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:28:46 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 11:28:46 Selecting previously unselected package libpython3-stdlib:amd64. 11:28:46 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 11:28:46 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:28:46 Setting up python3-minimal (3.8.2-0ubuntu2) ... 11:28:46 Selecting previously unselected package python3. 11:28:46 (Reading database ... 13761 files and directories currently installed.) 11:28:46 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 11:28:46 Unpacking python3 (3.8.2-0ubuntu2) ... 11:28:46 Selecting previously unselected package libdbus-1-3:amd64. 11:28:46 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 11:28:46 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:28:46 Selecting previously unselected package dbus. 11:28:46 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 11:28:46 Unpacking dbus (1.12.16-2ubuntu2.1) ... 11:28:46 Selecting previously unselected package libbsd0:amd64. 11:28:46 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 11:28:46 Unpacking libbsd0:amd64 (0.10.0-1) ... 11:28:46 Selecting previously unselected package libpam-systemd:amd64. 11:28:46 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 11:28:46 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:28:46 Selecting previously unselected package sudo. 11:28:46 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 11:28:46 Unpacking sudo (1.8.31-1ubuntu1.2) ... 11:28:46 Selecting previously unselected package apparmor. 11:28:47 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 11:28:47 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 11:28:47 Selecting previously unselected package libcbor0.6:amd64. 11:28:47 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 11:28:47 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:28:47 Selecting previously unselected package libedit2:amd64. 11:28:47 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 11:28:47 Unpacking libedit2:amd64 (3.1-20191231-1) ... 11:28:47 Selecting previously unselected package libfido2-1:amd64. 11:28:47 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 11:28:47 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:28:47 Selecting previously unselected package libkrb5support0:amd64. 11:28:47 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 11:28:47 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:28:47 Selecting previously unselected package libk5crypto3:amd64. 11:28:47 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 11:28:47 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:28:47 Selecting previously unselected package libkeyutils1:amd64. 11:28:47 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 11:28:47 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:28:47 Selecting previously unselected package libkrb5-3:amd64. 11:28:47 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 11:28:47 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:28:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:28:47 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 11:28:47 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:28:47 Selecting previously unselected package openssh-client. 11:28:47 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 11:28:47 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 11:28:47 Selecting previously unselected package dbus-user-session. 11:28:47 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 11:28:47 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 11:28:47 Selecting previously unselected package liblzo2-2:amd64. 11:28:47 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 11:28:47 Unpacking liblzo2-2:amd64 (2.10-2) ... 11:28:47 Selecting previously unselected package squashfs-tools. 11:28:47 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 11:28:47 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 11:28:47 Selecting previously unselected package snapd. 11:28:47 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 11:28:47 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 11:28:51 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:28:51 Setting up mime-support (3.64ubuntu1) ... 11:28:51 Setting up liblzo2-2:amd64 (2.10-2) ... 11:28:51 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:28:51 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:28:51 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:28:51 Setting up dbus (1.12.16-2ubuntu2.1) ... 11:28:51 Setting up sudo (1.8.31-1ubuntu1.2) ... 11:28:51 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:28:51 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:28:51 Setting up libmpdec2:amd64 (2.4.2-3) ... 11:28:51 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:28:51 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:28:51 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 11:28:51 Setting up libbsd0:amd64 (0.10.0-1) ... 11:28:51 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:28:51 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 11:28:51 Setting up libedit2:amd64 (3.1-20191231-1) ... 11:28:51 Setting up python3 (3.8.2-0ubuntu2) ... 11:28:51 running python rtupdate hooks for python3.8... 11:28:51 running python post-rtupdate hooks for python3.8... 11:28:51 Setting up apparmor (2.13.3-7ubuntu5.1) ... 11:28:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:28:52 Reloading AppArmor profiles 11:28:53 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:28:53 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 11:28:53 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 11:28:53 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 11:28:53 Setting up systemd (245.4-4ubuntu3.15) ... 11:28:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:28:53 Installing new version of config file /etc/systemd/resolved.conf ... 11:28:55 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 11:28:55 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:28:55 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 11:28:55 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 11:28:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:28:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:28:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:28:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:28:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:28:57 /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' 11:28:57 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:28:58 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:28:58 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:28:58 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:28:59 Reading package lists... 11:28:59 Reading package lists... 11:28:59 Building dependency tree... 11:28:59 Reading state information... 11:29:00 Calculating upgrade... 11:29:00 The following packages will be upgraded: 11:29:00 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 11:29:00 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 11:29:00 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 11:29:00 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 11:29:00 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 11:29:00 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 11:29:00 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 11:29:00 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 11:29:00 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 11:29:00 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 11:29:00 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 11:29:00 xz-utils zlib1g 11:29:00 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:29:00 Need to get 65.7 MB of archives. 11:29:00 After this operation, 27.5 MB of additional disk space will be used. 11:29:00 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 11:29:00 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 11:29:00 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 11:29:00 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 11:29:00 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 11:29:00 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 11:29:00 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 11:29:01 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 11:29:01 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 11:29:01 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 11:29:01 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 11:29:01 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 11:29:01 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 11:29:01 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 11:29:01 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 11:29:01 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 11:29:01 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 11:29:01 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 11:29:01 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 11:29:01 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 11:29:01 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 11:29:01 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 11:29:01 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 11:29:01 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 11:29:01 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 11:29:01 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 11:29:01 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 11:29:01 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 11:29:01 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 11:29:01 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 11:29:01 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 11:29:01 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 11:29:01 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 11:29:01 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 11:29:01 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 11:29:01 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 11:29:01 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 11:29:01 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 11:29:01 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 11:29:01 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 11:29:01 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 11:29:01 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 11:29:01 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 11:29:01 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 11:29:01 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 11:29:01 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 11:29:01 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 11:29:01 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 11:29:01 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 11:29:01 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 11:29:01 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 11:29:01 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 11:29:01 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 11:29:01 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 11:29:01 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 11:29:01 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 11:29:01 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 11:29:01 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 11:29:01 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 11:29:01 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 11:29:01 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 11:29:01 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 11:29:01 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 11:29:01 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 11:29:01 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 11:29:02 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 11:29:02 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 11:29:02 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 11:29:02 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 11:29:02 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 11:29:02 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 11:29:02 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 11:29:02 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 11:29:02 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 11:29:03 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 11:29:03 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 11:29:03 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 11:29:03 debconf: delaying package configuration, since apt-utils is not installed 11:29:03 Fetched 65.7 MB in 3s (22.0 MB/s) 11:29:03 (Reading database ... 14313 files and directories currently installed.) 11:29:03 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 11:29:03 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:29:04 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 11:29:04 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:29:04 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 11:29:04 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 11:29:04 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:04 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:04 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:04 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:04 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:04 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:05 (Reading database ... 14312 files and directories currently installed.) 11:29:05 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:05 (Reading database ... 14312 files and directories currently installed.) 11:29:05 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:29:05 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:29:05 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:05 (Reading database ... 14312 files and directories currently installed.) 11:29:05 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 11:29:06 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:29:06 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 11:29:06 (Reading database ... 14312 files and directories currently installed.) 11:29:06 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 11:29:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:29:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:29:07 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 11:29:07 Setting up base-files (11ubuntu5.5) ... 11:29:07 Installing new version of config file /etc/issue ... 11:29:07 Installing new version of config file /etc/issue.net ... 11:29:07 Installing new version of config file /etc/lsb-release ... 11:29:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:29:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:29:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:29:07 Removing obsolete conffile /etc/default/motd-news ... 11:29:07 (Reading database ... 14311 files and directories currently installed.) 11:29:07 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 11:29:07 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 11:29:07 Setting up bash (5.0-6ubuntu1.1) ... 11:29:07 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 11:29:07 (Reading database ... 14311 files and directories currently installed.) 11:29:07 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 11:29:07 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 11:29:08 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 11:29:08 (Reading database ... 14311 files and directories currently installed.) 11:29:08 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:29:08 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:29:08 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 11:29:08 (Reading database ... 14311 files and directories currently installed.) 11:29:08 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 11:29:08 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:29:08 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 11:29:08 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:29:08 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 11:29:08 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:29:09 Setting up perl-base (5.30.0-9ubuntu0.2) ... 11:29:09 (Reading database ... 14311 files and directories currently installed.) 11:29:09 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 11:29:09 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:29:09 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 11:29:09 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 11:29:09 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 11:29:09 (Reading database ... 14311 files and directories currently installed.) 11:29:09 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 11:29:09 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 11:29:09 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 11:29:09 (Reading database ... 14311 files and directories currently installed.) 11:29:09 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:09 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:09 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 11:29:09 (Reading database ... 14311 files and directories currently installed.) 11:29:09 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:09 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:09 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 11:29:09 (Reading database ... 14311 files and directories currently installed.) 11:29:09 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:09 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:10 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:10 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:10 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 11:29:10 (Reading database ... 14311 files and directories currently installed.) 11:29:10 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:10 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:10 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 11:29:10 (Reading database ... 14311 files and directories currently installed.) 11:29:10 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:10 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:10 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:10 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:11 Setting up util-linux (2.34-0.1ubuntu9.3) ... 11:29:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:29:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:29:11 (Reading database ... 14311 files and directories currently installed.) 11:29:11 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 11:29:11 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:29:11 Setting up libc-bin (2.31-0ubuntu9.7) ... 11:29:11 (Reading database ... 14311 files and directories currently installed.) 11:29:11 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 11:29:11 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 11:29:12 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 11:29:12 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 11:29:12 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 11:29:12 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:29:12 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 11:29:12 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 11:29:12 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 11:29:12 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 11:29:12 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 11:29:12 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:29:12 Setting up gpgv (2.2.19-3ubuntu2.1) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 11:29:12 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 11:29:12 Setting up ubuntu-keyring (2020.02.11.4) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:29:12 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:29:12 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:29:12 (Reading database ... 14311 files and directories currently installed.) 11:29:12 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:29:12 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:29:12 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:29:13 (Reading database ... 14311 files and directories currently installed.) 11:29:13 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 11:29:13 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 11:29:13 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 11:29:13 (Reading database ... 14311 files and directories currently installed.) 11:29:13 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 11:29:13 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 11:29:13 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 11:29:13 (Reading database ... 14311 files and directories currently installed.) 11:29:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 11:29:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 11:29:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 11:29:13 (Reading database ... 14311 files and directories currently installed.) 11:29:13 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 11:29:13 Unpacking apt (2.0.6) over (2.0.2) ... 11:29:13 Setting up apt (2.0.6) ... 11:29:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:29:14 (Reading database ... 14311 files and directories currently installed.) 11:29:14 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 11:29:14 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:29:14 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 11:29:14 (Reading database ... 14311 files and directories currently installed.) 11:29:14 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 11:29:14 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:29:14 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 11:29:14 (Reading database ... 14313 files and directories currently installed.) 11:29:14 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 11:29:14 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:29:14 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 11:29:15 (Reading database ... 14317 files and directories currently installed.) 11:29:15 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 11:29:15 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:29:15 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 11:29:15 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:29:15 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 11:29:15 (Reading database ... 14317 files and directories currently installed.) 11:29:15 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:29:15 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:29:15 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 11:29:15 (Reading database ... 14317 files and directories currently installed.) 11:29:15 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:29:15 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:29:15 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:29:15 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:29:15 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 11:29:15 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:29:16 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 11:29:16 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:29:16 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 11:29:16 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 11:29:16 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 11:29:16 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 11:29:16 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 11:29:16 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 11:29:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 11:29:16 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 11:29:16 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 11:29:16 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 11:29:16 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 11:29:16 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 11:29:16 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 11:29:16 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:29:17 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 11:29:17 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:29:17 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 11:29:17 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 11:29:17 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:17 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:17 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:17 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:18 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:18 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:19 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:19 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:19 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:19 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:19 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:19 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:20 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:29:20 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:29:20 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 11:29:20 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 11:29:20 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 11:29:20 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 11:29:20 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 11:29:20 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 11:29:20 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 11:29:20 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:20 Setting up tzdata (2021e-0ubuntu0.20.04) ... 11:29:21 11:29:21 Current default time zone: 'Etc/UTC' 11:29:21 Local time is now: Fri Mar 18 11:29:20 UTC 2022. 11:29:21 Universal Time is now: Fri Mar 18 11:29:20 UTC 2022. 11:29:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:29:21 11:29:21 Setting up xz-utils (5.2.4-1ubuntu1) ... 11:29:21 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 11:29:21 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up mount (2.34-0.1ubuntu9.3) ... 11:29:21 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 11:29:21 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 11:29:21 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 11:29:21 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 11:29:21 Setting up openssl (1.1.1f-1ubuntu2.12) ... 11:29:21 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 11:29:21 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 11:29:21 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:29:21 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 11:29:21 Setting up fdisk (2.34-0.1ubuntu9.3) ... 11:29:21 Setting up ca-certificates (20210119~20.04.2) ... 11:29:22 Updating certificates in /etc/ssl/certs... 11:29:23 21 added, 21 removed; done. 11:29:23 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 11:29:23 Setting up perl (5.30.0-9ubuntu0.2) ... 11:29:23 Setting up procps (2:3.3.16-1ubuntu2.3) ... 11:29:23 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 11:29:24 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 11:29:24 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 11:29:24 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 11:29:24 Setting up binutils (2.34-6ubuntu1.3) ... 11:29:24 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 11:29:24 Setting up build-essential (12.8ubuntu1.1) ... 11:29:24 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 11:29:24 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 11:29:24 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 11:29:24 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:29:24 Processing triggers for systemd (245.4-4ubuntu3.15) ... 11:29:24 Processing triggers for mime-support (3.64ubuntu1) ... 11:29:24 Processing triggers for ca-certificates (20210119~20.04.2) ... 11:29:24 Updating certificates in /etc/ssl/certs... 11:29:24 0 added, 0 removed; done. 11:29:24 Running hooks in /etc/ca-certificates/update.d... 11:29:24 done. 11:29:26 Reading package lists... 11:29:26 Building dependency tree... 11:29:26 Reading state information... 11:29:26 The following NEW packages will be installed: 11:29:26 apt-transport-https 11:29:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:29:26 Need to get 4680 B of archives. 11:29:26 After this operation, 162 kB of additional disk space will be used. 11:29:26 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 11:29:26 debconf: delaying package configuration, since apt-utils is not installed 11:29:26 Fetched 4680 B in 0s (24.2 kB/s) 11:29:26 Selecting previously unselected package apt-transport-https. 11:29:26 (Reading database ... 14320 files and directories currently installed.) 11:29:26 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 11:29:26 Unpacking apt-transport-https (2.0.6) ... 11:29:26 Setting up apt-transport-https (2.0.6) ... 11:29:26 Waiting for network to be ready... 11:29:27 Removing intermediate container a188625c3c82 11:29:27 ---> 1ace6b01f848 11:29:27 Successfully built 1ace6b01f848 11:29:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:29:27 + docker inspect -f . ci-base-image-arm64 11:29:27 . [Pipeline] withDockerContainer 11:29:27 prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container 11:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:29 $ docker top 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:30 + go version 11:29:30 go version go1.17.6 linux/arm64 [Pipeline] } 11:29:30 $ docker stop --time=1 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 11:29:31 $ docker rm -f 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:29:32 + docker inspect -f . ci-base-image-arm64 11:29:32 . [Pipeline] withDockerContainer 11:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container 11:29:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:33 2022-03-18T11:29:30Z INFO Waiting for automatic snapd restart... 11:29:33 snapd 2.54.4 from Canonical* installed 11:29:34 $ docker top fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 -eo pid,comm [Pipeline] { [Pipeline] echo 11:29:34 ========================================================= 11:29:34 [edgeXBuildGoParallel] Running Tests and Build... 11:29:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:29:34 "snapd" switched to the "latest/stable" channel 11:29:34 11:29:35 + make test 11:29:35 go mod tidy 11:29:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:29:37 core20 20220304 from Canonical* installed 11:29:37 "core20" switched to the "latest/stable" channel 11:29:37 11:29:40 snapcraft 6.0.2 from Canonical* installed 11:29:40 "snapcraft" switched to the "latest/stable" channel 11:29:40 11:29:44 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: 11:29:44 - README.md 11:29:44 11:29:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:29:45 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:29:45 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:29:45 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:29:45 Reading package lists... 11:29:46 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 11:29:46 Reading package lists... 11:29:46 Building dependency tree... 11:29:46 Reading state information... 11:29:46 Suggested packages: 11:29:46 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 11:29:46 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 11:29:46 krb5-user libnorm-doc 11:29:46 Recommended packages: 11:29:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:29:46 The following NEW packages will be installed: 11:29:46 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 11:29:46 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 11:29:46 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 11:29:46 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 11:29:46 libzmq5 pkg-config zip 11:29:46 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 11:29:46 Need to get 10.3 MB of archives. 11:29:46 After this operation, 56.5 MB of additional disk space will be used. 11:29:46 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 11:29:46 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 11:29:47 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 11:29:47 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 11:29:47 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 11:29:47 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 11:29:47 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 11:29:47 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 11:29:47 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 11:29:47 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 11:29:47 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 11:29:47 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 11:29:47 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 11:29:47 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 11:29:47 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 11:29:47 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 11:29:47 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 11:29:47 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 11:29:47 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 11:29:47 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 11:29:47 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 11:29:47 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 11:29:47 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 11:29:47 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 11:29:47 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 11:29:47 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 11:29:47 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 11:29:47 debconf: delaying package configuration, since apt-utils is not installed 11:29:48 Fetched 10.3 MB in 1s (9274 kB/s) 11:29:48 Selecting previously unselected package libglib2.0-0:amd64. 11:29:48 (Reading database ... 14324 files and directories currently installed.) 11:29:48 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 11:29:48 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:29:48 Selecting previously unselected package libsodium23:amd64. 11:29:48 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 11:29:48 Unpacking libsodium23:amd64 (1.0.18-1) ... 11:29:48 Selecting previously unselected package libpsl5:amd64. 11:29:48 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 11:29:48 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:29:48 Selecting previously unselected package libbrotli1:amd64. 11:29:48 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 11:29:48 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:29:48 Selecting previously unselected package libnghttp2-14:amd64. 11:29:48 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 11:29:48 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 11:29:48 Selecting previously unselected package librtmp1:amd64. 11:29:48 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 11:29:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:29:48 Selecting previously unselected package libssh-4:amd64. 11:29:48 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 11:29:48 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:29:48 Selecting previously unselected package libcurl3-gnutls:amd64. 11:29:48 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 11:29:48 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:29:48 Selecting previously unselected package liberror-perl. 11:29:48 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 11:29:48 Unpacking liberror-perl (0.17029-1) ... 11:29:48 Selecting previously unselected package git-man. 11:29:48 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 11:29:48 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 11:29:48 Selecting previously unselected package git. 11:29:48 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 11:29:48 Unpacking git (1:2.25.1-1ubuntu3.2) ... 11:29:49 Selecting previously unselected package libgssrpc4:amd64. 11:29:49 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:29:49 Selecting previously unselected package libkdb5-9:amd64. 11:29:49 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:29:49 Selecting previously unselected package libkadm5srv-mit11:amd64. 11:29:49 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:29:49 Selecting previously unselected package libkadm5clnt-mit11:amd64. 11:29:49 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:29:49 Selecting previously unselected package comerr-dev:amd64. 11:29:49 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 11:29:49 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:29:49 Selecting previously unselected package krb5-multidev:amd64. 11:29:49 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:29:49 Selecting previously unselected package libnorm1:amd64. 11:29:49 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 11:29:49 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:29:49 Selecting previously unselected package libnorm-dev:amd64. 11:29:49 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 11:29:49 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:29:49 Selecting previously unselected package libpgm-5.2-0:amd64. 11:29:49 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:29:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:29:49 Selecting previously unselected package libpgm-dev:amd64. 11:29:49 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:29:49 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:29:49 Selecting previously unselected package libsodium-dev:amd64. 11:29:49 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 11:29:49 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 11:29:49 Selecting previously unselected package libzmq5:amd64. 11:29:49 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 11:29:49 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:29:49 Selecting previously unselected package libkrb5-dev:amd64. 11:29:49 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 11:29:49 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Selecting previously unselected package libzmq3-dev:amd64. 11:29:50 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 11:29:50 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:29:50 Selecting previously unselected package pkg-config. 11:29:50 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 11:29:50 Unpacking pkg-config (0.29.1-0ubuntu4) ... 11:29:50 Selecting previously unselected package zip. 11:29:50 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 11:29:50 Unpacking zip (3.0-11build1) ... 11:29:50 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:29:50 Setting up libsodium23:amd64 (1.0.18-1) ... 11:29:50 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:29:50 No schema files found: doing nothing. 11:29:50 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:29:50 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:29:50 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 11:29:50 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:29:50 Setting up liberror-perl (0.17029-1) ... 11:29:50 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up zip (3.0-11build1) ... 11:29:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:29:50 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:29:50 Setting up pkg-config (0.29.1-0ubuntu4) ... 11:29:50 Setting up libsodium-dev:amd64 (1.0.18-1) ... 11:29:50 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:29:50 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 11:29:50 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:29:50 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:29:50 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:29:50 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:29:50 Setting up git (1:2.25.1-1ubuntu3.2) ... 11:29:50 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:29:50 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:29:50 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:29:51 comerr-dev set to automatically installed. 11:29:51 git set to automatically installed. 11:29:51 git-man set to automatically installed. 11:29:51 krb5-multidev set to automatically installed. 11:29:51 libbrotli1 set to automatically installed. 11:29:51 libcurl3-gnutls set to automatically installed. 11:29:51 liberror-perl set to automatically installed. 11:29:51 libglib2.0-0 set to automatically installed. 11:29:51 libgssrpc4 set to automatically installed. 11:29:51 libkadm5clnt-mit11 set to automatically installed. 11:29:51 libkadm5srv-mit11 set to automatically installed. 11:29:51 libkdb5-9 set to automatically installed. 11:29:51 libkrb5-dev set to automatically installed. 11:29:51 libnghttp2-14 set to automatically installed. 11:29:51 libnorm-dev set to automatically installed. 11:29:51 libnorm1 set to automatically installed. 11:29:51 libpgm-5.2-0 set to automatically installed. 11:29:51 libpgm-dev set to automatically installed. 11:29:51 libpsl5 set to automatically installed. 11:29:51 librtmp1 set to automatically installed. 11:29:51 libsodium-dev set to automatically installed. 11:29:51 libsodium23 set to automatically installed. 11:29:51 libssh-4 set to automatically installed. 11:29:51 libzmq3-dev set to automatically installed. 11:29:51 libzmq5 set to automatically installed. 11:29:51 pkg-config set to automatically installed. 11:29:51 zip set to automatically installed. 11:29:51 snapd is not logged in, snap install commands will use sudo 11:30:04 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 11:30:04 Downloading snap 'edgex-app-service-configurable' 11:30:06 Pulling app-service-configurable 11:30:06 + snapcraftctl pull 11:30:08 Pulling config-common 11:30:08 + snapcraftctl pull 11:30:08 ? github.com/edgexfoundry/edgex-go [no test files] 11:30:09 Pulling go-build-helper 11:30:09 + snapcraftctl pull 11:30:10 'edgex-go' has dependencies that need to be staged: go-build-helper 11:30:10 Skipping pull go-build-helper (already ran) 11:30:10 Building go-build-helper 11:30:10 + snapcraftctl build 11:30:11 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 11:30:12 Staging go-build-helper 11:30:12 + snapcraftctl stage 11:30:17 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 11:30:17 Fetched 290 kB in 0s (0 B/s) 11:30:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 11:30:17 Fetched 158 kB in 0s (0 B/s) 11:30:17 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 11:30:17 Fetched 242 kB in 0s (0 B/s) 11:30:17 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 11:30:17 Fetched 150 kB in 0s (0 B/s) 11:30:17 Pulling edgex-go 11:30:17 + snapcraftctl pull 11:30:19 Pulling hooks 11:30:19 + snapcraftctl pull 11:30:34 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:30:34 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 11:30:34 Fetched 96.1 kB in 0s (0 B/s) 11:30:34 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 11:30:34 Fetched 78.7 kB in 0s (0 B/s) 11:30:34 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 11:30:34 Fetched 48.0 kB in 0s (0 B/s) 11:30:34 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 11:30:34 Fetched 50.2 kB in 0s (0 B/s) 11:30:34 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 11:30:34 Fetched 14.7 kB in 0s (0 B/s) 11:30:34 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 11:30:34 Fetched 234 kB in 0s (0 B/s) 11:30:34 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 11:30:34 Fetched 155 kB in 0s (0 B/s) 11:30:34 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 11:30:34 Fetched 170 kB in 0s (0 B/s) 11:30:34 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 11:30:34 Fetched 267 kB in 0s (0 B/s) 11:30:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:30:34 Fetched 50.6 kB in 0s (0 B/s) 11:30:34 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 11:30:34 Fetched 15.1 kB in 0s (0 B/s) 11:30:34 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 11:30:34 Fetched 51.5 kB in 0s (0 B/s) 11:30:34 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 11:30:34 Fetched 121 kB in 0s (0 B/s) 11:30:34 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 11:30:34 Fetched 29.7 kB in 0s (0 B/s) 11:30:34 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 11:30:34 Fetched 1021 kB in 0s (0 B/s) 11:30:34 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 11:30:34 Fetched 49.3 kB in 0s (0 B/s) 11:30:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 11:30:34 Fetched 54.9 kB in 0s (0 B/s) 11:30:34 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 11:30:34 Fetched 16.6 kB in 0s (0 B/s) 11:30:34 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 11:30:34 Fetched 87.9 kB in 0s (0 B/s) 11:30:34 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 11:30:34 Fetched 142 kB in 0s (0 B/s) 11:30:34 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 11:30:34 Fetched 41.8 kB in 0s (0 B/s) 11:30:34 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 11:30:34 Fetched 181 kB in 0s (0 B/s) 11:30:34 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 11:30:34 Fetched 208 kB in 0s (0 B/s) 11:30:34 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 11:30:34 Fetched 161 kB in 0s (0 B/s) 11:30:34 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 11:30:34 Fetched 107 kB in 0s (0 B/s) 11:30:34 Pulling static-packages 11:30:34 + snapcraftctl pull 11:30:34 Pulling version 11:30:34 + cd /root/project 11:30:34 ++ git describe --tags --abbrev=0 11:30:34 ++ sed s/v// 11:30:34 + GIT_VERSION=2.2.0-dev.38 11:30:34 + '[' -z 2.2.0-dev.38 ']' 11:30:34 + snapcraftctl set-version 2.2.0-dev.38 11:30:35 Building app-service-configurable 11:30:35 + snapcraftctl build 11:30:37 Building config-common 11:30:37 + snapcraftctl build 11:30:38 + cp --archive --link --no-dereference . /root/parts/config-common/install 11:30:39 Skipping build go-build-helper (already ran) 11:30:39 Building edgex-go 11:30:39 + cd /root/parts/edgex-go/src 11:30:39 ++ git describe --tags --abbrev=0 11:30:39 ++ sed s/v// 11:30:39 + GIT_VERSION=2.2.0-dev.38 11:30:39 + '[' -z 2.2.0-dev.38 ']' 11:30:39 + echo 2.2.0-dev.38 11:30:39 + '[' '!' -d vendor ']' 11:30:39 + go mod download all 11:30:45 + make build 11:30:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-data/core-data ./cmd/core-data 11:30:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:31:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-command/core-command ./cmd/core-command 11:31:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:31:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:31:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:31:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:31:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:31:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:31:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:31:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/secrets-config ./cmd/secrets-config 11:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:31:11 + 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 11:31:11 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:31:11 + case "$service" in 11:31:11 + 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 11:31:11 + 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 11:31:11 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:31:11 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:31:11 + case "$service" in 11:31:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:31:11 + 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 11:31:11 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:31:11 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:31:11 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:31:12 Building hooks 11:31:12 + cd /root/parts/hooks/src 11:31:12 + make build 11:31:12 go mod tidy 11:31:12 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 11:31:12 go: downloading github.com/stretchr/testify v1.7.0 11:31:12 go: downloading github.com/davecgh/go-spew v1.1.0 11:31:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:31:12 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:31:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:31:13 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:31:13 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:31:15 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:31:15 Building static-packages 11:31:15 + snapcraftctl build 11:31:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:31:17 Building version 11:31:17 + snapcraftctl build 11:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:31:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:31:19 Staging app-service-configurable 11:31:19 + snapcraftctl stage 11:31:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:31:21 Staging config-common 11:31:21 + snapcraftctl stage 11:31:22 Skipping stage go-build-helper (already ran) 11:31:22 Staging edgex-go 11:31:22 + snapcraftctl stage 11:31:23 Staging hooks 11:31:23 + snapcraftctl stage 11:31:25 Staging static-packages 11:31:25 + snapcraftctl stage 11:31:26 Staging version 11:31:26 + snapcraftctl stage 11:31:27 Priming app-service-configurable 11:31:27 + snapcraftctl prime 11:31:30 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 11:31:30 stage-packages: 11:31:30 - libnorm1 11:31:30 - libpgm-5.2-0 11:31:30 - libsodium23 11:31:30 - libzmq5 11:31:30 Priming config-common 11:31:30 + snapcraftctl prime 11:31:32 Priming go-build-helper 11:31:32 + snapcraftctl prime 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:31:33 Priming edgex-go 11:31:33 + snapcraftctl prime 11:31:34 Priming hooks 11:31:34 + snapcraftctl prime 11:31:36 Priming static-packages 11:31:36 + snapcraftctl prime 11:31:40 Priming version 11:31:40 + snapcraftctl prime 11:31:41 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements 11:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 98.5% of statements 11:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.9% of statements 11:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.850s coverage: 89.2% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.316s coverage: 84.4% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.601s coverage: 94.2% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.460s coverage: 72.2% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.402s coverage: 60.0% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.764s coverage: 0.9% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.286s coverage: 58.8% of statements 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 24.0% of statements 11:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.353s coverage: 79.5% of statements 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.355s coverage: 94.1% of statements 11:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 11:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 11:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements 11:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 11:32:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.723s coverage: 82.5% of statements 11:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 80.0% of statements 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.309s coverage: 85.4% of statements 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.877s coverage: 91.2% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.4% of statements 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 11:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 11:32:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 11:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.126s coverage: 100.0% of statements 11:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements 11:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.8% of statements 11:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 11:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements 11:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:32:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 11:32:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 11:32:55 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 11:32:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:32:55 GO111MODULE=on go vet ./... 11:34:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:34:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:34:17 ./bin/test-attribution-txt.sh [Pipeline] echo 11:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:34:18 + ls -al . 11:34:18 total 672 11:34:18 drwxrwxr-x 9 1001 1001 4096 Mar 18 11:34 . 11:34:18 drwxr-xr-x 4 root root 4096 Mar 18 11:29 .. 11:34:18 -rw-rw-r-- 1 1001 1001 11 Mar 18 11:27 .dockerignore 11:34:18 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:27 .git 11:34:18 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:27 .github 11:34:18 -rw-rw-r-- 1 1001 1001 804 Mar 18 11:27 .gitignore 11:34:18 -rw-rw-r-- 1 1001 1001 42 Mar 18 11:27 .golangci.yml 11:34:18 -rw-rw-r-- 1 1001 1001 76 Mar 18 11:27 .hadolint.yml 11:34:18 -rw-rw-r-- 1 1001 1001 166 Mar 18 11:27 .sonarcloud.properties 11:34:18 -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:27 ADOPTERS.md 11:34:18 -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:27 Attribution.txt 11:34:18 -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:27 CHANGELOG.md 11:34:18 -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:27 CONTRIBUTING.md 11:34:18 -rw-rw-r-- 1 1001 1001 677 Mar 18 11:27 GOVERNANCE.md 11:34:18 -rw-rw-r-- 1 1001 1001 849 Mar 18 11:27 Jenkinsfile 11:34:18 -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:27 LICENSE 11:34:18 -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:27 Makefile 11:34:18 -rw-rw-r-- 1 1001 1001 582 Mar 18 11:27 OWNERS.md 11:34:18 -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:27 README.md 11:34:18 -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:27 SECURITY.md 11:34:18 -rw-rw-r-- 1 1001 1001 5 Mar 18 11:22 VERSION 11:34:18 -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:27 ZMQWindows.md 11:34:18 drwxrwxr-x 2 1001 1001 4096 Mar 18 11:27 bin 11:34:18 drwxrwxr-x 14 1001 1001 4096 Mar 18 11:27 cmd 11:34:18 -rw-r--r-- 1 root root 426503 Mar 18 11:32 coverage.out 11:34:18 -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:27 go.mod 11:34:18 -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:27 go.sum 11:34:18 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:27 internal 11:34:18 drwxrwxr-x 3 1001 1001 4096 Mar 18 11:27 openapi 11:34:18 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:27 snap 11:34:18 -rw-rw-r-- 1 1001 1001 204 Mar 18 11:27 version.go [Pipeline] sh 11:34:18 + '[' -e coverage.out ] 11:34:18 + chown 1001:1001 coverage.out [Pipeline] stash 11:34:18 Warning: overwriting stash ‘coverage-report’ 11:34:19 Stashed 1 file(s) [Pipeline] sh 11:34:20 + make build 11:34:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:35:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:35:35 $ docker stop --time=1 fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 11:35:37 $ docker rm -f fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:39 11:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:40 latest: Pulling from edgex-devops/edgex-compose-arm64 11:35:40 29e5d40040c1: Pulling fs layer 11:35:40 1ce36da41761: Pulling fs layer 11:35:40 25b303627fd3: Pulling fs layer 11:35:40 29e5d40040c1: Verifying Checksum 11:35:40 29e5d40040c1: Download complete 11:35:40 1ce36da41761: Verifying Checksum 11:35:40 1ce36da41761: Download complete 11:35:40 29e5d40040c1: Pull complete 11:35:42 25b303627fd3: Verifying Checksum 11:35:42 25b303627fd3: Download complete 11:35:42 1ce36da41761: Pull complete 11:35:54 25b303627fd3: Pull complete 11:35:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:35:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container 11:35:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:35:57 $ docker top e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:58 + docker-compose build --help 11:35:58 + grep parallel 11:36:02 --parallel Build images in parallel. [Pipeline] } 11:36:02 $ docker stop --time=1 e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 11:36:04 $ docker rm -f e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:36:04 . [Pipeline] withDockerContainer 11:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container 11:36:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:36:06 $ docker top adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:07 + docker-compose -f ./docker-compose-build.yml build --parallel 11:36:11 Building core-command ... 11:36:11 Building core-data ... 11:36:11 Building core-metadata ... 11:36:11 Building security-bootstrapper ... 11:36:11 Building security-proxy-setup ... 11:36:11 Building security-secretstore-setup ... 11:36:11 Building support-notifications ... 11:36:11 Building support-scheduler ... 11:36:11 Building sys-mgmt-agent ... 11:36:11 Building security-secretstore-setup 11:36:11 Building core-command 11:36:11 Building support-scheduler 11:36:11 Building support-notifications 11:36:11 Building core-metadata 11:37:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:37:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:37:33 ---> 1ace6b01f848 11:37:33 Step 3/22 : WORKDIR /edgex-go 11:37:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:37:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:37:33 ---> 1ace6b01f848 11:37:33 Step 3/23 : WORKDIR /edgex-go 11:37:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:37:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:37:33 ---> 1ace6b01f848 11:37:33 Step 3/25 : WORKDIR /edgex-go 11:37:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:37:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:37:33 ---> 1ace6b01f848 11:37:33 Step 3/23 : WORKDIR /edgex-go 11:37:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:37:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:37:33 ---> 1ace6b01f848 11:37:33 Step 3/22 : WORKDIR /edgex-go 11:37:33 ---> Running in 70cf779364e5 11:37:33 ---> Running in 4d185a95be82 11:37:33 ---> Running in a836ede79354 11:37:33 ---> Running in 4d2a903985d2 11:37:33 ---> Running in c8c7213fa24c 11:37:33 Removing intermediate container 70cf779364e5 11:37:33 ---> 98a9dcfe67d6 11:37:33 Removing intermediate container a836ede79354 11:37:33 ---> f4322862169a 11:37:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:33 Removing intermediate container 4d2a903985d2 11:37:33 ---> 714dcb871995 11:37:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:33 Removing intermediate container 4d185a95be82 11:37:33 ---> d6f18a2ee483 11:37:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:33 Removing intermediate container c8c7213fa24c 11:37:33 ---> 85b51965cc9a 11:37:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:33 ---> Running in 28e238a976a2 11:37:33 ---> Running in 1c22fbc41c01 11:37:33 ---> Running in 997cff5ffbb6 11:37:33 ---> Running in 1ca133c96ffa 11:37:33 ---> Running in 2af4084787a3 11:37:33 Removing intermediate container 28e238a976a2 11:37:33 ---> d157055a544c 11:37:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:37:33 Removing intermediate container 997cff5ffbb6 11:37:33 ---> b0f46019f11d 11:37:33 Step 5/23 : RUN apk add --update --no-cache make git 11:37:33 ---> Running in 2c453762e88f 11:37:33 ---> Running in 3b02c95b751c 11:37:33 Removing intermediate container 1c22fbc41c01 11:37:33 ---> 0d3440494946 11:37:33 Step 5/25 : RUN apk add --update --no-cache make git 11:37:33 ---> Running in 170db8a08234 11:37:33 Removing intermediate container 1ca133c96ffa 11:37:33 ---> afa755dddf0a 11:37:33 Step 5/22 : RUN apk add --update --no-cache make git 11:37:33 Removing intermediate container 2af4084787a3 11:37:33 ---> c08e0ad92086 11:37:33 Step 5/23 : RUN apk add --update --no-cache make git 11:37:33 ---> Running in 46c54faf3012 11:37:33 ---> Running in c5d713d4fcba 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:37:33 OK: 220 MiB in 52 packages 11:37:33 OK: 220 MiB in 52 packages 11:37:34 OK: 220 MiB in 52 packages 11:37:34 OK: 220 MiB in 52 packages 11:37:34 OK: 220 MiB in 52 packages 11:37:35 Removing intermediate container 2c453762e88f 11:37:35 ---> 0b9bc3e06216 11:37:35 Step 6/22 : COPY go.mod vendor* ./ 11:37:35 Removing intermediate container 3b02c95b751c 11:37:35 ---> fe8da748a866 11:37:35 Step 6/23 : COPY go.mod vendor* ./ 11:37:36 Removing intermediate container 170db8a08234 11:37:36 ---> 1e7a80d484a9 11:37:36 Step 6/25 : COPY go.mod vendor* ./ 11:37:36 Removing intermediate container c5d713d4fcba 11:37:36 ---> c5c19a2c3a4d 11:37:36 Step 6/23 : COPY go.mod vendor* ./ 11:37:36 Removing intermediate container 46c54faf3012 11:37:36 ---> dbfa82055ef6 11:37:36 Step 6/22 : COPY go.mod vendor* ./ 11:37:36 ---> af4495130f2d 11:37:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:36 ---> f502fc8f0d17 11:37:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:37 ---> Running in 1aa73b8a5b05 11:37:37 ---> Running in 5c963a1e2ba2 11:37:37 ---> 147547dd9e65 11:37:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:37 ---> Running in ebfbae8e0bc9 11:37:37 ---> 00ab59f5d07b 11:37:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:38 ---> 8c59c66bfdfd 11:37:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:38 ---> Running in 4a101b4648a7 11:37:38 ---> Running in c4613e780d09 11:37:44 Removing intermediate container 5c963a1e2ba2 11:37:44 ---> 0209b2b02faf 11:37:44 Step 8/22 : COPY . . 11:37:44 Removing intermediate container 1aa73b8a5b05 11:37:44 ---> 0a8157da96d0 11:37:44 Step 8/23 : COPY . . 11:37:44 Removing intermediate container ebfbae8e0bc9 11:37:44 ---> bc8fa59c2ec2 11:37:44 Step 8/25 : COPY . . 11:37:44 Removing intermediate container 4a101b4648a7 11:37:44 ---> 8ba2a7a60d18 11:37:44 Step 8/22 : COPY . . 11:37:44 Removing intermediate container c4613e780d09 11:37:44 ---> 45a1da1394be 11:37:44 Step 8/23 : COPY . . 11:38:11 ---> 40e619f5ca71 11:38:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:38:11 ---> 4ca14b654248 11:38:11 Step 9/23 : RUN make cmd/core-command/core-command 11:38:11 ---> Running in 22dacc6dfd99 11:38:11 ---> Running in 417e0a1d7440 11:38:11 ---> e71ba0d6a4d5 11:38:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:38:11 ---> eefa03e6abc4 11:38:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:38:11 ---> Running in c0d214817480 11:38:11 ---> Running in ecd1b38d80e3 11:38:11 ---> b77648becf7a 11:38:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:38:11 ---> Running in bb0f25307d5c 11:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:40:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:40:22 Removing intermediate container 417e0a1d7440 11:40:22 ---> bea0bdacb51d 11:40:22 11:40:22 Step 10/23 : FROM alpine:3.14 11:40:22 3.14: Pulling from library/alpine 11:40:23 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:40:23 Status: Downloaded newer image for alpine:3.14 11:40:23 ---> 71a2028e5025 11:40:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:40:23 ---> Running in 09e0622453f3 11:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:27 (1/1) Installing dumb-init (1.2.5-r1) 11:40:27 Executing busybox-1.33.1-r6.trigger 11:40:27 OK: 5 MiB in 15 packages 11:40:29 Removing intermediate container 09e0622453f3 11:40:29 ---> 0ef398d55a4e 11:40:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:40:29 ---> Running in c72e1a7678b7 11:40:30 Removing intermediate container c72e1a7678b7 11:40:30 ---> 812820420013 11:40:30 Step 13/23 : ENV APP_PORT=59882 11:40:30 ---> Running in bd4c13b50e7a 11:40:30 Removing intermediate container ecd1b38d80e3 11:40:30 ---> b24dee788275 11:40:30 11:40:30 Step 10/25 : FROM alpine:3.14 11:40:30 ---> 71a2028e5025 11:40:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:40:30 ---> Running in 822db83a3a8d 11:40:31 Removing intermediate container bd4c13b50e7a 11:40:31 ---> b1cfd97aa8b3 11:40:31 Step 14/23 : EXPOSE $APP_PORT 11:40:31 ---> Running in 07c30c7837ca 11:40:32 Removing intermediate container 07c30c7837ca 11:40:32 ---> af107e10bbe4 11:40:32 Step 15/23 : WORKDIR / 11:40:32 ---> Running in 5a472e627ffe 11:40:32 Removing intermediate container 5a472e627ffe 11:40:32 ---> 36c3babb1b91 11:40:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:33 ---> a783dfdf157e 11:40:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:40:34 (1/3) Installing ca-certificates (20211220-r0) 11:40:34 (2/3) Installing dumb-init (1.2.5-r1) 11:40:34 (3/3) Installing su-exec (0.2-r1) 11:40:34 Executing busybox-1.33.1-r6.trigger 11:40:34 Executing ca-certificates-20211220-r0.trigger 11:40:35 OK: 6 MiB in 17 packages 11:40:35 ---> 01c59c6db76f 11:40:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:40:36 ---> c6878ab0f73e 11:40:36 Step 19/23 : ENTRYPOINT ["/core-command"] 11:40:37 ---> Running in 38fbbc5e7bcb 11:40:37 Removing intermediate container 822db83a3a8d 11:40:37 ---> 4c6956cb9820 11:40:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:40:37 ---> Running in 3ab58e106ed4 11:40:37 Removing intermediate container 38fbbc5e7bcb 11:40:37 ---> 5a208d42338a 11:40:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:38 ---> Running in 4e1d721843b3 11:40:38 Removing intermediate container 3ab58e106ed4 11:40:38 ---> 8a1dccb47dec 11:40:38 Step 13/25 : WORKDIR / 11:40:38 ---> Running in 66ba402c0ec3 11:40:38 Removing intermediate container 4e1d721843b3 11:40:38 ---> 094d1ec9d033 11:40:38 Step 21/23 : LABEL arch=arm64 11:40:39 ---> Running in cd2224475d2f 11:40:39 Removing intermediate container 66ba402c0ec3 11:40:39 ---> d19a7dafd84b 11:40:39 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:40:40 Removing intermediate container cd2224475d2f 11:40:40 ---> c70e43baf1c2 11:40:40 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:40:40 ---> Running in cb2e052aa219 11:40:40 ---> c045513e5073 11:40:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:40:40 Removing intermediate container cb2e052aa219 11:40:40 ---> 4452a8733106 11:40:40 Step 23/23 : LABEL version=0.0.0 11:40:41 ---> Running in 746b6552fa4e 11:40:41 ---> 3bff5ac41878 11:40:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:40:42 Removing intermediate container 746b6552fa4e 11:40:42 ---> f35d87c0ef20 11:40:42 11:40:42 Successfully built f35d87c0ef20 11:40:42 Successfully tagged core-command-arm64:latest 11:40:42  Building core-command ... done Building security-bootstrapper 11:40:42 ---> 624bd4f7e38c 11:40:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:40:43 Removing intermediate container c0d214817480 11:40:43 ---> 10d71a27bd83 11:40:43 11:40:43 Step 10/22 : FROM alpine:3.14 11:40:43 ---> 71a2028e5025 11:40:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:40:43 Removing intermediate container bb0f25307d5c 11:40:43 ---> c9ec81a85737 11:40:43 11:40:43 Step 10/23 : FROM alpine:3.14 11:40:43 ---> 71a2028e5025 11:40:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:40:43 ---> Using cache 11:40:43 ---> 0ef398d55a4e 11:40:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:40:43 ---> Using cache 11:40:43 ---> 812820420013 11:40:43 Step 13/23 : ENV APP_PORT=59881 11:40:43 ---> Running in 6cd95331821b 11:40:43 ---> Running in 9016cca7459b 11:40:43 Removing intermediate container 22dacc6dfd99 11:40:43 ---> d2170155313d 11:40:43 11:40:43 Step 10/22 : FROM alpine:3.14 11:40:43 ---> 71a2028e5025 11:40:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:40:43 ---> Using cache 11:40:43 ---> 0ef398d55a4e 11:40:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:40:43 ---> Using cache 11:40:43 ---> 812820420013 11:40:43 Step 13/22 : ENV APP_PORT=59861 11:40:44 ---> Running in 4c711b2cd9a3 11:40:44 ---> 243306ab2950 11:40:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:40:44 Removing intermediate container 9016cca7459b 11:40:44 ---> 8e504e5ec547 11:40:44 Step 14/23 : EXPOSE $APP_PORT 11:40:44 ---> Running in 2425af333452 11:40:45 Removing intermediate container 4c711b2cd9a3 11:40:45 ---> b287492413b6 11:40:45 Step 14/22 : EXPOSE $APP_PORT 11:40:45 ---> Running in f53b44afc83a 11:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:40:46 Removing intermediate container 2425af333452 11:40:46 ---> 841c2bc8886e 11:40:46 Step 15/23 : WORKDIR / 11:40:46 Removing intermediate container f53b44afc83a 11:40:46 ---> 1e6270b15fb7 11:40:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:46 ---> 90546d589a73 11:40:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:40:46 ---> Running in 74faac87bf5c 11:40:46 (1/2) Installing ca-certificates (20211220-r0) 11:40:46 (2/2) Installing dumb-init (1.2.5-r1) 11:40:46 Executing busybox-1.33.1-r6.trigger 11:40:46 Executing ca-certificates-20211220-r0.trigger 11:40:46 Removing intermediate container 74faac87bf5c 11:40:46 ---> afe1ae166609 11:40:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:47 ---> 37cb184171f7 11:40:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:40:47 OK: 6 MiB in 16 packages 11:40:48 ---> 7f2d26ecc512 11:40:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:40:48 ---> eab155186e76 11:40:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:40:49 Removing intermediate container 6cd95331821b 11:40:49 ---> 759781ab8cb4 11:40:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:40:49 ---> Running in c99d624383f5 11:40:49 ---> e39fedb38331 11:40:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:40:49 ---> 96b11042e08a 11:40:49 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/ 11:40:49 ---> Running in 8a07c44e51bc 11:40:50 Removing intermediate container c99d624383f5 11:40:50 ---> e3e90a9c4395 11:40:50 Step 13/22 : ENV APP_PORT=59860 11:40:50 ---> Running in 0f581e1671df 11:40:51 ---> 8ed7a42854ae 11:40:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:40:51 ---> 69d4846e2b35 11:40:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:40:51 ---> Running in 10a9759f62e4 11:40:51 Removing intermediate container 0f581e1671df 11:40:51 ---> 14d248c7ae33 11:40:51 Step 14/22 : EXPOSE $APP_PORT 11:40:51 ---> Running in 4cb219acd7de 11:40:51 Removing intermediate container 10a9759f62e4 11:40:51 ---> 5c37393bd584 11:40:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:52 ---> Running in c8383ca1d6ed 11:40:52 Removing intermediate container 4cb219acd7de 11:40:52 ---> 63863a52273b 11:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:40:52 Removing intermediate container c8383ca1d6ed 11:40:52 ---> 98223573959e 11:40:52 Step 20/22 : LABEL arch=arm64 11:40:53 ---> Running in 57902ca683bf 11:40:53 ---> 062e39ea254b 11:40:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:40:53 ---> Running in 6b9995805708 11:40:53 Removing intermediate container 8a07c44e51bc 11:40:53 ---> faacfe0d375d 11:40:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:40:53 ---> Running in 0983e302c1c4 11:40:53 ---> e57340fec9ac 11:40:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:40:53 Removing intermediate container 57902ca683bf 11:40:53 ---> 0090c66b30da 11:40:53 Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:40:53 ---> Running in a1987135b08f 11:40:53 Removing intermediate container 6b9995805708 11:40:53 ---> 66a6bebe072c 11:40:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:53 ---> Running in e136944bfe2c 11:40:53 Removing intermediate container 0983e302c1c4 11:40:53 ---> 098f8815d579 11:40:53 Step 23/25 : LABEL arch=arm64 11:40:54 ---> Running in 19d9c7408501 11:40:54 Removing intermediate container a1987135b08f 11:40:54 ---> eaabd28fc9f9 11:40:54 Step 22/22 : LABEL version=0.0.0 11:40:54 ---> Running in 881e2cfe1f0b 11:40:54 Removing intermediate container e136944bfe2c 11:40:54 ---> 74d66726c1ee 11:40:54 Step 21/23 : LABEL arch=arm64 11:40:54 Removing intermediate container 19d9c7408501 11:40:54 ---> 0f1274fffd1c 11:40:54 Step 24/25 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:40:54 ---> Running in 0977b1ac395f 11:40:55 ---> Running in 9059cf349189 11:40:55 Removing intermediate container 881e2cfe1f0b 11:40:55 ---> baf6841be672 11:40:55 11:40:55 Removing intermediate container 0977b1ac395f 11:40:55 ---> ef535e62ccb4 11:40:55 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:40:55 ---> Running in d52c98574d42 11:40:55 Removing intermediate container 9059cf349189 11:40:55 ---> 9e2a94d54259 11:40:55 Step 25/25 : LABEL version=0.0.0 11:40:55 Successfully built baf6841be672 11:40:55 Successfully tagged support-scheduler-arm64:latest 11:40:55  Building support-scheduler ... done Building security-proxy-setup 11:40:55 ---> 8caca49ec311 11:40:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:40:55 ---> Running in f2be1b4c62f3 11:40:56 Removing intermediate container d52c98574d42 11:40:56 ---> 257cd0958fba 11:40:56 Step 23/23 : LABEL version=0.0.0 11:40:56 ---> Running in 1e3544d8c18c 11:40:56 Removing intermediate container f2be1b4c62f3 11:40:56 ---> 97e60e1dbffe 11:40:56 11:40:56 Removing intermediate container 1e3544d8c18c 11:40:56 ---> a656334b77f5 11:40:56 11:40:57 ---> 0c4d6e9d602d 11:40:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:40:57 ---> Running in 1387b8b7ce52 11:40:57 Successfully built 97e60e1dbffe 11:40:57 Successfully tagged security-secretstore-setup-arm64:latest 11:40:57 Building core-data 11:40:57  Building security-secretstore-setup ... done Successfully built a656334b77f5 11:40:57 Successfully tagged core-metadata-arm64:latest 11:40:57  Building core-metadata ... done Building sys-mgmt-agent 11:40:57 Removing intermediate container 1387b8b7ce52 11:40:57 ---> 53b0219ca264 11:40:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:40:57 ---> Running in 77ec7427c6e5 11:40:58 Removing intermediate container 77ec7427c6e5 11:40:58 ---> 314f29bbe835 11:40:58 Step 20/22 : LABEL arch=arm64 11:40:58 ---> Running in 94a279c1abd6 11:40:58 Removing intermediate container 94a279c1abd6 11:40:58 ---> 42ec06a5e05b 11:40:58 Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:40:58 ---> Running in 89bceedb1373 11:40:59 Removing intermediate container 89bceedb1373 11:40:59 ---> 5240d6160296 11:40:59 Step 22/22 : LABEL version=0.0.0 11:40:59 ---> Running in 2f387bb50c88 11:40:59 Removing intermediate container 2f387bb50c88 11:40:59 ---> 3eeb0e37b8ad 11:40:59 11:40:59 Successfully built 3eeb0e37b8ad 11:40:59 Successfully tagged support-notifications-arm64:latest 11:41:26  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:41:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:41:26 ---> 1ace6b01f848 11:41:26 Step 3/31 : WORKDIR /edgex-go 11:41:26 ---> Using cache 11:41:26 ---> 85b51965cc9a 11:41:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:26 ---> Using cache 11:41:26 ---> c08e0ad92086 11:41:26 Step 5/31 : RUN apk add --update --no-cache make git 11:41:26 ---> Using cache 11:41:26 ---> c5c19a2c3a4d 11:41:26 Step 6/31 : COPY go.mod vendor* ./ 11:41:26 ---> Using cache 11:41:26 ---> 8c59c66bfdfd 11:41:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:26 ---> Using cache 11:41:26 ---> 45a1da1394be 11:41:26 Step 8/31 : COPY . . 11:41:26 ---> Using cache 11:41:26 ---> b77648becf7a 11:41:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:41:29 ---> Running in 3bc42465fb27 11:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:41:45 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:41:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:41:45 ---> 1ace6b01f848 11:41:45 Step 3/21 : WORKDIR /edgex-go 11:41:45 ---> Using cache 11:41:45 ---> 85b51965cc9a 11:41:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:45 ---> Using cache 11:41:45 ---> c08e0ad92086 11:41:45 Step 5/21 : RUN apk add --update --no-cache make git 11:41:45 ---> Using cache 11:41:45 ---> c5c19a2c3a4d 11:41:45 Step 6/21 : COPY go.mod vendor* ./ 11:41:45 ---> Using cache 11:41:45 ---> 8c59c66bfdfd 11:41:45 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:45 ---> Using cache 11:41:45 ---> 45a1da1394be 11:41:45 Step 8/21 : COPY . . 11:41:45 ---> Using cache 11:41:45 ---> b77648becf7a 11:41:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:41:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:41:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:41:45 ---> 1ace6b01f848 11:41:45 Step 3/23 : WORKDIR /edgex-go 11:41:45 ---> Using cache 11:41:45 ---> 85b51965cc9a 11:41:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:45 ---> Using cache 11:41:45 ---> c08e0ad92086 11:41:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:41:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:41:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:41:45 ---> 1ace6b01f848 11:41:45 Step 3/23 : WORKDIR /edgex-go 11:41:45 ---> Using cache 11:41:45 ---> 85b51965cc9a 11:41:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:45 ---> Using cache 11:41:45 ---> c08e0ad92086 11:41:45 Step 5/23 : RUN apk add --update --no-cache make bash git 11:41:46 ---> Running in 48642d1f7fea 11:41:46 ---> Running in d152af46fc69 11:41:46 ---> Running in 17077fb99c05 11:41:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:41:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:41:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:41:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:41:50 OK: 220 MiB in 52 packages 11:41:50 OK: 220 MiB in 52 packages 11:41:52 Removing intermediate container 48642d1f7fea 11:41:52 ---> 86423ac5e7af 11:41:52 Step 6/23 : COPY go.mod vendor* ./ 11:41:52 Removing intermediate container d152af46fc69 11:41:52 ---> fe26e0bfb3db 11:41:52 Step 6/23 : COPY go.mod vendor* ./ 11:41:53 ---> 4d6720e40792 11:41:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:53 ---> Running in 4d322b639e52 11:41:53 ---> 7fd9e15325a2 11:41:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:41:53 ---> Running in aef1ca3564c5 11:42:00 Removing intermediate container 4d322b639e52 11:42:00 ---> 415e3330f343 11:42:00 Step 8/23 : COPY . . 11:42:00 Removing intermediate container aef1ca3564c5 11:42:00 ---> 78b9d6fc5de6 11:42:00 Step 8/23 : COPY . . 11:42:27 ---> 12ad5e7322c5 11:42:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:42:27 ---> Running in c7dda6e5587e 11:42:29 ---> 70e3a0ec47b7 11:42:29 Step 9/23 : RUN make cmd/core-data/core-data 11:42:29 ---> Running in 7675f99563ae 11:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:42:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:42:58 Removing intermediate container 3bc42465fb27 11:42:58 ---> e7675e661084 11:42:58 11:42:58 Step 10/31 : FROM alpine:3.14 11:42:58 ---> 71a2028e5025 11:42:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:42:58 ---> Running in 79095fd63159 11:42:58 Removing intermediate container 79095fd63159 11:42:58 ---> cb6a513ccb6d 11:42:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:42:58 ---> Running in d5041dd76e09 11:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:42:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:43:00 (1/2) Installing dumb-init (1.2.5-r1) 11:43:00 (2/2) Installing su-exec (0.2-r1) 11:43:00 Executing busybox-1.33.1-r6.trigger 11:43:00 OK: 6 MiB in 16 packages 11:43:01 Removing intermediate container d5041dd76e09 11:43:01 ---> c7a2c47f4a93 11:43:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:43:01 ---> Running in b1afc1605f1a 11:43:02 Removing intermediate container b1afc1605f1a 11:43:02 ---> 0b13365fbf6d 11:43:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:43:02 ---> Running in 16ce335e6212 11:43:02 Removing intermediate container 16ce335e6212 11:43:02 ---> 1cc088624901 11:43:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:43:02 ---> Running in fa2136818e96 11:43:06 Removing intermediate container fa2136818e96 11:43:06 ---> 34c4e68abee6 11:43:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:43:06 ---> Running in 2d095fcd6462 11:43:06 Removing intermediate container 2d095fcd6462 11:43:06 ---> 29c84e7b9b37 11:43:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:43:07 ---> 9d557d29ae32 11:43:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:43:07 ---> Running in c42b324cf268 11:43:10 Removing intermediate container c42b324cf268 11:43:10 ---> 4daac4ba0388 11:43:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:43:11 ---> a61375f7dc0d 11:43:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:43:13 ---> 5b7741a5103c 11:43:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:43:14 ---> 8f6ee0cafc81 11:43:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:43:15 ---> b00620e62258 11:43:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:43:16 ---> b3630203d50b 11:43:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:43:16 ---> Running in a35eda95cd92 11:43:16 Removing intermediate container a35eda95cd92 11:43:16 ---> 5bff00e503e0 11:43:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:43:17 ---> ed1ce57d4a6d 11:43:17 Step 26/31 : RUN chmod +x /entrypoint.sh 11:43:17 ---> Running in 47b3dfea6ec9 11:43:21 Removing intermediate container 47b3dfea6ec9 11:43:21 ---> 201ea955de71 11:43:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:43:21 ---> Running in 668635796a72 11:43:21 Removing intermediate container 668635796a72 11:43:21 ---> fdaac6e6b0cb 11:43:21 Step 28/31 : CMD ["gate"] 11:43:21 ---> Running in 8a4599f36709 11:43:22 Removing intermediate container 8a4599f36709 11:43:22 ---> 04bfbe794ccf 11:43:22 Step 29/31 : LABEL arch=arm64 11:43:22 ---> Running in 6c2ebe93379c 11:43:23 Removing intermediate container 6c2ebe93379c 11:43:23 ---> fb37702669f6 11:43:23 Step 30/31 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:43:23 ---> Running in 286f3a62e5fb 11:43:23 Removing intermediate container 286f3a62e5fb 11:43:23 ---> db2466062aeb 11:43:23 Step 31/31 : LABEL version=0.0.0 11:43:24 ---> Running in e99c99028456 11:43:24 Removing intermediate container e99c99028456 11:43:24 ---> 847a93bd42b4 11:43:24 11:43:25 Successfully built 847a93bd42b4 11:43:25 Successfully tagged security-bootstrapper-arm64:latest 11:43:33  Building security-bootstrapper ... done Removing intermediate container 17077fb99c05 11:43:33 ---> d79a06313d1c 11:43:33 11:43:33 Step 10/21 : FROM alpine:3.14 11:43:33 ---> 71a2028e5025 11:43:33 Step 11/21 : RUN apk add --update --no-cache curl 11:43:33 ---> Running in c5551bd781a4 11:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:43:35 (1/5) Installing ca-certificates (20211220-r0) 11:43:35 (2/5) Installing brotli-libs (1.0.9-r5) 11:43:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:43:35 (4/5) Installing libcurl (7.79.1-r0) 11:43:35 (5/5) Installing curl (7.79.1-r0) 11:43:35 Executing busybox-1.33.1-r6.trigger 11:43:35 Executing ca-certificates-20211220-r0.trigger 11:43:35 OK: 8 MiB in 19 packages 11:43:37 Removing intermediate container c5551bd781a4 11:43:37 ---> 8db7a665197b 11:43:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:43:37 ---> Running in 7efb7160d372 11:43:38 Removing intermediate container 7efb7160d372 11:43:38 ---> 29c876b52d77 11:43:38 Step 13/21 : WORKDIR /edgex 11:43:38 ---> Running in 5518b3d00508 11:43:38 Removing intermediate container 5518b3d00508 11:43:38 ---> 5fbb678fb284 11:43:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:43:39 ---> 4e9784c5b56e 11:43:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:43:41 ---> 347648de7707 11:43:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:43:43 ---> f6211ba6ae6e 11:43:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:43:43 ---> Running in 121f19759cd0 11:43:43 Removing intermediate container 121f19759cd0 11:43:43 ---> 382046518c31 11:43:43 Step 18/21 : CMD ["--init=true"] 11:43:43 ---> Running in dc71cbb12cdf 11:43:44 Removing intermediate container dc71cbb12cdf 11:43:44 ---> 32634fdbdf10 11:43:44 Step 19/21 : LABEL arch=arm64 11:43:44 ---> Running in 45b69a4c29b8 11:43:44 Removing intermediate container 45b69a4c29b8 11:43:44 ---> 6dd267f4b125 11:43:44 Step 20/21 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:43:44 ---> Running in d44a0a5b6725 11:43:45 Removing intermediate container d44a0a5b6725 11:43:45 ---> 82c6ed20ad85 11:43:45 Step 21/21 : LABEL version=0.0.0 11:43:45 ---> Running in 83d01b41f747 11:43:46 Removing intermediate container 83d01b41f747 11:43:46 ---> df85d30f4c89 11:43:46 11:43:46 Successfully built df85d30f4c89 11:43:46 Successfully tagged security-proxy-setup-arm64:latest 11:44:04  Building security-proxy-setup ... done Removing intermediate container c7dda6e5587e 11:44:04 ---> aa6d24bb43bf 11:44:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:44:04 ---> Running in e62685c763ac 11:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:44:06 Removing intermediate container e62685c763ac 11:44:06 ---> c054b3b5d7ec 11:44:06 11:44:06 Step 11/23 : FROM docker:20.10.10 11:44:06 20.10.10: Pulling from library/docker 11:44:12 Removing intermediate container 7675f99563ae 11:44:12 ---> 930dc6fe6aec 11:44:12 11:44:12 Step 10/23 : FROM alpine:3.14 11:44:12 ---> 71a2028e5025 11:44:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:44:12 ---> Running in e9f4a97c58be 11:44:12 Removing intermediate container e9f4a97c58be 11:44:12 ---> 13db2a6023b9 11:44:12 Step 12/23 : ENV APP_PORT=59880 11:44:12 ---> Running in c55250b6dfbb 11:44:12 Removing intermediate container c55250b6dfbb 11:44:12 ---> 0368c04a0fc1 11:44:12 Step 13/23 : EXPOSE $APP_PORT 11:44:12 ---> Running in 54a44b407f41 11:44:13 Removing intermediate container 54a44b407f41 11:44:13 ---> 855f6a1fe786 11:44:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:13 ---> Running in a2e219e8405f 11:44:14 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:44:14 Status: Downloaded newer image for docker:20.10.10 11:44:14 ---> 520e9a0a30f7 11:44:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:44:14 ---> Running in f2aee833c723 11:44:14 Removing intermediate container f2aee833c723 11:44:14 ---> 4e64c6573407 11:44:14 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 11:44:15 ---> Running in 4405aca52c36 11:44:15 Removing intermediate container a2e219e8405f 11:44:15 ---> b25dfa9784cc 11:44:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:44:15 ---> Running in e70de20503cb 11:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:44:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:44:17 (1/42) Installing readline (8.1.0-r0) 11:44:17 (2/42) Installing bash (5.1.4-r0) 11:44:17 Executing bash-5.1.4-r0.post-install 11:44:17 (3/42) Installing brotli-libs (1.0.9-r5) 11:44:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:44:17 (5/42) Installing libcurl (7.79.1-r0) 11:44:17 (6/42) Installing curl (7.79.1-r0) 11:44:17 (7/42) Installing dumb-init (1.2.5-r1) 11:44:17 (8/42) Installing libbz2 (1.0.8-r1) 11:44:17 (9/42) Installing expat (2.4.7-r0) 11:44:17 (10/42) Installing libffi (3.3-r2) 11:44:17 (11/42) Installing gdbm (1.19-r0) 11:44:17 (12/42) Installing xz-libs (5.2.5-r0) 11:44:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:44:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:44:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:44:17 (15/42) Installing mpdecimal (2.5.1-r1) 11:44:17 (16/42) Installing sqlite-libs (3.35.5-r0) 11:44:17 (17/42) Installing python3 (3.9.5-r2) 11:44:18 (1/6) Installing dumb-init (1.2.5-r1) 11:44:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:44:18 (3/6) Installing libsodium (1.0.18-r0) 11:44:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:44:18 (5/6) Installing libzmq (4.3.4-r0) 11:44:18 (6/6) Installing zeromq (4.3.4-r0) 11:44:18 Executing busybox-1.33.1-r6.trigger 11:44:18 OK: 8 MiB in 20 packages 11:44:19 (18/42) Installing py3-appdirs (1.4.4-r2) 11:44:19 (19/42) Installing py3-chardet (4.0.0-r2) 11:44:19 (20/42) Installing py3-idna (3.2-r0) 11:44:19 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:44:19 (22/42) Installing py3-certifi (2020.12.5-r1) 11:44:19 (23/42) Installing py3-requests (2.25.1-r4) 11:44:19 (24/42) Installing py3-msgpack (1.0.2-r1) 11:44:19 (25/42) Installing py3-lockfile (0.12.2-r4) 11:44:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:44:20 (27/42) Installing py3-colorama (0.4.4-r1) 11:44:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:44:20 (29/42) Installing py3-distlib (0.3.1-r3) 11:44:20 (30/42) Installing py3-distro (1.5.0-r3) 11:44:20 (31/42) Installing py3-six (1.15.0-r1) 11:44:20 (32/42) Installing py3-webencodings (0.5.1-r4) 11:44:20 (33/42) Installing py3-html5lib (1.1-r1) 11:44:20 (34/42) Installing py3-parsing (2.4.7-r2) 11:44:20 (35/42) Installing py3-packaging (20.9-r1) 11:44:20 (36/42) Installing py3-toml (0.10.2-r2) 11:44:20 (37/42) Installing py3-pep517 (0.10.0-r2) 11:44:20 (38/42) Installing py3-progress (1.5-r2) 11:44:20 (39/42) Installing py3-retrying (1.3.3-r1) 11:44:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:44:20 (41/42) Installing py3-setuptools (52.0.0-r3) 11:44:20 (42/42) Installing py3-pip (20.3.4-r1) 11:44:20 Removing intermediate container e70de20503cb 11:44:20 ---> 555862baf9b8 11:44:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:44:20 Executing busybox-1.33.1-r6.trigger 11:44:20 OK: 84 MiB in 64 packages 11:44:20 ---> 9723de96d08c 11:44:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:44:21 ---> 057a0da8943b 11:44:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:44:22 ---> 5d62e647143c 11:44:22 Step 19/23 : ENTRYPOINT ["/core-data"] 11:44:22 ---> Running in 354c9e8f5ed9 11:44:23 Removing intermediate container 354c9e8f5ed9 11:44:23 ---> 61179d211d86 11:44:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:23 ---> Running in 1f44ba041eab 11:44:23 Removing intermediate container 1f44ba041eab 11:44:23 ---> d28734d35ee9 11:44:23 Step 21/23 : LABEL arch=arm64 11:44:23 ---> Running in c6f1e72a1947 11:44:23 Removing intermediate container c6f1e72a1947 11:44:23 ---> b2a5f9ce88cf 11:44:23 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:44:23 ---> Running in 6a58f210a8f2 11:44:24 Removing intermediate container 6a58f210a8f2 11:44:24 ---> 7f9db55236fc 11:44:24 Step 23/23 : LABEL version=0.0.0 11:44:24 ---> Running in 06c8e49236d8 11:44:24 Removing intermediate container 06c8e49236d8 11:44:24 ---> b9af322ce0ab 11:44:24 11:44:25 Collecting docker-compose==1.23.2 11:44:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:44:25 Successfully built b9af322ce0ab 11:44:25 Successfully tagged core-data-arm64:latest 11:44:25  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:44:25 Collecting cached-property<2,>=1.2.0 11:44:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:44:25 Collecting docker<4.0,>=3.6.0 11:44:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:44:26 Collecting jsonschema<3,>=2.5.1 11:44:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:44:26 Collecting PyYAML<4,>=3.10 11:44:26 Downloading PyYAML-3.13.tar.gz (270 kB) 11:44:30 Collecting docopt<0.7,>=0.6.1 11:44:30 Downloading docopt-0.6.2.tar.gz (25 kB) 11:44:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:44:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:44:32 Collecting websocket-client<1.0,>=0.32.0 11:44:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:44:32 Collecting texttable<0.10,>=0.9.0 11:44:32 Downloading texttable-0.9.1.tar.gz (11 kB) 11:44:33 Collecting dockerpty<0.5,>=0.4.1 11:44:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:44:35 Collecting docker-pycreds>=0.4.0 11:44:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:44:36 Collecting idna<2.8,>=2.5 11:44:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:44:36 Collecting urllib3<1.25,>=1.21.1 11:44:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:44:36 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) 11:44:36 Collecting chardet<3.1.0,>=3.0.2 11:44:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:44:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:44:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:44:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:44:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:44:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:44:37 Attempting uninstall: urllib3 11:44:37 Found existing installation: urllib3 1.26.5 11:44:37 Uninstalling urllib3-1.26.5: 11:44:38 Successfully uninstalled urllib3-1.26.5 11:44:38 Attempting uninstall: idna 11:44:38 Found existing installation: idna 3.2 11:44:38 Uninstalling idna-3.2: 11:44:38 Successfully uninstalled idna-3.2 11:44:39 Attempting uninstall: chardet 11:44:39 Found existing installation: chardet 4.0.0 11:44:39 Uninstalling chardet-4.0.0: 11:44:39 Successfully uninstalled chardet-4.0.0 11:44:41 Attempting uninstall: requests 11:44:41 Found existing installation: requests 2.25.1 11:44:41 Uninstalling requests-2.25.1: 11:44:41 Successfully uninstalled requests-2.25.1 11:44:41 Running setup.py install for texttable: started 11:44:43 Running setup.py install for texttable: finished with status 'done' 11:44:43 Running setup.py install for PyYAML: started 11:44:45 Running setup.py install for PyYAML: finished with status 'done' 11:44:45 Running setup.py install for docopt: started 11:44:47 Running setup.py install for docopt: finished with status 'done' 11:44:47 Running setup.py install for dockerpty: started 11:44:49 Running setup.py install for dockerpty: finished with status 'done' 11:44:50 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 11:44:58 Removing intermediate container 4405aca52c36 11:44:58 ---> f8d2babd6b1d 11:44:58 Step 14/23 : ENV APP_PORT=58890 11:44:58 ---> Running in 5294e40c3742 11:44:59 Removing intermediate container 5294e40c3742 11:44:59 ---> d9e5a455f5dd 11:44:59 Step 15/23 : EXPOSE $APP_PORT 11:44:59 ---> Running in 6a5cae037205 11:44:59 Removing intermediate container 6a5cae037205 11:44:59 ---> 18ab938d7be7 11:44:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:45:00 ---> d92c57fdf1f2 11:45:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:45:01 ---> 8358dcc2d592 11:45:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:45:01 ---> e005e56d198b 11:45:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:45:01 ---> Running in 0c082b8b12cf 11:45:02 Removing intermediate container 0c082b8b12cf 11:45:02 ---> 16f819d04053 11:45:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:45:02 ---> Running in 414e407c2e34 11:45:02 Removing intermediate container 414e407c2e34 11:45:02 ---> a7618f568df4 11:45:02 Step 21/23 : LABEL arch=arm64 11:45:02 ---> Running in 2dea54a157a5 11:45:02 Removing intermediate container 2dea54a157a5 11:45:02 ---> c2ab0016a6b1 11:45:02 Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 11:45:03 ---> Running in ada755b12ad9 11:45:03 Removing intermediate container ada755b12ad9 11:45:03 ---> e5dc21c31527 11:45:03 Step 23/23 : LABEL version=0.0.0 11:45:03 ---> Running in 182a31314eb0 11:45:03 Removing intermediate container 182a31314eb0 11:45:03 ---> 703f0d4e25c0 11:45:03 11:45:03 Successfully built 703f0d4e25c0 11:45:03 Successfully tagged sys-mgmt-agent-arm64:latest 11:45:04  Building sys-mgmt-agent ... done  [Pipeline] } 11:45:04 $ docker stop --time=1 adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 11:45:06 $ docker rm -f adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 [Pipeline] // withDockerContainer [Pipeline] sh 11:45:06 + docker images 11:45:07 REPOSITORY TAG IMAGE ID CREATED SIZE 11:45:07 sys-mgmt-agent-arm64 latest 703f0d4e25c0 3 seconds ago 280MB 11:45:07 core-data-arm64 latest b9af322ce0ab 42 seconds ago 19.2MB 11:45:07 930dc6fe6aec 56 seconds ago 1.61GB 11:45:07 c054b3b5d7ec About a minute ago 1.59GB 11:45:07 security-proxy-setup-arm64 latest df85d30f4c89 About a minute ago 25.4MB 11:45:07 d79a06313d1c About a minute ago 1.6GB 11:45:07 security-bootstrapper-arm64 latest 847a93bd42b4 About a minute ago 18MB 11:45:07 e7675e661084 2 minutes ago 1.59GB 11:45:07 support-notifications-arm64 latest 3eeb0e37b8ad 4 minutes ago 16.1MB 11:45:07 core-metadata-arm64 latest a656334b77f5 4 minutes ago 16MB 11:45:07 security-secretstore-setup-arm64 latest 97e60e1dbffe 4 minutes ago 26.9MB 11:45:07 support-scheduler-arm64 latest baf6841be672 4 minutes ago 15.4MB 11:45:07 d2170155313d 4 minutes ago 1.6GB 11:45:07 c9ec81a85737 4 minutes ago 1.6GB 11:45:07 10d71a27bd83 4 minutes ago 1.6GB 11:45:07 core-command-arm64 latest f35d87c0ef20 4 minutes ago 15.3MB 11:45:07 b24dee788275 4 minutes ago 1.6GB 11:45:07 bea0bdacb51d 4 minutes ago 1.59GB 11:45:07 ci-base-image-arm64 latest 1ace6b01f848 15 minutes ago 1.26GB 11:45:07 alpine 3.14 71a2028e5025 17 hours ago 5.34MB 11:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 11:45:07 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 11:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:07 11:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:08 arm64: Pulling from edgex-lftools-log-publisher 11:45:08 8998bd30e6a1: Pulling fs layer 11:45:08 04944245beec: Pulling fs layer 11:45:08 699f458cf7ca: Pulling fs layer 11:45:08 765212b225bb: Pulling fs layer 11:45:08 f23df028b6ca: Pulling fs layer 11:45:08 d65c8cfc05b1: Pulling fs layer 11:45:08 2437ff75d9bd: Pulling fs layer 11:45:08 765212b225bb: Waiting 11:45:08 f23df028b6ca: Waiting 11:45:08 d65c8cfc05b1: Waiting 11:45:08 2437ff75d9bd: Waiting 11:45:08 04944245beec: Verifying Checksum 11:45:08 04944245beec: Download complete 11:45:08 765212b225bb: Verifying Checksum 11:45:08 765212b225bb: Download complete 11:45:08 f23df028b6ca: Verifying Checksum 11:45:08 f23df028b6ca: Download complete 11:45:08 d65c8cfc05b1: Verifying Checksum 11:45:08 d65c8cfc05b1: Download complete 11:45:08 699f458cf7ca: Verifying Checksum 11:45:08 699f458cf7ca: Download complete 11:45:08 8998bd30e6a1: Verifying Checksum 11:45:08 8998bd30e6a1: Download complete 11:45:11 2437ff75d9bd: Verifying Checksum 11:45:11 2437ff75d9bd: Download complete 11:45:13 8998bd30e6a1: Pull complete 11:45:13 04944245beec: Pull complete 11:45:14 699f458cf7ca: Pull complete 11:45:15 765212b225bb: Pull complete 11:45:16 f23df028b6ca: Pull complete 11:45:16 d65c8cfc05b1: Pull complete 11:45:35 2437ff75d9bd: Pull complete 11:45:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:45:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container 11:45:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:45:37 $ docker top 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:38 ---> job-cost.sh 11:45:38 lf-activate-venv: SKIPPING 11:45:38 INFO: No Stack... 11:45:39 INFO: Retrieving Pricing Info for: v3-standard-4 11:45:40 INFO: Archiving Costs [Pipeline] sh 11:45:41 + + cat /w/workspace/edgex-go/2/archives/cost.csv 11:45:41 cut -d, -f6 [Pipeline] lock 11:45:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] 11:45:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] did not exist. Created. 11:45:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:45:41 + echo total: 0.10999999940395355 [Pipeline] stash 11:45:42 Stashed 1 file(s) [Pipeline] } 11:45:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:45:42 $ docker stop --time=1 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 11:45:43 $ docker rm -f 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 [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 11:45:44 provisioning config files... 11:45:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6073628638521439485tmp [Pipeline] { [Pipeline] sh 11:45:44 + set +x 11:45:44 + bash -s -- 11:45:44 + curl -s https://codecov.io/bash 11:45:44 11:45:44 _____ _ 11:45:44 / ____| | | 11:45:44 | | ___ __| | ___ ___ _____ __ 11:45:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:45:44 | |___| (_) | (_| | __/ (_| (_) \ V / 11:45:44 \_____\___/ \__,_|\___|\___\___/ \_/ 11:45:44 Bash-1.0.6 11:45:44 11:45:44 11:45:44 ==> git version 2.25.1 found 11:45:44 ==> 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 11:45:44 Release-Date: 2020-01-08 11:45:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:45:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:45:44 ==> Jenkins CI detected. 11:45:44 current dir:  /w/workspace/edgex-go/2 11:45:44 project root: . 11:45:44 --> token set from env 11:45:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:45:44 ==> Running gcov in . (disable via -X gcov) 11:45:44 ==> Python coveragepy not found 11:45:44 ==> Searching for coverage reports in: 11:45:44 + . 11:45:44 -> Found 1 reports 11:45:44 ==> Detecting git/mercurial file structure 11:45:44 ==> Reading reports 11:45:44 + ./coverage.out bytes=426503 11:45:44 ==> Appending adjustments 11:45:44 https://docs.codecov.io/docs/fixing-reports 11:45:45 + Found adjustments 11:45:45 ==> Gzipping contents 11:45:45 60K /tmp/codecov.BiFtMR.gz 11:45:45 ==> Uploading reports 11:45:45 url: https://codecov.io 11:45:45 query: branch=PR-3914&commit=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= 11:45:45 -> Pinging Codecov 11:45:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3914&commit=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= 11:45:46 -> Uploading to 11:45:46 https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/4492c6e33aaa41e61d0d2a1066e3b9c370df7c68/43ea8941-47a9-409d-8214-fa51ac7fe8b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T114545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e352165f843b1824504c00f1589e0ecf0915ca45ecf52699ff9b6978ea72e2c4 11:45:46 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:46 Dload Upload Total Spent Left Speed 11:45:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57914 0 0 100 57914 0 255k --:--:-- --:--:-- --:--:-- 254k 100 57914 0 0 100 57914 0 228k --:--:-- --:--:-- --:--:-- 227k 11:45:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] } 11:45:46 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 11:45:47 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 11:45:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:45:48 ---> package-listing.sh 11:45:48 ++ tr '[:upper:]' '[:lower:]' 11:45:48 ++ facter osfamily 11:45:48 + OS_FAMILY=debian 11:45:48 + workspace=/w/workspace/edgex-go/2 11:45:48 + START_PACKAGES=/tmp/packages_start.txt 11:45:48 + END_PACKAGES=/tmp/packages_end.txt 11:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:45:48 + PACKAGES=/tmp/packages_start.txt 11:45:48 + '[' /w/workspace/edgex-go/2 ']' 11:45:48 + PACKAGES=/tmp/packages_end.txt 11:45:48 + case "${OS_FAMILY}" in 11:45:48 + dpkg -l 11:45:48 + grep '^ii' 11:45:48 + '[' -f /tmp/packages_start.txt ']' 11:45:48 + '[' -f /tmp/packages_end.txt ']' 11:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:45:48 + '[' /w/workspace/edgex-go/2 ']' 11:45:48 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:45:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:45:48 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:45:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:49 11:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:49 latest: Pulling from edgex-lftools-log-publisher 11:45:49 5eb5b503b376: Pulling fs layer 11:45:49 5c69ac0246d0: Pulling fs layer 11:45:49 ec43610c2a17: Pulling fs layer 11:45:49 3a2ae6a8a46f: Pulling fs layer 11:45:49 33b1e0a273af: Pulling fs layer 11:45:49 5d3b04190fa2: Pulling fs layer 11:45:49 2f39f015ded8: Pulling fs layer 11:45:49 3a2ae6a8a46f: Waiting 11:45:49 33b1e0a273af: Waiting 11:45:49 5d3b04190fa2: Waiting 11:45:49 2f39f015ded8: Waiting 11:45:49 5c69ac0246d0: Download complete 11:45:49 3a2ae6a8a46f: Verifying Checksum 11:45:49 3a2ae6a8a46f: Download complete 11:45:49 33b1e0a273af: Verifying Checksum 11:45:49 33b1e0a273af: Download complete 11:45:49 5d3b04190fa2: Download complete 11:45:49 ec43610c2a17: Download complete 11:45:49 5eb5b503b376: Verifying Checksum 11:45:49 5eb5b503b376: Download complete 11:45:50 2f39f015ded8: Download complete 11:45:51 5eb5b503b376: Pull complete 11:45:51 5c69ac0246d0: Pull complete 11:45:51 ec43610c2a17: Pull complete 11:45:51 3a2ae6a8a46f: Pull complete 11:45:52 33b1e0a273af: Pull complete 11:45:52 5d3b04190fa2: Pull complete 11:45:57 2f39f015ded8: Pull complete 11:45:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:45:57 prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container 11:45:57 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:45:59 $ docker top 7af4d3bb1404088661118cf8625d1f09847058a85d8afa7628300eab25a7cb02 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:46:00 + mkdir -p /var/log/sysstat [Pipeline] sh 11:46:00 + ls /var/log/sa-host 11:46:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:00 provisioning config files... 11:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8364521909885082628tmp [Pipeline] { [Pipeline] echo 11:46:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:46:00 ---> create-netrc.sh [Pipeline] } 11:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:46:01 ---> python-tools-install.sh [Pipeline] echo 11:46:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:46:01 ---> sudo-logs.sh 11:46:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:46:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:46:01 ---> job-cost.sh 11:46:01 lf-activate-venv: SKIPPING 11:46:01 DEBUG: total: 0.10999999940395355 11:46:01 INFO: Retrieving Stack Cost... 11:46:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:46:02 INFO: Archiving Costs [Pipeline] echo 11:46:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:46:02 ---> logs-deploy.sh 11:46:02 lf-activate-venv: SKIPPING 11:46:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3914/2 11:46:02 INFO: archiving workspace using pattern(s): 11:46:03 Archives upload complete. 11:46:03 INFO: archiving logs to Nexus