Pull request #3892 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9+613ba3a9f074961a82087988d5f76ae29a1a6b1f (3f38484d24bf5b8371d4c751407ba9f511210477) 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-ssh14800354790328794255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3003965345576958019.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13889773289365291788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10125752872681214792.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15691675977944907947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6619 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5458751765366367900.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4213664232375242045.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 Merge succeeded, producing 6269ca7f83250260c05d7312f991e1108fe040db Checking out Revision 6269ca7f83250260c05d7312f991e1108fe040db (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh761357920027860153.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6269ca7f83250260c05d7312f991e1108fe040db # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:22:55 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:22:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:22:55 ========================================================= 16:22:55 EdgeX Global Pipelines Version Info 16:22:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:22:56 ------------------- 16:22:56 stable info: 16:22:56 ------------------- 16:22:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:22:56 Message: update stable to v1.0.220 16:22:56 ------------------- 16:22:56 experimental info: 16:22:56 ------------------- 16:22:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:22:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:22:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6269ca7 [Pipeline] echo 16:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:57 provisioning config files... 16:22:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7426815618004691217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:57 ---> docker-login.sh 16:22:57 nexus3.edgexfoundry.org:10001 16:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:58 Configure a credential helper to remove this warning. See 16:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:58 16:22:58 Login Succeeded 16:22:58 nexus3.edgexfoundry.org:10002 16:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:58 Configure a credential helper to remove this warning. See 16:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:58 16:22:58 Login Succeeded 16:22:58 nexus3.edgexfoundry.org:10003 16:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:58 Configure a credential helper to remove this warning. See 16:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:58 16:22:58 Login Succeeded 16:22:58 nexus3.edgexfoundry.org:10004 16:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:58 Configure a credential helper to remove this warning. See 16:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:58 16:22:58 Login Succeeded 16:22:58 docker.io 16:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:59 Configure a credential helper to remove this warning. See 16:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:59 16:22:59 Login Succeeded 16:22:59 ---> docker-login.sh ends [Pipeline] } 16:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:59 ++ 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 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ cut -d/ -f2 16:22:59 ++ dirname cmd/core-command/Dockerfile 16:22:59 + echo core-command,cmd/core-command/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ cut -d/ -f2 16:22:59 ++ dirname cmd/core-data/Dockerfile 16:22:59 + echo core-data,cmd/core-data/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/core-metadata/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo core-metadata,cmd/core-metadata/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-bootstrapper/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ cut -d/ -f2 16:22:59 ++ dirname cmd/security-proxy-setup/Dockerfile 16:22:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-spire-agent/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-spire-config/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/security-spire-server/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ cut -d/ -f2 16:22:59 ++ dirname cmd/support-notifications/Dockerfile 16:22:59 + echo support-notifications,cmd/support-notifications/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/support-scheduler/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:22:59 + for file in '`ls cmd/**/Dockerfile`' 16:22:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:22:59 ++ cut -d/ -f2 16:22:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:22:59 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 16:22:59 + git rev-list -1 --merges 6269ca7f83250260c05d7312f991e1108fe040db~1..6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo 16:22:59 -----------> git rev-list -1 --merges 6269ca7f83250260c05d7312f991e1108fe040db~1..6269ca7f83250260c05d7312f991e1108fe040db 6269ca7f83250260c05d7312f991e1108fe040db 16:22:59 6269ca7f83250260c05d7312f991e1108fe040db [false] [Pipeline] sh 16:23:00 + git log --format=format:%s -1 6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] echo 16:23:00 ========================================================= 16:23:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:23:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:23:00 + grep -v github /etc/ssh/ssh_known_hosts 16:23:00 + '[' -e /tmp/ssh_known_hosts ']' 16:23:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:23:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:00 16:23:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:23:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:01 latest: Pulling from edgex-devops/git-semver 16:23:01 a0d0a0d46f8b: Pulling fs layer 16:23:01 3e5f54012d9b: Pulling fs layer 16:23:01 4c7163046ea9: Pulling fs layer 16:23:01 0c2d73faf560: Pulling fs layer 16:23:01 0c2d73faf560: Waiting 16:23:01 3e5f54012d9b: Verifying Checksum 16:23:01 3e5f54012d9b: Download complete 16:23:01 a0d0a0d46f8b: Verifying Checksum 16:23:01 a0d0a0d46f8b: Download complete 16:23:01 4c7163046ea9: Verifying Checksum 16:23:01 4c7163046ea9: Download complete 16:23:01 0c2d73faf560: Verifying Checksum 16:23:01 0c2d73faf560: Download complete 16:23:01 a0d0a0d46f8b: Pull complete 16:23:01 3e5f54012d9b: Pull complete 16:23:01 4c7163046ea9: Pull complete 16:23:02 0c2d73faf560: Pull complete 16:23:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:23:02 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 16:23:02 $ docker top 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:02 [ssh-agent] Looking for ssh-agent implementation... 16:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:02 $ docker exec 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent 16:23:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhoIEAE/agent.15 16:23:02 SSH_AGENT_PID=21 16:23:02 Running ssh-add (command line suppressed) 16:23:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8635658803537319604.key (/w/workspace/edgex-go/5@tmp/private_key_8635658803537319604.key) 16:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:03 + git tag --points-at HEAD [Pipeline] } 16:23:03 $ docker exec --env ******** --env ******** 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent -k 16:23:03 unset SSH_AUTH_SOCK; 16:23:03 unset SSH_AGENT_PID; 16:23:03 echo Agent pid 21 killed; 16:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:03 [ssh-agent] Looking for ssh-agent implementation... 16:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:03 $ docker exec 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent 16:23:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalHldI/agent.54 16:23:03 SSH_AGENT_PID=60 16:23:03 Running ssh-add (command line suppressed) 16:23:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2924586481711786470.key (/w/workspace/edgex-go/5@tmp/private_key_2924586481711786470.key) 16:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:04 + git semver init 16:23:04 # -> Open(): unable to determine branch for HEAD 16:23:04 # $GIT_DIR = /w/workspace/edgex-go/5/.git 16:23:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 16:23:04 # $SEMVER_REMOTE_NAME = origin 16:23:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:04 # $SEMVER_USER_NAME = edgex-jenkins 16:23:04 # $SEMVER_BRANCH = PR-3892 16:23:04 # $SEMVER_TEMP = /tmp/semver-289128688 16:23:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:23:19 # '/tmp/semver-289128688' -> '/w/workspace/edgex-go/5/.semver' 16:23:19 # -> Force: false 16:23:19 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 16:23:19 $ docker exec --env ******** --env ******** 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 ssh-agent -k 16:23:19 unset SSH_AUTH_SOCK; 16:23:19 unset SSH_AGENT_PID; 16:23:19 echo Agent pid 60 killed; 16:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:19 + git semver [Pipeline] } 16:23:19 $ docker stop --time=1 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 16:23:21 $ docker rm -f 768d2df8e4b61bddb97fec65f6ce67eb77af9cdb5837202b047ac6e49bdbf1b2 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:22 Stashed 1 file(s) [Pipeline] echo 16:23:22 [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 16:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:22 ========================================================= 16:23:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:23:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:23:22 59bf1c3509f3: Pulling fs layer 16:23:22 666ba61612fd: Pulling fs layer 16:23:22 8ed8ca486205: Pulling fs layer 16:23:22 4fe6c5a15a65: Pulling fs layer 16:23:22 22a0e8bec74d: Pulling fs layer 16:23:22 640e595b4fbd: Pulling fs layer 16:23:22 763cafe07f6e: Pulling fs layer 16:23:22 0c0b528cf693: Pulling fs layer 16:23:22 10935f4eaf8b: Pulling fs layer 16:23:22 640e595b4fbd: Waiting 16:23:22 763cafe07f6e: Waiting 16:23:22 0c0b528cf693: Waiting 16:23:22 10935f4eaf8b: Waiting 16:23:22 22a0e8bec74d: Waiting 16:23:22 8ed8ca486205: Verifying Checksum 16:23:22 8ed8ca486205: Download complete 16:23:22 666ba61612fd: Verifying Checksum 16:23:22 666ba61612fd: Download complete 16:23:22 22a0e8bec74d: Verifying Checksum 16:23:22 22a0e8bec74d: Download complete 16:23:22 640e595b4fbd: Verifying Checksum 16:23:22 640e595b4fbd: Download complete 16:23:22 59bf1c3509f3: Verifying Checksum 16:23:22 763cafe07f6e: Verifying Checksum 16:23:22 763cafe07f6e: Download complete 16:23:22 0c0b528cf693: Verifying Checksum 16:23:22 0c0b528cf693: Download complete 16:23:22 59bf1c3509f3: Pull complete 16:23:23 666ba61612fd: Pull complete 16:23:23 8ed8ca486205: Pull complete 16:23:23 10935f4eaf8b: Verifying Checksum 16:23:23 10935f4eaf8b: Download complete 16:23:23 4fe6c5a15a65: Verifying Checksum 16:23:23 4fe6c5a15a65: Download complete 16:23:27 4fe6c5a15a65: Pull complete 16:23:27 22a0e8bec74d: Pull complete 16:23:27 640e595b4fbd: Pull complete 16:23:27 763cafe07f6e: Pull complete 16:23:27 0c0b528cf693: Pull complete 16:23:31 10935f4eaf8b: Pull complete 16:23:31 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:23:31 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:31 WORKDIR /edgex 16:23:31 COPY go.mod . 16:23:31 RUN go mod download' 16:23:31 + docker build -t ci-base-image-x86_64 -f - . 16:23:32 Sending build context to Docker daemon 334.4MB 16:23:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:23:33 ---> 99d49a6021b9 16:23:33 Step 2/4 : WORKDIR /edgex 16:23:35 ---> Running in 177cb8e41e0a 16:23:35 Removing intermediate container 177cb8e41e0a 16:23:35 ---> 8111b91eafa0 16:23:35 Step 3/4 : COPY go.mod . 16:23:35 ---> 71d25f78d09c 16:23:35 Step 4/4 : RUN go mod download 16:23:35 ---> Running in 86e483cf1adc 16:23:37 Still waiting to schedule task 16:23:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6617’ 16:24:13 Removing intermediate container 86e483cf1adc 16:24:13 ---> e1e6f4f68ec4 16:24:13 Successfully built e1e6f4f68ec4 16:24:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:24:14 + docker inspect -f . ci-base-image-x86_64 16:24:14 . [Pipeline] withDockerContainer 16:24:14 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:14 $ docker top 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:14 + go version 16:24:14 go version go1.17.6 linux/amd64 [Pipeline] } 16:24:15 $ docker stop --time=1 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 16:24:16 $ docker rm -f 2e984130f53d9aec6f10f41aa0177ec7d64dfabb7055766126e9288dd3188898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:16 + docker inspect -f . ci-base-image-x86_64 16:24:16 . [Pipeline] withDockerContainer 16:24:16 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:24:16 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:16 $ docker top f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:17 ========================================================= 16:24:17 [edgeXBuildGoParallel] Running Tests and Build... 16:24:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:17 + make test 16:24:17 go mod tidy 16:24:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:24:24 ? github.com/edgexfoundry/edgex-go [no test files] 16:24:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:24:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:24:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:24:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:24:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.028s coverage: 28.7% of statements 16:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements 16:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:25:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:25:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 16:25:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements 16:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 16:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 16:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 16:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 82.5% of statements 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:25:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6622 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:25:39 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:25:39 The recommended git tool is: git 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.018s coverage: 100.0% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 65.4% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:25:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:25:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:25:44 using credential edgex-jenkins-ssh 16:25:44 Cloning the remote Git repository 16:25:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:25:44 > git init /w/workspace/edgex-go/5 # timeout=10 16:25:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:25:44 > git --version # timeout=10 16:25:44 > git --version # 'git version 2.17.1' 16:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:25:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:25:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:25:47 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 16:26:00 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 16:26:01 Merge succeeded, producing b8bd2744666132d484559045d707880a06686f9f 16:26:01 Checking out Revision b8bd2744666132d484559045d707880a06686f9f (PR-3892) 16:25:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:25:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:25:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:26:00 > git config core.sparsecheckout # timeout=10 16:26:00 > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 16:26:01 > git remote # timeout=10 16:26:01 > git config --get remote.origin.url # timeout=10 16:26:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:01 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 16:26:01 > git rev-parse HEAD^{commit} # timeout=10 16:26:01 > git config core.sparsecheckout # timeout=10 16:26:01 > git checkout -f b8bd2744666132d484559045d707880a06686f9f # timeout=10 16:26:05 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 16:26:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:06 Dload Upload Total Spent Left Speed 16:26:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh 16:26:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:26:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:26:07 + sudo tee /etc/docker/daemon.new 16:26:07 { 16:26:07 "registry-mirrors": [ 16:26:07 "https://nexus3.edgexfoundry.org:10001" 16:26:07 ], 16:26:07 "bip": "10.250.0.254/24", 16:26:07 "hosts": [ 16:26:07 "tcp://0.0.0.0:5555", 16:26:07 "unix:///var/run/docker.sock" 16:26:07 ], 16:26:07 "mtu": 1458, 16:26:07 "selinux-enabled": true, 16:26:07 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:07 } [Pipeline] sh 16:26:05 > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 16:26:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:26 provisioning config files... 16:26:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4427964752248317606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:27 ---> docker-login.sh 16:26:27 nexus3.edgexfoundry.org:10001 16:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:28 Configure a credential helper to remove this warning. See 16:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:28 16:26:28 Login Succeeded 16:26:28 nexus3.edgexfoundry.org:10002 16:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:28 Configure a credential helper to remove this warning. See 16:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:28 16:26:28 Login Succeeded 16:26:28 nexus3.edgexfoundry.org:10003 16:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:28 Configure a credential helper to remove this warning. See 16:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:28 16:26:28 Login Succeeded 16:26:28 nexus3.edgexfoundry.org:10004 16:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:29 Configure a credential helper to remove this warning. See 16:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:29 16:26:29 Login Succeeded 16:26:29 docker.io 16:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:30 Configure a credential helper to remove this warning. See 16:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:30 16:26:30 Login Succeeded 16:26:30 ---> docker-login.sh ends [Pipeline] } 16:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:30 ========================================================= 16:26:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:26:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:26:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:26:31 9b3977197b4f: Pulling fs layer 16:26:31 1a89e8eeedd5: Pulling fs layer 16:26:31 94645a83ff95: Pulling fs layer 16:26:31 3f3a8bcf1eab: Pulling fs layer 16:26:31 0c92f367c5e7: Pulling fs layer 16:26:31 f7c0051592d6: Pulling fs layer 16:26:31 a227ed2f7395: Pulling fs layer 16:26:31 3f3a8bcf1eab: Waiting 16:26:31 7b1c46037f91: Pulling fs layer 16:26:31 f7c0051592d6: Waiting 16:26:31 7b1c46037f91: Waiting 16:26:31 a227ed2f7395: Waiting 16:26:31 0c92f367c5e7: Waiting 16:26:31 94645a83ff95: Verifying Checksum 16:26:31 94645a83ff95: Download complete 16:26:31 1a89e8eeedd5: Download complete 16:26:31 0c92f367c5e7: Download complete 16:26:31 f7c0051592d6: Verifying Checksum 16:26:31 f7c0051592d6: Download complete 16:26:31 9b3977197b4f: Download complete 16:26:31 a227ed2f7395: Verifying Checksum 16:26:31 a227ed2f7395: Download complete 16:26:32 9b3977197b4f: Pull complete 16:26:32 1a89e8eeedd5: Pull complete 16:26:33 94645a83ff95: Pull complete 16:26:33 7b1c46037f91: Verifying Checksum 16:26:33 7b1c46037f91: Download complete 16:26:33 3f3a8bcf1eab: Verifying Checksum 16:26:33 3f3a8bcf1eab: Download complete 16:26:34 GO111MODULE=on go vet ./... 16:26:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:42 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:26:42 + ls -al . 16:26:42 total 648 16:26:42 drwxrwxr-x 10 1001 1001 4096 Mar 8 16:26 . 16:26:42 drwxr-xr-x 4 root root 28 Mar 8 16:24 .. 16:26:42 -rw-rw-r-- 1 1001 1001 11 Mar 8 16:22 .dockerignore 16:26:42 drwxrwxr-x 8 1001 1001 179 Mar 8 16:22 .git 16:26:42 drwxrwxr-x 4 1001 1001 142 Mar 8 16:22 .github 16:26:42 -rw-rw-r-- 1 1001 1001 870 Mar 8 16:22 .gitignore 16:26:42 -rw-rw-r-- 1 1001 1001 42 Mar 8 16:22 .golangci.yml 16:26:42 -rw-rw-r-- 1 1001 1001 87 Mar 8 16:22 .hadolint.yml 16:26:42 drwx------ 3 1001 1001 73 Mar 8 16:23 .semver 16:26:42 -rw-rw-r-- 1 1001 1001 166 Mar 8 16:22 .sonarcloud.properties 16:26:42 -rw-rw-r-- 1 1001 1001 1171 Mar 8 16:22 ADOPTERS.md 16:26:42 -rw-rw-r-- 1 1001 1001 9953 Mar 8 16:22 Attribution.txt 16:26:42 -rw-rw-r-- 1 1001 1001 51732 Mar 8 16:22 CHANGELOG.md 16:26:42 -rw-rw-r-- 1 1001 1001 3804 Mar 8 16:22 CONTRIBUTING.md 16:26:42 -rw-rw-r-- 1 1001 1001 677 Mar 8 16:22 GOVERNANCE.md 16:26:42 -rw-rw-r-- 1 1001 1001 849 Mar 8 16:22 Jenkinsfile 16:26:42 -rw-rw-r-- 1 1001 1001 10775 Mar 8 16:22 LICENSE 16:26:42 -rw-rw-r-- 1 1001 1001 8453 Mar 8 16:22 Makefile 16:26:42 -rw-rw-r-- 1 1001 1001 582 Mar 8 16:22 OWNERS.md 16:26:42 -rw-rw-r-- 1 1001 1001 8207 Mar 8 16:22 README.md 16:26:42 -rw-rw-r-- 1 1001 1001 6912 Mar 8 16:22 SECURITY.md 16:26:42 -rw-rw-r-- 1 1001 1001 5 Mar 8 16:23 VERSION 16:26:42 -rw-rw-r-- 1 1001 1001 4131 Mar 8 16:22 ZMQWindows.md 16:26:42 drwxrwxr-x 2 1001 1001 37 Mar 8 16:22 bin 16:26:42 drwxrwxr-x 18 1001 1001 4096 Mar 8 16:22 cmd 16:26:42 -rw-r--r-- 1 root root 428383 Mar 8 16:25 coverage.out 16:26:42 -rw-rw-r-- 1 1001 1001 3177 Mar 8 16:22 go.mod 16:26:42 -rw-rw-r-- 1 1001 1001 51755 Mar 8 16:22 go.sum 16:26:42 drwxrwxr-x 8 1001 1001 124 Mar 8 16:22 internal 16:26:42 drwxrwxr-x 3 1001 1001 16 Mar 8 16:22 openapi 16:26:42 drwxrwxr-x 4 1001 1001 71 Mar 8 16:22 snap 16:26:42 -rw-rw-r-- 1 1001 1001 204 Mar 8 16:22 version.go [Pipeline] sh 16:26:43 + '[' -e coverage.out ] 16:26:43 + chown 1001:1001 coverage.out [Pipeline] stash 16:26:43 Stashed 1 file(s) [Pipeline] sh 16:26:43 + make build 16:26:43 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 16:26:46 3f3a8bcf1eab: Pull complete 16:26:46 0c92f367c5e7: Pull complete 16:26:46 f7c0051592d6: Pull complete 16:26:46 a227ed2f7395: Pull complete 16:26:51 7b1c46037f91: Pull complete 16:26:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:26:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:26:52 WORKDIR /edgex 16:26:52 COPY go.mod . 16:26:52 RUN go mod download 16:26:52 + docker build -t ci-base-image-arm64 -f - . 16:26:54 Sending build context to Docker daemon 168.9MB 16:26:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:26:54 ---> f79e39bc4007 16:26:54 Step 2/4 : WORKDIR /edgex 16:26:56 ---> Running in 9c975dcf342c 16:26:56 Removing intermediate container 9c975dcf342c 16:26:56 ---> 815202b9a786 16:26:56 Step 3/4 : COPY go.mod . 16:26:57 ---> bfc1e5704dc8 16:26:57 Step 4/4 : RUN go mod download 16:26:57 ---> Running in 36f544e7d39f 16:27:06 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 16:27:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:27:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:27: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 16:27:23 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 16:27: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 16:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:27:26 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 16:27:26 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 16:27:27 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 16:27: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:27: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] } 16:27:38 $ docker stop --time=1 f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 16:27:40 $ docker rm -f f55a7f0a9fbe80d799ad13cc1a975054845a68715314ad6216a3f837b8f67557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:41 16:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:41 latest: Pulling from edgex-devops/edgex-compose 16:27:41 cbdbe7a5bc2a: Pulling fs layer 16:27:41 ca9280d653b3: Pulling fs layer 16:27:41 7e9c9ca2126c: Pulling fs layer 16:27:41 cbdbe7a5bc2a: Verifying Checksum 16:27:41 cbdbe7a5bc2a: Download complete 16:27:41 ca9280d653b3: Verifying Checksum 16:27:41 ca9280d653b3: Download complete 16:27:41 cbdbe7a5bc2a: Pull complete 16:27:42 7e9c9ca2126c: Verifying Checksum 16:27:42 7e9c9ca2126c: Download complete 16:27:42 ca9280d653b3: Pull complete 16:27:46 7e9c9ca2126c: Pull complete 16:27:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:27:46 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:27:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:27:49 $ docker top 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:49 + docker-compose build --help 16:27:49 + grep parallel 16:27:50 --parallel Build images in parallel. [Pipeline] } 16:27:50 $ docker stop --time=1 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 16:27:51 $ docker rm -f 60712e734e83c6dac35ad45877c063fa4768f7d6cb8bf5afad579a1c9ce7ca51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:51 . [Pipeline] withDockerContainer 16:27:51 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:27:51 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:27:52 $ docker top 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:52 + docker-compose -f ./docker-compose-build.yml build --parallel 16:27:53 Building core-command ... 16:27:53 Building core-data ... 16:27:53 Building core-metadata ... 16:27:53 Building security-bootstrapper ... 16:27:53 Building security-proxy-setup ... 16:27:53 Building security-secretstore-setup ... 16:27:53 Building security-spiffe-token-provider ... 16:27:53 Building security-spire-agent ... 16:27:53 Building security-spire-config ... 16:27:53 Building security-spire-server ... 16:27:53 Building support-notifications ... 16:27:53 Building support-scheduler ... 16:27:53 Building sys-mgmt-agent ... 16:27:53 Building support-notifications 16:27:53 Building core-data 16:27:53 Building core-metadata 16:27:53 Building security-proxy-setup 16:27:53 Building security-spire-config 16:28:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:03 ---> e1e6f4f68ec4 16:28:03 Step 3/23 : WORKDIR /edgex-go 16:28:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:03 ---> e1e6f4f68ec4 16:28:03 Step 3/23 : WORKDIR /edgex-go 16:28:08 ---> Running in 63f316602897 16:28:08 ---> Running in c4ca3f6972f3 16:28:12 Removing intermediate container 63f316602897 16:28:12 ---> bc1a5043a4b4 16:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:12 Removing intermediate container c4ca3f6972f3 16:28:12 ---> af5542433170 16:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:13 ---> Running in 039d5a1f8c79 16:28:13 ---> Running in 9dbd73ecb30a 16:28:18 Removing intermediate container 039d5a1f8c79 16:28:18 ---> dda82cf6d0ff 16:28:18 Step 5/23 : RUN apk add --update --no-cache make git 16:28:18 Removing intermediate container 9dbd73ecb30a 16:28:18 ---> d6a84af1533e 16:28:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:28:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:18 ---> e1e6f4f68ec4 16:28:18 Step 3/22 : WORKDIR /edgex-go 16:28:18 ---> Using cache 16:28:18 ---> af5542433170 16:28:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:18 ---> Using cache 16:28:18 ---> dda82cf6d0ff 16:28:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:28:18 ---> Running in dfee05a9fd40 16:28:18 ---> Running in 6672d0c2d233 16:28:18 ---> Running in f10633c8d8d0 16:28:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:19 Removing intermediate container 36f544e7d39f 16:28:19 ---> 806de5351d1e 16:28:19 Successfully built 806de5351d1e 16:28:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:19 + docker inspect -f . ci-base-image-arm64 16:28:19 . [Pipeline] withDockerContainer 16:28:19 prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container 16:28:19 OK: 221 MiB in 52 packages 16:28:19 OK: 221 MiB in 52 packages 16:28:19 OK: 221 MiB in 52 packages 16:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:20 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:28:20 ---> e1e6f4f68ec4 16:28:20 Step 3/21 : WORKDIR /edgex-go 16:28:20 ---> Using cache 16:28:20 ---> af5542433170 16:28:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:20 ---> Using cache 16:28:20 ---> dda82cf6d0ff 16:28:20 Step 5/21 : RUN apk add --update --no-cache make git 16:28:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:20 ---> e1e6f4f68ec4 16:28:20 Step 3/23 : WORKDIR /edgex-go 16:28:20 ---> Using cache 16:28:20 ---> af5542433170 16:28:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:20 ---> Using cache 16:28:20 ---> dda82cf6d0ff 16:28:20 Step 5/23 : RUN apk add --update --no-cache make git 16:28:20 ---> Running in b9ecf4d3bc43 16:28:20 ---> Running in aced8f5894e9 16:28:20 Removing intermediate container dfee05a9fd40 16:28:20 ---> 5d68a9931a2b 16:28:20 Step 6/23 : COPY go.mod vendor* ./ 16:28:20 Removing intermediate container 6672d0c2d233 16:28:20 ---> 8c9da566e02c 16:28:20 Step 6/23 : COPY go.mod vendor* ./ 16:28:21 ---> 5dbf638e29b8 16:28:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:21 ---> Running in df5c2a16b9b8 16:28:21 Removing intermediate container f10633c8d8d0 16:28:21 ---> 0c5bde0d16eb 16:28:21 Step 6/22 : COPY go.mod vendor* ./ 16:28:21 ---> 885dbff111f6 16:28:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:21 ---> Running in 5e02633ee842 16:28:21 $ docker top e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:21 ---> 5c0e2aa0ca9e 16:28:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:21 ---> Running in bc092030e33e 16:28:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:22 + go version 16:28:22 go version go1.17.6 linux/arm64 [Pipeline] } 16:28:22 $ docker stop --time=1 e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 16:28:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:22 Removing intermediate container df5c2a16b9b8 16:28:22 ---> b441bb93aa53 16:28:22 Step 8/23 : COPY . . 16:28:22 OK: 221 MiB in 52 packages 16:28:22 OK: 221 MiB in 52 packages 16:28:23 Removing intermediate container bc092030e33e 16:28:23 ---> ebaf0a872141 16:28:23 Step 8/22 : COPY . . 16:28:23 Removing intermediate container 5e02633ee842 16:28:23 ---> 22e98ce68143 16:28:23 Step 8/23 : COPY . . 16:28:23 $ docker rm -f e9d95e7bc30dfcf894b0607e820a8ace60ebc98af1138016d8c38e13f488ecc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:24 + docker inspect -f . ci-base-image-arm64 16:28:24 . [Pipeline] withDockerContainer 16:28:24 prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container 16:28:24 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:25 $ docker top bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:26 ========================================================= 16:28:26 [edgeXBuildGoParallel] Running Tests and Build... 16:28:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:28:26 Removing intermediate container aced8f5894e9 16:28:26 ---> ecc534d78727 16:28:26 Step 6/21 : COPY go.mod vendor* ./ 16:28:26 Removing intermediate container b9ecf4d3bc43 16:28:26 ---> 93f4322e8e97 16:28:26 Step 6/23 : COPY go.mod vendor* ./ 16:28:26 ---> 6e438c461537 16:28:26 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:26 + make test 16:28:26 go mod tidy 16:28:26 ---> d4ad6322cf3c 16:28:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:26 ---> Running in a4170cfd4884 16:28:26 ---> Running in 0bf2b48c26d9 16:28:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:28:29 Removing intermediate container 0bf2b48c26d9 16:28:29 ---> daaa91fbf0a7 16:28:29 Step 8/21 : COPY . . 16:28:29 Removing intermediate container a4170cfd4884 16:28:29 ---> 642cd2857a72 16:28:29 Step 8/23 : COPY . . 16:28:33 ---> 458250591277 16:28:33 Step 9/23 : RUN make cmd/core-data/core-data 16:28:33 ---> b44585eb9184 16:28:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:28:33 ---> f3dab545429e 16:28:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:28:34 ---> Running in a24cafdbd019 16:28:34 ---> Running in ddc84e818371 16:28:34 ---> Running in 904e445a5b8a 16:28:34 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 16:28:35 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 16:28:35 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 16:28:50 ---> ee167b2e9039 16:28:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:28:50 ---> Running in 10079d289c62 16:28:50 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 16:28:50 ---> 38122a4b9b8c 16:28:50 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:28:50 ---> Running in 73ad6fdb7c75 16:28:50 Removing intermediate container 73ad6fdb7c75 16:28:50 ---> 63a4aad65506 16:28:50 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" 16:28:50 ---> Running in 2edd5752dd91 16:28:51 spire-1.2.0/ 16:28:54 spire-1.2.0/README.md 16:28:54 spire-1.2.0/bin/ 16:28:54 spire-1.2.0/bin/spire-server 16:28:54 spire-1.2.0/bin/spire-agent 16:28:54 spire-1.2.0/conf/ 16:28:54 spire-1.2.0/conf/server/ 16:28:54 spire-1.2.0/conf/server/server.conf 16:28:54 spire-1.2.0/conf/agent/ 16:28:54 spire-1.2.0/conf/agent/agent.conf 16:28:54 spire-1.2.0/LICENSE 16:28:55 Removing intermediate container 2edd5752dd91 16:28:55 ---> d20208c14f91 16:28:55 16:28:55 Step 11/23 : FROM alpine:3.15 16:28:56 3.15: Pulling from library/alpine 16:28:56 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:28:56 Status: Downloaded newer image for alpine:3.15 16:28:56 ---> c059bfaa849c 16:28:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:28:56 ---> Running in 7b6bd2988b7f 16:28:56 Removing intermediate container 7b6bd2988b7f 16:28:56 ---> d5dab6bc9aa0 16:28:56 Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:28:56 ---> Running in ec136d3e52f9 16:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:58 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:28:58 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:28:58 OK: 15859 distinct packages available 16:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:58 (1/4) Installing dumb-init (1.2.5-r1) 16:28:58 (2/4) Installing musl-obstack (1.2.2-r0) 16:28:58 (3/4) Installing libucontext (1.1-r0) 16:28:58 (4/4) Installing gcompat (1.0.0-r4) 16:28:58 Executing busybox-1.34.1-r3.trigger 16:28:58 OK: 6 MiB in 18 packages 16:28:58 Removing intermediate container ec136d3e52f9 16:28:58 ---> dec753a41f17 16:28:58 Step 14/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:28:59 ? github.com/edgexfoundry/edgex-go [no test files] 16:29:00 ---> dca7529a9121 16:29:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:29:00 ---> b156f521cd75 16:29:00 Step 16/23 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:29:00 ---> Running in 4e66668e068c 16:29:00 Removing intermediate container 4e66668e068c 16:29:00 ---> ae8c84a94d2a 16:29:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:29:01 ---> eaf8f4cf11fb 16:29:01 Step 18/23 : WORKDIR / 16:29:01 ---> Running in 72f446464dae 16:29:01 Removing intermediate container 72f446464dae 16:29:01 ---> ee5d0fb823af 16:29:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:29:01 ---> Running in fd80a0ebc764 16:29:01 Removing intermediate container fd80a0ebc764 16:29:01 ---> 326aa930164a 16:29:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:29:01 ---> Running in 0922bf73ded2 16:29:01 Removing intermediate container 0922bf73ded2 16:29:01 ---> 36f3b46a3369 16:29:01 Step 21/23 : LABEL arch=x86_64 16:29:01 ---> Running in 868d653e8d97 16:29:01 Removing intermediate container 868d653e8d97 16:29:01 ---> b4be067267b0 16:29:01 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:29:01 ---> Running in 6234799a5d34 16:29:01 Removing intermediate container 6234799a5d34 16:29:01 ---> dbba2ee82047 16:29:01 Step 23/23 : LABEL version=0.0.0 16:29:01 ---> Running in 5eea5e3cf5a4 16:29:02 Removing intermediate container 5eea5e3cf5a4 16:29:02 ---> a999b63c1a6a 16:29:02 16:29:02 Successfully built a999b63c1a6a 16:29:02 Successfully tagged security-spire-config:latest 16:29:02 Building support-scheduler 16:29:14  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:14 ---> e1e6f4f68ec4 16:29:14 Step 3/22 : WORKDIR /edgex-go 16:29:14 ---> Using cache 16:29:14 ---> af5542433170 16:29:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:14 ---> Using cache 16:29:14 ---> dda82cf6d0ff 16:29:14 Step 5/22 : RUN apk add --update --no-cache make git 16:29:14 ---> Using cache 16:29:14 ---> 93f4322e8e97 16:29:14 Step 6/22 : COPY go.mod vendor* ./ 16:29:14 ---> Using cache 16:29:14 ---> d4ad6322cf3c 16:29:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:14 ---> Using cache 16:29:14 ---> 642cd2857a72 16:29:14 Step 8/22 : COPY . . 16:29:14 ---> Using cache 16:29:14 ---> 38122a4b9b8c 16:29:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:29:14 ---> Running in 45cdb58b5d1a 16:29:15 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 16:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:02 Removing intermediate container ddc84e818371 16:30:02 ---> 0e4c692f62b2 16:30:02 16:30:02 Step 10/22 : FROM alpine:3.14 16:30:02 Removing intermediate container 904e445a5b8a 16:30:02 ---> 533bb9ddd828 16:30:02 16:30:02 Step 10/23 : FROM alpine:3.14 16:30:02 3.14: Pulling from library/alpine 16:30:02 3.14: Pulling from library/alpine 16:30:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:30:02 Status: Downloaded newer image for alpine:3.14 16:30:02 ---> 0a97eee8041e 16:30:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:30:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:30:02 Status: Image is up to date for alpine:3.14 16:30:02 ---> 0a97eee8041e 16:30:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:30:02 ---> Running in 41290e1c7ed8 16:30:02 ---> Running in 6a2581ccd53a 16:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:02 (1/1) Installing dumb-init (1.2.5-r1) 16:30:02 Executing busybox-1.33.1-r6.trigger 16:30:02 OK: 6 MiB in 15 packages 16:30:02 (1/2) Installing ca-certificates (20211220-r0) 16:30:02 (2/2) Installing dumb-init (1.2.5-r1) 16:30:02 Executing busybox-1.33.1-r6.trigger 16:30:02 Executing ca-certificates-20211220-r0.trigger 16:30:02 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 16:30:02 OK: 6 MiB in 16 packages 16:30:02 Removing intermediate container 41290e1c7ed8 16:30:02 ---> b2d817e441af 16:30:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:02 ---> Running in 63d1f8ebbef4 16:30:02 Removing intermediate container 63d1f8ebbef4 16:30:02 ---> 2d43e23f8a19 16:30:02 Step 13/23 : ENV APP_PORT=59881 16:30:02 Removing intermediate container 6a2581ccd53a 16:30:02 ---> a28f43736a38 16:30:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:30:02 ---> Running in 15cf86277843 16:30:02 ---> Running in 62988c1ce0af 16:30:02 Removing intermediate container 15cf86277843 16:30:02 ---> 13dd007912b3 16:30:02 Step 14/23 : EXPOSE $APP_PORT 16:30:02 Removing intermediate container 62988c1ce0af 16:30:02 ---> a8055aaee691 16:30:02 Step 13/22 : ENV APP_PORT=59860 16:30:02 ---> Running in de77ff1694ca 16:30:02 ---> Running in 67466816d2ce 16:30:02 Removing intermediate container de77ff1694ca 16:30:02 ---> 3de2982eeeba 16:30:02 Step 15/23 : WORKDIR / 16:30:02 Removing intermediate container 67466816d2ce 16:30:02 ---> 3dd0e63d10e8 16:30:02 Step 14/22 : EXPOSE $APP_PORT 16:30:02 ---> Running in 5491fb903789 16:30:02 ---> Running in 449b5a1b19a2 16:30:02 Removing intermediate container 449b5a1b19a2 16:30:02 ---> 309a1fb99032 16:30:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:02 Removing intermediate container 5491fb903789 16:30:02 ---> c5764abe589e 16:30:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:02 ---> 5a4063c44b17 16:30:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:30:02 ---> 8b9a5669e406 16:30:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:30:02 ---> 107f925f23e7 16:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:30:02 ---> 744b88c97b87 16:30:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:30:02 ---> 61ccdb536a02 16:30:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:30:02 ---> 4fb00ed9c2f8 16:30:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:30:02 ---> Running in e9843971ef3b 16:30:02 ---> Running in 23c3d38dc600 16:30:03 Removing intermediate container e9843971ef3b 16:30:03 ---> 08db370780ff 16:30:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:03 ---> Running in fcfedd097e38 16:30:03 Removing intermediate container 23c3d38dc600 16:30:03 ---> 5a3692d01dab 16:30:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:03 ---> Running in 1dd55327b96e 16:30:03 Removing intermediate container fcfedd097e38 16:30:03 ---> cedde0a941eb 16:30:03 Step 21/23 : LABEL arch=x86_64 16:30:03 Removing intermediate container 1dd55327b96e 16:30:03 ---> 8305447432f2 16:30:03 Step 20/22 : LABEL arch=x86_64 16:30:03 ---> Running in 8f7fb0ed390c 16:30:03 ---> Running in 42da906458c9 16:30:04 Removing intermediate container 8f7fb0ed390c 16:30:04 ---> 8d46d5bbbdbf 16:30:04 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:04 Removing intermediate container 42da906458c9 16:30:04 ---> a7efd4fb0c29 16:30:04 Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:04 ---> Running in 2ffa4fb5bbc0 16:30:04 ---> Running in 00a08db855bd 16:30:04 Removing intermediate container 00a08db855bd 16:30:04 ---> 4b5e0678a141 16:30:04 Step 22/22 : LABEL version=0.0.0 16:30:04 Removing intermediate container 2ffa4fb5bbc0 16:30:04 ---> 6775221de83c 16:30:04 Step 23/23 : LABEL version=0.0.0 16:30:04 Removing intermediate container 10079d289c62 16:30:04 ---> c0e4faa11d35 16:30:04 16:30:04 Step 10/21 : FROM alpine:3.14 16:30:04 ---> 0a97eee8041e 16:30:04 Step 11/21 : RUN apk add --update --no-cache curl 16:30:04 ---> Running in b4cd3d98f856 16:30:04 ---> Running in 9e0be2ef694b 16:30:04 ---> Running in be1a00bcff50 16:30:05 Removing intermediate container b4cd3d98f856 16:30:05 ---> 02bce6f3a7d5 16:30:05 16:30:05 Removing intermediate container 9e0be2ef694b 16:30:05 ---> a9c76cbf3202 16:30:05 16:30:05 Successfully built a9c76cbf3202 16:30:05 Successfully built 02bce6f3a7d5 16:30:05 Successfully tagged support-notifications:latest 16:30:05 Building security-secretstore-setup 16:30:05 Successfully tagged core-metadata:latest 16:30:05 Building sys-mgmt-agent 16:30:05  Building support-notifications ... done  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:05 (1/5) Installing ca-certificates (20211220-r0) 16:30:05 (2/5) Installing brotli-libs (1.0.9-r5) 16:30:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:30:06 (4/5) Installing libcurl (7.79.1-r0) 16:30:06 (5/5) Installing curl (7.79.1-r0) 16:30:06 Executing busybox-1.33.1-r6.trigger 16:30:06 Executing ca-certificates-20211220-r0.trigger 16:30:06 OK: 8 MiB in 19 packages 16:30:08 Removing intermediate container be1a00bcff50 16:30:08 ---> 3a646c3cb8c6 16:30:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:08 ---> Running in ec164753da90 16:30:08 Removing intermediate container ec164753da90 16:30:08 ---> 7279f891b27c 16:30:08 Step 13/21 : WORKDIR /edgex 16:30:09 ---> Running in a9bb605ff5a0 16:30:09 Removing intermediate container a9bb605ff5a0 16:30:09 ---> efd1712edbf7 16:30:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:30:10 ---> 97dececdf0b5 16:30:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:30:11 ---> 71c44d2e27d5 16:30:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:30:11 Removing intermediate container a24cafdbd019 16:30:11 ---> 289ba83160d0 16:30:11 16:30:11 Step 10/23 : FROM alpine:3.14 16:30:11 ---> 0a97eee8041e 16:30:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:30:11 ---> Running in 1928be35a163 16:30:12 ---> 99b51ddcfdea 16:30:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:30:12 ---> Running in 5c44d0cb1b3f 16:30:12 Removing intermediate container 1928be35a163 16:30:12 ---> 29f3cb311e97 16:30:12 Step 12/23 : ENV APP_PORT=59880 16:30:12 ---> Running in cc87893fae08 16:30:12 Removing intermediate container 5c44d0cb1b3f 16:30:12 ---> 506813e3a02b 16:30:12 Step 18/21 : CMD ["--init=true"] 16:30:12 ---> Running in 99954ff62c15 16:30:12 Removing intermediate container cc87893fae08 16:30:12 ---> e78f2da5f817 16:30:12 Step 13/23 : EXPOSE $APP_PORT 16:30:12 Removing intermediate container 99954ff62c15 16:30:12 ---> 9d9890a7ee2e 16:30:12 Step 19/21 : LABEL arch=x86_64 16:30:12 ---> Running in 835afe2f70e6 16:30:12 ---> Running in 89896bf236de 16:30:12 Removing intermediate container 835afe2f70e6 16:30:12 ---> d034384d1efd 16:30:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:12 ---> Running in 5449837e5e34 16:30:12 Removing intermediate container 89896bf236de 16:30:12 ---> 17e72305b959 16:30:12 Step 20/21 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:13 ---> Running in 1f9fe745afa2 16:30:13 Removing intermediate container 1f9fe745afa2 16:30:13 ---> e61362df4b5c 16:30:13 Step 21/21 : LABEL version=0.0.0 16:30:13 ---> Running in 6c29a2f4a95d 16:30:14 Removing intermediate container 6c29a2f4a95d 16:30:14 ---> 76cba4f85dcb 16:30:14 16:30:15 Successfully built 76cba4f85dcb 16:30:15 Successfully tagged security-proxy-setup:latest 16:30:15 Building security-spire-agent 16:30:15  Building security-proxy-setup ... done Removing intermediate container 5449837e5e34 16:30:15 ---> c5b5bf9137a2 16:30:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:30:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:30:16 ---> e1e6f4f68ec4 16:30:16 Step 3/25 : WORKDIR /edgex-go 16:30:16 ---> Using cache 16:30:16 ---> af5542433170 16:30:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:16 ---> Using cache 16:30:16 ---> dda82cf6d0ff 16:30:16 Step 5/25 : RUN apk add --update --no-cache make git 16:30:16 ---> Using cache 16:30:16 ---> 93f4322e8e97 16:30:16 Step 6/25 : COPY go.mod vendor* ./ 16:30:16 ---> Using cache 16:30:16 ---> d4ad6322cf3c 16:30:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:16 ---> Using cache 16:30:16 ---> 642cd2857a72 16:30:16 Step 8/25 : COPY . . 16:30:16 ---> Using cache 16:30:16 ---> 38122a4b9b8c 16:30:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:18 ---> Running in 4a6406b9d2b3 16:30:18 ---> Running in aa9c6a55b926 16:30:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:30:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:20 (1/6) Installing dumb-init (1.2.5-r1) 16:30:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:30:20 (3/6) Installing libsodium (1.0.18-r0) 16:30:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:30:20 (5/6) Installing libzmq (4.3.4-r0) 16:30:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:20 ---> e1e6f4f68ec4 16:30:20 Step 3/23 : WORKDIR /edgex-go 16:30:20 ---> Using cache 16:30:20 ---> af5542433170 16:30:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:20 ---> Using cache 16:30:20 ---> dda82cf6d0ff 16:30:20 Step 5/23 : RUN apk add --update --no-cache make bash git 16:30:20 (6/6) Installing zeromq (4.3.4-r0) 16:30:20 Executing busybox-1.33.1-r6.trigger 16:30:20 OK: 8 MiB in 20 packages 16:30:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:20 ---> e1e6f4f68ec4 16:30:20 Step 3/23 : WORKDIR /edgex-go 16:30:20 ---> Using cache 16:30:20 ---> af5542433170 16:30:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:20 ---> Using cache 16:30:20 ---> dda82cf6d0ff 16:30:20 Step 5/23 : RUN apk add --update --no-cache make git 16:30:20 ---> Using cache 16:30:20 ---> 93f4322e8e97 16:30:20 Step 6/23 : COPY go.mod vendor* ./ 16:30:20 ---> Using cache 16:30:20 ---> d4ad6322cf3c 16:30:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:20 ---> Using cache 16:30:20 ---> 642cd2857a72 16:30:20 Step 8/23 : COPY . . 16:30:20 ---> Running in 7a501af6765f 16:30:21 ---> Using cache 16:30:21 ---> 38122a4b9b8c 16:30:21 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:30:21 ---> Using cache 16:30:21 ---> 63a4aad65506 16:30:21 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" 16:30:21 ---> Using cache 16:30:21 ---> d20208c14f91 16:30:21 16:30:21 Step 11/23 : FROM alpine:3.15 16:30:21 ---> c059bfaa849c 16:30:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:21 ---> Using cache 16:30:21 ---> d5dab6bc9aa0 16:30:21 Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:30:21 ---> Running in e1b8a2f3ea28 16:30:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:22 Removing intermediate container 4a6406b9d2b3 16:30:22 ---> 1a239e55db4f 16:30:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:22 ---> d370433cf8b7 16:30:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:23 Removing intermediate container 45cdb58b5d1a 16:30:23 ---> 1527b058d438 16:30:23 16:30:23 Step 10/22 : FROM alpine:3.14 16:30:23 ---> 0a97eee8041e 16:30:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:30:23 ---> Using cache 16:30:23 ---> b2d817e441af 16:30:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:23 ---> Using cache 16:30:23 ---> 2d43e23f8a19 16:30:23 Step 13/22 : ENV APP_PORT=59861 16:30:23 ---> Running in 5ece81a864ab 16:30:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:23 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:30:23 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:30:23 OK: 15859 distinct packages available 16:30:23 Removing intermediate container 5ece81a864ab 16:30:23 ---> ae0709e9d9fa 16:30:23 Step 14/22 : EXPOSE $APP_PORT 16:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:23 ---> Running in 212f88d555b5 16:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:23 ---> 0c5a4a89a671 16:30:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:30:23 Removing intermediate container 212f88d555b5 16:30:23 ---> 4d30549642a7 16:30:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:23 ---> 134dc89b2d03 16:30:23 Step 19/23 : ENTRYPOINT ["/core-data"] 16:30:23 ---> c948643cbffc 16:30:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:30:23 ---> Running in c414f33e4180 16:30:23 OK: 221 MiB in 52 packages 16:30:23 (1/5) Installing dumb-init (1.2.5-r1) 16:30:23 (2/5) Installing musl-obstack (1.2.2-r0) 16:30:23 (3/5) Installing libucontext (1.1-r0) 16:30:23 (4/5) Installing gcompat (1.0.0-r4) 16:30:23 (5/5) Installing openssl (1.1.1l-r8) 16:30:23 Executing busybox-1.34.1-r3.trigger 16:30:23 OK: 7 MiB in 19 packages 16:30:24 Removing intermediate container c414f33e4180 16:30:24 ---> 3d9ec87b836d 16:30:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:24 ---> Running in 7b9e6bac01ff 16:30:24 ---> f513a6803bb9 16:30:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:30:24 Removing intermediate container 7b9e6bac01ff 16:30:24 ---> 432d1e7a650e 16:30:24 Step 21/23 : LABEL arch=x86_64 16:30:24 ---> Running in 8c27998c682b 16:30:24 Removing intermediate container 7a501af6765f 16:30:24 ---> 0e9a37093b41 16:30:24 Step 6/23 : COPY go.mod vendor* ./ 16:30:24 Removing intermediate container e1b8a2f3ea28 16:30:24 ---> 3b0652f94a3f 16:30:24 Step 14/23 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:30:24 ---> b7f7283d4806 16:30:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:30:24 ---> Running in d178856783eb 16:30:24 Removing intermediate container 8c27998c682b 16:30:24 ---> 23b89f8c567c 16:30:24 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:24 ---> Running in c993740d3b9f 16:30:25 Removing intermediate container c993740d3b9f 16:30:25 ---> 5e62dfe7b189 16:30:25 Step 23/23 : LABEL version=0.0.0 16:30:25 ---> 6a562205beba 16:30:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:25 ---> Running in da8fa6edb1fe 16:30:25 Removing intermediate container d178856783eb 16:30:25 ---> b3b2468c180b 16:30:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:25 ---> Running in b811930ffe99 16:30:25 ---> Running in 69d17131c3c9 16:30:25 Removing intermediate container da8fa6edb1fe 16:30:25 ---> 732d6f0db5df 16:30:25 16:30:25 Removing intermediate container 69d17131c3c9 16:30:25 ---> 22b82083e217 16:30:25 Step 20/22 : LABEL arch=x86_64 16:30:25 Successfully built 732d6f0db5df 16:30:25 Successfully tagged core-data:latest 16:30:25 Building security-bootstrapper 16:30:25 ---> Running in 361af3773fa8 16:30:26  Building core-data ... done Removing intermediate container 361af3773fa8 16:30:26 ---> 196315199447 16:30:26 Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:26 ---> d64c07ea3e31 16:30:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:30:28 ---> Running in b545dc5617d9 16:30:28 ---> 37e35fb6e96b 16:30:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:30:28 Removing intermediate container b545dc5617d9 16:30:28 ---> c726f6917980 16:30:28 Step 22/22 : LABEL version=0.0.0 16:30:28 ---> Running in 9b4bd219f95b 16:30:28 ---> 4427bc4d21c9 16:30:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:30:28 Removing intermediate container 9b4bd219f95b 16:30:28 ---> 2dd9630c0ea4 16:30:28 16:30:28 ---> 84c4931df2d6 16:30:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:30:28 Successfully built 2dd9630c0ea4 16:30:28 Successfully tagged support-scheduler:latest 16:30:28 Building core-command 16:30:29  Building support-scheduler ... done  ---> 1dd7c8a7432d 16:30:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:30:30 Removing intermediate container b811930ffe99 16:30:30 ---> 94cf3d0f8d86 16:30:30 Step 8/23 : COPY . . 16:30:30 ---> Running in 4067b989b7e9 16:30:30 Removing intermediate container 4067b989b7e9 16:30:30 ---> 73b5e7b21d12 16:30:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:30:32 ---> Running in c4737592f83b 16:30:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:35 ---> e1e6f4f68ec4 16:30:35 Step 3/23 : WORKDIR /edgex-go 16:30:35 ---> Using cache 16:30:35 ---> af5542433170 16:30:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:35 ---> Using cache 16:30:35 ---> dda82cf6d0ff 16:30:35 Step 5/23 : RUN apk add --update --no-cache make git 16:30:35 ---> Using cache 16:30:35 ---> 93f4322e8e97 16:30:35 Step 6/23 : COPY go.mod vendor* ./ 16:30:35 ---> Using cache 16:30:35 ---> d4ad6322cf3c 16:30:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:35 ---> Using cache 16:30:35 ---> 642cd2857a72 16:30:35 Step 8/23 : COPY . . 16:30:35 ---> Using cache 16:30:35 ---> 38122a4b9b8c 16:30:35 Step 9/23 : RUN make cmd/core-command/core-command 16:30:38 Removing intermediate container c4737592f83b 16:30:38 ---> b53725e112a0 16:30:38 Step 21/23 : LABEL arch=x86_64 16:30:38 ---> Running in a76cedc9018d 16:30:38 ---> Running in 51784b8d5f1e 16:30:38 ---> 46878d86d791 16:30:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:38 Removing intermediate container 51784b8d5f1e 16:30:38 ---> 9c7fead4f105 16:30:38 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:30:38 ---> Running in 85f1553df82c 16:30:38 ---> Running in 4eea18c0bc68 16:30:38 Removing intermediate container 4eea18c0bc68 16:30:38 ---> 7f265b415a81 16:30:38 Step 23/23 : LABEL version=0.0.0 16:30:38 ---> Running in 7a217474d225 16:30:38 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 16:30:39 Removing intermediate container 7a217474d225 16:30:39 ---> 2cf5b6db22b5 16:30:39 16:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:30:39 Successfully built 2cf5b6db22b5 16:30:39 Successfully tagged security-spire-agent:latest 16:30:39 Building security-spiffe-token-provider 16:30:39  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:30:39 ---> e1e6f4f68ec4 16:30:39 Step 3/31 : WORKDIR /edgex-go 16:30:39 ---> Using cache 16:30:39 ---> af5542433170 16:30:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:39 ---> Using cache 16:30:39 ---> dda82cf6d0ff 16:30:39 Step 5/31 : RUN apk add --update --no-cache make git 16:30:39 ---> Using cache 16:30:39 ---> 93f4322e8e97 16:30:39 Step 6/31 : COPY go.mod vendor* ./ 16:30:39 ---> Using cache 16:30:39 ---> d4ad6322cf3c 16:30:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:39 ---> Using cache 16:30:39 ---> 642cd2857a72 16:30:39 Step 8/31 : COPY . . 16:30:39 ---> Using cache 16:30:39 ---> 38122a4b9b8c 16:30:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:39 ---> Running in 22f3b804cf78 16:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:30:45 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:30:45 ---> e1e6f4f68ec4 16:30:45 Step 3/19 : WORKDIR /edgex-go 16:30:45 ---> Using cache 16:30:45 ---> af5542433170 16:30:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:30:45 ---> Running in 3e2eb3f1d5e9 16:30:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:48 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:30:48 v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] 16:30:48 OK: 15862 distinct packages available 16:30:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:49 OK: 221 MiB in 52 packages 16:30:50 Removing intermediate container 3e2eb3f1d5e9 16:30:50 ---> dcb100125941 16:30:50 Step 5/19 : COPY go.mod vendor* ./ 16:30:50 ---> 4f024bcc5792 16:30:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:50 ---> Running in 5ceb2e36921a 16:30:52 Removing intermediate container 5ceb2e36921a 16:30:52 ---> 6c05079308c1 16:30:52 Step 7/19 : COPY . . 16:30:57 ---> 043b61fd56ff 16:30:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:30:58 ---> Running in 2098a8860c7a 16:30:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.247s coverage: 28.7% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 44.7% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.658s coverage: 89.5% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.274s coverage: 84.4% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.623s coverage: 94.2% of statements 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.184s coverage: 59.1% of statements 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.228s coverage: 58.8% of statements 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 79.5% of statements 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 16:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.304s coverage: 94.4% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 16:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:31:27 Removing intermediate container aa9c6a55b926 16:31:27 ---> 5cea06ca6ec3 16:31:27 16:31:27 Step 10/25 : FROM alpine:3.14 16:31:27 ---> 0a97eee8041e 16:31:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:31:27 ---> Running in 5d24f3f98b26 16:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:28 (1/3) Installing ca-certificates (20211220-r0) 16:31:28 (2/3) Installing dumb-init (1.2.5-r1) 16:31:28 (3/3) Installing su-exec (0.2-r1) 16:31:28 Executing busybox-1.33.1-r6.trigger 16:31:28 Executing ca-certificates-20211220-r0.trigger 16:31:28 OK: 6 MiB in 17 packages 16:31:28 Removing intermediate container 5d24f3f98b26 16:31:28 ---> 7152fcececf0 16:31:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:28 ---> Running in 124f1cfbeea9 16:31:28 Removing intermediate container 124f1cfbeea9 16:31:28 ---> cad5b792f700 16:31:28 Step 13/25 : WORKDIR / 16:31:28 ---> Running in dbf5d6bfd298 16:31:28 Removing intermediate container dbf5d6bfd298 16:31:28 ---> 321a271b33ae 16:31:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:31:29 ---> 34bf63368c60 16:31:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:31:29 ---> e3d62c5243db 16:31:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:31:29 ---> e2ae08131aaf 16:31:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:31:30 ---> 24db273b29c5 16:31:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:31:30 ---> 1928999628e0 16:31:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.713s coverage: 64.4% of statements 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 16:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 16:31:31 ---> 8037734ea1a4 16:31:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:31:32 ---> f713eee4d04c 16:31:32 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/ 16:31:32 ---> Running in c291e1d1f287 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 16:31:33 Removing intermediate container c291e1d1f287 16:31:33 ---> c7b643cad976 16:31:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:31:33 ---> Running in 2c61dd981db8 16:31:33 Removing intermediate container 2c61dd981db8 16:31:33 ---> 25475304f4e2 16:31:33 Step 23/25 : LABEL arch=x86_64 16:31:33 ---> Running in 02bb3bf775fe 16:31:33 Removing intermediate container 02bb3bf775fe 16:31:33 ---> aa14e2d1163e 16:31:33 Step 24/25 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:31:33 ---> Running in 038c2e2cd988 16:31:33 Removing intermediate container 038c2e2cd988 16:31:33 ---> a93c1192ed07 16:31:33 Step 25/25 : LABEL version=0.0.0 16:31:33 ---> Running in 7d55d3ea805d 16:31:33 Removing intermediate container 7d55d3ea805d 16:31:33 ---> bd893a78fee6 16:31:33 16:31:33 Successfully built bd893a78fee6 16:31:34 Successfully tagged security-secretstore-setup:latest 16:31:34  Building security-secretstore-setup ... done Building security-spire-server 16:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.308s coverage: 65.4% of statements 16:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.689s coverage: 43.8% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:42 ---> e1e6f4f68ec4 16:31:42 Step 3/22 : WORKDIR /edgex-go 16:31:42 ---> Using cache 16:31:42 ---> af5542433170 16:31:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:42 ---> Using cache 16:31:42 ---> dda82cf6d0ff 16:31:42 Step 5/22 : RUN apk add --update --no-cache make git 16:31:42 ---> Using cache 16:31:42 ---> 93f4322e8e97 16:31:42 Step 6/22 : COPY go.mod vendor* ./ 16:31:42 ---> Using cache 16:31:42 ---> d4ad6322cf3c 16:31:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:42 ---> Using cache 16:31:42 ---> 642cd2857a72 16:31:42 Step 8/22 : COPY . . 16:31:42 ---> Using cache 16:31:42 ---> 38122a4b9b8c 16:31:42 Step 9/22 : ARG SPIRE_RELEASE=1.2.0 16:31:42 ---> Using cache 16:31:42 ---> 63a4aad65506 16:31:42 Step 10/22 : 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" 16:31:42 ---> Using cache 16:31:42 ---> d20208c14f91 16:31:42 16:31:42 Step 11/22 : FROM alpine:3.15 16:31:42 ---> c059bfaa849c 16:31:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:42 ---> Using cache 16:31:42 ---> d5dab6bc9aa0 16:31:42 Step 13/22 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:42 ---> Using cache 16:31:42 ---> 3b0652f94a3f 16:31:42 Step 14/22 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:31:44 ---> d306e34e1f4b 16:31:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:31:44 ---> 688f742bc573 16:31:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:31:45 ---> ddcda6692d15 16:31:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:31:45 ---> 54866c70543a 16:31:45 Step 18/22 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:45 ---> Running in cd742c6a0e70 16:31:45 Removing intermediate container cd742c6a0e70 16:31:45 ---> bc97d09f69ce 16:31:45 Step 19/22 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:45 ---> Running in c7d44116b418 16:31:45 Removing intermediate container c7d44116b418 16:31:45 ---> 55a9f6d94061 16:31:45 Step 20/22 : LABEL arch=x86_64 16:31:45 ---> Running in 30a9fe6da6ff 16:31:46 Removing intermediate container 30a9fe6da6ff 16:31:46 ---> 189156030583 16:31:46 Step 21/22 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:31:46 ---> Running in a291d27da99c 16:31:46 Removing intermediate container a291d27da99c 16:31:46 ---> 3183a03c6cf4 16:31:46 Step 22/22 : LABEL version=0.0.0 16:31:46 ---> Running in 7e4a87c2081e 16:31:46 Removing intermediate container 7e4a87c2081e 16:31:46 ---> 62ac365ba6f8 16:31:46 16:31:46 Successfully built 62ac365ba6f8 16:31:46 Successfully tagged security-spire-server:latest 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 17.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.688s coverage: 92.3% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.225s coverage: 63.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 16:31:47 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 16:31:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:47 GO111MODULE=on go vet ./... 16:31:56  Building security-spire-server ... done Removing intermediate container 85f1553df82c 16:31:56 ---> 5ea34ad4c235 16:31:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:56 ---> Running in f83cf9677c42 16:31:57 Removing intermediate container a76cedc9018d 16:31:57 ---> e22cbc723b18 16:31:57 16:31:57 Step 10/23 : FROM alpine:3.14 16:31:57 ---> 0a97eee8041e 16:31:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:57 ---> Using cache 16:31:57 ---> b2d817e441af 16:31:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:57 ---> Using cache 16:31:57 ---> 2d43e23f8a19 16:31:57 Step 13/23 : ENV APP_PORT=59882 16:31:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:57 ---> Running in 783e3dec2835 16:31:57 Removing intermediate container 783e3dec2835 16:31:57 ---> 9b9a32ee5f78 16:31:57 Step 14/23 : EXPOSE $APP_PORT 16:31:57 ---> Running in b5eeff120194 16:31:57 Removing intermediate container b5eeff120194 16:31:57 ---> 1764cdd4d3cf 16:31:57 Step 15/23 : WORKDIR / 16:31:58 ---> Running in a13ee0baa5da 16:31:58 Removing intermediate container f83cf9677c42 16:31:58 ---> f777d6597604 16:31:58 16:31:58 Step 11/23 : FROM docker:20.10.10 16:31:58 20.10.10: Pulling from library/docker 16:31:58 Removing intermediate container a13ee0baa5da 16:31:58 ---> d1fd19d74632 16:31:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:58 Removing intermediate container 22f3b804cf78 16:31:58 ---> 92ed510db494 16:31:58 16:31:58 Step 10/31 : FROM alpine:3.14 16:31:58 ---> 0a97eee8041e 16:31:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:31:59 ---> Running in f165a6c98133 16:31:59 ---> f10dfff48a37 16:31:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:59 Removing intermediate container f165a6c98133 16:31:59 ---> be2539c067ad 16:31:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:31:59 ---> Running in e8c1cda9c314 16:31:59 ---> c311367a0a0c 16:31:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:00 ---> 8b63ee69277e 16:32:00 Step 19/23 : ENTRYPOINT ["/core-command"] 16:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:00 ---> Running in c082cf1c1cc4 16:32:00 (1/2) Installing dumb-init (1.2.5-r1) 16:32:00 (2/2) Installing su-exec (0.2-r1) 16:32:00 Executing busybox-1.33.1-r6.trigger 16:32:00 OK: 6 MiB in 16 packages 16:32:00 Removing intermediate container c082cf1c1cc4 16:32:00 ---> dedf36d332f4 16:32:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:00 ---> Running in cae6ce4584a5 16:32:01 Removing intermediate container cae6ce4584a5 16:32:01 ---> dcc8d19f0586 16:32:01 Step 21/23 : LABEL arch=x86_64 16:32:01 Removing intermediate container e8c1cda9c314 16:32:01 ---> 345de7cdd66a 16:32:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:32:01 ---> Running in a0fc4316e6ad 16:32:01 ---> Running in 901964d0a3ea 16:32:01 Removing intermediate container a0fc4316e6ad 16:32:01 ---> 4dd563d088bc 16:32:01 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:32:02 Removing intermediate container 901964d0a3ea 16:32:02 ---> 789166d51ed1 16:32:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:32:02 ---> Running in 4b0535b72ee4 16:32:02 ---> Running in b41eef24b803 16:32:02 Removing intermediate container 4b0535b72ee4 16:32:02 ---> ccccc72c8d7e 16:32:02 Step 23/23 : LABEL version=0.0.0 16:32:02 ---> Running in 32da8029d7e7 16:32:02 Removing intermediate container b41eef24b803 16:32:02 ---> 73e885440c51 16:32:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:32:02 ---> Running in 932216aa15ae 16:32:02 Removing intermediate container 32da8029d7e7 16:32:02 ---> 17983ae52b94 16:32:02 16:32:03 Successfully built 17983ae52b94 16:32:03 Successfully tagged core-command:latest 16:32:04  Building core-command ... done Removing intermediate container 932216aa15ae 16:32:04 ---> aee6c1e7d603 16:32:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:32:04 ---> Running in 27e7687fa84c 16:32:04 Removing intermediate container 27e7687fa84c 16:32:04 ---> 36db36eb316a 16:32:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:32:04 ---> 4d913ed50ce5 16:32:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:32:04 ---> Running in e66c6d3de5fe 16:32:04 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:32:04 Status: Downloaded newer image for docker:20.10.10 16:32:04 ---> b706a049f56e 16:32: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' 16:32:04 ---> Running in 3a93fb9396b4 16:32:05 Removing intermediate container 3a93fb9396b4 16:32:05 ---> b048666a1019 16:32: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 16:32:05 ---> Running in 14117299efcd 16:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:05 Removing intermediate container e66c6d3de5fe 16:32:05 ---> baf78da26b50 16:32:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:05 (1/42) Installing readline (8.1.0-r0) 16:32:05 (2/42) Installing bash (5.1.4-r0) 16:32:05 Executing bash-5.1.4-r0.post-install 16:32:05 ---> 27f880ce37e7 16:32:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:32:05 (3/42) Installing brotli-libs (1.0.9-r5) 16:32:05 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:32:05 (5/42) Installing libcurl (7.79.1-r0) 16:32:05 (6/42) Installing curl (7.79.1-r0) 16:32:05 (7/42) Installing dumb-init (1.2.5-r1) 16:32:05 (8/42) Installing libbz2 (1.0.8-r1) 16:32:05 (9/42) Installing expat (2.4.7-r0) 16:32:05 (10/42) Installing libffi (3.3-r2) 16:32:05 (11/42) Installing gdbm (1.19-r0) 16:32:05 (12/42) Installing xz-libs (5.2.5-r0) 16:32:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:32:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:32:05 (15/42) Installing mpdecimal (2.5.1-r1) 16:32:06 (16/42) Installing sqlite-libs (3.35.5-r0) 16:32:06 (17/42) Installing python3 (3.9.5-r2) 16:32:07 ---> 1d4c8b0a16f8 16:32:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:32:07 (18/42) Installing py3-appdirs (1.4.4-r2) 16:32:07 (19/42) Installing py3-chardet (4.0.0-r2) 16:32:07 (20/42) Installing py3-idna (3.2-r0) 16:32:07 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:32:07 (22/42) Installing py3-certifi (2020.12.5-r1) 16:32:07 (23/42) Installing py3-requests (2.25.1-r4) 16:32:07 (24/42) Installing py3-msgpack (1.0.2-r1) 16:32:07 (25/42) Installing py3-lockfile (0.12.2-r4) 16:32:07 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:32:07 (27/42) Installing py3-colorama (0.4.4-r1) 16:32:07 ---> 35582e7e9e9a 16:32:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:32:07 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:32:07 (29/42) Installing py3-distlib (0.3.1-r3) 16:32:07 (30/42) Installing py3-distro (1.5.0-r3) 16:32:07 (31/42) Installing py3-six (1.15.0-r1) 16:32:07 (32/42) Installing py3-webencodings (0.5.1-r4) 16:32:07 (33/42) Installing py3-html5lib (1.1-r1) 16:32:07 (34/42) Installing py3-parsing (2.4.7-r2) 16:32:07 (35/42) Installing py3-packaging (20.9-r1) 16:32:07 (36/42) Installing py3-toml (0.10.2-r2) 16:32:07 (37/42) Installing py3-pep517 (0.10.0-r2) 16:32:07 (38/42) Installing py3-progress (1.5-r2) 16:32:07 (39/42) Installing py3-retrying (1.3.3-r1) 16:32:07 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:32:08 (41/42) Installing py3-setuptools (52.0.0-r3) 16:32:08 (42/42) Installing py3-pip (20.3.4-r1) 16:32:08 ---> bc6ecbd06923 16:32:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:32:08 Executing busybox-1.33.1-r6.trigger 16:32:08 OK: 84 MiB in 64 packages 16:32:08 ---> ea4870a96518 16:32:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:32:09 ---> Running in 0eadd546a0e7 16:32:09 Collecting docker-compose==1.23.2 16:32:09 Removing intermediate container 0eadd546a0e7 16:32:09 ---> 0e5190d5eb00 16:32:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:32:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:32:09 Collecting docker<4.0,>=3.6.0 16:32:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:32:09 Collecting dockerpty<0.5,>=0.4.1 16:32:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:32:09 ---> 5b56453633d5 16:32:09 Step 26/31 : RUN chmod +x /entrypoint.sh 16:32:09 ---> Running in 921f395e3829 16:32:10 Collecting jsonschema<3,>=2.5.1 16:32:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:32:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:32:10 Collecting texttable<0.10,>=0.9.0 16:32:10 Downloading texttable-0.9.1.tar.gz (11 kB) 16:32:10 Collecting cached-property<2,>=1.2.0 16:32:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:32:10 Collecting websocket-client<1.0,>=0.32.0 16:32:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:32:10 Removing intermediate container 921f395e3829 16:32:10 ---> 19daadb9d9a8 16:32:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:32:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:32:10 ---> Running in 1421d67b7012 16:32:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:32:10 Collecting docopt<0.7,>=0.6.1 16:32:10 Downloading docopt-0.6.2.tar.gz (25 kB) 16:32:10 Removing intermediate container 1421d67b7012 16:32:10 ---> 7c34d56f39ba 16:32:10 Step 28/31 : CMD ["gate"] 16:32:10 ---> Running in 636b9684e26e 16:32:11 Removing intermediate container 636b9684e26e 16:32:11 ---> b7009164c7ef 16:32:11 Step 29/31 : LABEL arch=x86_64 16:32:11 ---> Running in c9ecc11d8d91 16:32:11 Collecting PyYAML<4,>=3.10 16:32:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:32:11 Removing intermediate container c9ecc11d8d91 16:32:11 ---> be58cfc006ff 16:32:11 Step 30/31 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:32:11 ---> Running in 14effce81da7 16:32:11 Removing intermediate container 14effce81da7 16:32:11 ---> 7d93fca8a7bb 16:32:11 Step 31/31 : LABEL version=0.0.0 16:32:11 ---> Running in a088ceee74ca 16:32:12 Removing intermediate container a088ceee74ca 16:32:12 ---> 59f2f8755044 16:32:12 16:32:12 Collecting docker-pycreds>=0.4.0 16:32:12 Successfully built 59f2f8755044 16:32:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:32:12 Successfully tagged security-bootstrapper:latest 16:32:12  Building security-bootstrapper ... done 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) 16:32:12 Collecting chardet<3.1.0,>=3.0.2 16:32:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:32:12 Collecting idna<2.8,>=2.5 16:32:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:32:12 Collecting urllib3<1.25,>=1.21.1 16:32:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:32:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:32:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:32:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:32:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:32:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:32:12 Attempting uninstall: urllib3 16:32:12 Found existing installation: urllib3 1.26.5 16:32:12 Uninstalling urllib3-1.26.5: 16:32:12 Successfully uninstalled urllib3-1.26.5 16:32:12 Attempting uninstall: idna 16:32:12 Found existing installation: idna 3.2 16:32:12 Uninstalling idna-3.2: 16:32:12 Successfully uninstalled idna-3.2 16:32:12 Attempting uninstall: chardet 16:32:12 Found existing installation: chardet 4.0.0 16:32:12 Uninstalling chardet-4.0.0: 16:32:12 Successfully uninstalled chardet-4.0.0 16:32:13 Attempting uninstall: requests 16:32:13 Found existing installation: requests 2.25.1 16:32:13 Uninstalling requests-2.25.1: 16:32:13 Successfully uninstalled requests-2.25.1 16:32:13 Running setup.py install for texttable: started 16:32:13 Running setup.py install for texttable: finished with status 'done' 16:32:13 Running setup.py install for PyYAML: started 16:32:14 Running setup.py install for PyYAML: finished with status 'done' 16:32:14 Running setup.py install for docopt: started 16:32:14 Running setup.py install for docopt: finished with status 'done' 16:32:14 Running setup.py install for dockerpty: started 16:32:14 Running setup.py install for dockerpty: finished with status 'done' 16:32:14 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 16:32:16 Removing intermediate container 2098a8860c7a 16:32:16 ---> 89c08c456343 16:32:16 16:32:16 Step 9/19 : FROM alpine:3.15 16:32:16 ---> c059bfaa849c 16:32:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:16 ---> Using cache 16:32:16 ---> d5dab6bc9aa0 16:32:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:32:16 ---> Running in acf15b72d41c 16:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:16 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:32:16 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:32:16 OK: 15859 distinct packages available 16:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:17 (1/9) Installing ca-certificates (20211220-r0) 16:32:17 (2/9) Installing brotli-libs (1.0.9-r5) 16:32:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:32:17 (4/9) Installing libcurl (7.80.0-r0) 16:32:17 (5/9) Installing curl (7.80.0-r0) 16:32:17 (6/9) Installing dumb-init (1.2.5-r1) 16:32:17 (7/9) Installing musl-obstack (1.2.2-r0) 16:32:17 (8/9) Installing libucontext (1.1-r0) 16:32:17 (9/9) Installing gcompat (1.0.0-r4) 16:32:17 Executing busybox-1.34.1-r3.trigger 16:32:17 Executing ca-certificates-20211220-r0.trigger 16:32:17 OK: 8 MiB in 23 packages 16:32:19 Removing intermediate container 14117299efcd 16:32:19 ---> e7469dafb953 16:32:19 Step 14/23 : ENV APP_PORT=58890 16:32:19 ---> Running in 445b1e4fe1a2 16:32:19 Removing intermediate container acf15b72d41c 16:32:19 ---> 213119833b70 16:32:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:19 Removing intermediate container 445b1e4fe1a2 16:32:19 ---> c16430b7d304 16:32:19 Step 15/23 : EXPOSE $APP_PORT 16:32:19 ---> Running in 37e2041e7d98 16:32:19 ---> fc42452f2fde 16:32:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:32:19 Removing intermediate container 37e2041e7d98 16:32:19 ---> f0406bb117b2 16:32:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:32:20 ---> 1c70d41cd9f9 16:32:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:32:20 ---> 233bccffe8dd 16:32:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:32:20 ---> d682c15c8f5a 16:32:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:32:20 ---> f658056e0a15 16:32:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:32:20 ---> Running in b6bed40fcee6 16:32:20 Removing intermediate container b6bed40fcee6 16:32:20 ---> 5bf2d66de52e 16:32:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:20 ---> 94de0c68dc45 16:32:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:32:20 ---> Running in 8d3081e4b050 16:32:20 ---> Running in 27d806d0755b 16:32:20 Removing intermediate container 8d3081e4b050 16:32:20 ---> 09380694c241 16:32:20 Step 17/19 : LABEL arch=x86_64 16:32:20 ---> Running in 84deb6d8b0ac 16:32:20 Removing intermediate container 27d806d0755b 16:32:20 ---> 2fdb56d89229 16:32:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:20 ---> Running in ca68361f52fd 16:32:20 Removing intermediate container 84deb6d8b0ac 16:32:20 ---> 5f73410b0f2b 16:32:20 Step 18/19 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:32:20 ---> Running in bd9a5ddccc31 16:32:20 Removing intermediate container ca68361f52fd 16:32:20 ---> 3dcb30041ddb 16:32:20 Step 21/23 : LABEL arch=x86_64 16:32:20 ---> Running in 561fa6c5ee10 16:32:20 Removing intermediate container bd9a5ddccc31 16:32:20 ---> b55836f1b641 16:32:20 Step 19/19 : LABEL version=0.0.0 16:32:20 Removing intermediate container 561fa6c5ee10 16:32:20 ---> 6b5113b1e183 16:32:20 Step 22/23 : LABEL git_sha=6269ca7f83250260c05d7312f991e1108fe040db 16:32:20 ---> Running in 7dd507b57fa5 16:32:20 ---> Running in 28b0400cd957 16:32:20 Removing intermediate container 7dd507b57fa5 16:32:20 ---> b515af5bbff4 16:32:20 16:32:20 Removing intermediate container 28b0400cd957 16:32:20 ---> 16f622402aa7 16:32:20 Step 23/23 : LABEL version=0.0.0 16:32:20 Successfully built b515af5bbff4 16:32:20 Successfully tagged security-spiffe-token-provider:latest 16:32:20  Building security-spiffe-token-provider ... done  ---> Running in 0583f73b78dc 16:32:21 Removing intermediate container 0583f73b78dc 16:32:21 ---> 8b7c898dbf85 16:32:21 16:32:21 Successfully built 8b7c898dbf85 16:32:21 Successfully tagged sys-mgmt-agent:latest 16:32:21  Building sys-mgmt-agent ... done  [Pipeline] } 16:32:21 $ docker stop --time=1 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 16:32:22 $ docker rm -f 6affd83dc046c9b7388ef69614a88e46c4f88ec2f94f88df04ca8e49e04c43e6 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:23 + docker images 16:32:23 REPOSITORY TAG IMAGE ID CREATED SIZE 16:32:23 sys-mgmt-agent latest 8b7c898dbf85 2 seconds ago 296MB 16:32:23 security-spiffe-token-provider latest b515af5bbff4 3 seconds ago 28.5MB 16:32:23 89c08c456343 8 seconds ago 1.88GB 16:32:23 security-bootstrapper latest 59f2f8755044 12 seconds ago 18.7MB 16:32:23 core-command latest 17983ae52b94 21 seconds ago 15.8MB 16:32:23 f777d6597604 25 seconds ago 1.84GB 16:32:23 92ed510db494 25 seconds ago 1.84GB 16:32:23 e22cbc723b18 27 seconds ago 1.83GB 16:32:23 security-spire-server latest 62ac365ba6f8 37 seconds ago 82.9MB 16:32:23 security-secretstore-setup latest bd893a78fee6 50 seconds ago 27.9MB 16:32:23 5cea06ca6ec3 57 seconds ago 1.85GB 16:32:23 security-spire-agent latest 2cf5b6db22b5 About a minute ago 119MB 16:32:23 support-scheduler latest 2dd9630c0ea4 About a minute ago 15.9MB 16:32:23 core-data latest 732d6f0db5df About a minute ago 22.1MB 16:32:23 1527b058d438 2 minutes ago 1.84GB 16:32:23 security-proxy-setup latest 76cba4f85dcb 2 minutes ago 26.2MB 16:32:23 289ba83160d0 2 minutes ago 1.86GB 16:32:23 core-metadata latest a9c76cbf3202 2 minutes ago 16.6MB 16:32:23 c0e4faa11d35 2 minutes ago 1.84GB 16:32:23 support-notifications latest 02bce6f3a7d5 2 minutes ago 16.7MB 16:32:23 533bb9ddd828 2 minutes ago 1.84GB 16:32:23 0e4c692f62b2 2 minutes ago 1.84GB 16:32:23 security-spire-config latest a999b63c1a6a 3 minutes ago 82.2MB 16:32:23 d20208c14f91 3 minutes ago 1.88GB 16:32:23 ci-base-image-x86_64 latest e1e6f4f68ec4 8 minutes ago 1.27GB 16:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB 16:32:23 alpine 3.15 c059bfaa849c 3 months ago 5.59MB 16:32:23 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:32:23 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:32:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 16:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:32:38 Still waiting to schedule task 16:32:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:33:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:25 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:28 + ls -al . 16:33:28 total 676 16:33:28 drwxrwxr-x 9 1001 1001 4096 Mar 8 16:33 . 16:33:28 drwxr-xr-x 4 root root 4096 Mar 8 16:28 .. 16:33:28 -rw-rw-r-- 1 1001 1001 11 Mar 8 16:26 .dockerignore 16:33:28 drwxrwxr-x 8 1001 1001 4096 Mar 8 16:26 .git 16:33:28 drwxrwxr-x 4 1001 1001 4096 Mar 8 16:26 .github 16:33:28 -rw-rw-r-- 1 1001 1001 870 Mar 8 16:26 .gitignore 16:33:28 -rw-rw-r-- 1 1001 1001 42 Mar 8 16:26 .golangci.yml 16:33:28 -rw-rw-r-- 1 1001 1001 87 Mar 8 16:26 .hadolint.yml 16:33:28 -rw-rw-r-- 1 1001 1001 166 Mar 8 16:26 .sonarcloud.properties 16:33:28 -rw-rw-r-- 1 1001 1001 1171 Mar 8 16:26 ADOPTERS.md 16:33:28 -rw-rw-r-- 1 1001 1001 9953 Mar 8 16:26 Attribution.txt 16:33:28 -rw-rw-r-- 1 1001 1001 51732 Mar 8 16:26 CHANGELOG.md 16:33:28 -rw-rw-r-- 1 1001 1001 3804 Mar 8 16:26 CONTRIBUTING.md 16:33:28 -rw-rw-r-- 1 1001 1001 677 Mar 8 16:26 GOVERNANCE.md 16:33:28 -rw-rw-r-- 1 1001 1001 849 Mar 8 16:26 Jenkinsfile 16:33:28 -rw-rw-r-- 1 1001 1001 10775 Mar 8 16:26 LICENSE 16:33:28 -rw-rw-r-- 1 1001 1001 8453 Mar 8 16:26 Makefile 16:33:28 -rw-rw-r-- 1 1001 1001 582 Mar 8 16:26 OWNERS.md 16:33:28 -rw-rw-r-- 1 1001 1001 8207 Mar 8 16:26 README.md 16:33:28 -rw-rw-r-- 1 1001 1001 6912 Mar 8 16:26 SECURITY.md 16:33:28 -rw-rw-r-- 1 1001 1001 5 Mar 8 16:23 VERSION 16:33:28 -rw-rw-r-- 1 1001 1001 4131 Mar 8 16:26 ZMQWindows.md 16:33:28 drwxrwxr-x 2 1001 1001 4096 Mar 8 16:26 bin 16:33:28 drwxrwxr-x 18 1001 1001 4096 Mar 8 16:26 cmd 16:33:28 -rw-r--r-- 1 root root 428383 Mar 8 16:31 coverage.out 16:33:28 -rw-rw-r-- 1 1001 1001 3177 Mar 8 16:26 go.mod 16:33:28 -rw-rw-r-- 1 1001 1001 51755 Mar 8 16:26 go.sum 16:33:28 drwxrwxr-x 8 1001 1001 4096 Mar 8 16:26 internal 16:33:28 drwxrwxr-x 3 1001 1001 4096 Mar 8 16:26 openapi 16:33:28 drwxrwxr-x 4 1001 1001 4096 Mar 8 16:26 snap 16:33:28 -rw-rw-r-- 1 1001 1001 204 Mar 8 16:26 version.go [Pipeline] sh 16:33:28 + '[' -e coverage.out ] 16:33:28 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:28 Warning: overwriting stash ‘coverage-report’ 16:33:29 Stashed 1 file(s) [Pipeline] sh 16:33:30 + make build 16:33:30 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 16:33:54 Running on prd-ubuntu18.04-docker-8c-8g-6624 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:33:54 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:33:54 The recommended git tool is: git 16:33:56 using credential edgex-jenkins-ssh 16:33:56 Cloning the remote Git repository 16:33:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:56 > git init /w/workspace/edgex-go/5 # timeout=10 16:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:56 > git --version # timeout=10 16:33:56 > git --version # 'git version 2.17.1' 16:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:01 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 16:34:01 Merge succeeded, producing 3a1a3033c658eae6952b19277024f92a0c290519 16:34:01 Checking out Revision 3a1a3033c658eae6952b19277024f92a0c290519 (PR-3892) 16:34:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:01 > git config core.sparsecheckout # timeout=10 16:34:01 > git checkout -f 007226bd7ca2261c86662ca3d20e5bcc9d5cfea9 # timeout=10 16:34:01 > git remote # timeout=10 16:34:01 > git config --get remote.origin.url # timeout=10 16:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:01 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 16:34:01 > git rev-parse HEAD^{commit} # timeout=10 16:34:01 > git config core.sparsecheckout # timeout=10 16:34:01 > git checkout -f 3a1a3033c658eae6952b19277024f92a0c290519 # timeout=10 16:34:05 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 16:34:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:05 + echo snap-build.sh 16:34:05 snap-build.sh 16:34:05 + SNAP_BASE_DIR=. 16:34:05 + '[' '!' -z /w/workspace/edgex-go/5 ']' 16:34:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 16:34:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 16:34:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 16:34:05 + cd /w/workspace/edgex-go/5 16:34:05 + sudo apt-get remove -qy --purge lxd lxd-client 16:34:05 Reading package lists... 16:34:05 Building dependency tree... 16:34:05 Reading state information... 16:34:05 The following packages were automatically installed and are no longer required: 16:34:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:34:05 uidmap xdelta3 16:34:05 Use 'sudo apt autoremove' to remove them. 16:34:05 The following packages will be REMOVED: 16:34:05 lxd* lxd-client* 16:34:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:34:05 > git rev-list --no-walk fc10b855de5a76754a1bb908925fdf5ebf18bb1c # timeout=10 16:34:06 After this operation, 31.7 MB disk space will be freed. 16:34:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 16:34:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:34:07 Removing lxd dnsmasq configuration 16:34:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:34:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:34:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:34:08 (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.) 16:34:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:34:09 Processing triggers for systemd (237-3ubuntu10.52) ... 16:34:09 Processing triggers for ureadahead (0.100.0-21) ... 16:34:10 + sudo snap remove --purge lxd 16:34:10 snap "lxd" is not installed 16:34:10 + sudo groupadd --force --system lxd 16:34:10 ++ whoami 16:34:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:34:10 + newgrp - lxd 16:34:10 + sudo snap install lxd 16:34:20 2022-03-08T16:34:17Z INFO Waiting for automatic snapd restart... 16:34:35 lxd 4.23 from Canonical* installed 16:34:35 + sudo lxd init --auto 16:34:45 + sudo snap install --classic snapcraft 16:34:50 snapcraft 6.0.2 from Canonical* installed 16:34:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:34:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:50 Dload Upload Total Spent Left Speed 16:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3481 0 --:--:-- --:--:-- --:--:-- 3481 16:34:50 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k 16:34:50 ./yq_linux_amd64 16:34:50 + sudo snapcraft prime --use-lxd 16:34: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-metadata/core-metadata ./cmd/core-metadata 16:34:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:34:52 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: 16:34:52 - README.md 16:34:52 16:34:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:34:52 Launching a container. 16:35:02 Waiting for container to be ready 16:35:03 To start your first container, try: lxc launch ubuntu:20.04 16:35:03 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:35:03 16:35:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:35:08 Waiting for network to be ready... 16:35:08 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:35:08 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:35:09 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:35:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1278 kB] 16:35:09 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:35:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [225 kB] 16:35:09 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:35:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 16:35:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 16:35:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] 16:35:09 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:35:09 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] 16:35:09 Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] 16:35:09 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:35:09 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:35:09 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:35:09 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:35:09 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] 16:35:09 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:35:10 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] 16:35:10 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] 16:35:10 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 16:35:10 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 16:35:10 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] 16:35:10 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] 16:35:10 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 16:35:10 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 16:35:12 Fetched 23.2 MB in 4s (5796 kB/s) 16:35:13 Reading package lists... 16:35:13 Reading package lists... 16:35:13 Building dependency tree... 16:35:13 Reading state information... 16:35:13 The following additional packages will be installed: 16:35:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:35:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:35:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:35:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:35:13 Suggested packages: 16:35:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:35:13 Recommended packages: 16:35:13 gnupg libsasl2-modules 16:35:13 The following NEW packages will be installed: 16:35:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:35:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:35:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:35:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:35:13 The following packages will be upgraded: 16:35:13 gpg gpg-agent gpgconf libudev1 16:35:13 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:35:13 Need to get 3859 kB of archives. 16:35:13 After this operation, 14.9 MB of additional disk space will be used. 16:35:13 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 16:35:13 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 16:35:13 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:35:13 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 16:35:13 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 16:35:14 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:35:14 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:35:14 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:35:14 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:35:14 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:35:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:35:14 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:35:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:35:14 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:35:14 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:35:14 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:35:14 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:35:14 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:35:14 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:35:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:35:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:35:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:35:14 debconf: delaying package configuration, since apt-utils is not installed 16:35:14 Fetched 3859 kB in 1s (3797 kB/s) 16:35:14 (Reading database ... 12816 files and directories currently installed.) 16:35:14 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 16:35:14 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:35:14 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 16:35:14 Selecting previously unselected package udev. 16:35:14 (Reading database ... 12816 files and directories currently installed.) 16:35:14 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 16:35:14 Unpacking udev (245.4-4ubuntu3.15) ... 16:35:15 Selecting previously unselected package libfuse2:amd64. 16:35:15 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:35:15 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:35:15 Selecting previously unselected package fuse. 16:35:15 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:35:15 Unpacking fuse (2.9.9-3) ... 16:35:15 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:35:15 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:35:15 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:35:15 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:35:15 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:35:15 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:35:15 Selecting previously unselected package libksba8:amd64. 16:35:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:35:15 Unpacking libksba8:amd64 (1.3.5-2) ... 16:35:15 Selecting previously unselected package libroken18-heimdal:amd64. 16:35:15 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:15 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:35:15 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:15 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:35:15 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:15 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:35:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:15 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:15 Selecting previously unselected package libwind0-heimdal:amd64. 16:35:15 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:15 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:35:16 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:16 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:35:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:16 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:35:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:16 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:35:16 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:35:16 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:16 Selecting previously unselected package libsasl2-modules-db:amd64. 16:35:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:35:16 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:35:16 Selecting previously unselected package libsasl2-2:amd64. 16:35:16 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:35:16 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:35:16 Selecting previously unselected package libldap-common. 16:35:16 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:35:16 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:35:16 Selecting previously unselected package libldap-2.4-2:amd64. 16:35:16 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:35:16 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:35:16 Selecting previously unselected package dirmngr. 16:35:16 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:35:16 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:35:16 Setting up libksba8:amd64 (1.3.5-2) ... 16:35:16 Setting up libfuse2:amd64 (2.9.9-3) ... 16:35:16 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:35:16 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:35:16 Setting up udev (245.4-4ubuntu3.15) ... 16:35:17 invoke-rc.d: policy-rc.d denied execution of start. 16:35:17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:35:17 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:35:17 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:35:17 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up fuse (2.9.9-3) ... 16:35:17 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:35:17 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:35:17 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:35:17 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:35:17 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:35:17 Processing triggers for systemd (245.4-4ubuntu3) ... 16:35:18 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:35:18 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:35:18 Alias= settings in the [Install] section, and DefaultInstance= for template 16:35:18 units). This means they are not meant to be enabled using systemctl. 16:35:18 16:35:18 Possible reasons for having this kind of units are: 16:35:18 • A unit may be statically enabled by being symlinked from another unit's 16:35:18 .wants/ or .requires/ directory. 16:35:18 • A unit's purpose may be to act as a helper for some other unit which has 16:35:18 a requirement dependency on it. 16:35:18 • A unit may be started when needed via activation (socket, path, timer, 16:35:18 D-Bus, udev, scripted systemctl call, ...). 16:35:18 • In case of template units, the unit is meant to be enabled with some 16:35:18 instance name specified. 16:35:18 Reading package lists... 16:35:18 Building dependency tree... 16:35:18 Reading state information... 16:35:19 The following additional packages will be installed: 16:35:19 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:35:19 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:35:19 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:35:19 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 16:35:19 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:35:19 squashfs-tools systemd systemd-sysv systemd-timesyncd 16:35:19 Suggested packages: 16:35:19 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:35:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:35:19 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:35:19 systemd-container policykit-1 16:35:19 Recommended packages: 16:35:19 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 16:35:19 The following NEW packages will be installed: 16:35:19 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:35:19 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:35:19 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:35:19 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 16:35:19 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 16:35:19 The following packages will be upgraded: 16:35:19 libsystemd0 systemd systemd-sysv systemd-timesyncd 16:35:19 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 16:35:19 Need to get 46.5 MB of archives. 16:35:19 After this operation, 181 MB of additional disk space will be used. 16:35:19 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 16:35:19 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:35:19 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:35:19 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 16:35:19 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 16:35:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:35:19 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:35:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:35:19 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:35:20 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:35:20 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:35:20 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:35:20 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:35:20 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:35:20 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 16:35:20 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:35:20 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 16:35:20 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 16:35:20 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 16:35:20 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 16:35:20 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 16:35:20 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 16:35:20 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 16:35:20 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 16:35:20 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 16:35:20 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:35:20 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:35:20 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:35:20 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:35:20 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:35:20 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 16:35:20 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:35:20 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 16:35:21 debconf: delaying package configuration, since apt-utils is not installed 16:35:21 Fetched 46.5 MB in 2s (18.7 MB/s) 16:35:21 (Reading database ... 13067 files and directories currently installed.) 16:35:21 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 16:35:21 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:35:22 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 16:35:22 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:35:22 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 16:35:22 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:35:22 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 16:35:22 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:35:22 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 16:35:22 Selecting previously unselected package libpython3.8-minimal:amd64. 16:35:22 (Reading database ... 13068 files and directories currently installed.) 16:35:22 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:35:22 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:35:23 Selecting previously unselected package libexpat1:amd64. 16:35:23 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 16:35:23 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 16:35:23 Selecting previously unselected package python3.8-minimal. 16:35:23 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:35:23 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:35:23 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:35:23 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 16:35:23 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:35:24 Selecting previously unselected package python3-minimal. 16:35:24 (Reading database ... 13359 files and directories currently installed.) 16:35:24 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:35:24 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:35:24 Selecting previously unselected package mime-support. 16:35:24 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:35:24 Unpacking mime-support (3.64ubuntu1) ... 16:35:24 Selecting previously unselected package libmpdec2:amd64. 16:35:24 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:35:24 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:35:24 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:35:24 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:35:24 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:35:24 Selecting previously unselected package python3.8. 16:35:24 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:35:24 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:35:24 Selecting previously unselected package libpython3-stdlib:amd64. 16:35:24 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:35:24 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:35:24 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:35:24 Selecting previously unselected package python3. 16:35:24 (Reading database ... 13761 files and directories currently installed.) 16:35:24 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:35:24 Unpacking python3 (3.8.2-0ubuntu2) ... 16:35:24 Selecting previously unselected package libdbus-1-3:amd64. 16:35:24 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 16:35:24 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:35:24 Selecting previously unselected package dbus. 16:35:24 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 16:35:24 Unpacking dbus (1.12.16-2ubuntu2.1) ... 16:35:24 Selecting previously unselected package libbsd0:amd64. 16:35:24 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 16:35:24 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:35:24 Selecting previously unselected package libpam-systemd:amd64. 16:35:24 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 16:35:24 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:35:25 Selecting previously unselected package sudo. 16:35:25 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:35:25 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:35:25 Selecting previously unselected package apparmor. 16:35:25 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:35:25 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:35:25 Selecting previously unselected package libcbor0.6:amd64. 16:35:25 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:35:25 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:35:25 Selecting previously unselected package libedit2:amd64. 16:35:25 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 16:35:25 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:35:25 Selecting previously unselected package libfido2-1:amd64. 16:35:25 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:35:25 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:35:25 Selecting previously unselected package libkrb5support0:amd64. 16:35:25 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:35:25 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:35:25 Selecting previously unselected package libk5crypto3:amd64. 16:35:25 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:35:25 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:35:25 Selecting previously unselected package libkeyutils1:amd64. 16:35:25 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:35:25 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:35:25 Selecting previously unselected package libkrb5-3:amd64. 16:35:25 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:35:25 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:35:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:35:25 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:35:25 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:35:25 Selecting previously unselected package openssh-client. 16:35:25 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 16:35:25 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 16:35:25 Selecting previously unselected package dbus-user-session. 16:35:25 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 16:35:25 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 16:35:25 Selecting previously unselected package liblzo2-2:amd64. 16:35:25 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 16:35:25 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:35:25 Selecting previously unselected package squashfs-tools. 16:35:25 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:35:25 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:35:26 Selecting previously unselected package snapd. 16:35:26 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 16:35:26 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 16:35:29 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:35:29 Setting up mime-support (3.64ubuntu1) ... 16:35:29 Setting up liblzo2-2:amd64 (2.10-2) ... 16:35:29 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:35:29 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:35:29 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:35:29 Setting up dbus (1.12.16-2ubuntu2.1) ... 16:35:29 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:35:29 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:35:29 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:35:29 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:35:29 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:35:29 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:35:29 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:35:30 Setting up libbsd0:amd64 (0.10.0-1) ... 16:35:30 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:35:30 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:35:30 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:35:30 Setting up python3 (3.8.2-0ubuntu2) ... 16:35:30 running python rtupdate hooks for python3.8... 16:35:30 running python post-rtupdate hooks for python3.8... 16:35:30 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:35:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:35:31 Reloading AppArmor profiles 16:35:31 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:35:31 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 16:35:31 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 16:35:31 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:35:32 Setting up systemd (245.4-4ubuntu3.15) ... 16:35:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:35:32 Installing new version of config file /etc/systemd/resolved.conf ... 16:35:33 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 16:35:33 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:35:33 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 16:35:33 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 16:35:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:35:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:35:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:35:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:35:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:35:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:35:36 /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' 16:35:36 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:35:37 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 16:35:37 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 16:35:37 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:35:38 Reading package lists... 16:35:38 Reading package lists... 16:35:38 Building dependency tree... 16:35:38 Reading state information... 16:35:38 Calculating upgrade... 16:35:38 The following packages will be upgraded: 16:35:38 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:35:38 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:35:38 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:35:38 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:35:38 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:35:38 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:35:38 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:35:38 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:35:38 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 16:35:38 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 16:35:38 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 16:35:38 xz-utils zlib1g 16:35:38 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:35:38 Need to get 65.7 MB of archives. 16:35:38 After this operation, 27.5 MB of additional disk space will be used. 16:35:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 16:35:38 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 16:35:38 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 16:35:38 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 16:35:39 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 16:35:39 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 16:35:39 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:35:39 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:35:39 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:35:39 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:35:39 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:35:39 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:35:39 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:35:39 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:35:39 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:35:39 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:35:39 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 16:35:39 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 16:35:39 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 16:35:39 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:35:39 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:35:39 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:35:39 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:35:39 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 16:35:39 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 16:35:39 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 16:35:39 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 16:35:39 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 16:35:39 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 16:35:39 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 16:35:39 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 16:35:39 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 16:35:39 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:35:39 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 16:35:39 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:35:39 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:35:39 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:35:39 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:35:39 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:35:39 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:35:39 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 16:35:39 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:35:39 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:35:39 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:35:39 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 16:35:39 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 16:35:39 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 16:35:39 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:35:39 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:35:39 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:35:39 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:35:39 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:35:39 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:35:39 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 16:35:39 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 16:35:39 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 16:35:39 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 16:35:39 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 16:35:39 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 16:35:39 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 16:35:39 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:35:39 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:35:39 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:35:39 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:35:39 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:35:39 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:35:39 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:35:39 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:35:39 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:35:39 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:35:39 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:35:39 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:35:39 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:35:39 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:35:39 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 16:35:39 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 16:35:39 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:35:39 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:35:39 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:35:39 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 16:35:40 debconf: delaying package configuration, since apt-utils is not installed 16:35:40 Fetched 65.7 MB in 1s (55.9 MB/s) 16:35:40 (Reading database ... 14313 files and directories currently installed.) 16:35:40 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 16:35:40 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:35:40 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 16:35:40 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:35:40 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 16:35:40 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 16:35:41 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:41 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:41 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:41 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:41 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 16:35:41 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:41 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:41 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:41 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:41 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:41 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:42 (Reading database ... 14312 files and directories currently installed.) 16:35:42 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:42 (Reading database ... 14312 files and directories currently installed.) 16:35:42 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:35:42 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:35:42 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:42 (Reading database ... 14312 files and directories currently installed.) 16:35:42 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 16:35:42 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:35:43 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 16:35:43 (Reading database ... 14312 files and directories currently installed.) 16:35:43 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 16:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:35:43 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 16:35:43 Setting up base-files (11ubuntu5.5) ... 16:35:43 Installing new version of config file /etc/issue ... 16:35:43 Installing new version of config file /etc/issue.net ... 16:35:43 Installing new version of config file /etc/lsb-release ... 16:35:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:35:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:35:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:35:44 Removing obsolete conffile /etc/default/motd-news ... 16:35:44 (Reading database ... 14311 files and directories currently installed.) 16:35:44 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:35:44 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:35:44 Setting up bash (5.0-6ubuntu1.1) ... 16:35:44 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 16:35:44 (Reading database ... 14311 files and directories currently installed.) 16:35:44 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 16:35:44 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 16:35:44 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 16:35:44 (Reading database ... 14311 files and directories currently installed.) 16:35:44 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:35:44 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:35:44 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:35:44 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 16:35:44 (Reading database ... 14311 files and directories currently installed.) 16:35:44 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:35:44 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:35:45 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:35:45 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:35:45 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:35:45 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:35:45 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:35:45 (Reading database ... 14311 files and directories currently installed.) 16:35:45 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:35:45 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:35:46 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:35:46 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:35:46 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:35:46 (Reading database ... 14311 files and directories currently installed.) 16:35:46 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 16:35:46 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 16:35:46 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 16:35:46 (Reading database ... 14311 files and directories currently installed.) 16:35:46 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:46 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:46 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 16:35:46 (Reading database ... 14311 files and directories currently installed.) 16:35:46 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:46 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:46 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 16:35:46 (Reading database ... 14311 files and directories currently installed.) 16:35:46 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:46 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:46 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:46 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:46 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 16:35:47 (Reading database ... 14311 files and directories currently installed.) 16:35:47 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:47 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:47 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 16:35:47 (Reading database ... 14311 files and directories currently installed.) 16:35:47 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:47 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:47 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:47 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:47 Setting up util-linux (2.34-0.1ubuntu9.3) ... 16:35:47 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:35:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:35:48 (Reading database ... 14311 files and directories currently installed.) 16:35:48 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 16:35:48 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:35:48 Setting up libc-bin (2.31-0ubuntu9.7) ... 16:35:48 (Reading database ... 14311 files and directories currently installed.) 16:35:48 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:35:48 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:35:48 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:35:48 (Reading database ... 14311 files and directories currently installed.) 16:35:48 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:35:48 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:35:48 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:35:48 (Reading database ... 14311 files and directories currently installed.) 16:35:48 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:35:48 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:35:48 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:35:48 (Reading database ... 14311 files and directories currently installed.) 16:35:48 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:35:48 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:35:49 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 16:35:49 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:35:49 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:35:49 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:35:49 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:35:49 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:35:49 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:35:49 Setting up ubuntu-keyring (2020.02.11.4) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:35:49 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:35:49 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:35:49 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:35:49 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:35:49 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:35:49 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:35:49 (Reading database ... 14311 files and directories currently installed.) 16:35:49 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:35:49 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:35:49 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:35:50 (Reading database ... 14311 files and directories currently installed.) 16:35:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:35:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:35:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:35:50 (Reading database ... 14311 files and directories currently installed.) 16:35:50 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:35:50 Unpacking apt (2.0.6) over (2.0.2) ... 16:35:50 Setting up apt (2.0.6) ... 16:35:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:35:51 (Reading database ... 14311 files and directories currently installed.) 16:35:51 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:35:51 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:35:51 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:35:51 (Reading database ... 14311 files and directories currently installed.) 16:35:51 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:35:51 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:35:51 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:35:51 (Reading database ... 14313 files and directories currently installed.) 16:35:51 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:35:51 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:35:51 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:35:52 (Reading database ... 14317 files and directories currently installed.) 16:35:52 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 16:35:52 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:35:52 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:35:52 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:35:52 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:35:52 (Reading database ... 14317 files and directories currently installed.) 16:35:52 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:35:52 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:35:52 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:35:52 (Reading database ... 14317 files and directories currently installed.) 16:35:52 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:35:52 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:35:52 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:35:52 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:35:52 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 16:35:52 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 16:35:53 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 16:35:53 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 16:35:53 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 16:35:53 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:35:53 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:35:53 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:35:53 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:35:53 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:35:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 16:35:53 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 16:35:53 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:35:53 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:35:53 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 16:35:53 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:35:53 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:35:53 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:35:53 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35:54 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35:54 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35:54 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35:54 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:54 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:35:54 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:35:54 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 16:35:54 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:35:54 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:54 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:54 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:54 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:55 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:55 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:56 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:56 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:56 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:56 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:57 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:57 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:57 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:35:57 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:35:57 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:35:57 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:35:57 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 16:35:57 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:35:57 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:35:57 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 16:35:57 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:35:57 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:57 Setting up tzdata (2021e-0ubuntu0.20.04) ... 16:35:58 16:35:58 Current default time zone: 'Etc/UTC' 16:35:58 Local time is now: Tue Mar 8 16:35:57 UTC 2022. 16:35:58 Universal Time is now: Tue Mar 8 16:35:57 UTC 2022. 16:35:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:35:58 16:35:58 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:35:58 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 16:35:58 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up mount (2.34-0.1ubuntu9.3) ... 16:35:58 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:35:58 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:35:58 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:35:58 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 16:35:58 Setting up openssl (1.1.1f-1ubuntu2.11) ... 16:35:58 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:35:58 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 16:35:58 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:35:58 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:35:58 Setting up fdisk (2.34-0.1ubuntu9.3) ... 16:35:58 Setting up ca-certificates (20210119~20.04.2) ... 16:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:00 Updating certificates in /etc/ssl/certs... 16:36:00 21 added, 21 removed; done. 16:36:00 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 16:36:00 Setting up perl (5.30.0-9ubuntu0.2) ... 16:36:00 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:36:01 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 16:36:01 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 16:36:01 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 16:36:01 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:36:01 Setting up binutils (2.34-6ubuntu1.3) ... 16:36:01 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 16:36:01 Setting up build-essential (12.8ubuntu1.1) ... 16:36:01 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 16:36:01 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 16:36:01 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 16:36:01 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:36:01 Processing triggers for systemd (245.4-4ubuntu3.15) ... 16:36:01 Processing triggers for mime-support (3.64ubuntu1) ... 16:36:01 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:36:01 Updating certificates in /etc/ssl/certs... 16:36:02 0 added, 0 removed; done. 16:36:02 Running hooks in /etc/ca-certificates/update.d... 16:36:02 done. 16:36:02 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 16:36:03 Reading package lists... 16:36:03 Building dependency tree... 16:36:03 Reading state information... 16:36:03 The following NEW packages will be installed: 16:36:03 apt-transport-https 16:36:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:36:03 Need to get 4680 B of archives. 16:36:03 After this operation, 162 kB of additional disk space will be used. 16:36:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:36:03 debconf: delaying package configuration, since apt-utils is not installed 16:36:04 Fetched 4680 B in 0s (18.5 kB/s) 16:36:04 Selecting previously unselected package apt-transport-https. 16:36:04 (Reading database ... 14320 files and directories currently installed.) 16:36:04 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:36:04 Unpacking apt-transport-https (2.0.6) ... 16:36:04 Setting up apt-transport-https (2.0.6) ... 16:36:04 Waiting for network to be ready... 16:36:04 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 16:36:09 2022-03-08T16:36:07Z INFO Waiting for automatic snapd restart... 16:36:09 snapd 2.54.3 from Canonical* installed 16:36:10 "snapd" switched to the "latest/stable" channel 16:36:10 16:36:12 core20 20220215 from Canonical* installed 16:36:12 "core20" switched to the "latest/stable" channel 16:36:12 16:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:36:14 snapcraft 6.0.2 from Canonical* installed 16:36:14 "snapcraft" switched to the "latest/stable" channel 16:36:14 16:36:19 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: 16:36:19 - README.md 16:36:19 16:36:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:36:19 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:36:19 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:36:19 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:36:20 Reading package lists... 16:36:21 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 16:36:21 Reading package lists... 16:36:21 Building dependency tree... 16:36:21 Reading state information... 16:36:21 Suggested packages: 16:36:21 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:36:21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:36:21 krb5-user libnorm-doc 16:36:21 Recommended packages: 16:36:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:36:21 The following NEW packages will be installed: 16:36:21 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:36:21 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:36:21 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:36:21 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:36:21 libzmq5 pkg-config zip 16:36:21 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:36:21 Need to get 10.3 MB of archives. 16:36:21 After this operation, 56.5 MB of additional disk space will be used. 16:36:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 16:36:21 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:36:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:36:22 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:36:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:36:22 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:36:22 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:36:22 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:36:22 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:36:22 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:36:22 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:36:22 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:36:22 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:36:22 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:36:22 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:36:22 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:36:22 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:36:22 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:36:22 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:36:22 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:36:22 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:36:22 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:36:22 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:36:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:36:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:36:22 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:36:22 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:36:22 debconf: delaying package configuration, since apt-utils is not installed 16:36:22 Fetched 10.3 MB in 1s (9270 kB/s) 16:36:22 Selecting previously unselected package libglib2.0-0:amd64. 16:36:22 (Reading database ... 14324 files and directories currently installed.) 16:36:22 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:36:22 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:36:22 Selecting previously unselected package libsodium23:amd64. 16:36:22 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:36:22 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:36:22 Selecting previously unselected package libpsl5:amd64. 16:36:22 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:36:22 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:36:22 Selecting previously unselected package libbrotli1:amd64. 16:36:22 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:36:22 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:36:22 Selecting previously unselected package libnghttp2-14:amd64. 16:36:22 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:36:22 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:36:23 Selecting previously unselected package librtmp1:amd64. 16:36:23 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:36:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:36:23 Selecting previously unselected package libssh-4:amd64. 16:36:23 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:36:23 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:36:23 Selecting previously unselected package libcurl3-gnutls:amd64. 16:36:23 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:36:23 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:36:23 Selecting previously unselected package liberror-perl. 16:36:23 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:36:23 Unpacking liberror-perl (0.17029-1) ... 16:36:23 Selecting previously unselected package git-man. 16:36:23 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:36:23 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:36:23 Selecting previously unselected package git. 16:36:23 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:36:23 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:36:23 Selecting previously unselected package libgssrpc4:amd64. 16:36:23 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:36:23 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:36:23 Selecting previously unselected package libkdb5-9:amd64. 16:36:23 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:36:23 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:36:23 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:36:23 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:36:23 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:36:23 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:36:23 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:36:23 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:36:24 Selecting previously unselected package comerr-dev:amd64. 16:36:24 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:36:24 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:36:24 Selecting previously unselected package krb5-multidev:amd64. 16:36:24 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:36:24 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:36:24 Selecting previously unselected package libnorm1:amd64. 16:36:24 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:36:24 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:36:24 Selecting previously unselected package libnorm-dev:amd64. 16:36:24 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:36:24 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:36:24 Selecting previously unselected package libpgm-5.2-0:amd64. 16:36:24 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:36:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:36:24 Selecting previously unselected package libpgm-dev:amd64. 16:36:24 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:36:24 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:36:24 Selecting previously unselected package libsodium-dev:amd64. 16:36:24 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:36:24 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:36:24 Selecting previously unselected package libzmq5:amd64. 16:36:24 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:36:24 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:36:24 Selecting previously unselected package libkrb5-dev:amd64. 16:36:24 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:36:24 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:36:24 Selecting previously unselected package libzmq3-dev:amd64. 16:36:24 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:36:24 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:36:24 Selecting previously unselected package pkg-config. 16:36:24 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:36:24 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:36:24 Selecting previously unselected package zip. 16:36:24 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:36:24 Unpacking zip (3.0-11build1) ... 16:36:25 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:36:25 Setting up libsodium23:amd64 (1.0.18-1) ... 16:36:25 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:36:25 No schema files found: doing nothing. 16:36:25 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:36:25 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:36:25 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:36:25 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:36:25 Setting up liberror-perl (0.17029-1) ... 16:36:25 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up zip (3.0-11build1) ... 16:36:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:36:25 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:36:25 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:36:25 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:36:25 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:36:25 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:36:25 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:36:25 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:36:25 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:36:25 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:36:25 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:36:25 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:36:25 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:36:25 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:36:25 comerr-dev set to automatically installed. 16:36:25 git set to automatically installed. 16:36:25 git-man set to automatically installed. 16:36:25 krb5-multidev set to automatically installed. 16:36:25 libbrotli1 set to automatically installed. 16:36:25 libcurl3-gnutls set to automatically installed. 16:36:25 liberror-perl set to automatically installed. 16:36:25 libglib2.0-0 set to automatically installed. 16:36:25 libgssrpc4 set to automatically installed. 16:36:25 libkadm5clnt-mit11 set to automatically installed. 16:36:25 libkadm5srv-mit11 set to automatically installed. 16:36:25 libkdb5-9 set to automatically installed. 16:36:25 libkrb5-dev set to automatically installed. 16:36:25 libnghttp2-14 set to automatically installed. 16:36:25 libnorm-dev set to automatically installed. 16:36:25 libnorm1 set to automatically installed. 16:36:25 libpgm-5.2-0 set to automatically installed. 16:36:25 libpgm-dev set to automatically installed. 16:36:25 libpsl5 set to automatically installed. 16:36:25 librtmp1 set to automatically installed. 16:36:25 libsodium-dev set to automatically installed. 16:36:25 libsodium23 set to automatically installed. 16:36:25 libssh-4 set to automatically installed. 16:36:25 libzmq3-dev set to automatically installed. 16:36:25 libzmq5 set to automatically installed. 16:36:25 pkg-config set to automatically installed. 16:36:25 zip set to automatically installed. 16:36:26 snapd is not logged in, snap install commands will use sudo 16:36:38 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 16:36:39 Downloading snap 'edgex-app-service-configurable' 16:36:41 Pulling app-service-configurable 16:36:41 + snapcraftctl pull 16:36:43 Pulling config-common 16:36:43 + snapcraftctl pull 16:36:44 Pulling go-build-helper 16:36:44 + snapcraftctl pull [Pipeline] } 16:36:45 $ docker stop --time=1 bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 16:36:45 'edgex-go' has dependencies that need to be staged: go-build-helper 16:36:45 Skipping pull go-build-helper (already ran) 16:36:45 Building go-build-helper 16:36:45 + snapcraftctl build 16:36:47 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:36:47 $ docker rm -f bd276d920d422c1e25685c36156744a103a1525e72bbfe9836ccc89bd821c128 16:36:47 Staging go-build-helper 16:36:47 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:36:49 16:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:36:50 latest: Pulling from edgex-devops/edgex-compose-arm64 16:36:50 29e5d40040c1: Pulling fs layer 16:36:50 1ce36da41761: Pulling fs layer 16:36:50 25b303627fd3: Pulling fs layer 16:36:50 29e5d40040c1: Download complete 16:36:50 1ce36da41761: Verifying Checksum 16:36:50 1ce36da41761: Download complete 16:36:50 29e5d40040c1: Pull complete 16:36:52 25b303627fd3: Verifying Checksum 16:36:52 25b303627fd3: Download complete 16:36:52 1ce36da41761: Pull complete 16:36:52 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:36:52 Fetched 290 kB in 0s (0 B/s) 16:36:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:36:52 Fetched 158 kB in 0s (0 B/s) 16:36:52 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:36:52 Fetched 242 kB in 0s (0 B/s) 16:36:52 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:36:52 Fetched 150 kB in 0s (0 B/s) 16:36:52 Pulling edgex-go 16:36:52 + snapcraftctl pull 16:36:54 Pulling hooks 16:36:54 + snapcraftctl pull 16:37:02 25b303627fd3: Pull complete 16:37:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:37:02 prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container 16:37:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:37:04 $ docker top ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:05 + grep parallel 16:37:05 + docker-compose build --help 16:37:09 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:37:09 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:37:09 Fetched 96.1 kB in 0s (0 B/s) 16:37:09 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:37:09 Fetched 78.7 kB in 0s (0 B/s) 16:37:09 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:37:09 Fetched 48.0 kB in 0s (0 B/s) 16:37:09 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:37:09 Fetched 50.2 kB in 0s (0 B/s) 16:37:09 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 16:37:09 Fetched 14.7 kB in 0s (0 B/s) 16:37:09 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:37:09 Fetched 234 kB in 0s (0 B/s) 16:37:09 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:37:09 Fetched 155 kB in 0s (0 B/s) 16:37:09 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:37:09 Fetched 170 kB in 0s (0 B/s) 16:37:09 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:37:09 Fetched 267 kB in 0s (0 B/s) 16:37:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:37:09 Fetched 50.6 kB in 0s (0 B/s) 16:37:09 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:37:09 Fetched 15.1 kB in 0s (0 B/s) 16:37:09 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:37:09 Fetched 51.5 kB in 0s (0 B/s) 16:37:09 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:37:09 Fetched 121 kB in 0s (0 B/s) 16:37:09 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:37:09 Fetched 29.7 kB in 0s (0 B/s) 16:37:09 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 16:37:09 Fetched 1021 kB in 0s (0 B/s) 16:37:09 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 16:37:09 Fetched 49.3 kB in 0s (0 B/s) 16:37:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:37:09 Fetched 54.9 kB in 0s (0 B/s) 16:37:09 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:37:09 Fetched 16.6 kB in 0s (0 B/s) 16:37:09 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:37:09 Fetched 87.9 kB in 0s (0 B/s) 16:37:09 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:37:09 Fetched 142 kB in 0s (0 B/s) 16:37:09 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:37:09 Fetched 41.8 kB in 0s (0 B/s) 16:37:09 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:37:09 Fetched 181 kB in 0s (0 B/s) 16:37:09 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:37:09 Fetched 208 kB in 0s (0 B/s) 16:37:09 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:37:09 Fetched 161 kB in 0s (0 B/s) 16:37:09 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:37:09 Fetched 107 kB in 0s (0 B/s) 16:37:09 Pulling static-packages 16:37:09 + snapcraftctl pull 16:37:09 Pulling version 16:37:09 + cd /root/project 16:37:09 ++ git describe --tags --abbrev=0 16:37:09 ++ sed s/v// 16:37:09 + GIT_VERSION=2.2.0-dev.33 16:37:09 + '[' -z 2.2.0-dev.33 ']' 16:37:09 + snapcraftctl set-version 2.2.0-dev.33 16:37:09 --parallel Build images in parallel. [Pipeline] } 16:37:09 $ docker stop --time=1 ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d 16:37:10 Building app-service-configurable 16:37:10 + snapcraftctl build 16:37:11 $ docker rm -f ad66a563cfbc2224df83ee17482377d5b7a8c0a2f7ed4b62d5c4d81600ec814d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:37:11 . [Pipeline] withDockerContainer 16:37:11 prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container 16:37:12 Building config-common 16:37:12 + snapcraftctl build 16:37:12 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:37:13 $ docker top 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef -eo pid,comm 16:37:13 + cp --archive --link --no-dereference . /root/parts/config-common/install [Pipeline] { [Pipeline] sh 16:37:13 Skipping build go-build-helper (already ran) 16:37:14 Building edgex-go 16:37:14 + cd /root/parts/edgex-go/src 16:37:14 ++ git describe --tags --abbrev=0 16:37:14 ++ sed s/v// 16:37:14 + GIT_VERSION=2.2.0-dev.33 16:37:14 + '[' -z 2.2.0-dev.33 ']' 16:37:14 + echo 2.2.0-dev.33 16:37:14 + '[' '!' -d vendor ']' 16:37:14 + go mod download all 16:37:14 + docker-compose -f ./docker-compose-build.yml build --parallel 16:37:18 Building core-command ... 16:37:18 Building core-data ... 16:37:18 Building core-metadata ... 16:37:18 Building security-bootstrapper ... 16:37:18 Building security-proxy-setup ... 16:37:18 Building security-secretstore-setup ... 16:37:18 Building security-spiffe-token-provider ... 16:37:18 Building security-spire-agent ... 16:37:18 Building security-spire-config ... 16:37:18 Building security-spire-server ... 16:37:18 Building support-notifications ... 16:37:18 Building support-scheduler ... 16:37:18 Building sys-mgmt-agent ... 16:37:18 Building security-secretstore-setup 16:37:18 Building security-spire-config 16:37:18 Building core-data 16:37:18 Building security-bootstrapper 16:37:18 Building core-command 16:37:20 + make build 16:37:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:37:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:37:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:38:04 + 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 16:38:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:38:04 + case "$service" in 16:38:04 + 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 16:38:04 + 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 16:38:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:38:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:38:04 + case "$service" in 16:38:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:38:04 + 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 16:38:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:38:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:38:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:38:04 Building hooks 16:38:04 + cd /root/parts/hooks/src 16:38:04 + make build 16:38:04 go mod tidy 16:38:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 16:38:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:38:05 go: downloading github.com/davecgh/go-spew v1.1.0 16:38:05 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:38:06 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:38:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:38:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:38:09 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:38:09 Building static-packages 16:38:09 + snapcraftctl build 16:38:11 Building version 16:38:11 + snapcraftctl build 16:38:12 Staging app-service-configurable 16:38:12 + snapcraftctl stage 16:38:14 Staging config-common 16:38:14 + snapcraftctl stage 16:38:15 Skipping stage go-build-helper (already ran) 16:38:15 Staging edgex-go 16:38:15 + snapcraftctl stage 16:38:16 Staging hooks 16:38:16 + snapcraftctl stage 16:38:18 Staging static-packages 16:38:18 + snapcraftctl stage 16:38:19 Staging version 16:38:19 + snapcraftctl stage 16:38:21 Priming app-service-configurable 16:38:21 + snapcraftctl prime 16:38:22 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 16:38:22 stage-packages: 16:38:22 - libnorm1 16:38:22 - libpgm-5.2-0 16:38:22 - libsodium23 16:38:22 - libzmq5 16:38:23 Priming config-common 16:38:23 + snapcraftctl prime 16:38:24 Priming go-build-helper 16:38:24 + snapcraftctl prime 16:38:26 Priming edgex-go 16:38:26 + snapcraftctl prime 16:38:28 Priming hooks 16:38:28 + snapcraftctl prime 16:38:29 Priming static-packages 16:38:29 + snapcraftctl prime 16:38:33 Priming version 16:38:33 + snapcraftctl prime 16:38:34 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] } 16:38:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:40 ---> 806de5351d1e 16:38:40 Step 3/23 : WORKDIR /edgex-go 16:38:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:40 ---> 806de5351d1e 16:38:40 Step 3/25 : WORKDIR /edgex-go 16:38:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:38:40 ---> 806de5351d1e 16:38:40 Step 3/31 : WORKDIR /edgex-go 16:38:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:40 ---> 806de5351d1e 16:38:40 Step 3/23 : WORKDIR /edgex-go 16:38:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:40 ---> 806de5351d1e 16:38:40 Step 3/23 : WORKDIR /edgex-go 16:38:40 ---> Running in 7f800f72326c 16:38:40 ---> Running in b214ab0c7ca8 16:38:40 ---> Running in 36572ec99656 16:38:40 ---> Running in 15a73695badd 16:38:40 ---> Running in a78a53808e1e 16:38:40 Removing intermediate container 36572ec99656 16:38:40 ---> 6980c052b254 16:38:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:40 Removing intermediate container b214ab0c7ca8 16:38:40 ---> a82f6e9775ab 16:38:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:40 Removing intermediate container 7f800f72326c 16:38:40 ---> 35664d1e7bd8 16:38:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:40 ---> Running in 64d9c47aa75a 16:38:40 ---> Running in 6a7219c05a99 16:38:40 Removing intermediate container a78a53808e1e 16:38:40 ---> 5e73c5261f46 16:38:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:40 Removing intermediate container 15a73695badd 16:38:40 ---> 526d815836c8 16:38:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:40 ---> Running in 74221a2d8a47 16:38:40 ---> Running in e6c7b1e084d5 16:38:40 ---> Running in d7751b3693ba 16:38:40 Removing intermediate container 64d9c47aa75a 16:38:40 ---> 50888799de0e 16:38:40 Step 5/31 : RUN apk add --update --no-cache make git 16:38:40 ---> Running in e2b75d87b33a 16:38:40 Removing intermediate container 6a7219c05a99 16:38:40 ---> 206b4f4d2b6e 16:38:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:38:40 ---> Running in 3bcdf9786803 16:38:40 Removing intermediate container 74221a2d8a47 16:38:40 ---> 09fa987faa11 16:38:40 Step 5/25 : RUN apk add --update --no-cache make git 16:38:40 ---> Running in a5a2cbf66eaa 16:38:40 Removing intermediate container e6c7b1e084d5 16:38:40 ---> d2bd9cf0d0b0 16:38:40 Step 5/23 : RUN apk add --update --no-cache make git 16:38:40 Removing intermediate container d7751b3693ba 16:38:40 ---> be1c8457b410 16:38:40 Step 5/23 : RUN apk add --update --no-cache make git 16:38:40 ---> Running in 9cbac5c03d44 16:38:40 ---> Running in 8683d972a3bf 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:40 OK: 220 MiB in 52 packages 16:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:40 OK: 220 MiB in 52 packages 16:38:41 OK: 220 MiB in 52 packages 16:38:41 OK: 220 MiB in 52 packages 16:38:42 OK: 220 MiB in 52 packages 16:38:42 Removing intermediate container e2b75d87b33a 16:38:42 ---> 8a1f5fd8046f 16:38:42 Step 6/31 : COPY go.mod vendor* ./ 16:38:42 Removing intermediate container 3bcdf9786803 16:38:42 ---> 1c8a8ca0d823 16:38:42 Step 6/23 : COPY go.mod vendor* ./ 16:38:42 Removing intermediate container a5a2cbf66eaa 16:38:42 ---> 8e0795fab03a 16:38:42 Step 6/25 : COPY go.mod vendor* ./ 16:38:43 Removing intermediate container 8683d972a3bf 16:38:43 ---> 05cffc10a616 16:38:43 Step 6/23 : COPY go.mod vendor* ./ 16:38:43 Removing intermediate container 9cbac5c03d44 16:38:43 ---> 334739cc86b0 16:38:43 Step 6/23 : COPY go.mod vendor* ./ 16:38:43 ---> 1083f2750bf4 16:38:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:43 ---> Running in dcb0221804cb 16:38:43 ---> 8fea7378bf01 16:38:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:44 ---> Running in 8510e2f4cccc 16:38:44 ---> 523f9ca5428e 16:38:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:44 ---> Running in 912b7661d232 16:38:44 ---> d28311747e8c 16:38:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:44 ---> d5030b7fb1e6 16:38:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:44 ---> Running in bf73713014aa 16:38:44 ---> Running in fb8c5f1efba1 16:38:50 Removing intermediate container dcb0221804cb 16:38:50 ---> 339d306c93a4 16:38:50 Step 8/31 : COPY . . 16:38:50 Removing intermediate container 8510e2f4cccc 16:38:50 ---> 8f25b66ba89f 16:38:50 Step 8/23 : COPY . . 16:38:50 Removing intermediate container 912b7661d232 16:38:50 ---> 9edc4dbfe001 16:38:50 Step 8/25 : COPY . . 16:38:50 Removing intermediate container bf73713014aa 16:38:50 ---> cd789c8fa677 16:38:50 Step 8/23 : COPY . . 16:38:50 Removing intermediate container fb8c5f1efba1 16:38:50 ---> 42e8dc8dc88f 16:38:50 Step 8/23 : COPY . . 16:39:12 ---> b59a9b0931d9 16:39:12 Step 9/23 : RUN make cmd/core-data/core-data 16:39:13 ---> e62531c221ff 16:39:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:39:13 ---> bd16f4893d28 16:39:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:39:13 ---> Running in 8817c82b8402 16:39:13 ---> Running in b3425b67ec19 16:39:13 ---> Running in fe8e4db564d1 16:39:13 ---> 8d336631fb3f 16:39:13 Step 9/23 : RUN make cmd/core-command/core-command 16:39:13 ---> Running in a7d575015f6b 16:39:14 ---> 074d1c968355 16:39:14 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:39:14 ---> Running in 174ceac857df 16:39:14 Removing intermediate container 174ceac857df 16:39:14 ---> f8731068479a 16:39:14 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" 16:39:14 ---> Running in 7986061923c0 16:39:15 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 16:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:39: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-command/core-command ./cmd/core-command 16:39:18 spire-1.2.0/ 16:39:23 spire-1.2.0/README.md 16:39:23 spire-1.2.0/bin/ 16:39:23 spire-1.2.0/bin/spire-server 16:39:23 spire-1.2.0/bin/spire-agent 16:39:23 spire-1.2.0/conf/ 16:39:23 spire-1.2.0/conf/server/ 16:39:23 spire-1.2.0/conf/server/server.conf 16:39:23 spire-1.2.0/conf/agent/ 16:39:23 spire-1.2.0/conf/agent/agent.conf 16:39:23 spire-1.2.0/LICENSE 16:39:29 Removing intermediate container 7986061923c0 16:39:29 ---> 4eec9bad7e60 16:39:29 16:39:29 Step 11/23 : FROM alpine:3.15 16:39:29 3.15: Pulling from library/alpine 16:39:29 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:39:29 Status: Downloaded newer image for alpine:3.15 16:39:29 ---> 8e1d7573f448 16:39:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:39:29 ---> Running in 0bdad672e558 16:39:29 Removing intermediate container 0bdad672e558 16:39:29 ---> 38b9eadedf77 16:39:29 Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:39:30 ---> Running in 8450a19ebd0a 16:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:39:33 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:39:33 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:39:33 OK: 15734 distinct packages available 16:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:39:34 (1/4) Installing dumb-init (1.2.5-r1) 16:39:34 (2/4) Installing musl-obstack (1.2.2-r0) 16:39:34 (3/4) Installing libucontext (1.1-r0) 16:39:34 (4/4) Installing gcompat (1.0.0-r4) 16:39:34 Executing busybox-1.34.1-r3.trigger 16:39:34 OK: 6 MiB in 18 packages 16:39:36 Removing intermediate container 8450a19ebd0a 16:39:36 ---> 47fa7a6a9dbe 16:39:36 Step 14/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:39:41 ---> 358e5ac3ffd0 16:39:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:39:41 ---> 03d965513fc3 16:39:41 Step 16/23 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:39:41 ---> Running in c479d552dacb 16:39:42 Removing intermediate container c479d552dacb 16:39:42 ---> ef3d538d4b6e 16:39:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:39:43 ---> 95da5e382631 16:39:43 Step 18/23 : WORKDIR / 16:39:43 ---> Running in ca55877ed1f6 16:39:44 Removing intermediate container ca55877ed1f6 16:39:44 ---> 589aa57e6fcd 16:39:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:39:44 ---> Running in eaa7a6d04a72 16:39:44 Removing intermediate container eaa7a6d04a72 16:39:44 ---> 53ea52f67a49 16:39:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:39:45 ---> Running in f4ea754f12fd 16:39:45 Removing intermediate container f4ea754f12fd 16:39:45 ---> c0b4cf8e5359 16:39:45 Step 21/23 : LABEL arch=arm64 16:39:45 ---> Running in 4567ef469062 16:39:46 Removing intermediate container 4567ef469062 16:39:46 ---> 1a5b2dc42912 16:39:46 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:39:46 ---> Running in 7234c4c29c92 16:39:46 Removing intermediate container 7234c4c29c92 16:39:46 ---> d4c486d0f67c 16:39:46 Step 23/23 : LABEL version=0.0.0 16:39:47 ---> Running in 3586e5dbdd93 16:39:47 Removing intermediate container 3586e5dbdd93 16:39:47 ---> 7d131fe2bcdb 16:39:47 16:39:47 Successfully built 7d131fe2bcdb 16:39:47 Successfully tagged security-spire-config-arm64:latest 16:39:47  Building security-spire-config ... done Building sys-mgmt-agent 16:40:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:40:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:40:14 ---> 806de5351d1e 16:40:14 Step 3/23 : WORKDIR /edgex-go 16:40:14 ---> Using cache 16:40:14 ---> 526d815836c8 16:40:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:14 ---> Using cache 16:40:14 ---> be1c8457b410 16:40:14 Step 5/23 : RUN apk add --update --no-cache make bash git 16:40:14 ---> Running in e194e5fa5549 16:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:40:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:40:16 OK: 220 MiB in 52 packages 16:40:17 Removing intermediate container e194e5fa5549 16:40:17 ---> 3f475917dee7 16:40:17 Step 6/23 : COPY go.mod vendor* ./ 16:40:18 ---> 87b7e544a48d 16:40:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:18 ---> Running in e4aa820f23a4 16:40:25 Removing intermediate container e4aa820f23a4 16:40:25 ---> 9a365b6b582e 16:40:25 Step 8/23 : COPY . . 16:40:43 ---> 0037d8b4450a 16:40:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:40:43 ---> Running in 7e54fbbae32e 16:40:45 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 16:43:37 Removing intermediate container a7d575015f6b 16:43:37 ---> ab190bb49f3b 16:43:37 16:43:37 Step 10/23 : FROM alpine:3.14 16:43:37 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 16:43:37 3.14: Pulling from library/alpine 16:43:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:43:37 Status: Downloaded newer image for alpine:3.14 16:43:37 ---> 5b8b7b635229 16:43:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:43:37 ---> Running in e34e0de7bd0c 16:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:37 (1/1) Installing dumb-init (1.2.5-r1) 16:43:37 Executing busybox-1.33.1-r6.trigger 16:43:37 OK: 6 MiB in 15 packages 16:43:37 Removing intermediate container e34e0de7bd0c 16:43:37 ---> a118385d6cdb 16:43:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:43:37 ---> Running in df1a4c949c1a 16:43:37 Removing intermediate container df1a4c949c1a 16:43:37 ---> e698b63d1937 16:43:37 Step 13/23 : ENV APP_PORT=59882 16:43:37 ---> Running in e06385722971 16:43:37 Removing intermediate container e06385722971 16:43:37 ---> f961708162bb 16:43:37 Step 14/23 : EXPOSE $APP_PORT 16:43:37 ---> Running in e982ac0d823a 16:43:37 Removing intermediate container e982ac0d823a 16:43:37 ---> 0c02fbbd1778 16:43:37 Step 15/23 : WORKDIR / 16:43:37 ---> Running in b50cf9aa6ec1 16:43:37 Removing intermediate container b50cf9aa6ec1 16:43:37 ---> 680ac6d7bc29 16:43:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:37 ---> abd2142698d0 16:43:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:43:38 Removing intermediate container b3425b67ec19 16:43:38 ---> 3b2a05a26f8a 16:43:38 16:43:38 Step 10/25 : FROM alpine:3.14 16:43:38 ---> 5b8b7b635229 16:43:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:43:38 ---> Running in 9a101fe68526 16:43:39 ---> 025d5e2581aa 16:43:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:43:39 Removing intermediate container fe8e4db564d1 16:43:39 ---> b901b2972420 16:43:39 16:43:39 Step 10/31 : FROM alpine:3.14 16:43:39 ---> 5b8b7b635229 16:43:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:43:39 ---> Running in a0e9c688deac 16:43:40 Removing intermediate container a0e9c688deac 16:43:40 ---> 957cd87fcc46 16:43:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:43:40 ---> Running in 71c38fb3aa72 16:43:40 ---> 14a66202b39a 16:43:40 Step 19/23 : ENTRYPOINT ["/core-command"] 16:43:40 ---> Running in c12508018e64 16:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:41 Removing intermediate container c12508018e64 16:43:41 ---> bcad85c32603 16:43:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:41 ---> Running in 7909a72bbcdb 16:43:42 Removing intermediate container 7909a72bbcdb 16:43:42 ---> 33f11eb9d7cd 16:43:42 Step 21/23 : LABEL arch=arm64 16:43:42 ---> Running in b41cb57aa54e 16:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:42 (1/3) Installing ca-certificates (20211220-r0) 16:43:42 (2/3) Installing dumb-init (1.2.5-r1) 16:43:42 (3/3) Installing su-exec (0.2-r1) 16:43:42 Executing busybox-1.33.1-r6.trigger 16:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:42 Executing ca-certificates-20211220-r0.trigger 16:43:42 Removing intermediate container b41cb57aa54e 16:43:42 ---> 2236085ef9db 16:43:42 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:43:43 ---> Running in a08ac0072100 16:43:43 OK: 6 MiB in 17 packages 16:43:44 Removing intermediate container a08ac0072100 16:43:44 ---> 4df869052f89 16:43:44 Step 23/23 : LABEL version=0.0.0 16:43:44 (1/2) Installing dumb-init (1.2.5-r1) 16:43:44 (2/2) Installing su-exec (0.2-r1) 16:43:44 Executing busybox-1.33.1-r6.trigger 16:43:44 OK: 6 MiB in 16 packages 16:43:44 ---> Running in 980a327a515e 16:43:44 Removing intermediate container 980a327a515e 16:43:44 ---> 719a4586f5b6 16:43:44 16:43:45 Removing intermediate container 9a101fe68526 16:43:45 ---> 55aa86e309da 16:43:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:43:45 Successfully built 719a4586f5b6 16:43:45 Successfully tagged core-command-arm64:latest 16:43:45 Building security-spiffe-token-provider 16:43:46  Building core-command ... done Removing intermediate container 71c38fb3aa72 16:43:46 ---> 0c71183b32da 16:43:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:43:46 ---> Running in 3fe4675dec81 16:43:46 ---> Running in d0ba54653e02 16:43:46 Removing intermediate container 3fe4675dec81 16:43:46 ---> f0148d9a26a9 16:43:46 Step 13/25 : WORKDIR / 16:43:46 Removing intermediate container d0ba54653e02 16:43:46 ---> 71f8aa589e17 16:43:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:43:46 ---> Running in abdcbf2ebbbd 16:43:46 ---> Running in 402518d28fe3 16:43:47 Removing intermediate container abdcbf2ebbbd 16:43:47 ---> f1eebcfd0d81 16:43:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:43:47 Removing intermediate container 402518d28fe3 16:43:47 ---> 5dae6e11db1b 16:43:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:43:47 ---> Running in 88543756acff 16:43:48 ---> caac97a46c96 16:43:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:43:50 ---> 300714986c22 16:43:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:43:51 Removing intermediate container 88543756acff 16:43:51 ---> a92539421933 16:43:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:43:51 ---> Running in a82fd9be78a6 16:43:51 ---> 85e48911dd1d 16:43:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:43:52 Removing intermediate container a82fd9be78a6 16:43:52 ---> b0dcb9c3c37f 16:43:52 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:43:52 ---> aad178af11c6 16:43:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:53 ---> 93b75982cf44 16:43:53 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:43:53 ---> Running in 32d36b3af7a5 16:43:54 ---> c5e0152171ce 16:43:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:57 Removing intermediate container 32d36b3af7a5 16:43:57 ---> f055ba7dbf59 16:43:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:57 ---> 47071ce43d2c 16:43:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:59 ---> 7796b3faa39b 16:43:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:43:59 ---> b6defee8f31f 16:43:59 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/ 16:43:59 ---> Running in a230ba53eed8 16:44:02 ---> 39e3645ed26d 16:44:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:44:03 Removing intermediate container a230ba53eed8 16:44:03 ---> bbe2a1bede37 16:44:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:44:03 ---> Running in f7d184d0c65a 16:44:04 ---> d6f0b6453ddb 16:44:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:44:04 Removing intermediate container f7d184d0c65a 16:44:04 ---> aa11823b731d 16:44:04 Step 23/25 : LABEL arch=arm64 16:44:04 ---> Running in 88961014ee3a 16:44:05 Removing intermediate container 88961014ee3a 16:44:05 ---> 4f8bbf271859 16:44:05 Step 24/25 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:44:05 ---> Running in a4186919b598 16:44:05 ---> 7968c5ee66ec 16:44:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:44:06 Removing intermediate container a4186919b598 16:44:06 ---> 697638070aa4 16:44:06 Step 25/25 : LABEL version=0.0.0 16:44:06 ---> Running in 4c2e5042b51c 16:44:07 ---> 32b6faa5cb42 16:44:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:44:07 Removing intermediate container 4c2e5042b51c 16:44:07 ---> d33fbd5a201d 16:44:07 16:44:07 ---> Running in 9d76a40155b8 16:44:08 Removing intermediate container 9d76a40155b8 16:44:08 ---> 850900a70d4a 16:44:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:44:08 Successfully built d33fbd5a201d 16:44:08 Successfully tagged security-secretstore-setup-arm64:latest 16:44:08 Building support-scheduler 16:44:09  Building security-secretstore-setup ... done  ---> 6e20c1458a5f 16:44:09 Step 26/31 : RUN chmod +x /entrypoint.sh 16:44:09 ---> Running in 675e85a7f4e1 16:44:14 Step 1/19 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> 806de5351d1e 16:44:14 Step 3/19 : WORKDIR /edgex-go 16:44:14 ---> Using cache 16:44:14 ---> 526d815836c8 16:44:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:44:14 ---> Running in a224488d4125 16:44:14 Removing intermediate container 675e85a7f4e1 16:44:14 ---> 9c301796519b 16:44:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:44:14 ---> Running in e51a56858587 16:44:16 Removing intermediate container e51a56858587 16:44:16 ---> 8aebe0978584 16:44:16 Step 28/31 : CMD ["gate"] 16:44:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:16 ---> Running in 1bfc36cdd890 16:44:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:17 Removing intermediate container 1bfc36cdd890 16:44:17 ---> 7b11ffcc40a8 16:44:17 Step 29/31 : LABEL arch=arm64 16:44:18 ---> Running in 9960d1dc03ee 16:44:19 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:44:19 v3.15.0-335-ga592e18eeb [https://nl.alpinelinux.org/alpine/v3.15/community] 16:44:19 OK: 15737 distinct packages available 16:44:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:19 Removing intermediate container 9960d1dc03ee 16:44:19 ---> d05a0cee21db 16:44:19 Step 30/31 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:44:19 ---> Running in a1677329eef6 16:44:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:20 Removing intermediate container 8817c82b8402 16:44:20 ---> 52c6c5182a32 16:44:20 16:44:20 Step 10/23 : FROM alpine:3.14 16:44:20 ---> 5b8b7b635229 16:44:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:44:20 Removing intermediate container a1677329eef6 16:44:20 ---> 4c06da13e507 16:44:20 Step 31/31 : LABEL version=0.0.0 16:44:20 ---> Running in 0f01bce5dd91 16:44:21 ---> Running in 61112e36049a 16:44:21 OK: 220 MiB in 52 packages 16:44:21 Removing intermediate container 0f01bce5dd91 16:44:21 ---> 594854e0d749 16:44:21 Step 12/23 : ENV APP_PORT=59880 16:44:21 ---> Running in 54e5f19ad0e6 16:44:21 Removing intermediate container 61112e36049a 16:44:21 ---> 7ac141888170 16:44:21 16:44:22 Removing intermediate container 54e5f19ad0e6 16:44:22 ---> 46e2b90fad5c 16:44:22 Step 13/23 : EXPOSE $APP_PORT 16:44:22 ---> Running in 131753fc7621 16:44:22 Successfully built 7ac141888170 16:44:22 Successfully tagged security-bootstrapper-arm64:latest 16:44:22  Building security-bootstrapper ... done Building core-metadata 16:44:22 Removing intermediate container a224488d4125 16:44:22 ---> f2990dd8e5e5 16:44:22 Step 5/19 : COPY go.mod vendor* ./ 16:44:23 Removing intermediate container 131753fc7621 16:44:23 ---> 56af9a1955b2 16:44:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:23 ---> Running in 77c16a7a4993 16:44:24 ---> de0f478c4e31 16:44:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:24 ---> Running in 5f01684f8930 16:44:26 Removing intermediate container 77c16a7a4993 16:44:26 ---> e0772ffc9c07 16:44:26 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:44:26 ---> Running in a2a6b2ea30e6 16:44:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:29 Removing intermediate container 5f01684f8930 16:44:29 ---> 24a768755138 16:44:29 Step 7/19 : COPY . . 16:44:29 Removing intermediate container 7e54fbbae32e 16:44:29 ---> eadba797fe04 16:44:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:44:30 ---> Running in d92c1a3ffe16 16:44:30 (1/6) Installing dumb-init (1.2.5-r1) 16:44:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:44:30 (3/6) Installing libsodium (1.0.18-r0) 16:44:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:44:30 (5/6) Installing libzmq (4.3.4-r0) 16:44:30 (6/6) Installing zeromq (4.3.4-r0) 16:44:30 Executing busybox-1.33.1-r6.trigger 16:44:30 OK: 8 MiB in 20 packages 16:44: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 16:44:32 Removing intermediate container a2a6b2ea30e6 16:44:32 ---> a087bd96c9f8 16:44:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:34 ---> 1b43df2977af 16:44:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:44:34 Removing intermediate container d92c1a3ffe16 16:44:34 ---> d3c72773eded 16:44:34 16:44:34 Step 11/23 : FROM docker:20.10.10 16:44:34 20.10.10: Pulling from library/docker 16:44:37 ---> 6d4db6f6d926 16:44:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:44:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:37 ---> 806de5351d1e 16:44:37 Step 3/22 : WORKDIR /edgex-go 16:44:37 ---> Using cache 16:44:37 ---> 526d815836c8 16:44:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:37 ---> Using cache 16:44:37 ---> be1c8457b410 16:44:37 Step 5/22 : RUN apk add --update --no-cache make git 16:44:37 ---> Using cache 16:44:37 ---> 05cffc10a616 16:44:37 Step 6/22 : COPY go.mod vendor* ./ 16:44:37 ---> Using cache 16:44:37 ---> d5030b7fb1e6 16:44:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:37 ---> Using cache 16:44:37 ---> 42e8dc8dc88f 16:44:37 Step 8/22 : COPY . . 16:44:37 ---> Using cache 16:44:37 ---> 8d336631fb3f 16:44:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:44:38 ---> 6e0134987f87 16:44:38 Step 19/23 : ENTRYPOINT ["/core-data"] ---> Running in 620f64d80a1d 16:44:38 16:44:38 ---> Running in e5b614f18af0 16:44:39 Removing intermediate container e5b614f18af0 16:44:39 ---> d9e6ff9438b5 16:44:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:39 ---> Running in d708fe9a8075 16:44:39 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 16:44:40 Removing intermediate container d708fe9a8075 16:44:40 ---> 350c7b9b932b 16:44:40 Step 21/23 : LABEL arch=arm64 16:44:40 ---> Running in 8443038fb240 16:44:41 Removing intermediate container 8443038fb240 16:44:41 ---> 2cf8ee8b6ae3 16:44:41 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:44:41 ---> Running in 44c9cc001968 16:44:42 Removing intermediate container 44c9cc001968 16:44:42 ---> 38d408a167ae 16:44:42 Step 23/23 : LABEL version=0.0.0 16:44:43 ---> Running in f8377e59b59b 16:44:44 Removing intermediate container f8377e59b59b 16:44:44 ---> f33d9d1977fc 16:44:44 16:44:45 Successfully built f33d9d1977fc 16:44:45 Successfully tagged core-data-arm64:latest 16:44:45 Building security-spire-server 16:44:53  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:53 ---> 806de5351d1e 16:44:53 Step 3/23 : WORKDIR /edgex-go 16:44:53 ---> Using cache 16:44:53 ---> 526d815836c8 16:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:53 ---> Using cache 16:44:53 ---> be1c8457b410 16:44:53 Step 5/23 : RUN apk add --update --no-cache make git 16:44:53 ---> Using cache 16:44:53 ---> 05cffc10a616 16:44:53 Step 6/23 : COPY go.mod vendor* ./ 16:44:53 ---> Using cache 16:44:53 ---> d5030b7fb1e6 16:44:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:53 ---> Using cache 16:44:53 ---> 42e8dc8dc88f 16:44:53 Step 8/23 : COPY . . 16:44:53 ---> Using cache 16:44:53 ---> 8d336631fb3f 16:44:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:44:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:44:55 Status: Downloaded newer image for docker:20.10.10 16:44:55 ---> 520e9a0a30f7 16:44:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:44:55 ---> Running in 942facf095b7 16:44:55 ---> Running in 34e225dd6e1b 16:44:56 Removing intermediate container 34e225dd6e1b 16:44:56 ---> 46e4beb0b50c 16:44:56 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:44:57 ---> Running in 578d546cc4d7 16:44:57 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 16:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:00 (1/42) Installing readline (8.1.0-r0) 16:45:00 (2/42) Installing bash (5.1.4-r0) 16:45:00 Executing bash-5.1.4-r0.post-install 16:45:00 (3/42) Installing brotli-libs (1.0.9-r5) 16:45:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:45:00 (5/42) Installing libcurl (7.79.1-r0) 16:45:00 (6/42) Installing curl (7.79.1-r0) 16:45:00 (7/42) Installing dumb-init (1.2.5-r1) 16:45:00 (8/42) Installing libbz2 (1.0.8-r1) 16:45:00 (9/42) Installing expat (2.4.7-r0) 16:45:00 (10/42) Installing libffi (3.3-r2) 16:45:00 (11/42) Installing gdbm (1.19-r0) 16:45:00 (12/42) Installing xz-libs (5.2.5-r0) 16:45:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:45:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:45:00 (15/42) Installing mpdecimal (2.5.1-r1) 16:45:00 (16/42) Installing sqlite-libs (3.35.5-r0) 16:45:00 (17/42) Installing python3 (3.9.5-r2) 16:45:01 ---> 0a0239f70758 16:45:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:01 ---> Running in 34f973754444 16:45:03 (18/42) Installing py3-appdirs (1.4.4-r2) 16:45:03 (19/42) Installing py3-chardet (4.0.0-r2) 16:45:03 (20/42) Installing py3-idna (3.2-r0) 16:45:03 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:45:03 (22/42) Installing py3-certifi (2020.12.5-r1) 16:45:03 (23/42) Installing py3-requests (2.25.1-r4) 16:45:03 (24/42) Installing py3-msgpack (1.0.2-r1) 16:45:03 (25/42) Installing py3-lockfile (0.12.2-r4) 16:45:03 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:45:03 (27/42) Installing py3-colorama (0.4.4-r1) 16:45:03 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:45:03 (29/42) Installing py3-distlib (0.3.1-r3) 16:45:03 (30/42) Installing py3-distro (1.5.0-r3) 16:45:03 (31/42) Installing py3-six (1.15.0-r1) 16:45:03 (32/42) Installing py3-webencodings (0.5.1-r4) 16:45:03 (33/42) Installing py3-html5lib (1.1-r1) 16:45:03 (34/42) Installing py3-parsing (2.4.7-r2) 16:45:03 (35/42) Installing py3-packaging (20.9-r1) 16:45:03 (36/42) Installing py3-toml (0.10.2-r2) 16:45:03 (37/42) Installing py3-pep517 (0.10.0-r2) 16:45:03 (38/42) Installing py3-progress (1.5-r2) 16:45:04 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 16:45:04 (39/42) Installing py3-retrying (1.3.3-r1) 16:45:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:45:04 (41/42) Installing py3-setuptools (52.0.0-r3) 16:45:04 (42/42) Installing py3-pip (20.3.4-r1) 16:45:05 Executing busybox-1.33.1-r6.trigger 16:45:05 OK: 84 MiB in 64 packages 16:45:11 Collecting docker-compose==1.23.2 16:45:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:45:12 Collecting cached-property<2,>=1.2.0 16:45:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:45:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:12 ---> 806de5351d1e 16:45:12 Step 3/22 : WORKDIR /edgex-go 16:45:12 ---> Using cache 16:45:12 ---> 526d815836c8 16:45:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:12 ---> Using cache 16:45:12 ---> be1c8457b410 16:45:12 Step 5/22 : RUN apk add --update --no-cache make git 16:45:12 ---> Using cache 16:45:12 ---> 05cffc10a616 16:45:12 Step 6/22 : COPY go.mod vendor* ./ 16:45:12 ---> Using cache 16:45:12 ---> d5030b7fb1e6 16:45:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:12 ---> Using cache 16:45:12 ---> 42e8dc8dc88f 16:45:12 Step 8/22 : COPY . . 16:45:12 ---> Using cache 16:45:12 ---> 8d336631fb3f 16:45:12 Step 9/22 : ARG SPIRE_RELEASE=1.2.0 16:45:13 ---> Running in 5283be52ccf2 16:45:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:45:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:45:13 Collecting texttable<0.10,>=0.9.0 16:45:13 Removing intermediate container 5283be52ccf2 16:45:13 ---> 7cf2fc93927a 16:45:13 Step 10/22 : 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" 16:45:13 Downloading texttable-0.9.1.tar.gz (11 kB) 16:45:14 ---> Running in 2df012aef683 16:45:17 Collecting jsonschema<3,>=2.5.1 16:45:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:45:17 spire-1.2.0/ 16:45:18 Collecting PyYAML<4,>=3.10 16:45:18 Downloading PyYAML-3.13.tar.gz (270 kB) 16:45:22 spire-1.2.0/README.md 16:45:22 spire-1.2.0/bin/ 16:45:22 spire-1.2.0/bin/spire-server 16:45:22 spire-1.2.0/bin/spire-agent 16:45:22 spire-1.2.0/conf/ 16:45:22 spire-1.2.0/conf/server/ 16:45:22 spire-1.2.0/conf/server/server.conf 16:45:22 spire-1.2.0/conf/agent/ 16:45:22 spire-1.2.0/conf/agent/agent.conf 16:45:22 spire-1.2.0/LICENSE 16:45:22 Collecting docker<4.0,>=3.6.0 16:45:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:45:22 Collecting docopt<0.7,>=0.6.1 16:45:22 Downloading docopt-0.6.2.tar.gz (25 kB) 16:45:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:45:26 Collecting websocket-client<1.0,>=0.32.0 16:45:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:45:26 Collecting dockerpty<0.5,>=0.4.1 16:45:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:45:27 Removing intermediate container 2df012aef683 16:45:27 ---> af0e1ecfc209 16:45:27 16:45:27 Step 11/22 : FROM alpine:3.15 16:45:27 ---> 8e1d7573f448 16:45:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:45:27 ---> Using cache 16:45:27 ---> 38b9eadedf77 16:45:27 Step 13/22 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:27 ---> Running in aa0266b0edd6 16:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:29 Collecting docker-pycreds>=0.4.0 16:45:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:45:30 Collecting chardet<3.1.0,>=3.0.2 16:45:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:45:30 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) 16:45:30 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:45:30 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:45:30 OK: 15734 distinct packages available 16:45:30 Collecting idna<2.8,>=2.5 16:45:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:31 Collecting urllib3<1.25,>=1.21.1 16:45:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:45:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:45:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:45:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:45:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:45:32 (1/5) Installing dumb-init (1.2.5-r1) 16:45:32 (2/5) Installing musl-obstack (1.2.2-r0) 16:45:32 (3/5) Installing libucontext (1.1-r0) 16:45:32 (4/5) Installing gcompat (1.0.0-r4) 16:45:32 (5/5) Installing openssl (1.1.1l-r8) 16:45:32 Executing busybox-1.34.1-r3.trigger 16:45:32 OK: 6 MiB in 19 packages 16:45:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:45:33 Attempting uninstall: urllib3 16:45:33 Found existing installation: urllib3 1.26.5 16:45:33 Uninstalling urllib3-1.26.5: 16:45:33 Successfully uninstalled urllib3-1.26.5 16:45:33 Removing intermediate container aa0266b0edd6 16:45:33 ---> 7fbdc7f11926 16:45:33 Step 14/22 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:45:34 Attempting uninstall: idna 16:45:34 Found existing installation: idna 3.2 16:45:34 Uninstalling idna-3.2: 16:45:34 Successfully uninstalled idna-3.2 16:45:35 Attempting uninstall: chardet 16:45:35 Found existing installation: chardet 4.0.0 16:45:35 Uninstalling chardet-4.0.0: 16:45:35 Successfully uninstalled chardet-4.0.0 16:45:37 Attempting uninstall: requests 16:45:37 Found existing installation: requests 2.25.1 16:45:37 Uninstalling requests-2.25.1: 16:45:37 Successfully uninstalled requests-2.25.1 16:45:37 Running setup.py install for texttable: started 16:45:39 ---> 1af6010c96d4 16:45:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:45:40 ---> a75e456726c8 16:45:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:45:40 Running setup.py install for texttable: finished with status 'done' 16:45:40 Running setup.py install for PyYAML: started 16:45:41 ---> 892d7d7c1d05 16:45:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:45:42 ---> 0c14d4537edc 16:45:42 Step 18/22 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:45:42 ---> Running in 0e19d29f3008 16:45:42 Removing intermediate container 0e19d29f3008 16:45:42 ---> 5b91b697f02e 16:45:42 Step 19/22 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:45:42 ---> Running in 84069d833ec3 16:45:43 Running setup.py install for PyYAML: finished with status 'done' 16:45:43 Removing intermediate container 84069d833ec3 16:45:43 ---> 98b3fb95dd36 16:45:43 Step 20/22 : LABEL arch=arm64 16:45:43 ---> Running in d4e7842d5907 16:45:44 Running setup.py install for docopt: started 16:45:44 Removing intermediate container d4e7842d5907 16:45:44 ---> 2ca55bdc82ed 16:45:44 Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:45:44 ---> Running in badd2f87b85f 16:45:44 Removing intermediate container badd2f87b85f 16:45:44 ---> 7c70590abcd8 16:45:44 Step 22/22 : LABEL version=0.0.0 16:45:44 ---> Running in a625aa77fb2b 16:45:45 Removing intermediate container a625aa77fb2b 16:45:45 ---> 502f81438eb4 16:45:45 16:45:46 Successfully built 502f81438eb4 16:45:46 Successfully tagged security-spire-server-arm64:latest 16:45:46  Building security-spire-server ... done Building support-notifications 16:45:47 Running setup.py install for docopt: finished with status 'done' 16:45:47 Running setup.py install for dockerpty: started 16:45:49 Running setup.py install for dockerpty: finished with status 'done' 16:45:51 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 16:46:10 Removing intermediate container 578d546cc4d7 16:46:10 ---> 894d14bd0600 16:46:10 Step 14/23 : ENV APP_PORT=58890 16:46:10 ---> Running in 1161822d8654 16:46:10 Removing intermediate container 1161822d8654 16:46:10 ---> 63a04036aa76 16:46:10 Step 15/23 : EXPOSE $APP_PORT 16:46:10 ---> Running in d0bb8b702a9a 16:46:10 Removing intermediate container d0bb8b702a9a 16:46:10 ---> 31046840739f 16:46:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:46:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:12 ---> 806de5351d1e 16:46:12 Step 3/22 : WORKDIR /edgex-go 16:46:12 ---> Using cache 16:46:12 ---> 526d815836c8 16:46:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:12 ---> Using cache 16:46:12 ---> be1c8457b410 16:46:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:12 ---> Running in 12607cc4a541 16:46:12 ---> 3c0fc121fc04 16:46:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:46:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:14 ---> 9f991d3c4be6 16:46:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:46:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:15 ---> a7e8ffd9fab7 16:46:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:46:15 ---> Running in a140dd69053e 16:46:16 Removing intermediate container a140dd69053e 16:46:16 ---> 117ae09f2043 16:46:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:16 ---> Running in 3ff7615ad52b 16:46:16 OK: 220 MiB in 52 packages 16:46:16 Removing intermediate container 3ff7615ad52b 16:46:16 ---> 4d103ac45431 16:46:16 Step 21/23 : LABEL arch=arm64 16:46:17 ---> Running in 8bc7fca3bbd1 16:46:17 Removing intermediate container 12607cc4a541 16:46:17 Removing intermediate container 8bc7fca3bbd1 16:46:17 ---> 5e5cd4d89592 16:46:17 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:46:17 ---> 74d79ed081ef 16:46:17 Step 6/22 : COPY go.mod vendor* ./ 16:46:17 ---> Running in 0821439433cf 16:46:18 Removing intermediate container 0821439433cf 16:46:18 ---> 249c8bad45e8 16:46:18 Step 23/23 : LABEL version=0.0.0 16:46:18 ---> Running in daaee2e0d8b8 16:46:19 ---> 9adc6a01e672 16:46:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:19 ---> Running in 4a9e731633a0 16:46:19 Removing intermediate container daaee2e0d8b8 16:46:19 ---> dfebc33fcbb0 16:46:19 16:46:20 Successfully built dfebc33fcbb0 16:46:20 Successfully tagged sys-mgmt-agent-arm64:latest 16:46:20 Building security-proxy-setup 16:46:26  Building sys-mgmt-agent ... done Removing intermediate container 4a9e731633a0 16:46:26 ---> 9850563a8927 16:46:26 Step 8/22 : COPY . . 16:46:48 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:46:48 ---> 806de5351d1e 16:46:48 Step 3/21 : WORKDIR /edgex-go 16:46:48 ---> Using cache 16:46:48 ---> 526d815836c8 16:46:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:48 ---> Using cache 16:46:48 ---> be1c8457b410 16:46:48 Step 5/21 : RUN apk add --update --no-cache make git 16:46:48 ---> Using cache 16:46:48 ---> 05cffc10a616 16:46:48 Step 6/21 : COPY go.mod vendor* ./ 16:46:48 ---> Using cache 16:46:48 ---> d5030b7fb1e6 16:46:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:48 ---> Using cache 16:46:48 ---> 42e8dc8dc88f 16:46:48 Step 8/21 : COPY . . 16:46:48 ---> Using cache 16:46:48 ---> 8d336631fb3f 16:46:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:48 ---> Running in 140b552a273d 16:46:49 ---> 37582fce210e 16:46:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:46:49 ---> Running in 938dcc5fe127 16:46:50 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 16:46:51 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 16:48:58 Removing intermediate container 620f64d80a1d 16:48:58 ---> aa1b2f9c7350 16:48:58 16:48:58 Step 10/22 : FROM alpine:3.14 16:48:58 ---> 5b8b7b635229 16:48:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:48:58 ---> Using cache 16:48:58 ---> a118385d6cdb 16:48:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:58 ---> Using cache 16:48:58 ---> e698b63d1937 16:48:58 Step 13/22 : ENV APP_PORT=59861 16:48:58 ---> Running in 222755c0ac1d 16:48:58 Removing intermediate container 222755c0ac1d 16:48:58 ---> 64ae3700177b 16:48:58 Step 14/22 : EXPOSE $APP_PORT 16:48:58 ---> Running in 88841b940443 16:48:58 Removing intermediate container 88841b940443 16:48:58 ---> 617ed0137532 16:48:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:58 ---> 08ab421af045 16:48:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:48:58 ---> 3e49a29782d2 16:48:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:48:58 ---> fef213a8ae00 16:48:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:48:58 ---> Running in 6358978130cc 16:48:58 Removing intermediate container 6358978130cc 16:48:58 ---> 5f28777246fe 16:48:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:58 ---> Running in d9914c00025a 16:48:58 Removing intermediate container d9914c00025a 16:48:58 ---> 0e3bcdb9860e 16:48:58 Step 20/22 : LABEL arch=arm64 16:48:58 ---> Running in 03f7e280da40 16:48:58 Removing intermediate container 03f7e280da40 16:48:58 ---> dda5e25158a7 16:48:58 Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:48:58 ---> Running in e1d5fae7908b 16:48:58 Removing intermediate container e1d5fae7908b 16:48:58 ---> d313af0a3e78 16:48:58 Step 22/22 : LABEL version=0.0.0 16:48:58 ---> Running in e47261811807 16:48:58 Removing intermediate container e47261811807 16:48:58 ---> db776a4a849d 16:48:58 16:48:58 Successfully built db776a4a849d 16:48:58 Successfully tagged support-scheduler-arm64:latest 16:48:58  Building support-scheduler ... done Building security-spire-agent 16:49:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:25 ---> 806de5351d1e 16:49:25 Step 3/23 : WORKDIR /edgex-go 16:49:25 ---> Using cache 16:49:25 ---> 526d815836c8 16:49:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:25 ---> Using cache 16:49:25 ---> be1c8457b410 16:49:25 Step 5/23 : RUN apk add --update --no-cache make git 16:49:25 ---> Using cache 16:49:25 ---> 05cffc10a616 16:49:25 Step 6/23 : COPY go.mod vendor* ./ 16:49:25 ---> Using cache 16:49:25 ---> d5030b7fb1e6 16:49:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:25 ---> Using cache 16:49:25 ---> 42e8dc8dc88f 16:49:25 Step 8/23 : COPY . . 16:49:25 ---> Using cache 16:49:25 ---> 8d336631fb3f 16:49:25 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:49:25 ---> Using cache 16:49:25 ---> 7cf2fc93927a 16:49:25 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" 16:49:25 ---> Using cache 16:49:25 ---> af0e1ecfc209 16:49:25 16:49:25 Step 11/23 : FROM alpine:3.15 16:49:25 ---> 8e1d7573f448 16:49:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:25 ---> Using cache 16:49:25 ---> 38b9eadedf77 16:49:25 Step 13/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:25 ---> Using cache 16:49:25 ---> 7fbdc7f11926 16:49:25 Step 14/23 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:49:28 ---> 0b254b6ca204 16:49:28 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:49:35 Removing intermediate container 942facf095b7 16:49:35 ---> 6a7e3675a48e 16:49:35 16:49:35 Step 10/23 : FROM alpine:3.14 16:49:35 ---> 5b8b7b635229 16:49:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:49:35 ---> Using cache 16:49:35 ---> a118385d6cdb 16:49:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:35 ---> Using cache 16:49:35 ---> e698b63d1937 16:49:35 Step 13/23 : ENV APP_PORT=59881 16:49:35 ---> Running in 373f8acc6068 16:49:35 ---> 51df55f09e40 16:49:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:35 Removing intermediate container 373f8acc6068 16:49:35 ---> aa2dcf3b217b 16:49:35 Step 14/23 : EXPOSE $APP_PORT 16:49:35 ---> Running in b9ab03156401 16:49:36 Removing intermediate container b9ab03156401 16:49:36 ---> b267b68d9037 16:49:36 Step 15/23 : WORKDIR / 16:49:36 ---> Running in eab35661ce7e 16:49:36 ---> b2ba6f849bdf 16:49:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:36 Removing intermediate container eab35661ce7e 16:49:36 ---> 01f1801eb984 16:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:37 ---> 5639d0e0fd7e 16:49:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:38 ---> 7a3cae8fc9ee 16:49:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:38 ---> 6f97760bb646 16:49:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:38 ---> Running in 6314c7fc0a62 16:49:39 Removing intermediate container 6314c7fc0a62 16:49:39 ---> cae74f1b2d61 16:49:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:39 ---> Running in 469e328c13d2 16:49:40 ---> 4b541d1ac00a 16:49:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:40 Removing intermediate container 469e328c13d2 16:49:40 ---> bdce8836d8f4 16:49:40 Step 21/23 : LABEL arch=arm64 16:49:41 ---> Running in 05ed5e8a285c 16:49:41 Removing intermediate container 05ed5e8a285c 16:49:41 ---> dd151b1453d3 16:49:41 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:49:41 ---> Running in ca93661b3c63 16:49:41 ---> 152be2d626ee 16:49:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:49:41 ---> Running in e0bbc18dc551 16:49:42 Removing intermediate container ca93661b3c63 16:49:42 ---> 2ea49090af9a 16:49:42 Step 23/23 : LABEL version=0.0.0 16:49:42 ---> Running in f0082f2f9c1f 16:49:42 Removing intermediate container e0bbc18dc551 16:49:42 ---> ad2e7f257f3e 16:49:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:42 ---> Running in 2b573b51292d 16:49:43 Removing intermediate container f0082f2f9c1f 16:49:43 ---> 7b2a427c90ef 16:49:43 16:49:43 Removing intermediate container 2b573b51292d 16:49:43 ---> 3b7b5166a032 16:49:43 Step 21/23 : LABEL arch=arm64 16:49:43 ---> Running in 3299be9b8680 16:49:43 Successfully built 7b2a427c90ef 16:49:43 Successfully tagged security-spire-agent-arm64:latest 16:49:44  Building security-spire-agent ... done Removing intermediate container 3299be9b8680 16:49:44 ---> 652acf425a3e 16:49:44 Step 22/23 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:49:44 ---> Running in 39df427b004d 16:49:45 Removing intermediate container 39df427b004d 16:49:45 ---> d5538e0c0982 16:49:45 Step 23/23 : LABEL version=0.0.0 16:49:45 ---> Running in e5aa845e47d5 16:49:45 Removing intermediate container e5aa845e47d5 16:49:45 ---> 3a7cf50d9d42 16:49:45 16:49:45 Successfully built 3a7cf50d9d42 16:49:45 Successfully tagged core-metadata-arm64:latest 16:50:24  Building core-metadata ... 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 16:50:35 Removing intermediate container 140b552a273d 16:50:35 ---> b63dc030dfa8 16:50:35 16:50:35 Step 10/21 : FROM alpine:3.14 16:50:35 ---> 5b8b7b635229 16:50:35 Step 11/21 : RUN apk add --update --no-cache curl 16:50:35 ---> Running in ec795790b8f5 16:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:35 Removing intermediate container 938dcc5fe127 16:50:35 ---> 207809169ded 16:50:35 16:50:35 Step 10/22 : FROM alpine:3.14 16:50:35 ---> 5b8b7b635229 16:50:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:35 ---> Running in 035a08e13414 16:50:36 (1/5) Installing ca-certificates (20211220-r0) 16:50:36 (2/5) Installing brotli-libs (1.0.9-r5) 16:50:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:50:36 (4/5) Installing libcurl (7.79.1-r0) 16:50:36 (5/5) Installing curl (7.79.1-r0) 16:50:36 Executing busybox-1.33.1-r6.trigger 16:50:36 Executing ca-certificates-20211220-r0.trigger 16:50:36 OK: 8 MiB in 19 packages 16:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:37 Removing intermediate container 34f973754444 16:50:37 ---> 384176808617 16:50:37 16:50:37 Step 9/19 : FROM alpine:3.15 16:50:37 ---> 8e1d7573f448 16:50:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:37 ---> Using cache 16:50:37 ---> 38b9eadedf77 16:50:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:37 ---> Running in e3b2fed3b293 16:50:38 (1/2) Installing ca-certificates (20211220-r0) 16:50:38 (2/2) Installing dumb-init (1.2.5-r1) 16:50:38 Executing busybox-1.33.1-r6.trigger 16:50:38 Executing ca-certificates-20211220-r0.trigger 16:50:38 Removing intermediate container ec795790b8f5 16:50:38 ---> fe7d2e23a6c4 16:50:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:38 ---> Running in a51f161a0278 16:50:38 OK: 6 MiB in 16 packages 16:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:39 Removing intermediate container a51f161a0278 16:50:39 ---> 9fa5c5de05b4 16:50:39 Step 13/21 : WORKDIR /edgex 16:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:39 ---> Running in bfbe13aea860 16:50:39 Removing intermediate container bfbe13aea860 16:50:39 ---> e8fd6f24f879 16:50:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:40 Removing intermediate container 035a08e13414 16:50:40 ---> f412bb364ef9 16:50:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:50:40 v3.15.0-334-g372c6a106a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:50:40 v3.15.0-335-ga592e18eeb [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:50:40 OK: 15734 distinct packages available 16:50:40 ---> Running in 9edb5f954e7e 16:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:40 ---> cf2b70ee5ff0 16:50:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:40 Removing intermediate container 9edb5f954e7e 16:50:40 ---> 73e36e325c43 16:50:40 Step 13/22 : ENV APP_PORT=59860 16:50:40 ---> Running in ed347fa929fe 16:50:41 Removing intermediate container ed347fa929fe 16:50:41 ---> 14f517010fda 16:50:41 Step 14/22 : EXPOSE $APP_PORT 16:50:41 (1/9) Installing ca-certificates (20211220-r0) 16:50:41 (2/9) Installing brotli-libs (1.0.9-r5) 16:50:41 ---> Running in 53fd81284060 16:50:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:50:41 (4/9) Installing libcurl (7.80.0-r0) 16:50:41 (5/9) Installing curl (7.80.0-r0) 16:50:41 (6/9) Installing dumb-init (1.2.5-r1) 16:50:41 (7/9) Installing musl-obstack (1.2.2-r0) 16:50:41 (8/9) Installing libucontext (1.1-r0) 16:50:41 (9/9) Installing gcompat (1.0.0-r4) 16:50:41 Executing busybox-1.34.1-r3.trigger 16:50:41 Executing ca-certificates-20211220-r0.trigger 16:50:41 ---> 9b1216409830 16:50:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:41 OK: 8 MiB in 23 packages 16:50:42 Removing intermediate container 53fd81284060 16:50:42 ---> daa3dd05a734 16:50:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:43 ---> 36818dc54200 16:50:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:50:43 ---> acc389c65bc2 16:50:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:50:43 ---> Running in 6ced7384f458 16:50:43 Removing intermediate container e3b2fed3b293 16:50:43 ---> 65cdf6b2bbbf 16:50:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:43 Removing intermediate container 6ced7384f458 16:50:43 ---> 4d7652e5f6f9 16:50:43 Step 18/21 : CMD ["--init=true"] 16:50:44 ---> 694f6806c3f2 16:50:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:50:44 ---> Running in ed4752495d5f 16:50:44 ---> 0bef020580c2 16:50:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:50:44 Removing intermediate container ed4752495d5f 16:50:44 ---> 2e719b9891cf 16:50:44 Step 19/21 : LABEL arch=arm64 16:50:44 ---> Running in 3c08f5694e89 16:50:45 ---> b6c39172e65c 16:50:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:50:45 ---> Running in 4304b2aa4c42 16:50:45 Removing intermediate container 3c08f5694e89 16:50:45 ---> 8882754b7b06 16:50:45 Step 20/21 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:50:45 ---> Running in 89b765a1b61d 16:50:45 Removing intermediate container 4304b2aa4c42 16:50:45 ---> eae12539d6ab 16:50:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:45 ---> Running in c82d94c45754 16:50:45 Removing intermediate container 89b765a1b61d 16:50:45 ---> 31fe03e77fa8 16:50:45 Step 21/21 : LABEL version=0.0.0 16:50:45 ---> 6059ad18bbae 16:50:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:50:45 ---> Running in fbf6697ab725 16:50:46 Removing intermediate container c82d94c45754 16:50:46 ---> 39e70a64dae5 16:50:46 Step 20/22 : LABEL arch=arm64 16:50:46 ---> Running in fcea92ed3736 16:50:46 Removing intermediate container fbf6697ab725 16:50:46 ---> f1d251b42ebd 16:50:46 16:50:46 Removing intermediate container fcea92ed3736 16:50:46 ---> 2ac89ed1f1fb 16:50:46 Step 21/22 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:50:46 Successfully built f1d251b42ebd 16:50:46 Successfully tagged security-proxy-setup-arm64:latest 16:50:46  Building security-proxy-setup ... done  ---> 7572cfb40f9d 16:50:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:50:46 ---> Running in 09281f59040b 16:50:46 ---> Running in f969e88bb792 16:50:47 Removing intermediate container f969e88bb792 16:50:47 ---> 819bde669229 16:50:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:47 Removing intermediate container 09281f59040b 16:50:47 ---> 9fa3c60c69ee 16:50:47 Step 22/22 : LABEL version=0.0.0 16:50:47 ---> Running in 4c31db7198ef 16:50:47 ---> Running in 936a6926f9c7 16:50:47 Removing intermediate container 936a6926f9c7 16:50:47 ---> d00de452f79b 16:50:47 Step 17/19 : LABEL arch=arm64Removing intermediate container 4c31db7198ef 16:50:47 16:50:47 ---> e185a9b81fb0 16:50:47 16:50:48 ---> Running in 8aefc209b33c 16:50:48 Successfully built e185a9b81fb0 16:50:48 Successfully tagged support-notifications-arm64:latest 16:50:48  Building support-notifications ... done Removing intermediate container 8aefc209b33c 16:50:48 ---> 6d805c4ebe3a 16:50:48 Step 18/19 : LABEL git_sha=b8bd2744666132d484559045d707880a06686f9f 16:50:48 ---> Running in 58dc07f92664 16:50:49 Removing intermediate container 58dc07f92664 16:50:49 ---> 0ab40425eb57 16:50:49 Step 19/19 : LABEL version=0.0.0 16:50:49 ---> Running in ee8648687056 16:50:49 Removing intermediate container ee8648687056 16:50:49 ---> a80b58cc1ae8 16:50:49 16:50:49 Successfully built a80b58cc1ae8 16:50:49 Successfully tagged security-spiffe-token-provider-arm64:latest 16:50:50  Building security-spiffe-token-provider ... done  [Pipeline] } 16:50:50 $ docker stop --time=1 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef 16:50:51 $ docker rm -f 4bbc9789cf185584b00754354cb48eaa9d63309e279b6acde75d60dfcd59fbef [Pipeline] // withDockerContainer [Pipeline] sh 16:50:52 + docker images 16:50:52 REPOSITORY TAG IMAGE ID CREATED SIZE 16:50:52 security-spiffe-token-provider-arm64 latest a80b58cc1ae8 3 seconds ago 27.6MB 16:50:52 support-notifications-arm64 latest e185a9b81fb0 5 seconds ago 16.1MB 16:50:52 security-proxy-setup-arm64 latest f1d251b42ebd 6 seconds ago 25.4MB 16:50:52 384176808617 16 seconds ago 1.7GB 16:50:52 207809169ded 18 seconds ago 1.66GB 16:50:52 b63dc030dfa8 20 seconds ago 1.66GB 16:50:52 core-metadata-arm64 latest 3a7cf50d9d42 About a minute ago 15.9MB 16:50:52 security-spire-agent-arm64 latest 7b2a427c90ef About a minute ago 118MB 16:50:52 6a7e3675a48e About a minute ago 1.66GB 16:50:52 support-scheduler-arm64 latest db776a4a849d About a minute ago 15.4MB 16:50:52 aa1b2f9c7350 2 minutes ago 1.66GB 16:50:52 sys-mgmt-agent-arm64 latest dfebc33fcbb0 4 minutes ago 280MB 16:50:52 security-spire-server-arm64 latest 502f81438eb4 5 minutes ago 82.6MB 16:50:52 af0e1ecfc209 5 minutes ago 1.7GB 16:50:52 core-data-arm64 latest f33d9d1977fc 6 minutes ago 21.3MB 16:50:52 d3c72773eded 6 minutes ago 1.65GB 16:50:52 security-bootstrapper-arm64 latest 7ac141888170 6 minutes ago 18MB 16:50:52 52c6c5182a32 6 minutes ago 1.68GB 16:50:52 security-secretstore-setup-arm64 latest d33fbd5a201d 6 minutes ago 27MB 16:50:52 core-command-arm64 latest 719a4586f5b6 7 minutes ago 15.3MB 16:50:52 b901b2972420 7 minutes ago 1.66GB 16:50:52 3b2a05a26f8a 7 minutes ago 1.66GB 16:50:52 ab190bb49f3b 7 minutes ago 1.65GB 16:50:52 security-spire-config-arm64 latest 7d131fe2bcdb 11 minutes ago 81.9MB 16:50:52 4eec9bad7e60 11 minutes ago 1.7GB 16:50:52 ci-base-image-arm64 latest 806de5351d1e 22 minutes ago 1.26GB 16:50:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 4 weeks ago 551MB 16:50:52 alpine 3.15 8e1d7573f448 3 months ago 5.33MB 16:50:52 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:50:52 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:50:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:53 16:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:53 arm64: Pulling from edgex-lftools-log-publisher 16:50:53 8998bd30e6a1: Pulling fs layer 16:50:53 04944245beec: Pulling fs layer 16:50:53 699f458cf7ca: Pulling fs layer 16:50:53 765212b225bb: Pulling fs layer 16:50:53 f23df028b6ca: Pulling fs layer 16:50:53 d65c8cfc05b1: Pulling fs layer 16:50:53 2437ff75d9bd: Pulling fs layer 16:50:53 d65c8cfc05b1: Waiting 16:50:53 765212b225bb: Waiting 16:50:53 2437ff75d9bd: Waiting 16:50:53 f23df028b6ca: Waiting 16:50:53 04944245beec: Verifying Checksum 16:50:53 04944245beec: Download complete 16:50:53 765212b225bb: Download complete 16:50:53 f23df028b6ca: Verifying Checksum 16:50:53 f23df028b6ca: Download complete 16:50:53 d65c8cfc05b1: Verifying Checksum 16:50:53 d65c8cfc05b1: Download complete 16:50:54 699f458cf7ca: Verifying Checksum 16:50:54 699f458cf7ca: Download complete 16:50:54 8998bd30e6a1: Verifying Checksum 16:50:54 8998bd30e6a1: Download complete 16:50:56 2437ff75d9bd: Verifying Checksum 16:50:56 2437ff75d9bd: Download complete 16:50:58 8998bd30e6a1: Pull complete 16:50:58 04944245beec: Pull complete 16:51:00 699f458cf7ca: Pull complete 16:51:00 765212b225bb: Pull complete 16:51:01 f23df028b6ca: Pull complete 16:51:01 d65c8cfc05b1: Pull complete 16:51:16 2437ff75d9bd: Pull complete 16:51:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:51:17 prd-ubuntu18.04-docker-arm64-4c-16g-6622 does not seem to be running inside a container 16:51:17 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:51:19 $ docker top 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:20 ---> job-cost.sh 16:51:20 lf-activate-venv: SKIPPING 16:51:20 INFO: No Stack... 16:51:21 INFO: Retrieving Pricing Info for: v3-standard-4 16:51:22 INFO: Archiving Costs [Pipeline] sh 16:51:23 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:51:23 + cut -d, -f6 [Pipeline] lock 16:51:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] 16:51:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] did not exist. Created. 16:51:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:23 + echo total: 0.10999999940395355 [Pipeline] stash 16:51:23 Stashed 1 file(s) [Pipeline] } 16:51:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:23 $ docker stop --time=1 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 16:51:25 $ docker rm -f 9e4862d2ae1600d0d723cb02a84efaa52acb86d4b50e9a8c9eff623d12138765 [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 16:51:26 provisioning config files... 16:51:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8320853739829191317tmp [Pipeline] { [Pipeline] sh 16:51:26 + set +x 16:51:26 + curl -s https://codecov.io/bash 16:51:26 + bash -s -- 16:51:26 16:51:26 _____ _ 16:51:26 / ____| | | 16:51:26 | | ___ __| | ___ ___ _____ __ 16:51:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:51:26 | |___| (_) | (_| | __/ (_| (_) \ V / 16:51:26 \_____\___/ \__,_|\___|\___\___/ \_/ 16:51:26 Bash-1.0.6 16:51:26 16:51:26 16:51:26 ==> git version 2.24.4 found 16:51:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:51:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:51:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:51:26 ==> Jenkins CI detected. 16:51:26 current dir:  /w/workspace/edgex-go/5 16:51:26 project root: . 16:51:26 --> token set from env 16:51:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:51:26 ==> Running gcov in . (disable via -X gcov) 16:51:26 ==> Python coveragepy not found 16:51:26 ==> Searching for coverage reports in: 16:51:26 + . 16:51:26 -> Found 1 reports 16:51:26 ==> Detecting git/mercurial file structure 16:51:26 ==> Reading reports 16:51:26 + ./coverage.out bytes=428383 16:51:26 ==> Appending adjustments 16:51:26 https://docs.codecov.io/docs/fixing-reports 16:51:27 + Found adjustments 16:51:27 ==> Gzipping contents 16:51:27 60K /tmp/codecov.xZ8pUk.gz 16:51:27 ==> Uploading reports 16:51:27 url: https://codecov.io 16:51:27 query: branch=PR-3892&commit=6269ca7f83250260c05d7312f991e1108fe040db&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= 16:51:27 -> Pinging Codecov 16:51:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3892&commit=6269ca7f83250260c05d7312f991e1108fe040db&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= 16:51:28 -> Uploading to 16:51:28 https://storage.googleapis.com/codecov/v4/raw/2022-03-08/00271124DB129430A58F1EEE437C3FCB/6269ca7f83250260c05d7312f991e1108fe040db/248b494a-01b7-409c-810a-e72eff4f22fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T165127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df7558dc82591f99b1352a1f2fb7118390a9ea3110af3b012789cdfa096f19e1 16:51:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:28 Dload Upload Total Spent Left Speed 16:51:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58364 0 0 100 58364 0 165k --:--:-- --:--:-- --:--:-- 166k 16:51:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6269ca7f83250260c05d7312f991e1108fe040db [Pipeline] } 16:51:28 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 16:51:29 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:51:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:30 ---> package-listing.sh 16:51:30 ++ facter osfamily 16:51:30 ++ tr '[:upper:]' '[:lower:]' 16:51:30 + OS_FAMILY=redhat 16:51:30 + workspace=/w/workspace/edgex-go/5 16:51:30 + START_PACKAGES=/tmp/packages_start.txt 16:51:30 + END_PACKAGES=/tmp/packages_end.txt 16:51:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:30 + PACKAGES=/tmp/packages_start.txt 16:51:30 + '[' /w/workspace/edgex-go/5 ']' 16:51:30 + PACKAGES=/tmp/packages_end.txt 16:51:30 + case "${OS_FAMILY}" in 16:51:30 + rpm -qa 16:51:30 + sort 16:51:34 + '[' -f /tmp/packages_start.txt ']' 16:51:34 + '[' -f /tmp/packages_end.txt ']' 16:51:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:34 + '[' /w/workspace/edgex-go/5 ']' 16:51:34 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:51:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:51:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:35 16:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:35 latest: Pulling from edgex-lftools-log-publisher 16:51:35 5eb5b503b376: Pulling fs layer 16:51:35 5c69ac0246d0: Pulling fs layer 16:51:35 ec43610c2a17: Pulling fs layer 16:51:35 3a2ae6a8a46f: Pulling fs layer 16:51:35 33b1e0a273af: Pulling fs layer 16:51:35 5d3b04190fa2: Pulling fs layer 16:51:35 2f39f015ded8: Pulling fs layer 16:51:35 33b1e0a273af: Waiting 16:51:35 5d3b04190fa2: Waiting 16:51:35 2f39f015ded8: Waiting 16:51:35 3a2ae6a8a46f: Waiting 16:51:35 5c69ac0246d0: Verifying Checksum 16:51:35 5c69ac0246d0: Download complete 16:51:35 3a2ae6a8a46f: Verifying Checksum 16:51:35 3a2ae6a8a46f: Download complete 16:51:35 33b1e0a273af: Verifying Checksum 16:51:35 33b1e0a273af: Download complete 16:51:35 ec43610c2a17: Verifying Checksum 16:51:35 ec43610c2a17: Download complete 16:51:35 5d3b04190fa2: Verifying Checksum 16:51:35 5d3b04190fa2: Download complete 16:51:35 5eb5b503b376: Verifying Checksum 16:51:35 5eb5b503b376: Download complete 16:51:36 2f39f015ded8: Verifying Checksum 16:51:36 2f39f015ded8: Download complete 16:51:37 5eb5b503b376: Pull complete 16:51:37 5c69ac0246d0: Pull complete 16:51:38 ec43610c2a17: Pull complete 16:51:38 3a2ae6a8a46f: Pull complete 16:51:38 33b1e0a273af: Pull complete 16:51:38 5d3b04190fa2: Pull complete 16:51:44 2f39f015ded8: Pull complete 16:51:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:51:44 prd-centos7-docker-4c-2g-6619 does not seem to be running inside a container 16:51:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:51:48 $ docker top b31a7548e7ecffeb0705f2f60e7826e708bb7b855eba549dbddc2a55a8b54d8a -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:48 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:49 + ls /var/log/sa-host 16:51:49 + sadf -c /var/log/sa-host/sa08 16:51:49 file_magic: OK 16:51:49 HZ: Using current value: 100 16:51:49 file_header: OK 16:51:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:51:49 Statistics: 16:51:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:49 File successfully converted to sysstat format version 12.5.2 16:51:49 + sadf -c /var/log/sa-host/sa17 16:51:49 file_magic: OK 16:51:49 HZ: Using current value: 100 16:51:49 file_header: OK 16:51:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:51:49 Statistics: 16:51:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:49 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:49 provisioning config files... 16:51:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3974030091402321513tmp [Pipeline] { [Pipeline] echo 16:51:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:49 ---> create-netrc.sh [Pipeline] } 16:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:50 ---> python-tools-install.sh [Pipeline] echo 16:51:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:50 ---> sudo-logs.sh 16:51:50 Archiving 'sudo' log.. 16:51:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-6619.novalocal: Name or service not known 16:51:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-6619.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:51:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:50 ---> job-cost.sh 16:51:50 lf-activate-venv: SKIPPING 16:51:50 DEBUG: total: 0.10999999940395355 16:51:50 INFO: Retrieving Stack Cost... 16:51:51 INFO: Retrieving Pricing Info for: v3-standard-2 16:51:51 INFO: Archiving Costs [Pipeline] echo 16:51:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:51 ---> logs-deploy.sh 16:51:51 lf-activate-venv: SKIPPING 16:51:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/5 16:51:51 INFO: archiving workspace using pattern(s): 16:51:52 Archives upload complete. 16:51:52 INFO: archiving logs to Nexus