hahattan commented: recheck 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 81bad761160ed823b117fb91638cbc671260dbae rather than ad60142b355f7adf7628945f95dbdce0084c47c7 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh4017377212404993356.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-ssh14440903094598913055.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh129107382141214781.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-ssh11572118427849791655.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17591590297970314992.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9058 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) > 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 Commit message: "build(deps): update dependency" > git rev-list --no-walk ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-25T09:00:12.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-25T09:00:12.705Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-25T09:00:12.729Z] ========================================================= [2022-03-25T09:00:12.729Z] EdgeX Global Pipelines Version Info [2022-03-25T09:00:12.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:00:13.862Z] ------------------- [2022-03-25T09:00:13.862Z] stable info: [2022-03-25T09:00:13.862Z] ------------------- [2022-03-25T09:00:13.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-25T09:00:13.862Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T09:00:13.862Z] Message: update stable to v1.0.221 [2022-03-25T09:00:14.124Z] ------------------- [2022-03-25T09:00:14.124Z] experimental info: [2022-03-25T09:00:14.124Z] ------------------- [2022-03-25T09:00:14.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-25T09:00:14.124Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T09:00:14.124Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-25T09:00:14.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-25T09:00:14.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-25T09:00:14.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-25T09:00:14.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-25T09:00:14.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-25T09:00:14.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-25T09:00:14.329Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-25T09:00:14.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-25T09:00:14.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-25T09:00:14.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-25T09:00:14.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-25T09:00:14.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-25T09:00:14.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-25T09:00:14.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-25T09:00:14.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-25T09:00:14.433Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T09:00:14.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T09:00:14.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-25T09:00:14.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-25T09:00:14.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-25T09:00:14.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-25T09:00:14.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-25T09:00:14.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo [2022-03-25T09:00:14.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo [2022-03-25T09:00:14.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo [2022-03-25T09:00:14.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo [2022-03-25T09:00:14.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad60142 [Pipeline] echo [2022-03-25T09:00:14.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T09:00:14.618Z] provisioning config files... [2022-03-25T09:00:14.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config797557513135046314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:00:14.942Z] ---> docker-login.sh [2022-03-25T09:00:14.942Z] nexus3.edgexfoundry.org:10001 [2022-03-25T09:00:15.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:00:15.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:00:15.203Z] Configure a credential helper to remove this warning. See [2022-03-25T09:00:15.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:00:15.203Z] [2022-03-25T09:00:15.203Z] Login Succeeded [2022-03-25T09:00:15.203Z] nexus3.edgexfoundry.org:10002 [2022-03-25T09:00:15.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:00:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:00:15.465Z] Configure a credential helper to remove this warning. See [2022-03-25T09:00:15.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:00:15.465Z] [2022-03-25T09:00:15.465Z] Login Succeeded [2022-03-25T09:00:15.465Z] nexus3.edgexfoundry.org:10003 [2022-03-25T09:00:15.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:00:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:00:15.465Z] Configure a credential helper to remove this warning. See [2022-03-25T09:00:15.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:00:15.465Z] [2022-03-25T09:00:15.465Z] Login Succeeded [2022-03-25T09:00:15.465Z] nexus3.edgexfoundry.org:10004 [2022-03-25T09:00:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:00:15.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:00:15.727Z] Configure a credential helper to remove this warning. See [2022-03-25T09:00:15.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:00:15.727Z] [2022-03-25T09:00:15.727Z] Login Succeeded [2022-03-25T09:00:15.727Z] docker.io [2022-03-25T09:00:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:00:16.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:00:16.301Z] Configure a credential helper to remove this warning. See [2022-03-25T09:00:16.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:00:16.301Z] [2022-03-25T09:00:16.301Z] Login Succeeded [2022-03-25T09:00:16.301Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T09:00:16.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T09:00:16.626Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/core-command/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-25T09:00:16.627Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2022-03-25T09:00:16.627Z] [2022-03-25T09:00:16.627Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/core-metadata/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-25T09:00:16.627Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-25T09:00:16.627Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-03-25T09:00:16.627Z] cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-25T09:00:16.627Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-03-25T09:00:16.627Z] [2022-03-25T09:00:16.627Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-25T09:00:16.627Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/support-notifications/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-25T09:00:16.627Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-25T09:00:16.627Z] + cut -d/ -f2 [2022-03-25T09:00:16.627Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-25T09:00:16.770Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-25T09:00:17.124Z] + git rev-list -1 --merges ad60142b355f7adf7628945f95dbdce0084c47c7~1..ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo [2022-03-25T09:00:17.144Z] -----------> git rev-list -1 --merges ad60142b355f7adf7628945f95dbdce0084c47c7~1..ad60142b355f7adf7628945f95dbdce0084c47c7 ad60142b355f7adf7628945f95dbdce0084c47c7 [false] [Pipeline] sh [2022-03-25T09:00:17.438Z] + git log --format=format:%s -1 ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo [2022-03-25T09:00:17.455Z] ========================================================= [2022-03-25T09:00:17.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-25T09:00:17.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-25T09:00:18.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-25T09:00:18.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-25T09:00:18.002Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-25T09:00:18.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-25T09:00:18.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-25T09:00:18.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-25T09:00:18.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:00:18.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T09:00:18.432Z] [2022-03-25T09:00:18.432Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:00:18.736Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T09:00:18.736Z] latest: Pulling from edgex-devops/git-semver [2022-03-25T09:00:18.736Z] a0d0a0d46f8b: Pulling fs layer [2022-03-25T09:00:18.736Z] 3e5f54012d9b: Pulling fs layer [2022-03-25T09:00:18.736Z] 4c7163046ea9: Pulling fs layer [2022-03-25T09:00:18.736Z] 0c2d73faf560: Pulling fs layer [2022-03-25T09:00:18.736Z] 0c2d73faf560: Waiting [2022-03-25T09:00:18.736Z] 3e5f54012d9b: Verifying Checksum [2022-03-25T09:00:18.736Z] 3e5f54012d9b: Download complete [2022-03-25T09:00:18.736Z] a0d0a0d46f8b: Download complete [2022-03-25T09:00:18.736Z] 0c2d73faf560: Verifying Checksum [2022-03-25T09:00:18.736Z] 0c2d73faf560: Download complete [2022-03-25T09:00:18.736Z] 4c7163046ea9: Verifying Checksum [2022-03-25T09:00:18.736Z] 4c7163046ea9: Download complete [2022-03-25T09:00:18.997Z] a0d0a0d46f8b: Pull complete [2022-03-25T09:00:18.997Z] 3e5f54012d9b: Pull complete [2022-03-25T09:00:19.258Z] 4c7163046ea9: Pull complete [2022-03-25T09:00:19.520Z] 0c2d73faf560: Pull complete [2022-03-25T09:00:19.520Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-25T09:00:19.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T09:00:19.520Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-25T09:00:19.602Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:00:19.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-25T09:00:20.370Z] $ docker top adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-25T09:00:20.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T09:00:20.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T09:00:20.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T09:00:20.614Z] $ docker exec adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent [2022-03-25T09:00:20.745Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeNJoI/agent.14 [2022-03-25T09:00:20.745Z] SSH_AGENT_PID=20 [2022-03-25T09:00:20.754Z] Running ssh-add (command line suppressed) [2022-03-25T09:00:20.886Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5629764326794878678.key (/w/workspace/edgex-go/3@tmp/private_key_5629764326794878678.key) [2022-03-25T09:00:20.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T09:00:21.195Z] + git tag --points-at HEAD [Pipeline] } [2022-03-25T09:00:21.215Z] $ docker exec --env ******** --env ******** adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent -k [2022-03-25T09:00:21.326Z] unset SSH_AUTH_SOCK; [2022-03-25T09:00:21.327Z] unset SSH_AGENT_PID; [2022-03-25T09:00:21.327Z] echo Agent pid 20 killed; [2022-03-25T09:00:21.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-25T09:00:21.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T09:00:21.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T09:00:21.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T09:00:21.513Z] $ docker exec adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent [2022-03-25T09:00:21.647Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkkgbco/agent.54 [2022-03-25T09:00:21.647Z] SSH_AGENT_PID=60 [2022-03-25T09:00:21.653Z] Running ssh-add (command line suppressed) [2022-03-25T09:00:21.801Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_894187212166648053.key (/w/workspace/edgex-go/3@tmp/private_key_894187212166648053.key) [2022-03-25T09:00:21.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T09:00:22.101Z] + git semver init [2022-03-25T09:00:22.101Z] # -> Open(): unable to determine branch for HEAD [2022-03-25T09:00:22.101Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-25T09:00:22.101Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-25T09:00:22.101Z] # $SEMVER_REMOTE_NAME = origin [2022-03-25T09:00:22.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-25T09:00:22.101Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-25T09:00:22.101Z] # $SEMVER_BRANCH = PR-3926 [2022-03-25T09:00:22.101Z] # $SEMVER_TEMP = /tmp/semver-859607184 [2022-03-25T09:00:22.101Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-25T09:00:37.032Z] # '/tmp/semver-859607184' -> '/w/workspace/edgex-go/3/.semver' [2022-03-25T09:00:37.032Z] # -> Force: false [2022-03-25T09:00:37.032Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-25T09:00:37.049Z] $ docker exec --env ******** --env ******** adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent -k [2022-03-25T09:00:37.165Z] unset SSH_AUTH_SOCK; [2022-03-25T09:00:37.165Z] unset SSH_AGENT_PID; [2022-03-25T09:00:37.165Z] echo Agent pid 60 killed; [2022-03-25T09:00:37.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T09:00:37.482Z] + git semver [Pipeline] } [2022-03-25T09:00:37.502Z] $ docker stop --time=1 adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 [2022-03-25T09:00:39.226Z] $ docker rm -f adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T09:00:39.606Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-25T09:00:39.855Z] Stashed 1 file(s) [Pipeline] echo [2022-03-25T09:00:39.858Z] [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-25T09:00:39.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T09:00:39.979Z] ========================================================= [2022-03-25T09:00:39.979Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-25T09:00:39.979Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:00:40.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T09:00:40.269Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-25T09:00:40.269Z] 59bf1c3509f3: Pulling fs layer [2022-03-25T09:00:40.269Z] 666ba61612fd: Pulling fs layer [2022-03-25T09:00:40.269Z] 8ed8ca486205: Pulling fs layer [2022-03-25T09:00:40.269Z] 4fe6c5a15a65: Pulling fs layer [2022-03-25T09:00:40.269Z] 22a0e8bec74d: Pulling fs layer [2022-03-25T09:00:40.269Z] 640e595b4fbd: Pulling fs layer [2022-03-25T09:00:40.269Z] 763cafe07f6e: Pulling fs layer [2022-03-25T09:00:40.269Z] 0c0b528cf693: Pulling fs layer [2022-03-25T09:00:40.269Z] 10935f4eaf8b: Pulling fs layer [2022-03-25T09:00:40.269Z] 640e595b4fbd: Waiting [2022-03-25T09:00:40.269Z] 763cafe07f6e: Waiting [2022-03-25T09:00:40.269Z] 4fe6c5a15a65: Waiting [2022-03-25T09:00:40.269Z] 22a0e8bec74d: Waiting [2022-03-25T09:00:40.269Z] 10935f4eaf8b: Waiting [2022-03-25T09:00:40.269Z] 8ed8ca486205: Download complete [2022-03-25T09:00:40.269Z] 666ba61612fd: Verifying Checksum [2022-03-25T09:00:40.269Z] 666ba61612fd: Download complete [2022-03-25T09:00:40.269Z] 22a0e8bec74d: Verifying Checksum [2022-03-25T09:00:40.269Z] 22a0e8bec74d: Download complete [2022-03-25T09:00:40.269Z] 640e595b4fbd: Verifying Checksum [2022-03-25T09:00:40.269Z] 640e595b4fbd: Download complete [2022-03-25T09:00:40.269Z] 59bf1c3509f3: Verifying Checksum [2022-03-25T09:00:40.269Z] 59bf1c3509f3: Download complete [2022-03-25T09:00:40.269Z] 763cafe07f6e: Download complete [2022-03-25T09:00:40.269Z] 0c0b528cf693: Verifying Checksum [2022-03-25T09:00:40.269Z] 0c0b528cf693: Download complete [2022-03-25T09:00:40.527Z] 59bf1c3509f3: Pull complete [2022-03-25T09:00:40.527Z] 666ba61612fd: Pull complete [2022-03-25T09:00:40.788Z] 8ed8ca486205: Pull complete [2022-03-25T09:00:41.049Z] 10935f4eaf8b: Verifying Checksum [2022-03-25T09:00:41.049Z] 10935f4eaf8b: Download complete [2022-03-25T09:00:41.049Z] 4fe6c5a15a65: Verifying Checksum [2022-03-25T09:00:41.049Z] 4fe6c5a15a65: Download complete [2022-03-25T09:00:45.252Z] 4fe6c5a15a65: Pull complete [2022-03-25T09:00:45.252Z] 22a0e8bec74d: Pull complete [2022-03-25T09:00:45.252Z] 640e595b4fbd: Pull complete [2022-03-25T09:00:45.252Z] 763cafe07f6e: Pull complete [2022-03-25T09:00:45.252Z] 0c0b528cf693: Pull complete [2022-03-25T09:00:47.798Z] 10935f4eaf8b: Pull complete [2022-03-25T09:00:47.798Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-25T09:00:47.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T09:00:47.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:00:48.103Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T09:00:48.103Z] WORKDIR /edgex [2022-03-25T09:00:48.103Z] COPY go.mod . [2022-03-25T09:00:48.103Z] RUN go mod download [2022-03-25T09:00:48.103Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-25T09:00:49.490Z] Sending build context to Docker daemon 334.4MB [2022-03-25T09:00:49.490Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T09:00:49.490Z] ---> 99d49a6021b9 [2022-03-25T09:00:49.490Z] Step 2/4 : WORKDIR /edgex [2022-03-25T09:00:50.879Z] ---> Running in 21d581b476c7 [2022-03-25T09:00:51.141Z] Removing intermediate container 21d581b476c7 [2022-03-25T09:00:51.141Z] ---> 0083fb2b7c13 [2022-03-25T09:00:51.141Z] Step 3/4 : COPY go.mod . [2022-03-25T09:00:51.141Z] ---> 259a8e5c0f96 [2022-03-25T09:00:51.141Z] Step 4/4 : RUN go mod download [2022-03-25T09:00:51.141Z] ---> Running in 653bd4caba63 [2022-03-25T09:00:54.933Z] Still waiting to schedule task [2022-03-25T09:00:54.933Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-25T09:01:09.260Z] Removing intermediate container 653bd4caba63 [2022-03-25T09:01:09.260Z] ---> 4365130ec038 [2022-03-25T09:01:09.260Z] Successfully built 4365130ec038 [2022-03-25T09:01:09.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:01:09.567Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T09:01:09.567Z] . [Pipeline] withDockerContainer [2022-03-25T09:01:09.636Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:01:09.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T09:01:10.095Z] $ docker top 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:01:10.455Z] + go version [2022-03-25T09:01:10.455Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-25T09:01:10.473Z] $ docker stop --time=1 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e [2022-03-25T09:01:11.760Z] $ docker rm -f 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:01:12.175Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T09:01:12.175Z] . [Pipeline] withDockerContainer [2022-03-25T09:01:12.240Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:01:12.278Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T09:01:12.663Z] $ docker top c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T09:01:12.737Z] ========================================================= [2022-03-25T09:01:12.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T09:01:12.737Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:01:13.021Z] + make test [2022-03-25T09:01:13.021Z] go mod tidy -compat=1.17 [2022-03-25T09:01:13.021Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T09:01:19.607Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T09:01:31.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T09:01:31.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T09:01:32.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-03-25T09:01:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T09:01:32.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements [2022-03-25T09:01:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T09:01:32.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.077s coverage: 89.2% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.324s coverage: 94.5% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements [2022-03-25T09:01:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-03-25T09:01:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-03-25T09:01:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-03-25T09:01:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-03-25T09:01:46.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-03-25T09:01:46.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 58.8% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 89.4% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.8% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T09:01:56.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2022-03-25T09:01:56.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-25T09:01:56.700Z] 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-25T09:02:14.803Z] GO111MODULE=on go vet ./... [2022-03-25T09:02:17.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T09:02:17.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T09:02:17.608Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T09:02:18.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T09:02:18.482Z] + ls -al . [2022-03-25T09:02:18.482Z] total 664 [2022-03-25T09:02:18.482Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 09:02 . [2022-03-25T09:02:18.482Z] drwxr-xr-x 4 root root 4096 Mar 25 09:01 .. [2022-03-25T09:02:18.482Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 09:00 .dockerignore [2022-03-25T09:02:18.482Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 09:00 .git [2022-03-25T09:02:18.482Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 09:00 .github [2022-03-25T09:02:18.482Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 09:00 .gitignore [2022-03-25T09:02:18.482Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 09:00 .golangci.yml [2022-03-25T09:02:18.482Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 09:00 .hadolint.yml [2022-03-25T09:02:18.483Z] drwx------ 3 1001 1001 4096 Mar 25 09:00 .semver [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 09:00 .sonarcloud.properties [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 09:00 ADOPTERS.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 09:00 Attribution.txt [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 09:00 CHANGELOG.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 09:00 CONTRIBUTING.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 09:00 GOVERNANCE.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 09:00 Jenkinsfile [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 09:00 LICENSE [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 09:00 Makefile [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 09:00 OWNERS.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 09:00 README.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 09:00 SECURITY.md [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 09:00 VERSION [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 09:00 ZMQWindows.md [2022-03-25T09:02:18.483Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 09:00 bin [2022-03-25T09:02:18.483Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 09:00 cmd [2022-03-25T09:02:18.483Z] -rw-r--r-- 1 root root 427963 Mar 25 09:01 coverage.out [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 3327 Mar 25 09:00 go.mod [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 35046 Mar 25 09:00 go.sum [2022-03-25T09:02:18.483Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 09:00 internal [2022-03-25T09:02:18.483Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 09:00 openapi [2022-03-25T09:02:18.483Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 09:00 snap [2022-03-25T09:02:18.483Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 09:00 version.go [Pipeline] sh [2022-03-25T09:02:18.778Z] + '[' -e coverage.out ] [2022-03-25T09:02:18.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T09:02:18.880Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T09:02:19.164Z] + make build [2022-03-25T09:02:19.164Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T09:02:30.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9059 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-25T09:02:30.382Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-25T09:02:30.669Z] The recommended git tool is: git [2022-03-25T09:02:37.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T09:02:38.747Z] using credential edgex-jenkins-ssh [2022-03-25T09:02:38.764Z] Cloning the remote Git repository [2022-03-25T09:02:38.839Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:02:39.098Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-25T09:02:39.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:02:39.312Z] > git --version # timeout=10 [2022-03-25T09:02:39.384Z] > git --version # 'git version 2.25.1' [2022-03-25T09:02:39.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:02:39.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T09:02:47.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T09:02:47.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T09:02:48.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T09:02:48.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T09:02:49.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T09:02:50.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T09:02:52.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T09:02:53.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T09:02:54.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T09:02:54.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T09:02:56.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T09:02:56.535Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T09:02:56.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T09:02:56.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T09:02:56.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:02:56.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:02:56.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T09:02:57.503Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] } [2022-03-25T09:02:57.825Z] $ docker stop --time=1 c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 [2022-03-25T09:02:57.877Z] Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:02:57.878Z] Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) [2022-03-25T09:02:57.527Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T09:02:57.542Z] > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [2022-03-25T09:02:57.791Z] > git remote # timeout=10 [2022-03-25T09:02:57.810Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T09:02:57.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:02:57.837Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T09:02:57.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T09:02:57.891Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T09:02:57.901Z] > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [2022-03-25T09:03:00.300Z] $ docker rm -f c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:03:01.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T09:03:01.728Z] [2022-03-25T09:03:01.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:03:02.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T09:03:02.026Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-25T09:03:02.026Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-25T09:03:02.026Z] ca9280d653b3: Pulling fs layer [2022-03-25T09:03:02.026Z] 7e9c9ca2126c: Pulling fs layer [2022-03-25T09:03:02.026Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-25T09:03:02.026Z] cbdbe7a5bc2a: Download complete [2022-03-25T09:03:02.182Z] Commit message: "build(deps): update dependency" [2022-03-25T09:03:02.286Z] ca9280d653b3: Download complete [2022-03-25T09:03:02.286Z] cbdbe7a5bc2a: Pull complete [2022-03-25T09:03:02.546Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-25T09:03:02.804Z] ca9280d653b3: Pull complete [2022-03-25T09:03:03.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-25T09:03:03.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T09:03:03.138Z] Dload Upload Total Spent Left Speed [2022-03-25T09:03:03.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh [2022-03-25T09:03:03.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-25T09:03:04.023Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-25T09:03:04.023Z] sudo tee /etc/docker/daemon.new [2022-03-25T09:03:04.023Z] { [2022-03-25T09:03:04.023Z] "registry-mirrors": [ [2022-03-25T09:03:04.023Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-25T09:03:04.023Z] ], [2022-03-25T09:03:04.023Z] "bip": "10.250.0.254/24", [2022-03-25T09:03:04.023Z] "hosts": [ [2022-03-25T09:03:04.023Z] "tcp://0.0.0.0:5555", [2022-03-25T09:03:04.023Z] "unix:///var/run/docker.sock" [2022-03-25T09:03:04.023Z] ], [2022-03-25T09:03:04.023Z] "mtu": 1458, [2022-03-25T09:03:04.023Z] "selinux-enabled": true, [2022-03-25T09:03:04.023Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-25T09:03:04.023Z] } [Pipeline] sh [2022-03-25T09:03:04.440Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-25T09:03:04.847Z] + sudo service docker restart [2022-03-25T09:03:06.090Z] 7e9c9ca2126c: Pull complete [2022-03-25T09:03:06.090Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-25T09:03:06.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T09:03:06.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-25T09:03:06.164Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:03:06.202Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:03:07.456Z] $ docker top 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:03:07.805Z] + docker-compose build --help [2022-03-25T09:03:07.805Z] + grep parallel [2022-03-25T09:03:08.376Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T09:03:08.394Z] $ docker stop --time=1 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 [2022-03-25T09:03:09.687Z] $ docker rm -f 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:03:10.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T09:03:10.085Z] . [Pipeline] withDockerContainer [2022-03-25T09:03:10.158Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:03:10.197Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-25T09:03:10.607Z] $ docker top 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:03:11.008Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T09:03:11.592Z] Building core-command ... [2022-03-25T09:03:11.592Z] Building core-data ... [2022-03-25T09:03:11.592Z] Building core-metadata ... [2022-03-25T09:03:11.592Z] Building security-bootstrapper ... [2022-03-25T09:03:11.592Z] Building security-proxy-setup ... [2022-03-25T09:03:11.592Z] Building security-secretstore-setup ... [2022-03-25T09:03:11.592Z] Building security-spiffe-token-provider ... [2022-03-25T09:03:11.592Z] Building security-spire-agent ... [2022-03-25T09:03:11.592Z] Building security-spire-config ... [2022-03-25T09:03:11.592Z] Building security-spire-server ... [2022-03-25T09:03:11.592Z] Building support-notifications ... [2022-03-25T09:03:11.592Z] Building support-scheduler ... [2022-03-25T09:03:11.592Z] Building sys-mgmt-agent ... [2022-03-25T09:03:11.592Z] Building security-proxy-setup [2022-03-25T09:03:11.592Z] Building security-spire-agent [2022-03-25T09:03:11.592Z] Building security-spire-config [2022-03-25T09:03:11.592Z] Building core-data [2022-03-25T09:03:11.592Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T09:03:23.181Z] provisioning config files... [2022-03-25T09:03:23.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8395188721126020174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:03:23.572Z] ---> docker-login.sh [2022-03-25T09:03:23.572Z] nexus3.edgexfoundry.org:10001 [2022-03-25T09:03:24.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:03:24.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:03:24.448Z] Configure a credential helper to remove this warning. See [2022-03-25T09:03:24.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:03:24.448Z] [2022-03-25T09:03:24.448Z] Login Succeeded [2022-03-25T09:03:24.448Z] nexus3.edgexfoundry.org:10002 [2022-03-25T09:03:24.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:03:24.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:03:24.723Z] Configure a credential helper to remove this warning. See [2022-03-25T09:03:24.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:03:24.723Z] [2022-03-25T09:03:24.723Z] Login Succeeded [2022-03-25T09:03:24.723Z] nexus3.edgexfoundry.org:10003 [2022-03-25T09:03:25.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:03:25.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:03:25.324Z] Configure a credential helper to remove this warning. See [2022-03-25T09:03:25.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:03:25.324Z] [2022-03-25T09:03:25.324Z] Login Succeeded [2022-03-25T09:03:25.324Z] nexus3.edgexfoundry.org:10004 [2022-03-25T09:03:25.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:03:25.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:03:25.878Z] Configure a credential helper to remove this warning. See [2022-03-25T09:03:25.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:03:25.878Z] [2022-03-25T09:03:25.878Z] Login Succeeded [2022-03-25T09:03:25.878Z] docker.io [2022-03-25T09:03:26.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T09:03:26.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T09:03:26.746Z] Configure a credential helper to remove this warning. See [2022-03-25T09:03:26.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T09:03:26.746Z] [2022-03-25T09:03:26.746Z] Login Succeeded [2022-03-25T09:03:26.746Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T09:03:26.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-25T09:03:27.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T09:03:27.353Z] ========================================================= [2022-03-25T09:03:27.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-25T09:03:27.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:03:27.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T09:03:27.967Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-25T09:03:27.967Z] 9b3977197b4f: Pulling fs layer [2022-03-25T09:03:27.967Z] 1a89e8eeedd5: Pulling fs layer [2022-03-25T09:03:27.967Z] 94645a83ff95: Pulling fs layer [2022-03-25T09:03:27.967Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-25T09:03:27.967Z] 0c92f367c5e7: Pulling fs layer [2022-03-25T09:03:27.967Z] f7c0051592d6: Pulling fs layer [2022-03-25T09:03:27.967Z] a227ed2f7395: Pulling fs layer [2022-03-25T09:03:27.967Z] 7b1c46037f91: Pulling fs layer [2022-03-25T09:03:27.967Z] 3f3a8bcf1eab: Waiting [2022-03-25T09:03:27.967Z] 0c92f367c5e7: Waiting [2022-03-25T09:03:27.967Z] f7c0051592d6: Waiting [2022-03-25T09:03:27.967Z] a227ed2f7395: Waiting [2022-03-25T09:03:27.967Z] 7b1c46037f91: Waiting [2022-03-25T09:03:27.967Z] 94645a83ff95: Verifying Checksum [2022-03-25T09:03:27.967Z] 94645a83ff95: Download complete [2022-03-25T09:03:27.967Z] 1a89e8eeedd5: Verifying Checksum [2022-03-25T09:03:27.967Z] 1a89e8eeedd5: Download complete [2022-03-25T09:03:27.967Z] 0c92f367c5e7: Verifying Checksum [2022-03-25T09:03:27.967Z] 0c92f367c5e7: Download complete [2022-03-25T09:03:27.967Z] f7c0051592d6: Verifying Checksum [2022-03-25T09:03:27.967Z] f7c0051592d6: Download complete [2022-03-25T09:03:27.967Z] 9b3977197b4f: Download complete [2022-03-25T09:03:27.967Z] a227ed2f7395: Verifying Checksum [2022-03-25T09:03:27.967Z] a227ed2f7395: Download complete [2022-03-25T09:03:28.963Z] 9b3977197b4f: Pull complete [2022-03-25T09:03:29.242Z] 1a89e8eeedd5: Pull complete [2022-03-25T09:03:29.526Z] 94645a83ff95: Pull complete [2022-03-25T09:03:29.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:03:29.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:03:29.713Z] ---> 4365130ec038 [2022-03-25T09:03:29.713Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:03:29.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:03:29.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:03:29.713Z] ---> 4365130ec038 [2022-03-25T09:03:29.713Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:03:29.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:03:29.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:03:29.713Z] ---> 4365130ec038 [2022-03-25T09:03:29.713Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:03:29.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:03:29.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:03:29.713Z] ---> 4365130ec038 [2022-03-25T09:03:29.713Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T09:03:29.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:03:29.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:03:29.713Z] ---> 4365130ec038 [2022-03-25T09:03:29.713Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T09:03:30.127Z] 7b1c46037f91: Verifying Checksum [2022-03-25T09:03:30.127Z] 7b1c46037f91: Download complete [2022-03-25T09:03:30.725Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-25T09:03:30.725Z] 3f3a8bcf1eab: Download complete [2022-03-25T09:03:32.255Z] ---> Running in d2b233fe16bb [2022-03-25T09:03:32.255Z] ---> Running in 8ba63adcfd7d [2022-03-25T09:03:32.255Z] ---> Running in e91cbbc1cd6b [2022-03-25T09:03:32.255Z] ---> Running in ace2a30a94ef [2022-03-25T09:03:32.255Z] ---> Running in aaf0ac9e74db [2022-03-25T09:03:32.255Z] Removing intermediate container e91cbbc1cd6b [2022-03-25T09:03:32.255Z] ---> 0227e9e0d16a [2022-03-25T09:03:32.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:32.255Z] Removing intermediate container 8ba63adcfd7d [2022-03-25T09:03:32.255Z] ---> 07f6ed5dee43 [2022-03-25T09:03:32.256Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:32.256Z] Removing intermediate container aaf0ac9e74db [2022-03-25T09:03:32.256Z] ---> 00bf0a58f82c [2022-03-25T09:03:32.256Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:32.256Z] Removing intermediate container ace2a30a94ef [2022-03-25T09:03:32.256Z] ---> b944786fe50c [2022-03-25T09:03:32.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:32.256Z] Removing intermediate container d2b233fe16bb [2022-03-25T09:03:32.256Z] ---> 1fcd03d016ad [2022-03-25T09:03:32.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:32.256Z] ---> Running in 4e5e91dc718f [2022-03-25T09:03:32.256Z] ---> Running in 056efc8900ba [2022-03-25T09:03:32.256Z] ---> Running in e3e8a93a9532 [2022-03-25T09:03:32.256Z] ---> Running in a8c006b21b61 [2022-03-25T09:03:32.256Z] ---> Running in 8d765ece14e2 [2022-03-25T09:03:33.195Z] Removing intermediate container 4e5e91dc718f [2022-03-25T09:03:33.195Z] ---> a99ac1e20d94 [2022-03-25T09:03:33.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T09:03:33.195Z] ---> Running in 103c192f0315 [2022-03-25T09:03:33.195Z] Removing intermediate container 056efc8900ba [2022-03-25T09:03:33.195Z] ---> 9d07f7cac8ed [2022-03-25T09:03:33.195Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T09:03:33.195Z] ---> Running in 068cbb7cc823 [2022-03-25T09:03:33.455Z] Removing intermediate container e3e8a93a9532 [2022-03-25T09:03:33.455Z] ---> df6a859d5568 [2022-03-25T09:03:33.455Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T09:03:33.455Z] Removing intermediate container a8c006b21b61 [2022-03-25T09:03:33.455Z] ---> c5d878a724ba [2022-03-25T09:03:33.455Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T09:03:33.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:33.716Z] ---> Running in 2e46c981bf8d [2022-03-25T09:03:33.716Z] ---> Running in 2a95ad67cf19 [2022-03-25T09:03:33.716Z] Removing intermediate container 8d765ece14e2 [2022-03-25T09:03:33.716Z] ---> e1a34d179d04 [2022-03-25T09:03:33.716Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T09:03:33.716Z] ---> Running in 941e8fdaf345 [2022-03-25T09:03:33.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:33.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:34.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:34.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:34.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:34.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:34.758Z] OK: 221 MiB in 52 packages [2022-03-25T09:03:35.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:35.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:35.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:35.020Z] OK: 221 MiB in 52 packages [2022-03-25T09:03:35.292Z] Removing intermediate container 103c192f0315 [2022-03-25T09:03:35.292Z] ---> b0dafc9bebb7 [2022-03-25T09:03:35.292Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:03:35.292Z] OK: 221 MiB in 52 packages [2022-03-25T09:03:35.292Z] ---> 4cbc6d5d22ac [2022-03-25T09:03:35.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:03:35.292Z] OK: 221 MiB in 52 packages [2022-03-25T09:03:35.292Z] Removing intermediate container 068cbb7cc823 [2022-03-25T09:03:35.292Z] ---> 2722bf5131b5 [2022-03-25T09:03:35.292Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T09:03:35.552Z] OK: 221 MiB in 52 packages [2022-03-25T09:03:35.552Z] ---> Running in a090e0bbc9ac [2022-03-25T09:03:35.552Z] ---> c5b6af5bf75b [2022-03-25T09:03:35.552Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:03:35.552Z] ---> Running in 9bea47f63ab8 [2022-03-25T09:03:35.552Z] Removing intermediate container 941e8fdaf345 [2022-03-25T09:03:35.552Z] ---> 281e96f58e29 [2022-03-25T09:03:35.552Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:03:35.811Z] ---> 9bfc65905e12 [2022-03-25T09:03:35.811Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:03:35.811Z] Removing intermediate container 2a95ad67cf19 [2022-03-25T09:03:35.811Z] ---> 4973e55be7bb [2022-03-25T09:03:35.811Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T09:03:35.811Z] ---> Running in 1a7c4de6ac92 [2022-03-25T09:03:35.811Z] Removing intermediate container 2e46c981bf8d [2022-03-25T09:03:35.811Z] ---> d8ab19111d8d [2022-03-25T09:03:35.811Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:03:36.072Z] ---> 93e7f136a627 [2022-03-25T09:03:36.072Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:03:36.072Z] ---> Running in 9b2ec0db51bd [2022-03-25T09:03:36.072Z] ---> a43c5b4ef4d8 [2022-03-25T09:03:36.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:03:36.072Z] ---> Running in d149ce5f6a86 [2022-03-25T09:03:36.641Z] Removing intermediate container a090e0bbc9ac [2022-03-25T09:03:36.641Z] ---> 8514e7982798 [2022-03-25T09:03:36.641Z] Step 8/22 : COPY . . [2022-03-25T09:03:37.593Z] Removing intermediate container 9bea47f63ab8 [2022-03-25T09:03:37.593Z] ---> 7b6edb201d2c [2022-03-25T09:03:37.593Z] Step 8/24 : COPY . . [2022-03-25T09:03:37.854Z] Removing intermediate container 1a7c4de6ac92 [2022-03-25T09:03:37.854Z] ---> 674354136130 [2022-03-25T09:03:37.854Z] Step 8/23 : COPY . . [2022-03-25T09:03:42.045Z] Removing intermediate container 9b2ec0db51bd [2022-03-25T09:03:42.045Z] ---> 6cc3fef00b79 [2022-03-25T09:03:42.045Z] Step 8/24 : COPY . . [2022-03-25T09:03:42.045Z] Removing intermediate container d149ce5f6a86 [2022-03-25T09:03:42.045Z] ---> 5a2fed8175de [2022-03-25T09:03:42.045Z] Step 8/23 : COPY . . [2022-03-25T09:03:42.311Z] ---> 1b80febee95a [2022-03-25T09:03:42.311Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T09:03:43.145Z] 3f3a8bcf1eab: Pull complete [2022-03-25T09:03:43.145Z] 0c92f367c5e7: Pull complete [2022-03-25T09:03:43.145Z] f7c0051592d6: Pull complete [2022-03-25T09:03:43.420Z] a227ed2f7395: Pull complete [2022-03-25T09:03:46.509Z] ---> Running in 76f6b424cc4e [2022-03-25T09:03:46.509Z] ---> bdb48cc5c17e [2022-03-25T09:03:46.509Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T09:03:46.509Z] ---> af3c1bcf41bd [2022-03-25T09:03:46.509Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:03:46.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T09:03:47.078Z] ---> Running in f9c5782ace3c [2022-03-25T09:03:47.078Z] ---> Running in f8a7d13c3a09 [2022-03-25T09:03:47.078Z] Removing intermediate container f8a7d13c3a09 [2022-03-25T09:03:47.078Z] ---> 12d6b9848505 [2022-03-25T09:03:47.078Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-25T09:03:47.345Z] ---> Running in 2ca307921144 [2022-03-25T09:03:47.345Z] ---> 98e1d8e181c0 [2022-03-25T09:03:47.345Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:03:47.345Z] ---> Running in c1bba1255122 [2022-03-25T09:03:47.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T09:03:47.705Z] Removing intermediate container c1bba1255122 [2022-03-25T09:03:47.705Z] ---> 67744b196976 [2022-03-25T09:03:47.705Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-25T09:03:47.705Z] ---> Running in 33e2aa4f722b [2022-03-25T09:03:47.705Z] ---> 11238883ff4a [2022-03-25T09:03:47.705Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T09:03:47.705Z] ---> Running in 2745e1ed05eb [2022-03-25T09:03:48.274Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T09:03:48.274Z] spire-1.2.0/ [2022-03-25T09:03:48.533Z] spire-1.2.0/ [2022-03-25T09:03:49.469Z] spire-1.2.0/README.md [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/ [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/spire-server [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/spire-agent [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/server/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/server/server.conf [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/agent/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T09:03:49.469Z] spire-1.2.0/LICENSE [2022-03-25T09:03:49.469Z] spire-1.2.0/README.md [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/ [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/spire-server [2022-03-25T09:03:49.469Z] spire-1.2.0/bin/spire-agent [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/server/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/server/server.conf [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/agent/ [2022-03-25T09:03:49.469Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T09:03:49.469Z] spire-1.2.0/LICENSE [2022-03-25T09:03:50.143Z] 7b1c46037f91: Pull complete [2022-03-25T09:03:50.143Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-25T09:03:50.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T09:03:50.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:03:50.535Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T09:03:50.535Z] WORKDIR /edgex [2022-03-25T09:03:50.535Z] COPY go.mod . [2022-03-25T09:03:50.535Z] RUN go mod download [2022-03-25T09:03:50.535Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-25T09:03:53.664Z] Removing intermediate container 33e2aa4f722b [2022-03-25T09:03:53.664Z] ---> ea1e68eff741 [2022-03-25T09:03:53.664Z] [2022-03-25T09:03:53.664Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T09:03:53.664Z] Removing intermediate container 2ca307921144 [2022-03-25T09:03:53.664Z] ---> c05d2438cda2 [2022-03-25T09:03:53.664Z] [2022-03-25T09:03:53.664Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T09:03:53.664Z] 3.15: Pulling from library/alpine [2022-03-25T09:03:53.664Z] 3.15: Pulling from library/alpine [2022-03-25T09:03:53.936Z] Sending build context to Docker daemon 169MB [2022-03-25T09:03:53.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T09:03:53.937Z] ---> f79e39bc4007 [2022-03-25T09:03:53.937Z] Step 2/4 : WORKDIR /edgex [2022-03-25T09:03:54.602Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T09:03:54.603Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T09:03:54.603Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T09:03:54.603Z] Status: Image is up to date for alpine:3.15 [2022-03-25T09:03:54.603Z] ---> 9c842ac49a39 [2022-03-25T09:03:54.603Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:03:54.603Z] ---> 9c842ac49a39 [2022-03-25T09:03:54.603Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:03:54.862Z] ---> Running in 67cb1235d201 [2022-03-25T09:03:54.862Z] ---> Running in bf062d0aad98 [2022-03-25T09:03:55.433Z] Removing intermediate container 67cb1235d201 [2022-03-25T09:03:55.433Z] ---> 9326826bf49a [2022-03-25T09:03:55.433Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:55.433Z] Removing intermediate container bf062d0aad98 [2022-03-25T09:03:55.433Z] ---> 8820ef15742c [2022-03-25T09:03:55.433Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:03:55.433Z] ---> Running in 86075b897222 [2022-03-25T09:03:55.433Z] ---> Running in d830fc85d097 [2022-03-25T09:03:55.921Z] ---> Running in 3111b4a2ae0f [2022-03-25T09:03:55.921Z] Removing intermediate container 3111b4a2ae0f [2022-03-25T09:03:55.921Z] ---> 8d764079c903 [2022-03-25T09:03:55.921Z] Step 3/4 : COPY go.mod . [2022-03-25T09:03:56.521Z] ---> ba477f88b05e [2022-03-25T09:03:56.521Z] Step 4/4 : RUN go mod download [2022-03-25T09:03:56.521Z] ---> Running in 4772f4397aa7 [2022-03-25T09:03:57.973Z] Removing intermediate container 86075b897222 [2022-03-25T09:03:57.973Z] ---> 0a617ce1f342 [2022-03-25T09:03:57.973Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T09:03:57.973Z] ---> Running in bd7d45c76dee [2022-03-25T09:03:57.973Z] Removing intermediate container d830fc85d097 [2022-03-25T09:03:57.973Z] ---> 686e9551f29a [2022-03-25T09:03:57.973Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T09:03:57.973Z] ---> Running in 7489fc68ce73 [2022-03-25T09:03:58.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:58.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:59.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:59.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:59.891Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:03:59.891Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:03:59.891Z] OK: 15854 distinct packages available [2022-03-25T09:03:59.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:03:59.891Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:03:59.891Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:03:59.891Z] OK: 15854 distinct packages available [2022-03-25T09:04:00.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:00.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:00.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:00.982Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:00.982Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:04:01.243Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T09:04:01.243Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:01.243Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T09:04:01.243Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:04:01.243Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T09:04:01.503Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T09:04:01.503Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:04:01.503Z] OK: 6 MiB in 19 packages [2022-03-25T09:04:01.503Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T09:04:01.503Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:04:01.503Z] OK: 6 MiB in 18 packages [2022-03-25T09:04:03.413Z] Removing intermediate container 7489fc68ce73 [2022-03-25T09:04:03.413Z] ---> 08c01f8f896d [2022-03-25T09:04:03.413Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:04:03.413Z] Removing intermediate container bd7d45c76dee [2022-03-25T09:04:03.413Z] ---> 40f995bc7b7e [2022-03-25T09:04:03.413Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T09:04:05.327Z] ---> 7a6cad3f0274 [2022-03-25T09:04:05.327Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:04:05.327Z] ---> 53f5bc4e3ec4 [2022-03-25T09:04:05.327Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:04:06.273Z] ---> 7f243aca495a [2022-03-25T09:04:06.273Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T09:04:06.273Z] ---> Running in e8e99b2aa41d [2022-03-25T09:04:06.533Z] Removing intermediate container e8e99b2aa41d [2022-03-25T09:04:06.533Z] ---> 2313230c61e7 [2022-03-25T09:04:06.533Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T09:04:06.792Z] ---> 7d23379a3b08 [2022-03-25T09:04:06.792Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:04:06.792Z] ---> 1b5e8a586bea [2022-03-25T09:04:06.792Z] Step 19/24 : WORKDIR / [2022-03-25T09:04:07.052Z] ---> Running in 7fdda4a85a07 [2022-03-25T09:04:07.346Z] ---> c043ccbc538a [2022-03-25T09:04:07.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T09:04:07.347Z] Removing intermediate container 7fdda4a85a07 [2022-03-25T09:04:07.347Z] ---> 1202d8eec755 [2022-03-25T09:04:07.347Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:04:07.347Z] ---> Running in eba28cdb6fac [2022-03-25T09:04:07.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T09:04:07.607Z] ---> da13329208a0 [2022-03-25T09:04:07.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T09:04:07.607Z] Removing intermediate container eba28cdb6fac [2022-03-25T09:04:07.607Z] ---> 9daff8acc29f [2022-03-25T09:04:07.607Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:04:07.607Z] ---> Running in 38246aa5be66 [2022-03-25T09:04:07.607Z] Removing intermediate container 38246aa5be66 [2022-03-25T09:04:07.607Z] ---> 43b8d4e17d58 [2022-03-25T09:04:07.607Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T09:04:07.607Z] ---> 1a4ba4909327 [2022-03-25T09:04:07.607Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:04:07.866Z] ---> Running in 1cca5106bf1a [2022-03-25T09:04:07.866Z] ---> Running in dd296e277e9a [2022-03-25T09:04:07.866Z] Removing intermediate container dd296e277e9a [2022-03-25T09:04:07.866Z] ---> 10c3543a67b9 [2022-03-25T09:04:07.866Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:04:08.125Z] Removing intermediate container 1cca5106bf1a [2022-03-25T09:04:08.125Z] ---> 5eefbf2b664d [2022-03-25T09:04:08.125Z] Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:04:08.125Z] ---> Running in d808c9031ece [2022-03-25T09:04:08.125Z] ---> Running in 89eef03e800c [2022-03-25T09:04:08.125Z] Removing intermediate container d808c9031ece [2022-03-25T09:04:08.125Z] ---> a66d0935eaeb [2022-03-25T09:04:08.125Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T09:04:08.387Z] Removing intermediate container 89eef03e800c [2022-03-25T09:04:08.387Z] ---> 369a176b0f8c [2022-03-25T09:04:08.387Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T09:04:08.387Z] ---> Running in 4fab304bc640 [2022-03-25T09:04:08.387Z] ---> Running in cea07e304a4b [2022-03-25T09:04:08.647Z] Removing intermediate container 4fab304bc640 [2022-03-25T09:04:08.647Z] ---> 0b1fb8db164e [2022-03-25T09:04:08.647Z] Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:04:08.647Z] Removing intermediate container cea07e304a4b [2022-03-25T09:04:08.647Z] ---> 50b6268df27a [2022-03-25T09:04:08.647Z] [2022-03-25T09:04:08.647Z] ---> Running in 7477d3f43fe2 [2022-03-25T09:04:08.647Z] Successfully built 50b6268df27a [2022-03-25T09:04:08.647Z] Successfully tagged security-spire-config:latest [2022-03-25T09:04:08.647Z]  Building security-spire-config ... done Building security-bootstrapper [2022-03-25T09:04:08.910Z] Removing intermediate container 7477d3f43fe2 [2022-03-25T09:04:08.910Z] ---> 972cd03558d9 [2022-03-25T09:04:08.910Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T09:04:09.848Z] ---> Running in 18ecfcaf3b78 [2022-03-25T09:04:11.234Z] Removing intermediate container 18ecfcaf3b78 [2022-03-25T09:04:11.234Z] ---> 6f6da898663c [2022-03-25T09:04:11.234Z] [2022-03-25T09:04:11.234Z] Removing intermediate container 76f6b424cc4e [2022-03-25T09:04:11.234Z] ---> db8f43460b3b [2022-03-25T09:04:11.234Z] [2022-03-25T09:04:11.234Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:04:11.234Z] Successfully built 6f6da898663c [2022-03-25T09:04:11.234Z] Successfully tagged security-spire-agent:latest [2022-03-25T09:04:11.234Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-03-25T09:04:11.800Z] 3.14: Pulling from library/alpine [2022-03-25T09:04:12.061Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T09:04:12.061Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T09:04:12.061Z] ---> a33ac4f1069a [2022-03-25T09:04:12.061Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T09:04:14.600Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:04:14.600Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:04:14.600Z] ---> 4365130ec038 [2022-03-25T09:04:14.600Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T09:04:14.600Z] ---> Using cache [2022-03-25T09:04:14.600Z] ---> 1fcd03d016ad [2022-03-25T09:04:14.600Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:14.600Z] ---> Using cache [2022-03-25T09:04:14.600Z] ---> e1a34d179d04 [2022-03-25T09:04:14.600Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T09:04:15.168Z] ---> Running in c2edc5ba6852 [2022-03-25T09:04:15.168Z] ---> Running in d6718df9fce0 [2022-03-25T09:04:15.168Z] Removing intermediate container f9c5782ace3c [2022-03-25T09:04:15.168Z] ---> ef13a2e94eab [2022-03-25T09:04:15.168Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T09:04:15.429Z] ---> Running in d709bd77cab7 [2022-03-25T09:04:15.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:15.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:15.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:15.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T09:04:15.689Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T09:04:15.689Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:04:15.949Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T09:04:15.949Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T09:04:15.949Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T09:04:15.949Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:15.949Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:04:15.949Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:04:15.949Z] OK: 8 MiB in 20 packages [2022-03-25T09:04:16.209Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:04:16.209Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:04:16.209Z] ---> 4365130ec038 [2022-03-25T09:04:16.209Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T09:04:16.209Z] ---> Using cache [2022-03-25T09:04:16.209Z] ---> 1fcd03d016ad [2022-03-25T09:04:16.209Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T09:04:16.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:16.730Z] OK: 221 MiB in 52 packages [2022-03-25T09:04:16.990Z] ---> Running in 1a8e44172067 [2022-03-25T09:04:17.251Z] Removing intermediate container d709bd77cab7 [2022-03-25T09:04:17.251Z] ---> 7fb080365c83 [2022-03-25T09:04:17.251Z] [2022-03-25T09:04:17.251Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T09:04:17.251Z] Removing intermediate container c2edc5ba6852 [2022-03-25T09:04:17.251Z] ---> 2073a6650f99 [2022-03-25T09:04:17.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T09:04:17.251Z] ---> Running in 3602563fc2b5 [2022-03-25T09:04:17.251Z] Removing intermediate container d6718df9fce0 [2022-03-25T09:04:17.251Z] ---> 08d4e137025d [2022-03-25T09:04:17.251Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T09:04:17.511Z] Removing intermediate container 3602563fc2b5 [2022-03-25T09:04:17.511Z] ---> bcb78c363b70 [2022-03-25T09:04:17.511Z] Step 13/22 : WORKDIR /edgex [2022-03-25T09:04:17.511Z] Removing intermediate container 2745e1ed05eb [2022-03-25T09:04:17.511Z] ---> 79593decf7aa [2022-03-25T09:04:17.511Z] [2022-03-25T09:04:17.511Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:04:17.511Z] ---> a33ac4f1069a [2022-03-25T09:04:17.511Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T09:04:17.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:17.511Z] ---> Running in 037d62dba2a4 [2022-03-25T09:04:17.511Z] ---> 0eb1b30921aa [2022-03-25T09:04:17.511Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:04:17.511Z] ---> Running in e7841ec7ca3b [2022-03-25T09:04:17.511Z] ---> Running in 4572b32720fb [2022-03-25T09:04:17.511Z] 20.10.10: Pulling from library/docker [2022-03-25T09:04:17.511Z] Removing intermediate container 037d62dba2a4 [2022-03-25T09:04:17.511Z] ---> 9059a68c79bf [2022-03-25T09:04:17.511Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T09:04:17.771Z] Removing intermediate container e7841ec7ca3b [2022-03-25T09:04:17.771Z] ---> 3ead574814c9 [2022-03-25T09:04:17.771Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T09:04:17.771Z] ---> Running in 517455137ee5 [2022-03-25T09:04:17.771Z] ---> cfe8f360f942 [2022-03-25T09:04:17.771Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T09:04:18.030Z] Removing intermediate container 517455137ee5 [2022-03-25T09:04:18.030Z] ---> fa49b145892a [2022-03-25T09:04:18.030Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T09:04:18.030Z] ---> Running in 622cffa1682b [2022-03-25T09:04:18.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:18.290Z] Removing intermediate container 622cffa1682b [2022-03-25T09:04:18.290Z] ---> ce8e657cdf22 [2022-03-25T09:04:18.290Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:18.550Z] ---> 46d977c81ca2 [2022-03-25T09:04:18.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T09:04:18.550Z] ---> Running in cbf22a2fc6fa [2022-03-25T09:04:18.809Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:04:18.809Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:04:18.809Z] OK: 15863 distinct packages available [2022-03-25T09:04:18.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:18.809Z] Removing intermediate container 4572b32720fb [2022-03-25T09:04:18.809Z] ---> e5221d771b2c [2022-03-25T09:04:18.809Z] Step 8/31 : COPY . . [2022-03-25T09:04:19.070Z] ---> d4756e0b51b0 [2022-03-25T09:04:19.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T09:04:19.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:19.900Z] OK: 221 MiB in 52 packages [2022-03-25T09:04:20.470Z] ---> 91a878bc584d [2022-03-25T09:04:20.470Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T09:04:20.733Z] Removing intermediate container cbf22a2fc6fa [2022-03-25T09:04:20.733Z] ---> 4e7862d844bf [2022-03-25T09:04:20.733Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T09:04:20.733Z] ---> Running in 2d5e81230db6 [2022-03-25T09:04:20.733Z] ---> Running in 2f0c5a55027e [2022-03-25T09:04:20.733Z] Removing intermediate container 1a8e44172067 [2022-03-25T09:04:20.733Z] ---> aef9e352850c [2022-03-25T09:04:20.733Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T09:04:21.045Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T09:04:21.045Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T09:04:21.045Z] ---> b706a049f56e [2022-03-25T09:04:21.045Z] 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-25T09:04:21.045Z] ---> Running in 4a0c6c819112 [2022-03-25T09:04:21.045Z] ---> 97d3b7890c6d [2022-03-25T09:04:21.045Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:04:21.045Z] ---> Running in 412f108a6ed5 [2022-03-25T09:04:21.045Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:21.348Z] Removing intermediate container 4a0c6c819112 [2022-03-25T09:04:21.348Z] ---> 57724c0ddfb7 [2022-03-25T09:04:21.348Z] 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-25T09:04:21.348Z] ---> Running in 46ca23be1184 [2022-03-25T09:04:21.636Z] Removing intermediate container 2d5e81230db6 [2022-03-25T09:04:21.636Z] ---> 4e4c15e941a1 [2022-03-25T09:04:21.636Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T09:04:21.636Z] ---> Running in 90aaba721538 [2022-03-25T09:04:21.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:21.901Z] Removing intermediate container 90aaba721538 [2022-03-25T09:04:21.901Z] ---> c1d819d335e3 [2022-03-25T09:04:21.901Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T09:04:21.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:21.901Z] ---> Running in 4c17405ab9a7 [2022-03-25T09:04:21.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:21.901Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T09:04:22.160Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T09:04:22.160Z] Removing intermediate container 4c17405ab9a7 [2022-03-25T09:04:22.160Z] ---> 39165ddd5f7e [2022-03-25T09:04:22.160Z] Executing bash-5.1.16-r0.post-install [2022-03-25T09:04:22.160Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:04:22.160Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:04:22.160Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T09:04:22.160Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T09:04:22.160Z] ---> Running in 1537e65ac4be [2022-03-25T09:04:22.160Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T09:04:22.160Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:22.160Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T09:04:22.160Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T09:04:22.160Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T09:04:22.160Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T09:04:22.160Z] Removing intermediate container 412f108a6ed5 [2022-03-25T09:04:22.160Z] ---> 9d189d6fbe11 [2022-03-25T09:04:22.160Z] Step 7/20 : COPY . . [2022-03-25T09:04:22.160Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T09:04:22.160Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T09:04:22.160Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T09:04:22.160Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T09:04:22.160Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T09:04:22.160Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T09:04:22.160Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:22.419Z] Removing intermediate container 1537e65ac4be [2022-03-25T09:04:22.419Z] ---> b0b16b6612ec [2022-03-25T09:04:22.419Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:04:22.419Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T09:04:22.419Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T09:04:22.679Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T09:04:22.679Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T09:04:22.679Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T09:04:22.679Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T09:04:22.679Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T09:04:22.679Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T09:04:22.679Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T09:04:22.679Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T09:04:22.679Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T09:04:22.679Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T09:04:22.679Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T09:04:22.679Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T09:04:22.679Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T09:04:22.679Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T09:04:22.679Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T09:04:22.941Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T09:04:22.941Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T09:04:22.941Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T09:04:22.941Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T09:04:22.941Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:04:22.941Z] OK: 8 MiB in 20 packages [2022-03-25T09:04:22.941Z] ---> Running in 440fcade741e [2022-03-25T09:04:22.941Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T09:04:22.941Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T09:04:22.941Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T09:04:22.941Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T09:04:22.941Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T09:04:22.941Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T09:04:22.941Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T09:04:22.941Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T09:04:22.941Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T09:04:22.941Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:04:22.941Z] OK: 84 MiB in 64 packages [2022-03-25T09:04:23.882Z] Collecting docker-compose==1.23.2 [2022-03-25T09:04:23.882Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T09:04:23.882Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T09:04:23.882Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T09:04:24.142Z] Removing intermediate container 440fcade741e [2022-03-25T09:04:24.142Z] ---> 64853ca4761e [2022-03-25T09:04:24.142Z] [2022-03-25T09:04:24.406Z] Successfully built 64853ca4761e [2022-03-25T09:04:24.406Z] Successfully tagged security-proxy-setup:latest [2022-03-25T09:04:24.406Z] Building core-metadata [2022-03-25T09:04:24.406Z]  Building security-proxy-setup ... done Collecting PyYAML<4,>=3.10 [2022-03-25T09:04:24.406Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T09:04:24.974Z] 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-25T09:04:25.233Z] Removing intermediate container 2f0c5a55027e [2022-03-25T09:04:25.233Z] ---> 8b9c28626249 [2022-03-25T09:04:25.233Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:04:25.233Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T09:04:25.233Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T09:04:25.233Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T09:04:25.233Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T09:04:25.233Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T09:04:25.233Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T09:04:25.801Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T09:04:25.801Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T09:04:25.801Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T09:04:25.801Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T09:04:25.801Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T09:04:25.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T09:04:26.060Z] ---> 32f7477692e1 [2022-03-25T09:04:26.060Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T09:04:26.060Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T09:04:26.060Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T09:04:26.318Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T09:04:26.318Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T09:04:26.318Z] Collecting idna<2.8,>=2.5 [2022-03-25T09:04:26.318Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T09:04:26.318Z] 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-25T09:04:26.318Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T09:04:26.318Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T09:04:26.318Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T09:04:26.318Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T09:04:26.577Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T09:04:26.577Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T09:04:26.577Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T09:04:26.577Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T09:04:26.577Z] ---> f155e2d74231 [2022-03-25T09:04:26.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T09:04:26.577Z] ---> Running in ceeb068a01e5 [2022-03-25T09:04:26.577Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T09:04:26.577Z] Attempting uninstall: urllib3 [2022-03-25T09:04:26.577Z] Found existing installation: urllib3 1.26.5 [2022-03-25T09:04:26.577Z] Uninstalling urllib3-1.26.5: [2022-03-25T09:04:26.577Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T09:04:26.836Z] Attempting uninstall: idna [2022-03-25T09:04:26.836Z] Found existing installation: idna 3.2 [2022-03-25T09:04:26.836Z] Uninstalling idna-3.2: [2022-03-25T09:04:26.836Z] Successfully uninstalled idna-3.2 [2022-03-25T09:04:27.094Z] Attempting uninstall: chardet [2022-03-25T09:04:27.094Z] Found existing installation: chardet 4.0.0 [2022-03-25T09:04:27.094Z] Uninstalling chardet-4.0.0: [2022-03-25T09:04:27.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T09:04:27.094Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T09:04:27.663Z] Attempting uninstall: requests [2022-03-25T09:04:27.663Z] Found existing installation: requests 2.25.1 [2022-03-25T09:04:27.663Z] Uninstalling requests-2.25.1: [2022-03-25T09:04:27.925Z] Successfully uninstalled requests-2.25.1 [2022-03-25T09:04:27.925Z] ---> 35bb1525b382 [2022-03-25T09:04:27.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T09:04:27.925Z] Running setup.py install for texttable: started [2022-03-25T09:04:28.185Z] ---> 3e8aad566b81 [2022-03-25T09:04:28.185Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T09:04:28.185Z] ---> 23d471728a28 [2022-03-25T09:04:28.185Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T09:04:28.185Z] ---> Running in d8dd67c2bfd5 [2022-03-25T09:04:28.185Z] ---> Running in a6c653e8190a [2022-03-25T09:04:28.445Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T09:04:28.445Z] Running setup.py install for PyYAML: started [2022-03-25T09:04:28.445Z] Removing intermediate container a6c653e8190a [2022-03-25T09:04:28.445Z] ---> a9ed6228d0af [2022-03-25T09:04:28.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:04:28.445Z] ---> Running in f71d4d65473f [2022-03-25T09:04:28.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T09:04:28.704Z] Removing intermediate container f71d4d65473f [2022-03-25T09:04:28.704Z] ---> b754affb641f [2022-03-25T09:04:28.704Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T09:04:28.704Z] ---> Running in 72b089d23815 [2022-03-25T09:04:28.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:04:28.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:04:28.704Z] ---> 4365130ec038 [2022-03-25T09:04:28.704Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> 1fcd03d016ad [2022-03-25T09:04:28.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> e1a34d179d04 [2022-03-25T09:04:28.704Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> 08d4e137025d [2022-03-25T09:04:28.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> 0eb1b30921aa [2022-03-25T09:04:28.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> e5221d771b2c [2022-03-25T09:04:28.704Z] Step 8/23 : COPY . . [2022-03-25T09:04:28.704Z] ---> Using cache [2022-03-25T09:04:28.704Z] ---> 32f7477692e1 [2022-03-25T09:04:28.704Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T09:04:28.704Z] ---> Running in b1ca54d77eb6 [2022-03-25T09:04:28.965Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T09:04:28.965Z] Removing intermediate container 72b089d23815 [2022-03-25T09:04:28.965Z] ---> 3534f26aa3eb [2022-03-25T09:04:28.965Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:04:28.965Z] ---> Running in 552a39e21509 [2022-03-25T09:04:28.965Z] Running setup.py install for docopt: started [2022-03-25T09:04:28.965Z] Removing intermediate container 552a39e21509 [2022-03-25T09:04:28.965Z] ---> de66071ca9ef [2022-03-25T09:04:28.965Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:04:28.965Z] ---> Running in e9015d0e4bbe [2022-03-25T09:04:29.224Z] Removing intermediate container e9015d0e4bbe [2022-03-25T09:04:29.224Z] ---> 1ef9780c4cba [2022-03-25T09:04:29.224Z] [2022-03-25T09:04:29.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T09:04:29.225Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T09:04:29.225Z] Running setup.py install for dockerpty: started [2022-03-25T09:04:29.485Z] Successfully built 1ef9780c4cba [2022-03-25T09:04:29.485Z] Successfully tagged core-data:latest [2022-03-25T09:04:29.485Z]  Building core-data ... done Building security-secretstore-setup [2022-03-25T09:04:29.744Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T09:04:30.004Z] 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-25T09:04:34.229Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:04:34.229Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:04:34.229Z] ---> 4365130ec038 [2022-03-25T09:04:34.229Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> 1fcd03d016ad [2022-03-25T09:04:34.229Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> e1a34d179d04 [2022-03-25T09:04:34.229Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> 08d4e137025d [2022-03-25T09:04:34.229Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> 0eb1b30921aa [2022-03-25T09:04:34.229Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> e5221d771b2c [2022-03-25T09:04:34.229Z] Step 8/25 : COPY . . [2022-03-25T09:04:34.229Z] ---> Using cache [2022-03-25T09:04:34.229Z] ---> 32f7477692e1 [2022-03-25T09:04:34.229Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T09:04:35.608Z] ---> Running in 1cc5d41fd04a [2022-03-25T09:04:35.608Z] Removing intermediate container 46ca23be1184 [2022-03-25T09:04:35.608Z] ---> 989e2a1556e2 [2022-03-25T09:04:35.608Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T09:04:35.867Z] ---> Running in 7cf1fc411979 [2022-03-25T09:04:36.130Z] Removing intermediate container 7cf1fc411979 [2022-03-25T09:04:36.130Z] ---> fbb93390b17e [2022-03-25T09:04:36.130Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T09:04:36.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T09:04:36.391Z] ---> Running in 4752f41ec146 [2022-03-25T09:04:36.651Z] Removing intermediate container 4752f41ec146 [2022-03-25T09:04:36.651Z] ---> 1b2a2b3ec254 [2022-03-25T09:04:36.651Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T09:04:37.589Z] ---> e6128011ae7b [2022-03-25T09:04:37.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T09:04:38.157Z] ---> 549bee00ebdd [2022-03-25T09:04:38.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T09:04:38.733Z] ---> bec893eb9b0b [2022-03-25T09:04:38.733Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T09:04:38.992Z] ---> Running in 4201f041226a [2022-03-25T09:04:39.251Z] Removing intermediate container 4201f041226a [2022-03-25T09:04:39.251Z] ---> 8dfe15d080fb [2022-03-25T09:04:39.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:04:39.510Z] ---> Running in 94afc9089944 [2022-03-25T09:04:39.510Z] Removing intermediate container 94afc9089944 [2022-03-25T09:04:39.510Z] ---> af3dbb991ea3 [2022-03-25T09:04:39.510Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T09:04:39.769Z] ---> Running in daa0ee85b3d5 [2022-03-25T09:04:40.027Z] Removing intermediate container daa0ee85b3d5 [2022-03-25T09:04:40.027Z] ---> e69764496320 [2022-03-25T09:04:40.027Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:04:40.027Z] ---> Running in 8d8b8b2837ef [2022-03-25T09:04:40.599Z] Removing intermediate container 8d8b8b2837ef [2022-03-25T09:04:40.599Z] ---> 5dd0a1ea1cdd [2022-03-25T09:04:40.599Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:04:40.599Z] ---> Running in 59221e3cb02d [2022-03-25T09:04:40.858Z] Removing intermediate container 59221e3cb02d [2022-03-25T09:04:40.858Z] ---> 2593c1d0b443 [2022-03-25T09:04:40.858Z] [2022-03-25T09:04:40.858Z] Successfully built 2593c1d0b443 [2022-03-25T09:04:40.858Z] Successfully tagged sys-mgmt-agent:latest [2022-03-25T09:04:40.858Z] Building security-spire-server [2022-03-25T09:04:43.510Z] Removing intermediate container 4772f4397aa7 [2022-03-25T09:04:43.510Z] ---> 8c502036f50c [2022-03-25T09:04:43.510Z] Successfully built 8c502036f50c [2022-03-25T09:04:43.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:04:43.858Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T09:04:43.858Z] . [Pipeline] withDockerContainer [2022-03-25T09:04:44.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2022-03-25T09:04:44.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-03-25T09:04:45.483Z] $ docker top 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:04:46.130Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:04:46.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:04:46.130Z] ---> 4365130ec038 [2022-03-25T09:04:46.130Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> 1fcd03d016ad [2022-03-25T09:04:46.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> e1a34d179d04 [2022-03-25T09:04:46.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> 08d4e137025d [2022-03-25T09:04:46.130Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> 0eb1b30921aa [2022-03-25T09:04:46.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> e5221d771b2c [2022-03-25T09:04:46.130Z] Step 8/23 : COPY . . [2022-03-25T09:04:46.130Z] ---> Using cache [2022-03-25T09:04:46.130Z] ---> 32f7477692e1 [2022-03-25T09:04:46.130Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:04:46.381Z] + go version [2022-03-25T09:04:46.381Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-25T09:04:46.412Z] $ docker stop --time=1 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 [2022-03-25T09:04:48.039Z] ---> Running in 76c863260708 [2022-03-25T09:04:48.069Z] $ docker rm -f 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 [Pipeline] // withDockerContainer [Pipeline] } [2022-03-25T09:04:48.303Z] Removing intermediate container 76c863260708 [2022-03-25T09:04:48.303Z] ---> 30b30b3e3f29 [2022-03-25T09:04:48.303Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:04:48.564Z] ---> Running in 6934af11faa2 [2022-03-25T09:04:48.705Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T09:04:48.705Z] . [Pipeline] withDockerContainer [2022-03-25T09:04:48.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2022-03-25T09:04:49.044Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-03-25T09:04:49.943Z] spire-1.2.0/ [2022-03-25T09:04:50.297Z] $ docker top ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T09:04:50.566Z] ========================================================= [2022-03-25T09:04:50.566Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T09:04:50.566Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T09:04:50.887Z] spire-1.2.0/README.md [2022-03-25T09:04:50.887Z] spire-1.2.0/bin/ [2022-03-25T09:04:50.887Z] spire-1.2.0/bin/spire-server [2022-03-25T09:04:50.887Z] spire-1.2.0/bin/spire-agent [2022-03-25T09:04:50.887Z] spire-1.2.0/conf/ [2022-03-25T09:04:50.887Z] spire-1.2.0/conf/server/ [2022-03-25T09:04:50.887Z] spire-1.2.0/conf/server/server.conf [2022-03-25T09:04:50.887Z] spire-1.2.0/conf/agent/ [2022-03-25T09:04:50.887Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T09:04:50.887Z] spire-1.2.0/LICENSE [2022-03-25T09:04:51.222Z] + make test [2022-03-25T09:04:51.222Z] go mod tidy -compat=1.17 [2022-03-25T09:04:52.200Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T09:04:54.178Z] Removing intermediate container 6934af11faa2 [2022-03-25T09:04:54.178Z] ---> 419f64d1212f [2022-03-25T09:04:54.178Z] [2022-03-25T09:04:54.178Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T09:04:54.178Z] ---> 9c842ac49a39 [2022-03-25T09:04:54.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:04:54.178Z] ---> Using cache [2022-03-25T09:04:54.178Z] ---> 8820ef15742c [2022-03-25T09:04:54.178Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:04:54.178Z] ---> Using cache [2022-03-25T09:04:54.178Z] ---> 686e9551f29a [2022-03-25T09:04:54.178Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T09:04:54.178Z] ---> Running in 76d2cc46cff2 [2022-03-25T09:04:55.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:55.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:56.254Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:04:56.254Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:04:56.254Z] OK: 15854 distinct packages available [2022-03-25T09:04:56.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:56.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:57.404Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:57.404Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:04:57.404Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T09:04:57.665Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T09:04:57.665Z] Removing intermediate container ceeb068a01e5 [2022-03-25T09:04:57.665Z] ---> 5ff84beef8e4 [2022-03-25T09:04:57.665Z] [2022-03-25T09:04:57.665Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T09:04:57.665Z] ---> a33ac4f1069a [2022-03-25T09:04:57.665Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T09:04:57.665Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T09:04:57.665Z] ---> Running in 7ce34a9d4282 [2022-03-25T09:04:57.665Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:04:57.665Z] OK: 6 MiB in 19 packages [2022-03-25T09:04:58.232Z] Removing intermediate container 7ce34a9d4282 [2022-03-25T09:04:58.232Z] ---> 8e89b39a58da [2022-03-25T09:04:58.232Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T09:04:58.232Z] ---> Running in 53728a69efc0 [2022-03-25T09:04:58.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:58.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:04:58.801Z] Removing intermediate container 76d2cc46cff2 [2022-03-25T09:04:58.801Z] ---> d91c2de0a15d [2022-03-25T09:04:58.801Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:04:59.060Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T09:04:59.060Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T09:04:59.060Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:04:59.060Z] OK: 6 MiB in 16 packages [2022-03-25T09:05:00.970Z] ---> 998ac0c3c0a8 [2022-03-25T09:05:00.970Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:05:00.970Z] Removing intermediate container 53728a69efc0 [2022-03-25T09:05:00.970Z] ---> 11e50d5dbca3 [2022-03-25T09:05:00.970Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T09:05:00.970Z] Removing intermediate container d8dd67c2bfd5 [2022-03-25T09:05:00.970Z] ---> 45e3d3203e08 [2022-03-25T09:05:00.970Z] [2022-03-25T09:05:00.970Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T09:05:00.970Z] ---> 9c842ac49a39 [2022-03-25T09:05:00.970Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:05:00.970Z] ---> Using cache [2022-03-25T09:05:00.970Z] ---> 8820ef15742c [2022-03-25T09:05:00.970Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:05:00.970Z] ---> Using cache [2022-03-25T09:05:00.970Z] ---> 686e9551f29a [2022-03-25T09:05:00.970Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T09:05:00.970Z] ---> Running in 89e030cf8289 [2022-03-25T09:05:00.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T09:05:00.970Z] ---> Running in 694aecbb09af [2022-03-25T09:05:00.970Z] Removing intermediate container b1ca54d77eb6 [2022-03-25T09:05:00.970Z] ---> f6db644f2efd [2022-03-25T09:05:00.970Z] [2022-03-25T09:05:00.970Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:05:00.970Z] ---> a33ac4f1069a [2022-03-25T09:05:00.970Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:05:00.970Z] ---> 48cf8bd23405 [2022-03-25T09:05:00.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T09:05:00.970Z] ---> Running in f259ed00dcb1 [2022-03-25T09:05:00.970Z] Removing intermediate container 89e030cf8289 [2022-03-25T09:05:00.970Z] ---> 03bfe7520b45 [2022-03-25T09:05:00.970Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T09:05:00.970Z] ---> Running in a675ed3ecf90 [2022-03-25T09:05:01.230Z] ---> 612c94150433 [2022-03-25T09:05:01.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T09:05:01.230Z] Removing intermediate container a675ed3ecf90 [2022-03-25T09:05:01.230Z] ---> 720a95dbb672 [2022-03-25T09:05:01.230Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T09:05:01.230Z] ---> Running in ed2b64914c04 [2022-03-25T09:05:01.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:01.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:01.230Z] ---> 778fd87728c3 [2022-03-25T09:05:01.230Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:05:01.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:01.491Z] ---> Running in 353056efa1e0 [2022-03-25T09:05:01.491Z] Removing intermediate container 353056efa1e0 [2022-03-25T09:05:01.491Z] ---> 5dc323510186 [2022-03-25T09:05:01.491Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:05:01.491Z] ---> Running in 4cc264f1127c [2022-03-25T09:05:01.491Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T09:05:01.491Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:05:01.491Z] OK: 6 MiB in 15 packages [2022-03-25T09:05:01.761Z] Removing intermediate container 4cc264f1127c [2022-03-25T09:05:01.761Z] ---> 5cea2bf69030 [2022-03-25T09:05:01.761Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T09:05:01.761Z] ---> Running in f174344cadd3 [2022-03-25T09:05:01.761Z] Removing intermediate container f174344cadd3 [2022-03-25T09:05:01.761Z] ---> 0a8a120e5f71 [2022-03-25T09:05:01.761Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:02.023Z] ---> Running in 76a146deb555 [2022-03-25T09:05:02.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:02.023Z] Removing intermediate container 76a146deb555 [2022-03-25T09:05:02.023Z] ---> 157bde9c49c4 [2022-03-25T09:05:02.023Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:05:02.282Z] Removing intermediate container ed2b64914c04 [2022-03-25T09:05:02.282Z] ---> 987a579d9c5c [2022-03-25T09:05:02.282Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T09:05:02.282Z] Removing intermediate container f259ed00dcb1 [2022-03-25T09:05:02.282Z] ---> a3291b5c5aaa [2022-03-25T09:05:02.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:05:02.282Z] ---> Running in 25d9cafa81bd [2022-03-25T09:05:02.282Z] ---> Running in d40f7bdc6c66 [2022-03-25T09:05:02.282Z] ---> Running in b9988a6fa7af [2022-03-25T09:05:02.282Z] Removing intermediate container 25d9cafa81bd [2022-03-25T09:05:02.282Z] ---> d3aaef7f0edc [2022-03-25T09:05:02.282Z] [2022-03-25T09:05:02.282Z] Removing intermediate container b9988a6fa7af [2022-03-25T09:05:02.282Z] ---> ed2ade8d66d0 [2022-03-25T09:05:02.282Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T09:05:02.541Z] Removing intermediate container d40f7bdc6c66 [2022-03-25T09:05:02.541Z] ---> 2234c6cd5da3 [2022-03-25T09:05:02.541Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T09:05:02.541Z] ---> Running in adc1971dec4b [2022-03-25T09:05:02.541Z] Successfully built d3aaef7f0edc [2022-03-25T09:05:02.541Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:05:02.541Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:05:02.541Z] OK: 15854 distinct packages available [2022-03-25T09:05:02.541Z] Successfully tagged security-spire-server:latest [2022-03-25T09:05:02.541Z]  Building security-spire-server ... done Building support-scheduler [2022-03-25T09:05:02.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:02.541Z] Removing intermediate container adc1971dec4b [2022-03-25T09:05:02.541Z] ---> 6d088d8e6b9f [2022-03-25T09:05:02.541Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T09:05:02.799Z] ---> 69684eaee957 [2022-03-25T09:05:02.799Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T09:05:02.799Z] ---> Running in 01868bff2eca [2022-03-25T09:05:03.057Z] ---> Running in 8df528bfadfb [2022-03-25T09:05:03.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:03.315Z] Removing intermediate container 01868bff2eca [2022-03-25T09:05:03.315Z] ---> 9ff9348327e6 [2022-03-25T09:05:03.315Z] Step 15/23 : WORKDIR / [2022-03-25T09:05:03.884Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T09:05:03.884Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:05:03.884Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T09:05:04.149Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T09:05:04.149Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T09:05:04.149Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T09:05:04.409Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:05:04.409Z] ---> Running in 3fff3a545052 [2022-03-25T09:05:04.409Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T09:05:04.409Z] Removing intermediate container 1cc5d41fd04a [2022-03-25T09:05:04.409Z] ---> b54990e2e614 [2022-03-25T09:05:04.409Z] [2022-03-25T09:05:04.409Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T09:05:04.409Z] ---> a33ac4f1069a [2022-03-25T09:05:04.409Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T09:05:04.668Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T09:05:04.668Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:05:04.668Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:05:04.668Z] OK: 8 MiB in 23 packages [2022-03-25T09:05:04.668Z] ---> Running in 359e874bc697 [2022-03-25T09:05:04.668Z] Removing intermediate container 3fff3a545052 [2022-03-25T09:05:04.668Z] ---> 94e48c66c558 [2022-03-25T09:05:04.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:05.237Z] ---> 9bd5a6a4c854 [2022-03-25T09:05:05.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T09:05:05.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:05.496Z] Removing intermediate container 8df528bfadfb [2022-03-25T09:05:05.496Z] ---> 1474f4bc5c44 [2022-03-25T09:05:05.496Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:05.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:05.496Z] Removing intermediate container 694aecbb09af [2022-03-25T09:05:05.496Z] ---> b1afcd98a473 [2022-03-25T09:05:05.496Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:05.757Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T09:05:05.757Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T09:05:05.757Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T09:05:06.016Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:05:06.016Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:05:06.016Z] ---> 32c026dacdfd [2022-03-25T09:05:06.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:06.016Z] OK: 6 MiB in 17 packages [2022-03-25T09:05:06.016Z] ---> 4a1f61e8af7b [2022-03-25T09:05:06.016Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T09:05:06.016Z] ---> be8fdc74abde [2022-03-25T09:05:06.016Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T09:05:06.274Z] ---> f29ff6b86869 [2022-03-25T09:05:06.274Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T09:05:06.274Z] ---> Running in 8306ecb2fcd3 [2022-03-25T09:05:06.536Z] ---> eea0c002fb60 [2022-03-25T09:05:06.536Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:06.795Z] Removing intermediate container 8306ecb2fcd3 [2022-03-25T09:05:06.795Z] ---> 1b26abcd5eb3 [2022-03-25T09:05:06.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:05:06.795Z] ---> 68cd66c1d437 [2022-03-25T09:05:06.795Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T09:05:06.795Z] ---> Running in 924204ee00bf [2022-03-25T09:05:06.795Z] Removing intermediate container 359e874bc697 [2022-03-25T09:05:06.795Z] ---> 9ec55958a1e7 [2022-03-25T09:05:06.795Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T09:05:07.057Z] ---> 43e50c5ef918 [2022-03-25T09:05:07.057Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T09:05:07.057Z] ---> Running in 4b5fe382e19d [2022-03-25T09:05:07.057Z] ---> 690f47357bf9 [2022-03-25T09:05:07.057Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T09:05:07.057Z] ---> Running in 6a0f2c5745b7 [2022-03-25T09:05:07.057Z] Removing intermediate container 924204ee00bf [2022-03-25T09:05:07.057Z] ---> 6be7b193d3af [2022-03-25T09:05:07.057Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T09:05:07.057Z] Removing intermediate container 4b5fe382e19d [2022-03-25T09:05:07.057Z] ---> 347ba40ad606 [2022-03-25T09:05:07.057Z] Step 13/25 : WORKDIR / [2022-03-25T09:05:07.316Z] ---> Running in 395d44a5ffee [2022-03-25T09:05:07.316Z] Removing intermediate container 6a0f2c5745b7 [2022-03-25T09:05:07.316Z] ---> 279a00fec1b8 [2022-03-25T09:05:07.316Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:05:07.316Z] ---> Running in f7b0db5d665c [2022-03-25T09:05:07.316Z] ---> Running in d49831383fbe [2022-03-25T09:05:07.316Z] ---> 5b2e4a3db47a [2022-03-25T09:05:07.316Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T09:05:07.316Z] Removing intermediate container 395d44a5ffee [2022-03-25T09:05:07.316Z] ---> daea2a0fd435 [2022-03-25T09:05:07.316Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:07.577Z] ---> Running in d41793c56236 [2022-03-25T09:05:07.577Z] Removing intermediate container f7b0db5d665c [2022-03-25T09:05:07.577Z] ---> 3ba56ad88ffe [2022-03-25T09:05:07.577Z] 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-25T09:05:07.577Z] Removing intermediate container d49831383fbe [2022-03-25T09:05:07.577Z] ---> 9919c3d045c0 [2022-03-25T09:05:07.577Z] Step 18/20 : LABEL arch=x86_64 [2022-03-25T09:05:07.577Z] ---> 288248dc15bb [2022-03-25T09:05:07.577Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T09:05:07.577Z] Removing intermediate container d41793c56236 [2022-03-25T09:05:07.577Z] ---> c81cbd6cb0d1 [2022-03-25T09:05:07.577Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:05:07.836Z] ---> Running in 655e0a8983f0 [2022-03-25T09:05:07.836Z] ---> Running in f74393ec7693 [2022-03-25T09:05:07.836Z] ---> Running in 59350c1887fe [2022-03-25T09:05:07.836Z] ---> 45ec0ef22423 [2022-03-25T09:05:07.836Z] 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-25T09:05:08.097Z] Removing intermediate container 655e0a8983f0 [2022-03-25T09:05:08.097Z] ---> f7405b30e159 [2022-03-25T09:05:08.097Z] Step 19/20 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:08.097Z] Removing intermediate container f74393ec7693 [2022-03-25T09:05:08.097Z] ---> 3a2228dea4d7 [2022-03-25T09:05:08.097Z] [2022-03-25T09:05:08.097Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:05:08.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:05:08.097Z] ---> 4365130ec038 [2022-03-25T09:05:08.097Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> 1fcd03d016ad [2022-03-25T09:05:08.097Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> e1a34d179d04 [2022-03-25T09:05:08.097Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> 08d4e137025d [2022-03-25T09:05:08.097Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> 0eb1b30921aa [2022-03-25T09:05:08.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> e5221d771b2c [2022-03-25T09:05:08.097Z] Step 8/22 : COPY . . [2022-03-25T09:05:08.097Z] ---> Using cache [2022-03-25T09:05:08.097Z] ---> 32f7477692e1 [2022-03-25T09:05:08.097Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T09:05:08.097Z] Removing intermediate container 59350c1887fe [2022-03-25T09:05:08.097Z] ---> e972930b0a7f [2022-03-25T09:05:08.097Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T09:05:08.097Z] ---> Running in 4b97d276673f [2022-03-25T09:05:08.097Z] ---> Running in b0ac76f7667e [2022-03-25T09:05:08.097Z] ---> 9d48eab0e9c9 [2022-03-25T09:05:08.097Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:08.097Z] Successfully built 3a2228dea4d7 [2022-03-25T09:05:08.097Z] Successfully tagged core-metadata:latest [2022-03-25T09:05:08.097Z]  Building core-metadata ... done Building support-notifications [2022-03-25T09:05:08.097Z] Removing intermediate container 4b97d276673f [2022-03-25T09:05:08.097Z] ---> a70b26a941cd [2022-03-25T09:05:08.098Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T09:05:08.357Z] ---> Running in 6e9eb56c4a05 [2022-03-25T09:05:08.357Z] ---> d267cd8d8b34 [2022-03-25T09:05:08.357Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T09:05:08.622Z] ---> 35a223ddd4b1 [2022-03-25T09:05:08.623Z] 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-25T09:05:08.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T09:05:09.567Z] ---> Running in e54662e7d039 [2022-03-25T09:05:09.567Z] Removing intermediate container 6e9eb56c4a05 [2022-03-25T09:05:09.567Z] ---> 5502ea29538a [2022-03-25T09:05:09.567Z] [2022-03-25T09:05:09.567Z] Successfully built 5502ea29538a [2022-03-25T09:05:09.567Z] ---> bb00986687fa [2022-03-25T09:05:09.567Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T09:05:09.567Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-25T09:05:09.567Z]  Building security-spiffe-token-provider ... done Building core-command [2022-03-25T09:05:12.099Z] ---> 0dc9ad5f207d [2022-03-25T09:05:12.099Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T09:05:12.358Z] Removing intermediate container e54662e7d039 [2022-03-25T09:05:12.358Z] ---> b52245d6e447 [2022-03-25T09:05:12.358Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T09:05:12.925Z] ---> Running in 30b83addb400 [2022-03-25T09:05:13.183Z] ---> 2395b0ff0906 [2022-03-25T09:05:13.183Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T09:05:13.183Z] Removing intermediate container 30b83addb400 [2022-03-25T09:05:13.183Z] ---> 7ecffd92501c [2022-03-25T09:05:13.183Z] Step 28/31 : CMD ["gate"] [2022-03-25T09:05:13.445Z] ---> Running in 6cfcf6312fef [2022-03-25T09:05:13.445Z] ---> 68fed3f7a53d [2022-03-25T09:05:13.445Z] 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-25T09:05:13.707Z] ---> Running in 57020b4f7999 [2022-03-25T09:05:13.707Z] Removing intermediate container 6cfcf6312fef [2022-03-25T09:05:13.707Z] ---> 8f7c576b67f7 [2022-03-25T09:05:13.707Z] Step 29/31 : LABEL arch=x86_64 [2022-03-25T09:05:13.968Z] ---> Running in 7439ed217f77 [2022-03-25T09:05:14.229Z] Removing intermediate container 7439ed217f77 [2022-03-25T09:05:14.229Z] ---> ff3fc031a359 [2022-03-25T09:05:14.229Z] Step 30/31 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:14.489Z] ---> Running in c1a1e34c9c2b [2022-03-25T09:05:14.755Z] Removing intermediate container c1a1e34c9c2b [2022-03-25T09:05:14.755Z] ---> 85c680ac8cc3 [2022-03-25T09:05:14.755Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T09:05:15.016Z] ---> Running in 93200042a961 [2022-03-25T09:05:15.016Z] Removing intermediate container 57020b4f7999 [2022-03-25T09:05:15.016Z] ---> 2d1e0241463b [2022-03-25T09:05:15.016Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T09:05:15.305Z] ---> Running in b0a1dd8b8e72 [2022-03-25T09:05:15.305Z] Removing intermediate container 93200042a961 [2022-03-25T09:05:15.305Z] ---> 907ea907ddad [2022-03-25T09:05:15.305Z] [2022-03-25T09:05:15.566Z] Removing intermediate container b0a1dd8b8e72 [2022-03-25T09:05:15.566Z] ---> c97328f195cf [2022-03-25T09:05:15.566Z] Step 23/25 : LABEL arch=x86_64 [2022-03-25T09:05:15.566Z] Successfully built 907ea907ddad [2022-03-25T09:05:15.566Z] Successfully tagged security-bootstrapper:latest [2022-03-25T09:05:15.566Z]  Building security-bootstrapper ... done  ---> Running in 93c83211a973 [2022-03-25T09:05:16.159Z] Removing intermediate container 93c83211a973 [2022-03-25T09:05:16.159Z] ---> f76c66d7ec1d [2022-03-25T09:05:16.159Z] Step 24/25 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:16.159Z] ---> Running in 76231df18f8b [2022-03-25T09:05:16.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:05:16.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:05:16.418Z] ---> 4365130ec038 [2022-03-25T09:05:16.418Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:05:16.418Z] ---> Using cache [2022-03-25T09:05:16.418Z] ---> 1fcd03d016ad [2022-03-25T09:05:16.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:05:16.418Z] ---> Using cache [2022-03-25T09:05:16.418Z] ---> e1a34d179d04 [2022-03-25T09:05:16.418Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T09:05:16.418Z] ---> Running in 755416c08258 [2022-03-25T09:05:16.418Z] Removing intermediate container 76231df18f8b [2022-03-25T09:05:16.418Z] ---> 1b45594059bc [2022-03-25T09:05:16.418Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T09:05:16.418Z] ---> Running in 03d3f9cff35c [2022-03-25T09:05:16.677Z] Removing intermediate container 03d3f9cff35c [2022-03-25T09:05:16.677Z] ---> f2dc3cb6ffb5 [2022-03-25T09:05:16.677Z] [2022-03-25T09:05:16.935Z] Successfully built f2dc3cb6ffb5 [2022-03-25T09:05:16.935Z] Successfully tagged security-secretstore-setup:latest [2022-03-25T09:05:16.935Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:17.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:05:17.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:05:17.869Z] ---> 4365130ec038 [2022-03-25T09:05:17.869Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> 1fcd03d016ad [2022-03-25T09:05:17.869Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> e1a34d179d04 [2022-03-25T09:05:17.869Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> 08d4e137025d [2022-03-25T09:05:17.869Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> 0eb1b30921aa [2022-03-25T09:05:17.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> e5221d771b2c [2022-03-25T09:05:17.869Z] Step 8/23 : COPY . . [2022-03-25T09:05:17.869Z] ---> Using cache [2022-03-25T09:05:17.869Z] ---> 32f7477692e1 [2022-03-25T09:05:17.869Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T09:05:17.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:18.127Z] OK: 221 MiB in 52 packages [2022-03-25T09:05:18.386Z] ---> Running in bb03ba792492 [2022-03-25T09:05:18.644Z] Removing intermediate container 755416c08258 [2022-03-25T09:05:18.644Z] ---> 9dcee703759b [2022-03-25T09:05:18.644Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:05:18.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T09:05:18.902Z] ---> 9ead8e26f63b [2022-03-25T09:05:18.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:05:18.902Z] ---> Running in d7831548312e [2022-03-25T09:05:20.282Z] Removing intermediate container d7831548312e [2022-03-25T09:05:20.282Z] ---> f19ce8a11021 [2022-03-25T09:05:20.282Z] Step 8/22 : COPY . . [2022-03-25T09:05:24.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T09:05:26.855Z] ---> f2b43a4ce832 [2022-03-25T09:05:26.855Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T09:05:26.855Z] ---> Running in 1ff083fc48e6 [2022-03-25T09:05:26.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T09:05:28.767Z] Removing intermediate container b0ac76f7667e [2022-03-25T09:05:28.767Z] ---> 13017b7690c2 [2022-03-25T09:05:28.767Z] [2022-03-25T09:05:28.767Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:05:28.767Z] ---> a33ac4f1069a [2022-03-25T09:05:28.767Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:05:28.767Z] ---> Using cache [2022-03-25T09:05:28.767Z] ---> a3291b5c5aaa [2022-03-25T09:05:28.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:05:28.767Z] ---> Using cache [2022-03-25T09:05:28.767Z] ---> ed2ade8d66d0 [2022-03-25T09:05:28.767Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T09:05:28.767Z] ---> Running in 32014c6045dc [2022-03-25T09:05:28.767Z] Removing intermediate container 32014c6045dc [2022-03-25T09:05:28.767Z] ---> 0bd4d00e44da [2022-03-25T09:05:28.767Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T09:05:28.767Z] ---> Running in 1f43c6aa5790 [2022-03-25T09:05:28.767Z] Removing intermediate container 1f43c6aa5790 [2022-03-25T09:05:28.767Z] ---> 5be337f3565b [2022-03-25T09:05:28.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:29.340Z] ---> 89034a95fabf [2022-03-25T09:05:29.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T09:05:30.283Z] ---> c6a607a5d4aa [2022-03-25T09:05:30.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:30.560Z] ---> 5f21448b1cbb [2022-03-25T09:05:30.560Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T09:05:30.560Z] ---> Running in 0da99c14b414 [2022-03-25T09:05:30.820Z] Removing intermediate container 0da99c14b414 [2022-03-25T09:05:30.820Z] ---> ef7314014946 [2022-03-25T09:05:30.820Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:05:30.820Z] ---> Running in 312b19364bbc [2022-03-25T09:05:30.820Z] Removing intermediate container 312b19364bbc [2022-03-25T09:05:30.820Z] ---> 802afef95b1c [2022-03-25T09:05:30.820Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T09:05:31.077Z] ---> Running in dee4aaccf345 [2022-03-25T09:05:31.077Z] Removing intermediate container dee4aaccf345 [2022-03-25T09:05:31.077Z] ---> c3ba9c450b64 [2022-03-25T09:05:31.077Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:31.077Z] ---> Running in e7fb6c6e5c2d [2022-03-25T09:05:31.336Z] Removing intermediate container e7fb6c6e5c2d [2022-03-25T09:05:31.336Z] ---> a52605261506 [2022-03-25T09:05:31.336Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:05:31.336Z] ---> Running in 1b2e27121b95 [2022-03-25T09:05:31.595Z] Removing intermediate container 1b2e27121b95 [2022-03-25T09:05:31.595Z] ---> 7c4718823fc4 [2022-03-25T09:05:31.595Z] [2022-03-25T09:05:31.595Z] Successfully built 7c4718823fc4 [2022-03-25T09:05:31.595Z] Successfully tagged support-scheduler:latest [2022-03-25T09:05:36.024Z]  Building support-scheduler ... done Removing intermediate container bb03ba792492 [2022-03-25T09:05:36.024Z] ---> a9184aa661bd [2022-03-25T09:05:36.024Z] [2022-03-25T09:05:36.024Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:05:36.024Z] ---> a33ac4f1069a [2022-03-25T09:05:36.024Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:05:36.024Z] ---> Using cache [2022-03-25T09:05:36.024Z] ---> a3291b5c5aaa [2022-03-25T09:05:36.024Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:05:36.024Z] ---> Using cache [2022-03-25T09:05:36.024Z] ---> ed2ade8d66d0 [2022-03-25T09:05:36.024Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T09:05:36.024Z] ---> Running in e4d62b8dd347 [2022-03-25T09:05:36.024Z] Removing intermediate container e4d62b8dd347 [2022-03-25T09:05:36.024Z] ---> 30e345dab5e0 [2022-03-25T09:05:36.024Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T09:05:36.025Z] ---> Running in a1fe5aa65abc [2022-03-25T09:05:36.025Z] Removing intermediate container a1fe5aa65abc [2022-03-25T09:05:36.025Z] ---> 50e19e676fb6 [2022-03-25T09:05:36.025Z] Step 15/23 : WORKDIR / [2022-03-25T09:05:36.025Z] ---> Running in e21f85e934d9 [2022-03-25T09:05:36.025Z] Removing intermediate container e21f85e934d9 [2022-03-25T09:05:36.025Z] ---> 3a611e033f99 [2022-03-25T09:05:36.025Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:36.025Z] ---> e003845f810a [2022-03-25T09:05:36.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T09:05:36.591Z] ---> 0ffb4c6af928 [2022-03-25T09:05:36.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:36.852Z] ---> 37bcb3c4bc3b [2022-03-25T09:05:36.852Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T09:05:36.852Z] ---> Running in b2adea27c7e1 [2022-03-25T09:05:37.110Z] Removing intermediate container b2adea27c7e1 [2022-03-25T09:05:37.110Z] ---> 46c67c346808 [2022-03-25T09:05:37.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:05:37.110Z] ---> Running in 1dd961fc2bf5 [2022-03-25T09:05:37.373Z] Removing intermediate container 1dd961fc2bf5 [2022-03-25T09:05:37.373Z] ---> 338096228a6d [2022-03-25T09:05:37.373Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T09:05:37.373Z] ---> Running in da065fa95746 [2022-03-25T09:05:37.638Z] Removing intermediate container da065fa95746 [2022-03-25T09:05:37.638Z] ---> 0416aabcd697 [2022-03-25T09:05:37.638Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:37.638Z] ---> Running in 34c343ed0875 [2022-03-25T09:05:37.638Z] Removing intermediate container 34c343ed0875 [2022-03-25T09:05:37.638Z] ---> cb667caa1d43 [2022-03-25T09:05:37.638Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:05:37.900Z] ---> Running in 523fbee63967 [2022-03-25T09:05:37.900Z] Removing intermediate container 523fbee63967 [2022-03-25T09:05:37.900Z] ---> 78653a217ed2 [2022-03-25T09:05:37.900Z] [2022-03-25T09:05:37.900Z] Successfully built 78653a217ed2 [2022-03-25T09:05:37.900Z] Successfully tagged core-command:latest [2022-03-25T09:05:42.096Z]  Building core-command ... done Removing intermediate container 1ff083fc48e6 [2022-03-25T09:05:42.096Z] ---> def0c70080f3 [2022-03-25T09:05:42.096Z] [2022-03-25T09:05:42.096Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:05:42.096Z] ---> a33ac4f1069a [2022-03-25T09:05:42.096Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T09:05:42.096Z] ---> Running in 9488fde4a755 [2022-03-25T09:05:42.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:42.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T09:05:42.616Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T09:05:42.616Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T09:05:42.616Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:05:42.616Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:05:42.616Z] OK: 6 MiB in 16 packages [2022-03-25T09:05:42.876Z] Removing intermediate container 9488fde4a755 [2022-03-25T09:05:42.876Z] ---> 19b46c15f360 [2022-03-25T09:05:42.876Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:05:43.137Z] ---> Running in 05f29d5e0fcc [2022-03-25T09:05:43.137Z] Removing intermediate container 05f29d5e0fcc [2022-03-25T09:05:43.137Z] ---> c617ec509e87 [2022-03-25T09:05:43.137Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T09:05:43.137Z] ---> Running in 9a0b7fd41851 [2022-03-25T09:05:43.137Z] Removing intermediate container 9a0b7fd41851 [2022-03-25T09:05:43.137Z] ---> d055352213e8 [2022-03-25T09:05:43.137Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T09:05:43.137Z] ---> Running in 17d4218d7ed6 [2022-03-25T09:05:43.397Z] Removing intermediate container 17d4218d7ed6 [2022-03-25T09:05:43.397Z] ---> 1958c00e298e [2022-03-25T09:05:43.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:05:43.397Z] ---> 1136a47b7a8d [2022-03-25T09:05:43.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T09:05:43.965Z] ---> ad6fe0958e76 [2022-03-25T09:05:43.965Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T09:05:43.965Z] ---> 4a6ea0d1d44e [2022-03-25T09:05:43.965Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T09:05:43.965Z] ---> Running in 894ebec576f5 [2022-03-25T09:05:44.227Z] Removing intermediate container 894ebec576f5 [2022-03-25T09:05:44.227Z] ---> 839b0b165862 [2022-03-25T09:05:44.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:05:44.227Z] ---> Running in acac80070956 [2022-03-25T09:05:44.227Z] Removing intermediate container acac80070956 [2022-03-25T09:05:44.227Z] ---> fba4a7447ef3 [2022-03-25T09:05:44.227Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T09:05:44.227Z] ---> Running in fa119ff4a325 [2022-03-25T09:05:44.486Z] Removing intermediate container fa119ff4a325 [2022-03-25T09:05:44.486Z] ---> b4e78917e3f4 [2022-03-25T09:05:44.486Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:05:44.486Z] ---> Running in 01abafaf9510 [2022-03-25T09:05:44.486Z] Removing intermediate container 01abafaf9510 [2022-03-25T09:05:44.486Z] ---> 5a05a6c31a3a [2022-03-25T09:05:44.486Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:05:44.486Z] ---> Running in 4c07eacca84e [2022-03-25T09:05:44.486Z] Removing intermediate container 4c07eacca84e [2022-03-25T09:05:44.486Z] ---> a4d26664f358 [2022-03-25T09:05:44.486Z] [2022-03-25T09:05:44.746Z] Successfully built a4d26664f358 [2022-03-25T09:05:44.746Z] Successfully tagged support-notifications:latest [2022-03-25T09:05:44.753Z]  Building support-notifications ... done  [Pipeline] } [2022-03-25T09:05:44.762Z] $ docker stop --time=1 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 [2022-03-25T09:05:46.061Z] $ docker rm -f 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T09:05:46.407Z] + docker images [2022-03-25T09:05:46.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T09:05:46.407Z] support-notifications latest a4d26664f358 2 seconds ago 26.6MB [2022-03-25T09:05:46.407Z] def0c70080f3 5 seconds ago 1.62GB [2022-03-25T09:05:46.407Z] core-command latest 78653a217ed2 9 seconds ago 24.5MB [2022-03-25T09:05:46.407Z] a9184aa661bd 12 seconds ago 1.61GB [2022-03-25T09:05:46.407Z] support-scheduler latest 7c4718823fc4 15 seconds ago 26MB [2022-03-25T09:05:46.407Z] 13017b7690c2 19 seconds ago 1.62GB [2022-03-25T09:05:46.407Z] security-secretstore-setup latest f2dc3cb6ffb5 30 seconds ago 42.1MB [2022-03-25T09:05:46.407Z] security-bootstrapper latest 907ea907ddad 31 seconds ago 24.3MB [2022-03-25T09:05:46.407Z] security-spiffe-token-provider latest 5502ea29538a 38 seconds ago 28.5MB [2022-03-25T09:05:46.407Z] core-metadata latest 3a2228dea4d7 39 seconds ago 26.1MB [2022-03-25T09:05:46.407Z] b54990e2e614 43 seconds ago 1.63GB [2022-03-25T09:05:46.407Z] security-spire-server latest d3aaef7f0edc 44 seconds ago 82.9MB [2022-03-25T09:05:46.407Z] f6db644f2efd 46 seconds ago 1.62GB [2022-03-25T09:05:46.407Z] 45e3d3203e08 47 seconds ago 1.61GB [2022-03-25T09:05:46.407Z] 5ff84beef8e4 49 seconds ago 1.61GB [2022-03-25T09:05:46.407Z] 419f64d1212f 53 seconds ago 1.61GB [2022-03-25T09:05:46.407Z] sys-mgmt-agent latest 2593c1d0b443 About a minute ago 305MB [2022-03-25T09:05:46.407Z] core-data latest 1ef9780c4cba About a minute ago 35.9MB [2022-03-25T09:05:46.407Z] security-proxy-setup latest 64853ca4761e About a minute ago 43.4MB [2022-03-25T09:05:46.407Z] 79593decf7aa About a minute ago 1.65GB [2022-03-25T09:05:46.407Z] 7fb080365c83 About a minute ago 1.61GB [2022-03-25T09:05:46.407Z] db8f43460b3b About a minute ago 1.63GB [2022-03-25T09:05:46.407Z] security-spire-agent latest 6f6da898663c About a minute ago 119MB [2022-03-25T09:05:46.407Z] security-spire-config latest 50b6268df27a About a minute ago 82.2MB [2022-03-25T09:05:46.407Z] c05d2438cda2 About a minute ago 1.61GB [2022-03-25T09:05:46.407Z] ea1e68eff741 About a minute ago 1.61GB [2022-03-25T09:05:46.407Z] ci-base-image-x86_64 latest 4365130ec038 4 minutes ago 896MB [2022-03-25T09:05:46.407Z] alpine 3.15 9c842ac49a39 42 hours ago 5.57MB [2022-03-25T09:05:46.407Z] alpine 3.14 a33ac4f1069a 7 days ago 5.59MB [2022-03-25T09:05:46.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-25T09:05:46.407Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-25T09:05:46.407Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-25T09:05:46.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-25T09:06:01.583Z] Still waiting to schedule task [2022-03-25T09:06:01.583Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-25T09:06:32.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T09:06:38.857Z] Running on prd-ubuntu18.04-docker-8c-8g-9061 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws [2022-03-25T09:06:38.868Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-25T09:06:38.947Z] The recommended git tool is: git [2022-03-25T09:06:40.582Z] using credential edgex-jenkins-ssh [2022-03-25T09:06:40.593Z] Cloning the remote Git repository [2022-03-25T09:06:40.596Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:06:40.628Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-25T09:06:40.661Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:06:40.662Z] > git --version # timeout=10 [2022-03-25T09:06:40.676Z] > git --version # 'git version 2.17.1' [2022-03-25T09:06:40.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:06:40.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T09:06:45.564Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:06:45.665Z] Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:06:45.665Z] Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) [2022-03-25T09:06:44.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T09:06:44.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T09:06:44.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T09:06:44.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T09:06:44.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:06:44.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T09:06:45.560Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T09:06:45.565Z] > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [2022-03-25T09:06:45.625Z] > git remote # timeout=10 [2022-03-25T09:06:45.632Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T09:06:45.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T09:06:45.640Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T09:06:45.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T09:06:45.656Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T09:06:45.661Z] > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [2022-03-25T09:06:49.180Z] Commit message: "build(deps): update dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:06:49.999Z] + echo snap-build.sh [2022-03-25T09:06:49.999Z] snap-build.sh [2022-03-25T09:06:49.999Z] + SNAP_BASE_DIR=. [2022-03-25T09:06:49.999Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-03-25T09:06:49.999Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-03-25T09:06:49.999Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-03-25T09:06:49.999Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-03-25T09:06:49.999Z] + cd /w/workspace/edgex-go/3 [2022-03-25T09:06:49.999Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-25T09:06:49.999Z] Reading package lists... [2022-03-25T09:06:49.999Z] Building dependency tree... [2022-03-25T09:06:49.999Z] Reading state information... [2022-03-25T09:06:49.999Z] The following packages were automatically installed and are no longer required: [2022-03-25T09:06:49.999Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-25T09:06:49.999Z] uidmap xdelta3 [2022-03-25T09:06:49.999Z] Use 'sudo apt autoremove' to remove them. [2022-03-25T09:06:49.999Z] The following packages will be REMOVED: [2022-03-25T09:06:49.999Z] lxd* lxd-client* [2022-03-25T09:06:49.999Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-25T09:06:50.260Z] After this operation, 31.7 MB disk space will be freed. [2022-03-25T09:06:51.060Z] (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-25T09:06:51.061Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T09:06:51.631Z] Removing lxd dnsmasq configuration [2022-03-25T09:06:51.894Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T09:06:51.894Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-25T09:06:52.837Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-25T09:06:52.837Z] (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-25T09:06:52.837Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T09:06:54.225Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-25T09:06:54.225Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-25T09:06:54.796Z] + sudo snap remove --purge lxd [2022-03-25T09:06:55.057Z] snap "lxd" is not installed [2022-03-25T09:06:55.057Z] + sudo groupadd --force --system lxd [2022-03-25T09:06:55.057Z] ++ whoami [2022-03-25T09:06:55.057Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-25T09:06:55.057Z] + newgrp - lxd [2022-03-25T09:06:55.057Z] + sudo snap install lxd [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T09:06:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T09:06:59.806Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T09:06:59.806Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T09:06:59.806Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T09:06:59.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T09:07:05.061Z] 2022-03-25T09:07:01Z INFO Waiting for automatic snapd restart... [2022-03-25T09:07:10.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements [2022-03-25T09:07:10.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T09:07:10.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T09:07:14.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.585s coverage: 98.5% of statements [2022-03-25T09:07:14.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T09:07:15.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.442s coverage: 54.9% of statements [2022-03-25T09:07:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T09:07:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T09:07:19.972Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-25T09:07:19.972Z] + sudo lxd init --auto [2022-03-25T09:07:30.116Z] + sudo snap install --classic snapcraft [2022-03-25T09:07:33.412Z] snapcraft 6.1 from Canonical* installed [2022-03-25T09:07:33.412Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-25T09:07:33.412Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-25T09:07:33.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T09:07:33.671Z] Dload Upload Total Spent Left Speed [2022-03-25T09:07:33.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4217 0 --:--:-- --:--:-- --:--:-- 4217 [2022-03-25T09:07:33.931Z] 52 3325k 52 1757k 0 0 5359k 0 --:--:-- --:--:-- --:--:-- 5359k 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 90.0M [2022-03-25T09:07:33.931Z] ./yq_linux_amd64 [2022-03-25T09:07:33.931Z] + sudo snapcraft prime --use-lxd [2022-03-25T09:07:35.852Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-25T09:07:35.852Z] 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-25T09:07:35.852Z] - README.md [2022-03-25T09:07:35.852Z] [2022-03-25T09:07:35.852Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T09:07:36.425Z] Launching a container. [2022-03-25T09:07:42.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.493s coverage: 89.2% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.384s coverage: 84.4% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.549s coverage: 94.5% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.617s coverage: 0.9% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 24.0% of statements [2022-03-25T09:07:42.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.356s coverage: 47.1% of statements [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.418s coverage: 79.5% of statements [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2022-03-25T09:07:42.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements [2022-03-25T09:07:46.496Z] Waiting for container to be ready [2022-03-25T09:07:47.066Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-25T09:07:47.066Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-25T09:07:47.066Z] [2022-03-25T09:07:51.274Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-25T09:07:52.214Z] Waiting for network to be ready... [2022-03-25T09:07:52.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements [2022-03-25T09:07:52.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-03-25T09:07:52.786Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-25T09:07:52.786Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-25T09:07:53.357Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-25T09:07:53.357Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-25T09:07:53.357Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-25T09:07:53.927Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-25T09:07:53.927Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-25T09:07:53.927Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-25T09:07:53.927Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-25T09:07:53.927Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-25T09:07:53.927Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-25T09:07:53.927Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-25T09:07:53.927Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-25T09:07:53.927Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-25T09:07:53.927Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-25T09:07:53.927Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-25T09:07:53.927Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-25T09:07:53.927Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-25T09:07:54.188Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-25T09:07:54.188Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-25T09:07:54.449Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-25T09:07:54.449Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-25T09:07:54.449Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-25T09:07:54.449Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-25T09:07:54.449Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-25T09:07:54.449Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-25T09:07:54.449Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-25T09:07:56.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements [2022-03-25T09:07:56.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T09:07:56.996Z] Fetched 23.5 MB in 4s (5939 kB/s) [2022-03-25T09:07:57.257Z] Reading package lists... [2022-03-25T09:07:57.516Z] Reading package lists... [2022-03-25T09:07:57.781Z] Building dependency tree... [2022-03-25T09:07:57.781Z] Reading state information... [2022-03-25T09:07:57.781Z] The following additional packages will be installed: [2022-03-25T09:07:57.781Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T09:07:57.781Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T09:07:57.781Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T09:07:57.781Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-25T09:07:57.781Z] Suggested packages: [2022-03-25T09:07:57.781Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-25T09:07:57.781Z] Recommended packages: [2022-03-25T09:07:57.781Z] gnupg libsasl2-modules [2022-03-25T09:07:57.781Z] The following NEW packages will be installed: [2022-03-25T09:07:57.781Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T09:07:57.781Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T09:07:57.781Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T09:07:57.781Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-25T09:07:57.781Z] The following packages will be upgraded: [2022-03-25T09:07:57.781Z] gpg gpg-agent gpgconf libudev1 [2022-03-25T09:07:57.781Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-25T09:07:57.781Z] Need to get 3859 kB of archives. [2022-03-25T09:07:57.781Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-25T09:07:57.781Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-25T09:07:58.041Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-25T09:07:58.041Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-25T09:07:58.041Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-25T09:07:58.041Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-25T09:07:58.041Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-25T09:07:58.041Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-25T09:07:58.041Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-25T09:07:58.041Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-25T09:07:58.041Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-25T09:07:58.041Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-25T09:07:58.041Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-25T09:07:58.041Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-25T09:07:58.041Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-25T09:07:58.041Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-25T09:07:58.041Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-25T09:07:58.041Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-25T09:07:58.041Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-25T09:07:58.041Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-25T09:07:58.301Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-25T09:07:58.565Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-25T09:07:58.565Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-25T09:07:58.829Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T09:07:58.829Z] Fetched 3859 kB in 1s (4506 kB/s) [2022-03-25T09:07:58.829Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T09:07:58.829Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:07:58.829Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T09:07:58.829Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T09:07:58.829Z] Selecting previously unselected package udev. [2022-03-25T09:07:58.830Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T09:07:58.830Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:07:59.089Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-25T09:07:59.089Z] Selecting previously unselected package libfuse2:amd64. [2022-03-25T09:07:59.089Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-25T09:07:59.089Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-25T09:07:59.350Z] Selecting previously unselected package fuse. [2022-03-25T09:07:59.350Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-25T09:07:59.350Z] Unpacking fuse (2.9.9-3) ... [2022-03-25T09:07:59.350Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T09:07:59.350Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T09:07:59.350Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T09:07:59.350Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T09:07:59.611Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T09:07:59.611Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T09:07:59.612Z] Selecting previously unselected package libksba8:amd64. [2022-03-25T09:07:59.612Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-25T09:07:59.612Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-25T09:07:59.612Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-25T09:07:59.612Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.612Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:07:59.612Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-25T09:07:59.612Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.612Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:07:59.872Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-25T09:07:59.872Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.872Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:07:59.872Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-25T09:07:59.872Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.872Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:07:59.872Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-25T09:07:59.872Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.872Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:07:59.872Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-25T09:07:59.872Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:07:59.872Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:00.133Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-25T09:08:00.133Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:08:00.133Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:00.133Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-25T09:08:00.133Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:08:00.133Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:00.133Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-25T09:08:00.133Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T09:08:00.133Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:00.133Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T09:08:00.133Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T09:08:00.133Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T09:08:00.394Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T09:08:00.394Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T09:08:00.394Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T09:08:00.394Z] Selecting previously unselected package libldap-common. [2022-03-25T09:08:00.394Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-25T09:08:00.394Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T09:08:00.394Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T09:08:00.394Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-25T09:08:00.394Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T09:08:00.394Z] Selecting previously unselected package dirmngr. [2022-03-25T09:08:00.394Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T09:08:00.394Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:00.660Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-25T09:08:00.660Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-25T09:08:00.660Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T09:08:00.660Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T09:08:00.660Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-25T09:08:01.238Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T09:08:01.238Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T09:08:01.238Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.238Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:01.238Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:01.238Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.238Z] Setting up fuse (2.9.9-3) ... [2022-03-25T09:08:01.238Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:01.809Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T09:08:01.809Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T09:08:01.809Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:02.070Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-25T09:08:02.070Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-25T09:08:02.070Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T09:08:02.638Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-25T09:08:02.638Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-25T09:08:02.638Z] units). This means they are not meant to be enabled using systemctl. [2022-03-25T09:08:02.638Z] [2022-03-25T09:08:02.638Z] Possible reasons for having this kind of units are: [2022-03-25T09:08:02.638Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-25T09:08:02.638Z] .wants/ or .requires/ directory. [2022-03-25T09:08:02.638Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-25T09:08:02.638Z] a requirement dependency on it. [2022-03-25T09:08:02.638Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-25T09:08:02.638Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-25T09:08:02.638Z] • In case of template units, the unit is meant to be enabled with some [2022-03-25T09:08:02.638Z] instance name specified. [2022-03-25T09:08:02.900Z] Reading package lists... [2022-03-25T09:08:02.900Z] Building dependency tree... [2022-03-25T09:08:02.900Z] Reading state information... [2022-03-25T09:08:03.165Z] The following additional packages will be installed: [2022-03-25T09:08:03.165Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T09:08:03.165Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T09:08:03.165Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T09:08:03.165Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-25T09:08:03.165Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-25T09:08:03.165Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-25T09:08:03.165Z] Suggested packages: [2022-03-25T09:08:03.165Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-25T09:08:03.165Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-25T09:08:03.165Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-25T09:08:03.165Z] systemd-container policykit-1 [2022-03-25T09:08:03.165Z] Recommended packages: [2022-03-25T09:08:03.165Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-25T09:08:03.165Z] The following NEW packages will be installed: [2022-03-25T09:08:03.165Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T09:08:03.165Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T09:08:03.165Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T09:08:03.165Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-25T09:08:03.165Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-25T09:08:03.165Z] The following packages will be upgraded: [2022-03-25T09:08:03.165Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-25T09:08:03.424Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-25T09:08:03.424Z] Need to get 46.5 MB of archives. [2022-03-25T09:08:03.424Z] After this operation, 181 MB of additional disk space will be used. [2022-03-25T09:08:03.424Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-25T09:08:03.424Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-25T09:08:03.424Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-25T09:08:03.424Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-25T09:08:03.424Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-25T09:08:03.684Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-25T09:08:03.684Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-25T09:08:03.684Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-25T09:08:03.684Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-25T09:08:03.684Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-25T09:08:03.944Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-25T09:08:03.944Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-25T09:08:03.944Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-25T09:08:03.945Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-25T09:08:03.945Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-25T09:08:03.945Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-25T09:08:04.203Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-25T09:08:04.203Z] 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-25T09:08:04.203Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-25T09:08:04.203Z] 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-25T09:08:04.203Z] 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-25T09:08:04.203Z] 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-25T09:08:04.203Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-25T09:08:04.203Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-25T09:08:04.203Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-25T09:08:04.203Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-25T09:08:04.462Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-25T09:08:04.462Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-25T09:08:04.462Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-25T09:08:04.462Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-25T09:08:04.462Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-25T09:08:04.462Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-25T09:08:04.462Z] 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-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-03-25T09:08:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements [2022-03-25T09:08:04.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T09:08:05.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.827s coverage: 64.4% of statements [2022-03-25T09:08:05.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T09:08:05.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T09:08:05.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements [2022-03-25T09:08:05.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2022-03-25T09:08:05.843Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T09:08:05.844Z] Fetched 46.5 MB in 2s (20.2 MB/s) [2022-03-25T09:08:05.844Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-25T09:08:05.844Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:08:05.844Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T09:08:05.844Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:08:05.844Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T09:08:05.844Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:08:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements [2022-03-25T09:08:05.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-03-25T09:08:06.131Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T09:08:06.732Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:08:06.732Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T09:08:06.732Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T09:08:06.732Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-25T09:08:06.732Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-25T09:08:06.732Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T09:08:06.732Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:06.732Z] Selecting previously unselected package libexpat1:amd64. [2022-03-25T09:08:06.733Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-25T09:08:06.733Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T09:08:06.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2022-03-25T09:08:06.995Z] Selecting previously unselected package python3.8-minimal. [2022-03-25T09:08:06.995Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T09:08:06.995Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:06.995Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:07.295Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T09:08:07.295Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:07.566Z] Selecting previously unselected package python3-minimal. [2022-03-25T09:08:07.566Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-25T09:08:07.566Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T09:08:07.566Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T09:08:07.826Z] Selecting previously unselected package mime-support. [2022-03-25T09:08:07.826Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-25T09:08:07.826Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-25T09:08:07.826Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-25T09:08:07.826Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-25T09:08:07.826Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T09:08:07.826Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-25T09:08:07.826Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T09:08:07.826Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:08.085Z] Selecting previously unselected package python3.8. [2022-03-25T09:08:08.085Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T09:08:08.085Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:08.085Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T09:08:08.085Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T09:08:08.085Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T09:08:08.085Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T09:08:08.346Z] Selecting previously unselected package python3. [2022-03-25T09:08:08.346Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-25T09:08:08.346Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T09:08:08.346Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-25T09:08:08.346Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T09:08:08.346Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T09:08:08.346Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:08.606Z] Selecting previously unselected package dbus. [2022-03-25T09:08:08.606Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T09:08:08.606Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:08.606Z] Selecting previously unselected package libbsd0:amd64. [2022-03-25T09:08:08.606Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-25T09:08:08.606Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-25T09:08:08.606Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T09:08:08.606Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T09:08:08.606Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T09:08:08.867Z] Selecting previously unselected package sudo. [2022-03-25T09:08:08.867Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-25T09:08:08.867Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T09:08:08.867Z] Selecting previously unselected package apparmor. [2022-03-25T09:08:08.867Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T09:08:08.867Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T09:08:09.127Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-25T09:08:09.127Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-25T09:08:09.127Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T09:08:09.127Z] Selecting previously unselected package libedit2:amd64. [2022-03-25T09:08:09.127Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-25T09:08:09.127Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T09:08:09.127Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-25T09:08:09.127Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-25T09:08:09.127Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T09:08:09.127Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T09:08:09.127Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:08:09.127Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:09.127Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T09:08:09.127Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:08:09.127Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:09.388Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T09:08:09.388Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-25T09:08:09.388Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T09:08:09.388Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T09:08:09.388Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:08:09.388Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:09.388Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T09:08:09.388Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:08:09.388Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:09.388Z] Selecting previously unselected package openssh-client. [2022-03-25T09:08:09.388Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-25T09:08:09.648Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T09:08:09.648Z] Selecting previously unselected package dbus-user-session. [2022-03-25T09:08:09.648Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T09:08:09.648Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:09.648Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-25T09:08:09.648Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-25T09:08:09.648Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-25T09:08:09.648Z] Selecting previously unselected package squashfs-tools. [2022-03-25T09:08:09.648Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-25T09:08:09.648Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T09:08:09.909Z] Selecting previously unselected package snapd. [2022-03-25T09:08:09.909Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-25T09:08:09.909Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T09:08:13.207Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T09:08:13.207Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-25T09:08:13.207Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-25T09:08:13.207Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T09:08:13.207Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:13.207Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:13.207Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:13.207Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T09:08:13.208Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:13.208Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:13.208Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T09:08:13.208Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:13.208Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T09:08:13.208Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T09:08:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.370s coverage: 65.4% of statements [2022-03-25T09:08:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T09:08:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T09:08:13.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T09:08:13.777Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-25T09:08:13.777Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T09:08:13.777Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T09:08:13.777Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T09:08:13.777Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-25T09:08:13.777Z] running python rtupdate hooks for python3.8... [2022-03-25T09:08:13.777Z] running python post-rtupdate hooks for python3.8... [2022-03-25T09:08:13.777Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T09:08:14.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.859s coverage: 43.8% of statements [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T09:08:14.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T09:08:14.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T09:08:14.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T09:08:15.162Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-25T09:08:15.162Z] Reloading AppArmor profiles [2022-03-25T09:08:15.162Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:08:15.162Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T09:08:15.162Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-25T09:08:15.423Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-25T09:08:15.423Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-25T09:08:15.423Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-25T09:08:15.684Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-25T09:08:17.069Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-25T09:08:17.069Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T09:08:17.069Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T09:08:17.330Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T09:08:17.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-25T09:08:17.851Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-25T09:08:18.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-25T09:08:18.372Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-25T09:08:18.372Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T09:08:18.372Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T09:08:18.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-25T09:08:18.894Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-25T09:08:19.156Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-25T09:08:19.416Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-25T09:08:19.677Z] /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-25T09:08:19.677Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T09:08:20.249Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T09:08:20.249Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T09:08:20.510Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T09:08:21.713Z] Reading package lists... [2022-03-25T09:08:21.713Z] Reading package lists... [2022-03-25T09:08:21.713Z] Building dependency tree... [2022-03-25T09:08:21.713Z] Reading state information... [2022-03-25T09:08:21.974Z] Calculating upgrade... [2022-03-25T09:08:21.974Z] The following packages will be upgraded: [2022-03-25T09:08:21.974Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-25T09:08:21.974Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-25T09:08:21.974Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-25T09:08:21.974Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-25T09:08:21.974Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-25T09:08:21.974Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-25T09:08:21.974Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-25T09:08:21.974Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-25T09:08:21.974Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-25T09:08:21.974Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-25T09:08:21.974Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-25T09:08:21.974Z] xz-utils zlib1g [2022-03-25T09:08:22.234Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T09:08:22.234Z] Need to get 65.7 MB of archives. [2022-03-25T09:08:22.234Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-25T09:08:22.234Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-25T09:08:22.234Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-25T09:08:22.234Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-25T09:08:22.234Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-25T09:08:22.494Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-25T09:08:22.494Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-25T09:08:22.494Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-25T09:08:22.494Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-25T09:08:22.494Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-25T09:08:22.494Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-25T09:08:22.494Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-25T09:08:22.494Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-25T09:08:22.494Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-25T09:08:22.494Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-25T09:08:22.494Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-25T09:08:22.494Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-25T09:08:22.494Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-25T09:08:22.495Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-25T09:08:22.495Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-25T09:08:22.495Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-25T09:08:22.495Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-25T09:08:22.495Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-25T09:08:22.495Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-25T09:08:22.495Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-25T09:08:22.495Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-25T09:08:22.495Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-25T09:08:22.495Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-25T09:08:22.495Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-25T09:08:22.495Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-25T09:08:22.495Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-25T09:08:22.495Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-25T09:08:22.495Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-25T09:08:22.495Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-25T09:08:22.495Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-25T09:08:22.495Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-25T09:08:22.495Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-25T09:08:22.495Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-25T09:08:22.495Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-25T09:08:22.495Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-25T09:08:22.495Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-25T09:08:22.495Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-25T09:08:22.495Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-25T09:08:22.495Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-25T09:08:22.495Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-25T09:08:22.495Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-25T09:08:22.754Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-25T09:08:22.754Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-25T09:08:22.754Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-25T09:08:22.754Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-25T09:08:22.754Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-25T09:08:22.754Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-25T09:08:22.754Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-25T09:08:22.754Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-25T09:08:22.754Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-25T09:08:22.754Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-25T09:08:22.754Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-25T09:08:22.754Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-25T09:08:22.754Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-25T09:08:22.754Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-25T09:08:22.754Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T09:08:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.257s coverage: 100.0% of statements [2022-03-25T09:08:22.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-25T09:08:22.955Z] 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-25T09:08:22.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-25T09:08:22.955Z] GO111MODULE=on go vet ./... [2022-03-25T09:08:23.015Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-25T09:08:23.015Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-25T09:08:23.015Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-25T09:08:23.015Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-25T09:08:23.015Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-25T09:08:23.015Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-25T09:08:23.015Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-25T09:08:23.015Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-25T09:08:23.015Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-25T09:08:23.015Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-25T09:08:23.015Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-25T09:08:23.015Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-25T09:08:23.015Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-25T09:08:23.015Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-25T09:08:23.015Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-25T09:08:23.275Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-25T09:08:23.275Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-25T09:08:23.536Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T09:08:23.536Z] Fetched 65.7 MB in 1s (57.0 MB/s) [2022-03-25T09:08:23.536Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T09:08:23.536Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T09:08:23.536Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T09:08:24.107Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T09:08:24.107Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T09:08:24.107Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-25T09:08:24.107Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-25T09:08:24.369Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:24.369Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:24.629Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:24.629Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:24.890Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:24.890Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:24.890Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:24.890Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:24.890Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.150Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.150Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.150Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.150Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.150Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.150Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:25.411Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T09:08:25.411Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.411Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.411Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:25.411Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T09:08:25.411Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.411Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.411Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.411Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.672Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T09:08:25.672Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T09:08:25.672Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:25.933Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T09:08:25.933Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T09:08:26.502Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T09:08:26.763Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T09:08:26.763Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T09:08:26.763Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-25T09:08:27.023Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-25T09:08:27.023Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-25T09:08:27.023Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-25T09:08:27.283Z] Setting up base-files (11ubuntu5.5) ... [2022-03-25T09:08:27.283Z] Installing new version of config file /etc/issue ... [2022-03-25T09:08:27.283Z] Installing new version of config file /etc/issue.net ... [2022-03-25T09:08:27.283Z] Installing new version of config file /etc/lsb-release ... [2022-03-25T09:08:27.283Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-25T09:08:27.542Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-25T09:08:27.803Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-25T09:08:27.803Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-25T09:08:27.803Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:27.803Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-25T09:08:27.803Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-25T09:08:27.803Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-25T09:08:28.062Z] 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-25T09:08:28.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:28.062Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:28.062Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-25T09:08:28.062Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:28.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:28.062Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T09:08:28.062Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T09:08:28.324Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T09:08:28.324Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:28.324Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T09:08:28.324Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T09:08:28.894Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T09:08:28.894Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T09:08:28.894Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T09:08:28.894Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T09:08:29.154Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-25T09:08:29.416Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:29.416Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-25T09:08:29.416Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T09:08:29.676Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-25T09:08:29.676Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-25T09:08:29.945Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-25T09:08:29.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:29.945Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-25T09:08:29.945Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-25T09:08:29.945Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-25T09:08:29.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:30.206Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.206Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.206Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:30.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:30.206Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.206Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.206Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:30.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:30.466Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.466Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.466Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.466Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.466Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:30.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:30.466Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.466Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.727Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:30.727Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:30.727Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.727Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:30.727Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:30.727Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:31.298Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:31.559Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-25T09:08:31.820Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-25T09:08:32.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.081Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T09:08:32.081Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T09:08:32.081Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T09:08:32.343Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.343Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-25T09:08:32.343Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-25T09:08:32.343Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-25T09:08:32.343Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.343Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-25T09:08:32.343Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-25T09:08:32.343Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-25T09:08:32.605Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.605Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T09:08:32.605Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T09:08:32.605Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-25T09:08:32.605Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.605Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-25T09:08:32.605Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-25T09:08:32.866Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-25T09:08:32.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.866Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-25T09:08:32.866Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-25T09:08:32.866Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-25T09:08:32.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:32.866Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T09:08:32.866Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T09:08:33.127Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-25T09:08:33.127Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.127Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-25T09:08:33.127Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-25T09:08:33.127Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-25T09:08:33.388Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.388Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T09:08:33.388Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T09:08:33.388Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T09:08:33.388Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.388Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T09:08:33.388Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T09:08:33.388Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T09:08:33.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.648Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-25T09:08:33.648Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-25T09:08:33.648Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-25T09:08:33.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.648Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-25T09:08:33.648Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-25T09:08:33.908Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-25T09:08:33.908Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.908Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-25T09:08:33.908Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-25T09:08:33.908Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-25T09:08:33.908Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:33.908Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-25T09:08:34.169Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-25T09:08:34.430Z] Setting up apt (2.0.6) ... [2022-03-25T09:08:35.001Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-25T09:08:35.001Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:35.001Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T09:08:35.001Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T09:08:35.261Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T09:08:35.261Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T09:08:35.261Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T09:08:35.261Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T09:08:35.261Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-25T09:08:35.261Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T09:08:35.261Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T09:08:35.521Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T09:08:35.521Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T09:08:35.781Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T09:08:35.781Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T09:08:35.781Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T09:08:35.781Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-25T09:08:35.781Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T09:08:35.781Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-25T09:08:36.041Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T09:08:36.041Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T09:08:36.041Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T09:08:36.301Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T09:08:36.562Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T09:08:36.562Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T09:08:36.562Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T09:08:36.562Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T09:08:36.562Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T09:08:36.822Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T09:08:36.822Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T09:08:36.822Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T09:08:36.822Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T09:08:37.083Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-25T09:08:37.083Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-25T09:08:37.083Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T09:08:37.083Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-25T09:08:37.083Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-25T09:08:37.083Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-25T09:08:37.083Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-25T09:08:37.343Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-25T09:08:37.343Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-25T09:08:37.343Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-25T09:08:37.344Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-25T09:08:37.344Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-25T09:08:37.913Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T09:08:37.913Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T09:08:37.913Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:37.913Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:37.913Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:37.913Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:38.176Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:38.176Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:38.176Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:38.176Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:38.176Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:38.176Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:38.437Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T09:08:38.437Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T09:08:38.437Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-25T09:08:38.437Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-25T09:08:38.437Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:38.437Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:39.008Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:39.008Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:39.578Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:39.578Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:40.518Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:40.518Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:40.778Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:40.778Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:41.038Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:41.038Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:41.608Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T09:08:41.608Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T09:08:41.868Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-25T09:08:41.868Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-25T09:08:41.868Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-25T09:08:41.868Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-25T09:08:41.868Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T09:08:41.868Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-25T09:08:41.868Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T09:08:41.868Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:41.868Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-25T09:08:42.129Z] [2022-03-25T09:08:42.129Z] Current default time zone: 'Etc/UTC' [2022-03-25T09:08:42.129Z] Local time is now: Fri Mar 25 09:08:41 UTC 2022. [2022-03-25T09:08:42.129Z] Universal Time is now: Fri Mar 25 09:08:41 UTC 2022. [2022-03-25T09:08:42.129Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-25T09:08:42.129Z] [2022-03-25T09:08:42.129Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-25T09:08:42.129Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:42.129Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:42.129Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-25T09:08:42.129Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-25T09:08:42.129Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T09:08:42.129Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-25T09:08:42.129Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-25T09:08:42.129Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-25T09:08:42.129Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:42.129Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T09:08:42.129Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T09:08:42.389Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-25T09:08:42.389Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-25T09:08:44.303Z] Updating certificates in /etc/ssl/certs... [2022-03-25T09:08:44.874Z] 21 added, 21 removed; done. [2022-03-25T09:08:44.874Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:44.874Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-25T09:08:45.138Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-25T09:08:45.138Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:45.138Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T09:08:45.138Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-25T09:08:45.138Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-25T09:08:45.397Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-25T09:08:45.397Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:45.397Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-25T09:08:45.397Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:45.397Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:45.397Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T09:08:45.397Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T09:08:45.397Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-25T09:08:45.397Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-25T09:08:45.397Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-25T09:08:45.397Z] Updating certificates in /etc/ssl/certs... [2022-03-25T09:08:46.338Z] 0 added, 0 removed; done. [2022-03-25T09:08:46.338Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-25T09:08:46.338Z] done. [2022-03-25T09:08:47.277Z] Reading package lists... [2022-03-25T09:08:47.277Z] Building dependency tree... [2022-03-25T09:08:47.277Z] Reading state information... [2022-03-25T09:08:47.538Z] The following NEW packages will be installed: [2022-03-25T09:08:47.538Z] apt-transport-https [2022-03-25T09:08:47.538Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T09:08:47.538Z] Need to get 4680 B of archives. [2022-03-25T09:08:47.538Z] After this operation, 162 kB of additional disk space will be used. [2022-03-25T09:08:47.538Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-25T09:08:47.798Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T09:08:47.798Z] Fetched 4680 B in 0s (94.7 kB/s) [2022-03-25T09:08:47.798Z] Selecting previously unselected package apt-transport-https. [2022-03-25T09:08:47.798Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-25T09:08:47.798Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-25T09:08:47.798Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-25T09:08:47.798Z] Setting up apt-transport-https (2.0.6) ... [2022-03-25T09:08:48.059Z] Waiting for network to be ready... [2022-03-25T09:08:54.644Z] 2022-03-25T09:08:52Z INFO Waiting for automatic snapd restart... [2022-03-25T09:08:55.584Z] snapd 2.54.4 from Canonical* installed [2022-03-25T09:08:56.524Z] "snapd" switched to the "latest/stable" channel [2022-03-25T09:08:56.524Z] [2022-03-25T09:08:59.064Z] core20 20220304 from Canonical* installed [2022-03-25T09:08:59.064Z] "core20" switched to the "latest/stable" channel [2022-03-25T09:08:59.064Z] [2022-03-25T09:09:02.368Z] snapcraft 6.1 from Canonical* installed [2022-03-25T09:09:02.368Z] "snapcraft" switched to the "latest/stable" channel [2022-03-25T09:09:02.368Z] [2022-03-25T09:09:06.574Z] 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-25T09:09:06.574Z] - README.md [2022-03-25T09:09:06.574Z] [2022-03-25T09:09:06.574Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T09:09:07.144Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T09:09:07.144Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T09:09:07.144Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T09:09:08.348Z] Reading package lists... [2022-03-25T09:09:08.348Z] 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-25T09:09:08.348Z] Reading package lists... [2022-03-25T09:09:08.610Z] Building dependency tree... [2022-03-25T09:09:08.610Z] Reading state information... [2022-03-25T09:09:08.610Z] Suggested packages: [2022-03-25T09:09:08.610Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-25T09:09:08.610Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-25T09:09:08.610Z] krb5-user libnorm-doc [2022-03-25T09:09:08.610Z] Recommended packages: [2022-03-25T09:09:08.610Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-25T09:09:08.871Z] The following NEW packages will be installed: [2022-03-25T09:09:08.871Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-25T09:09:08.871Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-25T09:09:08.871Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-25T09:09:08.871Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-25T09:09:08.871Z] libzmq5 pkg-config zip [2022-03-25T09:09:08.871Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T09:09:08.871Z] Need to get 10.3 MB of archives. [2022-03-25T09:09:08.871Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-25T09:09:08.871Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-25T09:09:09.131Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-25T09:09:09.131Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-25T09:09:09.131Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-25T09:09:09.131Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-25T09:09:09.131Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-25T09:09:09.131Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-25T09:09:09.131Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-25T09:09:09.131Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-25T09:09:09.131Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-25T09:09:09.131Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-25T09:09:09.131Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-25T09:09:09.702Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-25T09:09:09.702Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-25T09:09:09.702Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-25T09:09:09.702Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-25T09:09:09.702Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-25T09:09:09.702Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-25T09:09:09.702Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-25T09:09:09.702Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-25T09:09:09.702Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-25T09:09:09.702Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-25T09:09:09.964Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-25T09:09:09.964Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-25T09:09:09.964Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-25T09:09:09.964Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-25T09:09:09.964Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-25T09:09:09.964Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T09:09:09.964Z] Fetched 10.3 MB in 1s (9571 kB/s) [2022-03-25T09:09:10.224Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-25T09:09:10.225Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-25T09:09:10.225Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-25T09:09:10.225Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T09:09:10.225Z] Selecting previously unselected package libsodium23:amd64. [2022-03-25T09:09:10.225Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-25T09:09:10.225Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-25T09:09:10.225Z] Selecting previously unselected package libpsl5:amd64. [2022-03-25T09:09:10.225Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-25T09:09:10.225Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T09:09:10.485Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-25T09:09:10.485Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-25T09:09:10.485Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T09:09:10.485Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T09:09:10.485Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-25T09:09:10.485Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T09:09:10.485Z] Selecting previously unselected package librtmp1:amd64. [2022-03-25T09:09:10.485Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-25T09:09:10.485Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T09:09:10.485Z] Selecting previously unselected package libssh-4:amd64. [2022-03-25T09:09:10.485Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-25T09:09:10.485Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T09:09:10.746Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-25T09:09:10.746Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-25T09:09:10.746Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T09:09:10.746Z] Selecting previously unselected package liberror-perl. [2022-03-25T09:09:10.746Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-25T09:09:10.746Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-25T09:09:10.746Z] Selecting previously unselected package git-man. [2022-03-25T09:09:10.746Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-25T09:09:10.746Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T09:09:11.007Z] Selecting previously unselected package git. [2022-03-25T09:09:11.007Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-25T09:09:11.007Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-25T09:09:11.580Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:11.580Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-25T09:09:11.580Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:11.580Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-25T09:09:11.580Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:11.580Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-25T09:09:11.580Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:11.580Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-25T09:09:11.580Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-25T09:09:11.580Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T09:09:11.580Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-25T09:09:11.841Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:11.841Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:11.841Z] Selecting previously unselected package libnorm1:amd64. [2022-03-25T09:09:11.842Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T09:09:11.842Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T09:09:11.842Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-25T09:09:11.842Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T09:09:11.842Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T09:09:11.842Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-25T09:09:11.842Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T09:09:11.842Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T09:09:12.102Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-25T09:09:12.102Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T09:09:12.102Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T09:09:12.102Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-25T09:09:12.102Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-25T09:09:12.102Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T09:09:12.102Z] Selecting previously unselected package libzmq5:amd64. [2022-03-25T09:09:12.102Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T09:09:12.102Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T09:09:12.102Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-25T09:09:12.102Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T09:09:12.102Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.363Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-25T09:09:12.363Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T09:09:12.363Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T09:09:12.363Z] Selecting previously unselected package pkg-config. [2022-03-25T09:09:12.363Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-25T09:09:12.363Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T09:09:12.363Z] Selecting previously unselected package zip. [2022-03-25T09:09:12.363Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-25T09:09:12.363Z] Unpacking zip (3.0-11build1) ... [2022-03-25T09:09:12.363Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T09:09:12.623Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-25T09:09:12.623Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T09:09:12.623Z] No schema files found: doing nothing. [2022-03-25T09:09:12.623Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T09:09:12.623Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T09:09:12.623Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T09:09:12.623Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T09:09:12.623Z] Setting up liberror-perl (0.17029-1) ... [2022-03-25T09:09:12.623Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.623Z] Setting up zip (3.0-11build1) ... [2022-03-25T09:09:12.623Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T09:09:12.623Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T09:09:12.623Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T09:09:12.623Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T09:09:12.623Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T09:09:12.623Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.623Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T09:09:12.623Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.623Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T09:09:12.623Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.623Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T09:09:12.623Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T09:09:12.623Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T09:09:12.623Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T09:09:12.884Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.884Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T09:09:12.884Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T09:09:12.884Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T09:09:13.457Z] comerr-dev set to automatically installed. [2022-03-25T09:09:13.457Z] git set to automatically installed. [2022-03-25T09:09:13.457Z] git-man set to automatically installed. [2022-03-25T09:09:13.457Z] krb5-multidev set to automatically installed. [2022-03-25T09:09:13.457Z] libbrotli1 set to automatically installed. [2022-03-25T09:09:13.457Z] libcurl3-gnutls set to automatically installed. [2022-03-25T09:09:13.457Z] liberror-perl set to automatically installed. [2022-03-25T09:09:13.457Z] libglib2.0-0 set to automatically installed. [2022-03-25T09:09:13.457Z] libgssrpc4 set to automatically installed. [2022-03-25T09:09:13.457Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-25T09:09:13.457Z] libkadm5srv-mit11 set to automatically installed. [2022-03-25T09:09:13.457Z] libkdb5-9 set to automatically installed. [2022-03-25T09:09:13.457Z] libkrb5-dev set to automatically installed. [2022-03-25T09:09:13.457Z] libnghttp2-14 set to automatically installed. [2022-03-25T09:09:13.457Z] libnorm-dev set to automatically installed. [2022-03-25T09:09:13.457Z] libnorm1 set to automatically installed. [2022-03-25T09:09:13.457Z] libpgm-5.2-0 set to automatically installed. [2022-03-25T09:09:13.457Z] libpgm-dev set to automatically installed. [2022-03-25T09:09:13.457Z] libpsl5 set to automatically installed. [2022-03-25T09:09:13.457Z] librtmp1 set to automatically installed. [2022-03-25T09:09:13.457Z] libsodium-dev set to automatically installed. [2022-03-25T09:09:13.457Z] libsodium23 set to automatically installed. [2022-03-25T09:09:13.457Z] libssh-4 set to automatically installed. [2022-03-25T09:09:13.457Z] libzmq3-dev set to automatically installed. [2022-03-25T09:09:13.457Z] libzmq5 set to automatically installed. [2022-03-25T09:09:13.457Z] pkg-config set to automatically installed. [2022-03-25T09:09:13.457Z] zip set to automatically installed. [2022-03-25T09:09:14.028Z] snapd is not logged in, snap install commands will use sudo [2022-03-25T09:09:24.030Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-25T09:09:24.030Z] Downloading snap 'edgex-app-service-configurable' [2022-03-25T09:09:25.940Z] Pulling app-service-configurable [2022-03-25T09:09:25.941Z] + snapcraftctl pull [2022-03-25T09:09:27.323Z] Pulling config-common [2022-03-25T09:09:27.323Z] + snapcraftctl pull [2022-03-25T09:09:28.705Z] Pulling go-build-helper [2022-03-25T09:09:28.705Z] + snapcraftctl pull [2022-03-25T09:09:30.087Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-25T09:09:30.087Z] Skipping pull go-build-helper (already ran) [2022-03-25T09:09:30.087Z] Building go-build-helper [2022-03-25T09:09:30.087Z] + snapcraftctl build [2022-03-25T09:09:31.027Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-25T09:09:31.994Z] Staging go-build-helper [2022-03-25T09:09:31.994Z] + snapcraftctl stage [2022-03-25T09:09:36.261Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-25T09:09:36.261Z] Fetched 290 kB in 0s (0 B/s) [2022-03-25T09:09:36.261Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-25T09:09:36.261Z] Fetched 158 kB in 0s (0 B/s) [2022-03-25T09:09:36.261Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-25T09:09:36.261Z] Fetched 242 kB in 0s (0 B/s) [2022-03-25T09:09:36.261Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-25T09:09:36.261Z] Fetched 150 kB in 0s (0 B/s) [2022-03-25T09:09:36.261Z] Pulling edgex-go [2022-03-25T09:09:36.261Z] + snapcraftctl pull [2022-03-25T09:09:38.168Z] Pulling hooks [2022-03-25T09:09:38.168Z] + snapcraftctl pull [2022-03-25T09:09:48.162Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T09:09:48.162Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-25T09:09:48.162Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-25T09:09:48.162Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-25T09:09:48.162Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-25T09:09:48.162Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-25T09:09:48.162Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-25T09:09:48.162Z] Fetched 234 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-25T09:09:48.162Z] Fetched 155 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-25T09:09:48.162Z] Fetched 170 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-25T09:09:48.162Z] Fetched 267 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-25T09:09:48.162Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-25T09:09:48.162Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-25T09:09:48.162Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-25T09:09:48.162Z] Fetched 121 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-25T09:09:48.162Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-25T09:09:48.162Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-25T09:09:48.162Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-25T09:09:48.162Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-25T09:09:48.162Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-25T09:09:48.162Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-25T09:09:48.162Z] Fetched 142 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-25T09:09:48.162Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-25T09:09:48.162Z] Fetched 181 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-25T09:09:48.162Z] Fetched 208 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-25T09:09:48.162Z] Fetched 161 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-25T09:09:48.162Z] Fetched 107 kB in 0s (0 B/s) [2022-03-25T09:09:48.162Z] Pulling static-packages [2022-03-25T09:09:48.162Z] + snapcraftctl pull [2022-03-25T09:09:49.105Z] Pulling version [2022-03-25T09:09:49.366Z] + cd /root/project [2022-03-25T09:09:49.366Z] ++ git describe --tags --abbrev=0 [2022-03-25T09:09:49.366Z] ++ sed s/v// [2022-03-25T09:09:49.366Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T09:09:49.366Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T09:09:49.366Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-25T09:09:50.748Z] Building app-service-configurable [2022-03-25T09:09:50.748Z] + snapcraftctl build [2022-03-25T09:09:52.657Z] Building config-common [2022-03-25T09:09:52.657Z] + snapcraftctl build [2022-03-25T09:09:54.039Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-25T09:09:54.613Z] Skipping build go-build-helper (already ran) [2022-03-25T09:09:54.875Z] Building edgex-go [2022-03-25T09:09:54.875Z] + cd /root/parts/edgex-go/src [2022-03-25T09:09:54.875Z] ++ git describe --tags --abbrev=0 [2022-03-25T09:09:54.875Z] ++ sed s/v// [2022-03-25T09:09:55.136Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T09:09:55.136Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T09:09:55.136Z] + echo 2.2.0-dev.46 [2022-03-25T09:09:55.136Z] + '[' '!' -d vendor ']' [2022-03-25T09:09:55.136Z] + go mod download all [2022-03-25T09:09:59.342Z] + make build [2022-03-25T09:09:59.342Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T09:09:59.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T09:10:00.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T09:10:02.258Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T09:10:05.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T09:10:06.342Z] + ls -al . [2022-03-25T09:10:06.343Z] total 660 [2022-03-25T09:10:06.343Z] drwxrwxr-x 9 1001 1001 4096 Mar 25 09:10 . [2022-03-25T09:10:06.343Z] drwxr-xr-x 4 root root 4096 Mar 25 09:04 .. [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 09:02 .dockerignore [2022-03-25T09:10:06.343Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 09:03 .git [2022-03-25T09:10:06.343Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 09:02 .github [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 09:02 .gitignore [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 09:02 .golangci.yml [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 09:02 .hadolint.yml [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 09:02 .sonarcloud.properties [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 09:02 ADOPTERS.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 09:02 Attribution.txt [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 09:02 CHANGELOG.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 09:02 CONTRIBUTING.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 09:02 GOVERNANCE.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 09:02 Jenkinsfile [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 09:02 LICENSE [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 09:02 Makefile [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 09:02 OWNERS.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 09:02 README.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 09:02 SECURITY.md [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 09:00 VERSION [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 09:02 ZMQWindows.md [2022-03-25T09:10:06.343Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 09:02 bin [2022-03-25T09:10:06.343Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 09:02 cmd [2022-03-25T09:10:06.343Z] -rw-r--r-- 1 root root 427963 Mar 25 09:08 coverage.out [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 3327 Mar 25 09:02 go.mod [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 35046 Mar 25 09:02 go.sum [2022-03-25T09:10:06.343Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 09:02 internal [2022-03-25T09:10:06.343Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 09:02 openapi [2022-03-25T09:10:06.343Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 09:02 snap [2022-03-25T09:10:06.343Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 09:02 version.go [Pipeline] sh [2022-03-25T09:10:07.010Z] + '[' -e coverage.out ] [2022-03-25T09:10:07.010Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T09:10:07.032Z] Warning: overwriting stash ‘coverage-report’ [2022-03-25T09:10:07.828Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T09:10:08.482Z] + make build [2022-03-25T09:10:08.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T09:10:21.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T09:10:31.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T09:10:31.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T09:10:32.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T09:10:33.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T09:10:34.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T09:10:36.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T09:10:37.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T09:10:38.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T09:10:40.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T09:10:41.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T09:10:43.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.858Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-25T09:10:44.858Z] + 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-25T09:10:44.858Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-25T09:10:44.858Z] + case "$service" in [2022-03-25T09:10:44.859Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-25T09:10:44.859Z] + case "$service" in [2022-03-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-25T09:10:44.859Z] + case "$service" in [2022-03-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-25T09:10:44.859Z] + case "$service" in [2022-03-25T09:10:44.859Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-25T09:10:44.859Z] + 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-25T09:10:44.859Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-25T09:10:44.859Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-25T09:10:44.859Z] + 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-25T09:10:45.798Z] Building hooks [2022-03-25T09:10:45.798Z] + cd /root/parts/hooks/src [2022-03-25T09:10:45.798Z] + make build [2022-03-25T09:10:45.798Z] go mod tidy [2022-03-25T09:10:45.798Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-25T09:10:46.058Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T09:10:46.058Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-25T09:10:46.058Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-25T09:10:46.317Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-25T09:10:48.231Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-25T09:10:48.493Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-25T09:10:48.493Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-25T09:10:50.407Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T09:10:50.407Z] Building static-packages [2022-03-25T09:10:50.407Z] + snapcraftctl build [2022-03-25T09:10:52.322Z] Building version [2022-03-25T09:10:52.322Z] + snapcraftctl build [2022-03-25T09:10:54.234Z] Staging app-service-configurable [2022-03-25T09:10:54.234Z] + snapcraftctl stage [2022-03-25T09:10:55.613Z] Staging config-common [2022-03-25T09:10:55.613Z] + snapcraftctl stage [2022-03-25T09:10:56.996Z] Skipping stage go-build-helper (already ran) [2022-03-25T09:10:56.996Z] Staging edgex-go [2022-03-25T09:10:56.996Z] + snapcraftctl stage [2022-03-25T09:10:58.387Z] Staging hooks [2022-03-25T09:10:58.387Z] + snapcraftctl stage [2022-03-25T09:10:59.783Z] Staging static-packages [2022-03-25T09:10:59.783Z] + snapcraftctl stage [2022-03-25T09:11:01.168Z] Staging version [2022-03-25T09:11:01.168Z] + snapcraftctl stage [2022-03-25T09:11:02.567Z] Priming app-service-configurable [2022-03-25T09:11:02.567Z] + snapcraftctl prime [2022-03-25T09:11:05.126Z] 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-25T09:11:05.126Z] stage-packages: [2022-03-25T09:11:05.126Z] - libnorm1 [2022-03-25T09:11:05.126Z] - libpgm-5.2-0 [2022-03-25T09:11:05.126Z] - libsodium23 [2022-03-25T09:11:05.126Z] - libzmq5 [2022-03-25T09:11:05.126Z] Priming config-common [2022-03-25T09:11:05.126Z] + snapcraftctl prime [2022-03-25T09:11:06.514Z] Priming go-build-helper [2022-03-25T09:11:06.514Z] + snapcraftctl prime [2022-03-25T09:11:07.914Z] Priming edgex-go [2022-03-25T09:11:07.914Z] + snapcraftctl prime [2022-03-25T09:11:09.833Z] Priming hooks [2022-03-25T09:11:09.833Z] + snapcraftctl prime [2022-03-25T09:11:11.213Z] Priming static-packages [2022-03-25T09:11:11.213Z] + snapcraftctl prime [2022-03-25T09:11:15.583Z] Priming version [2022-03-25T09:11:15.583Z] + snapcraftctl prime [2022-03-25T09:11:16.963Z] 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-25T09:12:00.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T09:13:22.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T09:13:22.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T09:13:27.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T09:13:28.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T09:13:34.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T09:13:40.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T09:13:45.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T09:13:52.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T09:13:58.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T09:14:03.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T09:14:11.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-25T09:14:16.165Z] $ docker stop --time=1 ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 [2022-03-25T09:14:18.231Z] $ docker rm -f ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:14:20.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T09:14:20.567Z] [2022-03-25T09:14:20.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:14:20.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T09:14:21.187Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-25T09:14:21.187Z] 29e5d40040c1: Pulling fs layer [2022-03-25T09:14:21.187Z] 1ce36da41761: Pulling fs layer [2022-03-25T09:14:21.187Z] 25b303627fd3: Pulling fs layer [2022-03-25T09:14:21.187Z] 29e5d40040c1: Verifying Checksum [2022-03-25T09:14:21.187Z] 29e5d40040c1: Download complete [2022-03-25T09:14:21.463Z] 1ce36da41761: Verifying Checksum [2022-03-25T09:14:21.463Z] 1ce36da41761: Download complete [2022-03-25T09:14:21.737Z] 29e5d40040c1: Pull complete [2022-03-25T09:14:23.171Z] 1ce36da41761: Pull complete [2022-03-25T09:14:23.171Z] 25b303627fd3: Verifying Checksum [2022-03-25T09:14:23.171Z] 25b303627fd3: Download complete [2022-03-25T09:14:35.570Z] 25b303627fd3: Pull complete [2022-03-25T09:14:35.570Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-25T09:14:35.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T09:14:35.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-25T09:14:35.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2022-03-25T09:14:35.902Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-25T09:14:38.247Z] $ docker top 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:14:39.120Z] + docker-compose build --help [2022-03-25T09:14:39.120Z] + grep parallel [2022-03-25T09:14:43.398Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T09:14:43.427Z] $ docker stop --time=1 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 [2022-03-25T09:14:45.074Z] $ docker rm -f 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:14:45.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T09:14:45.648Z] . [Pipeline] withDockerContainer [2022-03-25T09:14:45.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2022-03-25T09:14:45.958Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T09:14:47.245Z] $ docker top 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:14:48.153Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T09:14:52.452Z] Building core-command ... [2022-03-25T09:14:52.452Z] Building core-data ... [2022-03-25T09:14:52.452Z] Building core-metadata ... [2022-03-25T09:14:52.452Z] Building security-bootstrapper ... [2022-03-25T09:14:52.452Z] Building security-proxy-setup ... [2022-03-25T09:14:52.452Z] Building security-secretstore-setup ... [2022-03-25T09:14:52.452Z] Building security-spiffe-token-provider ... [2022-03-25T09:14:52.452Z] Building security-spire-agent ... [2022-03-25T09:14:52.452Z] Building security-spire-config ... [2022-03-25T09:14:52.452Z] Building security-spire-server ... [2022-03-25T09:14:52.452Z] Building support-notifications ... [2022-03-25T09:14:52.452Z] Building support-scheduler ... [2022-03-25T09:14:52.452Z] Building sys-mgmt-agent ... [2022-03-25T09:14:52.452Z] Building security-spiffe-token-provider [2022-03-25T09:14:52.452Z] Building security-secretstore-setup [2022-03-25T09:14:52.452Z] Building security-bootstrapper [2022-03-25T09:14:52.452Z] Building security-spire-agent [2022-03-25T09:14:52.452Z] Building security-spire-config [2022-03-25T09:16:44.251Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:16:44.251Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:16:44.251Z] ---> 8c502036f50c [2022-03-25T09:16:44.251Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T09:16:44.251Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:16:44.251Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:16:44.251Z] ---> 8c502036f50c [2022-03-25T09:16:44.251Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T09:16:44.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:16:44.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:16:44.251Z] ---> 8c502036f50c [2022-03-25T09:16:44.251Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T09:16:44.251Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:16:44.251Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:16:44.251Z] ---> 8c502036f50c [2022-03-25T09:16:44.251Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T09:16:44.251Z] ---> Running in 27b0f8db6fe4 [2022-03-25T09:16:44.251Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:16:44.251Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:16:44.251Z] ---> 8c502036f50c [2022-03-25T09:16:44.251Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T09:16:44.251Z] ---> Running in 1dca9558b1bc [2022-03-25T09:16:44.251Z] ---> Running in 255b123d1bd0 [2022-03-25T09:16:44.251Z] ---> Running in 37d4196e953a [2022-03-25T09:16:44.251Z] ---> Running in 2e5b0cf3353b [2022-03-25T09:16:44.251Z] Removing intermediate container 27b0f8db6fe4 [2022-03-25T09:16:44.251Z] ---> 71b9f77fc136 [2022-03-25T09:16:44.251Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:16:44.251Z] Removing intermediate container 255b123d1bd0 [2022-03-25T09:16:44.251Z] ---> fc5467ea9973 [2022-03-25T09:16:44.251Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T09:16:44.251Z] Removing intermediate container 1dca9558b1bc [2022-03-25T09:16:44.251Z] ---> cc00b50fdac5 [2022-03-25T09:16:44.251Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:16:44.251Z] Removing intermediate container 37d4196e953a [2022-03-25T09:16:44.251Z] ---> 349da20236b3 [2022-03-25T09:16:44.251Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:16:44.251Z] ---> Running in d8fe8f9335f2 [2022-03-25T09:16:44.251Z] ---> Running in c9aa96c0a9fd [2022-03-25T09:16:44.251Z] ---> Running in 378d2376df9e [2022-03-25T09:16:44.251Z] Removing intermediate container 2e5b0cf3353b [2022-03-25T09:16:44.251Z] ---> 6cf8238271f3 [2022-03-25T09:16:44.251Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:16:44.251Z] ---> Running in 28013d0adce3 [2022-03-25T09:16:44.251Z] ---> Running in 28f12255e8ca [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] Removing intermediate container d8fe8f9335f2 [2022-03-25T09:16:44.251Z] ---> 6a893e81494f [2022-03-25T09:16:44.251Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T09:16:44.251Z] ---> Running in 2395ebddce4b [2022-03-25T09:16:44.251Z] Removing intermediate container 28f12255e8ca [2022-03-25T09:16:44.251Z] ---> 5619f5d3c307 [2022-03-25T09:16:44.251Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T09:16:44.251Z] Removing intermediate container c9aa96c0a9fd [2022-03-25T09:16:44.251Z] ---> fd434d9d1444 [2022-03-25T09:16:44.251Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T09:16:44.251Z] ---> Running in 343061bac798 [2022-03-25T09:16:44.251Z] Removing intermediate container 28013d0adce3 [2022-03-25T09:16:44.251Z] ---> d2556dede52b [2022-03-25T09:16:44.251Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T09:16:44.251Z] ---> Running in cb570c32c41a [2022-03-25T09:16:44.251Z] ---> Running in 661aec67ef85 [2022-03-25T09:16:44.251Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:16:44.251Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:16:44.251Z] OK: 15738 distinct packages available [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] OK: 220 MiB in 52 packages [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:16:44.251Z] OK: 220 MiB in 52 packages [2022-03-25T09:16:44.251Z] Removing intermediate container 378d2376df9e [2022-03-25T09:16:44.251Z] ---> af67f0a4b977 [2022-03-25T09:16:44.251Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T09:16:44.251Z] OK: 220 MiB in 52 packages [2022-03-25T09:16:44.251Z] OK: 220 MiB in 52 packages [2022-03-25T09:16:44.251Z] OK: 220 MiB in 52 packages [2022-03-25T09:16:44.251Z] Removing intermediate container 2395ebddce4b [2022-03-25T09:16:44.251Z] ---> aac5118568ba [2022-03-25T09:16:44.251Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T09:16:44.251Z] ---> 8f3b86eed62c [2022-03-25T09:16:44.251Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:16:44.251Z] ---> Running in 2ed4f77389e0 [2022-03-25T09:16:44.251Z] Removing intermediate container 343061bac798 [2022-03-25T09:16:44.251Z] ---> 3b34642d7ba4 [2022-03-25T09:16:44.251Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T09:16:44.529Z] Removing intermediate container cb570c32c41a [2022-03-25T09:16:44.529Z] ---> 3b919ef75a87 [2022-03-25T09:16:44.529Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T09:16:44.809Z] Removing intermediate container 661aec67ef85 [2022-03-25T09:16:44.809Z] ---> a10d9c0cfd77 [2022-03-25T09:16:44.809Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T09:16:45.093Z] ---> 8729ce8c8df8 [2022-03-25T09:16:45.093Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:16:45.370Z] ---> Running in 76b076f10a0a [2022-03-25T09:16:45.974Z] ---> 68e65a9c06c1 [2022-03-25T09:16:45.974Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:16:45.974Z] ---> Running in a4a3688d3319 [2022-03-25T09:16:46.255Z] ---> 100253f9d6fe [2022-03-25T09:16:46.255Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:16:46.553Z] ---> 7dae319aa53f [2022-03-25T09:16:46.553Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:16:46.553Z] ---> Running in 5d06200767d0 [2022-03-25T09:16:46.835Z] ---> Running in 110d2ca8080f [2022-03-25T09:16:48.837Z] Removing intermediate container 2ed4f77389e0 [2022-03-25T09:16:48.837Z] ---> b2d1b27838db [2022-03-25T09:16:48.837Z] Step 7/20 : COPY . . [2022-03-25T09:16:50.859Z] Removing intermediate container 76b076f10a0a [2022-03-25T09:16:50.859Z] ---> 5c9f068862fe [2022-03-25T09:16:50.859Z] Step 8/25 : COPY . . [2022-03-25T09:16:51.135Z] Removing intermediate container a4a3688d3319 [2022-03-25T09:16:51.136Z] ---> 5cace8f4f0be [2022-03-25T09:16:51.136Z] Step 8/24 : COPY . . [2022-03-25T09:16:52.600Z] Removing intermediate container 5d06200767d0 [2022-03-25T09:16:52.600Z] ---> 0221013d00af [2022-03-25T09:16:52.600Z] Step 8/24 : COPY . . [2022-03-25T09:16:52.600Z] Removing intermediate container 110d2ca8080f [2022-03-25T09:16:52.600Z] ---> 780716d9616e [2022-03-25T09:16:52.600Z] Step 8/31 : COPY . . [2022-03-25T09:17:24.973Z] ---> f23694a85621 [2022-03-25T09:17:24.973Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T09:17:24.973Z] ---> 17acc64f7782 [2022-03-25T09:17:24.973Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T09:17:24.973Z] ---> Running in dd7472a141ca [2022-03-25T09:17:24.973Z] ---> Running in c652b4c73f06 [2022-03-25T09:17:24.973Z] ---> ea5b0e1b601d [2022-03-25T09:17:24.973Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T09:17:24.973Z] ---> Running in 50d17c64ba54 [2022-03-25T09:17:24.973Z] ---> 96a82948c04d [2022-03-25T09:17:24.973Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:17:24.973Z] ---> Running in 421e653fc3ad [2022-03-25T09:17:24.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T09:17:25.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T09:17:25.251Z] Removing intermediate container 421e653fc3ad [2022-03-25T09:17:25.251Z] ---> fdbd9487505a [2022-03-25T09:17:25.251Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-25T09:17:25.531Z] ---> Running in 965cce53e896 [2022-03-25T09:17:25.531Z] ---> 6357d7b8047c [2022-03-25T09:17:25.531Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:17:25.808Z] ---> Running in 5a46b28b02b5 [2022-03-25T09:17:26.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T09:17:26.421Z] Removing intermediate container 5a46b28b02b5 [2022-03-25T09:17:26.421Z] ---> c580a1a336b6 [2022-03-25T09:17:26.421Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-25T09:17:26.704Z] ---> Running in 31c2e9e16340 [2022-03-25T09:17:29.365Z] spire-1.2.0/ [2022-03-25T09:17:30.365Z] spire-1.2.0/ [2022-03-25T09:17:34.734Z] spire-1.2.0/README.md [2022-03-25T09:17:34.734Z] spire-1.2.0/bin/ [2022-03-25T09:17:34.734Z] spire-1.2.0/bin/spire-server [2022-03-25T09:17:34.734Z] spire-1.2.0/bin/spire-agent [2022-03-25T09:17:34.734Z] spire-1.2.0/conf/ [2022-03-25T09:17:34.734Z] spire-1.2.0/conf/server/ [2022-03-25T09:17:34.734Z] spire-1.2.0/conf/server/server.conf [2022-03-25T09:17:34.734Z] spire-1.2.0/conf/agent/ [2022-03-25T09:17:34.734Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T09:17:34.734Z] spire-1.2.0/LICENSE [2022-03-25T09:17:35.076Z] spire-1.2.0/README.md [2022-03-25T09:17:35.076Z] spire-1.2.0/bin/ [2022-03-25T09:17:35.076Z] spire-1.2.0/bin/spire-server [2022-03-25T09:17:35.076Z] spire-1.2.0/bin/spire-agent [2022-03-25T09:17:35.076Z] spire-1.2.0/conf/ [2022-03-25T09:17:35.076Z] spire-1.2.0/conf/server/ [2022-03-25T09:17:35.076Z] spire-1.2.0/conf/server/server.conf [2022-03-25T09:17:35.076Z] spire-1.2.0/conf/agent/ [2022-03-25T09:17:35.076Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T09:17:35.076Z] spire-1.2.0/LICENSE [2022-03-25T09:17:43.383Z] Removing intermediate container 965cce53e896 [2022-03-25T09:17:43.383Z] ---> 884f96408990 [2022-03-25T09:17:43.383Z] [2022-03-25T09:17:43.383Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T09:17:43.383Z] Removing intermediate container 31c2e9e16340 [2022-03-25T09:17:43.383Z] ---> ad6fcf56b3fb [2022-03-25T09:17:43.383Z] [2022-03-25T09:17:43.383Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T09:17:43.658Z] 3.15: Pulling from library/alpine [2022-03-25T09:17:43.658Z] 3.15: Pulling from library/alpine [2022-03-25T09:17:45.108Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T09:17:45.108Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T09:17:45.108Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T09:17:45.108Z] Status: Image is up to date for alpine:3.15 [2022-03-25T09:17:45.108Z] ---> 7ffa42511a80 [2022-03-25T09:17:45.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:17:45.416Z] ---> 7ffa42511a80 [2022-03-25T09:17:45.416Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:17:45.416Z] ---> Running in 2621e98e7ad4 [2022-03-25T09:17:45.416Z] ---> Running in a2ffd9448ffb [2022-03-25T09:17:46.044Z] Removing intermediate container 2621e98e7ad4 [2022-03-25T09:17:46.044Z] ---> aac103182f5c [2022-03-25T09:17:46.044Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:17:46.044Z] Removing intermediate container a2ffd9448ffb [2022-03-25T09:17:46.044Z] ---> 28c259b2251c [2022-03-25T09:17:46.044Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:17:46.333Z] ---> Running in 408e7dad0afb [2022-03-25T09:17:46.333Z] ---> Running in 27cefedef674 [2022-03-25T09:17:49.767Z] Removing intermediate container 408e7dad0afb [2022-03-25T09:17:49.767Z] ---> a053ae42bd32 [2022-03-25T09:17:49.767Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T09:17:50.054Z] ---> Running in d74a50ea3e07 [2022-03-25T09:17:50.054Z] Removing intermediate container 27cefedef674 [2022-03-25T09:17:50.054Z] ---> 710128d1e020 [2022-03-25T09:17:50.054Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T09:17:50.332Z] ---> Running in 28e08c5f2672 [2022-03-25T09:17:52.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:52.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:53.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:53.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:54.619Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:17:54.619Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:17:54.619Z] OK: 15729 distinct packages available [2022-03-25T09:17:54.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:54.897Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:17:54.897Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:17:54.897Z] OK: 15729 distinct packages available [2022-03-25T09:17:55.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:55.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:56.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:17:56.662Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T09:17:56.940Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:17:56.940Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T09:17:56.940Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T09:17:57.216Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T09:17:57.216Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T09:17:57.216Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:17:57.216Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:17:57.216Z] OK: 6 MiB in 19 packages [2022-03-25T09:17:57.216Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T09:17:57.496Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T09:17:57.496Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:17:57.496Z] OK: 6 MiB in 18 packages [2022-03-25T09:17:59.518Z] Removing intermediate container d74a50ea3e07 [2022-03-25T09:17:59.518Z] ---> 431c9d97597b [2022-03-25T09:17:59.518Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T09:17:59.805Z] Removing intermediate container 28e08c5f2672 [2022-03-25T09:17:59.805Z] ---> a4e348e6f41c [2022-03-25T09:17:59.805Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:18:05.232Z] ---> 7bdacf30ab25 [2022-03-25T09:18:05.232Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:18:07.882Z] ---> 70e429b28008 [2022-03-25T09:18:07.882Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:18:09.346Z] ---> 251c6cac30ba [2022-03-25T09:18:09.346Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T09:18:09.346Z] ---> Running in 4599b7aa61de [2022-03-25T09:18:10.811Z] Removing intermediate container 4599b7aa61de [2022-03-25T09:18:10.811Z] ---> c04adab17529 [2022-03-25T09:18:10.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T09:18:12.294Z] ---> 2152435f975e [2022-03-25T09:18:12.294Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:18:12.294Z] ---> d8df123d634c [2022-03-25T09:18:12.294Z] Step 19/24 : WORKDIR / [2022-03-25T09:18:12.294Z] ---> Running in 733ac9553ee0 [2022-03-25T09:18:12.933Z] Removing intermediate container 733ac9553ee0 [2022-03-25T09:18:12.933Z] ---> 5e6a23454984 [2022-03-25T09:18:12.933Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:18:13.213Z] ---> Running in b1748a0be70b [2022-03-25T09:18:13.213Z] ---> 4b3d01b0465f [2022-03-25T09:18:13.213Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T09:18:13.829Z] Removing intermediate container b1748a0be70b [2022-03-25T09:18:13.829Z] ---> ff195d8bff68 [2022-03-25T09:18:13.829Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:18:14.110Z] ---> Running in 65d8c15b80f4 [2022-03-25T09:18:14.393Z] ---> dd97b9cf0630 [2022-03-25T09:18:14.393Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T09:18:15.004Z] Removing intermediate container 65d8c15b80f4 [2022-03-25T09:18:15.004Z] ---> adccc6dfb827 [2022-03-25T09:18:15.004Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T09:18:15.282Z] ---> Running in baedd639ed6b [2022-03-25T09:18:15.902Z] ---> 59dc969f880f [2022-03-25T09:18:15.902Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:18:15.902Z] Removing intermediate container baedd639ed6b [2022-03-25T09:18:15.902Z] ---> 5d7841175f05 [2022-03-25T09:18:15.902Z] Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:18:15.902Z] ---> Running in 7ecc659fdc04 [2022-03-25T09:18:16.182Z] ---> Running in 725846746f9f [2022-03-25T09:18:16.806Z] Removing intermediate container 7ecc659fdc04 [2022-03-25T09:18:16.806Z] ---> ad2f6c475bbb [2022-03-25T09:18:16.806Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:18:16.806Z] Removing intermediate container 725846746f9f [2022-03-25T09:18:16.806Z] ---> f9b97fa8b584 [2022-03-25T09:18:16.806Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T09:18:16.806Z] ---> Running in a8933ef62cd9 [2022-03-25T09:18:17.089Z] ---> Running in b536aa2249f7 [2022-03-25T09:18:17.701Z] Removing intermediate container a8933ef62cd9 [2022-03-25T09:18:17.701Z] ---> a248ae126c88 [2022-03-25T09:18:17.701Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T09:18:17.701Z] Removing intermediate container b536aa2249f7 [2022-03-25T09:18:17.701Z] ---> b34645319ae3 [2022-03-25T09:18:17.701Z] [2022-03-25T09:18:17.701Z] ---> Running in 92aad7b026dc [2022-03-25T09:18:18.319Z] Removing intermediate container 92aad7b026dc [2022-03-25T09:18:18.319Z] ---> 108994ac4abd [2022-03-25T09:18:18.319Z] Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:18:18.606Z] ---> Running in 4ed3e7f0ba8e [2022-03-25T09:18:18.893Z] Successfully built b34645319ae3 [2022-03-25T09:18:18.893Z] Successfully tagged security-spire-config-arm64:latest [2022-03-25T09:18:18.893Z]  Building security-spire-config ... done Building core-command [2022-03-25T09:18:19.185Z] Removing intermediate container 4ed3e7f0ba8e [2022-03-25T09:18:19.185Z] ---> dbaee9e11275 [2022-03-25T09:18:19.185Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T09:18:19.185Z] ---> Running in 2ca903c05fee [2022-03-25T09:18:19.804Z] Removing intermediate container 2ca903c05fee [2022-03-25T09:18:19.804Z] ---> 553aeac58fed [2022-03-25T09:18:19.804Z] [2022-03-25T09:18:20.427Z] Successfully built 553aeac58fed [2022-03-25T09:18:20.427Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-25T09:18:20.427Z] Building support-scheduler [2022-03-25T09:19:17.089Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:19:17.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:19:17.089Z] ---> 8c502036f50c [2022-03-25T09:19:17.089Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 6cf8238271f3 [2022-03-25T09:19:17.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 5619f5d3c307 [2022-03-25T09:19:17.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 3b34642d7ba4 [2022-03-25T09:19:17.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 68e65a9c06c1 [2022-03-25T09:19:17.089Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 5cace8f4f0be [2022-03-25T09:19:17.089Z] Step 8/23 : COPY . . [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 96a82948c04d [2022-03-25T09:19:17.089Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T09:19:17.089Z] ---> Running in befa9845d28c [2022-03-25T09:19:17.089Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:19:17.089Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:19:17.089Z] ---> 8c502036f50c [2022-03-25T09:19:17.089Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 6cf8238271f3 [2022-03-25T09:19:17.089Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 5619f5d3c307 [2022-03-25T09:19:17.089Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 3b34642d7ba4 [2022-03-25T09:19:17.089Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 68e65a9c06c1 [2022-03-25T09:19:17.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 5cace8f4f0be [2022-03-25T09:19:17.089Z] Step 8/22 : COPY . . [2022-03-25T09:19:17.089Z] ---> Using cache [2022-03-25T09:19:17.089Z] ---> 96a82948c04d [2022-03-25T09:19:17.089Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T09:19:17.089Z] ---> Running in 729a407cd682 [2022-03-25T09:19:17.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T09:19:17.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T09:23:39.713Z] Removing intermediate container c652b4c73f06 [2022-03-25T09:23:39.713Z] ---> 19628481a820 [2022-03-25T09:23:39.713Z] [2022-03-25T09:23:39.713Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T09:23:39.713Z] ---> 7ffa42511a80 [2022-03-25T09:23:39.713Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:23:39.713Z] ---> Using cache [2022-03-25T09:23:39.713Z] ---> 28c259b2251c [2022-03-25T09:23:39.713Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:23:39.713Z] ---> Using cache [2022-03-25T09:23:39.713Z] ---> 710128d1e020 [2022-03-25T09:23:39.713Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T09:23:39.713Z] ---> Running in f6bd19bea4df [2022-03-25T09:23:39.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T09:23:39.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:23:39.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:23:39.713Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:23:39.713Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:23:39.713Z] OK: 15729 distinct packages available [2022-03-25T09:23:39.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:23:39.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:23:39.713Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T09:23:39.713Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:23:39.713Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T09:23:39.713Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T09:23:39.713Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T09:23:39.713Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T09:23:39.713Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:23:39.713Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T09:23:39.991Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T09:23:39.991Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:23:39.991Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:23:40.599Z] OK: 8 MiB in 23 packages [2022-03-25T09:23:44.034Z] Removing intermediate container f6bd19bea4df [2022-03-25T09:23:44.034Z] ---> c91f121721c1 [2022-03-25T09:23:44.034Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:23:46.041Z] ---> d71f1caab00d [2022-03-25T09:23:46.041Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T09:23:51.485Z] ---> 39b5afea8c8b [2022-03-25T09:23:51.485Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T09:23:53.496Z] ---> 1d156dcc8dd3 [2022-03-25T09:23:53.496Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T09:23:53.496Z] ---> Running in 5f226f607d8c [2022-03-25T09:23:54.495Z] Removing intermediate container 5f226f607d8c [2022-03-25T09:23:54.495Z] ---> 6945c9e7179b [2022-03-25T09:23:54.495Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:23:54.495Z] ---> Running in 8bad3d108d04 [2022-03-25T09:23:55.948Z] Removing intermediate container 8bad3d108d04 [2022-03-25T09:23:55.948Z] ---> 6206e7f01ce1 [2022-03-25T09:23:55.948Z] Step 18/20 : LABEL arch=arm64 [2022-03-25T09:23:55.948Z] ---> Running in 7e057de11453 [2022-03-25T09:23:56.964Z] Removing intermediate container 7e057de11453 [2022-03-25T09:23:56.964Z] ---> 9e22f13697b8 [2022-03-25T09:23:56.964Z] Step 19/20 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:23:57.249Z] ---> Running in 93abeceab5c6 [2022-03-25T09:23:58.241Z] Removing intermediate container 93abeceab5c6 [2022-03-25T09:23:58.241Z] ---> 0b589c76cb4a [2022-03-25T09:23:58.241Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T09:23:58.241Z] ---> Running in 47c8391f8662 [2022-03-25T09:23:59.239Z] Removing intermediate container 47c8391f8662 [2022-03-25T09:23:59.239Z] ---> f2333fb5e4df [2022-03-25T09:23:59.239Z] [2022-03-25T09:24:00.234Z] Removing intermediate container dd7472a141ca [2022-03-25T09:24:00.234Z] ---> 132edf325424 [2022-03-25T09:24:00.234Z] [2022-03-25T09:24:00.234Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T09:24:00.234Z] Successfully built f2333fb5e4df [2022-03-25T09:24:00.234Z] Removing intermediate container 50d17c64ba54 [2022-03-25T09:24:00.234Z] ---> 3878c03b4739 [2022-03-25T09:24:00.234Z] [2022-03-25T09:24:00.234Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T09:24:00.234Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-25T09:24:00.234Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-03-25T09:24:00.234Z] 3.14: Pulling from library/alpine [2022-03-25T09:24:00.516Z] 3.14: Pulling from library/alpine [2022-03-25T09:24:01.989Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T09:24:01.989Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T09:24:01.989Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T09:24:01.989Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T09:24:01.989Z] ---> 71a2028e5025 [2022-03-25T09:24:01.989Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T09:24:01.989Z] ---> 71a2028e5025 [2022-03-25T09:24:01.989Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T09:24:01.989Z] ---> Running in 5093e0eaa2fa [2022-03-25T09:24:01.989Z] ---> Running in 763337fdeb32 [2022-03-25T09:24:02.991Z] Removing intermediate container 763337fdeb32 [2022-03-25T09:24:02.991Z] ---> 44b2958cd6e8 [2022-03-25T09:24:02.991Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T09:24:02.991Z] ---> Running in dc0b916ab5e4 [2022-03-25T09:24:04.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:04.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:05.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:05.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:05.897Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T09:24:05.897Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T09:24:05.897Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T09:24:05.897Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:24:05.897Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:24:06.179Z] OK: 6 MiB in 17 packages [2022-03-25T09:24:06.461Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T09:24:06.461Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T09:24:06.745Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:24:06.745Z] OK: 6 MiB in 16 packages [2022-03-25T09:24:08.743Z] Removing intermediate container dc0b916ab5e4 [2022-03-25T09:24:08.743Z] ---> 0ec31329da88 [2022-03-25T09:24:08.743Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T09:24:09.025Z] Removing intermediate container 5093e0eaa2fa [2022-03-25T09:24:09.025Z] ---> a7a787063013 [2022-03-25T09:24:09.025Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T09:24:09.025Z] ---> Running in dcb950dfec1d [2022-03-25T09:24:09.302Z] ---> Running in 626ce3fc95ec [2022-03-25T09:24:09.902Z] Removing intermediate container dcb950dfec1d [2022-03-25T09:24:09.902Z] ---> 9093d12d2e44 [2022-03-25T09:24:09.902Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T09:24:09.902Z] Removing intermediate container 626ce3fc95ec [2022-03-25T09:24:09.902Z] ---> 8998e0659d4a [2022-03-25T09:24:09.902Z] Step 13/25 : WORKDIR / [2022-03-25T09:24:09.902Z] ---> Running in 5068a9056b64 [2022-03-25T09:24:09.902Z] ---> Running in 7f8ce01ec553 [2022-03-25T09:24:10.517Z] Removing intermediate container 5068a9056b64 [2022-03-25T09:24:10.517Z] ---> 36a3112335c3 [2022-03-25T09:24:10.517Z] Removing intermediate container 7f8ce01ec553 [2022-03-25T09:24:10.517Z] ---> 5364b102951b [2022-03-25T09:24:10.517Z] 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-25T09:24:10.517Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T09:24:10.517Z] ---> Running in df10ffb4d7b9 [2022-03-25T09:24:12.013Z] ---> 0a70cb945187 [2022-03-25T09:24:12.013Z] 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-25T09:24:13.016Z] ---> 114e58b627d8 [2022-03-25T09:24:13.016Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T09:24:14.483Z] Removing intermediate container df10ffb4d7b9 [2022-03-25T09:24:14.483Z] ---> 075d10bd1ddf [2022-03-25T09:24:14.483Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T09:24:14.483Z] ---> Running in 033a89b7e1d6 [2022-03-25T09:24:14.762Z] ---> f029811e5ddf [2022-03-25T09:24:14.762Z] 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-25T09:24:15.768Z] Removing intermediate container 033a89b7e1d6 [2022-03-25T09:24:15.768Z] ---> 4f729c272538 [2022-03-25T09:24:15.768Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T09:24:16.379Z] ---> 86a806f74c09 [2022-03-25T09:24:16.379Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T09:24:17.375Z] ---> fb64faaf48cb [2022-03-25T09:24:17.375Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T09:24:17.375Z] ---> Running in 837a51322c27 [2022-03-25T09:24:20.821Z] ---> c2f59ef620cb [2022-03-25T09:24:20.821Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T09:24:21.108Z] Removing intermediate container 837a51322c27 [2022-03-25T09:24:21.108Z] ---> 4d78ed89b2a7 [2022-03-25T09:24:21.108Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:24:23.112Z] ---> 484d8aa4b042 [2022-03-25T09:24:23.112Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T09:24:25.109Z] ---> 32e45669691e [2022-03-25T09:24:25.109Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T09:24:26.557Z] ---> f74f8c96cdeb [2022-03-25T09:24:26.557Z] 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-25T09:24:26.834Z] ---> Running in 3d92bf3d3313 [2022-03-25T09:24:26.834Z] ---> b99c59441899 [2022-03-25T09:24:26.834Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T09:24:28.838Z] ---> 6943ad73af96 [2022-03-25T09:24:28.838Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T09:24:30.846Z] ---> 3f4dda9fd6ba [2022-03-25T09:24:30.846Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T09:24:31.455Z] Removing intermediate container 3d92bf3d3313 [2022-03-25T09:24:31.455Z] ---> 849bb171c223 [2022-03-25T09:24:31.455Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T09:24:31.455Z] ---> Running in 87b14ad0a231 [2022-03-25T09:24:32.080Z] ---> d78a508cebf3 [2022-03-25T09:24:32.080Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T09:24:32.353Z] Removing intermediate container 87b14ad0a231 [2022-03-25T09:24:32.353Z] ---> fae6fcca1a26 [2022-03-25T09:24:32.353Z] Step 23/25 : LABEL arch=arm64 [2022-03-25T09:24:32.353Z] ---> Running in afec9a38f43b [2022-03-25T09:24:32.627Z] ---> Running in aa5a45785ab5 [2022-03-25T09:24:33.228Z] Removing intermediate container afec9a38f43b [2022-03-25T09:24:33.228Z] ---> ab4cc93d33ca [2022-03-25T09:24:33.228Z] Step 24/25 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:24:33.526Z] ---> Running in e60ce7fdde9f [2022-03-25T09:24:33.804Z] Removing intermediate container aa5a45785ab5 [2022-03-25T09:24:33.804Z] ---> 2df677bff45e [2022-03-25T09:24:33.804Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T09:24:34.417Z] Removing intermediate container e60ce7fdde9f [2022-03-25T09:24:34.417Z] ---> 5b253debef46 [2022-03-25T09:24:34.417Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T09:24:34.417Z] ---> Running in 1696df797055 [2022-03-25T09:24:35.405Z] ---> 4c5c0f9549fb [2022-03-25T09:24:35.405Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T09:24:35.405Z] Removing intermediate container 1696df797055 [2022-03-25T09:24:35.405Z] ---> 80cc263f0123 [2022-03-25T09:24:35.405Z] [2022-03-25T09:24:36.007Z] ---> Running in 12fa8b2b90e9 [2022-03-25T09:24:37.002Z] Successfully built 80cc263f0123 [2022-03-25T09:24:37.002Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-25T09:24:37.002Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-03-25T09:24:39.006Z] Removing intermediate container 12fa8b2b90e9 [2022-03-25T09:24:39.006Z] ---> 645654c410f5 [2022-03-25T09:24:39.006Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T09:24:39.620Z] ---> Running in 5d9524025610 [2022-03-25T09:24:40.229Z] Removing intermediate container 5d9524025610 [2022-03-25T09:24:40.229Z] ---> 46c54e39638a [2022-03-25T09:24:40.229Z] Step 28/31 : CMD ["gate"] [2022-03-25T09:24:41.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:24:41.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:24:41.235Z] ---> 8c502036f50c [2022-03-25T09:24:41.235Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:24:41.235Z] ---> Using cache [2022-03-25T09:24:41.235Z] ---> 6cf8238271f3 [2022-03-25T09:24:41.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:24:41.235Z] ---> Using cache [2022-03-25T09:24:41.235Z] ---> 5619f5d3c307 [2022-03-25T09:24:41.235Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T09:24:41.235Z] ---> Running in 39416db8d581 [2022-03-25T09:24:41.235Z] ---> Running in f0971a8db439 [2022-03-25T09:24:41.849Z] Removing intermediate container f0971a8db439 [2022-03-25T09:24:41.849Z] ---> 25a450c2b4cb [2022-03-25T09:24:41.849Z] Step 29/31 : LABEL arch=arm64 [2022-03-25T09:24:42.458Z] ---> Running in 221c78cc0796 [2022-03-25T09:24:43.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:43.069Z] Removing intermediate container 221c78cc0796 [2022-03-25T09:24:43.069Z] ---> f5b453fdfca0 [2022-03-25T09:24:43.069Z] Step 30/31 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:24:43.347Z] ---> Running in f15bd66dee5a [2022-03-25T09:24:43.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:24:43.961Z] Removing intermediate container f15bd66dee5a [2022-03-25T09:24:43.961Z] ---> f26b1db6ccf8 [2022-03-25T09:24:43.961Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T09:24:44.558Z] ---> Running in 2c3c50b53796 [2022-03-25T09:24:45.170Z] OK: 220 MiB in 52 packages [2022-03-25T09:24:45.170Z] Removing intermediate container 2c3c50b53796 [2022-03-25T09:24:45.170Z] ---> 609ca3e444b0 [2022-03-25T09:24:45.170Z] [2022-03-25T09:24:45.796Z] Successfully built 609ca3e444b0 [2022-03-25T09:24:45.796Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-25T09:24:45.796Z] Building support-notifications [2022-03-25T09:24:46.797Z]  Building security-bootstrapper ... done Removing intermediate container 39416db8d581 [2022-03-25T09:24:46.797Z] ---> 013f71bfe6cc [2022-03-25T09:24:46.797Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:24:47.792Z] ---> c63a7b88be5a [2022-03-25T09:24:47.792Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:24:47.792Z] ---> Running in 8bca510626eb [2022-03-25T09:24:53.225Z] Removing intermediate container 8bca510626eb [2022-03-25T09:24:53.225Z] ---> 893a84dc4f2f [2022-03-25T09:24:53.225Z] Step 8/23 : COPY . . [2022-03-25T09:25:20.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:25:20.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:25:20.086Z] ---> 8c502036f50c [2022-03-25T09:25:20.086Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 6cf8238271f3 [2022-03-25T09:25:20.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 5619f5d3c307 [2022-03-25T09:25:20.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 3b34642d7ba4 [2022-03-25T09:25:20.086Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 68e65a9c06c1 [2022-03-25T09:25:20.086Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 5cace8f4f0be [2022-03-25T09:25:20.086Z] Step 8/23 : COPY . . [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 96a82948c04d [2022-03-25T09:25:20.086Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> fdbd9487505a [2022-03-25T09:25:20.086Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 884f96408990 [2022-03-25T09:25:20.086Z] [2022-03-25T09:25:20.086Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T09:25:20.086Z] ---> 7ffa42511a80 [2022-03-25T09:25:20.086Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 28c259b2251c [2022-03-25T09:25:20.086Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:25:20.086Z] ---> Using cache [2022-03-25T09:25:20.086Z] ---> 710128d1e020 [2022-03-25T09:25:20.086Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T09:25:21.069Z] ---> Running in 078be4c05d43 [2022-03-25T09:25:23.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:23.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:24.258Z] Removing intermediate container befa9845d28c [2022-03-25T09:25:24.258Z] ---> ad05b3a89042 [2022-03-25T09:25:24.258Z] [2022-03-25T09:25:24.258Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:25:24.258Z] ---> 71a2028e5025 [2022-03-25T09:25:24.258Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:25:24.534Z] ---> Running in d9e01467a81e [2022-03-25T09:25:24.811Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T09:25:24.811Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T09:25:24.811Z] OK: 15729 distinct packages available [2022-03-25T09:25:25.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:26.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:26.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:26.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:26.945Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T09:25:26.945Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T09:25:26.945Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T09:25:27.229Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T09:25:27.229Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T09:25:27.229Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T09:25:27.229Z] OK: 6 MiB in 19 packages [2022-03-25T09:25:27.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T09:25:27.506Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:25:27.506Z] OK: 5 MiB in 15 packages [2022-03-25T09:25:29.481Z] Removing intermediate container d9e01467a81e [2022-03-25T09:25:29.481Z] ---> cefae5161a4a [2022-03-25T09:25:29.481Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:25:29.481Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:25:29.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:25:29.481Z] ---> 8c502036f50c [2022-03-25T09:25:29.481Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:25:29.481Z] ---> Using cache [2022-03-25T09:25:29.481Z] ---> 6cf8238271f3 [2022-03-25T09:25:29.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:25:29.481Z] ---> Using cache [2022-03-25T09:25:29.481Z] ---> 5619f5d3c307 [2022-03-25T09:25:29.481Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 078be4c05d43 [2022-03-25T09:25:29.481Z] [2022-03-25T09:25:29.481Z] ---> Running in 444d386a58ec [2022-03-25T09:25:29.481Z] ---> 11afe1d69576 [2022-03-25T09:25:29.481Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T09:25:29.758Z] ---> Running in 5be019ebd20f [2022-03-25T09:25:29.758Z] Removing intermediate container 729a407cd682 [2022-03-25T09:25:29.758Z] ---> 0ff806379868 [2022-03-25T09:25:29.758Z] [2022-03-25T09:25:29.758Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:25:29.758Z] ---> 71a2028e5025 [2022-03-25T09:25:29.758Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:25:29.758Z] ---> Using cache [2022-03-25T09:25:29.758Z] ---> cefae5161a4a [2022-03-25T09:25:29.758Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:25:30.044Z] ---> Running in e9836ff9ff41 [2022-03-25T09:25:30.342Z] Removing intermediate container 5be019ebd20f [2022-03-25T09:25:30.342Z] ---> c4ae7e63bc1c [2022-03-25T09:25:30.342Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T09:25:30.629Z] ---> Running in d04094912e1c [2022-03-25T09:25:30.905Z] Removing intermediate container e9836ff9ff41 [2022-03-25T09:25:30.905Z] ---> c65b060b35c8 [2022-03-25T09:25:30.905Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T09:25:30.905Z] ---> Running in 1f620a41a76e [2022-03-25T09:25:31.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:31.184Z] Removing intermediate container d04094912e1c [2022-03-25T09:25:31.184Z] ---> 9a656bfbe5ae [2022-03-25T09:25:31.184Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T09:25:31.459Z] ---> Running in 4c03866a9dde [2022-03-25T09:25:31.459Z] Removing intermediate container 1f620a41a76e [2022-03-25T09:25:31.459Z] ---> 82ce6a0bf7a3 [2022-03-25T09:25:31.459Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T09:25:31.735Z] ---> Running in 28998264a2f3 [2022-03-25T09:25:31.735Z] ---> 13666cc778e5 [2022-03-25T09:25:31.735Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T09:25:32.009Z] ---> Running in 5b25d0eb09e2 [2022-03-25T09:25:32.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:25:32.292Z] Removing intermediate container 4c03866a9dde [2022-03-25T09:25:32.292Z] ---> 732193bc2a13 [2022-03-25T09:25:32.292Z] Step 15/23 : WORKDIR / [2022-03-25T09:25:32.292Z] Removing intermediate container 28998264a2f3 [2022-03-25T09:25:32.292Z] ---> bd77033c3251 [2022-03-25T09:25:32.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:25:32.574Z] ---> Running in 1721f27d26da [2022-03-25T09:25:33.179Z] OK: 220 MiB in 52 packages [2022-03-25T09:25:33.456Z] Removing intermediate container 1721f27d26da [2022-03-25T09:25:33.456Z] ---> 412705759977 [2022-03-25T09:25:33.456Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:25:33.747Z] ---> b5be251239b1 [2022-03-25T09:25:33.747Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T09:25:33.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T09:25:34.743Z] Removing intermediate container 444d386a58ec [2022-03-25T09:25:34.743Z] ---> 4ed04d12bcec [2022-03-25T09:25:34.743Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:25:35.341Z] ---> cee63877b14a [2022-03-25T09:25:35.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T09:25:36.802Z] ---> 36cd1ed3130b [2022-03-25T09:25:36.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:25:36.802Z] ---> Running in 2764bc1f0322 [2022-03-25T09:25:38.820Z] ---> f8ccf7a8db01 [2022-03-25T09:25:38.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T09:25:39.843Z] ---> d2c76497f5f8 [2022-03-25T09:25:39.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T09:25:39.843Z] ---> 659dd09d54be [2022-03-25T09:25:39.843Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T09:25:39.843Z] ---> 310ded6a3bb9 [2022-03-25T09:25:39.843Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T09:25:40.121Z] ---> Running in dd2fccab5b79 [2022-03-25T09:25:41.116Z] ---> 20885f45d3f3 [2022-03-25T09:25:41.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T09:25:41.116Z] Removing intermediate container dd2fccab5b79 [2022-03-25T09:25:41.116Z] ---> 1a584037d508 [2022-03-25T09:25:41.116Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:25:41.116Z] ---> Running in d3d2489f0a38 [2022-03-25T09:25:41.116Z] ---> 7567400583f9 [2022-03-25T09:25:41.116Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T09:25:41.409Z] ---> Running in 3bebc24e4c00 [2022-03-25T09:25:42.025Z] Removing intermediate container d3d2489f0a38 [2022-03-25T09:25:42.025Z] ---> cdfdf7da4aea [2022-03-25T09:25:42.025Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T09:25:42.025Z] ---> Running in 6b513e595bc6 [2022-03-25T09:25:42.308Z] Removing intermediate container 3bebc24e4c00 [2022-03-25T09:25:42.308Z] ---> baf2461444e1 [2022-03-25T09:25:42.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:25:42.308Z] Removing intermediate container 2764bc1f0322 [2022-03-25T09:25:42.308Z] ---> 528124e7cd65 [2022-03-25T09:25:42.308Z] Step 8/22 : COPY . . [2022-03-25T09:25:42.308Z] ---> Running in bd8c4afb516c [2022-03-25T09:25:42.592Z] ---> 9c9182d31704 [2022-03-25T09:25:42.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T09:25:42.592Z] Removing intermediate container 6b513e595bc6 [2022-03-25T09:25:42.592Z] ---> 8d4e5211fc5a [2022-03-25T09:25:42.592Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:25:42.871Z] ---> Running in bf6d9df21301 [2022-03-25T09:25:43.147Z] Removing intermediate container bd8c4afb516c [2022-03-25T09:25:43.147Z] ---> c3dc3816175a [2022-03-25T09:25:43.147Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T09:25:43.452Z] ---> Running in 29c2677424f7 [2022-03-25T09:25:43.452Z] Removing intermediate container bf6d9df21301 [2022-03-25T09:25:43.452Z] ---> ca77e277a502 [2022-03-25T09:25:43.452Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:25:43.728Z] ---> Running in d71749156c0e [2022-03-25T09:25:43.728Z] ---> 7ea693a7c90b [2022-03-25T09:25:43.728Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T09:25:44.007Z] ---> Running in 6e954dd67687 [2022-03-25T09:25:44.007Z] Removing intermediate container 29c2677424f7 [2022-03-25T09:25:44.007Z] ---> c80b1ef1183d [2022-03-25T09:25:44.007Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:25:44.291Z] ---> Running in ccaa78228092 [2022-03-25T09:25:44.291Z] Removing intermediate container d71749156c0e [2022-03-25T09:25:44.291Z] ---> a865834af300 [2022-03-25T09:25:44.291Z] [2022-03-25T09:25:44.564Z] Removing intermediate container 6e954dd67687 [2022-03-25T09:25:44.564Z] ---> 3fc61e61c981 [2022-03-25T09:25:44.564Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T09:25:44.838Z] ---> Running in 8ecbf996dc95 [2022-03-25T09:25:45.112Z] Removing intermediate container ccaa78228092 [2022-03-25T09:25:45.112Z] ---> caf93a402aab [2022-03-25T09:25:45.112Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:25:45.386Z] ---> Running in f9ea213b2f73 [2022-03-25T09:25:45.994Z] Successfully built a865834af300 [2022-03-25T09:25:45.994Z] Successfully tagged support-scheduler-arm64:latest [2022-03-25T09:25:46.274Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-25T09:25:46.274Z] Removing intermediate container 8ecbf996dc95 [2022-03-25T09:25:46.274Z] ---> 189f510502f5 [2022-03-25T09:25:46.274Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T09:25:46.274Z] Removing intermediate container f9ea213b2f73 [2022-03-25T09:25:46.274Z] ---> 3b9a07732623 [2022-03-25T09:25:46.274Z] [2022-03-25T09:25:46.274Z] ---> Running in 15027bb45fe0 [2022-03-25T09:25:47.269Z] Removing intermediate container 15027bb45fe0 [2022-03-25T09:25:47.269Z] ---> 23d79cf29fee [2022-03-25T09:25:47.269Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:25:47.269Z] ---> Running in 17f2151b6a83 [2022-03-25T09:25:47.545Z] Successfully built 3b9a07732623 [2022-03-25T09:25:47.545Z] Successfully tagged core-command-arm64:latest [2022-03-25T09:25:47.545Z]  Building core-command ... done Building core-metadata [2022-03-25T09:25:48.157Z] Removing intermediate container 17f2151b6a83 [2022-03-25T09:25:48.157Z] ---> 662d59dcbfe1 [2022-03-25T09:25:48.157Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:25:48.439Z] ---> Running in ae5e46fbd739 [2022-03-25T09:25:49.045Z] Removing intermediate container ae5e46fbd739 [2022-03-25T09:25:49.045Z] ---> 0e8a2405e9cc [2022-03-25T09:25:49.045Z] [2022-03-25T09:25:50.034Z] Successfully built 0e8a2405e9cc [2022-03-25T09:25:50.034Z] Successfully tagged security-spire-server-arm64:latest [2022-03-25T09:25:50.034Z]  Building security-spire-server ... done Building core-data [2022-03-25T09:26:12.245Z] ---> bd5a83f89625 [2022-03-25T09:26:12.245Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T09:26:12.245Z] ---> Running in ebff48989718 [2022-03-25T09:26:12.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T09:26:51.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:26:51.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:26:51.322Z] ---> 8c502036f50c [2022-03-25T09:26:51.322Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 6cf8238271f3 [2022-03-25T09:26:51.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 5619f5d3c307 [2022-03-25T09:26:51.322Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 3b34642d7ba4 [2022-03-25T09:26:51.322Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 68e65a9c06c1 [2022-03-25T09:26:51.322Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 5cace8f4f0be [2022-03-25T09:26:51.322Z] Step 8/22 : COPY . . [2022-03-25T09:26:51.322Z] ---> Using cache [2022-03-25T09:26:51.322Z] ---> 96a82948c04d [2022-03-25T09:26:51.322Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T09:26:51.322Z] ---> Running in e435a635a1de [2022-03-25T09:26:51.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T09:26:54.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:26:54.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:26:54.272Z] ---> 8c502036f50c [2022-03-25T09:26:54.272Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 6cf8238271f3 [2022-03-25T09:26:54.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 5619f5d3c307 [2022-03-25T09:26:54.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 3b34642d7ba4 [2022-03-25T09:26:54.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 68e65a9c06c1 [2022-03-25T09:26:54.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 5cace8f4f0be [2022-03-25T09:26:54.272Z] Step 8/23 : COPY . . [2022-03-25T09:26:54.272Z] ---> Using cache [2022-03-25T09:26:54.272Z] ---> 96a82948c04d [2022-03-25T09:26:54.272Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T09:26:54.273Z] ---> Running in f83e40e06846 [2022-03-25T09:26:55.735Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T09:26:55.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T09:26:55.735Z] ---> 8c502036f50c [2022-03-25T09:26:55.735Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T09:26:55.735Z] ---> Using cache [2022-03-25T09:26:55.735Z] ---> 6cf8238271f3 [2022-03-25T09:26:55.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:26:55.735Z] ---> Using cache [2022-03-25T09:26:55.735Z] ---> 5619f5d3c307 [2022-03-25T09:26:55.735Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T09:26:55.735Z] ---> Running in da1e728f77c1 [2022-03-25T09:26:55.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T09:26:57.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:26:58.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:26:59.806Z] OK: 220 MiB in 52 packages [2022-03-25T09:27:01.263Z] Removing intermediate container da1e728f77c1 [2022-03-25T09:27:01.263Z] ---> 8b4bb9b129a1 [2022-03-25T09:27:01.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T09:27:01.872Z] ---> c9eb84c2ccae [2022-03-25T09:27:02.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T09:27:02.153Z] ---> Running in deadb0ba14f0 [2022-03-25T09:27:07.594Z] Removing intermediate container deadb0ba14f0 [2022-03-25T09:27:07.594Z] ---> 1034352c25fb [2022-03-25T09:27:07.594Z] Step 8/23 : COPY . . [2022-03-25T09:27:34.731Z] ---> a5249982bdab [2022-03-25T09:27:34.731Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T09:27:34.731Z] ---> Running in ddacc1adf4ef [2022-03-25T09:27:34.731Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T09:31:11.821Z] Removing intermediate container 5b25d0eb09e2 [2022-03-25T09:31:11.821Z] ---> ec52176865ed [2022-03-25T09:31:11.821Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T09:31:11.821Z] ---> Running in 1cb7286d6661 [2022-03-25T09:31:11.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T09:31:11.821Z] Removing intermediate container 1cb7286d6661 [2022-03-25T09:31:11.821Z] ---> 3a506463a352 [2022-03-25T09:31:11.821Z] [2022-03-25T09:31:11.821Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T09:31:11.821Z] 20.10.10: Pulling from library/docker [2022-03-25T09:31:20.119Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T09:31:20.119Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T09:31:20.119Z] ---> 520e9a0a30f7 [2022-03-25T09:31:20.119Z] 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-25T09:31:20.397Z] ---> Running in 6cee924050e1 [2022-03-25T09:31:21.015Z] Removing intermediate container 6cee924050e1 [2022-03-25T09:31:21.015Z] ---> 3a345c6f137f [2022-03-25T09:31:21.015Z] 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-25T09:31:21.290Z] ---> Running in 731a24a8ef8a [2022-03-25T09:31:23.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:31:23.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:31:24.278Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T09:31:24.278Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T09:31:24.278Z] Executing bash-5.1.16-r0.post-install [2022-03-25T09:31:24.278Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:31:24.278Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T09:31:24.556Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T09:31:24.557Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T09:31:24.557Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T09:31:24.557Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T09:31:24.557Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T09:31:24.557Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T09:31:24.557Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T09:31:24.557Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T09:31:24.557Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T09:31:24.557Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T09:31:24.557Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T09:31:24.557Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T09:31:24.557Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T09:31:27.187Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T09:31:27.187Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T09:31:27.187Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T09:31:27.187Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T09:31:27.187Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T09:31:27.187Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T09:31:27.187Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T09:31:27.187Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T09:31:27.463Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T09:31:27.463Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T09:31:27.463Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T09:31:27.463Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T09:31:27.463Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T09:31:27.463Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T09:31:27.463Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T09:31:27.463Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T09:31:27.463Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T09:31:27.463Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T09:31:27.738Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T09:31:27.738Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T09:31:27.738Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T09:31:27.738Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T09:31:27.738Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T09:31:27.738Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T09:31:28.020Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T09:31:28.631Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:31:28.631Z] OK: 84 MiB in 64 packages [2022-03-25T09:31:34.085Z] Collecting docker-compose==1.23.2 [2022-03-25T09:31:34.086Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T09:31:34.683Z] 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-25T09:31:34.954Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T09:31:34.954Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T09:31:36.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T09:31:36.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T09:31:36.994Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T09:31:36.994Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T09:31:37.984Z] Collecting PyYAML<4,>=3.10 [2022-03-25T09:31:37.984Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T09:31:42.303Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T09:31:42.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T09:31:43.742Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T09:31:43.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T09:31:46.368Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T09:31:46.368Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T09:31:46.368Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T09:31:46.368Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T09:31:49.002Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T09:31:49.002Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T09:31:49.276Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T09:31:49.276Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T09:31:49.876Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T09:31:49.876Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T09:31:50.152Z] Collecting idna<2.8,>=2.5 [2022-03-25T09:31:50.152Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T09:31:50.753Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T09:31:50.753Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T09:31:50.753Z] 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-25T09:31:51.358Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T09:31:51.359Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T09:31:51.359Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T09:31:51.359Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T09:31:52.350Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T09:31:52.350Z] Attempting uninstall: urllib3 [2022-03-25T09:31:52.350Z] Found existing installation: urllib3 1.26.5 [2022-03-25T09:31:52.350Z] Uninstalling urllib3-1.26.5: [2022-03-25T09:31:52.350Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T09:31:52.953Z] Attempting uninstall: idna [2022-03-25T09:31:52.953Z] Found existing installation: idna 3.2 [2022-03-25T09:31:52.953Z] Uninstalling idna-3.2: [2022-03-25T09:31:53.236Z] Successfully uninstalled idna-3.2 [2022-03-25T09:31:54.228Z] Attempting uninstall: chardet [2022-03-25T09:31:54.228Z] Found existing installation: chardet 4.0.0 [2022-03-25T09:31:54.228Z] Uninstalling chardet-4.0.0: [2022-03-25T09:31:54.508Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T09:31:56.498Z] Attempting uninstall: requests [2022-03-25T09:31:56.498Z] Found existing installation: requests 2.25.1 [2022-03-25T09:31:56.498Z] Uninstalling requests-2.25.1: [2022-03-25T09:31:56.498Z] Successfully uninstalled requests-2.25.1 [2022-03-25T09:31:57.098Z] Running setup.py install for texttable: started [2022-03-25T09:31:59.729Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T09:31:59.729Z] Running setup.py install for PyYAML: started [2022-03-25T09:32:02.359Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T09:32:02.963Z] Running setup.py install for docopt: started [2022-03-25T09:32:05.602Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T09:32:05.602Z] Running setup.py install for dockerpty: started [2022-03-25T09:32:07.591Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T09:32:10.234Z] 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-25T09:32:25.345Z] Removing intermediate container 731a24a8ef8a [2022-03-25T09:32:25.345Z] ---> da4d1dfff6b1 [2022-03-25T09:32:25.345Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T09:32:25.345Z] ---> Running in 7a7aa5b7efa3 [2022-03-25T09:32:25.345Z] Removing intermediate container 7a7aa5b7efa3 [2022-03-25T09:32:25.345Z] ---> 830a7b758173 [2022-03-25T09:32:25.345Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T09:32:25.619Z] ---> Running in e20c398db6cf [2022-03-25T09:32:26.225Z] Removing intermediate container e20c398db6cf [2022-03-25T09:32:26.225Z] ---> 087fa23ae5a7 [2022-03-25T09:32:26.225Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T09:32:28.215Z] ---> 12345217ceca [2022-03-25T09:32:28.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T09:32:28.821Z] ---> 01b19ab80148 [2022-03-25T09:32:28.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T09:32:30.287Z] ---> a559cec52930 [2022-03-25T09:32:30.287Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T09:32:30.287Z] ---> Running in 4259de96375c [2022-03-25T09:32:30.893Z] Removing intermediate container 4259de96375c [2022-03-25T09:32:30.893Z] ---> e56b0375715d [2022-03-25T09:32:30.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:32:30.893Z] ---> Running in f3f8cd7c40db [2022-03-25T09:32:31.503Z] Removing intermediate container f3f8cd7c40db [2022-03-25T09:32:31.503Z] ---> 840bbe9f198d [2022-03-25T09:32:31.503Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T09:32:31.503Z] ---> Running in 946e1e02f85d [2022-03-25T09:32:32.120Z] Removing intermediate container 946e1e02f85d [2022-03-25T09:32:32.120Z] ---> 19fda46c548e [2022-03-25T09:32:32.120Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:32:32.120Z] ---> Running in bc471af9bdec [2022-03-25T09:32:32.728Z] Removing intermediate container bc471af9bdec [2022-03-25T09:32:32.728Z] ---> d6a65e734b46 [2022-03-25T09:32:32.728Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:32:32.728Z] ---> Running in 94f659694981 [2022-03-25T09:32:33.349Z] Removing intermediate container 94f659694981 [2022-03-25T09:32:33.349Z] ---> 609dd6a56aaf [2022-03-25T09:32:33.349Z] [2022-03-25T09:32:33.950Z] Successfully built 609dd6a56aaf [2022-03-25T09:32:33.950Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-25T09:32:56.184Z]  Building sys-mgmt-agent ... done Removing intermediate container ebff48989718 [2022-03-25T09:32:56.184Z] ---> 9ec687af0090 [2022-03-25T09:32:56.184Z] [2022-03-25T09:32:56.184Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:32:56.184Z] ---> 71a2028e5025 [2022-03-25T09:32:56.184Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T09:32:56.184Z] ---> Running in 6ecc9bcf0ba5 [2022-03-25T09:32:56.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:32:56.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:32:57.180Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T09:32:57.180Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T09:32:57.180Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:32:57.456Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:32:57.735Z] OK: 6 MiB in 16 packages [2022-03-25T09:32:59.744Z] Removing intermediate container 6ecc9bcf0ba5 [2022-03-25T09:32:59.744Z] ---> ec0f0cbae96f [2022-03-25T09:32:59.744Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:32:59.744Z] ---> Running in 8bc6ae9d365d [2022-03-25T09:33:00.359Z] Removing intermediate container 8bc6ae9d365d [2022-03-25T09:33:00.359Z] ---> d7e3a572cb79 [2022-03-25T09:33:00.359Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T09:33:00.648Z] ---> Running in 2b4390b478b9 [2022-03-25T09:33:01.255Z] Removing intermediate container 2b4390b478b9 [2022-03-25T09:33:01.255Z] ---> b0d571f36852 [2022-03-25T09:33:01.255Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T09:33:01.255Z] ---> Running in 012027c90613 [2022-03-25T09:33:01.534Z] Removing intermediate container 012027c90613 [2022-03-25T09:33:01.534Z] ---> 11599bcee98c [2022-03-25T09:33:01.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:33:02.543Z] ---> e4c9a8e9d2eb [2022-03-25T09:33:02.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T09:33:05.196Z] ---> bbc147d349d4 [2022-03-25T09:33:05.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T09:33:05.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T09:33:06.087Z] ---> f1779340628c [2022-03-25T09:33:06.087Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T09:33:06.087Z] ---> Running in 7bbcd552a212 [2022-03-25T09:33:06.692Z] Removing intermediate container 7bbcd552a212 [2022-03-25T09:33:06.692Z] ---> f3f1bd99c527 [2022-03-25T09:33:06.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:33:06.692Z] ---> Running in 49ad5e5b0f3d [2022-03-25T09:33:07.305Z] Removing intermediate container 49ad5e5b0f3d [2022-03-25T09:33:07.305Z] ---> 7643e677b59a [2022-03-25T09:33:07.305Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T09:33:07.305Z] ---> Running in 67e91fbc3f15 [2022-03-25T09:33:07.916Z] Removing intermediate container 67e91fbc3f15 [2022-03-25T09:33:07.916Z] ---> cf0f9ea3d688 [2022-03-25T09:33:07.916Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:33:07.916Z] ---> Running in 52e59b4353b6 [2022-03-25T09:33:08.512Z] Removing intermediate container 52e59b4353b6 [2022-03-25T09:33:08.512Z] ---> a2c3de705ac7 [2022-03-25T09:33:08.512Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:33:08.512Z] ---> Running in 42df6640adcb [2022-03-25T09:33:09.113Z] Removing intermediate container 42df6640adcb [2022-03-25T09:33:09.113Z] ---> 99ee3a3a9f03 [2022-03-25T09:33:09.113Z] [2022-03-25T09:33:09.388Z] Successfully built 99ee3a3a9f03 [2022-03-25T09:33:09.388Z] Successfully tagged support-notifications-arm64:latest [2022-03-25T09:33:27.735Z]  Building support-notifications ... done Removing intermediate container e435a635a1de [2022-03-25T09:33:27.735Z] ---> c0c74c09f87b [2022-03-25T09:33:27.735Z] [2022-03-25T09:33:27.735Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T09:33:27.735Z] ---> 71a2028e5025 [2022-03-25T09:33:27.735Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T09:33:27.735Z] ---> Running in 0f4dd84dd670 [2022-03-25T09:33:28.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:33:28.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:33:29.281Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T09:33:29.281Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T09:33:29.281Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T09:33:29.281Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T09:33:29.281Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T09:33:29.281Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T09:33:29.281Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:33:29.281Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T09:33:29.560Z] OK: 8 MiB in 20 packages [2022-03-25T09:33:31.564Z] Removing intermediate container 0f4dd84dd670 [2022-03-25T09:33:31.564Z] ---> 10ce60d09349 [2022-03-25T09:33:31.564Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T09:33:31.845Z] ---> Running in db0d8fb5d5d5 [2022-03-25T09:33:32.121Z] Removing intermediate container db0d8fb5d5d5 [2022-03-25T09:33:32.121Z] ---> 4e4a791c9674 [2022-03-25T09:33:32.121Z] Step 13/22 : WORKDIR /edgex [2022-03-25T09:33:32.392Z] Removing intermediate container f83e40e06846 [2022-03-25T09:33:32.392Z] ---> 662211992ae8 [2022-03-25T09:33:32.392Z] [2022-03-25T09:33:32.392Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:33:32.392Z] ---> 71a2028e5025 [2022-03-25T09:33:32.392Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T09:33:32.392Z] ---> Using cache [2022-03-25T09:33:32.392Z] ---> cefae5161a4a [2022-03-25T09:33:32.392Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T09:33:32.392Z] ---> Using cache [2022-03-25T09:33:32.392Z] ---> c65b060b35c8 [2022-03-25T09:33:32.392Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T09:33:32.392Z] ---> Running in 3e12cf0fe4b1 [2022-03-25T09:33:32.392Z] ---> Running in cd465e2d1809 [2022-03-25T09:33:32.673Z] Removing intermediate container 3e12cf0fe4b1 [2022-03-25T09:33:32.673Z] ---> 2c08d52c6101 [2022-03-25T09:33:32.673Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T09:33:32.950Z] Removing intermediate container cd465e2d1809 [2022-03-25T09:33:32.950Z] ---> 7aa6c1f5736f [2022-03-25T09:33:32.950Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T09:33:32.950Z] ---> Running in 9da09bc7763d [2022-03-25T09:33:33.554Z] Removing intermediate container 9da09bc7763d [2022-03-25T09:33:33.554Z] ---> c3871a7e2b0b [2022-03-25T09:33:33.554Z] Step 15/23 : WORKDIR / [2022-03-25T09:33:33.554Z] ---> Running in 817acf9e5a0c [2022-03-25T09:33:33.833Z] ---> 8ec872ae6194 [2022-03-25T09:33:33.833Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T09:33:34.118Z] Removing intermediate container 817acf9e5a0c [2022-03-25T09:33:34.118Z] ---> 25e190af7308 [2022-03-25T09:33:34.118Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:33:35.109Z] ---> 91a95b95555f [2022-03-25T09:33:35.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T09:33:36.100Z] ---> da1e01f2863c [2022-03-25T09:33:36.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T09:33:38.091Z] ---> 890028222547 [2022-03-25T09:33:38.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T09:33:38.364Z] ---> 6767a2e6aec0 [2022-03-25T09:33:38.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T09:33:38.645Z] ---> c609ab212255 [2022-03-25T09:33:38.645Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T09:33:38.645Z] ---> Running in 506924e8b080 [2022-03-25T09:33:39.241Z] ---> 5117cfaa13b4 [2022-03-25T09:33:39.241Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T09:33:39.241Z] Removing intermediate container 506924e8b080 [2022-03-25T09:33:39.241Z] ---> 7becb1286dc3 [2022-03-25T09:33:39.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:33:39.241Z] ---> Running in 35976a40f142 [2022-03-25T09:33:39.241Z] ---> Running in d9f1213ed537 [2022-03-25T09:33:39.848Z] Removing intermediate container d9f1213ed537 [2022-03-25T09:33:39.848Z] ---> 5c808c8c9b0f [2022-03-25T09:33:39.848Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T09:33:39.848Z] ---> Running in e2ef7eb7de2f [2022-03-25T09:33:40.449Z] Removing intermediate container e2ef7eb7de2f [2022-03-25T09:33:40.449Z] ---> 67dd5bdfef60 [2022-03-25T09:33:40.449Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:33:40.449Z] ---> Running in 4799c003fd16 [2022-03-25T09:33:40.724Z] Removing intermediate container 4799c003fd16 [2022-03-25T09:33:40.724Z] ---> 91c0b0ab44e4 [2022-03-25T09:33:40.724Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:33:41.003Z] ---> Running in fe89735c952a [2022-03-25T09:33:41.607Z] Removing intermediate container fe89735c952a [2022-03-25T09:33:41.607Z] ---> 3629a3e805c6 [2022-03-25T09:33:41.607Z] [2022-03-25T09:33:41.607Z] Removing intermediate container 35976a40f142 [2022-03-25T09:33:41.607Z] ---> 735c15e31a39 [2022-03-25T09:33:41.607Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T09:33:41.607Z] ---> Running in 39a3a9fe41e9 [2022-03-25T09:33:41.884Z] Removing intermediate container 39a3a9fe41e9 [2022-03-25T09:33:41.884Z] ---> 4d7ffc70939d [2022-03-25T09:33:41.884Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T09:33:42.157Z] ---> Running in 28915ccba1eb [2022-03-25T09:33:42.157Z] Successfully built 3629a3e805c6 [2022-03-25T09:33:42.157Z] Successfully tagged core-metadata-arm64:latest [2022-03-25T09:33:42.428Z]  Building core-metadata ... done Removing intermediate container 28915ccba1eb [2022-03-25T09:33:42.428Z] ---> 58314180fa7a [2022-03-25T09:33:42.428Z] Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:33:42.428Z] ---> Running in 7a50c5dcbed9 [2022-03-25T09:33:43.022Z] Removing intermediate container 7a50c5dcbed9 [2022-03-25T09:33:43.022Z] ---> 3eaae8a6c38d [2022-03-25T09:33:43.022Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T09:33:43.022Z] ---> Running in eac15c106efc [2022-03-25T09:33:43.294Z] Removing intermediate container eac15c106efc [2022-03-25T09:33:43.294Z] ---> 1080fc538746 [2022-03-25T09:33:43.294Z] [2022-03-25T09:33:43.571Z] Successfully built 1080fc538746 [2022-03-25T09:33:43.571Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-25T09:33:55.967Z]  Building security-proxy-setup ... done Removing intermediate container ddacc1adf4ef [2022-03-25T09:33:55.967Z] ---> 57eeb12d2349 [2022-03-25T09:33:55.967Z] [2022-03-25T09:33:55.967Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T09:33:55.967Z] ---> 71a2028e5025 [2022-03-25T09:33:55.967Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T09:33:55.967Z] ---> Running in 842374df2ee3 [2022-03-25T09:33:56.251Z] Removing intermediate container 842374df2ee3 [2022-03-25T09:33:56.251Z] ---> cf8cd504e043 [2022-03-25T09:33:56.251Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T09:33:56.251Z] ---> Running in 13fd12e4004c [2022-03-25T09:33:56.848Z] Removing intermediate container 13fd12e4004c [2022-03-25T09:33:56.848Z] ---> 53c13c9c1a39 [2022-03-25T09:33:56.848Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T09:33:56.848Z] ---> Running in 2426741a085b [2022-03-25T09:33:57.120Z] Removing intermediate container 2426741a085b [2022-03-25T09:33:57.120Z] ---> c2ea1b9a15fa [2022-03-25T09:33:57.120Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T09:33:57.120Z] ---> Running in 36133002b8a4 [2022-03-25T09:33:59.170Z] Removing intermediate container 36133002b8a4 [2022-03-25T09:33:59.170Z] ---> 5ef4534b6b61 [2022-03-25T09:33:59.170Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T09:33:59.170Z] ---> Running in 38e194de16d8 [2022-03-25T09:34:00.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T09:34:01.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T09:34:01.764Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T09:34:01.764Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T09:34:02.034Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T09:34:02.034Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T09:34:02.311Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T09:34:02.311Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T09:34:02.311Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T09:34:02.311Z] OK: 8 MiB in 20 packages [2022-03-25T09:34:03.292Z] Removing intermediate container 38e194de16d8 [2022-03-25T09:34:03.292Z] ---> aedcfb812d55 [2022-03-25T09:34:03.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T09:34:03.897Z] ---> 5f9485621e23 [2022-03-25T09:34:03.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T09:34:05.883Z] ---> c96057fc4ad9 [2022-03-25T09:34:05.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T09:34:06.163Z] ---> 8dabb3f8c92b [2022-03-25T09:34:06.163Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T09:34:06.163Z] ---> Running in 0496c399558a [2022-03-25T09:34:06.436Z] Removing intermediate container 0496c399558a [2022-03-25T09:34:06.436Z] ---> a658118d75c5 [2022-03-25T09:34:06.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T09:34:06.436Z] ---> Running in 18d5d63fa8dd [2022-03-25T09:34:06.717Z] Removing intermediate container 18d5d63fa8dd [2022-03-25T09:34:06.717Z] ---> 41ebe1a287ee [2022-03-25T09:34:06.717Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T09:34:06.989Z] ---> Running in 2cc05cb5d65b [2022-03-25T09:34:07.262Z] Removing intermediate container 2cc05cb5d65b [2022-03-25T09:34:07.262Z] ---> 44395a4883b3 [2022-03-25T09:34:07.262Z] Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 [2022-03-25T09:34:07.262Z] ---> Running in 30a413cfc48d [2022-03-25T09:34:07.533Z] Removing intermediate container 30a413cfc48d [2022-03-25T09:34:07.533Z] ---> 7cb6af03fdd8 [2022-03-25T09:34:07.533Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T09:34:07.533Z] ---> Running in 337b5ae317af [2022-03-25T09:34:07.803Z] Removing intermediate container 337b5ae317af [2022-03-25T09:34:07.803Z] ---> da6578156d8b [2022-03-25T09:34:07.803Z] [2022-03-25T09:34:08.394Z] Successfully built da6578156d8b [2022-03-25T09:34:08.394Z] Successfully tagged core-data-arm64:latest [2022-03-25T09:34:08.682Z]  Building core-data ... done  [Pipeline] } [2022-03-25T09:34:08.694Z] $ docker stop --time=1 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 [2022-03-25T09:34:10.351Z] $ docker rm -f 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T09:34:10.910Z] + docker images [2022-03-25T09:34:11.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T09:34:11.182Z] core-data-arm64 latest da6578156d8b 4 seconds ago 34.4MB [2022-03-25T09:34:11.182Z] 57eeb12d2349 17 seconds ago 1.46GB [2022-03-25T09:34:11.182Z] security-proxy-setup-arm64 latest 1080fc538746 28 seconds ago 42.1MB [2022-03-25T09:34:11.182Z] core-metadata-arm64 latest 3629a3e805c6 30 seconds ago 25.1MB [2022-03-25T09:34:11.182Z] 662211992ae8 40 seconds ago 1.43GB [2022-03-25T09:34:11.182Z] c0c74c09f87b 47 seconds ago 1.44GB [2022-03-25T09:34:11.182Z] support-notifications-arm64 latest 99ee3a3a9f03 About a minute ago 25.5MB [2022-03-25T09:34:11.182Z] 9ec687af0090 About a minute ago 1.43GB [2022-03-25T09:34:11.182Z] sys-mgmt-agent-arm64 latest 609dd6a56aaf About a minute ago 288MB [2022-03-25T09:34:11.182Z] 3a506463a352 3 minutes ago 1.43GB [2022-03-25T09:34:11.182Z] security-spire-server-arm64 latest 0e8a2405e9cc 8 minutes ago 82.6MB [2022-03-25T09:34:11.182Z] core-command-arm64 latest 3b9a07732623 8 minutes ago 23.7MB [2022-03-25T09:34:11.182Z] support-scheduler-arm64 latest a865834af300 8 minutes ago 24.9MB [2022-03-25T09:34:11.182Z] 0ff806379868 8 minutes ago 1.43GB [2022-03-25T09:34:11.182Z] ad05b3a89042 8 minutes ago 1.43GB [2022-03-25T09:34:11.182Z] security-bootstrapper-arm64 latest 609ca3e444b0 9 minutes ago 23.6MB [2022-03-25T09:34:11.182Z] security-secretstore-setup-arm64 latest 80cc263f0123 9 minutes ago 40.8MB [2022-03-25T09:34:11.182Z] 132edf325424 10 minutes ago 1.44GB [2022-03-25T09:34:11.182Z] security-spiffe-token-provider-arm64 latest f2333fb5e4df 10 minutes ago 27.7MB [2022-03-25T09:34:11.182Z] 3878c03b4739 10 minutes ago 1.43GB [2022-03-25T09:34:11.182Z] 19628481a820 10 minutes ago 1.42GB [2022-03-25T09:34:11.182Z] security-spire-agent-arm64 latest 553aeac58fed 15 minutes ago 118MB [2022-03-25T09:34:11.182Z] security-spire-config-arm64 latest b34645319ae3 15 minutes ago 81.9MB [2022-03-25T09:34:11.182Z] ad6fcf56b3fb 16 minutes ago 1.42GB [2022-03-25T09:34:11.182Z] 884f96408990 16 minutes ago 1.42GB [2022-03-25T09:34:11.182Z] ci-base-image-arm64 latest 8c502036f50c 29 minutes ago 886MB [2022-03-25T09:34:11.182Z] alpine 3.15 7ffa42511a80 33 hours ago 5.32MB [2022-03-25T09:34:11.182Z] alpine 3.14 71a2028e5025 7 days ago 5.34MB [2022-03-25T09:34:11.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-25T09:34:11.182Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-25T09:34:11.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:34:11.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T09:34:11.641Z] [2022-03-25T09:34:11.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:34:11.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T09:34:12.267Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-25T09:34:12.267Z] 8998bd30e6a1: Pulling fs layer [2022-03-25T09:34:12.267Z] 04944245beec: Pulling fs layer [2022-03-25T09:34:12.267Z] 699f458cf7ca: Pulling fs layer [2022-03-25T09:34:12.267Z] 765212b225bb: Pulling fs layer [2022-03-25T09:34:12.267Z] f23df028b6ca: Pulling fs layer [2022-03-25T09:34:12.267Z] d65c8cfc05b1: Pulling fs layer [2022-03-25T09:34:12.267Z] 2437ff75d9bd: Pulling fs layer [2022-03-25T09:34:12.267Z] 765212b225bb: Waiting [2022-03-25T09:34:12.267Z] f23df028b6ca: Waiting [2022-03-25T09:34:12.267Z] d65c8cfc05b1: Waiting [2022-03-25T09:34:12.267Z] 2437ff75d9bd: Waiting [2022-03-25T09:34:12.267Z] 04944245beec: Verifying Checksum [2022-03-25T09:34:12.267Z] 04944245beec: Download complete [2022-03-25T09:34:12.267Z] 765212b225bb: Verifying Checksum [2022-03-25T09:34:12.267Z] 765212b225bb: Download complete [2022-03-25T09:34:12.267Z] f23df028b6ca: Download complete [2022-03-25T09:34:12.267Z] d65c8cfc05b1: Verifying Checksum [2022-03-25T09:34:12.267Z] d65c8cfc05b1: Download complete [2022-03-25T09:34:12.542Z] 699f458cf7ca: Verifying Checksum [2022-03-25T09:34:12.542Z] 699f458cf7ca: Download complete [2022-03-25T09:34:12.814Z] 8998bd30e6a1: Verifying Checksum [2022-03-25T09:34:12.814Z] 8998bd30e6a1: Download complete [2022-03-25T09:34:15.432Z] 2437ff75d9bd: Verifying Checksum [2022-03-25T09:34:15.432Z] 2437ff75d9bd: Download complete [2022-03-25T09:34:17.406Z] 8998bd30e6a1: Pull complete [2022-03-25T09:34:17.678Z] 04944245beec: Pull complete [2022-03-25T09:34:19.110Z] 699f458cf7ca: Pull complete [2022-03-25T09:34:19.384Z] 765212b225bb: Pull complete [2022-03-25T09:34:20.365Z] f23df028b6ca: Pull complete [2022-03-25T09:34:20.640Z] d65c8cfc05b1: Pull complete [2022-03-25T09:34:35.718Z] 2437ff75d9bd: Pull complete [2022-03-25T09:34:35.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-25T09:34:35.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T09:34:35.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-25T09:34:35.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container [2022-03-25T09:34:36.041Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat [2022-03-25T09:34:38.702Z] $ docker top cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:34:39.738Z] ---> job-cost.sh [2022-03-25T09:34:39.738Z] lf-activate-venv: SKIPPING [2022-03-25T09:34:39.738Z] INFO: No Stack... [2022-03-25T09:34:40.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-25T09:34:40.982Z] INFO: Archiving Costs [Pipeline] sh [2022-03-25T09:34:41.640Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-03-25T09:34:41.640Z] + cut -d, -f6 [Pipeline] lock [2022-03-25T09:34:41.670Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] [2022-03-25T09:34:41.677Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] did not exist. Created. [2022-03-25T09:34:41.677Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-25T09:34:42.335Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-25T09:34:42.505Z] Stashed 1 file(s) [Pipeline] } [2022-03-25T09:34:42.525Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-25T09:34:42.550Z] $ docker stop --time=1 cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 [2022-03-25T09:34:44.012Z] $ docker rm -f cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 [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-25T09:34:44.559Z] provisioning config files... [2022-03-25T09:34:44.568Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7925347166409451631tmp [Pipeline] { [Pipeline] sh [2022-03-25T09:34:44.869Z] + set +x [2022-03-25T09:34:44.869Z] + curl -s https://codecov.io/bash [2022-03-25T09:34:44.869Z] + bash -s -- [2022-03-25T09:34:44.869Z] [2022-03-25T09:34:44.869Z] _____ _ [2022-03-25T09:34:44.869Z] / ____| | | [2022-03-25T09:34:44.869Z] | | ___ __| | ___ ___ _____ __ [2022-03-25T09:34:44.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-25T09:34:44.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-25T09:34:44.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-25T09:34:44.869Z] Bash-1.0.6 [2022-03-25T09:34:44.869Z] [2022-03-25T09:34:44.869Z] [2022-03-25T09:34:44.869Z] ==> git version 2.25.1 found [2022-03-25T09:34:44.869Z] ==> 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-25T09:34:44.869Z] Release-Date: 2020-01-08 [2022-03-25T09:34:44.869Z] 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-25T09:34:44.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-25T09:34:44.869Z] ==> Jenkins CI detected. [2022-03-25T09:34:44.869Z] current dir:  /w/workspace/edgex-go/3 [2022-03-25T09:34:44.869Z] project root: . [2022-03-25T09:34:44.869Z] --> token set from env [2022-03-25T09:34:44.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-25T09:34:44.869Z] ==> Running gcov in . (disable via -X gcov) [2022-03-25T09:34:44.869Z] ==> Python coveragepy not found [2022-03-25T09:34:44.869Z] ==> Searching for coverage reports in: [2022-03-25T09:34:44.869Z] + . [2022-03-25T09:34:44.869Z] -> Found 1 reports [2022-03-25T09:34:44.869Z] ==> Detecting git/mercurial file structure [2022-03-25T09:34:44.869Z] ==> Reading reports [2022-03-25T09:34:44.869Z] + ./coverage.out bytes=427963 [2022-03-25T09:34:45.128Z] ==> Appending adjustments [2022-03-25T09:34:45.128Z] https://docs.codecov.io/docs/fixing-reports [2022-03-25T09:34:46.069Z] + Found adjustments [2022-03-25T09:34:46.069Z] ==> Gzipping contents [2022-03-25T09:34:46.069Z] 60K /tmp/codecov.Knm3nm.gz [2022-03-25T09:34:46.069Z] ==> Uploading reports [2022-03-25T09:34:46.069Z] url: https://codecov.io [2022-03-25T09:34:46.069Z] query: branch=PR-3926&commit=ad60142b355f7adf7628945f95dbdce0084c47c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-25T09:34:46.331Z] -> Pinging Codecov [2022-03-25T09:34:46.331Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=ad60142b355f7adf7628945f95dbdce0084c47c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= [2022-03-25T09:34:46.331Z] -> Uploading to [2022-03-25T09:34:46.331Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/ad60142b355f7adf7628945f95dbdce0084c47c7/0d0a2ff2-e1ce-4076-9f87-55a6a8be0217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T093446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2d4268beeda68c073420e108af6233c4672a91ee92f3c24948e9c65177df9ca [2022-03-25T09:34:46.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T09:34:46.331Z] Dload Upload Total Spent Left Speed [2022-03-25T09:34:46.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58604 0 0 100 58604 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-03-25T09:34:46.591Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] } [2022-03-25T09:34:46.599Z] 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-25T09:34:47.267Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:34:47.569Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:34:48.437Z] ---> package-listing.sh [2022-03-25T09:34:48.437Z] ++ facter osfamily [2022-03-25T09:34:48.437Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-25T09:34:48.697Z] + OS_FAMILY=debian [2022-03-25T09:34:48.697Z] + workspace=/w/workspace/edgex-go/3 [2022-03-25T09:34:48.697Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-25T09:34:48.697Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-25T09:34:48.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-25T09:34:48.697Z] + PACKAGES=/tmp/packages_start.txt [2022-03-25T09:34:48.697Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-25T09:34:48.697Z] + PACKAGES=/tmp/packages_end.txt [2022-03-25T09:34:48.697Z] + case "${OS_FAMILY}" in [2022-03-25T09:34:48.697Z] + dpkg -l [2022-03-25T09:34:48.697Z] + grep '^ii' [2022-03-25T09:34:48.697Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-25T09:34:48.697Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-25T09:34:48.697Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-25T09:34:48.697Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-25T09:34:48.697Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-25T09:34:48.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-25T09:34:48.709Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-25T09:34:48.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:34:49.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T09:34:49.287Z] [2022-03-25T09:34:49.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T09:34:49.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T09:34:49.589Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-25T09:34:49.589Z] 5eb5b503b376: Pulling fs layer [2022-03-25T09:34:49.589Z] 5c69ac0246d0: Pulling fs layer [2022-03-25T09:34:49.589Z] ec43610c2a17: Pulling fs layer [2022-03-25T09:34:49.589Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-25T09:34:49.589Z] 33b1e0a273af: Pulling fs layer [2022-03-25T09:34:49.589Z] 5d3b04190fa2: Pulling fs layer [2022-03-25T09:34:49.589Z] 2f39f015ded8: Pulling fs layer [2022-03-25T09:34:49.589Z] 3a2ae6a8a46f: Waiting [2022-03-25T09:34:49.589Z] 33b1e0a273af: Waiting [2022-03-25T09:34:49.589Z] 5d3b04190fa2: Waiting [2022-03-25T09:34:49.589Z] 2f39f015ded8: Waiting [2022-03-25T09:34:49.589Z] 5c69ac0246d0: Verifying Checksum [2022-03-25T09:34:49.589Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-25T09:34:49.589Z] 3a2ae6a8a46f: Download complete [2022-03-25T09:34:49.589Z] ec43610c2a17: Verifying Checksum [2022-03-25T09:34:49.589Z] ec43610c2a17: Download complete [2022-03-25T09:34:49.589Z] 33b1e0a273af: Verifying Checksum [2022-03-25T09:34:49.589Z] 33b1e0a273af: Download complete [2022-03-25T09:34:49.589Z] 5d3b04190fa2: Download complete [2022-03-25T09:34:49.849Z] 5eb5b503b376: Verifying Checksum [2022-03-25T09:34:49.849Z] 5eb5b503b376: Download complete [2022-03-25T09:34:50.417Z] 2f39f015ded8: Download complete [2022-03-25T09:34:50.986Z] 5eb5b503b376: Pull complete [2022-03-25T09:34:51.245Z] 5c69ac0246d0: Pull complete [2022-03-25T09:34:51.506Z] ec43610c2a17: Pull complete [2022-03-25T09:34:51.774Z] 3a2ae6a8a46f: Pull complete [2022-03-25T09:34:52.082Z] 33b1e0a273af: Pull complete [2022-03-25T09:34:52.082Z] 5d3b04190fa2: Pull complete [2022-03-25T09:34:56.301Z] 2f39f015ded8: Pull complete [2022-03-25T09:34:56.301Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-25T09:34:56.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T09:34:56.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-25T09:34:56.368Z] prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container [2022-03-25T09:34:56.401Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-25T09:34:58.178Z] $ docker top 84bae14660d209212d1c5f877a77b3e41bdbbd95bd9f2875087dd81c127dbcdb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T09:34:58.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-25T09:34:58.841Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-25T09:34:59.129Z] + ls /var/log/sa-host [2022-03-25T09:34:59.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T09:34:59.338Z] provisioning config files... [2022-03-25T09:34:59.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3322542757943478522tmp [Pipeline] { [Pipeline] echo [2022-03-25T09:34:59.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:34:59.648Z] ---> create-netrc.sh [Pipeline] } [2022-03-25T09:34:59.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:34:59.999Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-25T09:35:00.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:35:00.300Z] ---> sudo-logs.sh [2022-03-25T09:35:00.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-25T09:35:00.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:35:00.611Z] ---> job-cost.sh [2022-03-25T09:35:00.611Z] lf-activate-venv: SKIPPING [2022-03-25T09:35:00.611Z] DEBUG: total: 0.10999999940395355 [2022-03-25T09:35:00.611Z] INFO: Retrieving Stack Cost... [2022-03-25T09:35:00.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-25T09:35:01.451Z] INFO: Archiving Costs [Pipeline] echo [2022-03-25T09:35:01.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T09:35:01.754Z] ---> logs-deploy.sh [2022-03-25T09:35:01.754Z] lf-activate-venv: SKIPPING [2022-03-25T09:35:01.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/3 [2022-03-25T09:35:01.754Z] INFO: archiving workspace using pattern(s): [2022-03-25T09:35:02.694Z] Archives upload complete. [2022-03-25T09:35:02.694Z] INFO: archiving logs to Nexus