Pull request #3936 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than dcb0ece3884448c807c222c59e79a80a3cead3df Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb 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-ssh2770827467612057596.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-ssh10399573177640452452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3148004469400062648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1089394315660931225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13630278090570998728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3936/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14259890556796145160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9543 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 Commit message: "feat(metadata): Implement Post device command API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:51:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:51:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:51:26 ========================================================= 02:51:26 EdgeX Global Pipelines Version Info 02:51:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:51:27 ------------------- 02:51:27 stable info: 02:51:27 ------------------- 02:51:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:51:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:51:27 Message: update stable to v1.0.221 02:51:28 ------------------- 02:51:28 experimental info: 02:51:28 ------------------- 02:51:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:51:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:51:28 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:51:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3936 [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3936 [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3936 [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcb0ece [Pipeline] echo 02:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:29 provisioning config files... 02:51:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8028535599491944928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:30 ---> docker-login.sh 02:51:30 nexus3.edgexfoundry.org:10001 02:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:30 Configure a credential helper to remove this warning. See 02:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:30 02:51:30 Login Succeeded 02:51:30 nexus3.edgexfoundry.org:10002 02:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:30 Configure a credential helper to remove this warning. See 02:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:30 02:51:30 Login Succeeded 02:51:30 nexus3.edgexfoundry.org:10003 02:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:30 Configure a credential helper to remove this warning. See 02:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:30 02:51:30 Login Succeeded 02:51:30 nexus3.edgexfoundry.org:10004 02:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:30 Configure a credential helper to remove this warning. See 02:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:30 02:51:30 Login Succeeded 02:51:30 docker.io 02:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:31 Configure a credential helper to remove this warning. See 02:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:31 02:51:31 Login Succeeded 02:51:31 ---> docker-login.sh ends [Pipeline] } 02:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:31 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:51:31 + dirname cmd/core-command/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo core-command,cmd/core-command/Dockerfile 02:51:31 + dirname cmd/core-data/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo core-data,cmd/core-data/Dockerfile 02:51:31 + dirname cmd/core-metadata/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo core-metadata,cmd/core-metadata/Dockerfile 02:51:31 + dirname cmd/security-bootstrapper/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:51:31 + + cut -d/ -f2 02:51:31 dirname cmd/security-proxy-setup/Dockerfile 02:51:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:51:31 + + dirname cmd/security-secretstore-setup/Dockerfile 02:51:31 cut -d/ -f2 02:51:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:51:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:51:31 + dirname cmd/security-spire-agent/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:51:31 + dirname cmd/security-spire-config/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:51:31 + dirname cmd/security-spire-server/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:51:31 + dirname cmd/support-notifications/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo support-notifications,cmd/support-notifications/Dockerfile 02:51:31 + dirname cmd/support-scheduler/Dockerfile 02:51:31 + cut -d/ -f2 02:51:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:51:31 + + dirname cmd/sys-mgmt-agent/Dockerfile 02:51:31 cut -d/ -f2 02:51:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:51:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:51:32 + git rev-list -1 --merges dcb0ece3884448c807c222c59e79a80a3cead3df~1..dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo 02:51:32 -----------> git rev-list -1 --merges dcb0ece3884448c807c222c59e79a80a3cead3df~1..dcb0ece3884448c807c222c59e79a80a3cead3df dcb0ece3884448c807c222c59e79a80a3cead3df [false] [Pipeline] sh 02:51:32 + git log --format=format:%s -1 dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] echo 02:51:32 ========================================================= 02:51:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:51:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:51:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:51:33 + grep -v github /etc/ssh/ssh_known_hosts 02:51:33 + [ -e /tmp/ssh_known_hosts ] 02:51:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:51:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:51:33 + sudo tee -a /etc/ssh/ssh_known_hosts 02:51:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:34 02:51:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:51:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:34 latest: Pulling from edgex-devops/git-semver 02:51:34 a0d0a0d46f8b: Pulling fs layer 02:51:34 3e5f54012d9b: Pulling fs layer 02:51:34 4c7163046ea9: Pulling fs layer 02:51:34 0c2d73faf560: Pulling fs layer 02:51:34 0c2d73faf560: Waiting 02:51:34 3e5f54012d9b: Verifying Checksum 02:51:34 3e5f54012d9b: Download complete 02:51:34 a0d0a0d46f8b: Verifying Checksum 02:51:34 a0d0a0d46f8b: Download complete 02:51:34 0c2d73faf560: Verifying Checksum 02:51:34 0c2d73faf560: Download complete 02:51:34 4c7163046ea9: Verifying Checksum 02:51:34 4c7163046ea9: Download complete 02:51:34 a0d0a0d46f8b: Pull complete 02:51:34 3e5f54012d9b: Pull complete 02:51:35 4c7163046ea9: Pull complete 02:51:35 0c2d73faf560: Pull complete 02:51:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:51:35 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 02:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:51:36 $ docker top a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:36 [ssh-agent] Looking for ssh-agent implementation... 02:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:36 $ docker exec a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent 02:51:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDlOGP/agent.14 02:51:36 SSH_AGENT_PID=20 02:51:36 Running ssh-add (command line suppressed) 02:51:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5904742880814081383.key (/w/workspace/edgex-go/1@tmp/private_key_5904742880814081383.key) 02:51:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:36 + git tag --points-at HEAD [Pipeline] } 02:51:37 $ docker exec --env ******** --env ******** a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent -k 02:51:37 unset SSH_AUTH_SOCK; 02:51:37 unset SSH_AGENT_PID; 02:51:37 echo Agent pid 20 killed; 02:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:51:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:37 [ssh-agent] Looking for ssh-agent implementation... 02:51:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:37 $ docker exec a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent 02:51:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimMFMl/agent.56 02:51:37 SSH_AGENT_PID=63 02:51:37 Running ssh-add (command line suppressed) 02:51:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7748691829915585173.key (/w/workspace/edgex-go/1@tmp/private_key_7748691829915585173.key) 02:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:37 + git semver init 02:51:37 # -> Open(): unable to determine branch for HEAD 02:51:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:51:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:51:37 # $SEMVER_REMOTE_NAME = origin 02:51:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:51:37 # $SEMVER_USER_NAME = edgex-jenkins 02:51:37 # $SEMVER_BRANCH = PR-3936 02:51:37 # $SEMVER_TEMP = /tmp/semver-402040921 02:51:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:51:52 # '/tmp/semver-402040921' -> '/w/workspace/edgex-go/1/.semver' 02:51:52 # -> Force: false 02:51:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:51:52 $ docker exec --env ******** --env ******** a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 ssh-agent -k 02:51:52 unset SSH_AUTH_SOCK; 02:51:52 unset SSH_AGENT_PID; 02:51:52 echo Agent pid 63 killed; 02:51:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:53 + git semver [Pipeline] } 02:51:53 $ docker stop --time=1 a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 02:51:55 $ docker rm -f a47a54f655a17d7c758f35f6e9281d708aedf821613e421f13c3c4af0b766881 [Pipeline] // withDockerContainer [Pipeline] sh 02:51:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:51:56 Stashed 1 file(s) [Pipeline] echo 02:51:56 [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 02:51:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:57 ========================================================= 02:51:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:51:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:51:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:51:57 59bf1c3509f3: Pulling fs layer 02:51:57 666ba61612fd: Pulling fs layer 02:51:57 8ed8ca486205: Pulling fs layer 02:51:57 4fe6c5a15a65: Pulling fs layer 02:51:57 22a0e8bec74d: Pulling fs layer 02:51:57 640e595b4fbd: Pulling fs layer 02:51:57 763cafe07f6e: Pulling fs layer 02:51:57 0c0b528cf693: Pulling fs layer 02:51:57 10935f4eaf8b: Pulling fs layer 02:51:57 22a0e8bec74d: Waiting 02:51:57 0c0b528cf693: Waiting 02:51:57 10935f4eaf8b: Waiting 02:51:57 640e595b4fbd: Waiting 02:51:57 763cafe07f6e: Waiting 02:51:57 4fe6c5a15a65: Waiting 02:51:57 8ed8ca486205: Verifying Checksum 02:51:57 8ed8ca486205: Download complete 02:51:57 666ba61612fd: Verifying Checksum 02:51:57 666ba61612fd: Download complete 02:51:57 22a0e8bec74d: Download complete 02:51:57 640e595b4fbd: Verifying Checksum 02:51:57 640e595b4fbd: Download complete 02:51:57 59bf1c3509f3: Verifying Checksum 02:51:57 59bf1c3509f3: Download complete 02:51:57 763cafe07f6e: Download complete 02:51:57 0c0b528cf693: Verifying Checksum 02:51:57 0c0b528cf693: Download complete 02:51:57 59bf1c3509f3: Pull complete 02:51:57 666ba61612fd: Pull complete 02:51:57 8ed8ca486205: Pull complete 02:51:58 10935f4eaf8b: Verifying Checksum 02:51:58 10935f4eaf8b: Download complete 02:51:58 4fe6c5a15a65: Verifying Checksum 02:51:58 4fe6c5a15a65: Download complete 02:52:02 4fe6c5a15a65: Pull complete 02:52:02 22a0e8bec74d: Pull complete 02:52:02 640e595b4fbd: Pull complete 02:52:02 763cafe07f6e: Pull complete 02:52:02 0c0b528cf693: Pull complete 02:52:05 10935f4eaf8b: Pull complete 02:52:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 02:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:52:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:52:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:52:05 WORKDIR /edgex 02:52:05 COPY go.mod . 02:52:05 RUN go mod download 02:52:05 docker build -t ci-base-image-x86_64 -f - . 02:52:06 Sending build context to Docker daemon 334.5MB 02:52:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:52:06 ---> 99d49a6021b9 02:52:06 Step 2/4 : WORKDIR /edgex 02:52:10 ---> Running in 5cc78e44b223 02:52:10 Removing intermediate container 5cc78e44b223 02:52:10 ---> 3a3789918a60 02:52:10 Step 3/4 : COPY go.mod . 02:52:10 ---> a67438143f7e 02:52:10 Step 4/4 : RUN go mod download 02:52:10 ---> Running in c9f74d9bb1d9 02:52:11 Still waiting to schedule task 02:52:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:52:32 Removing intermediate container c9f74d9bb1d9 02:52:32 ---> 5e08945e1199 02:52:32 Successfully built 5e08945e1199 02:52:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:52:32 + docker inspect -f . ci-base-image-x86_64 02:52:32 . [Pipeline] withDockerContainer 02:52:32 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 02:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:52:33 $ docker top 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:33 + go version 02:52:33 go version go1.17.6 linux/amd64 [Pipeline] } 02:52:33 $ docker stop --time=1 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 02:52:34 $ docker rm -f 028559c853c280f48933137dcd7feaee88d961451fbe918760ceeb23a6654057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:35 + docker inspect -f . ci-base-image-x86_64 02:52:35 . [Pipeline] withDockerContainer 02:52:35 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 02:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:52:36 $ docker top e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e -eo pid,comm [Pipeline] { [Pipeline] echo 02:52:36 ========================================================= 02:52:36 [edgeXBuildGoParallel] Running Tests and Build... 02:52:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:52:36 + make test 02:52:36 go mod tidy -compat=1.17 02:52:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:52:43 ? github.com/edgexfoundry/edgex-go [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:52:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 02:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 02:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.9% of statements 02:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 94.8% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.095s coverage: 72.2% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements 02:53:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 02:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 02:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 02:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements 02:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements 02:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:53:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 02:53:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 02:53:24 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 02:53:42 GO111MODULE=on go vet ./... 02:53:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9544 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws 02:53:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:53:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:53:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:53:47 ./bin/test-attribution-txt.sh 02:53:47 The recommended git tool is: git [Pipeline] echo 02:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:53:48 + ls -al . 02:53:48 total 664 02:53:48 drwxrwxr-x 10 1001 1001 4096 Mar 31 02:53 . 02:53:48 drwxr-xr-x 4 root root 4096 Mar 31 02:52 .. 02:53:48 -rw-rw-r-- 1 1001 1001 11 Mar 31 02:51 .dockerignore 02:53:48 drwxrwxr-x 8 1001 1001 4096 Mar 31 02:51 .git 02:53:48 drwxrwxr-x 4 1001 1001 4096 Mar 31 02:51 .github 02:53:48 -rw-rw-r-- 1 1001 1001 870 Mar 31 02:51 .gitignore 02:53:48 -rw-rw-r-- 1 1001 1001 42 Mar 31 02:51 .golangci.yml 02:53:48 -rw-rw-r-- 1 1001 1001 87 Mar 31 02:51 .hadolint.yml 02:53:48 drwx------ 3 1001 1001 4096 Mar 31 02:51 .semver 02:53:48 -rw-rw-r-- 1 1001 1001 166 Mar 31 02:51 .sonarcloud.properties 02:53:48 -rw-rw-r-- 1 1001 1001 1171 Mar 31 02:51 ADOPTERS.md 02:53:48 -rw-rw-r-- 1 1001 1001 9953 Mar 31 02:51 Attribution.txt 02:53:48 -rw-rw-r-- 1 1001 1001 51732 Mar 31 02:51 CHANGELOG.md 02:53:48 -rw-rw-r-- 1 1001 1001 3804 Mar 31 02:51 CONTRIBUTING.md 02:53:48 -rw-rw-r-- 1 1001 1001 677 Mar 31 02:51 GOVERNANCE.md 02:53:48 -rw-rw-r-- 1 1001 1001 849 Mar 31 02:51 Jenkinsfile 02:53:48 -rw-rw-r-- 1 1001 1001 10775 Mar 31 02:51 LICENSE 02:53:48 -rw-rw-r-- 1 1001 1001 8478 Mar 31 02:51 Makefile 02:53:48 -rw-rw-r-- 1 1001 1001 582 Mar 31 02:51 OWNERS.md 02:53:48 -rw-rw-r-- 1 1001 1001 8207 Mar 31 02:51 README.md 02:53:48 -rw-rw-r-- 1 1001 1001 6912 Mar 31 02:51 SECURITY.md 02:53:48 -rw-rw-r-- 1 1001 1001 5 Mar 31 02:51 VERSION 02:53:48 -rw-rw-r-- 1 1001 1001 4131 Mar 31 02:51 ZMQWindows.md 02:53:48 drwxrwxr-x 2 1001 1001 4096 Mar 31 02:51 bin 02:53:48 drwxrwxr-x 18 1001 1001 4096 Mar 31 02:51 cmd 02:53:48 -rw-r--r-- 1 root root 428916 Mar 31 02:53 coverage.out 02:53:48 -rw-rw-r-- 1 1001 1001 3175 Mar 31 02:51 go.mod 02:53:48 -rw-rw-r-- 1 1001 1001 34990 Mar 31 02:51 go.sum 02:53:48 drwxrwxr-x 8 1001 1001 4096 Mar 31 02:51 internal 02:53:48 drwxrwxr-x 3 1001 1001 4096 Mar 31 02:51 openapi 02:53:48 drwxrwxr-x 4 1001 1001 4096 Mar 31 02:51 snap 02:53:48 -rw-rw-r-- 1 1001 1001 204 Mar 31 02:51 version.go [Pipeline] sh 02:53:49 + '[' -e coverage.out ] 02:53:49 + chown 1001:1001 coverage.out [Pipeline] stash 02:53:49 Stashed 1 file(s) [Pipeline] sh 02:53:49 + make build 02:53:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:53:55 using credential edgex-jenkins-ssh 02:53:55 Cloning the remote Git repository 02:53:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:53:55 > git init /w/workspace/edgex-go/1 # timeout=10 02:53:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:53:55 > git --version # timeout=10 02:53:55 > git --version # 'git version 2.25.1' 02:53:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:54:13 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df 02:54:13 Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df 02:54:13 Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) 02:54:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:54:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:54:13 > git config core.sparsecheckout # timeout=10 02:54:13 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 02:54:13 > git remote # timeout=10 02:54:13 > git config --get remote.origin.url # timeout=10 02:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:13 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 02:54:13 > git rev-parse HEAD^{commit} # timeout=10 02:54:13 > git config core.sparsecheckout # timeout=10 02:54:13 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 02:54:18 Commit message: "feat(metadata): Implement Post device command API" 02:54:18 > git --version # timeout=10 02:54:18 > git --version # 'git version 2.25.1' 02:54:18 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:19 Dload Upload Total Spent Left Speed 02:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh 02:54:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:54:20 + sudo tee /etc/docker/daemon.new 02:54:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:54:20 { 02:54:20 "registry-mirrors": [ 02:54:20 "https://nexus3.edgexfoundry.org:10001" 02:54:20 ], 02:54:20 "bip": "10.250.0.254/24", 02:54:20 "hosts": [ 02:54:20 "tcp://0.0.0.0:5555", 02:54:20 "unix:///var/run/docker.sock" 02:54:20 ], 02:54:20 "mtu": 1458, 02:54:20 "selinux-enabled": true, 02:54:20 "seccomp-profile": "/etc/docker/seccomp.json" 02:54:20 } [Pipeline] sh 02:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:54:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:54:20 + sudo service docker restart 02:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:54:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:54:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:54:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:54:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:54:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:54:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:54:31 $ docker stop --time=1 e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e 02:54:34 $ docker rm -f e47df9049d9bb6e54e8264f58a415ae17250d11e30e23ac29ded6f3aae3b9c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:36 02:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:36 latest: Pulling from edgex-devops/edgex-compose 02:54:36 cbdbe7a5bc2a: Pulling fs layer 02:54:36 ca9280d653b3: Pulling fs layer 02:54:36 7e9c9ca2126c: Pulling fs layer 02:54:36 cbdbe7a5bc2a: Verifying Checksum 02:54:36 cbdbe7a5bc2a: Download complete 02:54:36 ca9280d653b3: Verifying Checksum 02:54:36 ca9280d653b3: Download complete 02:54:36 cbdbe7a5bc2a: Pull complete 02:54:36 7e9c9ca2126c: Download complete 02:54:37 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:39 provisioning config files... 02:54:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6835735516468651333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:39 ---> docker-login.sh 02:54:39 nexus3.edgexfoundry.org:10001 02:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:40 7e9c9ca2126c: Pull complete 02:54:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:54:40 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 02:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:40 Configure a credential helper to remove this warning. See 02:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:40 02:54:40 Login Succeeded 02:54:40 nexus3.edgexfoundry.org:10002 02:54:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:41 Configure a credential helper to remove this warning. See 02:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:41 02:54:41 Login Succeeded 02:54:41 nexus3.edgexfoundry.org:10003 02:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:41 Configure a credential helper to remove this warning. See 02:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:41 02:54:41 Login Succeeded 02:54:41 nexus3.edgexfoundry.org:10004 02:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:41 Configure a credential helper to remove this warning. See 02:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:41 02:54:41 Login Succeeded 02:54:41 docker.io 02:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:42 $ docker top 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:42 Configure a credential helper to remove this warning. See 02:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:42 02:54:42 Login Succeeded 02:54:42 ---> docker-login.sh ends [Pipeline] } 02:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider 02:54:42 + docker-compose build --help 02:54:42 + grep parallel [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:43 ========================================================= 02:54:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:54:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:54:43 --parallel Build images in parallel. 02:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:54:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] } 02:54:43 $ docker stop --time=1 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe 02:54:43 9b3977197b4f: Pulling fs layer 02:54:43 1a89e8eeedd5: Pulling fs layer 02:54:43 94645a83ff95: Pulling fs layer 02:54:43 3f3a8bcf1eab: Pulling fs layer 02:54:43 0c92f367c5e7: Pulling fs layer 02:54:43 f7c0051592d6: Pulling fs layer 02:54:43 a227ed2f7395: Pulling fs layer 02:54:43 7b1c46037f91: Pulling fs layer 02:54:43 0c92f367c5e7: Waiting 02:54:43 f7c0051592d6: Waiting 02:54:43 a227ed2f7395: Waiting 02:54:43 7b1c46037f91: Waiting 02:54:43 94645a83ff95: Verifying Checksum 02:54:43 94645a83ff95: Download complete 02:54:43 1a89e8eeedd5: Download complete 02:54:43 0c92f367c5e7: Verifying Checksum 02:54:43 0c92f367c5e7: Download complete 02:54:43 f7c0051592d6: Verifying Checksum 02:54:43 f7c0051592d6: Download complete 02:54:43 9b3977197b4f: Verifying Checksum 02:54:43 9b3977197b4f: Download complete 02:54:43 a227ed2f7395: Verifying Checksum 02:54:43 a227ed2f7395: Download complete 02:54:44 9b3977197b4f: Pull complete 02:54:45 1a89e8eeedd5: Pull complete 02:54:45 $ docker rm -f 7a8cf8cbbe21f29d86540293df88248368965088350bffbd835a1ba89f55ecfe [Pipeline] // withDockerContainer 02:54:45 94645a83ff95: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:54:45 . [Pipeline] withDockerContainer 02:54:45 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 02:54:45 7b1c46037f91: Verifying Checksum 02:54:45 7b1c46037f91: Download complete 02:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:54:46 3f3a8bcf1eab: Verifying Checksum 02:54:46 3f3a8bcf1eab: Download complete 02:54:46 $ docker top 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:46 + docker-compose -f ./docker-compose-build.yml build --parallel 02:54:47 Building core-command ... 02:54:47 Building core-data ... 02:54:47 Building core-metadata ... 02:54:47 Building security-bootstrapper ... 02:54:47 Building security-proxy-setup ... 02:54:47 Building security-secretstore-setup ... 02:54:47 Building security-spiffe-token-provider ... 02:54:47 Building security-spire-agent ... 02:54:47 Building security-spire-config ... 02:54:47 Building security-spire-server ... 02:54:47 Building support-notifications ... 02:54:47 Building support-scheduler ... 02:54:47 Building sys-mgmt-agent ... 02:54:47 Building core-command 02:54:47 Building security-proxy-setup 02:54:47 Building security-spire-agent 02:54:47 Building core-data 02:54:47 Building support-scheduler 02:54:58 3f3a8bcf1eab: Pull complete 02:54:58 0c92f367c5e7: Pull complete 02:54:58 f7c0051592d6: Pull complete 02:54:58 a227ed2f7395: Pull complete 02:55:05 7b1c46037f91: Pull complete 02:55:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 02:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:55:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:55:06 + docker build -t ci-base-image-arm64 -f - . 02:55:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:55:06 WORKDIR /edgex 02:55:06 COPY go.mod . 02:55:06 RUN go mod download 02:55:09 Sending build context to Docker daemon 169MB 02:55:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> 5e08945e1199 02:55:09 Step 3/23 : WORKDIR /edgex-go 02:55:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> 5e08945e1199 02:55:09 Step 3/22 : WORKDIR /edgex-go 02:55:09 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> 5e08945e1199 02:55:09 Step 3/24 : WORKDIR /edgex-go 02:55:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> 5e08945e1199 02:55:09 Step 3/22 : WORKDIR /edgex-go 02:55:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:55:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> 5e08945e1199 02:55:09 Step 3/23 : WORKDIR /edgex-go 02:55:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:55:09 ---> f79e39bc4007 02:55:09 Step 2/4 : WORKDIR /edgex 02:55:11 ---> Running in ba2713dccbeb 02:55:11 Removing intermediate container ba2713dccbeb 02:55:11 ---> a6cf30568aa2 02:55:11 Step 3/4 : COPY go.mod . 02:55:12 ---> cde7761fae16 02:55:12 Step 4/4 : RUN go mod download 02:55:12 ---> Running in 8749a2d813ab 02:55:16 ---> Running in 9ed62d77d0f2 02:55:16 ---> Running in 448a56daeb4f 02:55:16 ---> Running in 1463279146ba 02:55:16 ---> Running in b349583dc577 02:55:16 ---> Running in c98d2be40d45 02:55:16 Removing intermediate container c98d2be40d45 02:55:16 ---> 45eecc779713 02:55:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:16 Removing intermediate container 9ed62d77d0f2 02:55:16 ---> 424b15ced441 02:55:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:16 Removing intermediate container b349583dc577 02:55:16 ---> 8dd89045acf9 02:55:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:16 Removing intermediate container 448a56daeb4f 02:55:16 ---> 7757381a4ea2 02:55:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:16 Removing intermediate container 1463279146ba 02:55:16 ---> b7d5f339fcfe 02:55:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:16 ---> Running in 4dd143a5d582 02:55:16 ---> Running in dbb3cd5e84f6 02:55:16 ---> Running in 54baef392758 02:55:16 ---> Running in 0fa0be030489 02:55:16 ---> Running in d2ebb35fb884 02:55:16 Removing intermediate container dbb3cd5e84f6 02:55:16 ---> cab8fe0cc4d0 02:55:16 Step 5/22 : RUN apk add --update --no-cache make git 02:55:16 ---> Running in da768e1a6bdb 02:55:17 Removing intermediate container 54baef392758 02:55:17 ---> c44e3f45aee1 02:55:17 Step 5/22 : RUN apk add --update --no-cache make git 02:55:17 ---> Running in b681d6c408f2 02:55:17 Removing intermediate container 4dd143a5d582 02:55:17 ---> 45a89c64ea09 02:55:17 Step 5/24 : RUN apk add --update --no-cache make git 02:55:17 ---> Running in b5d051d970c3 02:55:17 Removing intermediate container d2ebb35fb884 02:55:17 ---> 69820520b8c7 02:55:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:55:17 ---> Running in 17f2ed4dd9e9 02:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:55:17 Removing intermediate container 0fa0be030489 02:55:17 ---> 875e569df86e 02:55:17 Step 5/23 : RUN apk add --update --no-cache make git 02:55:17 ---> Running in 7da4a4093c91 02:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:55:18 OK: 221 MiB in 52 packages 02:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:55:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:55:18 OK: 221 MiB in 52 packages 02:55:18 Removing intermediate container da768e1a6bdb 02:55:18 ---> 7fa7e41e240e 02:55:18 Step 6/22 : COPY go.mod vendor* ./ 02:55:19 OK: 221 MiB in 52 packages 02:55:19 OK: 221 MiB in 52 packages 02:55:19 ---> ff35aae298b4 02:55:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:19 OK: 221 MiB in 52 packages 02:55:19 ---> Running in c4fae7b1ce48 02:55:19 Removing intermediate container b681d6c408f2 02:55:19 ---> 7191a366dbdc 02:55:19 Step 6/22 : COPY go.mod vendor* ./ 02:55:19 ---> 2653cae7a106 02:55:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:19 ---> Running in 4427565bd588 02:55:19 Removing intermediate container b5d051d970c3 02:55:19 ---> 6df02fd7266b 02:55:19 Step 6/24 : COPY go.mod vendor* ./ 02:55:19 Removing intermediate container 17f2ed4dd9e9 02:55:19 ---> 64f565fbd22e 02:55:19 Step 6/23 : COPY go.mod vendor* ./ 02:55:19 Removing intermediate container 7da4a4093c91 02:55:19 ---> 62b4aaf1d54b 02:55:19 Step 6/23 : COPY go.mod vendor* ./ 02:55:19 ---> c8449f990633 02:55:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:19 ---> Running in a85ddaa9048c 02:55:20 ---> d8729ec8757d 02:55:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 ---> 0bebeb3edfc2 02:55:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:20 ---> Running in ca24e8dfa2f3 02:55:20 ---> Running in 12308c8a7e2a 02:55:20 Removing intermediate container c4fae7b1ce48 02:55:20 ---> c4f22fa806da 02:55:20 Step 8/22 : COPY . . 02:55:20 Removing intermediate container 4427565bd588 02:55:20 ---> ce55ac2ce556 02:55:20 Step 8/22 : COPY . . 02:55:28 Removing intermediate container a85ddaa9048c 02:55:28 ---> f7b0ece14d41 02:55:28 Step 8/24 : COPY . . 02:55:28 ---> c7e3404bad87 02:55:28 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:55:28 ---> 00f27a30edcf 02:55:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:55:28 Removing intermediate container ca24e8dfa2f3 02:55:28 ---> bd4bf135742e 02:55:28 Step 8/23 : COPY . . 02:55:28 Removing intermediate container 12308c8a7e2a 02:55:28 ---> 7d428bf4902e 02:55:28 Step 8/23 : COPY . . 02:55:28 ---> Running in 2aa2665dfadd 02:55:28 ---> Running in 9b612cbf3c1f 02:55:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:55:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:55:55 ---> d5c4a4dc3f34 02:55:55 Step 9/23 : RUN make cmd/core-command/core-command 02:55:55 ---> 3327ab37eb0f 02:55:55 Step 9/23 : RUN make cmd/core-data/core-data 02:55:55 ---> 92e884afc8f9 02:55:55 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 02:55:55 ---> Running in d352aef0b875 02:55:55 ---> Running in bfe31bf9c955 02:55:55 ---> Running in 8cab1a0fc702 02:55:55 Removing intermediate container 8cab1a0fc702 02:55:55 ---> fa729011aea8 02:55:55 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 02:55:55 ---> Running in 3ecb8249edb4 02:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:55:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:55:55 spire-1.2.0/ 02:55:55 spire-1.2.0/README.md 02:55:55 spire-1.2.0/bin/ 02:55:55 spire-1.2.0/bin/spire-server 02:55:55 spire-1.2.0/bin/spire-agent 02:55:55 spire-1.2.0/conf/ 02:55:55 spire-1.2.0/conf/server/ 02:55:55 spire-1.2.0/conf/server/server.conf 02:55:55 spire-1.2.0/conf/agent/ 02:55:55 spire-1.2.0/conf/agent/agent.conf 02:55:55 spire-1.2.0/LICENSE 02:55:58 Removing intermediate container 9b612cbf3c1f 02:55:58 ---> 0520146843f1 02:55:58 02:55:58 Step 10/22 : FROM alpine:3.14 02:55:58 3.14: Pulling from library/alpine 02:55:58 Removing intermediate container 2aa2665dfadd 02:55:58 ---> e545c69c702a 02:55:58 02:55:58 Step 10/22 : FROM alpine:3.14 02:55:59 3.14: Pulling from library/alpine 02:55:59 Removing intermediate container 8749a2d813ab 02:55:59 ---> 4a0a0a7de8b2 02:55:59 Successfully built 4a0a0a7de8b2 02:55:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:55:59 + docker inspect -f . ci-base-image-arm64 02:55:59 . [Pipeline] withDockerContainer 02:55:59 prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container 02:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:56:00 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 02:56:00 Status: Downloaded newer image for alpine:3.14 02:56:00 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 02:56:00 Status: Image is up to date for alpine:3.14 02:56:00 ---> 84b07dd2d1fd 02:56:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:56:00 ---> 84b07dd2d1fd 02:56:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:56:01 ---> Running in 15f52c0a8113 02:56:01 ---> Running in 25c549792e85 02:56:01 Removing intermediate container 3ecb8249edb4 02:56:01 ---> 6e43b3c60f51 02:56:01 02:56:01 Step 11/24 : FROM alpine:3.15 02:56:01 $ docker top 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf -eo pid,comm 02:56:01 3.15: Pulling from library/alpine [Pipeline] { [Pipeline] sh 02:56:01 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 02:56:01 Status: Downloaded newer image for alpine:3.15 02:56:01 ---> 76c8fb57b6fc 02:56:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:02 + go version 02:56:02 go version go1.17.6 linux/arm64 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:02 ---> Running in 3e2a0ee4bd8c 02:56:02 (1/1) Installing dumb-init (1.2.5-r1) 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:02 Executing busybox-1.33.1-r6.trigger 02:56:02 OK: 6 MiB in 15 packages [Pipeline] } 02:56:02 $ docker stop --time=1 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf 02:56:02 (1/6) Installing ca-certificates (20211220-r0) 02:56:02 (2/6) Installing brotli-libs (1.0.9-r5) 02:56:02 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:56:02 (4/6) Installing libcurl (7.79.1-r0) 02:56:02 (5/6) Installing curl (7.79.1-r0) 02:56:02 (6/6) Installing dumb-init (1.2.5-r1) 02:56:02 Executing busybox-1.33.1-r6.trigger 02:56:02 Executing ca-certificates-20211220-r0.trigger 02:56:02 Removing intermediate container 3e2a0ee4bd8c 02:56:02 ---> 95113a3ebf7f 02:56:02 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:02 OK: 8 MiB in 20 packages 02:56:02 ---> Running in f784a28e0562 02:56:02 Removing intermediate container 25c549792e85 02:56:02 ---> 54e84698a8fe 02:56:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:02 ---> Running in cff8692e4fe5 02:56:03 Removing intermediate container cff8692e4fe5 02:56:03 ---> e536e8b73bd9 02:56:03 Step 13/22 : ENV APP_PORT=59861 02:56:03 ---> Running in 9c67ab43e9bd 02:56:03 $ docker rm -f 1068269a3527542bbcd86013aafcb4e6da92cefbd9341fc0efe9c06a5e9448cf 02:56:03 Removing intermediate container 15f52c0a8113 02:56:03 ---> 26f1cddd252f 02:56:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:56:03 ---> Running in 87f119eb53b8 02:56:04 Removing intermediate container 9c67ab43e9bd 02:56:04 ---> d97cb8961add 02:56:04 Step 14/22 : EXPOSE $APP_PORT 02:56:04 ---> Running in 5cd883a0ffee 02:56:04 Removing intermediate container 87f119eb53b8 02:56:04 ---> bcd1140d9887 02:56:04 Step 13/22 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:56:04 ---> Running in 20f2aa0ef4bd 02:56:04 Removing intermediate container f784a28e0562 02:56:04 ---> a6d75cf8e8d8 02:56:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:04 Removing intermediate container 5cd883a0ffee 02:56:04 ---> 6fbd993b4207 02:56:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:04 ---> Running in dc2d38ab8c2e 02:56:04 Removing intermediate container 20f2aa0ef4bd 02:56:04 ---> 58a1e2e89333 02:56:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:56:04 + docker inspect -f . ci-base-image-arm64 02:56:04 . [Pipeline] withDockerContainer 02:56:05 prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container 02:56:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:56:05 ---> 3e0607d91cd0 02:56:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:56:05 ---> eadac5781fef 02:56:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:06 ---> 81216ea5b824 02:56:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:56:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:06 $ docker top 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 -eo pid,comm 02:56:06 ---> 7627461d63c5 02:56:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] { [Pipeline] echo 02:56:06 ========================================================= 02:56:06 [edgeXBuildGoParallel] Running Tests and Build... 02:56:06 ========================================================= [Pipeline] fileExists 02:56:06 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:56:06 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:56:06 OK: 15854 distinct packages available 02:56:06 ---> acea1a264e8d 02:56:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:56:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 02:56:06 ---> Running in e44cfdbf8974 02:56:07 ---> 383846e2b7ec 02:56:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:56:07 Removing intermediate container e44cfdbf8974 02:56:07 ---> 12a2b8068cc7 02:56:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:07 ---> Running in 67c089ed4e06 02:56:07 + make test 02:56:07 go mod tidy -compat=1.17 02:56:07 Removing intermediate container 67c089ed4e06 02:56:07 ---> 10d160b4142b 02:56:07 Step 20/22 : LABEL arch=x86_64 02:56:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:07 ---> ca80ac84bae4 02:56:07 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:07 ---> Running in 88a067ef8fae 02:56:07 ---> Running in 4c9dafbe05e6 02:56:07 Removing intermediate container 88a067ef8fae 02:56:07 ---> b382f3413687 02:56:07 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:56:07 (1/5) Installing dumb-init (1.2.5-r1) 02:56:07 ---> Running in 04ec9451ad69 02:56:07 (2/5) Installing musl-obstack (1.2.3-r0) 02:56:08 (3/5) Installing libucontext (1.1-r0) 02:56:08 (4/5) Installing gcompat (1.0.0-r4) 02:56:08 Removing intermediate container 04ec9451ad69 02:56:08 ---> 9d6e2c73bb97 02:56:08 Step 22/22 : LABEL version=0.0.0 02:56:08 (5/5) Installing openssl (1.1.1n-r0) 02:56:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:56:08 ---> Running in 5c132ed7bed6 02:56:08 Executing busybox-1.34.1-r4.trigger 02:56:08 OK: 6 MiB in 19 packages 02:56:08 Removing intermediate container 5c132ed7bed6 02:56:08 ---> 0cd3de6b06ee 02:56:08 02:56:08 Successfully built 0cd3de6b06ee 02:56:08 Successfully tagged support-scheduler:latest 02:56:08  Building support-scheduler ... done Building support-notifications 02:56:14 Removing intermediate container dc2d38ab8c2e 02:56:14 ---> f9a77e3b7f4f 02:56:14 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 02:56:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:56:14 ---> 5e08945e1199 02:56:14 Step 3/22 : WORKDIR /edgex-go 02:56:14 ---> Using cache 02:56:14 ---> b7d5f339fcfe 02:56:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:14 ---> Using cache 02:56:14 ---> 69820520b8c7 02:56:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:56:14 Removing intermediate container 4c9dafbe05e6 02:56:14 ---> 206f4564b381 02:56:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:56:14 ---> Running in 60cba85dc6e5 02:56:14 ---> 05f79660f487 02:56:14 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:56:14 ---> Running in 8434d427db2d 02:56:14 Removing intermediate container 8434d427db2d 02:56:14 ---> d7ed8a2d4afa 02:56:14 Step 20/22 : LABEL arch=x86_64 02:56:14 ---> Running in 83eb7fd930c4 02:56:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:15 Removing intermediate container 83eb7fd930c4 02:56:15 ---> be2fe4e5e76a 02:56:15 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:56:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:16 ---> Running in 5335d0f6d41d 02:56:16 OK: 221 MiB in 52 packages 02:56:16 ---> 02bc14a90bbf 02:56:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:56:16 Removing intermediate container 5335d0f6d41d 02:56:16 ---> 277feffafcd2 02:56:16 Step 22/22 : LABEL version=0.0.0 02:56:16 ---> Running in be05ac511075 02:56:17 Removing intermediate container be05ac511075 02:56:17 ---> 6d9c4978690c 02:56:17 02:56:17 ---> 37120d80f065 02:56:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:56:17 Removing intermediate container 60cba85dc6e5 02:56:17 ---> 3ba9155f56ea 02:56:17 Step 6/22 : COPY go.mod vendor* ./ 02:56:17 Successfully built 6d9c4978690c 02:56:17 Successfully tagged security-proxy-setup:latest 02:56:17  Building security-proxy-setup ... done Building security-spire-config 02:56:17 ---> 76c501fd3da3 02:56:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:56:18 ---> 0c05b31d4238 02:56:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:21 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:56:21 ---> 5e08945e1199 02:56:21 Step 3/24 : WORKDIR /edgex-go 02:56:21 ---> Using cache 02:56:21 ---> b7d5f339fcfe 02:56:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:21 ---> Using cache 02:56:21 ---> 69820520b8c7 02:56:21 Step 5/24 : RUN apk add --update --no-cache make git 02:56:21 ---> Running in 424f6fd34f2c 02:56:21 ---> ccbd62a50213 02:56:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:56:21 ---> Running in 5f34305442b8 02:56:21 ---> Running in ea4a387b6b0d 02:56:21 Removing intermediate container d352aef0b875 02:56:21 ---> 428f46cf9104 02:56:21 02:56:21 Step 10/23 : FROM alpine:3.14 02:56:21 ---> 84b07dd2d1fd 02:56:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:56:21 ---> Using cache 02:56:21 ---> 54e84698a8fe 02:56:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:21 ---> Using cache 02:56:21 ---> e536e8b73bd9 02:56:21 Step 13/23 : ENV APP_PORT=59882 02:56:22 ---> Running in d91af34752eb 02:56:22 Removing intermediate container ea4a387b6b0d 02:56:22 ---> 39965fc659d2 02:56:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:56:22 ---> Running in 09bf54044b3a 02:56:22 Removing intermediate container d91af34752eb 02:56:22 ---> 7fa5dc7e2c22 02:56:22 Step 14/23 : EXPOSE $APP_PORT 02:56:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:22 ---> Running in 4b107a92d65c 02:56:22 Removing intermediate container 09bf54044b3a 02:56:22 ---> 947ee05fa5cd 02:56:22 Step 22/24 : LABEL arch=x86_64 02:56:22 ---> Running in 2cc503d007f6 02:56:22 Removing intermediate container 4b107a92d65c 02:56:22 ---> 8589281738f1 02:56:22 Step 15/23 : WORKDIR / 02:56:22 ---> Running in 526ebc2b0a55 02:56:22 Removing intermediate container 2cc503d007f6 02:56:22 ---> 52d1219cc4dd 02:56:22 Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:56:22 Removing intermediate container 424f6fd34f2c 02:56:22 ---> 993384bbb2bb 02:56:22 Step 8/22 : COPY . . 02:56:22 ---> Running in 797e2187a6ca 02:56:23 Removing intermediate container 526ebc2b0a55 02:56:23 ---> 61106d2b339a 02:56:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:23 OK: 221 MiB in 52 packages 02:56:24 Removing intermediate container 797e2187a6ca 02:56:24 ---> e17fa9740f3c 02:56:24 Step 24/24 : LABEL version=0.0.0 02:56:26 ---> 5c628ce34f06 02:56:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:26 ---> Running in 51536ffb4bc0 02:56:26 Removing intermediate container bfe31bf9c955 02:56:26 ---> 30aa67dcc02f 02:56:26 02:56:26 Step 10/23 : FROM alpine:3.14 02:56:26 ---> 84b07dd2d1fd 02:56:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:27 Removing intermediate container 5f34305442b8 02:56:27 ---> 3b6f66593c29 02:56:27 Step 6/24 : COPY go.mod vendor* ./ 02:56:27 ---> Running in ff4e2c2bba8d 02:56:27 Removing intermediate container 51536ffb4bc0 02:56:27 ---> f45b208cbd58 02:56:27 02:56:27 ---> a55ca35be948 02:56:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:56:27 Successfully built f45b208cbd58 02:56:27 ---> 0c86bd3ceddc 02:56:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:27 Successfully tagged security-spire-agent:latest 02:56:27  Building security-spire-agent ... done Building security-spiffe-token-provider 02:56:29 Removing intermediate container ff4e2c2bba8d 02:56:29 ---> 558b19c720e5 02:56:29 Step 12/23 : ENV APP_PORT=59880 02:56:32 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:56:32 ---> 5e08945e1199 02:56:32 Step 3/20 : WORKDIR /edgex-go 02:56:32 ---> Using cache 02:56:32 ---> b7d5f339fcfe 02:56:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:56:32 ---> 941d7d35a59b 02:56:32 Step 19/23 : ENTRYPOINT ["/core-command"] 02:56:32 ---> Running in c85b307cb085 02:56:32 ---> Running in a1b7e49bcc84 02:56:32 ---> Running in 9702366ba48b 02:56:32 ---> Running in 8558045de2c1 02:56:32 Removing intermediate container a1b7e49bcc84 02:56:32 ---> d6f00d4454db 02:56:32 Step 13/23 : EXPOSE $APP_PORT 02:56:32 ---> 0fa2ffff15cf 02:56:32 Removing intermediate container 8558045de2c1 02:56:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> fb29135ea9fa 02:56:32 02:56:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:32 ---> Running in 26b38075f7a9 02:56:32 ---> Running in 4be93db12ce6 02:56:32 ---> Running in 196290c53b79 02:56:32 Removing intermediate container 26b38075f7a9 02:56:32 ---> 58f5583fe39f 02:56:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:32 Removing intermediate container 4be93db12ce6 02:56:32 ---> 3f5877a7e0bb 02:56:32 Step 21/23 : LABEL arch=x86_64 02:56:32 ---> Running in 501c01233a35 02:56:32 ---> Running in 7150a1f2c6e7 02:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:32 Removing intermediate container 7150a1f2c6e7 02:56:32 ---> ebe70773e257 02:56:32 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:56:32 ---> Running in 382b07e75dc3 02:56:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:56:32 Removing intermediate container 382b07e75dc3 02:56:32 ---> b7e5efbb6665 02:56:32 Step 23/23 : LABEL version=0.0.0 02:56:32 ---> Running in 66cb5cd060c8 02:56:32 Removing intermediate container 66cb5cd060c8 02:56:32 ---> 1f5fc03e3aee 02:56:32 02:56:32 Removing intermediate container c85b307cb085 02:56:32 ---> e2424b252e09 02:56:32 Step 8/24 : COPY . . 02:56:32 Successfully built 1f5fc03e3aee 02:56:32 Successfully tagged core-command:latest 02:56:32  Building core-command ... done Building security-spire-server 02:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:33 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:56:33 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:56:33 OK: 15864 distinct packages available 02:56:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:56:35 OK: 221 MiB in 52 packages 02:56:35 ? github.com/edgexfoundry/edgex-go [no test files] 02:56:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:56:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:39 ---> 5e08945e1199 02:56:39 Step 3/23 : WORKDIR /edgex-go 02:56:39 ---> Using cache 02:56:39 ---> b7d5f339fcfe 02:56:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:39 ---> Using cache 02:56:39 ---> 69820520b8c7 02:56:39 Step 5/23 : RUN apk add --update --no-cache make git 02:56:39 ---> Using cache 02:56:39 ---> 3b6f66593c29 02:56:39 Step 6/23 : COPY go.mod vendor* ./ 02:56:39 ---> Using cache 02:56:39 ---> 0c86bd3ceddc 02:56:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:39 ---> Using cache 02:56:39 ---> e2424b252e09 02:56:39 Step 8/23 : COPY . . 02:56:41 Removing intermediate container 501c01233a35 02:56:41 ---> e90c1434aadf 02:56:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:56:46 ---> 2d89963f5575 02:56:46 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 02:56:46 ---> Running in 0691c8e3bee3 02:56:46 Removing intermediate container 9702366ba48b 02:56:46 ---> 8307216bfd10 02:56:46 Step 5/20 : COPY go.mod vendor* ./ 02:56:46 ---> Running in ab3bcece25ed 02:56:46 ---> b4771f7919f1 02:56:46 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 02:56:46 ---> f1f8f78a5693 02:56:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:47 Removing intermediate container ab3bcece25ed 02:56:47 ---> ecdf5ba08ea9 02:56:47 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 02:56:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:47 ---> Running in bc7f1349b3d4 02:56:47 ---> Running in 35094feacbef 02:56:47 ---> Running in b5875f207fd9 02:56:47 Removing intermediate container bc7f1349b3d4 02:56:47 ---> f465dbb490d2 02:56:47 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 02:56:47 ---> Running in 92898c041d2e 02:56:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:56:48 (1/6) Installing dumb-init (1.2.5-r1) 02:56:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:56:48 (3/6) Installing libsodium (1.0.18-r0) 02:56:48 spire-1.2.0/ 02:56:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:56:48 (5/6) Installing libzmq (4.3.4-r0) 02:56:48 spire-1.2.0/ 02:56:48 (6/6) Installing zeromq (4.3.4-r0) 02:56:48 Executing busybox-1.33.1-r6.trigger 02:56:48 OK: 8 MiB in 20 packages 02:56:49 spire-1.2.0/README.md 02:56:49 spire-1.2.0/bin/ 02:56:49 spire-1.2.0/bin/spire-server 02:56:49 spire-1.2.0/bin/spire-agent 02:56:49 spire-1.2.0/conf/ 02:56:49 spire-1.2.0/conf/server/ 02:56:49 spire-1.2.0/conf/server/server.conf 02:56:49 spire-1.2.0/conf/agent/ 02:56:49 spire-1.2.0/conf/agent/agent.conf 02:56:49 spire-1.2.0/LICENSE 02:56:49 spire-1.2.0/README.md 02:56:49 spire-1.2.0/bin/ 02:56:49 spire-1.2.0/bin/spire-server 02:56:49 spire-1.2.0/bin/spire-agent 02:56:49 spire-1.2.0/conf/ 02:56:49 spire-1.2.0/conf/server/ 02:56:49 spire-1.2.0/conf/server/server.conf 02:56:49 spire-1.2.0/conf/agent/ 02:56:49 spire-1.2.0/conf/agent/agent.conf 02:56:49 spire-1.2.0/LICENSE 02:56:50 Removing intermediate container b5875f207fd9 02:56:50 ---> 544d4ca76559 02:56:50 Step 7/20 : COPY . . 02:56:55 Removing intermediate container 0691c8e3bee3 02:56:55 ---> e818c23ff8a0 02:56:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:55 Removing intermediate container 92898c041d2e 02:56:55 ---> 286931440ba7 02:56:55 02:56:55 Step 11/23 : FROM alpine:3.15 02:56:55 ---> 76c8fb57b6fc 02:56:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:56:55 ---> Using cache 02:56:55 ---> 95113a3ebf7f 02:56:55 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:55 ---> Using cache 02:56:55 ---> a6d75cf8e8d8 02:56:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:56:55 ---> Using cache 02:56:55 ---> f9a77e3b7f4f 02:56:55 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:56:58 ---> 573438efae07 02:56:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:58 ---> c7cfd8bb73fd 02:56:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:58 Removing intermediate container 35094feacbef 02:56:58 ---> f7352f648cd0 02:56:58 02:56:58 Step 11/24 : FROM alpine:3.15 02:56:58 ---> 76c8fb57b6fc 02:56:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:56:58 ---> Using cache 02:56:58 ---> 95113a3ebf7f 02:56:58 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:58 ---> Using cache 02:56:58 ---> a6d75cf8e8d8 02:56:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:56:58 ---> 0caddd95af2a 02:56:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:56:58 Removing intermediate container 196290c53b79 02:56:58 ---> 29ef2c6b8cd7 02:56:58 02:56:58 Step 10/22 : FROM alpine:3.14 02:56:59 ---> 84b07dd2d1fd 02:56:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:56:59 ---> Running in c63f85d99887 02:56:59 ---> Running in be66565d74e4 02:56:59 ---> 7d5cd85171b2 02:56:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:59 ---> Running in f36f5d25c874 02:56:59 ---> 025cd3390917 02:56:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:56:59 ---> 350ba278788a 02:56:59 Step 19/23 : ENTRYPOINT ["/core-data"] 02:56:59 ---> Running in ce4f1055202a 02:56:59 ---> fdea9e8832c8 02:56:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:56:59 Removing intermediate container ce4f1055202a 02:56:59 ---> 5970b9076592 02:56:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:59 ---> Running in 26c0853864b9 02:56:59 ---> a81754336e53 02:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:56:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:56:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:57:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:00 ---> Running in fe1dba928a28 02:57:00 Removing intermediate container 26c0853864b9 02:57:00 ---> 03ac7531a3de 02:57:00 Step 21/23 : LABEL arch=x86_64 02:57:00 (1/2) Installing ca-certificates (20211220-r0) 02:57:00 (2/2) Installing dumb-init (1.2.5-r1) 02:57:00 Executing busybox-1.33.1-r6.trigger 02:57:00 Executing ca-certificates-20211220-r0.trigger 02:57:00 OK: 6 MiB in 16 packages 02:57:00 ---> Running in f5ff29de0a0e 02:57:00 Removing intermediate container fe1dba928a28 02:57:00 ---> 6b035e7ec1bc 02:57:00 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:57:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:01 ---> Running in 308b1cc6d3c9 02:57:01 Removing intermediate container f5ff29de0a0e 02:57:01 ---> 98b134dcf7c1 02:57:01 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:01 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:57:01 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:57:01 OK: 15854 distinct packages available 02:57:01 ---> Running in 584214c31364 02:57:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:01 Removing intermediate container 308b1cc6d3c9 02:57:01 ---> c6d3669644b9 02:57:01 Step 21/23 : LABEL arch=x86_64 02:57:01 Removing intermediate container f36f5d25c874 02:57:01 ---> fcfaf3b38155 02:57:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:57:01 ---> Running in a3791d30d2ca 02:57:01 ---> Running in 65790ddbf414 02:57:01 Removing intermediate container 584214c31364 02:57:01 ---> 1575446902be 02:57:01 Step 23/23 : LABEL version=0.0.0 02:57:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:02 ---> Running in b0d7c291afb3 02:57:02 Removing intermediate container a3791d30d2ca 02:57:02 ---> 0104f29f9b74 02:57:02 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:02 Removing intermediate container 65790ddbf414 02:57:02 ---> f1023fdaa819 02:57:02 Step 13/22 : ENV APP_PORT=59860 02:57:02 (1/4) Installing dumb-init (1.2.5-r1) 02:57:02 (2/4) Installing musl-obstack (1.2.3-r0) 02:57:02 ---> Running in d4f159f4a1f0 02:57:02 (3/4) Installing libucontext (1.1-r0) 02:57:02 ---> Running in e14812bf773a 02:57:02 Removing intermediate container b0d7c291afb3 02:57:02 ---> 036b3d27b695 02:57:02 02:57:03 (4/4) Installing gcompat (1.0.0-r4) 02:57:03 Removing intermediate container d4f159f4a1f0 02:57:03 ---> f13f290d8056 02:57:03 Step 23/23 : LABEL version=0.0.0 02:57:03 Executing busybox-1.34.1-r4.trigger 02:57:03 OK: 6 MiB in 18 packages 02:57:03 Successfully built 036b3d27b695 02:57:03 Successfully tagged core-data:latest 02:57:03 Building security-bootstrapper 02:57:03  Building core-data ... done  ---> Running in b88fcc54aecc 02:57:03 Removing intermediate container e14812bf773a 02:57:03 ---> 99000701d2e6 02:57:03 Step 14/22 : EXPOSE $APP_PORT 02:57:06 ---> Running in 4b90dcb23e43 02:57:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:57:08 ---> 5e08945e1199 02:57:08 Step 3/31 : WORKDIR /edgex-go 02:57:08 ---> Using cache 02:57:08 ---> b7d5f339fcfe 02:57:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:08 ---> Using cache 02:57:08 ---> 69820520b8c7 02:57:08 Step 5/31 : RUN apk add --update --no-cache make git 02:57:08 ---> Using cache 02:57:08 ---> 3b6f66593c29 02:57:08 Step 6/31 : COPY go.mod vendor* ./ 02:57:08 ---> Using cache 02:57:08 ---> 0c86bd3ceddc 02:57:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:08 ---> Using cache 02:57:08 ---> e2424b252e09 02:57:08 Step 8/31 : COPY . . 02:57:08 ---> Using cache 02:57:08 ---> b4771f7919f1 02:57:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:09 Removing intermediate container b88fcc54aecc 02:57:09 ---> ed13a57038ae 02:57:09 02:57:09 Removing intermediate container 4b90dcb23e43 02:57:09 ---> b8a52a15d59b 02:57:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:10 ---> Running in 5e9c71b492f7 02:57:10 Successfully built ed13a57038ae 02:57:10 Successfully tagged security-spire-server:latest 02:57:10  Building security-spire-server ... done Building core-metadata 02:57:11 Removing intermediate container c63f85d99887 02:57:11 ---> 6a47ce7db1aa 02:57:11 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 02:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:15 ---> d4c31e232fcf 02:57:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:57:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:16 ---> 5e08945e1199 02:57:16 Step 3/23 : WORKDIR /edgex-go 02:57:16 ---> Using cache 02:57:16 ---> b7d5f339fcfe 02:57:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:16 ---> Using cache 02:57:16 ---> 69820520b8c7 02:57:16 Step 5/23 : RUN apk add --update --no-cache make git 02:57:16 ---> Using cache 02:57:16 ---> 3b6f66593c29 02:57:16 Step 6/23 : COPY go.mod vendor* ./ 02:57:16 ---> Using cache 02:57:16 ---> 0c86bd3ceddc 02:57:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:16 ---> Using cache 02:57:16 ---> e2424b252e09 02:57:16 Step 8/23 : COPY . . 02:57:16 ---> Using cache 02:57:16 ---> b4771f7919f1 02:57:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:57:19 ---> adc61f7acec1 02:57:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:57:19 ---> Running in 141dcffec043 02:57:19 ---> c6f729586ece 02:57:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:57:20 ---> c22b868e5d6b 02:57:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:57:20 ---> 247ae9008b45 02:57:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:57:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:57:21 ---> Running in cbca37d11b7f 02:57:21 ---> Running in 925ec7911c89 02:57:22 Removing intermediate container 925ec7911c89 02:57:22 ---> 7adb1904c3fe 02:57:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:23 Removing intermediate container cbca37d11b7f 02:57:23 ---> 754178333fc6 02:57:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:57:23 ---> Running in 55fca948ab76 02:57:23 ---> 1971d174463b 02:57:23 Step 19/24 : WORKDIR / 02:57:23 Removing intermediate container be66565d74e4 02:57:23 ---> 2e150704de1a 02:57:23 02:57:23 Step 9/20 : FROM alpine:3.15 02:57:23 ---> 76c8fb57b6fc 02:57:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:57:23 ---> Using cache 02:57:23 ---> 95113a3ebf7f 02:57:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:23 ---> Using cache 02:57:23 ---> a6d75cf8e8d8 02:57:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:57:23 ---> Running in 07ab7cfa3ff2 02:57:24 ---> Running in 71d6519be80b 02:57:24 Removing intermediate container 55fca948ab76 02:57:24 ---> 76d350c027e3 02:57:24 Step 20/22 : LABEL arch=x86_64 02:57:24 Removing intermediate container 07ab7cfa3ff2 02:57:24 ---> cbf5fc120937 02:57:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:57:24 ---> Running in c8ae5a5e446a 02:57:25 ---> Running in 0ff1130edf47 02:57:25 Removing intermediate container c8ae5a5e446a 02:57:25 ---> 3a870c8b6794 02:57:25 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:25 ---> Running in b53e4ae18ede 02:57:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:25 Removing intermediate container 0ff1130edf47 02:57:25 ---> 4d4d30d3c868 02:57:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:57:26 ---> Running in 2879e76fc9fa 02:57:26 Removing intermediate container b53e4ae18ede 02:57:26 ---> c34d26bef5a5 02:57:26 Step 22/22 : LABEL version=0.0.0 02:57:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:26 ---> Running in 3a8f2905a8ac 02:57:26 Removing intermediate container 2879e76fc9fa 02:57:26 ---> 3112e1a3738e 02:57:26 Step 22/24 : LABEL arch=x86_64 02:57:26 ---> Running in 0bf879259269 02:57:27 Removing intermediate container 3a8f2905a8ac 02:57:27 ---> 71831322591f 02:57:27 02:57:27 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:57:27 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 02:57:27 OK: 15854 distinct packages available 02:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:27 Removing intermediate container 0bf879259269 02:57:27 ---> 21ff1142e800 02:57:27 Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:27 Successfully built 71831322591f 02:57:27 Successfully tagged support-notifications:latest 02:57:27 Building security-secretstore-setup 02:57:27  Building support-notifications ... done  ---> Running in 364bac2ade59 02:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:28 (1/9) Installing ca-certificates (20211220-r0) 02:57:28 (2/9) Installing brotli-libs (1.0.9-r5) 02:57:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:57:28 (4/9) Installing libcurl (7.80.0-r0) 02:57:28 (5/9) Installing curl (7.80.0-r0) 02:57:28 (6/9) Installing dumb-init (1.2.5-r1) 02:57:28 (7/9) Installing musl-obstack (1.2.3-r0) 02:57:28 (8/9) Installing libucontext (1.1-r0) 02:57:28 (9/9) Installing gcompat (1.0.0-r4) 02:57:29 Executing busybox-1.34.1-r4.trigger 02:57:29 Executing ca-certificates-20211220-r0.trigger 02:57:29 OK: 8 MiB in 23 packages 02:57:30 Removing intermediate container 364bac2ade59 02:57:30 ---> 6444882f9242 02:57:30 Step 24/24 : LABEL version=0.0.0 02:57:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:57:32 ---> 5e08945e1199 02:57:32 Step 3/25 : WORKDIR /edgex-go 02:57:32 ---> Using cache 02:57:32 ---> b7d5f339fcfe 02:57:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:32 ---> Using cache 02:57:32 ---> 69820520b8c7 02:57:32 Step 5/25 : RUN apk add --update --no-cache make git 02:57:32 ---> Using cache 02:57:32 ---> 3b6f66593c29 02:57:32 Step 6/25 : COPY go.mod vendor* ./ 02:57:32 ---> Using cache 02:57:32 ---> 0c86bd3ceddc 02:57:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:32 ---> Using cache 02:57:32 ---> e2424b252e09 02:57:32 Step 8/25 : COPY . . 02:57:32 ---> Using cache 02:57:32 ---> b4771f7919f1 02:57:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:34 ---> Running in dfae276e684c 02:57:34 ---> Running in 4eac05fcf1c0 02:57:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:35 Removing intermediate container 4eac05fcf1c0 02:57:35 ---> 5f6c1e012316 02:57:35 02:57:35 Removing intermediate container 71d6519be80b 02:57:35 ---> 6c8a13f0ac90 02:57:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:35 Successfully built 5f6c1e012316 02:57:35 Successfully tagged security-spire-config:latest 02:57:35  Building security-spire-config ... done Building sys-mgmt-agent 02:57:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:57:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:42 ---> 5e08945e1199 02:57:42 Step 3/23 : WORKDIR /edgex-go 02:57:42 ---> Using cache 02:57:42 ---> b7d5f339fcfe 02:57:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:42 ---> Using cache 02:57:42 ---> 69820520b8c7 02:57:42 Step 5/23 : RUN apk add --update --no-cache make bash git 02:57:42 ---> 82bcd9e049b7 02:57:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:57:42 Removing intermediate container 5e9c71b492f7 02:57:42 ---> 0574a07b7d3d 02:57:42 02:57:42 Step 10/31 : FROM alpine:3.14 02:57:42 ---> 84b07dd2d1fd 02:57:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:57:43 ---> Running in 7618c66ceb47 02:57:43 ---> Running in 2850efe0ab4e 02:57:43 ---> e3fad97be956 02:57:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:57:44 Removing intermediate container 2850efe0ab4e 02:57:44 ---> 7908d8e38e79 02:57:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:57:44 ---> Running in 02d715c252c6 02:57:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:57:44 ---> 98774538a644 02:57:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:57:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:57:45 OK: 221 MiB in 52 packages 02:57:46 ---> Running in ddfd0ff49249 02:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:57:46 (1/2) Installing dumb-init (1.2.5-r1) 02:57:46 (2/2) Installing su-exec (0.2-r1) 02:57:46 Executing busybox-1.33.1-r6.trigger 02:57:46 OK: 6 MiB in 16 packages 02:57:47 Removing intermediate container 141dcffec043 02:57:47 ---> 5b0607669700 02:57:47 02:57:47 Step 10/23 : FROM alpine:3.14 02:57:47 ---> 84b07dd2d1fd 02:57:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:57:47 ---> Using cache 02:57:47 ---> 54e84698a8fe 02:57:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:57:47 ---> Using cache 02:57:47 ---> e536e8b73bd9 02:57:47 Step 13/23 : ENV APP_PORT=59881 02:57:47 Removing intermediate container ddfd0ff49249 02:57:47 ---> af5c61652583 02:57:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:47 ---> Running in 3f04048e010b 02:57:48 ---> Running in d79047460f09 02:57:48 Removing intermediate container 7618c66ceb47 02:57:48 ---> 9652cd4ad423 02:57:48 Step 6/23 : COPY go.mod vendor* ./ 02:57:48 Removing intermediate container 3f04048e010b 02:57:48 ---> 579d183510e6 02:57:48 Step 14/23 : EXPOSE $APP_PORT 02:57:48 ---> Running in 61714d52921c 02:57:48 Removing intermediate container d79047460f09 02:57:48 ---> 13c64abe921a 02:57:48 Step 18/20 : LABEL arch=x86_64 02:57:48 ---> 2007e905f542 02:57:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:48 Removing intermediate container 02d715c252c6 02:57:48 ---> c1b55fc156e3 02:57:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:57:49 ---> Running in 873af8e2bdc7 02:57:49 ---> Running in c82852be3335 02:57:49 ---> Running in e1735b024ab2 02:57:49 Removing intermediate container 61714d52921c 02:57:49 ---> b834e667dd84 02:57:49 Step 15/23 : WORKDIR / 02:57:49 ---> Running in 84f9df5c4938 02:57:49 Removing intermediate container e1735b024ab2 02:57:49 ---> 4c3337ad2298 02:57:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:57:50 Removing intermediate container 873af8e2bdc7 02:57:50 ---> 572bee948d58 02:57:50 Step 19/20 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:50 ---> Running in d5d2b5d068cf 02:57:50 ---> Running in f37c6f89ef05 02:57:50 Removing intermediate container 84f9df5c4938 02:57:50 ---> 06dbc6d0769a 02:57:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:57:50 Removing intermediate container d5d2b5d068cf 02:57:50 ---> 097a0df1f6f1 02:57:50 Step 20/20 : LABEL version=0.0.0 02:57:51 Removing intermediate container f37c6f89ef05 02:57:51 ---> 22241e5801ae 02:57:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:57:51 ---> 6b7b64be0a70 02:57:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:57:51 ---> Running in b25da78c42eb 02:57:51 Removing intermediate container c82852be3335 02:57:51 ---> b31b49e298bb 02:57:51 Step 8/23 : COPY . . 02:57:51 ---> Running in e2723f5df4b8 02:57:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:53 Removing intermediate container b25da78c42eb 02:57:53 ---> b37c5f592805 02:57:53 02:57:53 Successfully built b37c5f592805 02:57:55 Successfully tagged security-spiffe-token-provider:latest 02:57:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:57:58  Building security-spiffe-token-provider ... done  ---> fbdc23bd5360 02:57:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:57:58 ---> 1ef036f52062 02:57:58 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:57:59 ---> a75b64890865 02:57:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:57:59 ---> Running in 5dafca49484e 02:57:59 Removing intermediate container e2723f5df4b8 02:57:59 ---> cd4ea81f2dd8 02:57:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:57:59 ---> Running in e50362dc0d69 02:57:59 ---> Running in ecee4ccf94f2 02:57:59 Removing intermediate container e50362dc0d69 02:57:59 ---> b87e0b479fde 02:57:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:59 ---> Running in 63008d0b0212 02:57:59 Removing intermediate container ecee4ccf94f2 02:57:59 ---> 1cbb7bc1dff8 02:57:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:57:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:57:59 Removing intermediate container 63008d0b0212 02:57:59 ---> 5b56d9af13d2 02:57:59 Step 21/23 : LABEL arch=x86_64 02:57:59 ---> 8293741c5bf7 02:57:59 ---> Running in 425fcb782b16 02:57:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:57:59 ---> Running in 06de38fde4bf 02:57:59 Removing intermediate container 425fcb782b16 02:57:59 ---> 5ac4c7c1e4c1 02:57:59 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:57:59 ---> Running in 47a4056c330e 02:58:00 Removing intermediate container 47a4056c330e 02:58:00 ---> dc7c6dc8619e 02:58:00 Step 23/23 : LABEL version=0.0.0 02:58:00 ---> Running in 44a893ed13cb 02:58:00 Removing intermediate container 44a893ed13cb 02:58:00 ---> 119ccd547727 02:58:00 02:58:00 Successfully built 119ccd547727 02:58:00 Successfully tagged core-metadata:latest 02:58:00  Building core-metadata ... done Removing intermediate container 06de38fde4bf 02:58:00 ---> 6db1c705dcdb 02:58:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:58:00 Removing intermediate container dfae276e684c 02:58:00 ---> 6337b27a97e3 02:58:00 02:58:00 Step 10/25 : FROM alpine:3.14 02:58:00 ---> 84b07dd2d1fd 02:58:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:58:00 ---> Running in 3f1b56340212 02:58:01 ---> c56be494fc11 02:58:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:58:01 (1/3) Installing ca-certificates (20211220-r0) 02:58:01 (2/3) Installing dumb-init (1.2.5-r1) 02:58:01 (3/3) Installing su-exec (0.2-r1) 02:58:01 Executing busybox-1.33.1-r6.trigger 02:58:01 ---> bee342250d26 02:58:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:58:01 Executing ca-certificates-20211220-r0.trigger 02:58:01 OK: 6 MiB in 17 packages 02:58:01 ---> 8d69ba917666 02:58:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:58:02 ---> 5e2cd5a041f4 02:58:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:58:02 Removing intermediate container 3f1b56340212 02:58:02 ---> f2fba0d9bdff 02:58:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:58:02 ---> Running in 1dd91998dc83 02:58:02 ---> 4b502b797577 02:58:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:58:02 Removing intermediate container 1dd91998dc83 02:58:02 ---> 9a901decfcb9 02:58:02 Step 13/25 : WORKDIR / 02:58:02 ---> Running in 97537ddd6183 02:58:02 ---> Running in 62ffed4d9b6a 02:58:02 Removing intermediate container 97537ddd6183 02:58:02 ---> c8f63c1a4158 02:58:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:58:02 Removing intermediate container 62ffed4d9b6a 02:58:02 ---> c9518d184d8e 02:58:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:58:03 ---> 4b0c733e6854 02:58:03 Step 26/31 : RUN chmod +x /entrypoint.sh 02:58:03 ---> 638a8e9a9c5d 02:58:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:58:03 ---> Running in d4a9321be54a 02:58:03 ---> fc6554d6812a 02:58:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:58:03 ---> 40106bc1bed0 02:58:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:58:04 ---> 0e6952ddc576 02:58:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:04 Removing intermediate container d4a9321be54a 02:58:04 ---> cfef477637c5 02:58:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:58:04 ---> Running in a5f5614f142c 02:58:04 ---> 355c36cd1893 02:58:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:58:04 Removing intermediate container a5f5614f142c 02:58:04 ---> c408d1a4515d 02:58:04 Step 28/31 : CMD ["gate"] 02:58:05 ---> Running in 4a4a91d4e2a5 02:58:05 ---> 2cb377428f37 02:58:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:58:05 Removing intermediate container 4a4a91d4e2a5 02:58:05 ---> 5e12777dedd9 02:58:05 Step 29/31 : LABEL arch=x86_64 02:58:05 ---> Running in 49c81a89feed 02:58:05 ---> b57a5649f174 02:58:05 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/ 02:58:05 ---> Running in 0eb30e617368 02:58:05 Removing intermediate container 49c81a89feed 02:58:05 ---> f0f21b812258 02:58:05 Step 30/31 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:58:05 ---> Running in 53e08b99e802 02:58:06 Removing intermediate container 53e08b99e802 02:58:06 ---> 2aa751e3edfb 02:58:06 Step 31/31 : LABEL version=0.0.0 02:58:06 ---> Running in c790ed29e155 02:58:06 Removing intermediate container c790ed29e155 02:58:06 ---> e15c8ac2eaa9 02:58:06 02:58:06 Successfully built e15c8ac2eaa9 02:58:06 Successfully tagged security-bootstrapper:latest 02:58:06  Building security-bootstrapper ... done Removing intermediate container 0eb30e617368 02:58:06 ---> 7b8e6130919d 02:58:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:58:06 ---> Running in d9973e3b4c93 02:58:06 Removing intermediate container d9973e3b4c93 02:58:06 ---> ff80d7813a8f 02:58:06 Step 23/25 : LABEL arch=x86_64 02:58:07 ---> Running in 501f566e7364 02:58:07 Removing intermediate container 501f566e7364 02:58:07 ---> 08bc77262fac 02:58:07 Step 24/25 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:58:07 ---> Running in 5778104278b1 02:58:07 Removing intermediate container 5778104278b1 02:58:07 ---> c9f97dbfc49e 02:58:07 Step 25/25 : LABEL version=0.0.0 02:58:07 ---> Running in 4020d4f09e90 02:58:07 Removing intermediate container 4020d4f09e90 02:58:07 ---> a1fdb1125ca0 02:58:07 02:58:07 Successfully built a1fdb1125ca0 02:58:07 Successfully tagged security-secretstore-setup:latest 02:58:13  Building security-secretstore-setup ... done Removing intermediate container 5dafca49484e 02:58:13 ---> b9e041c404cd 02:58:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:58:13 ---> Running in 9867b0b8c2a3 02:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:58:14 Removing intermediate container 9867b0b8c2a3 02:58:14 ---> b99e5d16bd4f 02:58:14 02:58:14 Step 11/23 : FROM docker:20.10.10 02:58:14 20.10.10: Pulling from library/docker 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:58:16 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 02:58:16 Status: Downloaded newer image for docker:20.10.10 02:58:16 ---> b706a049f56e 02:58:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:58:17 ---> Running in 5cca583df0ad 02:58:17 Removing intermediate container 5cca583df0ad 02:58:17 ---> e4ad3dd019cb 02:58:17 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 02:58:17 ---> Running in eac3c320969b 02:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:58:17 (1/42) Installing readline (8.1.0-r0) 02:58:17 (2/42) Installing bash (5.1.16-r0) 02:58:17 Executing bash-5.1.16-r0.post-install 02:58:17 (3/42) Installing brotli-libs (1.0.9-r5) 02:58:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:58:17 (5/42) Installing libcurl (7.79.1-r0) 02:58:17 (6/42) Installing curl (7.79.1-r0) 02:58:17 (7/42) Installing dumb-init (1.2.5-r1) 02:58:17 (8/42) Installing libbz2 (1.0.8-r1) 02:58:17 (9/42) Installing expat (2.4.7-r0) 02:58:17 (10/42) Installing libffi (3.3-r2) 02:58:17 (11/42) Installing gdbm (1.19-r0) 02:58:17 (12/42) Installing xz-libs (5.2.5-r0) 02:58:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:58:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:58:17 (15/42) Installing mpdecimal (2.5.1-r1) 02:58:17 (16/42) Installing sqlite-libs (3.35.5-r0) 02:58:17 (17/42) Installing python3 (3.9.5-r2) 02:58:18 (18/42) Installing py3-appdirs (1.4.4-r2) 02:58:18 (19/42) Installing py3-chardet (4.0.0-r2) 02:58:18 (20/42) Installing py3-idna (3.2-r0) 02:58:18 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:58:18 (22/42) Installing py3-certifi (2020.12.5-r1) 02:58:18 (23/42) Installing py3-requests (2.25.1-r4) 02:58:18 (24/42) Installing py3-msgpack (1.0.2-r1) 02:58:18 (25/42) Installing py3-lockfile (0.12.2-r4) 02:58:18 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:58:18 (27/42) Installing py3-colorama (0.4.4-r1) 02:58:18 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:58:18 (29/42) Installing py3-distlib (0.3.1-r3) 02:58:18 (30/42) Installing py3-distro (1.5.0-r3) 02:58:18 (31/42) Installing py3-six (1.15.0-r1) 02:58:18 (32/42) Installing py3-webencodings (0.5.1-r4) 02:58:18 (33/42) Installing py3-html5lib (1.1-r1) 02:58:18 (34/42) Installing py3-parsing (2.4.7-r2) 02:58:18 (35/42) Installing py3-packaging (20.9-r1) 02:58:18 (36/42) Installing py3-toml (0.10.2-r2) 02:58:18 (37/42) Installing py3-pep517 (0.10.0-r2) 02:58:18 (38/42) Installing py3-progress (1.5-r2) 02:58:18 (39/42) Installing py3-retrying (1.3.3-r1) 02:58:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:58:18 (41/42) Installing py3-setuptools (52.0.0-r3) 02:58:18 (42/42) Installing py3-pip (20.3.4-r1) 02:58:18 Executing busybox-1.33.1-r6.trigger 02:58:18 OK: 84 MiB in 64 packages 02:58:19 Collecting docker-compose==1.23.2 02:58:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:58:19 Collecting texttable<0.10,>=0.9.0 02:58:19 Downloading texttable-0.9.1.tar.gz (11 kB) 02:58:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:58:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:58:19 Collecting jsonschema<3,>=2.5.1 02:58:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:58:19 Collecting PyYAML<4,>=3.10 02:58:19 Downloading PyYAML-3.13.tar.gz (270 kB) 02:58:20 Collecting docopt<0.7,>=0.6.1 02:58:20 Downloading docopt-0.6.2.tar.gz (25 kB) 02:58:20 Collecting dockerpty<0.5,>=0.4.1 02:58:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:58:20 Collecting cached-property<2,>=1.2.0 02:58:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:58:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:58:20 Collecting docker<4.0,>=3.6.0 02:58:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:58:21 Collecting websocket-client<1.0,>=0.32.0 02:58:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:58:21 Collecting docker-pycreds>=0.4.0 02:58:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:58:21 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) 02:58:21 Collecting idna<2.8,>=2.5 02:58:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:58:21 Collecting chardet<3.1.0,>=3.0.2 02:58:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:58:21 Collecting urllib3<1.25,>=1.21.1 02:58:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:58:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:58:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:58:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:58:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:58:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:58:21 Attempting uninstall: urllib3 02:58:21 Found existing installation: urllib3 1.26.5 02:58:21 Uninstalling urllib3-1.26.5: 02:58:21 Successfully uninstalled urllib3-1.26.5 02:58:21 Attempting uninstall: idna 02:58:21 Found existing installation: idna 3.2 02:58:21 Uninstalling idna-3.2: 02:58:21 Successfully uninstalled idna-3.2 02:58:21 Attempting uninstall: chardet 02:58:21 Found existing installation: chardet 4.0.0 02:58:21 Uninstalling chardet-4.0.0: 02:58:21 Successfully uninstalled chardet-4.0.0 02:58:21 Attempting uninstall: requests 02:58:21 Found existing installation: requests 2.25.1 02:58:21 Uninstalling requests-2.25.1: 02:58:21 Successfully uninstalled requests-2.25.1 02:58:22 Running setup.py install for texttable: started 02:58:22 Running setup.py install for texttable: finished with status 'done' 02:58:22 Running setup.py install for PyYAML: started 02:58:22 Running setup.py install for PyYAML: finished with status 'done' 02:58:22 Running setup.py install for docopt: started 02:58:22 Running setup.py install for docopt: finished with status 'done' 02:58:22 Running setup.py install for dockerpty: started 02:58:23 Running setup.py install for dockerpty: finished with status 'done' 02:58: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 02:58:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements 02:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:58:26 Removing intermediate container eac3c320969b 02:58:26 ---> 12dd0e092305 02:58:26 Step 14/23 : ENV APP_PORT=58890 02:58:26 ---> Running in 0c6d7f703485 02:58:26 Removing intermediate container 0c6d7f703485 02:58:26 ---> cb604bd36d23 02:58:26 Step 15/23 : EXPOSE $APP_PORT 02:58:26 ---> Running in 6be8d0ab3fa0 02:58:26 Removing intermediate container 6be8d0ab3fa0 02:58:26 ---> 926eccad9255 02:58:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:58:26 ---> a64fe15e3b44 02:58:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:58:27 ---> 0026dd1032b4 02:58:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:58:27 ---> 5eb17ddbadf6 02:58:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:58:27 ---> Running in 62b374bd29ec 02:58:27 Removing intermediate container 62b374bd29ec 02:58:27 ---> ec9b16b892db 02:58:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:58:27 ---> Running in 5ab9e869c1c4 02:58:27 Removing intermediate container 5ab9e869c1c4 02:58:27 ---> 29471165c31d 02:58:27 Step 21/23 : LABEL arch=x86_64 02:58:27 ---> Running in bd04a3d0e222 02:58:27 Removing intermediate container bd04a3d0e222 02:58:27 ---> c08bcc4505db 02:58:27 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 02:58:27 ---> Running in 801d40f0c3a8 02:58:27 Removing intermediate container 801d40f0c3a8 02:58:27 ---> eeabb2bbe5af 02:58:27 Step 23/23 : LABEL version=0.0.0 02:58:27 ---> Running in 3022274fb29d 02:58:27 Removing intermediate container 3022274fb29d 02:58:27 ---> b27fba8f62a1 02:58:27 02:58:27 Successfully built b27fba8f62a1 02:58:27 Successfully tagged sys-mgmt-agent:latest 02:58:28  Building sys-mgmt-agent ... done  [Pipeline] } 02:58:28 $ docker stop --time=1 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f 02:58:29 $ docker rm -f 2097ce391746dba24368e3f6ca1715f8925f3d3208294e3f4222ca93c2a41e6f [Pipeline] // withDockerContainer [Pipeline] sh 02:58:29 + docker images 02:58:29 REPOSITORY TAG IMAGE ID CREATED SIZE 02:58:29 sys-mgmt-agent latest b27fba8f62a1 2 seconds ago 305MB 02:58:29 b99e5d16bd4f 16 seconds ago 1.61GB 02:58:29 security-secretstore-setup latest a1fdb1125ca0 22 seconds ago 42.1MB 02:58:29 security-bootstrapper latest e15c8ac2eaa9 23 seconds ago 24.3MB 02:58:29 6337b27a97e3 29 seconds ago 1.63GB 02:58:29 core-metadata latest 119ccd547727 29 seconds ago 26.1MB 02:58:29 security-spiffe-token-provider latest b37c5f592805 38 seconds ago 28.5MB 02:58:29 5b0607669700 43 seconds ago 1.62GB 02:58:29 0574a07b7d3d 50 seconds ago 1.61GB 02:58:29 security-spire-config latest 5f6c1e012316 55 seconds ago 82.2MB 02:58:29 support-notifications latest 71831322591f About a minute ago 26.6MB 02:58:29 2e150704de1a About a minute ago 1.61GB 02:58:29 security-spire-server latest ed13a57038ae About a minute ago 82.9MB 02:58:29 core-data latest 036b3d27b695 About a minute ago 35.9MB 02:58:29 f7352f648cd0 About a minute ago 1.61GB 02:58:29 29ef2c6b8cd7 About a minute ago 1.62GB 02:58:29 286931440ba7 About a minute ago 1.61GB 02:58:29 core-command latest 1f5fc03e3aee About a minute ago 24.5MB 02:58:29 security-spire-agent latest f45b208cbd58 2 minutes ago 119MB 02:58:29 30aa67dcc02f 2 minutes ago 1.65GB 02:58:29 428f46cf9104 2 minutes ago 1.61GB 02:58:29 security-proxy-setup latest 6d9c4978690c 2 minutes ago 43.4MB 02:58:29 support-scheduler latest 0cd3de6b06ee 2 minutes ago 26MB 02:58:29 6e43b3c60f51 2 minutes ago 1.61GB 02:58:29 e545c69c702a 2 minutes ago 1.63GB 02:58:29 0520146843f1 2 minutes ago 1.62GB 02:58:29 ci-base-image-x86_64 latest 5e08945e1199 6 minutes ago 896MB 02:58:29 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 02:58:29 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 02:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 02:58:29 docker 20.10.10 b706a049f56e 4 months ago 216MB 02:58:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 02:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv 02:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.435s coverage: 98.5% of statements 02:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [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 02:58:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.9% of statements 02:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:58:45 Still waiting to schedule task 02:58:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.509s coverage: 89.2% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.437s coverage: 84.4% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 94.8% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.354s coverage: 60.0% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 24.0% of statements 02:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.469s coverage: 47.1% of statements 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.505s coverage: 79.5% of statements 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.335s coverage: 94.1% of statements 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements 02:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 02:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 02:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 02:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 82.5% of statements 02:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 02:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements 02:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.770s coverage: 64.4% of statements 02:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.211s coverage: 100.0% of statements 02:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 02:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 02:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 02:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 02:59:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 65.4% of statements 02:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.826s coverage: 43.8% of statements 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:59:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:59:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 02:59:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 02:59:39 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 02:59:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:59:39 GO111MODULE=on go vet ./... 02:59:49 Running on prd-ubuntu18.04-docker-8c-8g-9546 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws 02:59:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:59:49 The recommended git tool is: git 02:59:51 using credential edgex-jenkins-ssh 02:59:51 Cloning the remote Git repository 02:59:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:59:51 > git init /w/workspace/edgex-go/1 # timeout=10 02:59:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:59:51 > git --version # timeout=10 02:59:51 > git --version # 'git version 2.17.1' 02:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:59:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:59:57 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df 02:59:57 Merge succeeded, producing dcb0ece3884448c807c222c59e79a80a3cead3df 02:59:57 Checking out Revision dcb0ece3884448c807c222c59e79a80a3cead3df (PR-3936) 02:59:57 > git config core.sparsecheckout # timeout=10 02:59:57 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 02:59:57 > git remote # timeout=10 02:59:57 > git config --get remote.origin.url # timeout=10 02:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:57 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 02:59:57 > git rev-parse HEAD^{commit} # timeout=10 02:59:57 > git config core.sparsecheckout # timeout=10 02:59:57 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 03:00:00 Commit message: "feat(metadata): Implement Post device command API" 03:00:00 > git --version # timeout=10 03:00:00 > git --version # 'git version 2.17.1' 03:00:00 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:01 + echo snap-build.sh 03:00:01 snap-build.sh 03:00:01 + SNAP_BASE_DIR=. 03:00:01 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:00:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:00:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:00:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:00:01 + cd /w/workspace/edgex-go/1 03:00:01 + sudo apt-get remove -qy --purge lxd lxd-client 03:00:01 Reading package lists... 03:00:01 Building dependency tree... 03:00:01 Reading state information... 03:00:01 The following packages were automatically installed and are no longer required: 03:00:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:00:01 uidmap xdelta3 03:00:01 Use 'sudo apt autoremove' to remove them. 03:00:01 The following packages will be REMOVED: 03:00:01 lxd* lxd-client* 03:00:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:00:02 After this operation, 31.7 MB disk space will be freed. 03:00:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 03:00:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:00:03 Removing lxd dnsmasq configuration 03:00:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:00:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:00:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:00:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 03:00:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:00:06 Processing triggers for systemd (237-3ubuntu10.52) ... 03:00:06 Processing triggers for ureadahead (0.100.0-21) ... 03:00:06 + sudo snap remove --purge lxd 03:00:06 snap "lxd" is not installed 03:00:06 + sudo groupadd --force --system lxd 03:00:06 ++ whoami 03:00:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:00:06 + newgrp - lxd 03:00:06 + sudo snap install lxd 03:00:16 2022-03-31T03:00:13Z INFO Waiting for automatic snapd restart... 03:00:35 lxd 4.24-c92c0b2 from Canonical* installed 03:00:35 + sudo lxd init --auto 03:00:43 + sudo snap install --classic snapcraft 03:00:47 snapcraft 6.1 from Canonical* installed 03:00:47 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:00:47 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:00:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:47 Dload Upload Total Spent Left Speed 03:00:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4164 03:00:47 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k 03:00:47 ./yq_linux_amd64 03:00:47 + sudo snapcraft prime --use-lxd 03:00:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:00:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:00:49 - README.md 03:00:49 03:00:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:00:49 Launching a container. 03:00:59 Waiting for container to be ready 03:01:00 To start your first container, try: lxc launch ubuntu:20.04 03:01:00 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:01:00 03:01:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:01:06 Waiting for network to be ready... 03:01:06 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:01:06 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:01:06 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:01:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 03:01:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 03:01:06 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:01:06 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:01:06 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 03:01:06 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 03:01:06 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 03:01:06 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 03:01:06 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:01:06 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:01:06 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:01:06 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:01:06 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:01:06 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:01:06 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:01:06 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:01:06 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 03:01:06 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 03:01:06 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 03:01:06 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 03:01:06 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 03:01:06 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 03:01:06 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 03:01:07 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 03:01:09 Fetched 23.6 MB in 3s (7173 kB/s) 03:01:10 Reading package lists... 03:01:10 Reading package lists... 03:01:10 Building dependency tree... 03:01:10 Reading state information... 03:01:10 The following additional packages will be installed: 03:01:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:01:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:01:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:01:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:01:10 Suggested packages: 03:01:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:01:10 Recommended packages: 03:01:10 gnupg libsasl2-modules 03:01:10 The following NEW packages will be installed: 03:01:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:01:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:01:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:01:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:01:10 The following packages will be upgraded: 03:01:10 gpg gpg-agent gpgconf libudev1 03:01:10 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:01:10 Need to get 3859 kB of archives. 03:01:10 After this operation, 14.9 MB of additional disk space will be used. 03:01:10 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:01:10 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:01:11 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:01:11 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:01:11 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:01:11 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:01:11 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:01:11 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:01:11 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:01:11 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:01:11 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:01:11 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:01:11 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:01:11 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:01:11 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:01:11 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:01:11 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:01:11 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:01:11 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:01:11 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:01:11 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:01:11 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:01:12 debconf: delaying package configuration, since apt-utils is not installed 03:01:12 Fetched 3859 kB in 1s (3350 kB/s) 03:01:12 (Reading database ... 12816 files and directories currently installed.) 03:01:12 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:01:12 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:01:12 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:01:12 Selecting previously unselected package udev. 03:01:12 (Reading database ... 12816 files and directories currently installed.) 03:01:12 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:01:12 Unpacking udev (245.4-4ubuntu3.15) ... 03:01:12 Selecting previously unselected package libfuse2:amd64. 03:01:12 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:01:12 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:01:12 Selecting previously unselected package fuse. 03:01:12 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:01:12 Unpacking fuse (2.9.9-3) ... 03:01:12 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:01:12 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:01:12 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:01:12 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:01:12 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:01:12 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:01:12 Selecting previously unselected package libksba8:amd64. 03:01:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:01:12 Unpacking libksba8:amd64 (1.3.5-2) ... 03:01:12 Selecting previously unselected package libroken18-heimdal:amd64. 03:01:12 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:12 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:01:13 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:01:13 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:01:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libwind0-heimdal:amd64. 03:01:13 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:01:13 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:01:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:01:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:01:13 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:01:13 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:13 Selecting previously unselected package libsasl2-modules-db:amd64. 03:01:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:01:13 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:01:13 Selecting previously unselected package libsasl2-2:amd64. 03:01:13 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:01:13 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:01:13 Selecting previously unselected package libldap-common. 03:01:13 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:01:13 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:01:13 Selecting previously unselected package libldap-2.4-2:amd64. 03:01:13 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:01:13 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:01:13 Selecting previously unselected package dirmngr. 03:01:13 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:01:13 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:01:13 Setting up libksba8:amd64 (1.3.5-2) ... 03:01:13 Setting up libfuse2:amd64 (2.9.9-3) ... 03:01:13 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:01:13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:01:13 Setting up udev (245.4-4ubuntu3.15) ... 03:01:14 invoke-rc.d: policy-rc.d denied execution of start. 03:01:14 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:01:14 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:14 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:01:14 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:01:14 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:14 Setting up fuse (2.9.9-3) ... 03:01:14 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:01:15 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:01:15 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:01:15 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:01:15 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:01:15 Processing triggers for systemd (245.4-4ubuntu3) ... 03:01:15 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:01:15 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:01:15 Alias= settings in the [Install] section, and DefaultInstance= for template 03:01:15 units). This means they are not meant to be enabled using systemctl. 03:01:15 03:01:15 Possible reasons for having this kind of units are: 03:01:15 • A unit may be statically enabled by being symlinked from another unit's 03:01:15 .wants/ or .requires/ directory. 03:01:15 • A unit's purpose may be to act as a helper for some other unit which has 03:01:15 a requirement dependency on it. 03:01:15 • A unit may be started when needed via activation (socket, path, timer, 03:01:15 D-Bus, udev, scripted systemctl call, ...). 03:01:15 • In case of template units, the unit is meant to be enabled with some 03:01:15 instance name specified. 03:01:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:01:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:01:16 Reading package lists... 03:01:16 Building dependency tree... 03:01:16 Reading state information... 03:01:16 The following additional packages will be installed: 03:01:16 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:01:16 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:01:16 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:01:16 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:01:16 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:01:16 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:01:16 Suggested packages: 03:01:16 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:01:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:01:16 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:01:16 systemd-container policykit-1 03:01:16 Recommended packages: 03:01:16 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:01:16 The following NEW packages will be installed: 03:01:16 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:01:16 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:01:16 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:01:16 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:01:16 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:01:16 The following packages will be upgraded: 03:01:16 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:01:16 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:01:16 Need to get 46.5 MB of archives. 03:01:16 After this operation, 181 MB of additional disk space will be used. 03:01:16 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:01:16 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:01:16 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:01:16 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:01:16 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:01:16 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:01:16 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:01:16 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:01:16 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:01:16 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:01:16 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:01:16 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:01:16 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:01:16 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:01:16 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:01:16 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:01:16 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:01:16 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 03:01:16 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:01:16 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 03:01:16 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 03:01:16 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 03:01:16 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:01:16 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:01:16 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:01:16 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:01:16 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:01:16 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:01:16 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:01:16 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:01:16 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:01:16 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:01:16 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:01:17 ./bin/test-attribution-txt.sh 03:01:17 debconf: delaying package configuration, since apt-utils is not installed 03:01:17 Fetched 46.5 MB in 1s (77.4 MB/s) 03:01:17 (Reading database ... 13067 files and directories currently installed.) 03:01:17 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:01:17 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:01:17 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:01:17 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:01:17 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:01:17 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:01:18 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:01:18 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:01:18 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:01:18 Selecting previously unselected package libpython3.8-minimal:amd64. 03:01:18 (Reading database ... 13068 files and directories currently installed.) 03:01:18 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:01:18 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:01:18 Selecting previously unselected package libexpat1:amd64. 03:01:18 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:01:18 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:01:18 Selecting previously unselected package python3.8-minimal. 03:01:18 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:01:18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:01:18 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:01:18 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:01:18 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:01:19 Selecting previously unselected package python3-minimal. 03:01:19 (Reading database ... 13359 files and directories currently installed.) 03:01:19 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:01:19 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:01:19 Selecting previously unselected package mime-support. 03:01:19 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:01:19 Unpacking mime-support (3.64ubuntu1) ... 03:01:19 Selecting previously unselected package libmpdec2:amd64. 03:01:19 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:01:19 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:01:19 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:01:19 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:01:19 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:01:19 Selecting previously unselected package python3.8. 03:01:19 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:01:19 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:01:19 Selecting previously unselected package libpython3-stdlib:amd64. 03:01:19 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:01:19 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:01:19 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:01:19 Selecting previously unselected package python3. 03:01:19 (Reading database ... 13761 files and directories currently installed.) 03:01:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:01:19 Unpacking python3 (3.8.2-0ubuntu2) ... 03:01:19 Selecting previously unselected package libdbus-1-3:amd64. 03:01:19 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:01:19 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:01:20 Selecting previously unselected package dbus. 03:01:20 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:01:20 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:01:20 Selecting previously unselected package libbsd0:amd64. 03:01:20 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:01:20 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:01:20 Selecting previously unselected package libpam-systemd:amd64. 03:01:20 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:01:20 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:01:20 Selecting previously unselected package sudo. 03:01:20 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:01:20 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:01:20 Selecting previously unselected package apparmor. 03:01:20 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:01:20 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:01:20 Selecting previously unselected package libcbor0.6:amd64. 03:01:20 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:01:20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:01:20 Selecting previously unselected package libedit2:amd64. 03:01:20 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:01:20 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:01:20 Selecting previously unselected package libfido2-1:amd64. 03:01:20 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:01:20 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:01:20 Selecting previously unselected package libkrb5support0:amd64. 03:01:20 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:01:20 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:01:20 Selecting previously unselected package libk5crypto3:amd64. 03:01:20 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:01:20 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [Pipeline] echo 03:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:01:20 Selecting previously unselected package libkeyutils1:amd64. 03:01:20 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:01:20 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:01:20 Selecting previously unselected package libkrb5-3:amd64. 03:01:20 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:01:20 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:01:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:01:20 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:01:20 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:01:20 Selecting previously unselected package openssh-client. 03:01:20 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:01:20 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:01:21 Selecting previously unselected package dbus-user-session. 03:01:21 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:01:21 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:01:21 Selecting previously unselected package liblzo2-2:amd64. 03:01:21 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:01:21 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:01:21 Selecting previously unselected package squashfs-tools. 03:01:21 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:01:21 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:01:21 Selecting previously unselected package snapd. 03:01:21 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:01:21 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:01:21 + ls -al . 03:01:21 total 660 03:01:21 drwxrwxr-x 9 1001 1001 4096 Mar 31 03:01 . 03:01:21 drwxr-xr-x 4 root root 4096 Mar 31 02:56 .. 03:01:21 -rw-rw-r-- 1 1001 1001 11 Mar 31 02:54 .dockerignore 03:01:21 drwxrwxr-x 8 1001 1001 4096 Mar 31 02:54 .git 03:01:21 drwxrwxr-x 4 1001 1001 4096 Mar 31 02:54 .github 03:01:21 -rw-rw-r-- 1 1001 1001 870 Mar 31 02:54 .gitignore 03:01:21 -rw-rw-r-- 1 1001 1001 42 Mar 31 02:54 .golangci.yml 03:01:21 -rw-rw-r-- 1 1001 1001 87 Mar 31 02:54 .hadolint.yml 03:01:21 -rw-rw-r-- 1 1001 1001 166 Mar 31 02:54 .sonarcloud.properties 03:01:21 -rw-rw-r-- 1 1001 1001 1171 Mar 31 02:54 ADOPTERS.md 03:01:21 -rw-rw-r-- 1 1001 1001 9953 Mar 31 02:54 Attribution.txt 03:01:21 -rw-rw-r-- 1 1001 1001 51732 Mar 31 02:54 CHANGELOG.md 03:01:21 -rw-rw-r-- 1 1001 1001 3804 Mar 31 02:54 CONTRIBUTING.md 03:01:21 -rw-rw-r-- 1 1001 1001 677 Mar 31 02:54 GOVERNANCE.md 03:01:21 -rw-rw-r-- 1 1001 1001 849 Mar 31 02:54 Jenkinsfile 03:01:21 -rw-rw-r-- 1 1001 1001 10775 Mar 31 02:54 LICENSE 03:01:21 -rw-rw-r-- 1 1001 1001 8478 Mar 31 02:54 Makefile 03:01:21 -rw-rw-r-- 1 1001 1001 582 Mar 31 02:54 OWNERS.md 03:01:21 -rw-rw-r-- 1 1001 1001 8207 Mar 31 02:54 README.md 03:01:21 -rw-rw-r-- 1 1001 1001 6912 Mar 31 02:54 SECURITY.md 03:01:21 -rw-rw-r-- 1 1001 1001 5 Mar 31 02:51 VERSION 03:01:21 -rw-rw-r-- 1 1001 1001 4131 Mar 31 02:54 ZMQWindows.md 03:01:21 drwxrwxr-x 2 1001 1001 4096 Mar 31 02:54 bin 03:01:21 drwxrwxr-x 18 1001 1001 4096 Mar 31 02:54 cmd 03:01:21 -rw-r--r-- 1 root root 428916 Mar 31 02:59 coverage.out 03:01:21 -rw-rw-r-- 1 1001 1001 3175 Mar 31 02:54 go.mod 03:01:21 -rw-rw-r-- 1 1001 1001 34990 Mar 31 02:54 go.sum 03:01:21 drwxrwxr-x 8 1001 1001 4096 Mar 31 02:54 internal 03:01:21 drwxrwxr-x 3 1001 1001 4096 Mar 31 02:54 openapi 03:01:21 drwxrwxr-x 4 1001 1001 4096 Mar 31 02:54 snap 03:01:21 -rw-rw-r-- 1 1001 1001 204 Mar 31 02:54 version.go [Pipeline] sh 03:01:22 + '[' -e coverage.out ] 03:01:22 + chown 1001:1001 coverage.out [Pipeline] stash 03:01:22 Warning: overwriting stash ‘coverage-report’ 03:01:22 Stashed 1 file(s) [Pipeline] sh 03:01:23 + make build 03:01:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:01:24 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:01:24 Setting up mime-support (3.64ubuntu1) ... 03:01:24 Setting up liblzo2-2:amd64 (2.10-2) ... 03:01:24 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:01:24 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:01:24 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:01:24 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:01:24 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:01:24 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:01:24 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:01:24 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:01:24 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:01:24 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:01:24 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:01:25 Setting up libbsd0:amd64 (0.10.0-1) ... 03:01:25 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:01:25 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:01:25 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:01:25 Setting up python3 (3.8.2-0ubuntu2) ... 03:01:25 running python rtupdate hooks for python3.8... 03:01:25 running python post-rtupdate hooks for python3.8... 03:01:25 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:01:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:01:26 Reloading AppArmor profiles 03:01:26 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:01:26 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:01:26 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:01:27 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:01:27 Setting up systemd (245.4-4ubuntu3.15) ... 03:01:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:01:27 Installing new version of config file /etc/systemd/resolved.conf ... 03:01:28 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:01:28 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:01:28 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:01:28 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:01:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:01:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:01:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:01:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:01:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:01:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:01:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:01:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:01:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:01:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:01:31 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:01:31 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:01:31 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 03:01:31 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:01:31 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 03:01:33 Reading package lists... 03:01:33 Reading package lists... 03:01:33 Building dependency tree... 03:01:33 Reading state information... 03:01:33 Calculating upgrade... 03:01:33 The following packages will be upgraded: 03:01:33 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:01:33 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:01:33 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:01:33 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:01:33 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:01:33 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:01:33 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:01:33 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:01:33 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:01:33 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:01:33 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:01:33 xz-utils zlib1g 03:01:33 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:01:33 Need to get 65.7 MB of archives. 03:01:33 After this operation, 27.6 MB of additional disk space will be used. 03:01:33 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:01:33 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:01:33 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:01:33 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 03:01:33 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:01:33 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:01:33 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:01:33 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:01:33 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:01:33 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:01:33 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:01:33 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:01:33 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:01:33 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:01:33 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:01:33 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:01:33 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:01:33 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:01:33 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:01:33 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:01:33 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:01:33 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 03:01:33 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 03:01:33 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:01:33 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:01:33 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:01:33 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:01:33 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:01:33 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:01:33 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:01:33 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:01:33 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:01:33 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:01:33 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:01:33 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:01:33 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:01:33 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:01:33 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:01:33 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:01:33 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:01:33 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 03:01:33 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 03:01:33 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:01:33 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:01:33 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:01:33 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:01:33 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:01:33 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 03:01:33 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:01:33 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:01:34 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:01:34 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:01:34 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:01:34 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:01:34 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 03:01:34 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 03:01:34 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 03:01:34 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 03:01:34 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 03:01:34 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 03:01:34 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 03:01:34 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:01:34 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:01:34 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:01:34 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:01:34 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:01:34 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:01:34 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:01:34 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:01:34 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:01:34 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:01:34 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:01:34 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:01:34 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:01:34 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:01:34 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:01:34 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:01:34 debconf: delaying package configuration, since apt-utils is not installed 03:01:35 Fetched 65.7 MB in 1s (55.6 MB/s) 03:01:35 (Reading database ... 14313 files and directories currently installed.) 03:01:35 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:01:35 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:01:35 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:01:35 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:01:35 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 03:01:35 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 03:01:35 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:35 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:35 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:35 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:36 (Reading database ... 14312 files and directories currently installed.) 03:01:36 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:36 (Reading database ... 14312 files and directories currently installed.) 03:01:36 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:36 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:01:36 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:01:37 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:37 (Reading database ... 14312 files and directories currently installed.) 03:01:37 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:01:37 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:01:37 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:01:38 (Reading database ... 14312 files and directories currently installed.) 03:01:38 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:01:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:01:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:01:38 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:01:38 Setting up base-files (11ubuntu5.5) ... 03:01:38 Installing new version of config file /etc/issue ... 03:01:38 Installing new version of config file /etc/issue.net ... 03:01:38 Installing new version of config file /etc/lsb-release ... 03:01:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:01:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:01:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:01:38 Removing obsolete conffile /etc/default/motd-news ... 03:01:38 (Reading database ... 14311 files and directories currently installed.) 03:01:38 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:01:38 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:01:39 Setting up bash (5.0-6ubuntu1.1) ... 03:01:39 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:01:39 (Reading database ... 14311 files and directories currently installed.) 03:01:39 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:01:39 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:01:39 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:01:39 (Reading database ... 14311 files and directories currently installed.) 03:01:39 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:01:39 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:01:39 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:01:39 (Reading database ... 14311 files and directories currently installed.) 03:01:39 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:01:39 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:01:40 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:01:40 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:01:40 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:01:40 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:01:40 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:01:40 (Reading database ... 14311 files and directories currently installed.) 03:01:40 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:01:40 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:01:41 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 03:01:41 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 03:01:41 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 03:01:41 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 03:01:41 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:41 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:41 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:41 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:41 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:41 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:01:41 (Reading database ... 14311 files and directories currently installed.) 03:01:41 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:41 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:42 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:42 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:42 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:01:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:01:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:01:43 (Reading database ... 14311 files and directories currently installed.) 03:01:43 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:01:43 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:01:43 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:01:43 (Reading database ... 14311 files and directories currently installed.) 03:01:43 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:01:43 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:01:43 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:01:43 (Reading database ... 14311 files and directories currently installed.) 03:01:43 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:01:43 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:01:43 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:01:43 (Reading database ... 14311 files and directories currently installed.) 03:01:43 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:01:43 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:01:44 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:01:44 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:01:44 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:01:44 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:01:44 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:01:44 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:01:44 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:01:44 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:01:44 Setting up ubuntu-keyring (2020.02.11.4) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:01:44 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:01:44 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:01:44 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:01:44 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:01:44 (Reading database ... 14311 files and directories currently installed.) 03:01:44 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:01:45 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:01:45 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:01:45 (Reading database ... 14311 files and directories currently installed.) 03:01:45 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:01:45 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:01:45 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:01:45 (Reading database ... 14311 files and directories currently installed.) 03:01:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:01:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:01:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:01:45 (Reading database ... 14311 files and directories currently installed.) 03:01:45 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:01:45 Unpacking apt (2.0.6) over (2.0.2) ... 03:01:45 Setting up apt (2.0.6) ... 03:01:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:01:46 (Reading database ... 14311 files and directories currently installed.) 03:01:46 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:01:46 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:01:46 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:01:46 (Reading database ... 14311 files and directories currently installed.) 03:01:46 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:01:46 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:01:46 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:01:46 (Reading database ... 14313 files and directories currently installed.) 03:01:46 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:01:47 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:01:47 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:01:47 (Reading database ... 14317 files and directories currently installed.) 03:01:47 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:01:47 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:01:47 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:01:47 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:01:47 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:01:47 (Reading database ... 14317 files and directories currently installed.) 03:01:47 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:01:47 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:01:47 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:01:47 (Reading database ... 14317 files and directories currently installed.) 03:01:47 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:01:47 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:01:48 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:01:48 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:01:48 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 03:01:48 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:01:48 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 03:01:48 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:01:48 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:01:48 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:01:48 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:01:48 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:01:48 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:01:48 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:01:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:01:48 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:01:48 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:01:48 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:01:48 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 03:01:48 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:01:49 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:01:49 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:01:49 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:01:49 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:49 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:01:49 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:49 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:01:49 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:49 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:01:50 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:50 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:01:50 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:50 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:01:50 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:01:50 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:01:50 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:01:50 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:50 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:50 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:50 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:51 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:51 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:52 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:52 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:52 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:52 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:52 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:52 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:53 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:01:53 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:01:53 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:01:53 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:01:53 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 03:01:53 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:01:53 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:01:53 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 03:01:53 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:01:53 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:53 Setting up tzdata (2022a-0ubuntu0.20.04) ... 03:01:53 03:01:53 Current default time zone: 'Etc/UTC' 03:01:53 Local time is now: Thu Mar 31 03:01:53 UTC 2022. 03:01:53 Universal Time is now: Thu Mar 31 03:01:53 UTC 2022. 03:01:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:01:53 03:01:53 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:01:53 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:53 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:53 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:01:53 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:53 Setting up mount (2.34-0.1ubuntu9.3) ... 03:01:53 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:01:53 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:01:53 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:01:53 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:01:53 Setting up openssl (1.1.1f-1ubuntu2.12) ... 03:01:53 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:53 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:54 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:01:54 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:54 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:01:54 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:01:54 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:01:54 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:01:54 Setting up ca-certificates (20210119~20.04.2) ... 03:01:55 Updating certificates in /etc/ssl/certs... 03:01:56 21 added, 21 removed; done. 03:01:56 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Setting up perl (5.30.0-9ubuntu0.2) ... 03:01:56 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:01:56 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:01:56 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:01:56 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:01:56 Setting up binutils (2.34-6ubuntu1.3) ... 03:01:56 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Setting up build-essential (12.8ubuntu1.1) ... 03:01:56 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 03:01:56 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:01:56 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:01:57 Processing triggers for mime-support (3.64ubuntu1) ... 03:01:57 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:01:57 Updating certificates in /etc/ssl/certs... 03:01:57 0 added, 0 removed; done. 03:01:57 Running hooks in /etc/ca-certificates/update.d... 03:01:57 done. 03:01:58 Reading package lists... 03:01:58 Building dependency tree... 03:01:58 Reading state information... 03:01:59 The following NEW packages will be installed: 03:01:59 apt-transport-https 03:01:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:01:59 Need to get 4680 B of archives. 03:01:59 After this operation, 162 kB of additional disk space will be used. 03:01:59 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:01:59 debconf: delaying package configuration, since apt-utils is not installed 03:01:59 Fetched 4680 B in 0s (61.6 kB/s) 03:01:59 Selecting previously unselected package apt-transport-https. 03:01:59 (Reading database ... 14320 files and directories currently installed.) 03:01:59 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:01:59 Unpacking apt-transport-https (2.0.6) ... 03:01:59 Setting up apt-transport-https (2.0.6) ... 03:01:59 Waiting for network to be ready... 03:02:06 2022-03-31T03:02:03Z INFO Waiting for automatic snapd restart... 03:02:06 snapd 2.54.4 from Canonical* installed 03:02:07 "snapd" switched to the "latest/stable" channel 03:02:07 03:02:09 core20 20220318 from Canonical* installed 03:02:10 "core20" switched to the "latest/stable" channel 03:02:10 03:02:12 snapcraft 6.1 from Canonical* installed 03:02:12 "snapcraft" switched to the "latest/stable" channel 03:02:12 03:02: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: 03:02:16 - README.md 03:02:16 03:02:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:02:17 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:02:17 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:02:17 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:02:18 Reading package lists... 03:02:18 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 03:02:18 Reading package lists... 03:02:18 Building dependency tree... 03:02:18 Reading state information... 03:02:19 Suggested packages: 03:02:19 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:02:19 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:02:19 krb5-user libnorm-doc 03:02:19 Recommended packages: 03:02:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:02:19 The following NEW packages will be installed: 03:02:19 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:02:19 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:02:19 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:02:19 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:02:19 libzmq5 pkg-config zip 03:02:19 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:02:19 Need to get 10.3 MB of archives. 03:02:19 After this operation, 56.5 MB of additional disk space will be used. 03:02:19 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:02:19 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:02:19 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:02:19 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:02:19 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:02:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:02:19 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:02:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:02:19 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:02:19 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:02:19 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:02:19 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:02:19 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:02:19 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:02:19 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:02:19 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:02:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:02:20 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:02:20 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:02:20 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:02:20 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:02:20 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:02:20 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:02:20 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:02:20 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:02:20 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:02:20 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:02:20 debconf: delaying package configuration, since apt-utils is not installed 03:02:20 Fetched 10.3 MB in 1s (8888 kB/s) 03:02:20 Selecting previously unselected package libglib2.0-0:amd64. 03:02:20 (Reading database ... 14324 files and directories currently installed.) 03:02:20 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:02:20 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:02:20 Selecting previously unselected package libsodium23:amd64. 03:02:20 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:02:20 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:02:20 Selecting previously unselected package libpsl5:amd64. 03:02:20 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:02:20 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:02:20 Selecting previously unselected package libbrotli1:amd64. 03:02:20 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:02:20 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:02:21 Selecting previously unselected package libnghttp2-14:amd64. 03:02:21 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:02:21 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:02:21 Selecting previously unselected package librtmp1:amd64. 03:02:21 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:02:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:02:21 Selecting previously unselected package libssh-4:amd64. 03:02:21 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:02:21 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:02:21 Selecting previously unselected package libcurl3-gnutls:amd64. 03:02:21 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:02:21 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:02:21 Selecting previously unselected package liberror-perl. 03:02:21 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:02:21 Unpacking liberror-perl (0.17029-1) ... 03:02:21 Selecting previously unselected package git-man. 03:02:21 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:02:21 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:02:21 Selecting previously unselected package git. 03:02:21 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:02:21 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:02:21 Selecting previously unselected package libgssrpc4:amd64. 03:02:21 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:02:21 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:02:21 Selecting previously unselected package libkdb5-9:amd64. 03:02:21 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:02:22 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:02:22 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:02:22 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:02:22 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:02:22 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:02:22 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:02:22 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:02:22 Selecting previously unselected package comerr-dev:amd64. 03:02:22 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:02:22 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:02:22 Selecting previously unselected package krb5-multidev:amd64. 03:02:22 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:02:22 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:02:22 Selecting previously unselected package libnorm1:amd64. 03:02:22 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:02:22 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:02:22 Selecting previously unselected package libnorm-dev:amd64. 03:02:22 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:02:22 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:02:22 Selecting previously unselected package libpgm-5.2-0:amd64. 03:02:22 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:02:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:02:22 Selecting previously unselected package libpgm-dev:amd64. 03:02:22 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:02:22 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:02:22 Selecting previously unselected package libsodium-dev:amd64. 03:02:22 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:02:22 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:02:22 Selecting previously unselected package libzmq5:amd64. 03:02:22 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:02:22 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:02:22 Selecting previously unselected package libkrb5-dev:amd64. 03:02:22 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:02:22 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:02:22 Selecting previously unselected package libzmq3-dev:amd64. 03:02:22 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:02:22 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:02:22 Selecting previously unselected package pkg-config. 03:02:22 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:02:22 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:02:22 Selecting previously unselected package zip. 03:02:22 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:02:22 Unpacking zip (3.0-11build1) ... 03:02:22 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:02:22 Setting up libsodium23:amd64 (1.0.18-1) ... 03:02:22 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:02:22 No schema files found: doing nothing. 03:02:22 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:02:22 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:02:23 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:02:23 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:02:23 Setting up liberror-perl (0.17029-1) ... 03:02:23 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up zip (3.0-11build1) ... 03:02:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:02:23 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:02:23 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:02:23 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:02:23 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:02:23 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:02:23 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:02:23 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:02:23 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:02:23 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:02:23 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:02:23 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:02:23 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:02:23 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:02:24 comerr-dev set to automatically installed. 03:02:24 git set to automatically installed. 03:02:24 git-man set to automatically installed. 03:02:24 krb5-multidev set to automatically installed. 03:02:24 libbrotli1 set to automatically installed. 03:02:24 libcurl3-gnutls set to automatically installed. 03:02:24 liberror-perl set to automatically installed. 03:02:24 libglib2.0-0 set to automatically installed. 03:02:24 libgssrpc4 set to automatically installed. 03:02:24 libkadm5clnt-mit11 set to automatically installed. 03:02:24 libkadm5srv-mit11 set to automatically installed. 03:02:24 libkdb5-9 set to automatically installed. 03:02:24 libkrb5-dev set to automatically installed. 03:02:24 libnghttp2-14 set to automatically installed. 03:02:24 libnorm-dev set to automatically installed. 03:02:24 libnorm1 set to automatically installed. 03:02:24 libpgm-5.2-0 set to automatically installed. 03:02:24 libpgm-dev set to automatically installed. 03:02:24 libpsl5 set to automatically installed. 03:02:24 librtmp1 set to automatically installed. 03:02:24 libsodium-dev set to automatically installed. 03:02:24 libsodium23 set to automatically installed. 03:02:24 libssh-4 set to automatically installed. 03:02:24 libzmq3-dev set to automatically installed. 03:02:24 libzmq5 set to automatically installed. 03:02:24 pkg-config set to automatically installed. 03:02:24 zip set to automatically installed. 03:02:25 snapd is not logged in, snap install commands will use sudo 03:02:37 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:02:37 Downloading snap 'edgex-app-service-configurable' 03:02:40 Pulling app-service-configurable 03:02:40 + snapcraftctl pull 03:02:41 Pulling config-common 03:02:41 + snapcraftctl pull 03:02:42 Pulling go-build-helper 03:02:42 + snapcraftctl pull 03:02:44 'edgex-go' has dependencies that need to be staged: go-build-helper 03:02:44 Skipping pull go-build-helper (already ran) 03:02:44 Building go-build-helper 03:02:44 + snapcraftctl build 03:02:45 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:02:46 Staging go-build-helper 03:02:46 + snapcraftctl stage 03:02:50 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:02:50 Fetched 290 kB in 0s (0 B/s) 03:02:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:02:50 Fetched 158 kB in 0s (0 B/s) 03:02:50 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:02:50 Fetched 242 kB in 0s (0 B/s) 03:02:50 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:02:50 Fetched 150 kB in 0s (0 B/s) 03:02:50 Pulling edgex-go 03:02:50 + snapcraftctl pull 03:02:52 Pulling hooks 03:02:52 + snapcraftctl pull 03:03:04 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:03:04 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:03:04 Fetched 96.1 kB in 0s (0 B/s) 03:03:04 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:03:04 Fetched 78.7 kB in 0s (0 B/s) 03:03:04 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:03:04 Fetched 48.0 kB in 0s (0 B/s) 03:03:04 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:03:04 Fetched 50.2 kB in 0s (0 B/s) 03:03:04 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:03:04 Fetched 14.7 kB in 0s (0 B/s) 03:03:04 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:03:04 Fetched 234 kB in 0s (0 B/s) 03:03:04 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:03:04 Fetched 155 kB in 0s (0 B/s) 03:03:04 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:03:04 Fetched 170 kB in 0s (0 B/s) 03:03:04 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:03:04 Fetched 267 kB in 0s (0 B/s) 03:03:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:03:04 Fetched 50.6 kB in 0s (0 B/s) 03:03:04 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:03:04 Fetched 15.1 kB in 0s (0 B/s) 03:03:04 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:03:04 Fetched 51.5 kB in 0s (0 B/s) 03:03:04 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:03:04 Fetched 121 kB in 0s (0 B/s) 03:03:04 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:03:04 Fetched 29.7 kB in 0s (0 B/s) 03:03:04 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:03:04 Fetched 1021 kB in 0s (0 B/s) 03:03:04 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:03:04 Fetched 49.3 kB in 0s (0 B/s) 03:03:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:03:04 Fetched 54.9 kB in 0s (0 B/s) 03:03:04 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:03:04 Fetched 16.6 kB in 0s (0 B/s) 03:03:04 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:03:04 Fetched 87.9 kB in 0s (0 B/s) 03:03:04 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:03:04 Fetched 142 kB in 0s (0 B/s) 03:03:04 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:03:04 Fetched 41.8 kB in 0s (0 B/s) 03:03:04 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:03:04 Fetched 181 kB in 0s (0 B/s) 03:03:04 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:03:04 Fetched 208 kB in 0s (0 B/s) 03:03:04 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:03:04 Fetched 161 kB in 0s (0 B/s) 03:03:04 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:03:04 Fetched 107 kB in 0s (0 B/s) 03:03:04 Pulling static-packages 03:03:04 + snapcraftctl pull 03:03:04 Pulling version 03:03:04 + cd /root/project 03:03:04 ++ git describe --tags --abbrev=0 03:03:04 ++ sed s/v// 03:03:04 + GIT_VERSION=2.2.0-dev.49 03:03:04 + '[' -z 2.2.0-dev.49 ']' 03:03:04 + snapcraftctl set-version 2.2.0-dev.49 03:03:06 Building app-service-configurable 03:03:06 + snapcraftctl build 03:03:08 Building config-common 03:03:08 + snapcraftctl build 03:03:09 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:03:10 Skipping build go-build-helper (already ran) 03:03:10 Building edgex-go 03:03:10 + cd /root/parts/edgex-go/src 03:03:10 ++ git describe --tags --abbrev=0 03:03:10 ++ sed s/v// 03:03:10 + GIT_VERSION=2.2.0-dev.49 03:03:10 + '[' -z 2.2.0-dev.49 ']' 03:03:10 + echo 2.2.0-dev.49 03:03:10 + '[' '!' -d vendor ']' 03:03:10 + go mod download all 03:03:15 + make build 03:03:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:03:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:03:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:03:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:03:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:03:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:03:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:04:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:04:00 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 03:04:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:04:00 + case "$service" in 03:04:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:04:00 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:04:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:04:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:04:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:04:01 Building hooks 03:04:01 + cd /root/parts/hooks/src 03:04:01 + make build 03:04:01 go mod tidy 03:04:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:04:01 go: downloading github.com/stretchr/testify v1.7.0 03:04:01 go: downloading github.com/davecgh/go-spew v1.1.0 03:04:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:04:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:04:03 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:04:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:04:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:04:05 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:04:05 Building static-packages 03:04:05 + snapcraftctl build 03:04:07 Building version 03:04:07 + snapcraftctl build 03:04:09 Staging app-service-configurable 03:04:09 + snapcraftctl stage 03:04:10 Staging config-common 03:04:10 + snapcraftctl stage 03:04:12 Skipping stage go-build-helper (already ran) 03:04:12 Staging edgex-go 03:04:12 + snapcraftctl stage 03:04:13 Staging hooks 03:04:13 + snapcraftctl stage 03:04:14 Staging static-packages 03:04:14 + snapcraftctl stage 03:04:16 Staging version 03:04:16 + snapcraftctl stage 03:04:17 Priming app-service-configurable 03:04:17 + snapcraftctl prime 03:04:20 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 03:04:20 stage-packages: 03:04:20 - libnorm1 03:04:20 - libpgm-5.2-0 03:04:20 - libsodium23 03:04:20 - libzmq5 03:04:20 Priming config-common 03:04:20 + snapcraftctl prime 03:04:21 Priming go-build-helper 03:04:21 + snapcraftctl prime 03:04:23 Priming edgex-go 03:04:23 + snapcraftctl prime 03:04:24 Priming hooks 03:04:24 + snapcraftctl prime 03:04:26 Priming static-packages 03:04:26 + snapcraftctl prime 03:04:30 Priming version 03:04:30 + snapcraftctl prime 03:04:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:04:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:04:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:05:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:05:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:05:48 $ docker stop --time=1 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 03:05:50 $ docker rm -f 09c4430ba263f950c61685615122fce3b39087bade1c03a04b7ea7f36d6a7244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:53 03:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:05:54 latest: Pulling from edgex-devops/edgex-compose-arm64 03:05:54 29e5d40040c1: Pulling fs layer 03:05:54 1ce36da41761: Pulling fs layer 03:05:54 25b303627fd3: Pulling fs layer 03:05:54 29e5d40040c1: Verifying Checksum 03:05:54 29e5d40040c1: Download complete 03:05:55 1ce36da41761: Verifying Checksum 03:05:55 1ce36da41761: Download complete 03:05:55 29e5d40040c1: Pull complete 03:05:57 25b303627fd3: Download complete 03:05:57 1ce36da41761: Pull complete 03:06:09 25b303627fd3: Pull complete 03:06:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:06:10 prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container 03:06:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:06:12 $ docker top 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:13 + grep parallel 03:06:13 + docker-compose build --help 03:06:20 --parallel Build images in parallel. [Pipeline] } 03:06:20 $ docker stop --time=1 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe 03:06:22 $ docker rm -f 59af0f16c06afac35258acf352704d8f616bae67d6427364b4f2b90bf747dabe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:06:23 . [Pipeline] withDockerContainer 03:06:23 prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container 03:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:06:24 $ docker top 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:25 + docker-compose -f ./docker-compose-build.yml build --parallel 03:06:32 Building core-command ... 03:06:32 Building core-data ... 03:06:32 Building core-metadata ... 03:06:32 Building security-bootstrapper ... 03:06:32 Building security-proxy-setup ... 03:06:32 Building security-secretstore-setup ... 03:06:32 Building security-spiffe-token-provider ... 03:06:32 Building security-spire-agent ... 03:06:32 Building security-spire-config ... 03:06:32 Building security-spire-server ... 03:06:32 Building support-notifications ... 03:06:32 Building support-scheduler ... 03:06:32 Building sys-mgmt-agent ... 03:06:32 Building security-bootstrapper 03:06:32 Building security-secretstore-setup 03:06:32 Building sys-mgmt-agent 03:06:32 Building core-data 03:06:32 Building security-spire-agent 03:08:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:08:09 ---> 4a0a0a7de8b2 03:08:09 Step 3/25 : WORKDIR /edgex-go 03:08:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:08:10 ---> 4a0a0a7de8b2 03:08:10 Step 3/31 : WORKDIR /edgex-go 03:08:10 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:10 ---> 4a0a0a7de8b2 03:08:10 Step 3/24 : WORKDIR /edgex-go 03:08:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:10 ---> 4a0a0a7de8b2 03:08:10 Step 3/23 : WORKDIR /edgex-go 03:08:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:10 ---> 4a0a0a7de8b2 03:08:10 Step 3/23 : WORKDIR /edgex-go 03:08:10 ---> Running in 5be9fddf8a62 03:08:10 ---> Running in 478bf42952ba 03:08:10 ---> Running in 049ed6e9b842 03:08:10 ---> Running in 16172cea5fb2 03:08:10 ---> Running in 2b10c9aec294 03:08:11 Removing intermediate container 478bf42952ba 03:08:11 ---> 6b09686fd3db 03:08:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:11 Removing intermediate container 2b10c9aec294 03:08:11 ---> 906b25f80fa9 03:08:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:11 Removing intermediate container 049ed6e9b842 03:08:11 ---> 1e36e6890a59 03:08:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:11 Removing intermediate container 5be9fddf8a62 03:08:11 ---> 0b239b4d1341 03:08:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:11 ---> Running in b081d16bf0c0 03:08:11 Removing intermediate container 16172cea5fb2 03:08:11 ---> fb3016e3c721 03:08:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:11 ---> Running in cc718a97c775 03:08:11 ---> Running in 28f02b2edde1 03:08:12 ---> Running in 69ba4eecc521 03:08:12 ---> Running in 266623a3fb3e 03:08:15 Removing intermediate container b081d16bf0c0 03:08:15 ---> 38c402f00ba4 03:08:15 Step 5/31 : RUN apk add --update --no-cache make git 03:08:15 ---> Running in c8feb279e980 03:08:15 Removing intermediate container cc718a97c775 03:08:15 ---> be8bc6c86b7f 03:08:15 Step 5/23 : RUN apk add --update --no-cache make bash git 03:08:16 ---> Running in 2057beeab101 03:08:16 Removing intermediate container 69ba4eecc521 03:08:16 ---> 3306d0d4f4d6 03:08:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:16 ---> Running in 3fafb2939d6a 03:08:16 Removing intermediate container 266623a3fb3e 03:08:16 ---> 4c41c47c23b7 03:08:16 Step 5/24 : RUN apk add --update --no-cache make git 03:08:16 Removing intermediate container 28f02b2edde1 03:08:16 ---> 320bbc2be64f 03:08:16 Step 5/25 : RUN apk add --update --no-cache make git 03:08:16 ---> Running in c858b7a5a187 03:08:16 ---> Running in c0f22c8d6c94 03:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:08:19 OK: 220 MiB in 52 packages 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:08:20 OK: 220 MiB in 52 packages 03:08:20 OK: 220 MiB in 52 packages 03:08:21 OK: 220 MiB in 52 packages 03:08:21 OK: 220 MiB in 52 packages 03:08:21 Removing intermediate container c8feb279e980 03:08:21 ---> 338063baddc0 03:08:21 Step 6/31 : COPY go.mod vendor* ./ 03:08:22 Removing intermediate container 2057beeab101 03:08:22 ---> 6d10d437dd84 03:08:22 Step 6/23 : COPY go.mod vendor* ./ 03:08:22 Removing intermediate container 3fafb2939d6a 03:08:22 ---> aa4b536bc9e8 03:08:22 Step 6/23 : COPY go.mod vendor* ./ 03:08:22 Removing intermediate container c858b7a5a187 03:08:22 Removing intermediate container c0f22c8d6c94 03:08:22 ---> 57bd253990af 03:08:22 Step 6/25 : COPY go.mod vendor* ./ 03:08:22 ---> db491116ec43 03:08:22 Step 6/24 : COPY go.mod vendor* ./ 03:08:23 ---> eec394c3e138 03:08:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:23 ---> Running in 9c631c7be124 03:08:23 ---> 36df37001a6e 03:08:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:23 ---> Running in 47d6df4b4a53 03:08:23 ---> f6bdcc4e3130 03:08:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:23 ---> c5524e0c7b64 03:08:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:23 ---> 3a8983186add 03:08:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:23 ---> Running in ee9d4e5aa15a 03:08:24 ---> Running in 1852c0687b07 03:08:24 ---> Running in d8c447df0fc7 03:08:29 Removing intermediate container 9c631c7be124 03:08:29 ---> 878a620c26f0 03:08:29 Step 8/31 : COPY . . 03:08:29 Removing intermediate container 47d6df4b4a53 03:08:29 ---> 13c8452bb154 03:08:29 Step 8/23 : COPY . . 03:08:29 Removing intermediate container ee9d4e5aa15a 03:08:29 ---> bc7c04abd9ad 03:08:29 Step 8/23 : COPY . . 03:08:29 Removing intermediate container d8c447df0fc7 03:08:29 ---> 77c49ce6b26e 03:08:29 Step 8/25 : COPY . . 03:08:30 Removing intermediate container 1852c0687b07 03:08:30 ---> d5eb3aa07aee 03:08:30 Step 8/24 : COPY . . 03:09:09 ---> 9a371927569d 03:09:09 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:09:09 ---> 6101a53ff58e 03:09:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:09:09 ---> Running in 44a5dc5af4b3 03:09:09 ---> e02af46f493e 03:09:09 Step 9/23 : RUN make cmd/core-data/core-data 03:09:09 ---> b88a062520e7 03:09:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:09:09 ---> 15c8a811c805 03:09:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:09 ---> Running in a2b50bb23d54 03:09:09 ---> Running in ee33dfa2543c 03:09:09 ---> Running in 945f1408548d 03:09:09 ---> Running in 6eaec52d33e8 03:09:09 Removing intermediate container 44a5dc5af4b3 03:09:09 ---> 421e444abaa4 03:09:09 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 03:09:09 ---> Running in e8438b109c83 03:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:09:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:09:09 spire-1.2.0/ 03:09:14 spire-1.2.0/README.md 03:09:14 spire-1.2.0/bin/ 03:09:14 spire-1.2.0/bin/spire-server 03:09:14 spire-1.2.0/bin/spire-agent 03:09:14 spire-1.2.0/conf/ 03:09:14 spire-1.2.0/conf/server/ 03:09:14 spire-1.2.0/conf/server/server.conf 03:09:14 spire-1.2.0/conf/agent/ 03:09:14 spire-1.2.0/conf/agent/agent.conf 03:09:14 spire-1.2.0/LICENSE 03:09:20 Removing intermediate container e8438b109c83 03:09:20 ---> 0e7201609ac9 03:09:20 03:09:20 Step 11/24 : FROM alpine:3.15 03:09:20 3.15: Pulling from library/alpine 03:09:21 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 03:09:21 Status: Downloaded newer image for alpine:3.15 03:09:21 ---> 03078ca19a05 03:09:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:09:21 ---> Running in fce79c32d61f 03:09:22 Removing intermediate container fce79c32d61f 03:09:22 ---> b783adfa76eb 03:09:22 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:22 ---> Running in 7b143eded956 03:09:24 Removing intermediate container 7b143eded956 03:09:24 ---> b2653ab4d906 03:09:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:24 ---> Running in dc74be67c67d 03:09:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:29 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:09:29 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:09:29 OK: 15729 distinct packages available 03:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:32 (1/5) Installing dumb-init (1.2.5-r1) 03:09:32 (2/5) Installing musl-obstack (1.2.3-r0) 03:09:32 (3/5) Installing libucontext (1.1-r0) 03:09:32 (4/5) Installing gcompat (1.0.0-r4) 03:09:32 (5/5) Installing openssl (1.1.1n-r0) 03:09:32 Executing busybox-1.34.1-r4.trigger 03:09:32 OK: 6 MiB in 19 packages 03:09:34 Removing intermediate container dc74be67c67d 03:09:34 ---> 7cfbe4db5cea 03:09:34 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 03:09:37 ---> 62f9b90f58dc 03:09:37 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:09:43 ---> 9ea097fb2ed3 03:09:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:09:43 ---> 63e60dee2290 03:09:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:09:44 ---> d2761e72b4f9 03:09:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:09:45 ---> bf66d909676d 03:09:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:09:45 ---> Running in f464aa018344 03:09:46 Removing intermediate container f464aa018344 03:09:46 ---> f272e0f3455c 03:09:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:09:46 ---> Running in fe1064a08551 03:09:46 Removing intermediate container fe1064a08551 03:09:46 ---> 4181c254c4aa 03:09:46 Step 22/24 : LABEL arch=arm64 03:09:46 ---> Running in 78ae9de2d27f 03:09:47 Removing intermediate container 78ae9de2d27f 03:09:47 ---> f8cfe0b61f1c 03:09:47 Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:09:47 ---> Running in 3b99575de843 03:09:48 Removing intermediate container 3b99575de843 03:09:48 ---> 9573595734e2 03:09:48 Step 24/24 : LABEL version=0.0.0 03:09:48 ---> Running in 7435401cc5bf 03:09:49 Removing intermediate container 7435401cc5bf 03:09:49 ---> ef900421c9f1 03:09:49 03:09:49 Successfully built ef900421c9f1 03:09:49 Successfully tagged security-spire-agent-arm64:latest 03:09:49  Building security-spire-agent ... done Building core-command 03:10:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:10:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:10:28 ---> 4a0a0a7de8b2 03:10:28 Step 3/23 : WORKDIR /edgex-go 03:10:28 ---> Using cache 03:10:28 ---> fb3016e3c721 03:10:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:28 ---> Using cache 03:10:28 ---> 3306d0d4f4d6 03:10:28 Step 5/23 : RUN apk add --update --no-cache make git 03:10:28 ---> Running in 945ef24edd0b 03:10:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:10:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:10:28 OK: 220 MiB in 52 packages 03:10:29 Removing intermediate container 945ef24edd0b 03:10:29 ---> f81a9788449c 03:10:29 Step 6/23 : COPY go.mod vendor* ./ 03:10:30 ---> 53ef13129e2d 03:10:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:30 ---> Running in a3cdcd8b3dc4 03:10:36 Removing intermediate container a3cdcd8b3dc4 03:10:36 ---> 40c51cd5641d 03:10:36 Step 8/23 : COPY . . 03:11:03 ---> aa046ad9d534 03:11:03 Step 9/23 : RUN make cmd/core-command/core-command 03:11:03 ---> Running in adcb45e0ef5d 03:11:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:16:29 Removing intermediate container ee33dfa2543c 03:16:29 ---> a110c38bf68c 03:16:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:16:29 ---> Running in b25197961bd1 03:16:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:16:34 Removing intermediate container a2b50bb23d54 03:16:34 ---> 44176d18adf6 03:16:34 03:16:34 Step 10/31 : FROM alpine:3.14 03:16:34 Removing intermediate container 6eaec52d33e8 03:16:34 ---> fdd63995ecba 03:16:34 03:16:34 Step 10/25 : FROM alpine:3.14 03:16:34 3.14: Pulling from library/alpine 03:16:35 3.14: Pulling from library/alpine 03:16:35 Removing intermediate container b25197961bd1 03:16:35 ---> 9645547db9dc 03:16:35 03:16:35 Step 11/23 : FROM docker:20.10.10 03:16:36 20.10.10: Pulling from library/docker 03:16:37 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 03:16:37 Status: Downloaded newer image for alpine:3.14 03:16:37 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 03:16:37 Status: Image is up to date for alpine:3.14 03:16:37 ---> cc3d11fa2d52 03:16:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:16:37 ---> cc3d11fa2d52 03:16:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:16:37 ---> Running in ee8909b0a4d5 03:16:37 ---> Running in 79ce965dcefe 03:16:39 Removing intermediate container ee8909b0a4d5 03:16:39 ---> 07f372a443d6 03:16:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:16:39 ---> Running in 2a7c19b0e49b 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:42 (1/3) Installing ca-certificates (20211220-r0) 03:16:42 (2/3) Installing dumb-init (1.2.5-r1) 03:16:42 (3/3) Installing su-exec (0.2-r1) 03:16:42 Executing busybox-1.33.1-r6.trigger 03:16:42 Executing ca-certificates-20211220-r0.trigger 03:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:42 OK: 6 MiB in 17 packages 03:16:44 (1/2) Installing dumb-init (1.2.5-r1) 03:16:44 (2/2) Installing su-exec (0.2-r1) 03:16:44 Executing busybox-1.33.1-r6.trigger 03:16:44 OK: 6 MiB in 16 packages 03:16:46 Removing intermediate container 2a7c19b0e49b 03:16:46 ---> 0fc0bb418833 03:16:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:16:46 ---> Running in cefefee62a0d 03:16:46 Removing intermediate container 79ce965dcefe 03:16:46 ---> d6972cc1ab87 03:16:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:46 ---> Running in 35bca2c2aad7 03:16:47 Removing intermediate container cefefee62a0d 03:16:47 ---> 7800768409d6 03:16:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:16:47 ---> Running in 638313391a0a 03:16:48 Removing intermediate container 35bca2c2aad7 03:16:48 ---> e78a62630d7a 03:16:48 Step 13/25 : WORKDIR / 03:16:48 ---> Running in 8e464f0aba17 03:16:48 Removing intermediate container 638313391a0a 03:16:48 ---> b70728f481c4 03:16:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:16:48 ---> Running in 790c56a43e6c 03:16:49 Removing intermediate container 8e464f0aba17 03:16:49 ---> 029d0910b862 03:16:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:16:51 ---> a538e06a3d31 03:16:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:16:52 Removing intermediate container 790c56a43e6c 03:16:52 ---> 1177e6161337 03:16:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:16:52 ---> Running in 5b08aa882581 03:16:52 ---> 8873d2813cda 03:16:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:16:53 Removing intermediate container 5b08aa882581 03:16:53 ---> 28f2eb0dde83 03:16:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:16:54 ---> 63bdccbcfabf 03:16:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:16:55 ---> 24e97033ba1e 03:16:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:16:55 ---> Running in ace4b16297e5 03:16:56 ---> e9084b91da70 03:16:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:17:00 Removing intermediate container ace4b16297e5 03:17:00 ---> 8773cf8fedfb 03:17:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:00 ---> 6db4b0dceeec 03:17:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:17:02 ---> 5bec59203ec9 03:17:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:17:04 ---> b57a27472d6f 03:17:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:17:04 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:17:04 Status: Downloaded newer image for docker:20.10.10 03:17:04 ---> 520e9a0a30f7 03:17:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:17:04 ---> Running in c4716adc152a 03:17:05 ---> 6b7b24c574e1 03:17:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:17:05 Removing intermediate container c4716adc152a 03:17:05 ---> 4f2c3eac26c3 03:17:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:17:06 ---> 8d3dbbccb334 03:17:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:17:06 ---> Running in 1d144ca364ea 03:17:06 ---> Running in 39d0783d2041 03:17:08 ---> 701e8630ce48 03:17:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:09 (1/42) Installing readline (8.1.0-r0) 03:17:09 ---> 1ba0081d3f2d 03:17:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:17:10 (2/42) Installing bash (5.1.16-r0) 03:17:10 Executing bash-5.1.16-r0.post-install 03:17:10 (3/42) Installing brotli-libs (1.0.9-r5) 03:17:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:17:10 (5/42) Installing libcurl (7.79.1-r0) 03:17:10 (6/42) Installing curl (7.79.1-r0) 03:17:10 (7/42) Installing dumb-init (1.2.5-r1) 03:17:10 (8/42) Installing libbz2 (1.0.8-r1) 03:17:10 (9/42) Installing expat (2.4.7-r0) 03:17:10 (10/42) Installing libffi (3.3-r2) 03:17:10 (11/42) Installing gdbm (1.19-r0) 03:17:10 (12/42) Installing xz-libs (5.2.5-r0) 03:17:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:17:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:10 (15/42) Installing mpdecimal (2.5.1-r1) 03:17:10 (16/42) Installing sqlite-libs (3.35.5-r0) 03:17:10 (17/42) Installing python3 (3.9.5-r2) 03:17:10 Removing intermediate container 39d0783d2041 03:17:10 ---> 80cf5701029e 03:17:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:17:10 ---> Running in 6c89eadee573 03:17:11 ---> 037cc8c3c215 03:17:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:17:12 ---> Running in d1bd4cc1be37 03:17:12 Removing intermediate container 6c89eadee573 03:17:12 ---> 33876065faa1 03:17:12 Step 23/25 : LABEL arch=arm64 03:17:12 ---> Running in 40d0ec605e95 03:17:12 Removing intermediate container d1bd4cc1be37 03:17:12 ---> eed7ebdfd129 03:17:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:17:12 Removing intermediate container 40d0ec605e95 03:17:12 ---> 615ad3c6aba5 03:17:12 Step 24/25 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:17:13 ---> Running in 53f0508644ad 03:17:13 (18/42) Installing py3-appdirs (1.4.4-r2) 03:17:13 (19/42) Installing py3-chardet (4.0.0-r2) 03:17:13 (20/42) Installing py3-idna (3.2-r0) 03:17:13 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:17:13 (22/42) Installing py3-certifi (2020.12.5-r1) 03:17:13 (23/42) Installing py3-requests (2.25.1-r4) 03:17:13 (24/42) Installing py3-msgpack (1.0.2-r1) 03:17:13 (25/42) Installing py3-lockfile (0.12.2-r4) 03:17:13 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:17:13 (27/42) Installing py3-colorama (0.4.4-r1) 03:17:13 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:17:13 (29/42) Installing py3-distlib (0.3.1-r3) 03:17:13 (30/42) Installing py3-distro (1.5.0-r3) 03:17:13 (31/42) Installing py3-six (1.15.0-r1) 03:17:13 (32/42) Installing py3-webencodings (0.5.1-r4) 03:17:13 (33/42) Installing py3-html5lib (1.1-r1) 03:17:13 (34/42) Installing py3-parsing (2.4.7-r2) 03:17:14 (35/42) Installing py3-packaging (20.9-r1) 03:17:14 (36/42) Installing py3-toml (0.10.2-r2) 03:17:14 (37/42) Installing py3-pep517 (0.10.0-r2) 03:17:14 (38/42) Installing py3-progress (1.5-r2) 03:17:14 (39/42) Installing py3-retrying (1.3.3-r1) 03:17:14 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:17:14 (41/42) Installing py3-setuptools (52.0.0-r3) 03:17:14 ---> f7a076cb3d06 03:17:14 Step 26/31 : RUN chmod +x /entrypoint.sh 03:17:14 Removing intermediate container 53f0508644ad 03:17:14 ---> 941cb0afc67e 03:17:14 Step 25/25 : LABEL version=0.0.0 03:17:14 (42/42) Installing py3-pip (20.3.4-r1) 03:17:14 ---> Running in bf977e8c86d7 03:17:14 ---> Running in 35a3be4e331a 03:17:15 Executing busybox-1.33.1-r6.trigger 03:17:15 OK: 84 MiB in 64 packages 03:17:16 Removing intermediate container bf977e8c86d7 03:17:16 ---> 50889a54234f 03:17:16 03:17:17 Successfully built 50889a54234f 03:17:17 Successfully tagged security-secretstore-setup-arm64:latest 03:17:17 Building support-scheduler 03:17:18  Building security-secretstore-setup ... done Removing intermediate container 35a3be4e331a 03:17:18 ---> 234b18056cd3 03:17:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:17:18 Removing intermediate container 945f1408548d 03:17:18 ---> fbae4088c688 03:17:18 03:17:18 Step 10/23 : FROM alpine:3.14 03:17:18 ---> cc3d11fa2d52 03:17:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:17:18 ---> Running in f273a19d2209 03:17:19 ---> Running in 137fe1b45078 03:17:19 Removing intermediate container f273a19d2209 03:17:19 ---> 4a2b401fd166 03:17:19 Step 12/23 : ENV APP_PORT=59880 03:17:20 Removing intermediate container 137fe1b45078 03:17:20 ---> 92a11b49efc2 03:17:20 Step 28/31 : CMD ["gate"] 03:17:20 ---> Running in f855abec96a6 03:17:20 ---> Running in ffc950b94b88 03:17:20 Removing intermediate container f855abec96a6 03:17:20 ---> e7bfecfff62e 03:17:20 Step 13/23 : EXPOSE $APP_PORT 03:17:20 Collecting docker-compose==1.23.2 03:17:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:17:21 ---> Running in 31ee052d25dd 03:17:21 Removing intermediate container ffc950b94b88 03:17:21 ---> 08d769ad6c02 03:17:21 Step 29/31 : LABEL arch=arm64 03:17:21 Collecting websocket-client<1.0,>=0.32.0 03:17:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:17:21 ---> Running in d5be28de62bb 03:17:21 Removing intermediate container 31ee052d25dd 03:17:21 ---> 915e1b7f9be2 03:17:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:22 ---> Running in c4354f09c39d 03:17:22 Collecting jsonschema<3,>=2.5.1 03:17:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:17:23 Collecting docker<4.0,>=3.6.0 03:17:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:17:23 Removing intermediate container d5be28de62bb 03:17:23 ---> ed40f7d74ff3 03:17:23 Step 30/31 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:17:24 ---> Running in 32c1dd91e938 03:17:24 Collecting PyYAML<4,>=3.10 03:17:24 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:24 Removing intermediate container 32c1dd91e938 03:17:24 ---> dabf3acd1d23 03:17:25 Step 31/31 : LABEL version=0.0.0 03:17:25 ---> Running in efcb56d144bc 03:17:25 Removing intermediate container c4354f09c39d 03:17:25 ---> bfca83756a18 03:17:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:17:26 ---> Running in 8e2c7ea90354 03:17:26 Removing intermediate container efcb56d144bc 03:17:26 ---> a45eac4c7a99 03:17:26 03:17:28 Successfully built a45eac4c7a99 03:17:28 Successfully tagged security-bootstrapper-arm64:latest 03:17:28  Building security-bootstrapper ... done Building support-notifications 03:17:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:29 Collecting cached-property<2,>=1.2.0 03:17:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:17:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:30 (1/6) Installing dumb-init (1.2.5-r1) 03:17:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:17:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:17:30 (3/6) Installing libsodium (1.0.18-r0) 03:17:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:17:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:30 Collecting docopt<0.7,>=0.6.1 03:17:30 Downloading docopt-0.6.2.tar.gz (25 kB) 03:17:30 (5/6) Installing libzmq (4.3.4-r0) 03:17:30 (6/6) Installing zeromq (4.3.4-r0) 03:17:30 Executing busybox-1.33.1-r6.trigger 03:17:30 OK: 8 MiB in 20 packages 03:17:31 Removing intermediate container adcb45e0ef5d 03:17:31 ---> c0668857d34d 03:17:31 03:17:31 Step 10/23 : FROM alpine:3.14 03:17:31 ---> cc3d11fa2d52 03:17:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:17:31 ---> Running in 2c0546d04055 03:17:32 Removing intermediate container 8e2c7ea90354 03:17:32 ---> ce6d6254abce 03:17:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:33 Collecting texttable<0.10,>=0.9.0 03:17:33 Downloading texttable-0.9.1.tar.gz (11 kB) 03:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:33 ---> cc003de145fc 03:17:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:17:34 (1/1) Installing dumb-init (1.2.5-r1) 03:17:34 Executing busybox-1.33.1-r6.trigger 03:17:34 OK: 5 MiB in 15 packages 03:17:35 Collecting dockerpty<0.5,>=0.4.1 03:17:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:17:36 Removing intermediate container 2c0546d04055 03:17:36 ---> 38a3c478c0c8 03:17:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:17:36 ---> Running in a90803754f8e 03:17:37 Removing intermediate container a90803754f8e 03:17:37 ---> 0a73747baac6 03:17:37 Step 13/23 : ENV APP_PORT=59882 03:17:37 ---> Running in d11321cd2616 03:17:37 ---> e62c9174d66f 03:17:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:17:37 Removing intermediate container d11321cd2616 03:17:37 ---> 9a41b9bd1584 03:17:37 Step 14/23 : EXPOSE $APP_PORT 03:17:38 ---> Running in 7356db0a3e73 03:17:38 Collecting docker-pycreds>=0.4.0 03:17:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:17:38 ---> 0097b6d344f0 03:17:38 Step 19/23 : ENTRYPOINT ["/core-data"] 03:17:38 Removing intermediate container 7356db0a3e73 03:17:38 ---> a0422112ea77 03:17:38 Step 15/23 : WORKDIR / 03:17:39 ---> Running in 6ebb9f6f2181 03:17:39 Collecting chardet<3.1.0,>=3.0.2 03:17:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:17:39 ---> Running in 7a37cc374cca 03:17:39 Collecting idna<2.8,>=2.5 03:17:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:17:39 Removing intermediate container 6ebb9f6f2181 03:17:39 ---> c52286ba79ce 03:17:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:39 ---> Running in 65b52dc7c3fc 03:17:39 Removing intermediate container 7a37cc374cca 03:17:39 ---> a2cf0ebaaaa4 03:17:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:40 Collecting urllib3<1.25,>=1.21.1 03:17:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:17:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:17:40 Removing intermediate container 65b52dc7c3fc 03:17:40 ---> 0f32adffd784 03:17:40 Step 21/23 : LABEL arch=arm64 03:17:40 ---> Running in a311f431f31d 03:17:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:17:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:17:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:17:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:17:41 ---> eef69db4bc03 03:17:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:17:41 Removing intermediate container a311f431f31d 03:17:41 ---> 9bd1b4a0dbb3 03:17:41 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:17:41 ---> Running in c546006c7334 03:17:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:17:41 Attempting uninstall: urllib3 03:17:41 Found existing installation: urllib3 1.26.5 03:17:41 Uninstalling urllib3-1.26.5: 03:17:41 Successfully uninstalled urllib3-1.26.5 03:17:41 Removing intermediate container c546006c7334 03:17:41 ---> 6f7f35bcd324 03:17:41 Step 23/23 : LABEL version=0.0.0 03:17:42 ---> Running in 7c0421d4e8e2 03:17:42 Attempting uninstall: idna 03:17:42 Found existing installation: idna 3.2 03:17:42 Uninstalling idna-3.2: 03:17:42 Removing intermediate container 7c0421d4e8e2 03:17:42 ---> 84f96e7d3ba0 03:17:42 03:17:42 Successfully uninstalled idna-3.2 03:17:43 Successfully built 84f96e7d3ba0 03:17:43 Successfully tagged core-data-arm64:latest 03:17:43  Building core-data ... done Building security-spire-config 03:17:43 Attempting uninstall: chardet 03:17:43 Found existing installation: chardet 4.0.0 03:17:43 Uninstalling chardet-4.0.0: 03:17:43 Successfully uninstalled chardet-4.0.0 03:17:44 ---> 5025ab773029 03:17:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:17:45 ---> 3e61dc4d1221 03:17:45 Step 19/23 : ENTRYPOINT ["/core-command"] 03:17:45 ---> Running in 15bf190e5016 03:17:45 Removing intermediate container 15bf190e5016 03:17:45 ---> aaee00e80df8 03:17:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:45 ---> Running in ef3ed2b8a522 03:17:45 Attempting uninstall: requests 03:17:45 Found existing installation: requests 2.25.1 03:17:45 Uninstalling requests-2.25.1: 03:17:46 Successfully uninstalled requests-2.25.1 03:17:46 Removing intermediate container ef3ed2b8a522 03:17:46 ---> a597bb93c3e9 03:17:46 Step 21/23 : LABEL arch=arm64 03:17:46 ---> Running in 92c5fe88626c 03:17:46 Running setup.py install for texttable: started 03:17:46 Removing intermediate container 92c5fe88626c 03:17:46 ---> 984a3d0c59e8 03:17:46 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:17:46 ---> Running in ed93d22d047a 03:17:47 Removing intermediate container ed93d22d047a 03:17:47 ---> 8576c5517686 03:17:47 Step 23/23 : LABEL version=0.0.0 03:17:47 ---> Running in f839c75b625d 03:17:47 Removing intermediate container f839c75b625d 03:17:47 ---> 335a0e2beff6 03:17:47 03:17:48 Successfully built 335a0e2beff6 03:17:48 Successfully tagged core-command-arm64:latest 03:17:48 Building security-proxy-setup 03:17:49  Building core-command ... done  Running setup.py install for texttable: finished with status 'done' 03:17:49 Running setup.py install for PyYAML: started 03:17:51 Running setup.py install for PyYAML: finished with status 'done' 03:17:52 Running setup.py install for docopt: started 03:17:54 Running setup.py install for docopt: finished with status 'done' 03:17:54 Running setup.py install for dockerpty: started 03:17:57 Running setup.py install for dockerpty: finished with status 'done' 03:17:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:18:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:04 ---> 4a0a0a7de8b2 03:18:04 Step 3/22 : WORKDIR /edgex-go 03:18:04 ---> Using cache 03:18:04 ---> fb3016e3c721 03:18:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:04 ---> Using cache 03:18:04 ---> 3306d0d4f4d6 03:18:04 Step 5/22 : RUN apk add --update --no-cache make git 03:18:04 ---> Using cache 03:18:04 ---> f81a9788449c 03:18:04 Step 6/22 : COPY go.mod vendor* ./ 03:18:04 ---> Using cache 03:18:04 ---> 53ef13129e2d 03:18:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:04 ---> Using cache 03:18:04 ---> 40c51cd5641d 03:18:04 Step 8/22 : COPY . . 03:18:04 ---> Using cache 03:18:04 ---> aa046ad9d534 03:18:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:18:05 ---> Running in 91ad07f088b3 03:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:17 Removing intermediate container 1d144ca364ea 03:18:17 ---> 2765e15cdf55 03:18:17 Step 14/23 : ENV APP_PORT=58890 03:18:17 ---> Running in 10794b35cc24 03:18:17 Removing intermediate container 10794b35cc24 03:18:17 ---> 46906a0bab34 03:18:17 Step 15/23 : EXPOSE $APP_PORT 03:18:17 ---> Running in b22248137530 03:18:17 Removing intermediate container b22248137530 03:18:17 ---> 12cb02e51426 03:18:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:18:21 ---> b31ad5849861 03:18:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:18:22 ---> d0f6611be951 03:18:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:18:24 ---> 820ae8e1e0dd 03:18:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:18:24 ---> Running in b4c31db70a12 03:18:25 Removing intermediate container b4c31db70a12 03:18:25 ---> 2746534592fd 03:18:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:25 ---> Running in ca814ffe9a98 03:18:26 Removing intermediate container ca814ffe9a98 03:18:26 ---> 108f4ff1fb43 03:18:26 Step 21/23 : LABEL arch=arm64 03:18:26 ---> Running in 527eb42bee1f 03:18:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:27 ---> 4a0a0a7de8b2 03:18:27 Step 3/22 : WORKDIR /edgex-go 03:18:27 ---> Using cache 03:18:27 ---> fb3016e3c721 03:18:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:27 ---> Using cache 03:18:27 ---> 3306d0d4f4d6 03:18:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:18:27 ---> Running in 193ca93a45c4 03:18:27 Removing intermediate container 527eb42bee1f 03:18:27 ---> ede05a58a19e 03:18:27 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:18:28 ---> Running in 4aac15f73b49 03:18:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:18:29 Removing intermediate container 4aac15f73b49 03:18:29 ---> 5d1ce810b672 03:18:29 Step 23/23 : LABEL version=0.0.0 03:18:29 ---> Running in e55c4203d7b7 03:18:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:18:29 Removing intermediate container e55c4203d7b7 03:18:29 ---> c0ee783ab6fd 03:18:29 03:18:30 OK: 220 MiB in 52 packages 03:18:31 Successfully built c0ee783ab6fd 03:18:31 Successfully tagged sys-mgmt-agent-arm64:latest 03:18:31  Building sys-mgmt-agent ... done Building core-metadata 03:18:32 Removing intermediate container 193ca93a45c4 03:18:32 ---> 612d7fa8ea49 03:18:32 Step 6/22 : COPY go.mod vendor* ./ 03:18:33 ---> b58adba1304c 03:18:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:33 ---> Running in 252497df9303 03:18:39 Removing intermediate container 252497df9303 03:18:39 ---> ffbb81e363de 03:18:39 Step 8/22 : COPY . . 03:18:49 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:49 ---> 4a0a0a7de8b2 03:18:49 Step 3/24 : WORKDIR /edgex-go 03:18:49 ---> Using cache 03:18:49 ---> fb3016e3c721 03:18:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:49 ---> Using cache 03:18:49 ---> 3306d0d4f4d6 03:18:49 Step 5/24 : RUN apk add --update --no-cache make git 03:18:49 ---> Using cache 03:18:49 ---> f81a9788449c 03:18:49 Step 6/24 : COPY go.mod vendor* ./ 03:18:49 ---> Using cache 03:18:49 ---> 53ef13129e2d 03:18:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:49 ---> Using cache 03:18:49 ---> 40c51cd5641d 03:18:49 Step 8/24 : COPY . . 03:18:49 ---> Using cache 03:18:49 ---> aa046ad9d534 03:18:49 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:18:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:50 ---> 4a0a0a7de8b2 03:18:50 Step 3/22 : WORKDIR /edgex-go 03:18:50 ---> Using cache 03:18:50 ---> fb3016e3c721 03:18:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:50 ---> Using cache 03:18:50 ---> 3306d0d4f4d6 03:18:50 Step 5/22 : RUN apk add --update --no-cache make git 03:18:50 ---> Using cache 03:18:50 ---> f81a9788449c 03:18:50 Step 6/22 : COPY go.mod vendor* ./ 03:18:50 ---> Using cache 03:18:50 ---> 53ef13129e2d 03:18:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:50 ---> Using cache 03:18:50 ---> 40c51cd5641d 03:18:50 Step 8/22 : COPY . . 03:18:51 ---> Using cache 03:18:51 ---> aa046ad9d534 03:18:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:51 ---> Running in ec5e2b00539f 03:18:51 ---> Running in ab31a96dbffd 03:18:52 Removing intermediate container ec5e2b00539f 03:18:52 ---> ad80eac5a445 03:18:52 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 03:18:52 ---> Running in a061ac566792 03:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:18:59 spire-1.2.0/ 03:19:04 spire-1.2.0/README.md 03:19:04 spire-1.2.0/bin/ 03:19:04 spire-1.2.0/bin/spire-server 03:19:04 spire-1.2.0/bin/spire-agent 03:19:04 spire-1.2.0/conf/ 03:19:04 spire-1.2.0/conf/server/ 03:19:04 spire-1.2.0/conf/server/server.conf 03:19:04 spire-1.2.0/conf/agent/ 03:19:04 spire-1.2.0/conf/agent/agent.conf 03:19:04 spire-1.2.0/LICENSE 03:19:17 Removing intermediate container a061ac566792 03:19:17 ---> 9f03650dc732 03:19:17 03:19:17 Step 11/24 : FROM alpine:3.15 03:19:17 ---> 03078ca19a05 03:19:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:17 ---> Using cache 03:19:17 ---> b783adfa76eb 03:19:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:17 ---> Using cache 03:19:17 ---> b2653ab4d906 03:19:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:19:17 ---> Running in 2d7587b692b6 03:19:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:22 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:19:22 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:19:22 OK: 15729 distinct packages available 03:19:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:19:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:19:23 ---> 4a0a0a7de8b2 03:19:23 Step 3/23 : WORKDIR /edgex-go 03:19:23 ---> Using cache 03:19:23 ---> fb3016e3c721 03:19:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:23 ---> Using cache 03:19:23 ---> 3306d0d4f4d6 03:19:23 Step 5/23 : RUN apk add --update --no-cache make git 03:19:23 ---> Using cache 03:19:23 ---> f81a9788449c 03:19:23 Step 6/23 : COPY go.mod vendor* ./ 03:19:23 ---> Using cache 03:19:23 ---> 53ef13129e2d 03:19:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:23 ---> Using cache 03:19:23 ---> 40c51cd5641d 03:19:23 Step 8/23 : COPY . . 03:19:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:23 ---> Using cache 03:19:23 ---> aa046ad9d534 03:19:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:19:24 ---> Running in 53ebc27ffb50 03:19:25 (1/4) Installing dumb-init (1.2.5-r1) 03:19:25 (2/4) Installing musl-obstack (1.2.3-r0) 03:19:25 (3/4) Installing libucontext (1.1-r0) 03:19:25 (4/4) Installing gcompat (1.0.0-r4) 03:19:25 Executing busybox-1.34.1-r4.trigger 03:19:25 OK: 6 MiB in 18 packages 03:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:19:27 Removing intermediate container 2d7587b692b6 03:19:27 ---> 1f4a6b1eb36a 03:19:27 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:19:28 ---> 665c34e2aa8e 03:19:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:19:28 ---> Running in c649f4764dce 03:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:19:34 ---> 12edea004c32 03:19:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:19:35 ---> f75ef26d0389 03:19:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:19:35 ---> Running in e58cbbb91240 03:19:35 Removing intermediate container e58cbbb91240 03:19:35 ---> ab5016685dd5 03:19:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:19:36 ---> 85baadfbd604 03:19:36 Step 19/24 : WORKDIR / 03:19:36 ---> Running in 2a5ec3a709b9 03:19:37 Removing intermediate container 2a5ec3a709b9 03:19:37 ---> 2c0ed5e4cde1 03:19:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:19:37 ---> Running in 80c6b2fd2bac 03:19:38 Removing intermediate container 80c6b2fd2bac 03:19:38 ---> d20c4b814604 03:19:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:19:38 ---> Running in 7bc12df9fa63 03:19:38 Removing intermediate container 7bc12df9fa63 03:19:38 ---> a88741ccd96d 03:19:39 Step 22/24 : LABEL arch=arm64 03:19:39 ---> Running in d77e40b579e3 03:19:39 Removing intermediate container d77e40b579e3 03:19:39 ---> e71cd1a0cb12 03:19:39 Step 23/24 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:19:39 ---> Running in 81176a58b91c 03:19:40 Removing intermediate container 81176a58b91c 03:19:40 ---> 5fad5d572887 03:19:40 Step 24/24 : LABEL version=0.0.0 03:19:40 ---> Running in e228ca2dc9ac 03:19:41 Removing intermediate container e228ca2dc9ac 03:19:41 ---> c391b190529f 03:19:41 03:19:41 Successfully built c391b190529f 03:19:41 Successfully tagged security-spire-config-arm64:latest 03:19:41 Building security-spire-server 03:20:20  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:20:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:20 ---> 4a0a0a7de8b2 03:20:20 Step 3/23 : WORKDIR /edgex-go 03:20:20 ---> Using cache 03:20:20 ---> fb3016e3c721 03:20:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:20 ---> Using cache 03:20:20 ---> 3306d0d4f4d6 03:20:20 Step 5/23 : RUN apk add --update --no-cache make git 03:20:20 ---> Using cache 03:20:20 ---> f81a9788449c 03:20:20 Step 6/23 : COPY go.mod vendor* ./ 03:20:20 ---> Using cache 03:20:20 ---> 53ef13129e2d 03:20:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:20 ---> Using cache 03:20:20 ---> 40c51cd5641d 03:20:20 Step 8/23 : COPY . . 03:20:20 ---> Using cache 03:20:20 ---> aa046ad9d534 03:20:20 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 03:20:20 ---> Using cache 03:20:20 ---> ad80eac5a445 03:20:20 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 03:20:20 ---> Using cache 03:20:20 ---> 9f03650dc732 03:20:20 03:20:20 Step 11/23 : FROM alpine:3.15 03:20:20 ---> 03078ca19a05 03:20:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:20:20 ---> Using cache 03:20:20 ---> b783adfa76eb 03:20:20 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:20 ---> Using cache 03:20:20 ---> b2653ab4d906 03:20:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:20:20 ---> Using cache 03:20:20 ---> 7cfbe4db5cea 03:20:20 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:20:20 ---> afd25633dc6d 03:20:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:20:21 ---> 63219ce1c2c5 03:20:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:20:23 ---> aad1eeeb592d 03:20:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:20:23 ---> 3f9eacb14d1a 03:20:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:24 ---> Running in a104a99b5134 03:20:24 Removing intermediate container a104a99b5134 03:20:24 ---> 4ac586bd2a0f 03:20:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:24 ---> Running in 904f80f32239 03:20:25 Removing intermediate container 904f80f32239 03:20:25 ---> 65f949d2d427 03:20:25 Step 21/23 : LABEL arch=arm64 03:20:25 ---> Running in 32148394b977 03:20:26 Removing intermediate container 32148394b977 03:20:26 ---> 051b8888762e 03:20:26 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:20:26 ---> Running in 3bd982b2a538 03:20:26 Removing intermediate container 3bd982b2a538 03:20:26 ---> 3282046fff72 03:20:26 Step 23/23 : LABEL version=0.0.0 03:20:27 ---> Running in 546b8bc07b45 03:20:27 Removing intermediate container 546b8bc07b45 03:20:27 ---> ab8604370da8 03:20:27 03:20:28 Successfully built ab8604370da8 03:20:28 Successfully tagged security-spire-server-arm64:latest 03:20:28 Building security-spiffe-token-provider 03:21:07  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:21:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:21:07 ---> 4a0a0a7de8b2 03:21:07 Step 3/20 : WORKDIR /edgex-go 03:21:07 ---> Using cache 03:21:07 ---> fb3016e3c721 03:21:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:21:07 ---> Running in e1d72f1fda68 03:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:21:07 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:21:07 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:21:07 OK: 15739 distinct packages available 03:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:21:08 OK: 220 MiB in 52 packages 03:21:10 Removing intermediate container e1d72f1fda68 03:21:10 ---> f562f14d7692 03:21:10 Step 5/20 : COPY go.mod vendor* ./ 03:21:11 ---> fcbfba552519 03:21:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:11 ---> Running in c799b8cda7dd 03:21:18 Removing intermediate container c799b8cda7dd 03:21:18 ---> 8da84790353d 03:21:18 Step 7/20 : COPY . . 03:21:44 ---> 1583d6096cdb 03:21:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:21:44 ---> Running in 158c9edb1e19 03:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:25:06 Removing intermediate container 91ad07f088b3 03:25:06 ---> 5dc80c860b62 03:25:06 03:25:06 Step 10/22 : FROM alpine:3.14 03:25:06 ---> cc3d11fa2d52 03:25:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:25:06 ---> Using cache 03:25:06 ---> 38a3c478c0c8 03:25:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:25:06 ---> Using cache 03:25:06 ---> 0a73747baac6 03:25:06 Step 13/22 : ENV APP_PORT=59861 03:25:06 ---> Running in 9cf0a10b306d 03:25:06 Removing intermediate container 9cf0a10b306d 03:25:06 ---> 4265f4ce9b31 03:25:06 Step 14/22 : EXPOSE $APP_PORT 03:25:06 ---> Running in 2f702c67a9e1 03:25:06 Removing intermediate container 2f702c67a9e1 03:25:06 ---> 3fee6559a3de 03:25:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:06 ---> dfd87ac5b986 03:25:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:25:06 ---> 9914af361a31 03:25:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:25:07 ---> d5764f1e583e 03:25:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:25:07 ---> Running in a1fc4f97992b 03:25:08 Removing intermediate container a1fc4f97992b 03:25:08 ---> 9a4d892e79b8 03:25:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:08 ---> Running in d280b4c6f7a8 03:25:09 Removing intermediate container d280b4c6f7a8 03:25:09 ---> 898466b692d7 03:25:09 Step 20/22 : LABEL arch=arm64 03:25:09 ---> Running in ef2d735f3c34 03:25:09 Removing intermediate container ef2d735f3c34 03:25:09 ---> 1da5b115dad0 03:25:09 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:25:09 ---> Running in e682fa57c168 03:25:10 Removing intermediate container e682fa57c168 03:25:10 ---> 7cb033e2f92e 03:25:10 Step 22/22 : LABEL version=0.0.0 03:25:10 ---> Running in a77696e02ae7 03:25:10 Removing intermediate container a77696e02ae7 03:25:10 ---> 29c5aac61609 03:25:10 03:25:11 Successfully built 29c5aac61609 03:25:11 Successfully tagged support-scheduler-arm64:latest 03:25:50  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:26:08 Removing intermediate container ab31a96dbffd 03:26:08 ---> 90c463ddd4c7 03:26:08 03:26:08 Step 10/22 : FROM alpine:3.14 03:26:08 ---> cc3d11fa2d52 03:26:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:26:08 ---> Running in e47db0154df6 03:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:26:09 (1/6) Installing ca-certificates (20211220-r0) 03:26:09 (2/6) Installing brotli-libs (1.0.9-r5) 03:26:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:26:09 (4/6) Installing libcurl (7.79.1-r0) 03:26:09 (5/6) Installing curl (7.79.1-r0) 03:26:09 (6/6) Installing dumb-init (1.2.5-r1) 03:26:09 Executing busybox-1.33.1-r6.trigger 03:26:09 Executing ca-certificates-20211220-r0.trigger 03:26:10 OK: 8 MiB in 20 packages 03:26:12 Removing intermediate container e47db0154df6 03:26:12 ---> 90c7495fb5f2 03:26:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:26:12 ---> Running in 9c75c2c6c827 03:26:12 Removing intermediate container 9c75c2c6c827 03:26:12 ---> 68282cb72583 03:26:12 Step 13/22 : WORKDIR /edgex 03:26:12 ---> Running in 9a66af70293d 03:26:13 Removing intermediate container 9a66af70293d 03:26:13 ---> ade86d9336d8 03:26:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:26:14 ---> 9146bff8785d 03:26:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:26:17 ---> 9c162b53a3e3 03:26:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:26:19 ---> fbb0b20b3463 03:26:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:26:19 ---> 1aa997bee703 03:26:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:19 ---> Running in fca45650b87e 03:26:23 Removing intermediate container fca45650b87e 03:26:23 ---> 5dd897102cc2 03:26:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:26:23 ---> Running in 3bdaf9c7f03e 03:26:23 Removing intermediate container 3bdaf9c7f03e 03:26:23 ---> 6e33c9853b94 03:26:23 Step 20/22 : LABEL arch=arm64 03:26:23 ---> Running in d0a4b1c8298c 03:26:24 Removing intermediate container d0a4b1c8298c 03:26:24 ---> 0306cba00efd 03:26:24 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:26:24 ---> Running in 60bc9d50bb9d 03:26:24 Removing intermediate container 60bc9d50bb9d 03:26:24 ---> a1a2616d259a 03:26:24 Step 22/22 : LABEL version=0.0.0 03:26:24 ---> Running in be1eda10538e 03:26:25 Removing intermediate container be1eda10538e 03:26:25 ---> a170ddae37f3 03:26:25 03:26:25 Successfully built a170ddae37f3 03:26:25 Successfully tagged security-proxy-setup-arm64:latest 03:26:52  Building security-proxy-setup ... done Removing intermediate container 53ebc27ffb50 03:26:52 ---> 6ff88b7ed923 03:26:52 03:26:52 Step 10/23 : FROM alpine:3.14 03:26:52 ---> cc3d11fa2d52 03:26:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:26:52 ---> Using cache 03:26:52 ---> 38a3c478c0c8 03:26:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:52 ---> Using cache 03:26:52 ---> 0a73747baac6 03:26:52 Step 13/23 : ENV APP_PORT=59881 03:26:52 ---> Running in 8ad4f6b40c2e 03:26:52 Removing intermediate container c649f4764dce 03:26:52 ---> 3b8350e8b760 03:26:52 03:26:52 Step 10/22 : FROM alpine:3.14 03:26:52 ---> cc3d11fa2d52 03:26:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:26:52 ---> Running in a3cc34d8f2c0 03:26:52 Removing intermediate container 8ad4f6b40c2e 03:26:52 ---> f887cc2ba2a3 03:26:52 Step 14/23 : EXPOSE $APP_PORT 03:26:52 ---> Running in 93997d318eda 03:26:52 Removing intermediate container 93997d318eda 03:26:52 ---> 76fd368ed16b 03:26:52 Step 15/23 : WORKDIR / 03:26:52 ---> Running in a8ecccf209f2 03:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:26:53 Removing intermediate container a8ecccf209f2 03:26:53 ---> 7da997fed1c2 03:26:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:26:53 ---> 7c27eec62521 03:26:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:54 (1/2) Installing ca-certificates (20211220-r0) 03:26:54 (2/2) Installing dumb-init (1.2.5-r1) 03:26:54 Executing busybox-1.33.1-r6.trigger 03:26:54 Executing ca-certificates-20211220-r0.trigger 03:26:54 OK: 6 MiB in 16 packages 03:26:56 ---> a24fc7f2131e 03:26:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:26:56 Removing intermediate container a3cc34d8f2c0 03:26:56 ---> 88a0ed615cda 03:26:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:26:56 ---> Running in 86bcaf52cfa0 03:26:57 Removing intermediate container 86bcaf52cfa0 03:26:57 ---> 3853bf4fb3fc 03:26:57 Step 13/22 : ENV APP_PORT=59860 03:26:57 ---> Running in 43626f509e69 03:26:57 ---> 08f57459416f 03:26:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:26:57 ---> Running in e95d9a2cde70 03:26:58 Removing intermediate container 43626f509e69 03:26:58 ---> 13ef006d83a8 03:26:58 Step 14/22 : EXPOSE $APP_PORT 03:26:58 Removing intermediate container e95d9a2cde70 03:26:58 ---> 247383205ede 03:26:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:58 ---> Running in 04382bc1d573 03:26:58 ---> Running in a1b15a6d378c 03:26:59 Removing intermediate container a1b15a6d378c 03:26:59 ---> 47d92f90c26d 03:26:59 Step 21/23 : LABEL arch=arm64 03:26:59 Removing intermediate container 04382bc1d573 03:26:59 ---> 37684d01e7d4 03:26:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:59 ---> Running in 2ceaaaed54fb 03:26:59 Removing intermediate container 2ceaaaed54fb 03:26:59 ---> 1bd3ac7690f1 03:26:59 Step 22/23 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:26:59 ---> Running in 82f7f8dc568c 03:27:00 ---> 08e5e4a86383 03:27:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:27:00 Removing intermediate container 82f7f8dc568c 03:27:00 ---> 16ab1ef9a54e 03:27:00 Step 23/23 : LABEL version=0.0.0 03:27:00 ---> Running in 698f65b7c951 03:27:01 Removing intermediate container 698f65b7c951 03:27:01 ---> 9d24f83983d3 03:27:01 03:27:02 Successfully built 9d24f83983d3 03:27:02 Successfully tagged core-metadata-arm64:latest 03:27:03  Building core-metadata ... done  ---> 7d85b53473a1 03:27:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:27:04 ---> d7fd149cc0b9 03:27:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:27:04 ---> Running in bea3721cca00 03:27:04 Removing intermediate container bea3721cca00 03:27:04 ---> 745292b16785 03:27:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:04 ---> Running in 628d2b53e2d0 03:27:05 Removing intermediate container 628d2b53e2d0 03:27:05 ---> 3ac987913bab 03:27:05 Step 20/22 : LABEL arch=arm64 03:27:05 ---> Running in c0801c4e5532 03:27:05 Removing intermediate container c0801c4e5532 03:27:05 ---> 4dcdfd40a838 03:27:05 Step 21/22 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:27:05 ---> Running in 37dd42994cdd 03:27:06 Removing intermediate container 37dd42994cdd 03:27:06 ---> 4ec55bee9230 03:27:06 Step 22/22 : LABEL version=0.0.0 03:27:06 ---> Running in 8c67e815fa4f 03:27:06 Removing intermediate container 8c67e815fa4f 03:27:06 ---> 62e510e651dc 03:27:06 03:27:07 Successfully built 62e510e651dc 03:27:07 Successfully tagged support-notifications-arm64:latest 03:27:13  Building support-notifications ... done Removing intermediate container 158c9edb1e19 03:27:13 ---> 75d2b3300079 03:27:13 03:27:13 Step 9/20 : FROM alpine:3.15 03:27:13 ---> 03078ca19a05 03:27:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:27:13 ---> Using cache 03:27:13 ---> b783adfa76eb 03:27:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:13 ---> Using cache 03:27:13 ---> b2653ab4d906 03:27:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:27:13 ---> Running in c3df21790a7d 03:27:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:27:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:27:16 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:27:16 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:27:16 OK: 15729 distinct packages available 03:27:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:27:18 (1/9) Installing ca-certificates (20211220-r0) 03:27:18 (2/9) Installing brotli-libs (1.0.9-r5) 03:27:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:27:18 (4/9) Installing libcurl (7.80.0-r0) 03:27:18 (5/9) Installing curl (7.80.0-r0) 03:27:18 (6/9) Installing dumb-init (1.2.5-r1) 03:27:19 (7/9) Installing musl-obstack (1.2.3-r0) 03:27:19 (8/9) Installing libucontext (1.1-r0) 03:27:19 (9/9) Installing gcompat (1.0.0-r4) 03:27:19 Executing busybox-1.34.1-r4.trigger 03:27:19 Executing ca-certificates-20211220-r0.trigger 03:27:19 OK: 8 MiB in 23 packages 03:27:21 Removing intermediate container c3df21790a7d 03:27:21 ---> 91a25392b357 03:27:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:21 ---> b8cb91bd77c1 03:27:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:27:22 ---> 086f7d263af3 03:27:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:27:23 ---> b29d32cabdcc 03:27:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:27:23 ---> Running in 45c1f69fdd9c 03:27:23 Removing intermediate container 45c1f69fdd9c 03:27:23 ---> 7d5ac8d22f6d 03:27:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:23 ---> Running in c6b90d271324 03:27:23 Removing intermediate container c6b90d271324 03:27:23 ---> 9e54be1394ab 03:27:23 Step 18/20 : LABEL arch=arm64 03:27:24 ---> Running in 6d4edabc0ebd 03:27:24 Removing intermediate container 6d4edabc0ebd 03:27:24 ---> 45a25bad5f87 03:27:24 Step 19/20 : LABEL git_sha=dcb0ece3884448c807c222c59e79a80a3cead3df 03:27:24 ---> Running in cf84af655e7e 03:27:24 Removing intermediate container cf84af655e7e 03:27:24 ---> 5a4ee53de38f 03:27:24 Step 20/20 : LABEL version=0.0.0 03:27:25 ---> Running in 8204b4713b1a 03:27:25 Removing intermediate container 8204b4713b1a 03:27:25 ---> 81fa5605c3da 03:27:25 03:27:25 Successfully built 81fa5605c3da 03:27:25 Successfully tagged security-spiffe-token-provider-arm64:latest 03:27:26  Building security-spiffe-token-provider ... done  [Pipeline] } 03:27:26 $ docker stop --time=1 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba 03:27:27 $ docker rm -f 1fe4448ab1a8e3fe9ab913bd0df8e86a84775d546e1dd5c9bf3e00772c92b1ba [Pipeline] // withDockerContainer [Pipeline] sh 03:27:28 + docker images 03:27:28 REPOSITORY TAG IMAGE ID CREATED SIZE 03:27:28 security-spiffe-token-provider-arm64 latest 81fa5605c3da 3 seconds ago 27.7MB 03:27:28 75d2b3300079 16 seconds ago 1.42GB 03:27:28 support-notifications-arm64 latest 62e510e651dc 22 seconds ago 25.5MB 03:27:28 core-metadata-arm64 latest 9d24f83983d3 27 seconds ago 25.1MB 03:27:28 3b8350e8b760 39 seconds ago 1.43GB 03:27:28 6ff88b7ed923 40 seconds ago 1.43GB 03:27:28 security-proxy-setup-arm64 latest a170ddae37f3 About a minute ago 42.1MB 03:27:28 90c463ddd4c7 About a minute ago 1.44GB 03:27:28 support-scheduler-arm64 latest 29c5aac61609 2 minutes ago 24.9MB 03:27:28 5dc80c860b62 2 minutes ago 1.43GB 03:27:28 security-spire-server-arm64 latest ab8604370da8 7 minutes ago 82.6MB 03:27:28 security-spire-config-arm64 latest c391b190529f 7 minutes ago 81.9MB 03:27:28 9f03650dc732 8 minutes ago 1.42GB 03:27:28 sys-mgmt-agent-arm64 latest c0ee783ab6fd 8 minutes ago 288MB 03:27:28 core-command-arm64 latest 335a0e2beff6 9 minutes ago 23.7MB 03:27:28 core-data-arm64 latest 84f96e7d3ba0 9 minutes ago 34.4MB 03:27:28 c0668857d34d 9 minutes ago 1.43GB 03:27:28 security-bootstrapper-arm64 latest a45eac4c7a99 10 minutes ago 23.6MB 03:27:28 fbae4088c688 10 minutes ago 1.46GB 03:27:28 security-secretstore-setup-arm64 latest 50889a54234f 10 minutes ago 40.8MB 03:27:28 9645547db9dc 10 minutes ago 1.43GB 03:27:28 44176d18adf6 10 minutes ago 1.43GB 03:27:28 fdd63995ecba 10 minutes ago 1.44GB 03:27:28 security-spire-agent-arm64 latest ef900421c9f1 17 minutes ago 118MB 03:27:28 0e7201609ac9 18 minutes ago 1.42GB 03:27:28 ci-base-image-arm64 latest 4a0a0a7de8b2 31 minutes ago 886MB 03:27:28 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 03:27:28 alpine 3.15 03078ca19a05 2 days ago 5.32MB 03:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 03:27:28 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 03:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:29 03:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:30 arm64: Pulling from edgex-lftools-log-publisher 03:27:30 8998bd30e6a1: Pulling fs layer 03:27:30 04944245beec: Pulling fs layer 03:27:30 699f458cf7ca: Pulling fs layer 03:27:30 765212b225bb: Pulling fs layer 03:27:30 f23df028b6ca: Pulling fs layer 03:27:30 d65c8cfc05b1: Pulling fs layer 03:27:30 2437ff75d9bd: Pulling fs layer 03:27:30 765212b225bb: Waiting 03:27:30 f23df028b6ca: Waiting 03:27:30 d65c8cfc05b1: Waiting 03:27:30 2437ff75d9bd: Waiting 03:27:30 04944245beec: Verifying Checksum 03:27:30 04944245beec: Download complete 03:27:30 765212b225bb: Verifying Checksum 03:27:30 765212b225bb: Download complete 03:27:30 f23df028b6ca: Download complete 03:27:30 d65c8cfc05b1: Verifying Checksum 03:27:30 d65c8cfc05b1: Download complete 03:27:30 699f458cf7ca: Verifying Checksum 03:27:30 699f458cf7ca: Download complete 03:27:31 8998bd30e6a1: Verifying Checksum 03:27:31 8998bd30e6a1: Download complete 03:27:33 2437ff75d9bd: Verifying Checksum 03:27:33 2437ff75d9bd: Download complete 03:27:35 8998bd30e6a1: Pull complete 03:27:35 04944245beec: Pull complete 03:27:37 699f458cf7ca: Pull complete 03:27:37 765212b225bb: Pull complete 03:27:38 f23df028b6ca: Pull complete 03:27:38 d65c8cfc05b1: Pull complete 03:27:56 2437ff75d9bd: Pull complete 03:27:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:27:57 prd-ubuntu20.04-docker-arm64-4c-16g-9544 does not seem to be running inside a container 03:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:28:00 $ docker top 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:01 ---> job-cost.sh 03:28:01 lf-activate-venv: SKIPPING 03:28:01 INFO: No Stack... 03:28:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:28:03 INFO: Archiving Costs [Pipeline] sh 03:28:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:28:03 + cut -d, -f6 [Pipeline] lock 03:28:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] 03:28:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] did not exist. Created. 03:28:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:28:04 + echo total: 0.10999999940395355 [Pipeline] stash 03:28:04 Stashed 1 file(s) [Pipeline] } 03:28:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3936-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:28:04 $ docker stop --time=1 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 03:28:06 $ docker rm -f 61898be93c9eac49e99d4710dad3806332ed95bdb08468efe3145328f1502104 [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 03:28:07 provisioning config files... 03:28:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config745021376977626323tmp [Pipeline] { [Pipeline] sh 03:28:07 + set +x 03:28:07 + curl -s https://codecov.io/bash 03:28:07 + bash -s -- 03:28:07 03:28:07 _____ _ 03:28:07 / ____| | | 03:28:07 | | ___ __| | ___ ___ _____ __ 03:28:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:28:07 | |___| (_) | (_| | __/ (_| (_) \ V / 03:28:07 \_____\___/ \__,_|\___|\___\___/ \_/ 03:28:07 Bash-1.0.6 03:28:07 03:28:07 03:28:07 ==> git version 2.25.1 found 03:28:07 ==> 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 03:28:07 Release-Date: 2020-01-08 03:28:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:28:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:28:07 ==> Jenkins CI detected. 03:28:07 current dir:  /w/workspace/edgex-go/1 03:28:07 project root: . 03:28:07 --> token set from env 03:28:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:28:07 ==> Running gcov in . (disable via -X gcov) 03:28:07 ==> Python coveragepy not found 03:28:07 ==> Searching for coverage reports in: 03:28:07 + . 03:28:07 -> Found 1 reports 03:28:07 ==> Detecting git/mercurial file structure 03:28:07 ==> Reading reports 03:28:07 + ./coverage.out bytes=428916 03:28:07 ==> Appending adjustments 03:28:07 https://docs.codecov.io/docs/fixing-reports 03:28:09 + Found adjustments 03:28:09 ==> Gzipping contents 03:28:09 60K /tmp/codecov.N0ZLxQ.gz 03:28:09 ==> Uploading reports 03:28:09 url: https://codecov.io 03:28:09 query: branch=PR-3936&commit=dcb0ece3884448c807c222c59e79a80a3cead3df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= 03:28:09 -> Pinging Codecov 03:28:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3936&commit=dcb0ece3884448c807c222c59e79a80a3cead3df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= 03:28:09 -> Uploading to 03:28:09 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/dcb0ece3884448c807c222c59e79a80a3cead3df/964a6ab9-4a4b-450f-b5bf-f4cbc926c73d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T032809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0c7d5f4c1e63568b2b3c4e0cb412da310e49cc2bfc8bed502cda3780f82a108 03:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:09 Dload Upload Total Spent Left Speed 03:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58544 0 0 100 58544 0 221k --:--:-- --:--:-- --:--:-- 221k 03:28:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dcb0ece3884448c807c222c59e79a80a3cead3df [Pipeline] } 03:28:09 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 03:28:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:28:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:28:12 ---> package-listing.sh 03:28:12 ++ facter osfamily 03:28:12 ++ tr '[:upper:]' '[:lower:]' 03:28:12 + OS_FAMILY=debian 03:28:12 + workspace=/w/workspace/edgex-go/1 03:28:12 + START_PACKAGES=/tmp/packages_start.txt 03:28:12 + END_PACKAGES=/tmp/packages_end.txt 03:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:12 + PACKAGES=/tmp/packages_start.txt 03:28:12 + '[' /w/workspace/edgex-go/1 ']' 03:28:12 + PACKAGES=/tmp/packages_end.txt 03:28:12 + case "${OS_FAMILY}" in 03:28:12 + dpkg -l 03:28:12 + grep '^ii' 03:28:12 + '[' -f /tmp/packages_start.txt ']' 03:28:12 + '[' -f /tmp/packages_end.txt ']' 03:28:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:12 + '[' /w/workspace/edgex-go/1 ']' 03:28:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:28:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:28:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:28:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:13 03:28:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:14 latest: Pulling from edgex-lftools-log-publisher 03:28:14 5eb5b503b376: Pulling fs layer 03:28:14 5c69ac0246d0: Pulling fs layer 03:28:14 ec43610c2a17: Pulling fs layer 03:28:14 3a2ae6a8a46f: Pulling fs layer 03:28:14 33b1e0a273af: Pulling fs layer 03:28:14 5d3b04190fa2: Pulling fs layer 03:28:14 2f39f015ded8: Pulling fs layer 03:28:14 3a2ae6a8a46f: Waiting 03:28:14 33b1e0a273af: Waiting 03:28:14 5d3b04190fa2: Waiting 03:28:14 2f39f015ded8: Waiting 03:28:14 5c69ac0246d0: Verifying Checksum 03:28:14 5c69ac0246d0: Download complete 03:28:14 3a2ae6a8a46f: Verifying Checksum 03:28:14 3a2ae6a8a46f: Download complete 03:28:14 33b1e0a273af: Verifying Checksum 03:28:14 33b1e0a273af: Download complete 03:28:14 5d3b04190fa2: Download complete 03:28:14 ec43610c2a17: Verifying Checksum 03:28:14 ec43610c2a17: Download complete 03:28:14 5eb5b503b376: Verifying Checksum 03:28:14 5eb5b503b376: Download complete 03:28:15 2f39f015ded8: Download complete 03:28:15 5eb5b503b376: Pull complete 03:28:15 5c69ac0246d0: Pull complete 03:28:16 ec43610c2a17: Pull complete 03:28:16 3a2ae6a8a46f: Pull complete 03:28:16 33b1e0a273af: Pull complete 03:28:16 5d3b04190fa2: Pull complete 03:28:20 2f39f015ded8: Pull complete 03:28:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:28:20 prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container 03:28:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:28:22 $ docker top 869ad001ea70a2a47bebbc27d161ba1df14bef4c367d7f424522b1a306de282e -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:28:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:28:23 + ls /var/log/sa-host 03:28:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:24 provisioning config files... 03:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3325203658675021253tmp [Pipeline] { [Pipeline] echo 03:28:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:28:24 ---> create-netrc.sh [Pipeline] } 03:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:28:24 ---> python-tools-install.sh [Pipeline] echo 03:28:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> sudo-logs.sh 03:28:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:28:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> job-cost.sh 03:28:25 lf-activate-venv: SKIPPING 03:28:25 DEBUG: total: 0.10999999940395355 03:28:25 INFO: Retrieving Stack Cost... 03:28:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:28:26 INFO: Archiving Costs [Pipeline] echo 03:28:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:28:26 ---> logs-deploy.sh 03:28:26 lf-activate-venv: SKIPPING 03:28:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3936/1 03:28:26 INFO: archiving workspace using pattern(s): 03:28:27 Archives upload complete. 03:28:27 INFO: archiving logs to Nexus