Pull request #3915 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d2cef2e886bac3ed4982519846baf307eba695d1 rather than 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Obtained Jenkinsfile from d2cef2e886bac3ed4982519846baf307eba695d1 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-ssh4132590966349902723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16287930176670144660.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3915/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-3915/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9214901773675308483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6468943912473930834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3915/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-3915/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17046529207534703946.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8149 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) > git config core.sparsecheckout # timeout=10 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T03:45:41.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T03:45:41.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T03:45:41.544Z] ========================================================= [2022-03-21T03:45:41.544Z] EdgeX Global Pipelines Version Info [2022-03-21T03:45:41.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-21T03:45:42.332Z] ------------------- [2022-03-21T03:45:42.332Z] stable info: [2022-03-21T03:45:42.332Z] ------------------- [2022-03-21T03:45:42.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T03:45:42.332Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T03:45:42.332Z] Message: update stable to v1.0.221 > git rev-list --no-walk 2eeb7e375f062e76fc0780097e5c4e08319b0358 # timeout=10 [2022-03-21T03:45:42.905Z] ------------------- [2022-03-21T03:45:42.905Z] experimental info: [2022-03-21T03:45:42.905Z] ------------------- [2022-03-21T03:45:42.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T03:45:42.905Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T03:45:42.905Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T03:45:43.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-21T03:45:43.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-21T03:45:43.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T03:45:43.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T03:45:43.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T03:45:43.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T03:45:43.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T03:45:43.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-21T03:45:43.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-21T03:45:43.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-21T03:45:43.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T03:45:43.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T03:45:43.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T03:45:43.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T03:45:43.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T03:45:43.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T03:45:43.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T03:45:43.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T03:45:43.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-21T03:45:43.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-21T03:45:43.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-21T03:45:43.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T03:45:43.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3915 [Pipeline] echo [2022-03-21T03:45:43.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3915 [Pipeline] echo [2022-03-21T03:45:43.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3915 [Pipeline] echo [2022-03-21T03:45:43.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo [2022-03-21T03:45:43.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7965580 [Pipeline] echo [2022-03-21T03:45:43.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T03:45:43.479Z] provisioning config files... [2022-03-21T03:45:43.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1515199517346832713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T03:45:43.802Z] ---> docker-login.sh [2022-03-21T03:45:43.802Z] nexus3.edgexfoundry.org:10001 [2022-03-21T03:45:44.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:45:44.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:45:44.065Z] Configure a credential helper to remove this warning. See [2022-03-21T03:45:44.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:45:44.065Z] [2022-03-21T03:45:44.065Z] Login Succeeded [2022-03-21T03:45:44.065Z] nexus3.edgexfoundry.org:10002 [2022-03-21T03:45:44.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:45:44.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:45:44.326Z] Configure a credential helper to remove this warning. See [2022-03-21T03:45:44.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:45:44.326Z] [2022-03-21T03:45:44.326Z] Login Succeeded [2022-03-21T03:45:44.326Z] nexus3.edgexfoundry.org:10003 [2022-03-21T03:45:44.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:45:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:45:44.589Z] Configure a credential helper to remove this warning. See [2022-03-21T03:45:44.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:45:44.589Z] [2022-03-21T03:45:44.589Z] Login Succeeded [2022-03-21T03:45:44.589Z] nexus3.edgexfoundry.org:10004 [2022-03-21T03:45:44.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:45:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:45:44.589Z] Configure a credential helper to remove this warning. See [2022-03-21T03:45:44.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:45:44.589Z] [2022-03-21T03:45:44.589Z] Login Succeeded [2022-03-21T03:45:44.589Z] docker.io [2022-03-21T03:45:44.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:45:45.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:45:45.113Z] Configure a credential helper to remove this warning. See [2022-03-21T03:45:45.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:45:45.113Z] [2022-03-21T03:45:45.113Z] Login Succeeded [2022-03-21T03:45:45.113Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T03:45:45.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T03:45:45.436Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/core-command/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/core-data/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + dirname cmd/core-metadata/Dockerfile [2022-03-21T03:45:45.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/support-notifications/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-21T03:45:45.436Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-21T03:45:45.436Z] + cut -d/ -f2 [2022-03-21T03:45:45.436Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-21T03:45:45.474Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-21T03:45:45.839Z] + git rev-list -1 --merges 79655804dc033cbff34ae464b76ef0b2fd8ffcf0~1..79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo [2022-03-21T03:45:45.941Z] -----------> git rev-list -1 --merges 79655804dc033cbff34ae464b76ef0b2fd8ffcf0~1..79655804dc033cbff34ae464b76ef0b2fd8ffcf0 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [false] [Pipeline] sh [2022-03-21T03:45:46.236Z] + git log --format=format:%s -1 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] echo [2022-03-21T03:45:46.254Z] ========================================================= [2022-03-21T03:45:46.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T03:45:46.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-21T03:45:46.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T03:45:46.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T03:45:46.797Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T03:45:46.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T03:45:46.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T03:45:46.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T03:45:46.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:45:47.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T03:45:47.225Z] [2022-03-21T03:45:47.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:45:47.529Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T03:45:47.529Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T03:45:47.529Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T03:45:47.529Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T03:45:47.529Z] 4c7163046ea9: Pulling fs layer [2022-03-21T03:45:47.529Z] 0c2d73faf560: Pulling fs layer [2022-03-21T03:45:47.529Z] 0c2d73faf560: Waiting [2022-03-21T03:45:47.529Z] 3e5f54012d9b: Download complete [2022-03-21T03:45:47.529Z] a0d0a0d46f8b: Download complete [2022-03-21T03:45:47.529Z] 0c2d73faf560: Verifying Checksum [2022-03-21T03:45:47.529Z] 0c2d73faf560: Download complete [2022-03-21T03:45:47.529Z] 4c7163046ea9: Verifying Checksum [2022-03-21T03:45:47.529Z] 4c7163046ea9: Download complete [2022-03-21T03:45:47.792Z] a0d0a0d46f8b: Pull complete [2022-03-21T03:45:47.792Z] 3e5f54012d9b: Pull complete [2022-03-21T03:45:48.051Z] 4c7163046ea9: Pull complete [2022-03-21T03:45:48.311Z] 0c2d73faf560: Pull complete [2022-03-21T03:45:48.311Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T03:45:48.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T03:45:48.311Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T03:45:48.393Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T03:45:48.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T03:45:49.142Z] $ docker top bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T03:45:49.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T03:45:49.250Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T03:45:49.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T03:45:49.403Z] $ docker exec bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent [2022-03-21T03:45:49.538Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFIOhj/agent.14 [2022-03-21T03:45:49.538Z] SSH_AGENT_PID=20 [2022-03-21T03:45:49.547Z] Running ssh-add (command line suppressed) [2022-03-21T03:45:49.667Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3429622065385632169.key (/w/workspace/edgex-go/2@tmp/private_key_3429622065385632169.key) [2022-03-21T03:45:49.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T03:45:49.975Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T03:45:49.995Z] $ docker exec --env ******** --env ******** bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent -k [2022-03-21T03:45:50.122Z] unset SSH_AUTH_SOCK; [2022-03-21T03:45:50.122Z] unset SSH_AGENT_PID; [2022-03-21T03:45:50.123Z] echo Agent pid 20 killed; [2022-03-21T03:45:50.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T03:45:50.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T03:45:50.154Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T03:45:50.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T03:45:50.291Z] $ docker exec bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent [2022-03-21T03:45:50.413Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbgOEEo/agent.53 [2022-03-21T03:45:50.413Z] SSH_AGENT_PID=59 [2022-03-21T03:45:50.417Z] Running ssh-add (command line suppressed) [2022-03-21T03:45:50.557Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2026930421671614746.key (/w/workspace/edgex-go/2@tmp/private_key_2026930421671614746.key) [2022-03-21T03:45:50.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T03:45:50.866Z] + git semver init [2022-03-21T03:45:50.866Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T03:45:50.866Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-21T03:45:50.866Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-21T03:45:50.866Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T03:45:50.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T03:45:50.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T03:45:50.866Z] # $SEMVER_BRANCH = PR-3915 [2022-03-21T03:45:50.866Z] # $SEMVER_TEMP = /tmp/semver-285353633 [2022-03-21T03:45:50.866Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-21T03:46:05.792Z] # '/tmp/semver-285353633' -> '/w/workspace/edgex-go/2/.semver' [2022-03-21T03:46:05.792Z] # -> Force: false [2022-03-21T03:46:05.792Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-21T03:46:05.810Z] $ docker exec --env ******** --env ******** bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a ssh-agent -k [2022-03-21T03:46:05.960Z] unset SSH_AUTH_SOCK; [2022-03-21T03:46:05.961Z] unset SSH_AGENT_PID; [2022-03-21T03:46:05.961Z] echo Agent pid 59 killed; [2022-03-21T03:46:05.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T03:46:06.274Z] + git semver [Pipeline] } [2022-03-21T03:46:06.295Z] $ docker stop --time=1 bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a [2022-03-21T03:46:08.109Z] $ docker rm -f bbe6dfd22bf41bd29080cea935865fc1e595ca265eac6a64c939d13770fb204a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T03:46:08.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T03:46:08.751Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T03:46:08.756Z] [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 [2022-03-21T03:46:08.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T03:46:08.888Z] ========================================================= [2022-03-21T03:46:08.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T03:46:08.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:46:09.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T03:46:09.178Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T03:46:09.178Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T03:46:09.178Z] 666ba61612fd: Pulling fs layer [2022-03-21T03:46:09.178Z] 8ed8ca486205: Pulling fs layer [2022-03-21T03:46:09.178Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T03:46:09.178Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T03:46:09.178Z] 640e595b4fbd: Pulling fs layer [2022-03-21T03:46:09.178Z] 763cafe07f6e: Pulling fs layer [2022-03-21T03:46:09.178Z] 0c0b528cf693: Pulling fs layer [2022-03-21T03:46:09.178Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T03:46:09.178Z] 640e595b4fbd: Waiting [2022-03-21T03:46:09.178Z] 763cafe07f6e: Waiting [2022-03-21T03:46:09.178Z] 0c0b528cf693: Waiting [2022-03-21T03:46:09.178Z] 10935f4eaf8b: Waiting [2022-03-21T03:46:09.178Z] 22a0e8bec74d: Waiting [2022-03-21T03:46:09.178Z] 8ed8ca486205: Verifying Checksum [2022-03-21T03:46:09.178Z] 8ed8ca486205: Download complete [2022-03-21T03:46:09.178Z] 666ba61612fd: Download complete [2022-03-21T03:46:09.178Z] 22a0e8bec74d: Verifying Checksum [2022-03-21T03:46:09.178Z] 22a0e8bec74d: Download complete [2022-03-21T03:46:09.178Z] 640e595b4fbd: Verifying Checksum [2022-03-21T03:46:09.178Z] 640e595b4fbd: Download complete [2022-03-21T03:46:09.178Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T03:46:09.178Z] 59bf1c3509f3: Download complete [2022-03-21T03:46:09.178Z] 763cafe07f6e: Verifying Checksum [2022-03-21T03:46:09.178Z] 763cafe07f6e: Download complete [2022-03-21T03:46:09.178Z] 0c0b528cf693: Verifying Checksum [2022-03-21T03:46:09.178Z] 0c0b528cf693: Download complete [2022-03-21T03:46:09.439Z] 59bf1c3509f3: Pull complete [2022-03-21T03:46:09.439Z] 666ba61612fd: Pull complete [2022-03-21T03:46:09.701Z] 8ed8ca486205: Pull complete [2022-03-21T03:46:09.961Z] 4fe6c5a15a65: Verifying Checksum [2022-03-21T03:46:09.961Z] 4fe6c5a15a65: Download complete [2022-03-21T03:46:09.961Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T03:46:09.961Z] 10935f4eaf8b: Download complete [2022-03-21T03:46:14.161Z] 4fe6c5a15a65: Pull complete [2022-03-21T03:46:14.161Z] 22a0e8bec74d: Pull complete [2022-03-21T03:46:14.161Z] 640e595b4fbd: Pull complete [2022-03-21T03:46:14.161Z] 763cafe07f6e: Pull complete [2022-03-21T03:46:14.161Z] 0c0b528cf693: Pull complete [2022-03-21T03:46:16.711Z] 10935f4eaf8b: Pull complete [2022-03-21T03:46:16.711Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T03:46:16.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T03:46:16.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:46:17.008Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T03:46:17.008Z] WORKDIR /edgex [2022-03-21T03:46:17.008Z] COPY go.mod . [2022-03-21T03:46:17.008Z] RUN go mod download [2022-03-21T03:46:17.008Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-21T03:46:18.389Z] Sending build context to Docker daemon 334.2MB [2022-03-21T03:46:18.389Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T03:46:18.389Z] ---> 99d49a6021b9 [2022-03-21T03:46:18.389Z] Step 2/4 : WORKDIR /edgex [2022-03-21T03:46:20.309Z] ---> Running in 65b99715b08f [2022-03-21T03:46:20.309Z] Removing intermediate container 65b99715b08f [2022-03-21T03:46:20.309Z] ---> f7bbb991448e [2022-03-21T03:46:20.309Z] Step 3/4 : COPY go.mod . [2022-03-21T03:46:20.309Z] ---> 07bd095344a0 [2022-03-21T03:46:20.309Z] Step 4/4 : RUN go mod download [2022-03-21T03:46:20.570Z] ---> Running in be20d78e8c58 [2022-03-21T03:46:23.845Z] Still waiting to schedule task [2022-03-21T03:46:23.845Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-21T03:46:42.538Z] Removing intermediate container be20d78e8c58 [2022-03-21T03:46:42.538Z] ---> b37a506a360d [2022-03-21T03:46:42.538Z] Successfully built b37a506a360d [2022-03-21T03:46:42.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:46:42.836Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T03:46:42.836Z] . [Pipeline] withDockerContainer [2022-03-21T03:46:42.912Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T03:46:42.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T03:46:43.370Z] $ docker top ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:46:43.738Z] + go version [2022-03-21T03:46:43.738Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T03:46:43.768Z] $ docker stop --time=1 ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 [2022-03-21T03:46:45.093Z] $ docker rm -f ad9049089cde70fb4b3919c2cb6ba8a20bed2787f7f234a9a5023c306febc4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:46:45.536Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T03:46:45.536Z] . [Pipeline] withDockerContainer [2022-03-21T03:46:45.605Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T03:46:45.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T03:46:46.006Z] $ docker top 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T03:46:46.083Z] ========================================================= [2022-03-21T03:46:46.083Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T03:46:46.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:46:46.374Z] + make test [2022-03-21T03:46:46.375Z] go mod tidy [2022-03-21T03:46:46.634Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T03:46:51.921Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T03:47:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T03:47:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T03:47:02.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-03-21T03:47:02.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T03:47:02.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements [2022-03-21T03:47:02.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T03:47:02.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.769s coverage: 89.2% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 94.2% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements [2022-03-21T03:47:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-03-21T03:47:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-03-21T03:47:16.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-03-21T03:47:16.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements [2022-03-21T03:47:16.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements [2022-03-21T03:47:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T03:47:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-03-21T03:47:26.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T03:47:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-03-21T03:47:26.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-21T03:47:26.972Z] 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 [2022-03-21T03:47:39.190Z] GO111MODULE=on go vet ./... [2022-03-21T03:47:42.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T03:47:42.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T03:47:42.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T03:47:43.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T03:47:43.624Z] + ls -al . [2022-03-21T03:47:43.624Z] total 676 [2022-03-21T03:47:43.624Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 03:47 . [2022-03-21T03:47:43.624Z] drwxr-xr-x 4 root root 4096 Mar 21 03:46 .. [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 03:45 .dockerignore [2022-03-21T03:47:43.624Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 03:45 .git [2022-03-21T03:47:43.624Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 03:45 .github [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 804 Mar 21 03:45 .gitignore [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 03:45 .golangci.yml [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 76 Mar 21 03:45 .hadolint.yml [2022-03-21T03:47:43.624Z] drwx------ 3 1001 1001 4096 Mar 21 03:46 .semver [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 03:45 .sonarcloud.properties [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 03:45 ADOPTERS.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 9019 Mar 21 03:45 Attribution.txt [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 03:45 CHANGELOG.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 03:45 CONTRIBUTING.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 03:45 GOVERNANCE.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 03:45 Jenkinsfile [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 03:45 LICENSE [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 6508 Mar 21 03:45 Makefile [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 03:45 OWNERS.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 03:45 README.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 03:45 SECURITY.md [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 03:46 VERSION [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 03:45 ZMQWindows.md [2022-03-21T03:47:43.624Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 03:45 bin [2022-03-21T03:47:43.624Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 03:45 cmd [2022-03-21T03:47:43.624Z] -rw-r--r-- 1 root root 426503 Mar 21 03:47 coverage.out [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 2827 Mar 21 03:45 go.mod [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 50579 Mar 21 03:45 go.sum [2022-03-21T03:47:43.624Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 03:45 internal [2022-03-21T03:47:43.624Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 03:45 openapi [2022-03-21T03:47:43.624Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 03:45 snap [2022-03-21T03:47:43.624Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 03:45 version.go [Pipeline] sh [2022-03-21T03:47:43.917Z] + '[' -e coverage.out ] [2022-03-21T03:47:43.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T03:47:44.008Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T03:47:44.290Z] + make build [2022-03-21T03:47:44.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T03:47:45.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T03:47:50.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T03:47:51.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T03:47:52.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T03:47:52.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T03:47:53.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T03:47:54.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T03:47:55.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T03:47:56.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T03:47:57.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T03:47:57.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T03:47:58.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8150 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws [2022-03-21T03:47:58.888Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-21T03:47:59.149Z] The recommended git tool is: git [Pipeline] } [2022-03-21T03:47:59.273Z] $ docker stop --time=1 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 [2022-03-21T03:48:01.261Z] $ docker rm -f 6315069c6f4dda006524151d45cddbf82d4c827e9afed407a3446ac5c845f9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:48:02.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T03:48:02.587Z] [2022-03-21T03:48:02.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:48:02.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T03:48:02.910Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-21T03:48:02.910Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-21T03:48:02.910Z] ca9280d653b3: Pulling fs layer [2022-03-21T03:48:02.910Z] 7e9c9ca2126c: Pulling fs layer [2022-03-21T03:48:02.910Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-21T03:48:02.910Z] cbdbe7a5bc2a: Download complete [2022-03-21T03:48:03.180Z] ca9280d653b3: Verifying Checksum [2022-03-21T03:48:03.180Z] ca9280d653b3: Download complete [2022-03-21T03:48:03.180Z] cbdbe7a5bc2a: Pull complete [2022-03-21T03:48:03.491Z] 7e9c9ca2126c: Download complete [2022-03-21T03:48:03.491Z] ca9280d653b3: Pull complete [2022-03-21T03:48:06.388Z] using credential edgex-jenkins-ssh [2022-03-21T03:48:06.431Z] Cloning the remote Git repository [2022-03-21T03:48:06.806Z] 7e9c9ca2126c: Pull complete [2022-03-21T03:48:06.806Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-21T03:48:06.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T03:48:06.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-21T03:48:06.872Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T03:48:06.908Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-21T03:48:06.547Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:48:06.672Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-21T03:48:06.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:48:06.830Z] > git --version # timeout=10 [2022-03-21T03:48:06.878Z] > git --version # 'git version 2.25.1' [2022-03-21T03:48:06.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:48:08.289Z] $ docker top a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:48:07.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T03:48:08.653Z] + docker-compose build --help [2022-03-21T03:48:08.653Z] + grep parallel [2022-03-21T03:48:09.224Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T03:48:09.240Z] $ docker stop --time=1 a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 [2022-03-21T03:48:10.556Z] $ docker rm -f a4c4b0c26644271b695f98418adddfa88ce271d5039259d9ff7f44b26119b9d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:48:10.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T03:48:10.933Z] . [Pipeline] withDockerContainer [2022-03-21T03:48:10.996Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T03:48:11.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-21T03:48:11.403Z] $ docker top 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:48:11.762Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T03:48:12.333Z] Building core-command ... [2022-03-21T03:48:12.333Z] Building core-data ... [2022-03-21T03:48:12.333Z] Building core-metadata ... [2022-03-21T03:48:12.333Z] Building security-bootstrapper ... [2022-03-21T03:48:12.333Z] Building security-proxy-setup ... [2022-03-21T03:48:12.333Z] Building security-secretstore-setup ... [2022-03-21T03:48:12.333Z] Building support-notifications ... [2022-03-21T03:48:12.333Z] Building support-scheduler ... [2022-03-21T03:48:12.333Z] Building sys-mgmt-agent ... [2022-03-21T03:48:12.333Z] Building support-notifications [2022-03-21T03:48:12.333Z] Building core-command [2022-03-21T03:48:12.333Z] Building security-proxy-setup [2022-03-21T03:48:12.333Z] Building core-metadata [2022-03-21T03:48:12.333Z] Building security-bootstrapper [2022-03-21T03:48:23.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T03:48:23.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T03:48:23.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T03:48:23.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:48:23.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:48:23.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-21T03:48:24.169Z] Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:48:24.529Z] Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:48:24.530Z] Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) [2022-03-21T03:48:24.189Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T03:48:24.206Z] > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 [2022-03-21T03:48:24.448Z] > git remote # timeout=10 [2022-03-21T03:48:24.465Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T03:48:24.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:48:24.489Z] > git merge d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 [2022-03-21T03:48:24.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T03:48:24.536Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T03:48:24.555Z] > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 [2022-03-21T03:48:27.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:48:27.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:48:27.223Z] ---> b37a506a360d [2022-03-21T03:48:27.223Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:48:27.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:48:27.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:48:27.223Z] ---> b37a506a360d [2022-03-21T03:48:27.223Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T03:48:27.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:48:27.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:48:27.223Z] ---> b37a506a360d [2022-03-21T03:48:27.223Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T03:48:27.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:48:27.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:48:27.223Z] ---> b37a506a360d [2022-03-21T03:48:27.223Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:48:27.223Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:48:27.223Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:48:27.223Z] ---> b37a506a360d [2022-03-21T03:48:27.223Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T03:48:28.900Z] Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T03:48:29.772Z] ---> Running in 70980750ee07 [2022-03-21T03:48:29.773Z] ---> Running in 6812a84ebafa [2022-03-21T03:48:29.773Z] ---> Running in 0291bd193f5a [2022-03-21T03:48:29.773Z] ---> Running in 2519afc42d8e [2022-03-21T03:48:29.773Z] ---> Running in f126efcb363e [2022-03-21T03:48:29.773Z] Removing intermediate container 0291bd193f5a [2022-03-21T03:48:29.773Z] ---> 8ddabba89789 [2022-03-21T03:48:29.773Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:48:29.773Z] Removing intermediate container 2519afc42d8e [2022-03-21T03:48:29.773Z] ---> de3b6fdc9c1e [2022-03-21T03:48:29.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:48:29.773Z] Removing intermediate container 6812a84ebafa [2022-03-21T03:48:29.773Z] ---> 14142906ebd0 [2022-03-21T03:48:29.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:48:29.773Z] Removing intermediate container 70980750ee07 [2022-03-21T03:48:29.773Z] ---> 3cf55f59edf7 [2022-03-21T03:48:29.773Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:48:29.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T03:48:29.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T03:48:29.842Z] Dload Upload Total Spent Left Speed [2022-03-21T03:48:29.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52635 0 --:--:-- --:--:-- --:--:-- 52635 [2022-03-21T03:48:30.033Z] Removing intermediate container f126efcb363e [2022-03-21T03:48:30.033Z] ---> 930295b9de86 [2022-03-21T03:48:30.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:48:30.033Z] ---> Running in 9fc760826605 [2022-03-21T03:48:30.033Z] ---> Running in 0b8f67a9217a [2022-03-21T03:48:30.033Z] ---> Running in 8e8eeda560d3 [2022-03-21T03:48:30.033Z] ---> Running in aa5e0be2e9db [2022-03-21T03:48:30.033Z] ---> Running in 5538a35b6f76 [Pipeline] sh [2022-03-21T03:48:30.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T03:48:30.750Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-21T03:48:30.750Z] sudo tee /etc/docker/daemon.new [2022-03-21T03:48:30.750Z] { [2022-03-21T03:48:30.750Z] "registry-mirrors": [ [2022-03-21T03:48:30.750Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T03:48:30.750Z] ], [2022-03-21T03:48:30.750Z] "bip": "10.250.0.254/24", [2022-03-21T03:48:30.750Z] "hosts": [ [2022-03-21T03:48:30.750Z] "tcp://0.0.0.0:5555", [2022-03-21T03:48:30.750Z] "unix:///var/run/docker.sock" [2022-03-21T03:48:30.750Z] ], [2022-03-21T03:48:30.750Z] "mtu": 1458, [2022-03-21T03:48:30.750Z] "selinux-enabled": true, [2022-03-21T03:48:30.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T03:48:30.750Z] } [Pipeline] sh [2022-03-21T03:48:30.975Z] Removing intermediate container 9fc760826605 [2022-03-21T03:48:30.975Z] ---> ffbb64a1c50b [2022-03-21T03:48:30.975Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T03:48:30.975Z] ---> Running in 5f378d33c5be [2022-03-21T03:48:30.975Z] Removing intermediate container 0b8f67a9217a [2022-03-21T03:48:30.975Z] ---> c132cd7a4c09 [2022-03-21T03:48:30.975Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T03:48:30.975Z] ---> Running in 7006114a12c5 [2022-03-21T03:48:31.143Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-21T03:48:31.234Z] Removing intermediate container 5538a35b6f76 [2022-03-21T03:48:31.234Z] ---> df4361337c6f [2022-03-21T03:48:31.234Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T03:48:31.234Z] ---> Running in 6ff9affa739f [2022-03-21T03:48:31.234Z] Removing intermediate container 8e8eeda560d3 [2022-03-21T03:48:31.234Z] ---> 0ffb426ed37b [2022-03-21T03:48:31.234Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T03:48:31.234Z] ---> Running in e8ce73210e80 [2022-03-21T03:48:31.492Z] Removing intermediate container aa5e0be2e9db [2022-03-21T03:48:31.492Z] ---> 11b25f894864 [2022-03-21T03:48:31.492Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T03:48:31.492Z] ---> Running in ad9395d83eb7 [2022-03-21T03:48:31.517Z] + sudo service docker restart [2022-03-21T03:48:31.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:31.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:32.845Z] OK: 221 MiB in 52 packages [2022-03-21T03:48:32.845Z] OK: 221 MiB in 52 packages [2022-03-21T03:48:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:48:33.105Z] OK: 221 MiB in 52 packages [2022-03-21T03:48:33.105Z] OK: 221 MiB in 52 packages [2022-03-21T03:48:33.368Z] Removing intermediate container 5f378d33c5be [2022-03-21T03:48:33.368Z] ---> d3d595d8400c [2022-03-21T03:48:33.368Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T03:48:33.368Z] OK: 221 MiB in 52 packages [2022-03-21T03:48:33.368Z] Removing intermediate container 7006114a12c5 [2022-03-21T03:48:33.368Z] ---> 58cf278ef81b [2022-03-21T03:48:33.368Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:48:33.368Z] ---> 50f34e05b522 [2022-03-21T03:48:33.368Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:48:33.628Z] ---> Running in 6165ddcd9c05 [2022-03-21T03:48:33.628Z] Removing intermediate container 6ff9affa739f [2022-03-21T03:48:33.628Z] ---> 8ae6d844c394 [2022-03-21T03:48:33.628Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T03:48:33.628Z] Removing intermediate container e8ce73210e80 [2022-03-21T03:48:33.628Z] ---> e66d42428f89 [2022-03-21T03:48:33.628Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:48:33.628Z] ---> f203c5fa62d4 [2022-03-21T03:48:33.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:48:33.628Z] ---> Running in c6ab181d7023 [2022-03-21T03:48:33.889Z] Removing intermediate container ad9395d83eb7 [2022-03-21T03:48:33.889Z] ---> bf8747300ded [2022-03-21T03:48:33.889Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T03:48:33.889Z] ---> 55899b040c90 [2022-03-21T03:48:33.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:48:33.889Z] ---> a64efc5ffb94 [2022-03-21T03:48:33.889Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:48:33.889Z] ---> Running in 8903f9bf8967 [2022-03-21T03:48:33.889Z] ---> Running in 5f6e7655b1f6 [2022-03-21T03:48:33.889Z] ---> 8c191b1056dd [2022-03-21T03:48:33.889Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:48:34.147Z] ---> Running in 2fad552259fe [2022-03-21T03:48:34.715Z] Removing intermediate container 6165ddcd9c05 [2022-03-21T03:48:34.715Z] ---> 7ea2d0bc9ee9 [2022-03-21T03:48:34.715Z] Step 8/21 : COPY . . [2022-03-21T03:48:35.282Z] Removing intermediate container c6ab181d7023 [2022-03-21T03:48:35.282Z] ---> 7594f7fc7877 [2022-03-21T03:48:35.282Z] Step 8/23 : COPY . . [2022-03-21T03:48:38.617Z] Removing intermediate container 8903f9bf8967 [2022-03-21T03:48:38.617Z] ---> 984740ddc102 [2022-03-21T03:48:38.617Z] Step 8/23 : COPY . . [2022-03-21T03:48:38.617Z] Removing intermediate container 5f6e7655b1f6 [2022-03-21T03:48:38.617Z] ---> bd53ee27baec [2022-03-21T03:48:38.617Z] Step 8/22 : COPY . . [2022-03-21T03:48:38.617Z] Removing intermediate container 2fad552259fe [2022-03-21T03:48:38.617Z] ---> 8fce83e28360 [2022-03-21T03:48:38.617Z] Step 8/31 : COPY . . [2022-03-21T03:48:39.554Z] ---> dfaa01ab3f05 [2022-03-21T03:48:39.554Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T03:48:44.834Z] ---> Running in 48d0f3fcbaf8 [2022-03-21T03:48:44.834Z] ---> 18442182f5f1 [2022-03-21T03:48:44.834Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T03:48:44.834Z] ---> Running in 6c90b1b9d83f [2022-03-21T03:48:44.834Z] ---> 670a9e1e54f4 [2022-03-21T03:48:44.834Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T03:48:44.834Z] ---> 52d9a4454a30 [2022-03-21T03:48:44.834Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T03:48:44.834Z] ---> Running in ca91969ba6ec [2022-03-21T03:48:44.834Z] ---> Running in df7452f258d0 [2022-03-21T03:48:44.834Z] ---> 3178cdd7195b [2022-03-21T03:48:44.834Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T03:48:44.834Z] ---> Running in e9848488f181 [2022-03-21T03:48:44.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T03:48:44.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T03:48:44.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T03:48:44.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T03:48:45.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T03:48:49.854Z] provisioning config files... [2022-03-21T03:48:49.886Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3511851731432167587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T03:48:50.245Z] ---> docker-login.sh [2022-03-21T03:48:50.245Z] nexus3.edgexfoundry.org:10001 [2022-03-21T03:48:50.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:48:51.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:48:51.116Z] Configure a credential helper to remove this warning. See [2022-03-21T03:48:51.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:48:51.116Z] [2022-03-21T03:48:51.116Z] Login Succeeded [2022-03-21T03:48:51.116Z] nexus3.edgexfoundry.org:10002 [2022-03-21T03:48:51.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:48:51.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:48:51.392Z] Configure a credential helper to remove this warning. See [2022-03-21T03:48:51.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:48:51.392Z] [2022-03-21T03:48:51.667Z] Login Succeeded [2022-03-21T03:48:51.667Z] nexus3.edgexfoundry.org:10003 [2022-03-21T03:48:51.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:48:51.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:48:51.943Z] Configure a credential helper to remove this warning. See [2022-03-21T03:48:51.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:48:51.943Z] [2022-03-21T03:48:51.943Z] Login Succeeded [2022-03-21T03:48:51.943Z] nexus3.edgexfoundry.org:10004 [2022-03-21T03:48:52.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:48:52.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:48:52.548Z] Configure a credential helper to remove this warning. See [2022-03-21T03:48:52.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:48:52.548Z] [2022-03-21T03:48:52.548Z] Login Succeeded [2022-03-21T03:48:52.548Z] docker.io [2022-03-21T03:48:52.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T03:48:53.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T03:48:53.431Z] Configure a credential helper to remove this warning. See [2022-03-21T03:48:53.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T03:48:53.431Z] [2022-03-21T03:48:53.431Z] Login Succeeded [2022-03-21T03:48:53.431Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T03:48:53.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-21T03:48:53.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T03:48:53.987Z] ========================================================= [2022-03-21T03:48:53.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T03:48:53.987Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:48:54.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T03:48:54.596Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T03:48:54.596Z] 9b3977197b4f: Pulling fs layer [2022-03-21T03:48:54.596Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T03:48:54.596Z] 94645a83ff95: Pulling fs layer [2022-03-21T03:48:54.596Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T03:48:54.596Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T03:48:54.596Z] f7c0051592d6: Pulling fs layer [2022-03-21T03:48:54.596Z] a227ed2f7395: Pulling fs layer [2022-03-21T03:48:54.596Z] 7b1c46037f91: Pulling fs layer [2022-03-21T03:48:54.596Z] 3f3a8bcf1eab: Waiting [2022-03-21T03:48:54.596Z] 0c92f367c5e7: Waiting [2022-03-21T03:48:54.596Z] f7c0051592d6: Waiting [2022-03-21T03:48:54.596Z] a227ed2f7395: Waiting [2022-03-21T03:48:54.596Z] 7b1c46037f91: Waiting [2022-03-21T03:48:54.596Z] 94645a83ff95: Verifying Checksum [2022-03-21T03:48:54.596Z] 94645a83ff95: Download complete [2022-03-21T03:48:54.596Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T03:48:54.596Z] 1a89e8eeedd5: Download complete [2022-03-21T03:48:54.596Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T03:48:54.596Z] 0c92f367c5e7: Download complete [2022-03-21T03:48:54.596Z] f7c0051592d6: Verifying Checksum [2022-03-21T03:48:54.596Z] f7c0051592d6: Download complete [2022-03-21T03:48:54.596Z] 9b3977197b4f: Verifying Checksum [2022-03-21T03:48:54.596Z] 9b3977197b4f: Download complete [2022-03-21T03:48:54.596Z] a227ed2f7395: Verifying Checksum [2022-03-21T03:48:54.596Z] a227ed2f7395: Download complete [2022-03-21T03:48:55.204Z] 9b3977197b4f: Pull complete [2022-03-21T03:48:55.813Z] 1a89e8eeedd5: Pull complete [2022-03-21T03:48:56.093Z] 94645a83ff95: Pull complete [2022-03-21T03:48:56.694Z] 7b1c46037f91: Verifying Checksum [2022-03-21T03:48:56.694Z] 7b1c46037f91: Download complete [2022-03-21T03:48:57.290Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-21T03:48:57.290Z] 3f3a8bcf1eab: Download complete [2022-03-21T03:48:57.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T03:49:00.596Z] Removing intermediate container 6c90b1b9d83f [2022-03-21T03:49:00.596Z] ---> bb78e01b0da6 [2022-03-21T03:49:00.596Z] [2022-03-21T03:49:00.596Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T03:49:00.596Z] Removing intermediate container 48d0f3fcbaf8 [2022-03-21T03:49:00.596Z] ---> c4865442594a [2022-03-21T03:49:00.596Z] [2022-03-21T03:49:00.597Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T03:49:00.597Z] Removing intermediate container df7452f258d0 [2022-03-21T03:49:00.597Z] ---> 87c8654c87a5 [2022-03-21T03:49:00.597Z] [2022-03-21T03:49:00.597Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T03:49:00.597Z] 3.14: Pulling from library/alpine [2022-03-21T03:49:00.597Z] Removing intermediate container ca91969ba6ec [2022-03-21T03:49:00.597Z] ---> 2e760778b447 [2022-03-21T03:49:00.597Z] [2022-03-21T03:49:00.597Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T03:49:00.597Z] 3.14: Pulling from library/alpine [2022-03-21T03:49:00.597Z] 3.14: Pulling from library/alpine [2022-03-21T03:49:00.597Z] Removing intermediate container e9848488f181 [2022-03-21T03:49:00.597Z] ---> 89d13425c784 [2022-03-21T03:49:00.597Z] [2022-03-21T03:49:00.597Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T03:49:00.597Z] 3.14: Pulling from library/alpine [2022-03-21T03:49:00.597Z] 3.14: Pulling from library/alpine [2022-03-21T03:49:00.856Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T03:49:00.856Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T03:49:00.856Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T03:49:00.856Z] Status: Image is up to date for alpine:3.14 [2022-03-21T03:49:00.856Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T03:49:00.856Z] Status: Image is up to date for alpine:3.14 [2022-03-21T03:49:00.856Z] ---> a33ac4f1069a [2022-03-21T03:49:00.856Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T03:49:00.856Z] ---> a33ac4f1069a [2022-03-21T03:49:00.856Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T03:49:00.856Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T03:49:00.856Z] Status: Image is up to date for alpine:3.14 [2022-03-21T03:49:00.856Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T03:49:00.856Z] Status: Image is up to date for alpine:3.14 [2022-03-21T03:49:00.856Z] ---> a33ac4f1069a [2022-03-21T03:49:00.856Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T03:49:00.856Z] ---> a33ac4f1069a [2022-03-21T03:49:00.856Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T03:49:00.856Z] ---> a33ac4f1069a [2022-03-21T03:49:00.856Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T03:49:00.856Z] ---> Running in 11f6eab33c66 [2022-03-21T03:49:00.856Z] ---> Running in 3215f50afa89 [2022-03-21T03:49:00.856Z] ---> Running in d4edf8dd18a6 [2022-03-21T03:49:00.856Z] ---> Running in f22d30657653 [2022-03-21T03:49:00.856Z] ---> Running in 5ed48027a798 [2022-03-21T03:49:01.116Z] Removing intermediate container d4edf8dd18a6 [2022-03-21T03:49:01.116Z] ---> aafd95dc9a62 [2022-03-21T03:49:01.116Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T03:49:01.116Z] ---> Running in 95221dac593a [2022-03-21T03:49:01.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:01.892Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:01.892Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T03:49:01.892Z] OK: 6 MiB in 16 packages [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:01.892Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:01.892Z] OK: 6 MiB in 15 packages [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:01.892Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:01.892Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:02.153Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T03:49:02.153Z] OK: 6 MiB in 15 packages [2022-03-21T03:49:02.153Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T03:49:02.153Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T03:49:02.153Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T03:49:02.153Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T03:49:02.153Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:02.153Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T03:49:02.153Z] OK: 8 MiB in 19 packages [2022-03-21T03:49:02.153Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:02.153Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T03:49:02.153Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:02.153Z] OK: 6 MiB in 16 packages [2022-03-21T03:49:02.412Z] Removing intermediate container 3215f50afa89 [2022-03-21T03:49:02.412Z] ---> dfee1ab14eb4 [2022-03-21T03:49:02.412Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T03:49:02.412Z] ---> Running in 827c6d558cd1 [2022-03-21T03:49:02.412Z] Removing intermediate container 11f6eab33c66 [2022-03-21T03:49:02.412Z] ---> 88349c5dde1e [2022-03-21T03:49:02.412Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T03:49:02.672Z] ---> Running in 890c3adae17d [2022-03-21T03:49:02.672Z] Removing intermediate container 827c6d558cd1 [2022-03-21T03:49:02.672Z] ---> 7344339d6dbd [2022-03-21T03:49:02.672Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T03:49:02.672Z] ---> Running in ef9eea02ed21 [2022-03-21T03:49:02.672Z] Removing intermediate container 5ed48027a798 [2022-03-21T03:49:02.672Z] ---> 686e73222442 [2022-03-21T03:49:02.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T03:49:02.672Z] Removing intermediate container 890c3adae17d [2022-03-21T03:49:02.672Z] ---> 947b7f45618f [2022-03-21T03:49:02.672Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T03:49:02.672Z] ---> Running in def0b3c8d704 [2022-03-21T03:49:02.672Z] ---> Running in c74c0724d045 [2022-03-21T03:49:02.938Z] Removing intermediate container ef9eea02ed21 [2022-03-21T03:49:02.938Z] ---> efbf5ab63175 [2022-03-21T03:49:02.938Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T03:49:02.938Z] Removing intermediate container 95221dac593a [2022-03-21T03:49:02.938Z] ---> dc9b4c437cd1 [2022-03-21T03:49:02.938Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T03:49:02.938Z] ---> Running in d21633e2b469 [2022-03-21T03:49:02.938Z] Removing intermediate container f22d30657653 [2022-03-21T03:49:02.938Z] ---> 75fae376a661 [2022-03-21T03:49:02.938Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T03:49:02.938Z] ---> Running in 66db080c0567 [2022-03-21T03:49:02.938Z] Removing intermediate container c74c0724d045 [2022-03-21T03:49:02.938Z] ---> 17e2296d49ad [2022-03-21T03:49:02.938Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T03:49:02.938Z] Removing intermediate container def0b3c8d704 [2022-03-21T03:49:02.938Z] ---> c9db344ad224 [2022-03-21T03:49:02.938Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T03:49:02.938Z] ---> Running in b6001a861cdd [2022-03-21T03:49:02.938Z] ---> Running in 9726ba6bd07a [2022-03-21T03:49:02.938Z] ---> Running in d810f39ae5f5 [2022-03-21T03:49:02.938Z] Removing intermediate container d21633e2b469 [2022-03-21T03:49:02.938Z] ---> 41f1441b4244 [2022-03-21T03:49:02.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:02.938Z] Removing intermediate container 66db080c0567 [2022-03-21T03:49:02.938Z] ---> 92b8b1945dec [2022-03-21T03:49:02.938Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T03:49:03.209Z] ---> Running in 56c925167a1f [2022-03-21T03:49:03.210Z] Removing intermediate container d810f39ae5f5 [2022-03-21T03:49:03.210Z] ---> 180fbd84dda2 [2022-03-21T03:49:03.210Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T03:49:03.210Z] Removing intermediate container b6001a861cdd [2022-03-21T03:49:03.210Z] ---> 109e5a94c081 [2022-03-21T03:49:03.210Z] Step 13/21 : WORKDIR /edgex [2022-03-21T03:49:03.210Z] Removing intermediate container 9726ba6bd07a [2022-03-21T03:49:03.210Z] ---> c2140d5a95c4 [2022-03-21T03:49:03.210Z] Step 15/23 : WORKDIR / [2022-03-21T03:49:03.210Z] ---> Running in e085e3115c77 [2022-03-21T03:49:03.210Z] ---> Running in 5eec4686d836 [2022-03-21T03:49:03.210Z] Removing intermediate container 56c925167a1f [2022-03-21T03:49:03.210Z] ---> 1719747013a6 [2022-03-21T03:49:03.210Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T03:49:03.210Z] ---> Running in c0574d1d20c6 [2022-03-21T03:49:03.210Z] ---> 279312f19141 [2022-03-21T03:49:03.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T03:49:03.210Z] ---> Running in 5a45a05d2c24 [2022-03-21T03:49:03.470Z] Removing intermediate container 5eec4686d836 [2022-03-21T03:49:03.470Z] ---> ca833f6d81a1 [2022-03-21T03:49:03.470Z] Step 15/23 : WORKDIR / [2022-03-21T03:49:03.470Z] Removing intermediate container e085e3115c77 [2022-03-21T03:49:03.470Z] ---> 977f825308d5 [2022-03-21T03:49:03.470Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T03:49:03.470Z] Removing intermediate container c0574d1d20c6 [2022-03-21T03:49:03.470Z] ---> 69df9110eb8d [2022-03-21T03:49:03.470Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:03.470Z] ---> Running in e5dc1141593d [2022-03-21T03:49:03.730Z] ---> 2ab1de1f3f40 [2022-03-21T03:49:03.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T03:49:03.730Z] ---> 474733d803fa [2022-03-21T03:49:03.730Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T03:49:03.730Z] ---> 08461ecc15fb [2022-03-21T03:49:03.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:03.730Z] Removing intermediate container e5dc1141593d [2022-03-21T03:49:03.730Z] ---> dcf1cfad3040 [2022-03-21T03:49:03.730Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:04.303Z] ---> 92a1c2102581 [2022-03-21T03:49:04.303Z] ---> 2e744cec384a [2022-03-21T03:49:04.303Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T03:49:04.303Z] [2022-03-21T03:49:04.303Z] ---> Running in 0236e23b0565 [2022-03-21T03:49:04.303Z] ---> c8d66d1b1934 [2022-03-21T03:49:04.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:04.303Z] ---> 18a248b749c1 [2022-03-21T03:49:04.303Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T03:49:04.303Z] Removing intermediate container 5a45a05d2c24 [2022-03-21T03:49:04.303Z] ---> fda8a82ba39b [2022-03-21T03:49:04.303Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T03:49:04.303Z] ---> Running in 73e5d788c8ac [2022-03-21T03:49:04.303Z] Removing intermediate container 0236e23b0565 [2022-03-21T03:49:04.303Z] ---> 233e9e0b1456 [2022-03-21T03:49:04.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:04.564Z] ---> 32683069908d [2022-03-21T03:49:04.564Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T03:49:04.564Z] ---> Running in 56e21f987f08 [2022-03-21T03:49:04.564Z] ---> 3e0e72fadaa6 [2022-03-21T03:49:04.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:04.824Z] ---> Running in 13a3768b6bff [2022-03-21T03:49:04.824Z] Removing intermediate container 73e5d788c8ac [2022-03-21T03:49:04.824Z] ---> 62a8bb81c4cc [2022-03-21T03:49:04.824Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T03:49:04.824Z] ---> 91d7bc4e8df9 [2022-03-21T03:49:04.824Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T03:49:05.084Z] Removing intermediate container 56e21f987f08 [2022-03-21T03:49:05.084Z] ---> db9fdd4c6d0e [2022-03-21T03:49:05.084Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T03:49:05.084Z] ---> Running in ff3b7ddda7af [2022-03-21T03:49:05.084Z] ---> 823a16dea19e [2022-03-21T03:49:05.084Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T03:49:05.084Z] Removing intermediate container 13a3768b6bff [2022-03-21T03:49:05.084Z] ---> 4cbf4ff55ec1 [2022-03-21T03:49:05.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:05.084Z] ---> Running in 27fc8d465013 [2022-03-21T03:49:05.084Z] ---> e920e05832b9 [2022-03-21T03:49:05.084Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T03:49:05.084Z] ---> Running in 2d13256352da [2022-03-21T03:49:05.084Z] ---> Running in 0417ef0e81b9 [2022-03-21T03:49:05.344Z] ---> Running in 9da289b0061f [2022-03-21T03:49:05.344Z] Removing intermediate container ff3b7ddda7af [2022-03-21T03:49:05.344Z] ---> 9104a7410b30 [2022-03-21T03:49:05.344Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T03:49:05.344Z] ---> Running in 3376937e2737 [2022-03-21T03:49:05.344Z] Removing intermediate container 27fc8d465013 [2022-03-21T03:49:05.344Z] ---> ac6264dca739 [2022-03-21T03:49:05.344Z] Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:05.344Z] Removing intermediate container 0417ef0e81b9 [2022-03-21T03:49:05.344Z] ---> f8e3ae3f47ac [2022-03-21T03:49:05.344Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T03:49:05.344Z] Removing intermediate container 2d13256352da [2022-03-21T03:49:05.344Z] ---> 24c15e915860 [2022-03-21T03:49:05.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:05.344Z] ---> Running in 61ea709ba2bb [2022-03-21T03:49:05.344Z] ---> Running in b9b8564a8ab3 [2022-03-21T03:49:05.344Z] ---> Running in a6ba49a96aba [2022-03-21T03:49:05.344Z] Removing intermediate container 3376937e2737 [2022-03-21T03:49:05.344Z] ---> 9a612cd3d1fc [2022-03-21T03:49:05.344Z] Step 19/21 : LABEL arch=x86_64 [2022-03-21T03:49:05.603Z] ---> Running in 799ac4ce2c0b [2022-03-21T03:49:05.603Z] Removing intermediate container 61ea709ba2bb [2022-03-21T03:49:05.603Z] ---> dc94940a3568 [2022-03-21T03:49:05.603Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T03:49:05.603Z] Removing intermediate container a6ba49a96aba [2022-03-21T03:49:05.603Z] ---> f1d3d9e0d836 [2022-03-21T03:49:05.603Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T03:49:05.603Z] Removing intermediate container b9b8564a8ab3 [2022-03-21T03:49:05.603Z] ---> 66febac4d5f8 [2022-03-21T03:49:05.603Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:05.603Z] ---> Running in 19bb6ee6e1d7 [2022-03-21T03:49:05.603Z] ---> Running in f42084d8fa5b [2022-03-21T03:49:05.603Z] ---> Running in b9a1cab2bd6a [2022-03-21T03:49:05.603Z] Removing intermediate container 799ac4ce2c0b [2022-03-21T03:49:05.603Z] ---> 5043558ccffc [2022-03-21T03:49:05.603Z] Step 20/21 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:05.603Z] ---> Running in de36d398cdfb [2022-03-21T03:49:05.867Z] Removing intermediate container b9a1cab2bd6a [2022-03-21T03:49:05.867Z] ---> 4acb03227c42 [2022-03-21T03:49:05.867Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T03:49:05.867Z] Removing intermediate container 19bb6ee6e1d7 [2022-03-21T03:49:05.867Z] ---> b5702347542e [2022-03-21T03:49:05.867Z] [2022-03-21T03:49:05.867Z] Removing intermediate container f42084d8fa5b [2022-03-21T03:49:05.867Z] ---> 689558c52a02 [2022-03-21T03:49:05.867Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:05.867Z] ---> Running in becc9fe2d065 [2022-03-21T03:49:05.867Z] Removing intermediate container de36d398cdfb [2022-03-21T03:49:05.867Z] ---> 3c11ca87e98e [2022-03-21T03:49:05.867Z] Step 21/21 : LABEL version=0.0.0 [2022-03-21T03:49:05.867Z] ---> Running in 35cd37ed3c09 [2022-03-21T03:49:05.867Z] Successfully built b5702347542e [2022-03-21T03:49:05.867Z] Successfully tagged support-notifications:latest [2022-03-21T03:49:05.867Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-21T03:49:05.867Z] ---> Running in a2f3f211472d [2022-03-21T03:49:05.867Z] Removing intermediate container becc9fe2d065 [2022-03-21T03:49:05.867Z] ---> 56b444d4fd45 [2022-03-21T03:49:05.867Z] [2022-03-21T03:49:06.126Z] Removing intermediate container 9da289b0061f [2022-03-21T03:49:06.126Z] ---> f6b1f7294c0d [2022-03-21T03:49:06.126Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:06.126Z] Removing intermediate container 35cd37ed3c09 [2022-03-21T03:49:06.126Z] ---> 14ec654dd615 [2022-03-21T03:49:06.126Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T03:49:06.126Z] Successfully built 56b444d4fd45 [2022-03-21T03:49:06.126Z] Successfully tagged core-command:latest [2022-03-21T03:49:06.126Z]  Building core-command ... done Building support-scheduler [2022-03-21T03:49:06.126Z] ---> Running in 3dd7f66b80dc [2022-03-21T03:49:06.126Z] Removing intermediate container a2f3f211472d [2022-03-21T03:49:06.126Z] ---> 4325b4776225 [2022-03-21T03:49:06.126Z] [2022-03-21T03:49:06.386Z] ---> d51b31a47510 [2022-03-21T03:49:06.386Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T03:49:06.386Z] Successfully built 4325b4776225 [2022-03-21T03:49:06.647Z] Successfully tagged security-proxy-setup:latest [2022-03-21T03:49:06.647Z] Building core-data [2022-03-21T03:49:06.906Z]  Building security-proxy-setup ... done Removing intermediate container 3dd7f66b80dc [2022-03-21T03:49:06.906Z] ---> 290ea7f308ef [2022-03-21T03:49:06.906Z] [2022-03-21T03:49:06.906Z] Successfully built 290ea7f308ef [2022-03-21T03:49:07.475Z] Successfully tagged core-metadata:latest [2022-03-21T03:49:07.475Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-03-21T03:49:08.414Z] ---> 9a9263c762b2 [2022-03-21T03:49:08.414Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T03:49:08.982Z] ---> 8d5350babba8 [2022-03-21T03:49:08.982Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T03:49:09.549Z] ---> e36705982da7 [2022-03-21T03:49:09.549Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T03:49:09.707Z] 3f3a8bcf1eab: Pull complete [2022-03-21T03:49:09.707Z] 0c92f367c5e7: Pull complete [2022-03-21T03:49:09.707Z] f7c0051592d6: Pull complete [2022-03-21T03:49:09.983Z] a227ed2f7395: Pull complete [2022-03-21T03:49:10.115Z] ---> e396df378b27 [2022-03-21T03:49:10.115Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T03:49:10.446Z] ---> Running in b22aabc64d7f [2022-03-21T03:49:10.719Z] Removing intermediate container b22aabc64d7f [2022-03-21T03:49:10.719Z] ---> 0f98b228b4c4 [2022-03-21T03:49:10.719Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T03:49:10.978Z] ---> 3474821cc00a [2022-03-21T03:49:10.978Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T03:49:10.978Z] ---> Running in c5eff5da0cf7 [2022-03-21T03:49:12.355Z] Removing intermediate container c5eff5da0cf7 [2022-03-21T03:49:12.355Z] ---> 055faa248cbb [2022-03-21T03:49:12.355Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T03:49:12.615Z] ---> Running in dd53dea93865 [2022-03-21T03:49:12.615Z] Removing intermediate container dd53dea93865 [2022-03-21T03:49:12.615Z] ---> cda3043459f7 [2022-03-21T03:49:12.615Z] Step 28/31 : CMD ["gate"] [2022-03-21T03:49:12.906Z] ---> Running in abd29ca4e6a3 [2022-03-21T03:49:13.165Z] Removing intermediate container abd29ca4e6a3 [2022-03-21T03:49:13.165Z] ---> b721d6014fce [2022-03-21T03:49:13.165Z] Step 29/31 : LABEL arch=x86_64 [2022-03-21T03:49:13.165Z] ---> Running in a798d017be88 [2022-03-21T03:49:13.424Z] Removing intermediate container a798d017be88 [2022-03-21T03:49:13.424Z] ---> 41c5abcd2ad2 [2022-03-21T03:49:13.424Z] Step 30/31 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:13.684Z] ---> Running in 33c88ad87fad [2022-03-21T03:49:13.684Z] Removing intermediate container 33c88ad87fad [2022-03-21T03:49:13.684Z] ---> b798709d55c4 [2022-03-21T03:49:13.684Z] Step 31/31 : LABEL version=0.0.0 [2022-03-21T03:49:13.944Z] ---> Running in e8611e6d55f3 [2022-03-21T03:49:14.204Z] Removing intermediate container e8611e6d55f3 [2022-03-21T03:49:14.204Z] ---> 2674c1015ef8 [2022-03-21T03:49:14.204Z] [2022-03-21T03:49:14.204Z] Successfully built 2674c1015ef8 [2022-03-21T03:49:14.204Z] Successfully tagged security-bootstrapper:latest [2022-03-21T03:49:15.134Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:49:15.134Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:49:15.134Z] ---> b37a506a360d [2022-03-21T03:49:15.134Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T03:49:15.134Z] ---> Using cache [2022-03-21T03:49:15.134Z] ---> 930295b9de86 [2022-03-21T03:49:15.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:49:15.134Z] ---> Using cache [2022-03-21T03:49:15.134Z] ---> df4361337c6f [2022-03-21T03:49:15.134Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T03:49:16.514Z] ---> Running in 3a03bac259eb [2022-03-21T03:49:16.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:17.032Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:49:17.032Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:49:17.032Z] ---> b37a506a360d [2022-03-21T03:49:17.032Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T03:49:17.032Z] ---> Using cache [2022-03-21T03:49:17.032Z] ---> 930295b9de86 [2022-03-21T03:49:17.032Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:49:17.032Z] ---> Using cache [2022-03-21T03:49:17.032Z] ---> df4361337c6f [2022-03-21T03:49:17.032Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T03:49:17.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:49:17.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:49:17.032Z] ---> b37a506a360d [2022-03-21T03:49:17.032Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:49:17.032Z] ---> Using cache [2022-03-21T03:49:17.032Z] ---> 930295b9de86 [2022-03-21T03:49:17.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:49:17.032Z] ---> Using cache [2022-03-21T03:49:17.032Z] ---> df4361337c6f [2022-03-21T03:49:17.032Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T03:49:17.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:49:17.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:49:17.292Z] ---> b37a506a360d [2022-03-21T03:49:17.292Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:49:17.292Z] ---> Using cache [2022-03-21T03:49:17.292Z] ---> 930295b9de86 [2022-03-21T03:49:17.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:49:17.292Z] ---> Using cache [2022-03-21T03:49:17.292Z] ---> df4361337c6f [2022-03-21T03:49:17.292Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T03:49:17.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:17.811Z] ---> Running in c305ac5342b5 [2022-03-21T03:49:17.811Z] ---> Running in 0520b6186bbb [2022-03-21T03:49:17.811Z] ---> Running in 8029ff5b8e2e [2022-03-21T03:49:17.811Z] OK: 221 MiB in 52 packages [2022-03-21T03:49:18.075Z] Removing intermediate container 3a03bac259eb [2022-03-21T03:49:18.075Z] ---> cc060411956e [2022-03-21T03:49:18.075Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T03:49:18.282Z] 7b1c46037f91: Pull complete [2022-03-21T03:49:18.282Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T03:49:18.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T03:49:18.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:49:18.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:18.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:18.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:18.334Z] ---> a8edab7af04b [2022-03-21T03:49:18.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:49:18.334Z] ---> Running in cb9fd6a3f4ec [2022-03-21T03:49:18.642Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T03:49:18.642Z] WORKDIR /edgex [2022-03-21T03:49:18.642Z] COPY go.mod . [2022-03-21T03:49:18.642Z] RUN go mod download ci-base-image-arm64 [2022-03-21T03:49:18.642Z] -f - . [2022-03-21T03:49:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:19.272Z] Removing intermediate container cb9fd6a3f4ec [2022-03-21T03:49:19.272Z] ---> 75f1b307384a [2022-03-21T03:49:19.272Z] Step 8/22 : COPY . . [2022-03-21T03:49:19.272Z] OK: 221 MiB in 52 packages [2022-03-21T03:49:19.532Z] OK: 221 MiB in 52 packages [2022-03-21T03:49:20.104Z] OK: 221 MiB in 52 packages [2022-03-21T03:49:21.039Z] Removing intermediate container 0520b6186bbb [2022-03-21T03:49:21.039Z] ---> cbb3db79424e [2022-03-21T03:49:21.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:49:21.039Z] Removing intermediate container 8029ff5b8e2e [2022-03-21T03:49:21.039Z] ---> e922a4a3d2d5 [2022-03-21T03:49:21.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:49:21.039Z] Removing intermediate container c305ac5342b5 [2022-03-21T03:49:21.039Z] ---> 3a6f88477b78 [2022-03-21T03:49:21.039Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T03:49:21.310Z] Sending build context to Docker daemon 168.8MB [2022-03-21T03:49:21.310Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T03:49:21.310Z] ---> f79e39bc4007 [2022-03-21T03:49:21.310Z] Step 2/4 : WORKDIR /edgex [2022-03-21T03:49:21.328Z] ---> 70b1ee897827 [2022-03-21T03:49:21.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:49:21.328Z] ---> 1b411c805d5b [2022-03-21T03:49:21.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:49:21.328Z] ---> bada9f0649a4 [2022-03-21T03:49:21.328Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:49:21.328Z] ---> Running in 7e31456257c5 [2022-03-21T03:49:21.328Z] ---> Running in 10f3d19e6fa2 [2022-03-21T03:49:21.328Z] ---> Running in 07bf67e3ccf7 [2022-03-21T03:49:22.751Z] ---> Running in 7d88ae91174a [2022-03-21T03:49:23.301Z] Removing intermediate container 7e31456257c5 [2022-03-21T03:49:23.301Z] ---> 4f660d130d1d [2022-03-21T03:49:23.301Z] Step 8/23 : COPY . . [2022-03-21T03:49:23.301Z] Removing intermediate container 07bf67e3ccf7 [2022-03-21T03:49:23.301Z] ---> 5bd06785803d [2022-03-21T03:49:23.301Z] Step 8/23 : COPY . . [2022-03-21T03:49:23.301Z] Removing intermediate container 10f3d19e6fa2 [2022-03-21T03:49:23.301Z] ---> 355deec3d2d4 [2022-03-21T03:49:23.301Z] Step 8/25 : COPY . . [2022-03-21T03:49:23.353Z] Removing intermediate container 7d88ae91174a [2022-03-21T03:49:23.353Z] ---> 45d43cb61867 [2022-03-21T03:49:23.353Z] Step 3/4 : COPY go.mod . [2022-03-21T03:49:23.627Z] ---> fb2012360295 [2022-03-21T03:49:23.627Z] Step 4/4 : RUN go mod download [2022-03-21T03:49:23.901Z] ---> Running in 4333d0ab8969 [2022-03-21T03:49:27.499Z] ---> adee64b44c23 [2022-03-21T03:49:27.499Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T03:49:28.448Z] ---> Running in fcea60c10bc1 [2022-03-21T03:49:28.448Z] ---> 2a1209db1bad [2022-03-21T03:49:28.448Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T03:49:28.448Z] ---> 25ec6ba8a6ce [2022-03-21T03:49:28.448Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T03:49:28.448Z] ---> Running in 6bd2ef6bc8ff [2022-03-21T03:49:28.448Z] ---> f3c6c8ea4579 [2022-03-21T03:49:28.448Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T03:49:28.448Z] ---> Running in f7f054812a91 [2022-03-21T03:49:28.448Z] ---> Running in a4176bd5c692 [2022-03-21T03:49:28.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T03:49:28.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T03:49:28.970Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T03:49:29.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T03:49:41.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T03:49:42.832Z] Removing intermediate container fcea60c10bc1 [2022-03-21T03:49:42.832Z] ---> 79b5626ea86e [2022-03-21T03:49:42.832Z] [2022-03-21T03:49:42.832Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T03:49:42.832Z] ---> a33ac4f1069a [2022-03-21T03:49:42.832Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T03:49:42.832Z] ---> Using cache [2022-03-21T03:49:42.832Z] ---> 686e73222442 [2022-03-21T03:49:42.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T03:49:42.832Z] ---> Using cache [2022-03-21T03:49:42.832Z] ---> c9db344ad224 [2022-03-21T03:49:42.832Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T03:49:42.832Z] Removing intermediate container 6bd2ef6bc8ff [2022-03-21T03:49:42.832Z] ---> 421324bfdcb7 [2022-03-21T03:49:42.832Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T03:49:42.832Z] Removing intermediate container f7f054812a91 [2022-03-21T03:49:42.832Z] ---> 5b0b4c21438e [2022-03-21T03:49:42.832Z] [2022-03-21T03:49:42.832Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T03:49:42.832Z] ---> a33ac4f1069a [2022-03-21T03:49:42.832Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T03:49:42.832Z] ---> Running in d04537da56c0 [2022-03-21T03:49:42.832Z] ---> Running in 2b6eea415dc5 [2022-03-21T03:49:43.092Z] ---> Running in 3534eb2ff4e6 [2022-03-21T03:49:43.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T03:49:43.354Z] Removing intermediate container d04537da56c0 [2022-03-21T03:49:43.354Z] ---> 5e411dfdf2ce [2022-03-21T03:49:43.354Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T03:49:43.354Z] Removing intermediate container 3534eb2ff4e6 [2022-03-21T03:49:43.354Z] ---> 95b993c29cb8 [2022-03-21T03:49:43.354Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T03:49:43.616Z] ---> Running in baf97f142597 [2022-03-21T03:49:43.616Z] ---> Running in ea987d0497fb [2022-03-21T03:49:43.616Z] Removing intermediate container baf97f142597 [2022-03-21T03:49:43.616Z] ---> 5b4f4554e2bc [2022-03-21T03:49:43.616Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:43.878Z] Removing intermediate container ea987d0497fb [2022-03-21T03:49:43.878Z] ---> a84032d8b87d [2022-03-21T03:49:43.878Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T03:49:43.878Z] ---> Running in 25d76509c6f8 [2022-03-21T03:49:43.878Z] Removing intermediate container a4176bd5c692 [2022-03-21T03:49:43.878Z] ---> abc007bbf414 [2022-03-21T03:49:43.878Z] [2022-03-21T03:49:43.878Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T03:49:43.878Z] ---> a33ac4f1069a [2022-03-21T03:49:43.878Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T03:49:43.878Z] ---> c16594eabf28 [2022-03-21T03:49:43.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T03:49:44.138Z] Removing intermediate container 25d76509c6f8 [2022-03-21T03:49:44.138Z] ---> 5248970e0a3d [2022-03-21T03:49:44.138Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:49:44.138Z] ---> Running in ce1152267dc2 [2022-03-21T03:49:44.138Z] ---> Running in fa2ea4a4eb9e [2022-03-21T03:49:44.398Z] Removing intermediate container 2b6eea415dc5 [2022-03-21T03:49:44.398Z] ---> 9839c22b70d1 [2022-03-21T03:49:44.398Z] [2022-03-21T03:49:44.398Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T03:49:44.398Z] 20.10.10: Pulling from library/docker [2022-03-21T03:49:44.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:44.658Z] ---> c11065d82459 [2022-03-21T03:49:44.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:44.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:44.919Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T03:49:44.919Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:44.919Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T03:49:44.919Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:44.919Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T03:49:44.919Z] OK: 6 MiB in 17 packages [2022-03-21T03:49:44.919Z] ---> a1f9d0e95752 [2022-03-21T03:49:44.919Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T03:49:45.180Z] ---> Running in edee29e15bbb [2022-03-21T03:49:45.180Z] Removing intermediate container fa2ea4a4eb9e [2022-03-21T03:49:45.180Z] ---> 916d2402ec4f [2022-03-21T03:49:45.180Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T03:49:45.439Z] Removing intermediate container edee29e15bbb [2022-03-21T03:49:45.439Z] ---> f8c14733d826 [2022-03-21T03:49:45.439Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:45.439Z] ---> Running in f31e18d92301 [2022-03-21T03:49:45.439Z] ---> Running in adb385aae6b5 [2022-03-21T03:49:45.439Z] Removing intermediate container ce1152267dc2 [2022-03-21T03:49:45.439Z] ---> 2abb45abb9b8 [2022-03-21T03:49:45.439Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T03:49:45.717Z] Removing intermediate container adb385aae6b5 [2022-03-21T03:49:45.717Z] ---> 8ee2f3050ef0 [2022-03-21T03:49:45.717Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T03:49:45.717Z] ---> Running in e6cd2349dd31 [2022-03-21T03:49:45.717Z] ---> Running in 82817720fd42 [2022-03-21T03:49:45.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:45.976Z] Removing intermediate container 82817720fd42 [2022-03-21T03:49:45.976Z] ---> b94cdfffed8b [2022-03-21T03:49:45.976Z] Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:45.976Z] Removing intermediate container e6cd2349dd31 [2022-03-21T03:49:45.976Z] ---> de2cc84370ec [2022-03-21T03:49:45.976Z] Step 13/25 : WORKDIR / [2022-03-21T03:49:45.976Z] ---> Running in 4b9191d56728 [2022-03-21T03:49:45.976Z] ---> Running in 9ba2dfa8ff22 [2022-03-21T03:49:46.246Z] Removing intermediate container 4b9191d56728 [2022-03-21T03:49:46.246Z] ---> 65699f72d935 [2022-03-21T03:49:46.246Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T03:49:46.246Z] ---> Running in a03d172baa99 [2022-03-21T03:49:46.246Z] Removing intermediate container 9ba2dfa8ff22 [2022-03-21T03:49:46.246Z] ---> acf18d8078ea [2022-03-21T03:49:46.246Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-21T03:49:46.246Z] Removing intermediate container a03d172baa99 [2022-03-21T03:49:46.246Z] ---> f8442307e4b2 [2022-03-21T03:49:46.246Z] [2022-03-21T03:49:46.556Z] ---> 382bb27cab5f [2022-03-21T03:49:46.556Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-21T03:49:46.556Z] Successfully built f8442307e4b2 [2022-03-21T03:49:46.556Z] Successfully tagged support-scheduler:latest [2022-03-21T03:49:46.556Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:46.815Z] ---> ff46fa043768 [2022-03-21T03:49:46.815Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:46.815Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:47.075Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T03:49:47.075Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T03:49:47.075Z] ---> 6e2209af0452 [2022-03-21T03:49:47.075Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-21T03:49:47.075Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T03:49:47.334Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T03:49:47.334Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T03:49:47.334Z] ---> 13432897c46d [2022-03-21T03:49:47.334Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T03:49:47.667Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:47.667Z] OK: 8 MiB in 20 packages [2022-03-21T03:49:47.940Z] ---> 02d7d530198b [2022-03-21T03:49:47.940Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T03:49:48.212Z] Removing intermediate container f31e18d92301 [2022-03-21T03:49:48.212Z] ---> 1296f11d5d02 [2022-03-21T03:49:48.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T03:49:48.212Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T03:49:48.212Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T03:49:48.212Z] ---> b706a049f56e [2022-03-21T03:49:48.212Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-21T03:49:48.212Z] ---> Running in 1ab6b908bb1e [2022-03-21T03:49:48.212Z] ---> 4146df403d32 [2022-03-21T03:49:48.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T03:49:48.212Z] ---> 85e2174c04d9 [2022-03-21T03:49:48.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T03:49:48.474Z] Removing intermediate container 1ab6b908bb1e [2022-03-21T03:49:48.474Z] ---> c2958a6315a2 [2022-03-21T03:49:48.474Z] 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 [2022-03-21T03:49:48.474Z] ---> Running in 58484ee2a023 [2022-03-21T03:49:48.474Z] ---> df7c6ac7fde3 [2022-03-21T03:49:48.474Z] 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/ [2022-03-21T03:49:48.474Z] ---> Running in 6526d5be0b9b [2022-03-21T03:49:48.734Z] ---> 3df81bbe7e80 [2022-03-21T03:49:48.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:48.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:48.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T03:49:48.993Z] ---> a46795db7699 [2022-03-21T03:49:48.993Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T03:49:48.993Z] ---> Running in db87271cbf55 [2022-03-21T03:49:49.253Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T03:49:49.253Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T03:49:49.253Z] Executing bash-5.1.4-r0.post-install [2022-03-21T03:49:49.253Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T03:49:49.253Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T03:49:49.253Z] Removing intermediate container db87271cbf55 [2022-03-21T03:49:49.253Z] ---> c0dd20811c85 [2022-03-21T03:49:49.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:49.253Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T03:49:49.253Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T03:49:49.253Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T03:49:49.253Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T03:49:49.253Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T03:49:49.253Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T03:49:49.253Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T03:49:49.253Z] Removing intermediate container 6526d5be0b9b [2022-03-21T03:49:49.253Z] ---> 2b4ca297879e [2022-03-21T03:49:49.253Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T03:49:49.253Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T03:49:49.253Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T03:49:49.253Z] ---> Running in 56c70f3e9f0c [2022-03-21T03:49:49.253Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T03:49:49.253Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T03:49:49.253Z] ---> Running in 2a6821590ad1 [2022-03-21T03:49:49.253Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T03:49:49.513Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T03:49:49.513Z] Removing intermediate container 56c70f3e9f0c [2022-03-21T03:49:49.513Z] ---> 88cb702b406d [2022-03-21T03:49:49.513Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T03:49:49.513Z] ---> Running in fb73819d867c [2022-03-21T03:49:49.513Z] Removing intermediate container 2a6821590ad1 [2022-03-21T03:49:49.513Z] ---> d77a98c826bd [2022-03-21T03:49:49.513Z] Step 23/25 : LABEL arch=x86_64 [2022-03-21T03:49:49.513Z] ---> Running in d11da7b276ad [2022-03-21T03:49:49.776Z] Removing intermediate container fb73819d867c [2022-03-21T03:49:49.776Z] ---> b4262f1cb9f7 [2022-03-21T03:49:49.776Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:49.776Z] ---> Running in 213da5b7cdb1 [2022-03-21T03:49:49.776Z] Removing intermediate container d11da7b276ad [2022-03-21T03:49:49.776Z] ---> 62b29ad30c68 [2022-03-21T03:49:49.776Z] Step 24/25 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:49.776Z] Removing intermediate container 213da5b7cdb1 [2022-03-21T03:49:49.776Z] ---> 18f8ebb57a5f [2022-03-21T03:49:49.776Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T03:49:50.038Z] ---> Running in 9d197abd262c [2022-03-21T03:49:50.038Z] ---> Running in 89923dcf3775 [2022-03-21T03:49:50.038Z] Removing intermediate container 9d197abd262c [2022-03-21T03:49:50.038Z] ---> 60939728c0c0 [2022-03-21T03:49:50.038Z] Step 25/25 : LABEL version=0.0.0 [2022-03-21T03:49:50.038Z] Removing intermediate container 89923dcf3775 [2022-03-21T03:49:50.038Z] ---> 6e4bc9bc5b8b [2022-03-21T03:49:50.038Z] [2022-03-21T03:49:50.038Z] ---> Running in 064cfd390f5f [2022-03-21T03:49:50.298Z] Successfully built 6e4bc9bc5b8b [2022-03-21T03:49:50.298Z] Successfully tagged core-data:latest [2022-03-21T03:49:50.298Z]  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T03:49:50.298Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T03:49:50.298Z] Removing intermediate container 064cfd390f5f [2022-03-21T03:49:50.298Z] ---> 12132d54e80e [2022-03-21T03:49:50.298Z] [2022-03-21T03:49:50.298Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T03:49:50.298Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T03:49:50.298Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T03:49:50.298Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T03:49:50.298Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T03:49:50.298Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T03:49:50.298Z] Successfully built 12132d54e80e [2022-03-21T03:49:50.298Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T03:49:50.298Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T03:49:50.298Z] Successfully tagged security-secretstore-setup:latest [2022-03-21T03:49:50.559Z]  Building security-secretstore-setup ... done (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T03:49:50.559Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T03:49:50.559Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T03:49:50.559Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T03:49:50.559Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T03:49:50.559Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T03:49:50.559Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T03:49:50.559Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T03:49:50.559Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T03:49:50.559Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T03:49:50.559Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T03:49:50.559Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T03:49:50.559Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T03:49:50.559Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T03:49:50.559Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T03:49:50.559Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T03:49:50.559Z] OK: 84 MiB in 64 packages [2022-03-21T03:49:51.501Z] Collecting docker-compose==1.23.2 [2022-03-21T03:49:51.501Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T03:49:51.501Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T03:49:51.501Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T03:49:51.762Z] Collecting PyYAML<4,>=3.10 [2022-03-21T03:49:51.762Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T03:49:52.335Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T03:49:52.335Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T03:49:52.335Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T03:49:52.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T03:49:52.335Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-21T03:49:52.335Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T03:49:52.335Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T03:49:52.335Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T03:49:52.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T03:49:52.906Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T03:49:52.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T03:49:52.906Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T03:49:52.906Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T03:49:52.906Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T03:49:52.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T03:49:53.167Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T03:49:53.167Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T03:49:53.428Z] 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) [2022-03-21T03:49:53.428Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T03:49:53.428Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T03:49:53.428Z] Collecting idna<2.8,>=2.5 [2022-03-21T03:49:53.428Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T03:49:53.428Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T03:49:53.428Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T03:49:53.428Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T03:49:53.428Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T03:49:53.428Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T03:49:53.428Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T03:49:53.689Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T03:49:53.689Z] Attempting uninstall: urllib3 [2022-03-21T03:49:53.689Z] Found existing installation: urllib3 1.26.5 [2022-03-21T03:49:53.689Z] Uninstalling urllib3-1.26.5: [2022-03-21T03:49:53.689Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T03:49:53.689Z] Attempting uninstall: idna [2022-03-21T03:49:53.689Z] Found existing installation: idna 3.2 [2022-03-21T03:49:53.689Z] Uninstalling idna-3.2: [2022-03-21T03:49:53.689Z] Successfully uninstalled idna-3.2 [2022-03-21T03:49:53.948Z] Attempting uninstall: chardet [2022-03-21T03:49:53.948Z] Found existing installation: chardet 4.0.0 [2022-03-21T03:49:53.948Z] Uninstalling chardet-4.0.0: [2022-03-21T03:49:53.948Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T03:49:54.209Z] Attempting uninstall: requests [2022-03-21T03:49:54.209Z] Found existing installation: requests 2.25.1 [2022-03-21T03:49:54.209Z] Uninstalling requests-2.25.1: [2022-03-21T03:49:54.209Z] Successfully uninstalled requests-2.25.1 [2022-03-21T03:49:54.209Z] Running setup.py install for texttable: started [2022-03-21T03:49:54.469Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T03:49:54.469Z] Running setup.py install for PyYAML: started [2022-03-21T03:49:54.730Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T03:49:54.991Z] Running setup.py install for docopt: started [2022-03-21T03:49:55.253Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T03:49:55.253Z] Running setup.py install for dockerpty: started [2022-03-21T03:49:55.514Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T03:49:55.776Z] 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 [2022-03-21T03:49:58.314Z] Removing intermediate container 58484ee2a023 [2022-03-21T03:49:58.314Z] ---> 7527b1facf37 [2022-03-21T03:49:58.314Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T03:49:58.314Z] ---> Running in 6464f2ba429c [2022-03-21T03:49:58.314Z] Removing intermediate container 6464f2ba429c [2022-03-21T03:49:58.314Z] ---> b569b7ade576 [2022-03-21T03:49:58.314Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T03:49:58.314Z] ---> Running in ba9e12275ee9 [2022-03-21T03:49:58.576Z] Removing intermediate container ba9e12275ee9 [2022-03-21T03:49:58.576Z] ---> 35a188ac411a [2022-03-21T03:49:58.576Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T03:49:58.836Z] ---> 3521269c7453 [2022-03-21T03:49:58.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T03:49:59.110Z] ---> 092ddda51188 [2022-03-21T03:49:59.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T03:49:59.369Z] ---> 195ff9fae7f9 [2022-03-21T03:49:59.369Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T03:49:59.369Z] ---> Running in 94d682292762 [2022-03-21T03:49:59.369Z] Removing intermediate container 94d682292762 [2022-03-21T03:49:59.370Z] ---> b30a416bbedc [2022-03-21T03:49:59.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T03:49:59.370Z] ---> Running in 1068f26a391b [2022-03-21T03:49:59.630Z] Removing intermediate container 1068f26a391b [2022-03-21T03:49:59.630Z] ---> b5827d464d92 [2022-03-21T03:49:59.630Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T03:49:59.630Z] ---> Running in 5c2eb6b2addb [2022-03-21T03:49:59.630Z] Removing intermediate container 5c2eb6b2addb [2022-03-21T03:49:59.630Z] ---> 364a4072802d [2022-03-21T03:49:59.630Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:49:59.630Z] ---> Running in bbe084225ab0 [2022-03-21T03:49:59.908Z] Removing intermediate container bbe084225ab0 [2022-03-21T03:49:59.908Z] ---> dee4d183ae80 [2022-03-21T03:49:59.908Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T03:49:59.908Z] ---> Running in 8885ffd17b1b [2022-03-21T03:49:59.908Z] Removing intermediate container 8885ffd17b1b [2022-03-21T03:49:59.908Z] ---> f7c18d628507 [2022-03-21T03:49:59.908Z] [2022-03-21T03:49:59.908Z] Successfully built f7c18d628507 [2022-03-21T03:50:00.169Z] Successfully tagged sys-mgmt-agent:latest [2022-03-21T03:50:00.176Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-21T03:50:00.186Z] $ docker stop --time=1 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c [2022-03-21T03:50:01.522Z] $ docker rm -f 63eb18db9aaefc7e988cd834eb3321faf1c23d3140ca012266b127f53761248c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T03:50:01.882Z] + docker images [2022-03-21T03:50:01.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T03:50:01.883Z] sys-mgmt-agent latest f7c18d628507 2 seconds ago 296MB [2022-03-21T03:50:01.883Z] security-secretstore-setup latest 12132d54e80e 11 seconds ago 27.9MB [2022-03-21T03:50:01.883Z] core-data latest 6e4bc9bc5b8b 12 seconds ago 20MB [2022-03-21T03:50:01.883Z] support-scheduler latest f8442307e4b2 15 seconds ago 15.9MB [2022-03-21T03:50:01.883Z] 9839c22b70d1 17 seconds ago 1.77GB [2022-03-21T03:50:01.883Z] abc007bbf414 18 seconds ago 1.78GB [2022-03-21T03:50:01.883Z] 79b5626ea86e 19 seconds ago 1.78GB [2022-03-21T03:50:01.883Z] 5b0b4c21438e 19 seconds ago 1.79GB [2022-03-21T03:50:01.883Z] security-bootstrapper latest 2674c1015ef8 48 seconds ago 18.7MB [2022-03-21T03:50:01.883Z] core-metadata latest 290ea7f308ef 55 seconds ago 16.6MB [2022-03-21T03:50:01.883Z] security-proxy-setup latest 4325b4776225 56 seconds ago 26.2MB [2022-03-21T03:50:01.883Z] core-command latest 56b444d4fd45 56 seconds ago 15.8MB [2022-03-21T03:50:01.883Z] support-notifications latest b5702347542e 56 seconds ago 16.7MB [2022-03-21T03:50:01.883Z] 2e760778b447 About a minute ago 1.78GB [2022-03-21T03:50:01.883Z] c4865442594a About a minute ago 1.78GB [2022-03-21T03:50:01.883Z] 87c8654c87a5 About a minute ago 1.78GB [2022-03-21T03:50:01.883Z] 89d13425c784 About a minute ago 1.77GB [2022-03-21T03:50:01.883Z] bb78e01b0da6 About a minute ago 1.77GB [2022-03-21T03:50:01.883Z] ci-base-image-x86_64 latest b37a506a360d 3 minutes ago 1.27GB [2022-03-21T03:50:01.883Z] alpine 3.14 a33ac4f1069a 3 days ago 5.59MB [2022-03-21T03:50:01.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-21T03:50:01.883Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-21T03:50:01.883Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-21T03:50:01.883Z] 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 [2022-03-21T03:50:17.055Z] Still waiting to schedule task [2022-03-21T03:50:17.056Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-21T03:50:45.701Z] Removing intermediate container 4333d0ab8969 [2022-03-21T03:50:45.701Z] ---> 5a96dab0795e [2022-03-21T03:50:45.701Z] Successfully built 5a96dab0795e [2022-03-21T03:50:45.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:50:46.048Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T03:50:46.048Z] . [Pipeline] withDockerContainer [2022-03-21T03:50:46.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container [2022-03-21T03:50:46.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-21T03:50:47.706Z] $ docker top 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:50:48.696Z] + go version [2022-03-21T03:50:48.696Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-21T03:50:48.717Z] $ docker stop --time=1 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 [2022-03-21T03:50:50.310Z] $ docker rm -f 1b3b27c11199f13fe8230e2c1a8a8a4203d9a5bfdf452bd4920e4dd6324f00e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:50:50.924Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T03:50:50.924Z] . [Pipeline] withDockerContainer [2022-03-21T03:50:51.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container [2022-03-21T03:50:51.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-21T03:50:52.547Z] $ docker top f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T03:50:52.825Z] ========================================================= [2022-03-21T03:50:52.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T03:50:52.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T03:50:53.479Z] + make test [2022-03-21T03:50:53.479Z] go mod tidy [2022-03-21T03:50:54.462Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T03:51:26.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T03:51:33.799Z] Running on prd-ubuntu18.04-docker-8c-8g-8151 in /w/workspace/edgexfoundry_edgex-go_PR-3915 [Pipeline] { [Pipeline] ws [2022-03-21T03:51:33.813Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-21T03:51:33.895Z] The recommended git tool is: git [2022-03-21T03:51:35.513Z] using credential edgex-jenkins-ssh [2022-03-21T03:51:35.527Z] Cloning the remote Git repository [2022-03-21T03:51:35.554Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:51:35.591Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-21T03:51:35.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:51:35.623Z] > git --version # timeout=10 [2022-03-21T03:51:35.629Z] > git --version # 'git version 2.17.1' [2022-03-21T03:51:35.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:51:35.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T03:51:40.590Z] Merging remotes/origin/main commit d2cef2e886bac3ed4982519846baf307eba695d1 into PR head commit 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:51:40.703Z] Merge succeeded, producing 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T03:51:40.703Z] Checking out Revision 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 (PR-3915) [2022-03-21T03:51:39.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T03:51:39.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T03:51:39.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T03:51:39.935Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T03:51:39.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:51:39.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3915/head:refs/remotes/origin/PR-3915 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-21T03:51:40.603Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T03:51:40.612Z] > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 [2022-03-21T03:51:40.675Z] > git remote # timeout=10 [2022-03-21T03:51:40.681Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T03:51:40.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T03:51:40.690Z] > git merge d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 [2022-03-21T03:51:40.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T03:51:40.712Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T03:51:40.724Z] > git checkout -f 79655804dc033cbff34ae464b76ef0b2fd8ffcf0 # timeout=10 [2022-03-21T03:51:44.269Z] Commit message: "fix(metadata): add 404 case for not-yet-upgraded device-service" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T03:51:45.174Z] + echo snap-build.sh [2022-03-21T03:51:45.174Z] snap-build.sh [2022-03-21T03:51:45.174Z] + SNAP_BASE_DIR=. [2022-03-21T03:51:45.174Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-21T03:51:45.174Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-21T03:51:45.174Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-21T03:51:45.174Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-21T03:51:45.174Z] + cd /w/workspace/edgex-go/2 [2022-03-21T03:51:45.174Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-21T03:51:45.174Z] Reading package lists... [2022-03-21T03:51:45.174Z] Building dependency tree... [2022-03-21T03:51:45.174Z] Reading state information... [2022-03-21T03:51:45.174Z] The following packages were automatically installed and are no longer required: [2022-03-21T03:51:45.174Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-21T03:51:45.174Z] uidmap xdelta3 [2022-03-21T03:51:45.174Z] Use 'sudo apt autoremove' to remove them. [2022-03-21T03:51:45.174Z] The following packages will be REMOVED: [2022-03-21T03:51:45.174Z] lxd* lxd-client* [2022-03-21T03:51:45.174Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-21T03:51:45.452Z] After this operation, 31.7 MB disk space will be freed. [2022-03-21T03:51:45.987Z] (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.) [2022-03-21T03:51:45.987Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T03:51:46.932Z] Removing lxd dnsmasq configuration [2022-03-21T03:51:46.932Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T03:51:46.932Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-21T03:51:47.507Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-21T03:51:47.768Z] (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.) [2022-03-21T03:51:47.768Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-21T03:51:49.156Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-21T03:51:49.156Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-21T03:51:49.727Z] + sudo snap remove --purge lxd [2022-03-21T03:51:49.727Z] snap "lxd" is not installed [2022-03-21T03:51:49.727Z] + sudo groupadd --force --system lxd [2022-03-21T03:51:49.727Z] ++ whoami [2022-03-21T03:51:49.727Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-21T03:51:49.993Z] + newgrp - lxd [2022-03-21T03:51:49.993Z] + sudo snap install lxd [2022-03-21T03:51:58.139Z] 2022-03-21T03:51:54Z INFO Waiting for automatic snapd restart... [2022-03-21T03:52:13.074Z] lxd 4.24 from Canonical* installed [2022-03-21T03:52:13.075Z] + sudo lxd init --auto [2022-03-21T03:52:23.092Z] + sudo snap install --classic snapcraft [2022-03-21T03:52:23.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T03:52:23.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T03:52:23.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T03:52:24.019Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T03:52:27.307Z] snapcraft 6.0.2 from Canonical* installed [2022-03-21T03:52:27.307Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-21T03:52:27.307Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-21T03:52:27.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T03:52:27.307Z] Dload Upload Total Spent Left Speed [2022-03-21T03:52:27.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3760 0 --:--:-- --:--:-- --:--:-- 3738 [2022-03-21T03:52:27.307Z] 100 3325k 100 3325k 0 0 7626k 0 --:--:-- --:--:-- --:--:-- 7626k [2022-03-21T03:52:27.307Z] ./yq_linux_amd64 [2022-03-21T03:52:27.566Z] + sudo snapcraft prime --use-lxd [2022-03-21T03:52:29.481Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-21T03:52:29.481Z] 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: [2022-03-21T03:52:29.481Z] - README.md [2022-03-21T03:52:29.481Z] [2022-03-21T03:52:29.481Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-21T03:52:29.743Z] Launching a container. [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T03:52:34.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T03:52:34.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T03:52:34.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T03:52:34.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T03:52:34.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T03:52:43.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.252s coverage: 28.7% of statements [2022-03-21T03:52:43.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T03:52:43.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T03:52:44.673Z] Waiting for container to be ready [2022-03-21T03:52:44.673Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-21T03:52:44.673Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-21T03:52:44.673Z] [2022-03-21T03:52:48.033Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-21T03:52:48.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2022-03-21T03:52:48.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T03:52:48.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.9% of statements [2022-03-21T03:52:48.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T03:52:48.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T03:52:49.418Z] Waiting for network to be ready... [2022-03-21T03:52:49.678Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-21T03:52:49.678Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-21T03:52:49.678Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-21T03:52:49.939Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-21T03:52:49.939Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-21T03:52:49.939Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-21T03:52:49.939Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-21T03:52:49.939Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-21T03:52:49.939Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-21T03:52:49.939Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-21T03:52:49.939Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-21T03:52:49.939Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-21T03:52:49.939Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-21T03:52:49.939Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-21T03:52:49.939Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-21T03:52:49.939Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-21T03:52:49.939Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-21T03:52:49.939Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-21T03:52:50.199Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-21T03:52:50.199Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-21T03:52:50.199Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-21T03:52:50.199Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-21T03:52:50.199Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-21T03:52:50.199Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-21T03:52:50.199Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-21T03:52:50.199Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-21T03:52:50.199Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-21T03:52:52.749Z] Fetched 23.4 MB in 3s (7061 kB/s) [2022-03-21T03:52:53.695Z] Reading package lists... [2022-03-21T03:52:53.695Z] Reading package lists... [2022-03-21T03:52:53.957Z] Building dependency tree... [2022-03-21T03:52:53.957Z] Reading state information... [2022-03-21T03:52:53.957Z] The following additional packages will be installed: [2022-03-21T03:52:53.957Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-21T03:52:53.957Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-21T03:52:53.957Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-21T03:52:53.957Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-21T03:52:53.957Z] Suggested packages: [2022-03-21T03:52:53.957Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-21T03:52:53.957Z] Recommended packages: [2022-03-21T03:52:53.957Z] gnupg libsasl2-modules [2022-03-21T03:52:54.219Z] The following NEW packages will be installed: [2022-03-21T03:52:54.219Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-21T03:52:54.219Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-21T03:52:54.219Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-21T03:52:54.219Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-21T03:52:54.219Z] The following packages will be upgraded: [2022-03-21T03:52:54.219Z] gpg gpg-agent gpgconf libudev1 [2022-03-21T03:52:54.219Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-21T03:52:54.219Z] Need to get 3859 kB of archives. [2022-03-21T03:52:54.219Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-21T03:52:54.219Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-21T03:52:54.219Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-21T03:52:54.219Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-21T03:52:54.219Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-21T03:52:54.219Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-21T03:52:54.219Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-21T03:52:54.219Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-21T03:52:54.219Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-21T03:52:54.219Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-21T03:52:54.219Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-21T03:52:54.481Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-21T03:52:54.481Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-21T03:52:54.481Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-21T03:52:54.481Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-21T03:52:54.481Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-21T03:52:54.481Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-21T03:52:54.481Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-21T03:52:54.481Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-21T03:52:54.481Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-21T03:52:54.481Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-21T03:52:54.481Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-21T03:52:54.481Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-21T03:52:54.481Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T03:52:54.481Z] Fetched 3859 kB in 0s (14.4 MB/s) [2022-03-21T03:52:54.481Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-21T03:52:54.481Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:52:54.481Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T03:52:54.742Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T03:52:54.742Z] Selecting previously unselected package udev. [2022-03-21T03:52:54.742Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-21T03:52:54.742Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:52:54.742Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-21T03:52:55.004Z] Selecting previously unselected package libfuse2:amd64. [2022-03-21T03:52:55.004Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-21T03:52:55.004Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-21T03:52:55.004Z] Selecting previously unselected package fuse. [2022-03-21T03:52:55.005Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-21T03:52:55.005Z] Unpacking fuse (2.9.9-3) ... [2022-03-21T03:52:55.005Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T03:52:55.005Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T03:52:55.266Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T03:52:55.266Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T03:52:55.266Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T03:52:55.266Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T03:52:55.266Z] Selecting previously unselected package libksba8:amd64. [2022-03-21T03:52:55.266Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-21T03:52:55.266Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-21T03:52:55.266Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-21T03:52:55.266Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.266Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.526Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-21T03:52:55.526Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.526Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.526Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-21T03:52:55.526Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.526Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.526Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-21T03:52:55.526Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.526Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.526Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-21T03:52:55.526Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.526Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.526Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-21T03:52:55.526Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.526Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.786Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-21T03:52:55.786Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.786Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.786Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-21T03:52:55.786Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.786Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.786Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-21T03:52:55.786Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-21T03:52:55.786Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:55.786Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-21T03:52:55.786Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-21T03:52:55.786Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T03:52:55.786Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-21T03:52:56.047Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-21T03:52:56.047Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T03:52:56.047Z] Selecting previously unselected package libldap-common. [2022-03-21T03:52:56.047Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-21T03:52:56.047Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T03:52:56.047Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-21T03:52:56.047Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-21T03:52:56.047Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T03:52:56.047Z] Selecting previously unselected package dirmngr. [2022-03-21T03:52:56.047Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T03:52:56.047Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-21T03:52:56.047Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-21T03:52:56.310Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-21T03:52:56.310Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T03:52:56.310Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T03:52:56.310Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-21T03:52:56.885Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-21T03:52:56.885Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-21T03:52:56.885Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:56.885Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-21T03:52:56.885Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-21T03:52:56.885Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:56.885Z] Setting up fuse (2.9.9-3) ... [2022-03-21T03:52:56.885Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-21T03:52:57.456Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-21T03:52:57.456Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-21T03:52:57.456Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-21T03:52:57.716Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-21T03:52:57.716Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-21T03:52:57.716Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-21T03:52:58.285Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-21T03:52:58.285Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-21T03:52:58.285Z] units). This means they are not meant to be enabled using systemctl. [2022-03-21T03:52:58.285Z] [2022-03-21T03:52:58.285Z] Possible reasons for having this kind of units are: [2022-03-21T03:52:58.285Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-21T03:52:58.285Z] .wants/ or .requires/ directory. [2022-03-21T03:52:58.285Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-21T03:52:58.285Z] a requirement dependency on it. [2022-03-21T03:52:58.285Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-21T03:52:58.285Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-21T03:52:58.285Z] • In case of template units, the unit is meant to be enabled with some [2022-03-21T03:52:58.285Z] instance name specified. [2022-03-21T03:52:58.547Z] Reading package lists... [2022-03-21T03:52:58.809Z] Building dependency tree... [2022-03-21T03:52:58.809Z] Reading state information... [2022-03-21T03:52:59.072Z] The following additional packages will be installed: [2022-03-21T03:52:59.072Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-21T03:52:59.072Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-21T03:52:59.072Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-21T03:52:59.072Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-21T03:52:59.072Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-21T03:52:59.072Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-21T03:52:59.073Z] Suggested packages: [2022-03-21T03:52:59.073Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-21T03:52:59.073Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-21T03:52:59.073Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-21T03:52:59.073Z] systemd-container policykit-1 [2022-03-21T03:52:59.073Z] Recommended packages: [2022-03-21T03:52:59.073Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-21T03:52:59.073Z] The following NEW packages will be installed: [2022-03-21T03:52:59.073Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-21T03:52:59.073Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-21T03:52:59.073Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-21T03:52:59.073Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-21T03:52:59.073Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-21T03:52:59.073Z] The following packages will be upgraded: [2022-03-21T03:52:59.073Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-21T03:52:59.073Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-21T03:52:59.073Z] Need to get 46.5 MB of archives. [2022-03-21T03:52:59.073Z] After this operation, 181 MB of additional disk space will be used. [2022-03-21T03:52:59.073Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-21T03:52:59.073Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-21T03:52:59.073Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-21T03:52:59.073Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-21T03:52:59.073Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-21T03:52:59.073Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-21T03:52:59.073Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-21T03:52:59.073Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-21T03:52:59.073Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-21T03:52:59.334Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-21T03:52:59.334Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-21T03:52:59.334Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-21T03:52:59.334Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-21T03:52:59.334Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-21T03:52:59.334Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-21T03:52:59.334Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-21T03:52:59.334Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-21T03:52:59.334Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-21T03:52:59.334Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-21T03:52:59.334Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-21T03:52:59.334Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-21T03:52:59.334Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-21T03:52:59.334Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-21T03:52:59.334Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-21T03:52:59.334Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-21T03:52:59.334Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-21T03:52:59.334Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-21T03:52:59.334Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-21T03:52:59.334Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-21T03:52:59.334Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-21T03:52:59.334Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-21T03:52:59.334Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-21T03:52:59.334Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-21T03:52:59.905Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T03:52:59.905Z] Fetched 46.5 MB in 1s (72.3 MB/s) [2022-03-21T03:52:59.905Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-21T03:52:59.905Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:52:59.905Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T03:53:00.166Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:53:00.166Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T03:53:00.166Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:53:00.166Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T03:53:00.736Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:53:00.736Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-21T03:53:00.736Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T03:53:00.736Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-21T03:53:00.997Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-21T03:53:00.997Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T03:53:00.997Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:00.997Z] Selecting previously unselected package libexpat1:amd64. [2022-03-21T03:53:00.997Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-21T03:53:00.997Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-21T03:53:00.997Z] Selecting previously unselected package python3.8-minimal. [2022-03-21T03:53:00.997Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T03:53:00.997Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:01.257Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:01.257Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-21T03:53:01.257Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:01.828Z] Selecting previously unselected package python3-minimal. [2022-03-21T03:53:01.828Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-21T03:53:01.828Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T03:53:01.828Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-21T03:53:01.828Z] Selecting previously unselected package mime-support. [2022-03-21T03:53:01.828Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-21T03:53:01.828Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-21T03:53:01.828Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-21T03:53:01.828Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-21T03:53:01.828Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-21T03:53:01.828Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-21T03:53:01.828Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T03:53:01.828Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:02.089Z] Selecting previously unselected package python3.8. [2022-03-21T03:53:02.089Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-21T03:53:02.089Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:02.089Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-21T03:53:02.089Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T03:53:02.089Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-21T03:53:02.089Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-21T03:53:02.351Z] Selecting previously unselected package python3. [2022-03-21T03:53:02.351Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-21T03:53:02.351Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-21T03:53:02.351Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-21T03:53:02.351Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-21T03:53:02.351Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T03:53:02.351Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:02.611Z] Selecting previously unselected package dbus. [2022-03-21T03:53:02.611Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T03:53:02.611Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:02.611Z] Selecting previously unselected package libbsd0:amd64. [2022-03-21T03:53:02.611Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-21T03:53:02.611Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-21T03:53:02.611Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-21T03:53:02.611Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-21T03:53:02.611Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T03:53:02.611Z] Selecting previously unselected package sudo. [2022-03-21T03:53:02.611Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-21T03:53:02.611Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-21T03:53:02.872Z] Selecting previously unselected package apparmor. [2022-03-21T03:53:02.872Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-21T03:53:02.872Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-21T03:53:02.872Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-21T03:53:02.872Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-21T03:53:02.873Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-21T03:53:02.873Z] Selecting previously unselected package libedit2:amd64. [2022-03-21T03:53:02.873Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-21T03:53:02.873Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-21T03:53:03.133Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-21T03:53:03.133Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-21T03:53:03.133Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-21T03:53:03.133Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-21T03:53:03.133Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:53:03.133Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:03.133Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-21T03:53:03.133Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:53:03.133Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:03.133Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-21T03:53:03.133Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-21T03:53:03.133Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-21T03:53:03.133Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-21T03:53:03.133Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:53:03.133Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:03.394Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-21T03:53:03.394Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:53:03.394Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:03.394Z] Selecting previously unselected package openssh-client. [2022-03-21T03:53:03.394Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-21T03:53:03.394Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-21T03:53:03.394Z] Selecting previously unselected package dbus-user-session. [2022-03-21T03:53:03.394Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-21T03:53:03.394Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:03.655Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-21T03:53:03.655Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-21T03:53:03.655Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-21T03:53:03.655Z] Selecting previously unselected package squashfs-tools. [2022-03-21T03:53:03.655Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-21T03:53:03.655Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-21T03:53:03.655Z] Selecting previously unselected package snapd. [2022-03-21T03:53:03.655Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-21T03:53:03.655Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-21T03:53:06.954Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-21T03:53:06.954Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-21T03:53:06.954Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-21T03:53:06.954Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-21T03:53:06.954Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:06.954Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:06.954Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:06.954Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-21T03:53:07.216Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:07.216Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:07.216Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-21T03:53:07.216Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:07.216Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-21T03:53:07.216Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-21T03:53:07.787Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-21T03:53:07.787Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-21T03:53:07.787Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-21T03:53:07.787Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-21T03:53:07.787Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-21T03:53:07.787Z] running python rtupdate hooks for python3.8... [2022-03-21T03:53:07.787Z] running python post-rtupdate hooks for python3.8... [2022-03-21T03:53:07.787Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-21T03:53:08.730Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-21T03:53:08.990Z] Reloading AppArmor profiles [2022-03-21T03:53:08.990Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:53:08.990Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-21T03:53:09.250Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-21T03:53:09.511Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-21T03:53:09.511Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-21T03:53:09.511Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-21T03:53:09.511Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-21T03:53:10.899Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-21T03:53:10.899Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-21T03:53:11.159Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-21T03:53:11.159Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-21T03:53:11.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-21T03:53:11.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-21T03:53:11.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-21T03:53:12.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-21T03:53:12.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-21T03:53:12.463Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-21T03:53:12.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-21T03:53:12.986Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-21T03:53:13.248Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-21T03:53:13.509Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-21T03:53:13.768Z] /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' [2022-03-21T03:53:13.768Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-21T03:53:14.709Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-21T03:53:14.709Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-21T03:53:14.709Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-21T03:53:15.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.697s coverage: 89.2% of statements [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:53:15.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 84.4% of statements [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T03:53:15.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.374s coverage: 94.2% of statements [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:53:15.435Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.325s coverage: 72.2% of statements [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T03:53:15.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.408s coverage: 60.0% of statements [2022-03-21T03:53:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T03:53:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T03:53:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.638s coverage: 0.9% of statements [2022-03-21T03:53:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.236s coverage: 58.8% of statements [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 24.0% of statements [2022-03-21T03:53:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.508s coverage: 47.1% of statements [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.361s coverage: 79.5% of statements [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.406s coverage: 94.1% of statements [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.395s coverage: 96.3% of statements [2022-03-21T03:53:15.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.455s coverage: 87.5% of statements [2022-03-21T03:53:15.922Z] Reading package lists... [2022-03-21T03:53:15.922Z] Reading package lists... [2022-03-21T03:53:16.184Z] Building dependency tree... [2022-03-21T03:53:16.184Z] Reading state information... [2022-03-21T03:53:16.184Z] Calculating upgrade... [2022-03-21T03:53:16.445Z] The following packages will be upgraded: [2022-03-21T03:53:16.445Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-21T03:53:16.445Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-21T03:53:16.445Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-21T03:53:16.445Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-21T03:53:16.445Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-21T03:53:16.445Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-21T03:53:16.445Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-21T03:53:16.445Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-21T03:53:16.445Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-21T03:53:16.445Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-21T03:53:16.445Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-21T03:53:16.445Z] xz-utils zlib1g [2022-03-21T03:53:16.706Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T03:53:16.706Z] Need to get 65.7 MB of archives. [2022-03-21T03:53:16.706Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-21T03:53:16.706Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-21T03:53:16.706Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-21T03:53:16.968Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-21T03:53:17.228Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-21T03:53:17.228Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-21T03:53:17.228Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-21T03:53:17.228Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-21T03:53:17.488Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-21T03:53:17.488Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-21T03:53:17.488Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-21T03:53:17.488Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-21T03:53:17.488Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-21T03:53:17.488Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-21T03:53:17.488Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-21T03:53:17.488Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-21T03:53:17.488Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-21T03:53:17.488Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-21T03:53:17.488Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-21T03:53:17.488Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-21T03:53:17.488Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-21T03:53:17.488Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-21T03:53:17.488Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-21T03:53:17.488Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-21T03:53:17.488Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-21T03:53:17.488Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-21T03:53:17.488Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-21T03:53:17.488Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-21T03:53:17.488Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-21T03:53:17.488Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-21T03:53:17.488Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-21T03:53:17.488Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-21T03:53:17.750Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-21T03:53:17.750Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-21T03:53:17.750Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-21T03:53:17.750Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-21T03:53:17.750Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-21T03:53:18.012Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-21T03:53:18.012Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-21T03:53:18.012Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-21T03:53:18.012Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-21T03:53:18.013Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-21T03:53:18.013Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-21T03:53:18.013Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-21T03:53:18.013Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-21T03:53:18.013Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-21T03:53:18.013Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-21T03:53:18.013Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-21T03:53:18.013Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-21T03:53:18.275Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-21T03:53:18.275Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-21T03:53:18.275Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-21T03:53:18.275Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-21T03:53:18.275Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-21T03:53:18.275Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-21T03:53:18.275Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-21T03:53:18.275Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-21T03:53:18.275Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-21T03:53:18.275Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-21T03:53:18.275Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-21T03:53:18.275Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-21T03:53:18.275Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-21T03:53:18.275Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-21T03:53:18.275Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-21T03:53:18.275Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-21T03:53:18.275Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-21T03:53:18.538Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-21T03:53:18.538Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-21T03:53:18.538Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-21T03:53:18.538Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-21T03:53:18.538Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-21T03:53:18.538Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-21T03:53:18.538Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-21T03:53:18.800Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-21T03:53:19.061Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-21T03:53:19.061Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-21T03:53:19.320Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-21T03:53:19.581Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-21T03:53:19.841Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T03:53:19.841Z] Fetched 65.7 MB in 3s (21.4 MB/s) [2022-03-21T03:53:19.841Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-21T03:53:19.841Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T03:53:19.841Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T03:53:20.413Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T03:53:20.413Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T03:53:20.413Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-21T03:53:20.413Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-21T03:53:20.413Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:20.673Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:20.673Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:20.673Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:20.935Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:20.935Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:20.935Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:20.935Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.197Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.197Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.197Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.197Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.197Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.197Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.460Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:21.460Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T03:53:21.460Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.460Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.460Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:21.460Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T03:53:21.460Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.460Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.723Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.723Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.723Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:21.723Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-21T03:53:21.723Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:21.984Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T03:53:21.984Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T03:53:21.984Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T03:53:22.556Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-21T03:53:22.556Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-21T03:53:22.556Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-21T03:53:22.556Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-21T03:53:22.556Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-21T03:53:22.817Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-21T03:53:23.080Z] Setting up base-files (11ubuntu5.5) ... [2022-03-21T03:53:23.342Z] Installing new version of config file /etc/issue ... [2022-03-21T03:53:23.342Z] Installing new version of config file /etc/issue.net ... [2022-03-21T03:53:23.342Z] Installing new version of config file /etc/lsb-release ... [2022-03-21T03:53:23.342Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-21T03:53:23.605Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-21T03:53:23.605Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-21T03:53:23.605Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-21T03:53:23.605Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:23.605Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-21T03:53:23.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements [2022-03-21T03:53:23.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2022-03-21T03:53:23.866Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-21T03:53:23.866Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-21T03:53:23.866Z] 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 [2022-03-21T03:53:23.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:23.866Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:23.866Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-21T03:53:23.866Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:24.128Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:24.128Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-21T03:53:24.128Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-21T03:53:24.128Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-21T03:53:24.128Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:24.128Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T03:53:24.128Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T03:53:24.699Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T03:53:24.699Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T03:53:24.699Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-21T03:53:24.959Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T03:53:25.220Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-21T03:53:25.220Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:25.220Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-21T03:53:25.220Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-21T03:53:25.480Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-21T03:53:25.480Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-21T03:53:25.742Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-21T03:53:25.742Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:25.742Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-21T03:53:25.742Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-21T03:53:25.742Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-21T03:53:25.742Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:25.742Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:25.742Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.006Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:26.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:26.006Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.006Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.006Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:26.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:26.006Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.006Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.272Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.272Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.272Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:26.272Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:26.272Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.272Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.272Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:26.534Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:26.534Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.534Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:26.534Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:26.534Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:27.108Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:27.369Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-21T03:53:27.629Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-21T03:53:27.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:27.629Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-21T03:53:27.629Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-21T03:53:27.889Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T03:53:27.889Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:27.889Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-21T03:53:27.889Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-21T03:53:28.149Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-21T03:53:28.149Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.149Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-21T03:53:28.149Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-21T03:53:28.149Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-21T03:53:28.149Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.149Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-21T03:53:28.149Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-21T03:53:28.410Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-21T03:53:28.410Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.410Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-21T03:53:28.410Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-21T03:53:28.410Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-21T03:53:28.410Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.410Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-21T03:53:28.410Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-21T03:53:28.672Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-21T03:53:28.672Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.672Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-21T03:53:28.672Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-21T03:53:28.672Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-21T03:53:28.672Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.672Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-21T03:53:28.672Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-21T03:53:28.932Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-21T03:53:28.932Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.932Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-21T03:53:28.932Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-21T03:53:28.932Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-21T03:53:28.932Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:28.932Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-21T03:53:28.932Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-21T03:53:29.194Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-21T03:53:29.194Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:29.194Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-21T03:53:29.194Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-21T03:53:29.194Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-21T03:53:29.194Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:29.194Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-21T03:53:29.194Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-21T03:53:29.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.721s coverage: 82.5% of statements [2022-03-21T03:53:29.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T03:53:29.454Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-21T03:53:29.454Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:29.454Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-21T03:53:29.454Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-21T03:53:29.454Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-21T03:53:29.454Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:29.454Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-21T03:53:29.715Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-21T03:53:29.975Z] Setting up apt (2.0.6) ... [2022-03-21T03:53:30.546Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-21T03:53:30.546Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:30.546Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T03:53:30.546Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T03:53:30.546Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-21T03:53:30.808Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-21T03:53:30.808Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T03:53:30.808Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T03:53:30.808Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-21T03:53:30.808Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-21T03:53:30.808Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-21T03:53:31.071Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T03:53:31.071Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-21T03:53:31.071Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T03:53:31.071Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-21T03:53:31.071Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-21T03:53:31.335Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-21T03:53:31.335Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-21T03:53:31.335Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-21T03:53:31.598Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T03:53:31.598Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-21T03:53:31.598Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-21T03:53:31.598Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-21T03:53:31.859Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-21T03:53:31.859Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-21T03:53:31.859Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-21T03:53:31.859Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-21T03:53:31.859Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-21T03:53:32.122Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-21T03:53:32.122Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-21T03:53:32.122Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-21T03:53:32.122Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-21T03:53:32.382Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-21T03:53:32.382Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-21T03:53:32.382Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-21T03:53:32.382Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-21T03:53:32.382Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-21T03:53:32.382Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-21T03:53:32.643Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-21T03:53:32.643Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-21T03:53:32.643Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-21T03:53:32.643Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-21T03:53:32.643Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-21T03:53:32.643Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-21T03:53:32.904Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-21T03:53:32.904Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-21T03:53:33.165Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.165Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.165Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.165Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.427Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.427Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.427Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.427Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.689Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.689Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.689Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-21T03:53:33.689Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-21T03:53:33.689Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-21T03:53:33.689Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-21T03:53:33.689Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:33.689Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:34.261Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:34.261Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:34.833Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:34.833Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:35.780Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:35.780Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:35.780Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:35.780Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T03:53:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T03:53:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T03:53:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T03:53:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.390s coverage: 58.8% of statements [2022-03-21T03:53:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements [2022-03-21T03:53:35.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements [2022-03-21T03:53:35.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T03:53:35.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T03:53:35.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2022-03-21T03:53:36.041Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:36.041Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:36.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2022-03-21T03:53:36.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-03-21T03:53:36.980Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-21T03:53:36.980Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-21T03:53:36.980Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-21T03:53:36.980Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-21T03:53:36.980Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-21T03:53:36.980Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-21T03:53:36.980Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T03:53:36.980Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-21T03:53:36.980Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T03:53:36.980Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:36.980Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-21T03:53:36.980Z] [2022-03-21T03:53:36.980Z] Current default time zone: 'Etc/UTC' [2022-03-21T03:53:36.980Z] Local time is now: Mon Mar 21 03:53:36 UTC 2022. [2022-03-21T03:53:36.980Z] Universal Time is now: Mon Mar 21 03:53:36 UTC 2022. [2022-03-21T03:53:36.980Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-21T03:53:36.980Z] [2022-03-21T03:53:37.239Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-21T03:53:37.239Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:37.239Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:37.239Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-21T03:53:37.239Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-21T03:53:37.239Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T03:53:37.239Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-21T03:53:37.239Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-21T03:53:37.239Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-21T03:53:37.239Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-21T03:53:37.239Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-21T03:53:37.239Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-21T03:53:37.239Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-21T03:53:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2022-03-21T03:53:38.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-03-21T03:53:39.152Z] Updating certificates in /etc/ssl/certs... [2022-03-21T03:53:40.095Z] 21 added, 21 removed; done. [2022-03-21T03:53:40.095Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.095Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-21T03:53:40.095Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-21T03:53:40.358Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.358Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-21T03:53:40.358Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-21T03:53:40.358Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-21T03:53:40.358Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-21T03:53:40.358Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.358Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-21T03:53:40.358Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.358Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.358Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-21T03:53:40.358Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T03:53:40.358Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-21T03:53:40.621Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-21T03:53:40.621Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-21T03:53:40.621Z] Updating certificates in /etc/ssl/certs... [2022-03-21T03:53:41.194Z] 0 added, 0 removed; done. [2022-03-21T03:53:41.194Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-21T03:53:41.194Z] done. [2022-03-21T03:53:42.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.304s coverage: 65.4% of statements [2022-03-21T03:53:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T03:53:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T03:53:42.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T03:53:42.709Z] Reading package lists... [2022-03-21T03:53:42.709Z] Building dependency tree... [2022-03-21T03:53:42.709Z] Reading state information... [2022-03-21T03:53:42.970Z] The following NEW packages will be installed: [2022-03-21T03:53:42.970Z] apt-transport-https [2022-03-21T03:53:42.970Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T03:53:42.970Z] Need to get 4680 B of archives. [2022-03-21T03:53:42.970Z] After this operation, 162 kB of additional disk space will be used. [2022-03-21T03:53:42.970Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-21T03:53:43.232Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T03:53:43.232Z] Fetched 4680 B in 0s (84.7 kB/s) [2022-03-21T03:53:43.232Z] Selecting previously unselected package apt-transport-https. [2022-03-21T03:53:43.232Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-21T03:53:43.232Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-21T03:53:43.232Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-21T03:53:43.232Z] Setting up apt-transport-https (2.0.6) ... [2022-03-21T03:53:43.493Z] Waiting for network to be ready... [2022-03-21T03:53:44.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.720s coverage: 43.8% of statements [2022-03-21T03:53:44.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T03:53:44.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T03:53:44.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2022-03-21T03:53:44.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T03:53:44.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2022-03-21T03:53:44.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T03:53:50.073Z] 2022-03-21T03:53:47Z INFO Waiting for automatic snapd restart... [2022-03-21T03:53:50.644Z] snapd 2.54.4 from Canonical* installed [2022-03-21T03:53:52.029Z] "snapd" switched to the "latest/stable" channel [2022-03-21T03:53:52.029Z] [2022-03-21T03:53:54.573Z] core20 20220304 from Canonical* installed [2022-03-21T03:53:54.573Z] "core20" switched to the "latest/stable" channel [2022-03-21T03:53:54.573Z] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 17.7% of statements [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.513s coverage: 97.7% of statements [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T03:53:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-03-21T03:53:54.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-03-21T03:53:54.726Z] 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 [2022-03-21T03:53:54.726Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-21T03:53:54.726Z] GO111MODULE=on go vet ./... [2022-03-21T03:53:57.114Z] snapcraft 6.0.2 from Canonical* installed [2022-03-21T03:53:57.114Z] "snapcraft" switched to the "latest/stable" channel [2022-03-21T03:53:57.114Z] [2022-03-21T03:54:01.319Z] 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: [2022-03-21T03:54:01.319Z] - README.md [2022-03-21T03:54:01.319Z] [2022-03-21T03:54:01.319Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-21T03:54:01.892Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-21T03:54:01.892Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-21T03:54:01.892Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-21T03:54:03.035Z] Reading package lists... [2022-03-21T03:54:03.297Z] 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 [2022-03-21T03:54:03.558Z] Reading package lists... [2022-03-21T03:54:03.558Z] Building dependency tree... [2022-03-21T03:54:03.558Z] Reading state information... [2022-03-21T03:54:03.820Z] Suggested packages: [2022-03-21T03:54:03.820Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-21T03:54:03.820Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-21T03:54:03.820Z] krb5-user libnorm-doc [2022-03-21T03:54:03.820Z] Recommended packages: [2022-03-21T03:54:03.820Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-21T03:54:03.820Z] The following NEW packages will be installed: [2022-03-21T03:54:03.820Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-21T03:54:03.820Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-21T03:54:03.820Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-21T03:54:03.820Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-21T03:54:03.820Z] libzmq5 pkg-config zip [2022-03-21T03:54:03.820Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-21T03:54:04.081Z] Need to get 10.3 MB of archives. [2022-03-21T03:54:04.081Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-21T03:54:04.081Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-21T03:54:04.081Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-21T03:54:04.652Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-21T03:54:04.652Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-21T03:54:04.912Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-21T03:54:04.912Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-21T03:54:04.912Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-21T03:54:04.912Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-21T03:54:04.912Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-21T03:54:04.912Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-21T03:54:04.913Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-21T03:54:04.913Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-21T03:54:04.913Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-21T03:54:04.913Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-21T03:54:04.913Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-21T03:54:04.913Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-21T03:54:05.174Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-21T03:54:05.174Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-21T03:54:05.174Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-21T03:54:05.174Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-21T03:54:05.174Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-21T03:54:05.174Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-21T03:54:05.174Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-21T03:54:05.174Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-21T03:54:05.174Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-21T03:54:05.174Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-21T03:54:05.174Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-21T03:54:05.174Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-21T03:54:05.174Z] Fetched 10.3 MB in 1s (8509 kB/s) [2022-03-21T03:54:05.174Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-21T03:54:05.174Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-21T03:54:05.174Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-21T03:54:05.174Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-21T03:54:05.435Z] Selecting previously unselected package libsodium23:amd64. [2022-03-21T03:54:05.435Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-21T03:54:05.435Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-21T03:54:05.435Z] Selecting previously unselected package libpsl5:amd64. [2022-03-21T03:54:05.435Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-21T03:54:05.435Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-21T03:54:05.435Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-21T03:54:05.435Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-21T03:54:05.435Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-21T03:54:05.696Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-21T03:54:05.696Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-21T03:54:05.696Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-21T03:54:05.696Z] Selecting previously unselected package librtmp1:amd64. [2022-03-21T03:54:05.696Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-21T03:54:05.696Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-21T03:54:05.696Z] Selecting previously unselected package libssh-4:amd64. [2022-03-21T03:54:05.696Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-21T03:54:05.696Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-21T03:54:05.696Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-21T03:54:05.696Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-21T03:54:05.696Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-21T03:54:05.957Z] Selecting previously unselected package liberror-perl. [2022-03-21T03:54:05.957Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-21T03:54:05.957Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-21T03:54:05.957Z] Selecting previously unselected package git-man. [2022-03-21T03:54:05.957Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-21T03:54:05.957Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-21T03:54:05.957Z] Selecting previously unselected package git. [2022-03-21T03:54:05.957Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-21T03:54:05.957Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-21T03:54:06.527Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-21T03:54:06.527Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:06.527Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:06.788Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-21T03:54:06.788Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:06.788Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:06.788Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-21T03:54:06.788Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:06.788Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:06.788Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-21T03:54:06.788Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:06.788Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:06.788Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-21T03:54:06.788Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-21T03:54:06.788Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-21T03:54:06.788Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-21T03:54:06.788Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:06.788Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.049Z] Selecting previously unselected package libnorm1:amd64. [2022-03-21T03:54:07.049Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-21T03:54:07.049Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T03:54:07.049Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-21T03:54:07.049Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-21T03:54:07.049Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T03:54:07.049Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-21T03:54:07.049Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-21T03:54:07.049Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T03:54:07.049Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-21T03:54:07.049Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-21T03:54:07.049Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T03:54:07.310Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-21T03:54:07.310Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-21T03:54:07.310Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-21T03:54:07.310Z] Selecting previously unselected package libzmq5:amd64. [2022-03-21T03:54:07.310Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-21T03:54:07.310Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T03:54:07.310Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-21T03:54:07.310Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-21T03:54:07.310Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.310Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-21T03:54:07.310Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-21T03:54:07.310Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T03:54:07.570Z] Selecting previously unselected package pkg-config. [2022-03-21T03:54:07.570Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-21T03:54:07.570Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-21T03:54:07.570Z] Selecting previously unselected package zip. [2022-03-21T03:54:07.570Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-21T03:54:07.570Z] Unpacking zip (3.0-11build1) ... [2022-03-21T03:54:07.570Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-21T03:54:07.570Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-21T03:54:07.570Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-21T03:54:07.570Z] No schema files found: doing nothing. [2022-03-21T03:54:07.570Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-21T03:54:07.570Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T03:54:07.570Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-21T03:54:07.570Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-21T03:54:07.829Z] Setting up liberror-perl (0.17029-1) ... [2022-03-21T03:54:07.830Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up zip (3.0-11build1) ... [2022-03-21T03:54:07.830Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-21T03:54:07.830Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-21T03:54:07.830Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-21T03:54:07.830Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-21T03:54:07.830Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-21T03:54:07.830Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-21T03:54:07.830Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T03:54:07.830Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T03:54:07.830Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-21T03:54:07.830Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-21T03:54:07.830Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-21T03:54:07.830Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-21T03:54:07.830Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-21T03:54:07.830Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-21T03:54:08.399Z] comerr-dev set to automatically installed. [2022-03-21T03:54:08.399Z] git set to automatically installed. [2022-03-21T03:54:08.399Z] git-man set to automatically installed. [2022-03-21T03:54:08.399Z] krb5-multidev set to automatically installed. [2022-03-21T03:54:08.399Z] libbrotli1 set to automatically installed. [2022-03-21T03:54:08.399Z] libcurl3-gnutls set to automatically installed. [2022-03-21T03:54:08.399Z] liberror-perl set to automatically installed. [2022-03-21T03:54:08.399Z] libglib2.0-0 set to automatically installed. [2022-03-21T03:54:08.399Z] libgssrpc4 set to automatically installed. [2022-03-21T03:54:08.399Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-21T03:54:08.399Z] libkadm5srv-mit11 set to automatically installed. [2022-03-21T03:54:08.399Z] libkdb5-9 set to automatically installed. [2022-03-21T03:54:08.399Z] libkrb5-dev set to automatically installed. [2022-03-21T03:54:08.399Z] libnghttp2-14 set to automatically installed. [2022-03-21T03:54:08.399Z] libnorm-dev set to automatically installed. [2022-03-21T03:54:08.399Z] libnorm1 set to automatically installed. [2022-03-21T03:54:08.399Z] libpgm-5.2-0 set to automatically installed. [2022-03-21T03:54:08.399Z] libpgm-dev set to automatically installed. [2022-03-21T03:54:08.400Z] libpsl5 set to automatically installed. [2022-03-21T03:54:08.400Z] librtmp1 set to automatically installed. [2022-03-21T03:54:08.400Z] libsodium-dev set to automatically installed. [2022-03-21T03:54:08.400Z] libsodium23 set to automatically installed. [2022-03-21T03:54:08.400Z] libssh-4 set to automatically installed. [2022-03-21T03:54:08.400Z] libzmq3-dev set to automatically installed. [2022-03-21T03:54:08.400Z] libzmq5 set to automatically installed. [2022-03-21T03:54:08.400Z] pkg-config set to automatically installed. [2022-03-21T03:54:08.400Z] zip set to automatically installed. [2022-03-21T03:54:09.343Z] snapd is not logged in, snap install commands will use sudo [2022-03-21T03:54:21.641Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-21T03:54:21.641Z] Downloading snap 'edgex-app-service-configurable' [2022-03-21T03:54:24.274Z] Pulling app-service-configurable [2022-03-21T03:54:24.274Z] + snapcraftctl pull [2022-03-21T03:54:25.250Z] Pulling config-common [2022-03-21T03:54:25.250Z] + snapcraftctl pull [2022-03-21T03:54:26.636Z] Pulling go-build-helper [2022-03-21T03:54:26.636Z] + snapcraftctl pull [2022-03-21T03:54:28.019Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-21T03:54:28.019Z] Skipping pull go-build-helper (already ran) [2022-03-21T03:54:28.019Z] Building go-build-helper [2022-03-21T03:54:28.019Z] + snapcraftctl build [2022-03-21T03:54:29.403Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-21T03:54:29.973Z] Staging go-build-helper [2022-03-21T03:54:29.973Z] + snapcraftctl stage [2022-03-21T03:54:35.264Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-21T03:54:35.264Z] Fetched 290 kB in 0s (0 B/s) [2022-03-21T03:54:35.264Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-21T03:54:35.264Z] Fetched 158 kB in 0s (0 B/s) [2022-03-21T03:54:35.264Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-21T03:54:35.264Z] Fetched 242 kB in 0s (0 B/s) [2022-03-21T03:54:35.264Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-21T03:54:35.264Z] Fetched 150 kB in 0s (0 B/s) [2022-03-21T03:54:35.264Z] Pulling edgex-go [2022-03-21T03:54:35.264Z] + snapcraftctl pull [2022-03-21T03:54:36.206Z] Pulling hooks [2022-03-21T03:54:36.206Z] + snapcraftctl pull [2022-03-21T03:54:48.438Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-21T03:54:48.438Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-21T03:54:48.438Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-21T03:54:48.438Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-21T03:54:48.438Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-21T03:54:48.438Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-21T03:54:48.438Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-21T03:54:48.438Z] Fetched 234 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-21T03:54:48.438Z] Fetched 155 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-21T03:54:48.438Z] Fetched 170 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-21T03:54:48.438Z] Fetched 267 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-21T03:54:48.438Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-21T03:54:48.438Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-21T03:54:48.438Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-21T03:54:48.438Z] Fetched 121 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-21T03:54:48.438Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-21T03:54:48.438Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-21T03:54:48.438Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-21T03:54:48.438Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-21T03:54:48.439Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-21T03:54:48.439Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-21T03:54:48.439Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-21T03:54:48.439Z] Fetched 142 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-21T03:54:48.439Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-21T03:54:48.439Z] Fetched 181 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-21T03:54:48.439Z] Fetched 208 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-21T03:54:48.439Z] Fetched 161 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-21T03:54:48.439Z] Fetched 107 kB in 0s (0 B/s) [2022-03-21T03:54:48.439Z] Pulling static-packages [2022-03-21T03:54:48.439Z] + snapcraftctl pull [2022-03-21T03:54:48.439Z] Pulling version [2022-03-21T03:54:48.439Z] + cd /root/project [2022-03-21T03:54:48.439Z] ++ git describe --tags --abbrev=0 [2022-03-21T03:54:48.439Z] ++ sed s/v// [2022-03-21T03:54:48.439Z] + GIT_VERSION=2.2.0-dev.40 [2022-03-21T03:54:48.439Z] + '[' -z 2.2.0-dev.40 ']' [2022-03-21T03:54:48.439Z] + snapcraftctl set-version 2.2.0-dev.40 [2022-03-21T03:54:49.822Z] Building app-service-configurable [2022-03-21T03:54:49.822Z] + snapcraftctl build [2022-03-21T03:54:51.733Z] Building config-common [2022-03-21T03:54:51.733Z] + snapcraftctl build [2022-03-21T03:54:53.120Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-21T03:54:53.691Z] Skipping build go-build-helper (already ran) [2022-03-21T03:54:53.950Z] Building edgex-go [2022-03-21T03:54:53.950Z] + cd /root/parts/edgex-go/src [2022-03-21T03:54:53.950Z] ++ sed s/v// [2022-03-21T03:54:53.950Z] ++ git describe --tags --abbrev=0 [2022-03-21T03:54:53.950Z] + GIT_VERSION=2.2.0-dev.40 [2022-03-21T03:54:53.950Z] + '[' -z 2.2.0-dev.40 ']' [2022-03-21T03:54:53.950Z] + echo 2.2.0-dev.40 [2022-03-21T03:54:53.950Z] + '[' '!' -d vendor ']' [2022-03-21T03:54:53.950Z] + go mod download all [2022-03-21T03:55:00.533Z] + make build [2022-03-21T03:55:00.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T03:55:02.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T03:55:03.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T03:55:04.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T03:55:07.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T03:55:07.755Z] + ls -al . [2022-03-21T03:55:07.755Z] total 672 [2022-03-21T03:55:07.755Z] drwxrwxr-x 9 1001 1001 4096 Mar 21 03:55 . [2022-03-21T03:55:07.755Z] drwxr-xr-x 4 root root 4096 Mar 21 03:50 .. [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 03:48 .dockerignore [2022-03-21T03:55:07.755Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 03:48 .git [2022-03-21T03:55:07.755Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 03:48 .github [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 804 Mar 21 03:48 .gitignore [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 03:48 .golangci.yml [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 76 Mar 21 03:48 .hadolint.yml [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 03:48 .sonarcloud.properties [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 03:48 ADOPTERS.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 9019 Mar 21 03:48 Attribution.txt [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 03:48 CHANGELOG.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 03:48 CONTRIBUTING.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 03:48 GOVERNANCE.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 03:48 Jenkinsfile [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 03:48 LICENSE [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 6508 Mar 21 03:48 Makefile [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 03:48 OWNERS.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 03:48 README.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 03:48 SECURITY.md [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 03:46 VERSION [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 03:48 ZMQWindows.md [2022-03-21T03:55:07.755Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 03:48 bin [2022-03-21T03:55:07.755Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 03:48 cmd [2022-03-21T03:55:07.755Z] -rw-r--r-- 1 root root 426503 Mar 21 03:53 coverage.out [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 2827 Mar 21 03:48 go.mod [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 50579 Mar 21 03:48 go.sum [2022-03-21T03:55:07.755Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 03:48 internal [2022-03-21T03:55:07.755Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 03:48 openapi [2022-03-21T03:55:07.755Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 03:48 snap [2022-03-21T03:55:07.755Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 03:48 version.go [Pipeline] sh [2022-03-21T03:55:08.412Z] + '[' -e coverage.out ] [2022-03-21T03:55:08.412Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T03:55:08.433Z] Warning: overwriting stash ‘coverage-report’ [2022-03-21T03:55:09.181Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T03:55:09.831Z] + make build [2022-03-21T03:55:09.831Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T03:55:12.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T03:55:16.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T03:55:16.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T03:55:16.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T03:55:18.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T03:55:18.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T03:55:19.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T03:55:20.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T03:55:22.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T03:55:23.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T03:55:24.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T03:55:25.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-21T03:55:26.987Z] + 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 [2022-03-21T03:55:26.987Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-21T03:55:26.987Z] + case "$service" in [2022-03-21T03:55:26.987Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-21T03:55:26.988Z] + case "$service" in [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-21T03:55:26.988Z] + case "$service" in [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-21T03:55:26.988Z] + case "$service" in [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-21T03:55:26.988Z] + case "$service" in [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-21T03:55:26.988Z] + case "$service" in [2022-03-21T03:55:26.988Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-21T03:55:26.988Z] + 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 [2022-03-21T03:55:26.988Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-21T03:55:26.988Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-21T03:55:26.988Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-21T03:55:27.927Z] Building hooks [2022-03-21T03:55:27.927Z] + cd /root/parts/hooks/src [2022-03-21T03:55:27.927Z] + make build [2022-03-21T03:55:27.927Z] go mod tidy [2022-03-21T03:55:27.927Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-21T03:55:28.187Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-21T03:55:28.187Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-21T03:55:28.187Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T03:55:28.187Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-21T03:55:29.126Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-21T03:55:29.701Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-21T03:55:29.701Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-21T03:55:31.616Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-21T03:55:31.616Z] Building static-packages [2022-03-21T03:55:31.616Z] + snapcraftctl build [2022-03-21T03:55:33.527Z] Building version [2022-03-21T03:55:33.527Z] + snapcraftctl build [2022-03-21T03:55:35.438Z] Staging app-service-configurable [2022-03-21T03:55:35.438Z] + snapcraftctl stage [2022-03-21T03:55:36.823Z] Staging config-common [2022-03-21T03:55:36.823Z] + snapcraftctl stage [2022-03-21T03:55:38.219Z] Skipping stage go-build-helper (already ran) [2022-03-21T03:55:38.219Z] Staging edgex-go [2022-03-21T03:55:38.219Z] + snapcraftctl stage [2022-03-21T03:55:39.599Z] Staging hooks [2022-03-21T03:55:39.599Z] + snapcraftctl stage [2022-03-21T03:55:41.507Z] Staging static-packages [2022-03-21T03:55:41.507Z] + snapcraftctl stage [2022-03-21T03:55:42.446Z] Staging version [2022-03-21T03:55:42.446Z] + snapcraftctl stage [2022-03-21T03:55:43.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T03:55:44.357Z] Priming app-service-configurable [2022-03-21T03:55:44.357Z] + snapcraftctl prime [2022-03-21T03:55:44.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T03:55:46.267Z] 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 [2022-03-21T03:55:46.267Z] stage-packages: [2022-03-21T03:55:46.267Z] - libnorm1 [2022-03-21T03:55:46.267Z] - libpgm-5.2-0 [2022-03-21T03:55:46.267Z] - libsodium23 [2022-03-21T03:55:46.267Z] - libzmq5 [2022-03-21T03:55:46.527Z] Priming config-common [2022-03-21T03:55:46.527Z] + snapcraftctl prime [2022-03-21T03:55:48.011Z] Priming go-build-helper [2022-03-21T03:55:48.011Z] + snapcraftctl prime [2022-03-21T03:55:49.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T03:55:49.409Z] Priming edgex-go [2022-03-21T03:55:49.409Z] + snapcraftctl prime [2022-03-21T03:55:50.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T03:55:51.314Z] Priming hooks [2022-03-21T03:55:51.314Z] + snapcraftctl prime [2022-03-21T03:55:52.694Z] Priming static-packages [2022-03-21T03:55:52.694Z] + snapcraftctl prime [2022-03-21T03:55:53.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T03:55:56.906Z] Priming version [2022-03-21T03:55:56.906Z] + snapcraftctl prime [2022-03-21T03:55:57.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T03:55:57.847Z] 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] } [2022-03-21T03:56:00.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T03:56:04.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T03:56:08.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T03:56:11.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-21T03:56:18.314Z] $ docker stop --time=1 f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 [2022-03-21T03:56:20.298Z] $ docker rm -f f2c1e1d453a42b00ca01c0c8185a92f2d370ca2511b7f2d09bd37421852f7aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:56:21.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T03:56:21.839Z] [2022-03-21T03:56:21.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:56:22.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T03:56:22.464Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-21T03:56:22.464Z] 29e5d40040c1: Pulling fs layer [2022-03-21T03:56:22.464Z] 1ce36da41761: Pulling fs layer [2022-03-21T03:56:22.464Z] 25b303627fd3: Pulling fs layer [2022-03-21T03:56:22.464Z] 29e5d40040c1: Verifying Checksum [2022-03-21T03:56:22.464Z] 29e5d40040c1: Download complete [2022-03-21T03:56:22.739Z] 1ce36da41761: Verifying Checksum [2022-03-21T03:56:22.739Z] 1ce36da41761: Download complete [2022-03-21T03:56:23.016Z] 29e5d40040c1: Pull complete [2022-03-21T03:56:24.450Z] 25b303627fd3: Verifying Checksum [2022-03-21T03:56:24.450Z] 25b303627fd3: Download complete [2022-03-21T03:56:24.450Z] 1ce36da41761: Pull complete [2022-03-21T03:56:36.845Z] 25b303627fd3: Pull complete [2022-03-21T03:56:36.845Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-21T03:56:36.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T03:56:36.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-21T03:56:37.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container [2022-03-21T03:56:37.132Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-21T03:56:39.405Z] $ docker top 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:56:40.337Z] + + docker-composegrep build parallel --help [2022-03-21T03:56:40.337Z] [2022-03-21T03:56:44.634Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T03:56:44.652Z] $ docker stop --time=1 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 [2022-03-21T03:56:46.330Z] $ docker rm -f 4093a17f2e44ab16cdefb8d1291afcf1af43a613494bdc75fdad55ab3943af71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T03:56:46.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T03:56:46.919Z] . [Pipeline] withDockerContainer [2022-03-21T03:56:47.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container [2022-03-21T03:56:47.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-21T03:56:48.552Z] $ docker top 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T03:56:49.469Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T03:56:53.759Z] Building core-command ... [2022-03-21T03:56:53.759Z] Building core-data ... [2022-03-21T03:56:53.759Z] Building core-metadata ... [2022-03-21T03:56:53.759Z] Building security-bootstrapper ... [2022-03-21T03:56:53.759Z] Building security-proxy-setup ... [2022-03-21T03:56:53.759Z] Building security-secretstore-setup ... [2022-03-21T03:56:53.759Z] Building support-notifications ... [2022-03-21T03:56:53.759Z] Building support-scheduler ... [2022-03-21T03:56:53.759Z] Building sys-mgmt-agent ... [2022-03-21T03:56:53.759Z] Building security-secretstore-setup [2022-03-21T03:56:53.759Z] Building core-command [2022-03-21T03:56:53.759Z] Building support-scheduler [2022-03-21T03:56:53.759Z] Building support-notifications [2022-03-21T03:56:53.759Z] Building core-metadata [2022-03-21T03:58:15.501Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:58:15.501Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:58:15.501Z] ---> 5a96dab0795e [2022-03-21T03:58:15.501Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T03:58:15.501Z] ---> Running in c18a0633d309 [2022-03-21T03:58:15.501Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:58:15.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:58:15.501Z] ---> 5a96dab0795e [2022-03-21T03:58:15.501Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:58:15.501Z] ---> Running in cde235edd189 [2022-03-21T03:58:15.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:58:15.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:58:15.501Z] ---> 5a96dab0795e [2022-03-21T03:58:15.501Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T03:58:15.501Z] ---> Running in 5df3b59dde30 [2022-03-21T03:58:15.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:58:15.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:58:15.501Z] ---> 5a96dab0795e [2022-03-21T03:58:15.501Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T03:58:15.501Z] ---> Running in 4c0c2163763f [2022-03-21T03:58:15.501Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T03:58:15.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T03:58:15.501Z] ---> 5a96dab0795e [2022-03-21T03:58:15.501Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T03:58:15.501Z] ---> Running in f165d10ecde7 [2022-03-21T03:58:15.501Z] Removing intermediate container c18a0633d309 [2022-03-21T03:58:15.501Z] ---> e9f187a114cd [2022-03-21T03:58:15.501Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:58:15.501Z] Removing intermediate container 4c0c2163763f [2022-03-21T03:58:15.501Z] ---> 2f7e039256da [2022-03-21T03:58:15.501Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:58:15.501Z] Removing intermediate container cde235edd189 [2022-03-21T03:58:15.501Z] ---> e356c365bbaf [2022-03-21T03:58:15.501Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:58:15.501Z] ---> Running in a714c0b99aad [2022-03-21T03:58:15.501Z] ---> Running in 1267acc91538 [2022-03-21T03:58:15.501Z] ---> Running in 8349ad490287 [2022-03-21T03:58:15.501Z] Removing intermediate container 5df3b59dde30 [2022-03-21T03:58:15.501Z] ---> bb73111d1557 [2022-03-21T03:58:15.501Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:58:15.501Z] Removing intermediate container f165d10ecde7 [2022-03-21T03:58:15.501Z] ---> 1c284904e868 [2022-03-21T03:58:15.501Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T03:58:15.501Z] ---> Running in c47593aece4f [2022-03-21T03:58:15.501Z] ---> Running in 5b07ab134871 [2022-03-21T03:58:15.501Z] Removing intermediate container a714c0b99aad [2022-03-21T03:58:15.501Z] ---> 9ae0b0b6a3bf [2022-03-21T03:58:15.501Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T03:58:15.501Z] Removing intermediate container 1267acc91538 [2022-03-21T03:58:15.501Z] ---> 700d3005d874 [2022-03-21T03:58:15.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T03:58:15.501Z] ---> Running in 1c752eb548ae [2022-03-21T03:58:15.501Z] Removing intermediate container 8349ad490287 [2022-03-21T03:58:15.501Z] ---> c51d0522e6a3 [2022-03-21T03:58:15.501Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> Running in 0e3329d97daa [2022-03-21T03:58:15.501Z] [2022-03-21T03:58:15.501Z] Removing intermediate container c47593aece4f [2022-03-21T03:58:15.501Z] ---> a1c1106881a4 [2022-03-21T03:58:15.501Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T03:58:15.501Z] Removing intermediate container 5b07ab134871 [2022-03-21T03:58:15.501Z] ---> e2f284ec2e54 [2022-03-21T03:58:15.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T03:58:15.501Z] ---> Running in 6fc84c2938ae [2022-03-21T03:58:15.501Z] ---> Running in 2789b34cf763 [2022-03-21T03:58:15.501Z] ---> Running in 079db299897c [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T03:58:15.501Z] OK: 220 MiB in 52 packages [2022-03-21T03:58:15.501Z] OK: 220 MiB in 52 packages [2022-03-21T03:58:16.102Z] OK: 220 MiB in 52 packages [2022-03-21T03:58:16.384Z] OK: 220 MiB in 52 packages [2022-03-21T03:58:16.384Z] OK: 220 MiB in 52 packages [2022-03-21T03:58:17.376Z] Removing intermediate container 1c752eb548ae [2022-03-21T03:58:17.376Z] ---> 473604d43c75 [2022-03-21T03:58:17.376Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T03:58:17.376Z] Removing intermediate container 0e3329d97daa [2022-03-21T03:58:17.376Z] ---> e30a1b2eb1a1 [2022-03-21T03:58:17.376Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:58:17.650Z] Removing intermediate container 2789b34cf763 [2022-03-21T03:58:17.650Z] ---> d478d0c438b9 [2022-03-21T03:58:17.650Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T03:58:17.924Z] Removing intermediate container 079db299897c [2022-03-21T03:58:17.924Z] ---> 763ad51558e4 [2022-03-21T03:58:17.924Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T03:58:18.202Z] Removing intermediate container 6fc84c2938ae [2022-03-21T03:58:18.202Z] ---> 4d4dd3b89607 [2022-03-21T03:58:18.202Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T03:58:18.481Z] ---> b5ade5b64724 [2022-03-21T03:58:18.481Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:58:18.481Z] ---> 4871ae63e673 [2022-03-21T03:58:18.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:58:18.763Z] ---> Running in b8e097fd1a34 [2022-03-21T03:58:18.763Z] ---> b5a2257526d2 [2022-03-21T03:58:18.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:58:18.763Z] ---> Running in 8ef3eff3d0db [2022-03-21T03:58:19.038Z] ---> Running in a76783927f6b [2022-03-21T03:58:19.649Z] ---> bc35ce618a41 [2022-03-21T03:58:19.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:58:19.649Z] ---> 3302dce553ac [2022-03-21T03:58:19.649Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T03:58:19.649Z] ---> Running in d2a2ab151d42 [2022-03-21T03:58:19.649Z] ---> Running in 369cc917e4d2 [2022-03-21T03:58:25.096Z] Removing intermediate container b8e097fd1a34 [2022-03-21T03:58:25.096Z] ---> ca943e6ba261 [2022-03-21T03:58:25.096Z] Step 8/25 : COPY . . [2022-03-21T03:58:26.093Z] Removing intermediate container a76783927f6b [2022-03-21T03:58:26.093Z] ---> 04fe53664cfb [2022-03-21T03:58:26.093Z] Step 8/22 : COPY . . [2022-03-21T03:58:26.093Z] Removing intermediate container d2a2ab151d42 [2022-03-21T03:58:26.093Z] ---> dbb3e8461164 [2022-03-21T03:58:26.093Z] Step 8/22 : COPY . . [2022-03-21T03:58:26.367Z] Removing intermediate container 8ef3eff3d0db [2022-03-21T03:58:26.367Z] ---> 55962e182827 [2022-03-21T03:58:26.367Z] Step 8/23 : COPY . . [2022-03-21T03:58:26.367Z] Removing intermediate container 369cc917e4d2 [2022-03-21T03:58:26.367Z] ---> 19bd6ae00dad [2022-03-21T03:58:26.367Z] Step 8/23 : COPY . . [2022-03-21T03:58:53.191Z] ---> fc2059e68491 [2022-03-21T03:58:53.191Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T03:58:53.191Z] ---> 9ba67f2c0568 [2022-03-21T03:58:53.191Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T03:58:53.191Z] ---> 3725a0baf9b5 [2022-03-21T03:58:53.191Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T03:58:53.191Z] ---> Running in a82b9f14a8e7 [2022-03-21T03:58:53.191Z] ---> Running in def52217a065 [2022-03-21T03:58:53.191Z] ---> Running in 1a5b35e31323 [2022-03-21T03:58:53.191Z] ---> ddb4e63a2ae3 [2022-03-21T03:58:53.191Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T03:58:53.191Z] ---> Running in 6055bb947814 [2022-03-21T03:58:53.191Z] ---> bd91f644ec9f [2022-03-21T03:58:53.191Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T03:58:53.191Z] ---> Running in 28b860ec61ea [2022-03-21T03:58:53.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T03:58:53.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T03:58:53.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T03:58:53.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T03:58:53.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T04:01:00.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T04:01:04.001Z] Removing intermediate container 6055bb947814 [2022-03-21T04:01:04.001Z] ---> 44ddfb796ce6 [2022-03-21T04:01:04.001Z] [2022-03-21T04:01:04.001Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T04:01:04.001Z] 3.14: Pulling from library/alpine [2022-03-21T04:01:05.007Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T04:01:05.007Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T04:01:05.291Z] ---> 71a2028e5025 [2022-03-21T04:01:05.291Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T04:01:05.291Z] ---> Running in ae4924e32e5b [2022-03-21T04:01:07.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:08.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:09.693Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T04:01:09.694Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:01:09.694Z] OK: 5 MiB in 15 packages [2022-03-21T04:01:11.735Z] Removing intermediate container ae4924e32e5b [2022-03-21T04:01:11.735Z] ---> e9a124abb63a [2022-03-21T04:01:11.735Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T04:01:12.013Z] Removing intermediate container a82b9f14a8e7 [2022-03-21T04:01:12.013Z] ---> 90dddd60a302 [2022-03-21T04:01:12.013Z] [2022-03-21T04:01:12.013Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T04:01:12.013Z] ---> 71a2028e5025 [2022-03-21T04:01:12.013Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T04:01:12.013Z] ---> Running in ecce1808b857 [2022-03-21T04:01:12.013Z] ---> Running in 62ebf1aec849 [2022-03-21T04:01:12.626Z] Removing intermediate container ecce1808b857 [2022-03-21T04:01:12.626Z] ---> 0ac8eaa3b4f8 [2022-03-21T04:01:12.626Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T04:01:12.900Z] ---> Running in 7d35b544e18f [2022-03-21T04:01:13.494Z] Removing intermediate container 7d35b544e18f [2022-03-21T04:01:13.494Z] ---> 58931f85973e [2022-03-21T04:01:13.494Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T04:01:13.494Z] ---> Running in e67a206dbc96 [2022-03-21T04:01:14.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:14.483Z] Removing intermediate container e67a206dbc96 [2022-03-21T04:01:14.483Z] ---> 7f7a86b1089e [2022-03-21T04:01:14.483Z] Step 15/23 : WORKDIR / [2022-03-21T04:01:14.483Z] ---> Running in 852b0f03e44c [2022-03-21T04:01:14.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:14.768Z] Removing intermediate container 852b0f03e44c [2022-03-21T04:01:14.768Z] ---> 70d50ffa88bb [2022-03-21T04:01:14.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:01:15.375Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T04:01:15.660Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T04:01:15.660Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T04:01:15.660Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:01:15.660Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T04:01:15.660Z] ---> 8cfdc6bc01b0 [2022-03-21T04:01:15.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T04:01:15.934Z] OK: 6 MiB in 17 packages [2022-03-21T04:01:17.944Z] ---> 8d55d615836b [2022-03-21T04:01:17.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T04:01:18.550Z] Removing intermediate container 62ebf1aec849 [2022-03-21T04:01:18.550Z] ---> 93695daf1037 [2022-03-21T04:01:18.550Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T04:01:18.550Z] ---> Running in cd58f1cbc92c [2022-03-21T04:01:18.840Z] ---> af371d493f52 [2022-03-21T04:01:19.113Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T04:01:19.113Z] ---> Running in 8c476d202250 [2022-03-21T04:01:19.412Z] Removing intermediate container cd58f1cbc92c [2022-03-21T04:01:19.412Z] ---> 5204a8c8a191 [2022-03-21T04:01:19.412Z] Step 13/25 : WORKDIR / [2022-03-21T04:01:19.686Z] ---> Running in 1ef8c2b4cc6d [2022-03-21T04:01:20.294Z] Removing intermediate container 8c476d202250 [2022-03-21T04:01:20.294Z] ---> 0c81a42385a8 [2022-03-21T04:01:20.294Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:01:20.571Z] Removing intermediate container 1ef8c2b4cc6d [2022-03-21T04:01:20.571Z] ---> f973001f0b0c [2022-03-21T04:01:20.571Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-21T04:01:20.571Z] ---> Running in f7e44f6f8c30 [2022-03-21T04:01:21.564Z] Removing intermediate container f7e44f6f8c30 [2022-03-21T04:01:21.564Z] ---> 61054ef34fe2 [2022-03-21T04:01:21.564Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T04:01:21.564Z] ---> Running in 3fcaa16c55d1 [2022-03-21T04:01:21.838Z] ---> edc688a58912 [2022-03-21T04:01:21.838Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-21T04:01:22.435Z] Removing intermediate container 3fcaa16c55d1 [2022-03-21T04:01:22.435Z] ---> 0713c2bd3df5 [2022-03-21T04:01:22.435Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:01:22.435Z] ---> Running in 1665e33bf7fb [2022-03-21T04:01:23.031Z] ---> afd045741c6a [2022-03-21T04:01:23.031Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T04:01:23.031Z] Removing intermediate container 1665e33bf7fb [2022-03-21T04:01:23.031Z] ---> d997cb7d6e10 [2022-03-21T04:01:23.031Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T04:01:23.303Z] ---> Running in d81e5fa52b30 [2022-03-21T04:01:23.900Z] Removing intermediate container d81e5fa52b30 [2022-03-21T04:01:23.900Z] ---> 62fafef4a94f [2022-03-21T04:01:23.900Z] [2022-03-21T04:01:24.174Z] ---> c333094f341f [2022-03-21T04:01:24.174Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-21T04:01:24.781Z] Successfully built 62fafef4a94f [2022-03-21T04:01:24.781Z] Successfully tagged core-command-arm64:latest [2022-03-21T04:01:24.781Z]  Building core-command ... done Building security-bootstrapper [2022-03-21T04:01:25.067Z] ---> 3b382261a703 [2022-03-21T04:01:25.067Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T04:01:25.681Z] Removing intermediate container 1a5b35e31323 [2022-03-21T04:01:25.681Z] ---> ecac821117ee [2022-03-21T04:01:25.681Z] [2022-03-21T04:01:25.681Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T04:01:25.681Z] ---> 71a2028e5025 [2022-03-21T04:01:25.681Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T04:01:25.681Z] ---> Using cache [2022-03-21T04:01:25.681Z] ---> e9a124abb63a [2022-03-21T04:01:25.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T04:01:25.681Z] ---> Using cache [2022-03-21T04:01:25.681Z] ---> 0ac8eaa3b4f8 [2022-03-21T04:01:25.681Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T04:01:25.955Z] ---> Running in cb2bae129342 [2022-03-21T04:01:26.556Z] Removing intermediate container cb2bae129342 [2022-03-21T04:01:26.556Z] ---> 112cc1edfb5a [2022-03-21T04:01:26.556Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T04:01:26.837Z] ---> Running in 4541eea085bc [2022-03-21T04:01:27.128Z] ---> 2993920e5b72 [2022-03-21T04:01:27.129Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T04:01:27.129Z] Removing intermediate container 28b860ec61ea [2022-03-21T04:01:27.129Z] ---> d2afe472faff [2022-03-21T04:01:27.129Z] [2022-03-21T04:01:27.129Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T04:01:27.129Z] ---> 71a2028e5025 [2022-03-21T04:01:27.129Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T04:01:27.129Z] ---> Using cache [2022-03-21T04:01:27.129Z] ---> e9a124abb63a [2022-03-21T04:01:27.129Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T04:01:27.129Z] ---> Using cache [2022-03-21T04:01:27.129Z] ---> 0ac8eaa3b4f8 [2022-03-21T04:01:27.412Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T04:01:27.412Z] Removing intermediate container def52217a065 [2022-03-21T04:01:27.412Z] ---> 001db56e3a2d [2022-03-21T04:01:27.412Z] [2022-03-21T04:01:27.412Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T04:01:27.412Z] ---> 71a2028e5025 [2022-03-21T04:01:27.412Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T04:01:27.412Z] Removing intermediate container 4541eea085bc [2022-03-21T04:01:27.412Z] ---> 6158c7eb6df9 [2022-03-21T04:01:27.412Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:01:27.412Z] ---> Running in e07c3c5199dd [2022-03-21T04:01:27.688Z] ---> Running in a9c2961e15d4 [2022-03-21T04:01:28.684Z] Removing intermediate container e07c3c5199dd [2022-03-21T04:01:28.684Z] ---> 20ff2a0a3d5e [2022-03-21T04:01:28.684Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T04:01:28.684Z] ---> Running in 7e9b6d250db5 [2022-03-21T04:01:28.684Z] ---> e4dd52002b8a [2022-03-21T04:01:28.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T04:01:29.287Z] Removing intermediate container 7e9b6d250db5 [2022-03-21T04:01:29.287Z] ---> e2f2feb241eb [2022-03-21T04:01:29.287Z] Step 15/23 : WORKDIR / [2022-03-21T04:01:29.287Z] ---> Running in d595a5e494be [2022-03-21T04:01:29.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:29.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:01:30.139Z] Removing intermediate container d595a5e494be [2022-03-21T04:01:30.139Z] ---> af79a6b010c5 [2022-03-21T04:01:30.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:01:30.139Z] ---> 4ec2f7e5e8fa [2022-03-21T04:01:30.139Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T04:01:30.747Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T04:01:30.747Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T04:01:30.747Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:01:31.026Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T04:01:31.313Z] OK: 6 MiB in 16 packages [2022-03-21T04:01:31.313Z] ---> 9386e550dcce [2022-03-21T04:01:31.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T04:01:31.314Z] ---> 822da381ff0d [2022-03-21T04:01:31.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T04:01:31.591Z] ---> a406e965a414 [2022-03-21T04:01:31.591Z] 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/ [2022-03-21T04:01:31.591Z] ---> Running in 202426641cfd [2022-03-21T04:01:33.050Z] ---> c3d0eed8da4d [2022-03-21T04:01:33.050Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T04:01:33.050Z] ---> Running in 32279948e4a0 [2022-03-21T04:01:33.670Z] Removing intermediate container a9c2961e15d4 [2022-03-21T04:01:33.670Z] ---> 02e9965b2f4d [2022-03-21T04:01:33.670Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T04:01:33.670Z] ---> Running in 111276b4f57d [2022-03-21T04:01:33.973Z] Removing intermediate container 32279948e4a0 [2022-03-21T04:01:33.973Z] ---> fc0e8e9973c8 [2022-03-21T04:01:33.973Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:01:33.973Z] ---> Running in 77cddc56c495 [2022-03-21T04:01:33.973Z] ---> 8385e4301de0 [2022-03-21T04:01:33.973Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T04:01:34.583Z] Removing intermediate container 111276b4f57d [2022-03-21T04:01:34.583Z] ---> ddc9ad8539ae [2022-03-21T04:01:34.583Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T04:01:34.583Z] ---> Running in 75f444f0104c [2022-03-21T04:01:34.863Z] Removing intermediate container 202426641cfd [2022-03-21T04:01:34.863Z] ---> 3f8b5ed866ba [2022-03-21T04:01:34.863Z] Removing intermediate container 77cddc56c495 [2022-03-21T04:01:34.863Z] ---> d4e3850ae130 [2022-03-21T04:01:34.863Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T04:01:34.863Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T04:01:34.863Z] ---> Running in 1b6c0ef4e77a [2022-03-21T04:01:35.141Z] ---> Running in 48e554df6fcb [2022-03-21T04:01:35.141Z] ---> 05ffe0c6cccf [2022-03-21T04:01:35.141Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T04:01:35.415Z] ---> Running in c4ec194fc256 [2022-03-21T04:01:35.415Z] Removing intermediate container 75f444f0104c [2022-03-21T04:01:35.415Z] ---> 3c97fe42e3ac [2022-03-21T04:01:35.415Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T04:01:35.415Z] ---> Running in 3e7996663026 [2022-03-21T04:01:35.693Z] Removing intermediate container 48e554df6fcb [2022-03-21T04:01:35.693Z] ---> a919cd09d5bf [2022-03-21T04:01:35.693Z] Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:01:35.693Z] ---> Running in 635a06e88818 [2022-03-21T04:01:35.976Z] Removing intermediate container 1b6c0ef4e77a [2022-03-21T04:01:35.976Z] ---> 2c60a13054c8 [2022-03-21T04:01:35.976Z] Step 23/25 : LABEL arch=arm64 [2022-03-21T04:01:35.976Z] Removing intermediate container 3e7996663026 [2022-03-21T04:01:35.976Z] ---> 1b25e341c807 [2022-03-21T04:01:35.976Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:01:35.976Z] ---> Running in 309c8a5882dc [2022-03-21T04:01:36.250Z] Removing intermediate container c4ec194fc256 [2022-03-21T04:01:36.250Z] ---> 46e155c1c4ee [2022-03-21T04:01:36.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:01:36.250Z] ---> Running in 7edbcf77414f [2022-03-21T04:01:36.524Z] Removing intermediate container 635a06e88818 [2022-03-21T04:01:36.524Z] ---> 50497cfd6beb [2022-03-21T04:01:36.524Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T04:01:36.524Z] ---> Running in 4b7134ff86fb [2022-03-21T04:01:36.800Z] Removing intermediate container 309c8a5882dc [2022-03-21T04:01:36.800Z] ---> 1c7f93202823 [2022-03-21T04:01:36.800Z] Step 24/25 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:01:37.079Z] ---> Running in 29a50e8cfb35 [2022-03-21T04:01:37.079Z] Removing intermediate container 7edbcf77414f [2022-03-21T04:01:37.079Z] ---> 2b2d9d5c5dfe [2022-03-21T04:01:37.079Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T04:01:37.351Z] Removing intermediate container 4b7134ff86fb [2022-03-21T04:01:37.352Z] ---> af15200432fe [2022-03-21T04:01:37.352Z] [2022-03-21T04:01:37.352Z] ---> Running in 4d52738aae92 [2022-03-21T04:01:37.352Z] ---> fc3f9984fc4f [2022-03-21T04:01:37.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T04:01:37.960Z] Removing intermediate container 29a50e8cfb35 [2022-03-21T04:01:37.960Z] ---> ff3458f4db52 [2022-03-21T04:01:37.960Z] Step 25/25 : LABEL version=0.0.0 [2022-03-21T04:01:37.960Z] Removing intermediate container 4d52738aae92 [2022-03-21T04:01:37.960Z] ---> 859b1a17b223 [2022-03-21T04:01:37.960Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:01:37.960Z] Successfully built af15200432fe [2022-03-21T04:01:37.960Z] ---> Running in fa14073eaf0a [2022-03-21T04:01:37.960Z] Successfully tagged support-scheduler-arm64:latest [2022-03-21T04:01:37.960Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-21T04:01:38.233Z] ---> Running in 1ee4c3027a06 [2022-03-21T04:01:38.505Z] Removing intermediate container fa14073eaf0a [2022-03-21T04:01:38.505Z] ---> 261037d93e0f [2022-03-21T04:01:38.505Z] [2022-03-21T04:01:38.775Z] Removing intermediate container 1ee4c3027a06 [2022-03-21T04:01:38.775Z] ---> cf1bbb6c6e7e [2022-03-21T04:01:38.775Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T04:01:38.775Z] ---> Running in 466e4ff7d9df [2022-03-21T04:01:39.048Z] Successfully built 261037d93e0f [2022-03-21T04:01:39.048Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-21T04:01:39.048Z] Building core-data [2022-03-21T04:01:39.322Z]  Building security-secretstore-setup ... done  ---> b4d6c89670bc [2022-03-21T04:01:39.322Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T04:01:39.322Z] Removing intermediate container 466e4ff7d9df [2022-03-21T04:01:39.322Z] ---> d278fd85c91b [2022-03-21T04:01:39.322Z] [2022-03-21T04:01:39.595Z] Successfully built d278fd85c91b [2022-03-21T04:01:39.595Z] Successfully tagged core-metadata-arm64:latest [2022-03-21T04:01:39.595Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-03-21T04:01:40.198Z] ---> b6193f673c70 [2022-03-21T04:01:40.198Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T04:01:40.198Z] ---> Running in e3f792ec6b0b [2022-03-21T04:01:40.472Z] Removing intermediate container e3f792ec6b0b [2022-03-21T04:01:40.472Z] ---> e01775066ebb [2022-03-21T04:01:40.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:01:40.472Z] ---> Running in 0507b37ca95e [2022-03-21T04:01:40.746Z] Removing intermediate container 0507b37ca95e [2022-03-21T04:01:40.746Z] ---> d05a63909e3b [2022-03-21T04:01:41.018Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T04:01:41.018Z] ---> Running in f94a8b91c0db [2022-03-21T04:01:41.292Z] Removing intermediate container f94a8b91c0db [2022-03-21T04:01:41.292Z] ---> 22c53b8bc963 [2022-03-21T04:01:41.292Z] Step 21/22 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:01:41.292Z] ---> Running in 3d79686a341b [2022-03-21T04:01:41.888Z] Removing intermediate container 3d79686a341b [2022-03-21T04:01:41.888Z] ---> dadc746a06a7 [2022-03-21T04:01:41.888Z] Step 22/22 : LABEL version=0.0.0 [2022-03-21T04:01:41.888Z] ---> Running in efbe460334c1 [2022-03-21T04:01:42.485Z] Removing intermediate container efbe460334c1 [2022-03-21T04:01:42.485Z] ---> b28a667e73e9 [2022-03-21T04:01:42.485Z] [2022-03-21T04:01:42.757Z] Successfully built b28a667e73e9 [2022-03-21T04:01:42.757Z] Successfully tagged support-notifications-arm64:latest [2022-03-21T04:02:09.554Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T04:02:09.554Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T04:02:09.554Z] ---> 5a96dab0795e [2022-03-21T04:02:09.554Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> 1c284904e868 [2022-03-21T04:02:09.554Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> e2f284ec2e54 [2022-03-21T04:02:09.554Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> 763ad51558e4 [2022-03-21T04:02:09.554Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> 3302dce553ac [2022-03-21T04:02:09.554Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> 19bd6ae00dad [2022-03-21T04:02:09.554Z] Step 8/31 : COPY . . [2022-03-21T04:02:09.554Z] ---> Using cache [2022-03-21T04:02:09.554Z] ---> bd91f644ec9f [2022-03-21T04:02:09.554Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T04:02:09.554Z] ---> Running in b85a01663888 [2022-03-21T04:02:10.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T04:02:25.270Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T04:02:25.270Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T04:02:25.270Z] ---> 5a96dab0795e [2022-03-21T04:02:25.270Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> 1c284904e868 [2022-03-21T04:02:25.270Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> e2f284ec2e54 [2022-03-21T04:02:25.270Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> 763ad51558e4 [2022-03-21T04:02:25.270Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> 3302dce553ac [2022-03-21T04:02:25.270Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> 19bd6ae00dad [2022-03-21T04:02:25.270Z] Step 8/21 : COPY . . [2022-03-21T04:02:25.270Z] ---> Using cache [2022-03-21T04:02:25.270Z] ---> bd91f644ec9f [2022-03-21T04:02:25.270Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T04:02:26.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T04:02:26.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T04:02:26.255Z] ---> 5a96dab0795e [2022-03-21T04:02:26.255Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T04:02:26.255Z] ---> Using cache [2022-03-21T04:02:26.255Z] ---> 1c284904e868 [2022-03-21T04:02:26.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T04:02:26.255Z] ---> Using cache [2022-03-21T04:02:26.255Z] ---> e2f284ec2e54 [2022-03-21T04:02:26.255Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T04:02:26.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T04:02:26.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T04:02:26.255Z] ---> 5a96dab0795e [2022-03-21T04:02:26.255Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T04:02:26.255Z] ---> Using cache [2022-03-21T04:02:26.255Z] ---> 1c284904e868 [2022-03-21T04:02:26.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T04:02:26.255Z] ---> Using cache [2022-03-21T04:02:26.255Z] ---> e2f284ec2e54 [2022-03-21T04:02:26.255Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T04:02:26.861Z] ---> Running in df2321ede4f2 [2022-03-21T04:02:26.861Z] ---> Running in ffdd038342a2 [2022-03-21T04:02:26.861Z] ---> Running in efd14bf08dea [2022-03-21T04:02:29.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:02:29.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:02:29.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T04:02:30.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:02:30.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:02:31.585Z] OK: 220 MiB in 52 packages [2022-03-21T04:02:31.870Z] OK: 220 MiB in 52 packages [2022-03-21T04:02:32.864Z] Removing intermediate container df2321ede4f2 [2022-03-21T04:02:32.864Z] ---> a34f3a177efb [2022-03-21T04:02:32.864Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T04:02:33.476Z] Removing intermediate container efd14bf08dea [2022-03-21T04:02:33.476Z] ---> 4b20fec10e19 [2022-03-21T04:02:33.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T04:02:34.090Z] ---> e8146cbf1c18 [2022-03-21T04:02:34.090Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T04:02:34.371Z] ---> Running in 858378d78733 [2022-03-21T04:02:34.783Z] ---> f4984e106cdf [2022-03-21T04:02:34.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T04:02:35.274Z] ---> Running in f65aee662ed0 [2022-03-21T04:02:42.102Z] Removing intermediate container 858378d78733 [2022-03-21T04:02:42.102Z] ---> 7c43e4f4cbf3 [2022-03-21T04:02:42.102Z] Step 8/23 : COPY . . [2022-03-21T04:02:42.380Z] Removing intermediate container f65aee662ed0 [2022-03-21T04:02:42.380Z] ---> c30923d74f9f [2022-03-21T04:02:42.380Z] Step 8/23 : COPY . . [2022-03-21T04:03:14.773Z] ---> bbc5a834d47e [2022-03-21T04:03:14.773Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T04:03:14.773Z] ---> Running in 6272e89a2384 [2022-03-21T04:03:14.773Z] ---> c60e98172a70 [2022-03-21T04:03:14.773Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T04:03:14.773Z] ---> Running in 53c8af70760a [2022-03-21T04:03:14.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T04:03:14.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T04:03:33.121Z] Removing intermediate container b85a01663888 [2022-03-21T04:03:33.121Z] ---> dfa40ebae63b [2022-03-21T04:03:33.121Z] [2022-03-21T04:03:33.121Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T04:03:33.121Z] ---> 71a2028e5025 [2022-03-21T04:03:33.121Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T04:03:33.121Z] ---> Running in f53632f22207 [2022-03-21T04:03:33.121Z] Removing intermediate container f53632f22207 [2022-03-21T04:03:33.121Z] ---> 4d168a7b21ee [2022-03-21T04:03:33.121Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T04:03:33.121Z] ---> Running in 17c2d7c6222b [2022-03-21T04:03:33.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:03:33.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:03:34.599Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T04:03:34.599Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T04:03:34.599Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:03:34.889Z] OK: 6 MiB in 16 packages [2022-03-21T04:03:36.357Z] Removing intermediate container 17c2d7c6222b [2022-03-21T04:03:36.357Z] ---> f8820418d28b [2022-03-21T04:03:36.357Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T04:03:36.357Z] ---> Running in 5af484912067 [2022-03-21T04:03:36.633Z] Removing intermediate container 5af484912067 [2022-03-21T04:03:36.633Z] ---> b34d52cec9b9 [2022-03-21T04:03:36.633Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T04:03:36.633Z] ---> Running in 444d3a44b619 [2022-03-21T04:03:37.235Z] Removing intermediate container 444d3a44b619 [2022-03-21T04:03:37.235Z] ---> c7969a07701d [2022-03-21T04:03:37.235Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T04:03:37.235Z] ---> Running in d43135a52edd [2022-03-21T04:03:40.633Z] Removing intermediate container d43135a52edd [2022-03-21T04:03:40.633Z] ---> 7e66e4f1dc2a [2022-03-21T04:03:40.633Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T04:03:40.633Z] ---> Running in c282c0f7d971 [2022-03-21T04:03:40.913Z] Removing intermediate container c282c0f7d971 [2022-03-21T04:03:40.913Z] ---> 0ea16e76ad18 [2022-03-21T04:03:40.913Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T04:03:41.923Z] ---> 0c01d633328d [2022-03-21T04:03:41.923Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T04:03:41.923Z] ---> Running in c387b5997839 [2022-03-21T04:03:45.318Z] Removing intermediate container c387b5997839 [2022-03-21T04:03:45.318Z] ---> e04d4a0a8c75 [2022-03-21T04:03:45.318Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:03:45.596Z] ---> 04f3903d8ed1 [2022-03-21T04:03:45.873Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T04:03:47.327Z] ---> 08ed7fbf411c [2022-03-21T04:03:47.327Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T04:03:48.321Z] ---> 6e6bec6616e7 [2022-03-21T04:03:48.321Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T04:03:49.316Z] ---> 13fa6b73673d [2022-03-21T04:03:49.316Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T04:03:49.925Z] ---> 7b6ceb43d456 [2022-03-21T04:03:49.925Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T04:03:50.204Z] ---> Running in 1c47d2304fe1 [2022-03-21T04:03:50.825Z] Removing intermediate container 1c47d2304fe1 [2022-03-21T04:03:50.825Z] ---> 23704ac69053 [2022-03-21T04:03:50.825Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T04:03:51.829Z] ---> 32c5e3d951ca [2022-03-21T04:03:51.829Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T04:03:52.116Z] ---> Running in 0d7c45e63961 [2022-03-21T04:03:55.526Z] Removing intermediate container 0d7c45e63961 [2022-03-21T04:03:55.526Z] ---> da045589ce6b [2022-03-21T04:03:55.526Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T04:03:55.526Z] ---> Running in 87343a8b51e3 [2022-03-21T04:03:55.805Z] Removing intermediate container 87343a8b51e3 [2022-03-21T04:03:55.806Z] ---> 4872650c00dd [2022-03-21T04:03:55.806Z] Step 28/31 : CMD ["gate"] [2022-03-21T04:03:56.086Z] ---> Running in 22030bb4e985 [2022-03-21T04:03:56.686Z] Removing intermediate container 22030bb4e985 [2022-03-21T04:03:56.686Z] ---> d3d5cfea0154 [2022-03-21T04:03:56.686Z] Step 29/31 : LABEL arch=arm64 [2022-03-21T04:03:56.966Z] ---> Running in aff71002d9f5 [2022-03-21T04:03:57.569Z] Removing intermediate container aff71002d9f5 [2022-03-21T04:03:57.569Z] ---> 7ee3fc0b957e [2022-03-21T04:03:57.569Z] Step 30/31 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:03:57.569Z] ---> Running in e1952c30b95f [2022-03-21T04:03:58.169Z] Removing intermediate container e1952c30b95f [2022-03-21T04:03:58.169Z] ---> ec0e4ad709fc [2022-03-21T04:03:58.169Z] Step 31/31 : LABEL version=0.0.0 [2022-03-21T04:03:58.449Z] ---> Running in bd7af0051579 [2022-03-21T04:03:59.050Z] Removing intermediate container bd7af0051579 [2022-03-21T04:03:59.050Z] ---> 25b159882272 [2022-03-21T04:03:59.050Z] [2022-03-21T04:03:59.326Z] Successfully built 25b159882272 [2022-03-21T04:03:59.326Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-21T04:03:59.602Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T04:04:14.716Z] Removing intermediate container ffdd038342a2 [2022-03-21T04:04:14.716Z] ---> b5e9359ec75a [2022-03-21T04:04:14.716Z] [2022-03-21T04:04:14.716Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T04:04:14.716Z] ---> 71a2028e5025 [2022-03-21T04:04:14.716Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T04:04:14.716Z] ---> Running in d63d7f57d52c [2022-03-21T04:04:15.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:15.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:16.898Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T04:04:16.898Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T04:04:16.898Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T04:04:16.898Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T04:04:16.898Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T04:04:16.898Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:04:16.899Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T04:04:17.175Z] OK: 8 MiB in 19 packages [2022-03-21T04:04:19.177Z] Removing intermediate container d63d7f57d52c [2022-03-21T04:04:19.177Z] ---> 9c5e05ba0f66 [2022-03-21T04:04:19.177Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T04:04:19.453Z] ---> Running in 57440b423cd0 [2022-03-21T04:04:19.734Z] Removing intermediate container 57440b423cd0 [2022-03-21T04:04:19.734Z] ---> 76825e39516f [2022-03-21T04:04:19.734Z] Step 13/21 : WORKDIR /edgex [2022-03-21T04:04:20.015Z] ---> Running in 244128634b27 [2022-03-21T04:04:20.620Z] Removing intermediate container 244128634b27 [2022-03-21T04:04:20.620Z] ---> a538832f174c [2022-03-21T04:04:20.620Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T04:04:21.629Z] ---> 88ef702aa722 [2022-03-21T04:04:21.629Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T04:04:23.072Z] ---> 9828d7ee7ffc [2022-03-21T04:04:23.072Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T04:04:25.086Z] ---> 80c0822a5e67 [2022-03-21T04:04:25.086Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T04:04:25.086Z] ---> Running in 03f56605de77 [2022-03-21T04:04:25.366Z] Removing intermediate container 03f56605de77 [2022-03-21T04:04:25.366Z] ---> aa55ddbd7524 [2022-03-21T04:04:25.366Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T04:04:25.366Z] ---> Running in 5228dd8aaf34 [2022-03-21T04:04:25.987Z] Removing intermediate container 5228dd8aaf34 [2022-03-21T04:04:25.987Z] ---> 333b3922ef78 [2022-03-21T04:04:25.987Z] Step 19/21 : LABEL arch=arm64 [2022-03-21T04:04:25.987Z] ---> Running in 486315ca7fff [2022-03-21T04:04:26.600Z] Removing intermediate container 486315ca7fff [2022-03-21T04:04:26.600Z] ---> 6f8fdd4d9915 [2022-03-21T04:04:26.600Z] Step 20/21 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:04:26.600Z] ---> Running in 537d9352bab0 [2022-03-21T04:04:27.224Z] Removing intermediate container 537d9352bab0 [2022-03-21T04:04:27.224Z] ---> 7962885ead8e [2022-03-21T04:04:27.224Z] Step 21/21 : LABEL version=0.0.0 [2022-03-21T04:04:27.515Z] ---> Running in f5993d692c40 [2022-03-21T04:04:27.791Z] Removing intermediate container f5993d692c40 [2022-03-21T04:04:27.791Z] ---> 8b890a96c976 [2022-03-21T04:04:27.791Z] [2022-03-21T04:04:28.394Z] Successfully built 8b890a96c976 [2022-03-21T04:04:28.394Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-21T04:04:43.639Z]  Building security-proxy-setup ... done Removing intermediate container 53c8af70760a [2022-03-21T04:04:43.639Z] ---> 054630cb5bb7 [2022-03-21T04:04:43.639Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T04:04:43.639Z] ---> Running in 6cda9184c610 [2022-03-21T04:04:45.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T04:04:47.736Z] Removing intermediate container 6cda9184c610 [2022-03-21T04:04:47.736Z] ---> ab5ebf3992d2 [2022-03-21T04:04:47.736Z] [2022-03-21T04:04:47.736Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T04:04:47.736Z] 20.10.10: Pulling from library/docker [2022-03-21T04:04:53.181Z] Removing intermediate container 6272e89a2384 [2022-03-21T04:04:53.181Z] ---> 633705fe1b15 [2022-03-21T04:04:53.181Z] [2022-03-21T04:04:53.181Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T04:04:53.181Z] ---> 71a2028e5025 [2022-03-21T04:04:53.181Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T04:04:53.181Z] ---> Running in df281afa8537 [2022-03-21T04:04:53.455Z] Removing intermediate container df281afa8537 [2022-03-21T04:04:53.455Z] ---> d6d4abcb329a [2022-03-21T04:04:53.455Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T04:04:53.455Z] ---> Running in 042fee760f85 [2022-03-21T04:04:54.050Z] Removing intermediate container 042fee760f85 [2022-03-21T04:04:54.050Z] ---> 4d6d15c81480 [2022-03-21T04:04:54.050Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T04:04:54.050Z] ---> Running in 4be3d1da1750 [2022-03-21T04:04:54.342Z] Removing intermediate container 4be3d1da1750 [2022-03-21T04:04:54.342Z] ---> cbf7e3d62668 [2022-03-21T04:04:54.342Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T04:04:54.619Z] ---> Running in 63bb0ac01cb5 [2022-03-21T04:04:56.062Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T04:04:56.062Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T04:04:56.062Z] ---> 520e9a0a30f7 [2022-03-21T04:04:56.062Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-21T04:04:56.353Z] ---> Running in 05a43e0ee545 [2022-03-21T04:04:56.353Z] Removing intermediate container 63bb0ac01cb5 [2022-03-21T04:04:56.353Z] ---> ae2e64e47844 [2022-03-21T04:04:56.353Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T04:04:56.631Z] ---> Running in 027706eacc33 [2022-03-21T04:04:56.631Z] Removing intermediate container 05a43e0ee545 [2022-03-21T04:04:56.631Z] ---> 1891451ebed8 [2022-03-21T04:04:56.631Z] 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 [2022-03-21T04:04:56.904Z] ---> Running in d90075dd2d5b [2022-03-21T04:04:57.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:57.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:58.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:58.773Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T04:04:58.773Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T04:04:59.051Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T04:04:59.051Z] Executing bash-5.1.4-r0.post-install [2022-03-21T04:04:59.051Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T04:04:59.051Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T04:04:59.051Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T04:04:59.051Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T04:04:59.051Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T04:04:59.051Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T04:04:59.051Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T04:04:59.051Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T04:04:59.051Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T04:04:59.051Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T04:04:59.051Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T04:04:59.051Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T04:04:59.051Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T04:04:59.051Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T04:04:59.323Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T04:04:59.595Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T04:04:59.595Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T04:04:59.595Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T04:04:59.867Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T04:04:59.867Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T04:05:00.141Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T04:05:00.141Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:05:00.141Z] OK: 8 MiB in 20 packages [2022-03-21T04:05:01.119Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T04:05:01.119Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T04:05:01.394Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T04:05:01.394Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T04:05:01.394Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T04:05:01.394Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T04:05:01.394Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T04:05:01.394Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T04:05:01.394Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T04:05:01.394Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T04:05:01.394Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T04:05:01.394Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T04:05:01.675Z] Removing intermediate container 027706eacc33 [2022-03-21T04:05:01.675Z] ---> b63dce99621c [2022-03-21T04:05:01.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T04:05:01.675Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T04:05:01.675Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T04:05:01.675Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T04:05:01.675Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T04:05:01.675Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T04:05:01.675Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T04:05:01.675Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T04:05:01.675Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T04:05:01.675Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T04:05:01.675Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T04:05:01.675Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T04:05:01.675Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T04:05:01.947Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T04:05:02.225Z] ---> 5758b8060670 [2022-03-21T04:05:02.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T04:05:02.502Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T04:05:02.502Z] OK: 84 MiB in 64 packages [2022-03-21T04:05:03.494Z] ---> 926ba2b773b8 [2022-03-21T04:05:03.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T04:05:04.097Z] ---> 1086d24cb1a1 [2022-03-21T04:05:04.097Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T04:05:04.097Z] ---> Running in 1aaff77bca28 [2022-03-21T04:05:04.380Z] Removing intermediate container 1aaff77bca28 [2022-03-21T04:05:04.380Z] ---> 8984f4eb503e [2022-03-21T04:05:04.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:05:04.380Z] ---> Running in c0d2497207b0 [2022-03-21T04:05:04.978Z] Removing intermediate container c0d2497207b0 [2022-03-21T04:05:04.978Z] ---> 052a70f34a8a [2022-03-21T04:05:04.978Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T04:05:04.978Z] ---> Running in 1b7cc975c05f [2022-03-21T04:05:05.252Z] Removing intermediate container 1b7cc975c05f [2022-03-21T04:05:05.252Z] ---> 06128353d140 [2022-03-21T04:05:05.252Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:05:05.252Z] ---> Running in 885bbf5ab113 [2022-03-21T04:05:05.526Z] Removing intermediate container 885bbf5ab113 [2022-03-21T04:05:05.799Z] ---> 9c2fb25bea7d [2022-03-21T04:05:05.799Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T04:05:05.799Z] ---> Running in f43680a67bca [2022-03-21T04:05:06.072Z] Removing intermediate container f43680a67bca [2022-03-21T04:05:06.072Z] ---> 9c4958f860af [2022-03-21T04:05:06.072Z] [2022-03-21T04:05:06.344Z] Successfully built 9c4958f860af [2022-03-21T04:05:06.344Z] Successfully tagged core-data-arm64:latest [2022-03-21T04:05:06.615Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-03-21T04:05:06.885Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T04:05:06.885Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T04:05:06.885Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T04:05:08.852Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T04:05:08.852Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T04:05:09.123Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T04:05:09.123Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T04:05:09.123Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T04:05:09.123Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T04:05:11.726Z] Collecting PyYAML<4,>=3.10 [2022-03-21T04:05:11.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T04:05:14.334Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-21T04:05:14.927Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T04:05:14.927Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T04:05:15.198Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T04:05:15.198Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T04:05:17.166Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T04:05:17.166Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T04:05:17.166Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T04:05:17.166Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T04:05:17.438Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T04:05:17.438Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T04:05:18.029Z] Collecting idna<2.8,>=2.5 [2022-03-21T04:05:18.029Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T04:05:18.622Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T04:05:18.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T04:05:18.622Z] 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) [2022-03-21T04:05:18.622Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T04:05:18.893Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T04:05:19.164Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T04:05:19.164Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T04:05:19.164Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T04:05:19.164Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T04:05:19.756Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T04:05:19.756Z] Attempting uninstall: urllib3 [2022-03-21T04:05:19.756Z] Found existing installation: urllib3 1.26.5 [2022-03-21T04:05:19.756Z] Uninstalling urllib3-1.26.5: [2022-03-21T04:05:19.756Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T04:05:20.348Z] Attempting uninstall: idna [2022-03-21T04:05:20.348Z] Found existing installation: idna 3.2 [2022-03-21T04:05:20.348Z] Uninstalling idna-3.2: [2022-03-21T04:05:20.348Z] Successfully uninstalled idna-3.2 [2022-03-21T04:05:21.324Z] Attempting uninstall: chardet [2022-03-21T04:05:21.324Z] Found existing installation: chardet 4.0.0 [2022-03-21T04:05:21.324Z] Uninstalling chardet-4.0.0: [2022-03-21T04:05:21.324Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T04:05:22.751Z] Attempting uninstall: requests [2022-03-21T04:05:22.751Z] Found existing installation: requests 2.25.1 [2022-03-21T04:05:22.751Z] Uninstalling requests-2.25.1: [2022-03-21T04:05:23.023Z] Successfully uninstalled requests-2.25.1 [2022-03-21T04:05:23.296Z] Running setup.py install for texttable: started [2022-03-21T04:05:25.270Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T04:05:25.270Z] Running setup.py install for PyYAML: started [2022-03-21T04:05:27.227Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T04:05:27.227Z] Running setup.py install for docopt: started [2022-03-21T04:05:29.183Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T04:05:29.183Z] Running setup.py install for dockerpty: started [2022-03-21T04:05:30.604Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T04:05:32.563Z] 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 [2022-03-21T04:05:40.807Z] Removing intermediate container d90075dd2d5b [2022-03-21T04:05:40.807Z] ---> 1866b6a6618c [2022-03-21T04:05:40.807Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T04:05:40.807Z] ---> Running in 2521e1293013 [2022-03-21T04:05:40.807Z] Removing intermediate container 2521e1293013 [2022-03-21T04:05:40.807Z] ---> 7f861065087a [2022-03-21T04:05:40.807Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T04:05:40.807Z] ---> Running in 7df26d0b48e5 [2022-03-21T04:05:40.807Z] Removing intermediate container 7df26d0b48e5 [2022-03-21T04:05:40.807Z] ---> ebc95bf26412 [2022-03-21T04:05:40.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T04:05:41.782Z] ---> 20be1a4c4c41 [2022-03-21T04:05:41.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T04:05:42.378Z] ---> 336dbb32b9f8 [2022-03-21T04:05:42.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T04:05:42.974Z] ---> 0a64ad7a87cb [2022-03-21T04:05:42.974Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T04:05:42.974Z] ---> Running in 8c2bd7b701ca [2022-03-21T04:05:43.246Z] Removing intermediate container 8c2bd7b701ca [2022-03-21T04:05:43.246Z] ---> 7b558f22f800 [2022-03-21T04:05:43.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T04:05:43.246Z] ---> Running in 271e4d3ef954 [2022-03-21T04:05:43.521Z] Removing intermediate container 271e4d3ef954 [2022-03-21T04:05:43.521Z] ---> 85659a6775a2 [2022-03-21T04:05:43.521Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T04:05:43.521Z] ---> Running in 3457d4f708e0 [2022-03-21T04:05:44.119Z] Removing intermediate container 3457d4f708e0 [2022-03-21T04:05:44.119Z] ---> df976dbd1f96 [2022-03-21T04:05:44.119Z] Step 22/23 : LABEL git_sha=79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [2022-03-21T04:05:44.119Z] ---> Running in 52685004c5ae [2022-03-21T04:05:44.390Z] Removing intermediate container 52685004c5ae [2022-03-21T04:05:44.390Z] ---> 0cdebb157ae7 [2022-03-21T04:05:44.390Z] Step 23/23 : LABEL version=0.0.0 [2022-03-21T04:05:44.390Z] ---> Running in 04168dfbb57a [2022-03-21T04:05:44.662Z] Removing intermediate container 04168dfbb57a [2022-03-21T04:05:44.662Z] ---> 81626beb9b94 [2022-03-21T04:05:44.662Z] [2022-03-21T04:05:44.932Z] Successfully built 81626beb9b94 [2022-03-21T04:05:44.932Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-21T04:05:45.218Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-21T04:05:45.221Z] $ docker stop --time=1 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 [2022-03-21T04:05:46.877Z] $ docker rm -f 2c63aca9ae25d569270052271b422e3b88e614422695a1ad0971397b13ac6856 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T04:05:47.415Z] + docker images [2022-03-21T04:05:47.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T04:05:47.686Z] sys-mgmt-agent-arm64 latest 81626beb9b94 3 seconds ago 280MB [2022-03-21T04:05:47.686Z] core-data-arm64 latest 9c4958f860af 42 seconds ago 19.2MB [2022-03-21T04:05:47.686Z] 633705fe1b15 56 seconds ago 1.61GB [2022-03-21T04:05:47.686Z] ab5ebf3992d2 About a minute ago 1.59GB [2022-03-21T04:05:47.686Z] security-proxy-setup-arm64 latest 8b890a96c976 About a minute ago 25.4MB [2022-03-21T04:05:47.686Z] b5e9359ec75a About a minute ago 1.6GB [2022-03-21T04:05:47.686Z] security-bootstrapper-arm64 latest 25b159882272 About a minute ago 18MB [2022-03-21T04:05:47.686Z] dfa40ebae63b 2 minutes ago 1.59GB [2022-03-21T04:05:47.686Z] support-notifications-arm64 latest b28a667e73e9 4 minutes ago 16.1MB [2022-03-21T04:05:47.686Z] core-metadata-arm64 latest d278fd85c91b 4 minutes ago 16MB [2022-03-21T04:05:47.686Z] security-secretstore-setup-arm64 latest 261037d93e0f 4 minutes ago 26.9MB [2022-03-21T04:05:47.686Z] support-scheduler-arm64 latest af15200432fe 4 minutes ago 15.4MB [2022-03-21T04:05:47.686Z] d2afe472faff 4 minutes ago 1.6GB [2022-03-21T04:05:47.686Z] 001db56e3a2d 4 minutes ago 1.6GB [2022-03-21T04:05:47.686Z] ecac821117ee 4 minutes ago 1.6GB [2022-03-21T04:05:47.686Z] core-command-arm64 latest 62fafef4a94f 4 minutes ago 15.3MB [2022-03-21T04:05:47.686Z] 90dddd60a302 4 minutes ago 1.6GB [2022-03-21T04:05:47.686Z] 44ddfb796ce6 4 minutes ago 1.59GB [2022-03-21T04:05:47.686Z] ci-base-image-arm64 latest 5a96dab0795e 15 minutes ago 1.26GB [2022-03-21T04:05:47.686Z] alpine 3.14 71a2028e5025 3 days ago 5.34MB [2022-03-21T04:05:47.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-21T04:05:47.686Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-21T04:05:47.686Z] 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 [2022-03-21T04:05:48.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T04:05:48.156Z] [2022-03-21T04:05:48.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T04:05:48.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T04:05:48.813Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T04:05:48.813Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T04:05:48.813Z] 04944245beec: Pulling fs layer [2022-03-21T04:05:48.813Z] 699f458cf7ca: Pulling fs layer [2022-03-21T04:05:48.813Z] 765212b225bb: Pulling fs layer [2022-03-21T04:05:48.813Z] f23df028b6ca: Pulling fs layer [2022-03-21T04:05:48.813Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T04:05:48.813Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T04:05:48.813Z] 765212b225bb: Waiting [2022-03-21T04:05:48.813Z] f23df028b6ca: Waiting [2022-03-21T04:05:48.813Z] d65c8cfc05b1: Waiting [2022-03-21T04:05:48.813Z] 2437ff75d9bd: Waiting [2022-03-21T04:05:48.813Z] 04944245beec: Download complete [2022-03-21T04:05:48.813Z] 765212b225bb: Verifying Checksum [2022-03-21T04:05:48.813Z] 765212b225bb: Download complete [2022-03-21T04:05:48.813Z] f23df028b6ca: Download complete [2022-03-21T04:05:48.813Z] d65c8cfc05b1: Verifying Checksum [2022-03-21T04:05:48.813Z] d65c8cfc05b1: Download complete [2022-03-21T04:05:49.172Z] 699f458cf7ca: Verifying Checksum [2022-03-21T04:05:49.172Z] 699f458cf7ca: Download complete [2022-03-21T04:05:49.458Z] 8998bd30e6a1: Verifying Checksum [2022-03-21T04:05:49.458Z] 8998bd30e6a1: Download complete [2022-03-21T04:05:52.097Z] 2437ff75d9bd: Verifying Checksum [2022-03-21T04:05:52.097Z] 2437ff75d9bd: Download complete [2022-03-21T04:05:54.071Z] 8998bd30e6a1: Pull complete [2022-03-21T04:05:54.667Z] 04944245beec: Pull complete [2022-03-21T04:05:56.103Z] 699f458cf7ca: Pull complete [2022-03-21T04:05:56.377Z] 765212b225bb: Pull complete [2022-03-21T04:05:56.973Z] f23df028b6ca: Pull complete [2022-03-21T04:05:57.247Z] d65c8cfc05b1: Pull complete [2022-03-21T04:06:12.321Z] 2437ff75d9bd: Pull complete [2022-03-21T04:06:12.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T04:06:12.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T04:06:12.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T04:06:12.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-8150 does not seem to be running inside a container [2022-03-21T04:06:12.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-21T04:06:15.131Z] $ docker top a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:16.137Z] ---> job-cost.sh [2022-03-21T04:06:16.137Z] lf-activate-venv: SKIPPING [2022-03-21T04:06:16.137Z] INFO: No Stack... [2022-03-21T04:06:16.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T04:06:17.702Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T04:06:18.368Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-21T04:06:18.368Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T04:06:18.432Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] [2022-03-21T04:06:18.438Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] did not exist. Created. [2022-03-21T04:06:18.438Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T04:06:19.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T04:06:19.269Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T04:06:19.277Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3915-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T04:06:19.291Z] $ docker stop --time=1 a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 [2022-03-21T04:06:20.805Z] $ docker rm -f a0c895e140ba0a866abc663b0a79eb58f8b8d16b0e8378890aefc3ac949e6652 [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 [2022-03-21T04:06:21.368Z] provisioning config files... [2022-03-21T04:06:21.376Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3623951714433175976tmp [Pipeline] { [Pipeline] sh [2022-03-21T04:06:21.668Z] + set +x [2022-03-21T04:06:21.668Z] + curl -s https://codecov.io/bash [2022-03-21T04:06:21.668Z] + bash -s -- [2022-03-21T04:06:21.668Z] [2022-03-21T04:06:21.668Z] _____ _ [2022-03-21T04:06:21.668Z] / ____| | | [2022-03-21T04:06:21.668Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T04:06:21.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T04:06:21.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T04:06:21.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T04:06:21.668Z] Bash-1.0.6 [2022-03-21T04:06:21.668Z] [2022-03-21T04:06:21.668Z] [2022-03-21T04:06:21.668Z] ==> git version 2.25.1 found [2022-03-21T04:06:21.668Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-21T04:06:21.668Z] Release-Date: 2020-01-08 [2022-03-21T04:06:21.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-21T04:06:21.668Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T04:06:21.668Z] ==> Jenkins CI detected. [2022-03-21T04:06:21.668Z] current dir:  /w/workspace/edgex-go/2 [2022-03-21T04:06:21.668Z] project root: . [2022-03-21T04:06:21.668Z] --> token set from env [2022-03-21T04:06:21.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T04:06:21.668Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T04:06:21.668Z] ==> Python coveragepy not found [2022-03-21T04:06:21.668Z] ==> Searching for coverage reports in: [2022-03-21T04:06:21.668Z] + . [2022-03-21T04:06:21.668Z] -> Found 1 reports [2022-03-21T04:06:21.668Z] ==> Detecting git/mercurial file structure [2022-03-21T04:06:21.668Z] ==> Reading reports [2022-03-21T04:06:21.668Z] + ./coverage.out bytes=426503 [2022-03-21T04:06:21.928Z] ==> Appending adjustments [2022-03-21T04:06:21.928Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T04:06:22.869Z] + Found adjustments [2022-03-21T04:06:22.869Z] ==> Gzipping contents [2022-03-21T04:06:22.869Z] 60K /tmp/codecov.r7ZtYq.gz [2022-03-21T04:06:22.869Z] ==> Uploading reports [2022-03-21T04:06:22.869Z] url: https://codecov.io [2022-03-21T04:06:22.869Z] query: branch=PR-3915&commit=79655804dc033cbff34ae464b76ef0b2fd8ffcf0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3915%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3915&job=&cmd_args= [2022-03-21T04:06:22.869Z] -> Pinging Codecov [2022-03-21T04:06:22.869Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3915&commit=79655804dc033cbff34ae464b76ef0b2fd8ffcf0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3915%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3915&job=&cmd_args= [2022-03-21T04:06:23.130Z] -> Uploading to [2022-03-21T04:06:23.130Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/79655804dc033cbff34ae464b76ef0b2fd8ffcf0/ec9aa50b-24c6-4548-b515-0f9af9f5ea86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T040623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24c5d945fb2d50c2e93f272f9c6a11e60d54b10f9ebc7b8ff0a3da9365a0e5f7 [2022-03-21T04:06:23.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T04:06:23.130Z] Dload Upload Total Spent Left Speed [2022-03-21T04:06:23.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57966 0 0 100 57966 0 249k --:--:-- --:--:-- --:--:-- 249k [2022-03-21T04:06:23.390Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/79655804dc033cbff34ae464b76ef0b2fd8ffcf0 [Pipeline] } [2022-03-21T04:06:23.400Z] 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 [2022-03-21T04:06:24.098Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:24.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:25.255Z] ---> package-listing.sh [2022-03-21T04:06:25.255Z] ++ facter osfamily [2022-03-21T04:06:25.255Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T04:06:25.515Z] + OS_FAMILY=debian [2022-03-21T04:06:25.516Z] + workspace=/w/workspace/edgex-go/2 [2022-03-21T04:06:25.516Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T04:06:25.516Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T04:06:25.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T04:06:25.516Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T04:06:25.516Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-21T04:06:25.516Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T04:06:25.516Z] + case "${OS_FAMILY}" in [2022-03-21T04:06:25.516Z] + dpkg -l [2022-03-21T04:06:25.516Z] + grep '^ii' [2022-03-21T04:06:25.516Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T04:06:25.516Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T04:06:25.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T04:06:25.516Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-21T04:06:25.516Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-21T04:06:25.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-21T04:06:25.527Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T04:06:25.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T04:06:26.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T04:06:26.359Z] [2022-03-21T04:06:26.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T04:06:26.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T04:06:26.660Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T04:06:26.660Z] 5eb5b503b376: Pulling fs layer [2022-03-21T04:06:26.660Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T04:06:26.660Z] ec43610c2a17: Pulling fs layer [2022-03-21T04:06:26.660Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T04:06:26.660Z] 3a2ae6a8a46f: Waiting [2022-03-21T04:06:26.660Z] 33b1e0a273af: Pulling fs layer [2022-03-21T04:06:26.660Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T04:06:26.660Z] 2f39f015ded8: Pulling fs layer [2022-03-21T04:06:26.660Z] 5d3b04190fa2: Waiting [2022-03-21T04:06:26.660Z] 2f39f015ded8: Waiting [2022-03-21T04:06:26.660Z] 5c69ac0246d0: Verifying Checksum [2022-03-21T04:06:26.660Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-21T04:06:26.660Z] 3a2ae6a8a46f: Download complete [2022-03-21T04:06:26.660Z] 33b1e0a273af: Verifying Checksum [2022-03-21T04:06:26.660Z] 33b1e0a273af: Download complete [2022-03-21T04:06:26.660Z] ec43610c2a17: Verifying Checksum [2022-03-21T04:06:26.660Z] ec43610c2a17: Download complete [2022-03-21T04:06:26.660Z] 5d3b04190fa2: Verifying Checksum [2022-03-21T04:06:26.660Z] 5d3b04190fa2: Download complete [2022-03-21T04:06:26.918Z] 5eb5b503b376: Verifying Checksum [2022-03-21T04:06:26.918Z] 5eb5b503b376: Download complete [2022-03-21T04:06:27.485Z] 2f39f015ded8: Verifying Checksum [2022-03-21T04:06:27.485Z] 2f39f015ded8: Download complete [2022-03-21T04:06:28.055Z] 5eb5b503b376: Pull complete [2022-03-21T04:06:28.314Z] 5c69ac0246d0: Pull complete [2022-03-21T04:06:28.574Z] ec43610c2a17: Pull complete [2022-03-21T04:06:28.834Z] 3a2ae6a8a46f: Pull complete [2022-03-21T04:06:28.834Z] 33b1e0a273af: Pull complete [2022-03-21T04:06:29.094Z] 5d3b04190fa2: Pull complete [2022-03-21T04:06:33.331Z] 2f39f015ded8: Pull complete [2022-03-21T04:06:33.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T04:06:33.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T04:06:33.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T04:06:33.433Z] prd-ubuntu20.04-docker-8c-8g-8149 does not seem to be running inside a container [2022-03-21T04:06:33.474Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T04:06:37.583Z] $ docker top 709b1a8089802163c35cefc95b856444b9866a61f014b5e5622c584f3ac9a664 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T04:06:37.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T04:06:38.230Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T04:06:38.521Z] + ls /var/log/sa-host [2022-03-21T04:06:38.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T04:06:38.745Z] provisioning config files... [2022-03-21T04:06:38.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1875055108264292127tmp [Pipeline] { [Pipeline] echo [2022-03-21T04:06:38.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:39.058Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T04:06:39.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:39.399Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T04:06:39.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:39.697Z] ---> sudo-logs.sh [2022-03-21T04:06:39.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T04:06:39.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:40.008Z] ---> job-cost.sh [2022-03-21T04:06:40.008Z] lf-activate-venv: SKIPPING [2022-03-21T04:06:40.008Z] DEBUG: total: 0.10999999940395355 [2022-03-21T04:06:40.008Z] INFO: Retrieving Stack Cost... [2022-03-21T04:06:40.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T04:06:40.838Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T04:06:40.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T04:06:41.140Z] ---> logs-deploy.sh [2022-03-21T04:06:41.140Z] lf-activate-venv: SKIPPING [2022-03-21T04:06:41.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3915/2 [2022-03-21T04:06:41.140Z] INFO: archiving workspace using pattern(s): [2022-03-21T04:06:42.082Z] Archives upload complete. [2022-03-21T04:06:42.082Z] INFO: archiving logs to Nexus