Pull request #3924 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 83a00841720d7c4cb31243ea644afbf070df707f+81bad761160ed823b117fb91638cbc671260dbae (2647bb36ac4fe164f478444efca08aa101629b30) 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-ssh530209763887741924.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-ssh2682316694315060313.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1050885377284963043.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-ssh1448223493144800909.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14477758301656528438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8993’ Running on prd-ubuntu20.04-docker-8c-8g-8996 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f Merge succeeded, producing e93cd2b463aa8352db26f2c6610658df678051d8 Checking out Revision e93cd2b463aa8352db26f2c6610658df678051d8 (PR-3924) 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # 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 e93cd2b463aa8352db26f2c6610658df678051d8 # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-24T08:55:41.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-24T08:55:41.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-24T08:55:41.717Z] ========================================================= [2022-03-24T08:55:41.717Z] EdgeX Global Pipelines Version Info [2022-03-24T08:55:41.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 [2022-03-24T08:55:42.498Z] ------------------- [2022-03-24T08:55:42.498Z] stable info: [2022-03-24T08:55:42.498Z] ------------------- [2022-03-24T08:55:42.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-24T08:55:42.498Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T08:55:42.498Z] Message: update stable to v1.0.221 [2022-03-24T08:55:43.071Z] ------------------- [2022-03-24T08:55:43.071Z] experimental info: [2022-03-24T08:55:43.071Z] ------------------- [2022-03-24T08:55:43.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-24T08:55:43.071Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T08:55:43.071Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-24T08:55:43.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-24T08:55:43.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-24T08:55:43.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-24T08:55:43.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-24T08:55:43.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-24T08:55:43.273Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-24T08:55:43.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-24T08:55:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-24T08:55:43.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-24T08:55:43.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-24T08:55:43.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-24T08:55:43.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-24T08:55:43.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-24T08:55:43.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-24T08:55:43.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-24T08:55:43.379Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T08:55:43.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T08:55:43.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-24T08:55:43.411Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-24T08:55:43.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-24T08:55:43.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-24T08:55:43.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-24T08:55:43.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-03-24T08:55:43.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-03-24T08:55:43.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-03-24T08:55:43.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo [2022-03-24T08:55:43.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e93cd2b [Pipeline] echo [2022-03-24T08:55:43.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T08:55:43.576Z] provisioning config files... [2022-03-24T08:55:43.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5488507209463710898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T08:55:43.912Z] ---> docker-login.sh [2022-03-24T08:55:43.913Z] nexus3.edgexfoundry.org:10001 [2022-03-24T08:55:44.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:55:44.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:55:44.174Z] Configure a credential helper to remove this warning. See [2022-03-24T08:55:44.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:55:44.174Z] [2022-03-24T08:55:44.174Z] Login Succeeded [2022-03-24T08:55:44.174Z] nexus3.edgexfoundry.org:10002 [2022-03-24T08:55:44.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:55:44.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:55:44.435Z] Configure a credential helper to remove this warning. See [2022-03-24T08:55:44.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:55:44.435Z] [2022-03-24T08:55:44.435Z] Login Succeeded [2022-03-24T08:55:44.435Z] nexus3.edgexfoundry.org:10003 [2022-03-24T08:55:44.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:55:44.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:55:44.435Z] Configure a credential helper to remove this warning. See [2022-03-24T08:55:44.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:55:44.435Z] [2022-03-24T08:55:44.435Z] Login Succeeded [2022-03-24T08:55:44.435Z] nexus3.edgexfoundry.org:10004 [2022-03-24T08:55:44.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:55:44.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:55:44.695Z] Configure a credential helper to remove this warning. See [2022-03-24T08:55:44.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:55:44.695Z] [2022-03-24T08:55:44.695Z] Login Succeeded [2022-03-24T08:55:44.695Z] docker.io [2022-03-24T08:55:44.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:55:45.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:55:45.268Z] Configure a credential helper to remove this warning. See [2022-03-24T08:55:45.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:55:45.268Z] [2022-03-24T08:55:45.268Z] Login Succeeded [2022-03-24T08:55:45.268Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T08:55:45.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T08:55:45.608Z] + 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-24T08:55:45.608Z] + + cut -d/ -f2 [2022-03-24T08:55:45.608Z] dirname cmd/core-command/Dockerfile [2022-03-24T08:55:45.608Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/core-data/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/core-metadata/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/support-notifications/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-24T08:55:45.608Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-24T08:55:45.608Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-24T08:55:45.608Z] + cut -d/ -f2 [2022-03-24T08:55:45.608Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-24T08:55:45.648Z] 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-24T08:55:46.002Z] + git rev-list -1 --merges e93cd2b463aa8352db26f2c6610658df678051d8~1..e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo [2022-03-24T08:55:46.018Z] -----------> git rev-list -1 --merges e93cd2b463aa8352db26f2c6610658df678051d8~1..e93cd2b463aa8352db26f2c6610658df678051d8 e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:55:46.018Z] e93cd2b463aa8352db26f2c6610658df678051d8 [false] [Pipeline] sh [2022-03-24T08:55:46.309Z] + git log --format=format:%s -1 e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo [2022-03-24T08:55:46.327Z] ========================================================= [2022-03-24T08:55:46.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-24T08:55:46.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-24T08:55:46.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T08:55:46.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-24T08:55:46.966Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-24T08:55:46.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-24T08:55:46.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-24T08:55:46.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-24T08:55:46.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:55:47.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:55:47.405Z] [2022-03-24T08:55:47.405Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:55:47.708Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:55:47.709Z] latest: Pulling from edgex-devops/git-semver [2022-03-24T08:55:47.709Z] a0d0a0d46f8b: Pulling fs layer [2022-03-24T08:55:47.709Z] 3e5f54012d9b: Pulling fs layer [2022-03-24T08:55:47.709Z] 4c7163046ea9: Pulling fs layer [2022-03-24T08:55:47.709Z] 0c2d73faf560: Pulling fs layer [2022-03-24T08:55:47.709Z] 0c2d73faf560: Waiting [2022-03-24T08:55:47.709Z] 3e5f54012d9b: Download complete [2022-03-24T08:55:47.709Z] a0d0a0d46f8b: Download complete [2022-03-24T08:55:47.709Z] 0c2d73faf560: Verifying Checksum [2022-03-24T08:55:47.709Z] 0c2d73faf560: Download complete [2022-03-24T08:55:47.709Z] 4c7163046ea9: Download complete [2022-03-24T08:55:47.969Z] a0d0a0d46f8b: Pull complete [2022-03-24T08:55:47.969Z] 3e5f54012d9b: Pull complete [2022-03-24T08:55:48.548Z] 4c7163046ea9: Pull complete [2022-03-24T08:55:48.548Z] 0c2d73faf560: Pull complete [2022-03-24T08:55:48.548Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-24T08:55:48.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:55:48.548Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-24T08:55:48.713Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T08:55:48.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-24T08:55:49.483Z] $ docker top 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T08:55:49.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T08:55:49.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T08:55:49.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T08:55:49.748Z] $ docker exec 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent [2022-03-24T08:55:49.869Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdCgceL/agent.14 [2022-03-24T08:55:49.869Z] SSH_AGENT_PID=20 [2022-03-24T08:55:49.877Z] Running ssh-add (command line suppressed) [2022-03-24T08:55:49.995Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2377305043350502820.key (/w/workspace/edgex-go/2@tmp/private_key_2377305043350502820.key) [2022-03-24T08:55:50.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T08:55:50.297Z] + git tag --points-at HEAD [Pipeline] } [2022-03-24T08:55:50.325Z] $ docker exec --env ******** --env ******** 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent -k [2022-03-24T08:55:50.439Z] unset SSH_AUTH_SOCK; [2022-03-24T08:55:50.439Z] unset SSH_AGENT_PID; [2022-03-24T08:55:50.439Z] echo Agent pid 20 killed; [2022-03-24T08:55:50.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-24T08:55:50.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T08:55:50.470Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T08:55:50.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T08:55:50.594Z] $ docker exec 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent [2022-03-24T08:55:50.715Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnmIHh/agent.53 [2022-03-24T08:55:50.715Z] SSH_AGENT_PID=59 [2022-03-24T08:55:50.721Z] Running ssh-add (command line suppressed) [2022-03-24T08:55:50.837Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_749139067844915294.key (/w/workspace/edgex-go/2@tmp/private_key_749139067844915294.key) [2022-03-24T08:55:50.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T08:55:51.136Z] + git semver init [2022-03-24T08:55:51.136Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T08:55:51.136Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-24T08:55:51.136Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-24T08:55:51.136Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T08:55:51.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T08:55:51.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T08:55:51.136Z] # $SEMVER_BRANCH = PR-3924 [2022-03-24T08:55:51.136Z] # $SEMVER_TEMP = /tmp/semver-884299347 [2022-03-24T08:55:51.136Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-24T08:56:03.410Z] # '/tmp/semver-884299347' -> '/w/workspace/edgex-go/2/.semver' [2022-03-24T08:56:03.672Z] # -> Force: false [2022-03-24T08:56:03.672Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-24T08:56:03.690Z] $ docker exec --env ******** --env ******** 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent -k [2022-03-24T08:56:03.796Z] unset SSH_AUTH_SOCK; [2022-03-24T08:56:03.796Z] unset SSH_AGENT_PID; [2022-03-24T08:56:03.796Z] echo Agent pid 59 killed; [2022-03-24T08:56:03.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T08:56:04.113Z] + git semver [Pipeline] } [2022-03-24T08:56:04.134Z] $ docker stop --time=1 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 [2022-03-24T08:56:05.959Z] $ docker rm -f 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T08:56:06.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-24T08:56:06.599Z] Stashed 1 file(s) [Pipeline] echo [2022-03-24T08:56:06.603Z] [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-24T08:56:06.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T08:56:06.747Z] ========================================================= [2022-03-24T08:56:06.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-24T08:56:06.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:56:07.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:56:07.040Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-24T08:56:07.040Z] 59bf1c3509f3: Pulling fs layer [2022-03-24T08:56:07.040Z] 666ba61612fd: Pulling fs layer [2022-03-24T08:56:07.040Z] 8ed8ca486205: Pulling fs layer [2022-03-24T08:56:07.040Z] 4fe6c5a15a65: Pulling fs layer [2022-03-24T08:56:07.040Z] 22a0e8bec74d: Pulling fs layer [2022-03-24T08:56:07.040Z] 640e595b4fbd: Pulling fs layer [2022-03-24T08:56:07.040Z] 763cafe07f6e: Pulling fs layer [2022-03-24T08:56:07.040Z] 0c0b528cf693: Pulling fs layer [2022-03-24T08:56:07.040Z] 10935f4eaf8b: Pulling fs layer [2022-03-24T08:56:07.040Z] 22a0e8bec74d: Waiting [2022-03-24T08:56:07.040Z] 763cafe07f6e: Waiting [2022-03-24T08:56:07.040Z] 640e595b4fbd: Waiting [2022-03-24T08:56:07.040Z] 0c0b528cf693: Waiting [2022-03-24T08:56:07.040Z] 10935f4eaf8b: Waiting [2022-03-24T08:56:07.040Z] 4fe6c5a15a65: Waiting [2022-03-24T08:56:07.040Z] 8ed8ca486205: Verifying Checksum [2022-03-24T08:56:07.040Z] 8ed8ca486205: Download complete [2022-03-24T08:56:07.040Z] 666ba61612fd: Verifying Checksum [2022-03-24T08:56:07.040Z] 22a0e8bec74d: Verifying Checksum [2022-03-24T08:56:07.040Z] 22a0e8bec74d: Download complete [2022-03-24T08:56:07.040Z] 640e595b4fbd: Download complete [2022-03-24T08:56:07.040Z] 59bf1c3509f3: Verifying Checksum [2022-03-24T08:56:07.040Z] 59bf1c3509f3: Download complete [2022-03-24T08:56:07.040Z] 763cafe07f6e: Verifying Checksum [2022-03-24T08:56:07.040Z] 763cafe07f6e: Download complete [2022-03-24T08:56:07.302Z] 0c0b528cf693: Verifying Checksum [2022-03-24T08:56:07.302Z] 0c0b528cf693: Download complete [2022-03-24T08:56:07.302Z] 59bf1c3509f3: Pull complete [2022-03-24T08:56:07.302Z] 666ba61612fd: Pull complete [2022-03-24T08:56:07.562Z] 8ed8ca486205: Pull complete [2022-03-24T08:56:07.823Z] 10935f4eaf8b: Verifying Checksum [2022-03-24T08:56:07.823Z] 10935f4eaf8b: Download complete [2022-03-24T08:56:07.823Z] 4fe6c5a15a65: Verifying Checksum [2022-03-24T08:56:07.823Z] 4fe6c5a15a65: Download complete [2022-03-24T08:56:12.019Z] 4fe6c5a15a65: Pull complete [2022-03-24T08:56:12.019Z] 22a0e8bec74d: Pull complete [2022-03-24T08:56:12.019Z] 640e595b4fbd: Pull complete [2022-03-24T08:56:12.019Z] 763cafe07f6e: Pull complete [2022-03-24T08:56:12.019Z] 0c0b528cf693: Pull complete [2022-03-24T08:56:13.923Z] 10935f4eaf8b: Pull complete [2022-03-24T08:56:13.923Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-24T08:56:13.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:56:13.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:56:14.227Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:56:14.227Z] WORKDIR /edgex [2022-03-24T08:56:14.227Z] COPY go.mod . [2022-03-24T08:56:14.227Z] RUN go mod download [2022-03-24T08:56:14.227Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-24T08:56:15.606Z] Sending build context to Docker daemon 334.4MB [2022-03-24T08:56:15.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:56:15.606Z] ---> 99d49a6021b9 [2022-03-24T08:56:15.606Z] Step 2/4 : WORKDIR /edgex [2022-03-24T08:56:17.524Z] ---> Running in 0b83faf78fab [2022-03-24T08:56:17.524Z] Removing intermediate container 0b83faf78fab [2022-03-24T08:56:17.524Z] ---> c9b6213e0aa3 [2022-03-24T08:56:17.525Z] Step 3/4 : COPY go.mod . [2022-03-24T08:56:17.784Z] ---> 663708590612 [2022-03-24T08:56:17.784Z] Step 4/4 : RUN go mod download [2022-03-24T08:56:17.784Z] ---> Running in 869a45f69479 [2022-03-24T08:56:21.687Z] Still waiting to schedule task [2022-03-24T08:56:21.688Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8994’ [2022-03-24T08:56:32.690Z] Removing intermediate container 869a45f69479 [2022-03-24T08:56:32.690Z] ---> 4f5668601f6a [2022-03-24T08:56:32.690Z] Successfully built 4f5668601f6a [2022-03-24T08:56:32.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:56:32.989Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T08:56:32.989Z] . [Pipeline] withDockerContainer [2022-03-24T08:56:33.055Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T08:56:33.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T08:56:33.526Z] $ docker top ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:56:33.883Z] + go version [2022-03-24T08:56:33.883Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-24T08:56:33.901Z] $ docker stop --time=1 ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 [2022-03-24T08:56:35.200Z] $ docker rm -f ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:56:35.598Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T08:56:35.598Z] . [Pipeline] withDockerContainer [2022-03-24T08:56:35.665Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T08:56:35.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T08:56:36.103Z] $ docker top fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T08:56:36.180Z] ========================================================= [2022-03-24T08:56:36.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-24T08:56:36.180Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:56:36.466Z] + make test [2022-03-24T08:56:36.466Z] go mod tidy -compat=1.17 [2022-03-24T08:56:36.466Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-24T08:56:41.750Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-24T08:56:53.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-24T08:56:53.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-24T08:56:54.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-03-24T08:56:54.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-24T08:56:54.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.9% of statements [2022-03-24T08:56:54.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-24T08:56:54.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 89.2% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 94.2% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.116s coverage: 0.9% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements [2022-03-24T08:56:57.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-03-24T08:56:57.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements [2022-03-24T08:57:07.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-03-24T08:57:07.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-03-24T08:57:08.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.162s coverage: 82.5% of statements [2022-03-24T08:57:08.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-24T08:57:19.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-24T08:57:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-24T08:57:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-24T08:57:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-24T08:57:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-24T08:57:19.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-24T08:57:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-24T08:57:19.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-24T08:57:19.034Z] 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-24T08:57:33.923Z] GO111MODULE=on go vet ./... [2022-03-24T08:57:38.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T08:57:38.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-24T08:57:38.656Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-24T08:57:39.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-24T08:57:39.528Z] + ls -al . [2022-03-24T08:57:39.529Z] total 664 [2022-03-24T08:57:39.529Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 08:57 . [2022-03-24T08:57:39.529Z] drwxr-xr-x 4 root root 4096 Mar 24 08:56 .. [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 08:55 .dockerignore [2022-03-24T08:57:39.529Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:55 .git [2022-03-24T08:57:39.529Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:55 .github [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 870 Mar 24 08:55 .gitignore [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 08:55 .golangci.yml [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 08:55 .hadolint.yml [2022-03-24T08:57:39.529Z] drwx------ 3 1001 1001 4096 Mar 24 08:56 .semver [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 08:55 .sonarcloud.properties [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:55 ADOPTERS.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:55 Attribution.txt [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:55 CHANGELOG.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:55 CONTRIBUTING.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 08:55 GOVERNANCE.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 849 Mar 24 08:55 Jenkinsfile [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:55 LICENSE [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:55 Makefile [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 08:55 OWNERS.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:55 README.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:55 SECURITY.md [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 08:56 VERSION [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:55 ZMQWindows.md [2022-03-24T08:57:39.529Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:55 bin [2022-03-24T08:57:39.529Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 08:55 cmd [2022-03-24T08:57:39.529Z] -rw-r--r-- 1 root root 426503 Mar 24 08:57 coverage.out [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:55 go.mod [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:55 go.sum [2022-03-24T08:57:39.529Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:55 internal [2022-03-24T08:57:39.529Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 08:55 openapi [2022-03-24T08:57:39.529Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:55 snap [2022-03-24T08:57:39.529Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 08:55 version.go [Pipeline] sh [2022-03-24T08:57:39.818Z] + '[' -e coverage.out ] [2022-03-24T08:57:39.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-24T08:57:39.954Z] Stashed 1 file(s) [Pipeline] sh [2022-03-24T08:57:40.236Z] + make build [2022-03-24T08:57:40.236Z] 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-24T08:57:58.334Z] 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-24T08:58:08.326Z] 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-24T08:58:08.326Z] 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-24T08:58:08.894Z] 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-24T08:58:09.152Z] 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-24T08:58:10.535Z] 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-24T08:58:11.475Z] 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-24T08:58:12.413Z] 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-24T08:58:13.792Z] 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-24T08:58:14.729Z] 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-24T08:58:15.669Z] 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-24T08:58:17.576Z] 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-24T08:58:18.535Z] $ docker stop --time=1 fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 [2022-03-24T08:58:21.522Z] $ docker rm -f fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:58:23.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:58:23.087Z] [2022-03-24T08:58:23.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:58:23.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:58:23.391Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-24T08:58:23.391Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-24T08:58:23.391Z] ca9280d653b3: Pulling fs layer [2022-03-24T08:58:23.391Z] 7e9c9ca2126c: Pulling fs layer [2022-03-24T08:58:23.391Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-24T08:58:23.391Z] cbdbe7a5bc2a: Download complete [2022-03-24T08:58:23.650Z] ca9280d653b3: Verifying Checksum [2022-03-24T08:58:23.650Z] ca9280d653b3: Download complete [2022-03-24T08:58:23.650Z] cbdbe7a5bc2a: Pull complete [2022-03-24T08:58:23.909Z] 7e9c9ca2126c: Download complete [2022-03-24T08:58:24.169Z] ca9280d653b3: Pull complete [2022-03-24T08:58:27.458Z] 7e9c9ca2126c: Pull complete [2022-03-24T08:58:27.458Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-24T08:58:27.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:58:27.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-24T08:58:27.524Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T08:58:27.566Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-24T08:58:28.964Z] $ docker top a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:58:29.319Z] + docker-compose build --help [2022-03-24T08:58:29.319Z] + grep parallel [2022-03-24T08:58:29.892Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T08:58:29.910Z] $ docker stop --time=1 a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 [2022-03-24T08:58:31.193Z] $ docker rm -f a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:58:31.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:58:31.580Z] . [Pipeline] withDockerContainer [2022-03-24T08:58:31.645Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T08:58:31.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-24T08:58:32.071Z] $ docker top 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:58:32.424Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T08:58:32.995Z] Building core-command ... [2022-03-24T08:58:32.995Z] Building core-data ... [2022-03-24T08:58:32.995Z] Building core-metadata ... [2022-03-24T08:58:32.995Z] Building security-bootstrapper ... [2022-03-24T08:58:32.995Z] Building security-proxy-setup ... [2022-03-24T08:58:32.995Z] Building security-secretstore-setup ... [2022-03-24T08:58:32.995Z] Building security-spiffe-token-provider ... [2022-03-24T08:58:32.995Z] Building security-spire-agent ... [2022-03-24T08:58:32.995Z] Building security-spire-config ... [2022-03-24T08:58:32.995Z] Building security-spire-server ... [2022-03-24T08:58:32.995Z] Building support-notifications ... [2022-03-24T08:58:32.995Z] Building support-scheduler ... [2022-03-24T08:58:32.995Z] Building sys-mgmt-agent ... [2022-03-24T08:58:32.995Z] Building security-spiffe-token-provider [2022-03-24T08:58:32.995Z] Building security-bootstrapper [2022-03-24T08:58:32.995Z] Building security-secretstore-setup [2022-03-24T08:58:32.995Z] Building security-spire-agent [2022-03-24T08:58:32.995Z] Building security-spire-server [2022-03-24T08:58:51.113Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:51.113Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:51.113Z] ---> 4f5668601f6a [2022-03-24T08:58:51.113Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T08:58:51.113Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:51.113Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:51.113Z] ---> 4f5668601f6a [2022-03-24T08:58:51.113Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T08:58:51.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:51.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:51.113Z] ---> 4f5668601f6a [2022-03-24T08:58:51.113Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:58:51.113Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:51.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:51.113Z] ---> 4f5668601f6a [2022-03-24T08:58:51.113Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T08:58:51.113Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:51.113Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:51.113Z] ---> 4f5668601f6a [2022-03-24T08:58:51.113Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T08:58:52.566Z] ---> Running in 46f531808a47 [2022-03-24T08:58:52.566Z] ---> Running in 0a2cdab0d90a [2022-03-24T08:58:52.566Z] ---> Running in 9d5eb749be88 [2022-03-24T08:58:52.566Z] ---> Running in 998ccc36bc80 [2022-03-24T08:58:52.566Z] ---> Running in 88f50084cc56 [2022-03-24T08:58:52.566Z] Removing intermediate container 0a2cdab0d90a [2022-03-24T08:58:52.566Z] ---> db478edf081b [2022-03-24T08:58:52.566Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:58:52.566Z] Removing intermediate container 46f531808a47 [2022-03-24T08:58:52.566Z] ---> 1c4c337a82e9 [2022-03-24T08:58:52.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:58:52.566Z] Removing intermediate container 998ccc36bc80 [2022-03-24T08:58:52.566Z] ---> bc8eafd02c22 [2022-03-24T08:58:52.566Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:58:52.566Z] Removing intermediate container 9d5eb749be88 [2022-03-24T08:58:52.566Z] ---> 8480987f88d4 [2022-03-24T08:58:52.566Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T08:58:52.566Z] Removing intermediate container 88f50084cc56 [2022-03-24T08:58:52.566Z] ---> 46aa5a77a1ec [2022-03-24T08:58:52.566Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:58:52.566Z] ---> Running in 11122b176cf1 [2022-03-24T08:58:52.566Z] ---> Running in 94571b401374 [2022-03-24T08:58:52.566Z] ---> Running in b22dbf284314 [2022-03-24T08:58:52.566Z] ---> Running in 4761cb612774 [2022-03-24T08:58:52.847Z] ---> Running in 0dcb32e728a5 [2022-03-24T08:58:53.785Z] Removing intermediate container 11122b176cf1 [2022-03-24T08:58:53.785Z] ---> bccd60fe0c74 [2022-03-24T08:58:53.785Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T08:58:53.785Z] ---> Running in 4746e5b5b84c [2022-03-24T08:58:53.785Z] Removing intermediate container 94571b401374 [2022-03-24T08:58:53.785Z] ---> e7ef7a9d321d [2022-03-24T08:58:53.785Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:58:53.785Z] ---> Running in c1eaa1ba3c30 [2022-03-24T08:58:53.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.355Z] Removing intermediate container b22dbf284314 [2022-03-24T08:58:54.355Z] ---> c2b4e2a97873 [2022-03-24T08:58:54.355Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T08:58:54.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.355Z] ---> Running in 11281a3e624d [2022-03-24T08:58:54.355Z] Removing intermediate container 0dcb32e728a5 [2022-03-24T08:58:54.355Z] ---> e550feffd9f6 [2022-03-24T08:58:54.355Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T08:58:54.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.355Z] ---> Running in 35b3a8904754 [2022-03-24T08:58:54.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:54.876Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:58:54.876Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:58:54.876Z] OK: 15863 distinct packages available [2022-03-24T08:58:55.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.396Z] OK: 221 MiB in 52 packages [2022-03-24T08:58:55.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.876Z] OK: 221 MiB in 52 packages [2022-03-24T08:58:55.876Z] Removing intermediate container 4746e5b5b84c [2022-03-24T08:58:55.876Z] ---> fc9be7b82a9f [2022-03-24T08:58:55.876Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T08:58:55.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:58:55.876Z] ---> 8eba5ede38b1 [2022-03-24T08:58:55.876Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:55.876Z] OK: 221 MiB in 52 packages [2022-03-24T08:58:56.138Z] ---> Running in cf55e6f2a3b1 [2022-03-24T08:58:56.138Z] Removing intermediate container c1eaa1ba3c30 [2022-03-24T08:58:56.138Z] ---> 793cf8baeab4 [2022-03-24T08:58:56.138Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:58:56.138Z] OK: 221 MiB in 52 packages [2022-03-24T08:58:56.397Z] ---> 8a3b76602ee2 [2022-03-24T08:58:56.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:56.397Z] ---> Running in 4e94d13be2e8 [2022-03-24T08:58:56.397Z] Removing intermediate container 35b3a8904754 [2022-03-24T08:58:56.397Z] ---> d66bab2154b9 [2022-03-24T08:58:56.397Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T08:58:56.657Z] ---> 55fb9e91ad83 [2022-03-24T08:58:56.657Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:56.657Z] ---> Running in 19c2d4b07995 [2022-03-24T08:58:56.917Z] OK: 221 MiB in 52 packages [2022-03-24T08:58:56.917Z] Removing intermediate container 4761cb612774 [2022-03-24T08:58:56.917Z] ---> c3e7b5cb1ef6 [2022-03-24T08:58:56.917Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T08:58:57.178Z] ---> 132469b9ca9d [2022-03-24T08:58:57.178Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:57.178Z] ---> Running in c632f4baf511 [2022-03-24T08:58:57.178Z] Removing intermediate container cf55e6f2a3b1 [2022-03-24T08:58:57.178Z] ---> 33ff81b7b059 [2022-03-24T08:58:57.178Z] Step 8/24 : COPY . . [2022-03-24T08:58:58.580Z] Removing intermediate container 11281a3e624d [2022-03-24T08:58:58.580Z] ---> 7118453a7a54 [2022-03-24T08:58:58.580Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-24T08:58:58.580Z] Removing intermediate container 4e94d13be2e8 [2022-03-24T08:58:58.580Z] ---> b507d012b567 [2022-03-24T08:58:58.580Z] Step 8/23 : COPY . . [2022-03-24T08:58:58.841Z] Removing intermediate container 19c2d4b07995 [2022-03-24T08:58:58.841Z] ---> 0ec489b849d8 [2022-03-24T08:58:58.841Z] Step 8/25 : COPY . . [2022-03-24T08:58:58.841Z] ---> db91b9fc406a [2022-03-24T08:58:58.841Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:59.100Z] ---> Running in 23a67fdc822b [2022-03-24T08:59:04.377Z] Removing intermediate container c632f4baf511 [2022-03-24T08:59:04.377Z] ---> 6cc5c01528db [2022-03-24T08:59:04.377Z] Step 7/20 : COPY . . [2022-03-24T08:59:04.377Z] ---> 2f5dc97ab088 [2022-03-24T08:59:04.377Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:59:05.758Z] ---> Running in 201dcd1efe63 [2022-03-24T08:59:05.758Z] Removing intermediate container 23a67fdc822b [2022-03-24T08:59:05.758Z] ---> 19fb1a44ecfe [2022-03-24T08:59:05.758Z] Step 8/31 : COPY . . [2022-03-24T08:59:05.758Z] ---> e293d597e3a8 [2022-03-24T08:59:05.758Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T08:59:06.018Z] ---> abadca1c3f3a [2022-03-24T08:59:06.018Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:59:07.397Z] ---> Running in 5ad857bc2f7e [2022-03-24T08:59:07.397Z] Removing intermediate container 201dcd1efe63 [2022-03-24T08:59:07.397Z] ---> dfa270676f63 [2022-03-24T08:59:07.397Z] 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-24T08:59:07.655Z] ---> Running in dac74c0beb21 [2022-03-24T08:59:07.655Z] ---> Running in 7e4df502e345 [2022-03-24T08:59:07.916Z] Removing intermediate container dac74c0beb21 [2022-03-24T08:59:07.916Z] ---> 3fcd8f400203 [2022-03-24T08:59:07.916Z] 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-24T08:59:07.916Z] 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-24T08:59:08.176Z] ---> Running in 22023a201e0c [2022-03-24T08:59:08.434Z] spire-1.2.0/ [2022-03-24T08:59:08.693Z] spire-1.2.0/ [2022-03-24T08:59:09.636Z] spire-1.2.0/README.md [2022-03-24T08:59:09.636Z] spire-1.2.0/bin/ [2022-03-24T08:59:09.636Z] spire-1.2.0/bin/spire-server [2022-03-24T08:59:09.636Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:59:09.636Z] spire-1.2.0/conf/ [2022-03-24T08:59:09.636Z] spire-1.2.0/conf/server/ [2022-03-24T08:59:09.636Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:59:09.636Z] spire-1.2.0/conf/agent/ [2022-03-24T08:59:09.636Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:59:09.636Z] spire-1.2.0/LICENSE [2022-03-24T08:59:09.896Z] spire-1.2.0/README.md [2022-03-24T08:59:09.896Z] spire-1.2.0/bin/ [2022-03-24T08:59:09.896Z] spire-1.2.0/bin/spire-server [2022-03-24T08:59:09.896Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:59:09.896Z] spire-1.2.0/conf/ [2022-03-24T08:59:09.896Z] spire-1.2.0/conf/server/ [2022-03-24T08:59:09.896Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:59:09.896Z] spire-1.2.0/conf/agent/ [2022-03-24T08:59:09.896Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:59:09.896Z] spire-1.2.0/LICENSE [2022-03-24T08:59:11.827Z] ---> 1b4b33319328 [2022-03-24T08:59:11.827Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T08:59:11.827Z] ---> Running in 3918f027123f [2022-03-24T08:59:11.827Z] ---> 05a999b1e9d4 [2022-03-24T08:59:11.827Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T08:59:12.090Z] ---> Running in dfd54e862a65 [2022-03-24T08:59:12.660Z] 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-24T08:59:12.921Z] 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-24T08:59:14.303Z] Removing intermediate container 22023a201e0c [2022-03-24T08:59:14.303Z] ---> 485101b7c167 [2022-03-24T08:59:14.303Z] [2022-03-24T08:59:14.303Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T08:59:14.303Z] Removing intermediate container 7e4df502e345 [2022-03-24T08:59:14.303Z] ---> 44861b7841f8 [2022-03-24T08:59:14.303Z] [2022-03-24T08:59:14.303Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T08:59:15.238Z] 3.15: Pulling from library/alpine [2022-03-24T08:59:15.239Z] 3.15: Pulling from library/alpine [2022-03-24T08:59:16.738Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T08:59:16.738Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T08:59:16.738Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T08:59:16.738Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T08:59:16.738Z] ---> 9c842ac49a39 [2022-03-24T08:59:16.738Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:59:16.738Z] ---> 9c842ac49a39 [2022-03-24T08:59:16.738Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:59:17.307Z] ---> Running in 5678843f8991 [2022-03-24T08:59:17.307Z] ---> Running in c57c09b5d797 [2022-03-24T08:59:17.880Z] Removing intermediate container c57c09b5d797 [2022-03-24T08:59:17.880Z] Removing intermediate container 5678843f8991 [2022-03-24T08:59:17.880Z] ---> e063bd65f37f [2022-03-24T08:59:17.880Z] ---> a23eeed9517d [2022-03-24T08:59:17.880Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:17.880Z] [2022-03-24T08:59:17.880Z] ---> Running in e90d9145a504 [2022-03-24T08:59:17.880Z] ---> Running in 1f0c245b3c4d [2022-03-24T08:59:19.788Z] Removing intermediate container e90d9145a504 [2022-03-24T08:59:19.788Z] Removing intermediate container 1f0c245b3c4d [2022-03-24T08:59:19.788Z] ---> c7e31fddf857 [2022-03-24T08:59:19.788Z] ---> 91d9af7eda81 [2022-03-24T08:59:19.788Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T08:59:19.788Z] [2022-03-24T08:59:19.788Z] ---> Running in ed6f12cae12b [2022-03-24T08:59:19.788Z] ---> Running in 11f1e92933d4 [2022-03-24T08:59:20.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:20.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:21.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:21.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:21.814Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:59:21.815Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:59:21.815Z] OK: 15854 distinct packages available [2022-03-24T08:59:21.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:22.074Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:59:22.074Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:59:22.074Z] OK: 15854 distinct packages available [2022-03-24T08:59:22.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:22.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:22.902Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T08:59:22.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:22.902Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:59:23.161Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T08:59:23.161Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T08:59:23.161Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T08:59:23.161Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T08:59:23.420Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:59:23.420Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:59:23.420Z] OK: 6 MiB in 19 packages [2022-03-24T08:59:23.420Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T08:59:23.420Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T08:59:23.678Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T08:59:23.678Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:59:23.678Z] OK: 6 MiB in 19 packages [2022-03-24T08:59:26.221Z] Removing intermediate container 11f1e92933d4 [2022-03-24T08:59:26.221Z] ---> 11f16c286bbb [2022-03-24T08:59:26.221Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:59:26.221Z] Removing intermediate container ed6f12cae12b [2022-03-24T08:59:26.221Z] ---> 08508a3e93c5 [2022-03-24T08:59:26.221Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T08:59:26.480Z] 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-24T08:59:28.386Z] ---> a0d2f26cd32f [2022-03-24T08:59:28.386Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:59:28.386Z] ---> fd8386507d6f [2022-03-24T08:59:28.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:59:29.335Z] ---> 2da0770a7c20 [2022-03-24T08:59:29.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T08:59:30.271Z] ---> 03e2e2fe82a2 [2022-03-24T08:59:30.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T08:59:30.561Z] ---> a587d7a345ab [2022-03-24T08:59:30.561Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:59:30.820Z] ---> 2db6c7f5b2cd [2022-03-24T08:59:30.820Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:59:30.820Z] ---> Running in 67fb8fc2f4eb [2022-03-24T08:59:31.079Z] ---> 421434b9736a [2022-03-24T08:59:31.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T08:59:31.337Z] Removing intermediate container 67fb8fc2f4eb [2022-03-24T08:59:31.338Z] ---> 6fbe7efabc2c [2022-03-24T08:59:31.338Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:59:31.338Z] ---> Running in 6da41266abfd [2022-03-24T08:59:31.338Z] ---> 7b2db2022753 [2022-03-24T08:59:31.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T08:59:31.598Z] Removing intermediate container 5ad857bc2f7e [2022-03-24T08:59:31.598Z] ---> a2c99af01f27 [2022-03-24T08:59:31.598Z] [2022-03-24T08:59:31.598Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T08:59:31.598Z] Removing intermediate container 6da41266abfd [2022-03-24T08:59:31.598Z] ---> ab039f1a49da [2022-03-24T08:59:31.598Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:59:31.598Z] ---> Running in e229fb24e03a [2022-03-24T08:59:31.598Z] 3.14: Pulling from library/alpine [2022-03-24T08:59:31.857Z] Removing intermediate container e229fb24e03a [2022-03-24T08:59:31.857Z] ---> 7d63b8496855 [2022-03-24T08:59:31.857Z] Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:59:31.857Z] ---> 14c4a213bc6c [2022-03-24T08:59:31.857Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:59:31.857Z] ---> Running in 4c0478a3117a [2022-03-24T08:59:31.857Z] ---> Running in a14ba38b8fa2 [2022-03-24T08:59:32.126Z] Removing intermediate container 4c0478a3117a [2022-03-24T08:59:32.126Z] ---> 3b28e77392fc [2022-03-24T08:59:32.126Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:59:32.126Z] Removing intermediate container a14ba38b8fa2 [2022-03-24T08:59:32.126Z] ---> 7960301dced4 [2022-03-24T08:59:32.126Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:59:32.126Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:59:32.126Z] ---> Running in d9570856798b [2022-03-24T08:59:32.126Z] ---> Running in 43dc71117db0 [2022-03-24T08:59:32.126Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T08:59:32.126Z] ---> a33ac4f1069a [2022-03-24T08:59:32.126Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T08:59:32.126Z] ---> Running in 2011f28fb90a [2022-03-24T08:59:32.387Z] Removing intermediate container d9570856798b [2022-03-24T08:59:32.387Z] ---> f23f23474468 [2022-03-24T08:59:32.387Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T08:59:32.387Z] Removing intermediate container 43dc71117db0 [2022-03-24T08:59:32.387Z] ---> dbfdfaa32356 [2022-03-24T08:59:32.387Z] [2022-03-24T08:59:32.387Z] ---> Running in b176859da28c [2022-03-24T08:59:32.387Z] Successfully built dbfdfaa32356 [2022-03-24T08:59:32.387Z] Successfully tagged security-spire-server:latest [2022-03-24T08:59:32.387Z] Building sys-mgmt-agent [2022-03-24T08:59:32.648Z]  Building security-spire-server ... done Removing intermediate container b176859da28c [2022-03-24T08:59:32.648Z] ---> 952c37f15138 [2022-03-24T08:59:32.648Z] Step 23/24 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:59:32.648Z] ---> Running in 709de24592f0 [2022-03-24T08:59:32.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:32.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:32.907Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T08:59:32.907Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T08:59:32.907Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T08:59:32.907Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:59:32.907Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:59:33.167Z] OK: 6 MiB in 17 packages [2022-03-24T08:59:33.167Z] Removing intermediate container 709de24592f0 [2022-03-24T08:59:33.167Z] ---> 8286dbd1b398 [2022-03-24T08:59:33.167Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T08:59:34.550Z] ---> Running in 1369623d0b62 [2022-03-24T08:59:34.550Z] Removing intermediate container 1369623d0b62 [2022-03-24T08:59:34.550Z] ---> 5ef288018a18 [2022-03-24T08:59:34.550Z] [2022-03-24T08:59:34.815Z] Successfully built 5ef288018a18 [2022-03-24T08:59:35.074Z] Successfully tagged security-spire-agent:latest [2022-03-24T08:59:35.074Z]  Building security-spire-agent ... done Building security-spire-config [2022-03-24T08:59:35.651Z] Removing intermediate container 2011f28fb90a [2022-03-24T08:59:35.651Z] ---> fa6e833d9a5b [2022-03-24T08:59:35.651Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T08:59:37.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:59:37.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:59:37.556Z] ---> 4f5668601f6a [2022-03-24T08:59:37.556Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:59:37.556Z] ---> Using cache [2022-03-24T08:59:37.556Z] ---> 8480987f88d4 [2022-03-24T08:59:37.556Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:38.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:59:38.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:59:38.938Z] ---> 4f5668601f6a [2022-03-24T08:59:38.938Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T08:59:38.938Z] ---> Using cache [2022-03-24T08:59:38.938Z] ---> 8480987f88d4 [2022-03-24T08:59:38.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:39.197Z] ---> Running in 18fe80ab9b9c [2022-03-24T08:59:39.197Z] ---> Running in 3c31da7b7e8d [2022-03-24T08:59:39.197Z] ---> Running in a06d52313ba3 [2022-03-24T08:59:39.461Z] Removing intermediate container 18fe80ab9b9c [2022-03-24T08:59:39.461Z] ---> de4e4f984307 [2022-03-24T08:59:39.461Z] Step 13/25 : WORKDIR / [2022-03-24T08:59:39.461Z] Removing intermediate container dfd54e862a65 [2022-03-24T08:59:39.461Z] ---> 7379613fe747 [2022-03-24T08:59:39.461Z] [2022-03-24T08:59:39.461Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T08:59:39.461Z] ---> a33ac4f1069a [2022-03-24T08:59:39.461Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T08:59:39.461Z] Removing intermediate container 3918f027123f [2022-03-24T08:59:39.461Z] ---> e3d244a72881 [2022-03-24T08:59:39.461Z] [2022-03-24T08:59:39.461Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T08:59:39.461Z] ---> 9c842ac49a39 [2022-03-24T08:59:39.461Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:59:39.461Z] ---> Using cache [2022-03-24T08:59:39.461Z] ---> e063bd65f37f [2022-03-24T08:59:39.461Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:39.461Z] ---> Using cache [2022-03-24T08:59:39.461Z] ---> 91d9af7eda81 [2022-03-24T08:59:39.461Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T08:59:39.461Z] ---> Running in fa0c156cfd92 [2022-03-24T08:59:39.720Z] ---> Running in 71f6aa0eb578 [2022-03-24T08:59:39.720Z] ---> Running in 5c4f88e305d6 [2022-03-24T08:59:39.720Z] Removing intermediate container fa0c156cfd92 [2022-03-24T08:59:39.720Z] ---> 677af42beed7 [2022-03-24T08:59:39.720Z] 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-24T08:59:39.720Z] Removing intermediate container 71f6aa0eb578 [2022-03-24T08:59:39.720Z] ---> f31113f07e01 [2022-03-24T08:59:39.720Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T08:59:39.720Z] ---> Running in c878b33c72b2 [2022-03-24T08:59:39.979Z] ---> a4d6b28ad95a [2022-03-24T08:59:39.979Z] 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-24T08:59:39.979Z] Removing intermediate container 3c31da7b7e8d [2022-03-24T08:59:39.979Z] ---> 7a702a2fcb35 [2022-03-24T08:59:39.979Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T08:59:39.979Z] Removing intermediate container a06d52313ba3 [2022-03-24T08:59:39.979Z] ---> 1c16d6929fd9 [2022-03-24T08:59:39.979Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T08:59:39.979Z] ---> Running in ae5bdb39e60e [2022-03-24T08:59:39.979Z] ---> Running in 9cb0228f63cc [2022-03-24T08:59:39.979Z] ---> 376ecc0dfc8f [2022-03-24T08:59:39.979Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T08:59:40.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:40.240Z] ---> 5fd6858474dd [2022-03-24T08:59:40.240Z] 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-24T08:59:40.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:40.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:40.499Z] ---> 9f24344c37bb [2022-03-24T08:59:40.499Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T08:59:40.499Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T08:59:40.499Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T08:59:40.499Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:59:40.499Z] OK: 6 MiB in 16 packages [2022-03-24T08:59:40.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:40.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:41.068Z] ---> d1b34736a491 [2022-03-24T08:59:41.068Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T08:59:41.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:41.068Z] Removing intermediate container c878b33c72b2 [2022-03-24T08:59:41.068Z] ---> a24ce7e9d7e1 [2022-03-24T08:59:41.068Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T08:59:41.068Z] ---> Running in d37cbc425484 [2022-03-24T08:59:41.328Z] Removing intermediate container d37cbc425484 [2022-03-24T08:59:41.328Z] ---> de8133fb09f1 [2022-03-24T08:59:41.328Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T08:59:41.328Z] ---> 18475b358455 [2022-03-24T08:59:41.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T08:59:41.328Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:59:41.328Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:59:41.328Z] OK: 15854 distinct packages available [2022-03-24T08:59:41.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:41.328Z] ---> Running in b6c4c340f90f [2022-03-24T08:59:41.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:41.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:41.588Z] Removing intermediate container b6c4c340f90f [2022-03-24T08:59:41.588Z] ---> 9542f8320680 [2022-03-24T08:59:41.588Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T08:59:41.588Z] ---> b36f809b0c68 [2022-03-24T08:59:41.588Z] 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-24T08:59:41.588Z] ---> Running in 8498deb59789 [2022-03-24T08:59:41.588Z] ---> Running in e6150b0b2dde [2022-03-24T08:59:41.588Z] OK: 221 MiB in 52 packages [2022-03-24T08:59:41.847Z] OK: 221 MiB in 52 packages [2022-03-24T08:59:42.106Z] Removing intermediate container 9cb0228f63cc [2022-03-24T08:59:42.106Z] ---> ddafb0bb7bfa [2022-03-24T08:59:42.106Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T08:59:42.106Z] Removing intermediate container ae5bdb39e60e [2022-03-24T08:59:42.106Z] ---> ad75c95be725 [2022-03-24T08:59:42.106Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:59:42.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:42.363Z] ---> 8d70f86f7f3c [2022-03-24T08:59:42.363Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:59:42.363Z] ---> Running in 010a0f289600 [2022-03-24T08:59:42.363Z] ---> 659ce66f1ad2 [2022-03-24T08:59:42.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:59:42.363Z] ---> Running in 9203cd1ceced [2022-03-24T08:59:42.622Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T08:59:42.622Z] Removing intermediate container 8498deb59789 [2022-03-24T08:59:42.622Z] ---> c48063b1630f [2022-03-24T08:59:42.622Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T08:59:42.622Z] ---> Running in f378f22eaeb1 [2022-03-24T08:59:42.622Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T08:59:42.622Z] Removing intermediate container e6150b0b2dde [2022-03-24T08:59:42.622Z] ---> 6005c7241350 [2022-03-24T08:59:42.622Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T08:59:42.622Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T08:59:42.622Z] ---> Running in efe4d717a7f8 [2022-03-24T08:59:42.884Z] Removing intermediate container f378f22eaeb1 [2022-03-24T08:59:42.884Z] ---> 271de470c0b9 [2022-03-24T08:59:42.884Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T08:59:42.884Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T08:59:42.884Z] Removing intermediate container efe4d717a7f8 [2022-03-24T08:59:42.884Z] ---> 1d2498e1b346 [2022-03-24T08:59:42.884Z] Step 23/25 : LABEL arch=x86_64 [2022-03-24T08:59:42.884Z] ---> Running in 5583b7feb7cd [2022-03-24T08:59:42.885Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T08:59:43.143Z] ---> 419457c88034 [2022-03-24T08:59:43.143Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T08:59:43.143Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T08:59:43.143Z] Removing intermediate container 5583b7feb7cd [2022-03-24T08:59:43.143Z] ---> 984b31188291 [2022-03-24T08:59:43.143Z] Step 24/25 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:59:43.143Z] ---> Running in 63d430a2a63b [2022-03-24T08:59:43.143Z] ---> Running in ccdf03af0a88 [2022-03-24T08:59:43.143Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:59:43.143Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T08:59:43.143Z] Removing intermediate container ccdf03af0a88 [2022-03-24T08:59:43.143Z] ---> f7dea7e91b0d [2022-03-24T08:59:43.143Z] Step 25/25 : LABEL version=0.0.0 [2022-03-24T08:59:43.143Z] Removing intermediate container 010a0f289600 [2022-03-24T08:59:43.143Z] ---> 287bb34467cc [2022-03-24T08:59:43.143Z] Step 8/24 : COPY . . [2022-03-24T08:59:43.416Z] ---> Running in 6c117765e5b6 [2022-03-24T08:59:43.416Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T08:59:43.416Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:59:43.416Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:59:43.416Z] Removing intermediate container 6c117765e5b6 [2022-03-24T08:59:43.416Z] ---> 3002887d6aef [2022-03-24T08:59:43.416Z] [2022-03-24T08:59:43.416Z] OK: 8 MiB in 23 packages [2022-03-24T08:59:43.416Z] Removing intermediate container 9203cd1ceced [2022-03-24T08:59:43.416Z] ---> b45ac881c68c [2022-03-24T08:59:43.416Z] Step 8/23 : COPY . . [2022-03-24T08:59:43.416Z] Successfully built 3002887d6aef [2022-03-24T08:59:43.676Z] Successfully tagged security-secretstore-setup:latest [2022-03-24T08:59:43.676Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-24T08:59:47.872Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:59:47.872Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:59:47.872Z] ---> 4f5668601f6a [2022-03-24T08:59:47.872Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T08:59:47.872Z] ---> Using cache [2022-03-24T08:59:47.872Z] ---> 8480987f88d4 [2022-03-24T08:59:47.872Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:47.872Z] ---> Using cache [2022-03-24T08:59:47.872Z] ---> 1c16d6929fd9 [2022-03-24T08:59:47.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T08:59:47.872Z] ---> Using cache [2022-03-24T08:59:47.872Z] ---> ddafb0bb7bfa [2022-03-24T08:59:47.872Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T08:59:47.872Z] ---> Using cache [2022-03-24T08:59:47.872Z] ---> 8d70f86f7f3c [2022-03-24T08:59:47.872Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:59:47.872Z] ---> Using cache [2022-03-24T08:59:47.872Z] ---> 287bb34467cc [2022-03-24T08:59:47.872Z] Step 8/22 : COPY . . [2022-03-24T08:59:52.074Z] Removing intermediate container 5c4f88e305d6 [2022-03-24T08:59:52.075Z] ---> a886c320acc4 [2022-03-24T08:59:52.075Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:59:52.075Z] ---> 6d8a0567f1dd [2022-03-24T08:59:52.075Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:59:52.075Z] ---> a3332dff8a01 [2022-03-24T08:59:52.075Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T08:59:52.075Z] Removing intermediate container 63d430a2a63b [2022-03-24T08:59:52.075Z] ---> bace24188755 [2022-03-24T08:59:52.075Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:59:52.075Z] ---> Running in c7d041bc036d [2022-03-24T08:59:52.075Z] ---> Running in bec7c4a574fe [2022-03-24T08:59:52.075Z] ---> 855cc4dd2d75 [2022-03-24T08:59:52.075Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T08:59:52.075Z] ---> 82fb7e19814e [2022-03-24T08:59:52.075Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T08:59:52.075Z] Removing intermediate container c7d041bc036d [2022-03-24T08:59:52.075Z] ---> cbda2170b18a [2022-03-24T08:59:52.075Z] 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-24T08:59:52.075Z] ---> Running in d8a1b1b2b7f3 [2022-03-24T08:59:52.075Z] 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-24T08:59:52.655Z] ---> 53d09823a77b [2022-03-24T08:59:52.655Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-24T08:59:52.655Z] ---> 171f20a400a2 [2022-03-24T08:59:52.655Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T08:59:52.936Z] spire-1.2.0/ [2022-03-24T08:59:52.936Z] ---> 1889d8d1d316 [2022-03-24T08:59:52.936Z] ---> b9f260562a99 [2022-03-24T08:59:52.936Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T08:59:52.936Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T08:59:52.936Z] ---> 89584c540c0b [2022-03-24T08:59:52.936Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T08:59:53.213Z] ---> Running in 5518e192bdf2 [2022-03-24T08:59:53.213Z] ---> Running in 162ef5c464a0 [2022-03-24T08:59:53.213Z] ---> 18e431416e27 [2022-03-24T08:59:53.213Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T08:59:53.213Z] Removing intermediate container 5518e192bdf2 [2022-03-24T08:59:53.213Z] ---> 5757898538af [2022-03-24T08:59:53.213Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:59:53.473Z] ---> Running in c3f425fa191f [2022-03-24T08:59:53.473Z] ---> 9e189f850863 [2022-03-24T08:59:53.473Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T08:59:53.734Z] ---> Running in 5f71d8628de3 [2022-03-24T08:59:53.734Z] Removing intermediate container c3f425fa191f [2022-03-24T08:59:53.734Z] ---> 6c0ef6a0a984 [2022-03-24T08:59:53.734Z] Step 18/20 : LABEL arch=x86_64 [2022-03-24T08:59:53.734Z] 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-24T08:59:53.734Z] ---> Running in ce4c241c7bfc [2022-03-24T08:59:53.734Z] Removing intermediate container 5f71d8628de3 [2022-03-24T08:59:53.734Z] ---> 39e0294e3bc5 [2022-03-24T08:59:53.734Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T08:59:53.992Z] Removing intermediate container ce4c241c7bfc [2022-03-24T08:59:53.992Z] ---> 91d9e80db62f [2022-03-24T08:59:53.992Z] Step 19/20 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:59:53.992Z] ---> Running in a716ae089ea6 [2022-03-24T08:59:54.253Z] ---> 3c961af7d969 [2022-03-24T08:59:54.253Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T08:59:54.253Z] ---> Running in ef7714153625 [2022-03-24T08:59:54.253Z] Removing intermediate container a716ae089ea6 [2022-03-24T08:59:54.253Z] ---> 5b61d8e1dcf4 [2022-03-24T08:59:54.253Z] Step 20/20 : LABEL version=0.0.0 [2022-03-24T08:59:54.529Z] ---> Running in dbe1e732ac86 [2022-03-24T08:59:54.529Z] spire-1.2.0/README.md [2022-03-24T08:59:54.529Z] spire-1.2.0/bin/ [2022-03-24T08:59:54.529Z] spire-1.2.0/bin/spire-server [2022-03-24T08:59:54.529Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:59:54.529Z] spire-1.2.0/conf/ [2022-03-24T08:59:54.529Z] spire-1.2.0/conf/server/ [2022-03-24T08:59:54.529Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:59:54.529Z] spire-1.2.0/conf/agent/ [2022-03-24T08:59:54.529Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:59:54.529Z] spire-1.2.0/LICENSE [2022-03-24T08:59:54.789Z] Removing intermediate container dbe1e732ac86 [2022-03-24T08:59:54.789Z] ---> 893bdd16c34e [2022-03-24T08:59:54.789Z] [2022-03-24T08:59:54.789Z] Successfully built 893bdd16c34e [2022-03-24T08:59:54.789Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-24T08:59:54.789Z] Building core-command [2022-03-24T08:59:57.345Z]  Building security-spiffe-token-provider ... done Removing intermediate container d8a1b1b2b7f3 [2022-03-24T08:59:57.345Z] ---> 6e540ac92e6d [2022-03-24T08:59:57.345Z] [2022-03-24T08:59:57.345Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T08:59:57.345Z] ---> 9c842ac49a39 [2022-03-24T08:59:57.345Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:59:57.345Z] ---> Using cache [2022-03-24T08:59:57.345Z] ---> e063bd65f37f [2022-03-24T08:59:57.345Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:59:57.345Z] ---> Using cache [2022-03-24T08:59:57.345Z] ---> 91d9af7eda81 [2022-03-24T08:59:57.345Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T08:59:57.345Z] Removing intermediate container ef7714153625 [2022-03-24T08:59:57.345Z] ---> 6d36a31ce460 [2022-03-24T08:59:57.345Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T08:59:57.345Z] ---> Running in eb414cfa35e3 [2022-03-24T08:59:57.604Z] ---> Running in 5ea486e2d9cd [2022-03-24T08:59:57.864Z] Removing intermediate container 5ea486e2d9cd [2022-03-24T08:59:57.864Z] ---> b10e97e71a29 [2022-03-24T08:59:57.864Z] Step 28/31 : CMD ["gate"] [2022-03-24T08:59:58.122Z] ---> Running in 64541da4bc0f [2022-03-24T08:59:58.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:58.407Z] Removing intermediate container 64541da4bc0f [2022-03-24T08:59:58.407Z] ---> 039bb4aa6b0e [2022-03-24T08:59:58.407Z] Step 29/31 : LABEL arch=x86_64 [2022-03-24T08:59:58.665Z] ---> Running in 92835d49edb6 [2022-03-24T08:59:59.234Z] Removing intermediate container 92835d49edb6 [2022-03-24T08:59:59.234Z] ---> 056e1c4532c7 [2022-03-24T08:59:59.234Z] Step 30/31 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T08:59:59.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:59:59.491Z] ---> Running in 78bd7f2af5dc [2022-03-24T08:59:59.491Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:59:59.491Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:59:59.491Z] OK: 15854 distinct packages available [2022-03-24T08:59:59.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:00.057Z] Removing intermediate container 78bd7f2af5dc [2022-03-24T09:00:00.057Z] ---> da6231f3d658 [2022-03-24T09:00:00.057Z] Step 31/31 : LABEL version=0.0.0 [2022-03-24T09:00:00.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:00.884Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T09:00:00.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:00:00.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:00:00.884Z] ---> 4f5668601f6a [2022-03-24T09:00:00.884Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> 8480987f88d4 [2022-03-24T09:00:00.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:00:00.884Z] ---> Running in 8ded2b47acd0 [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> 1c16d6929fd9 [2022-03-24T09:00:00.884Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> ddafb0bb7bfa [2022-03-24T09:00:00.884Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> 8d70f86f7f3c [2022-03-24T09:00:00.884Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> 287bb34467cc [2022-03-24T09:00:00.884Z] Step 8/23 : COPY . . [2022-03-24T09:00:00.884Z] ---> Using cache [2022-03-24T09:00:00.884Z] ---> 89584c540c0b [2022-03-24T09:00:00.884Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T09:00:00.884Z] ---> Running in fa1b614d5a1f [2022-03-24T09:00:00.884Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:00:00.884Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T09:00:01.144Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T09:00:01.144Z] Removing intermediate container 8ded2b47acd0 [2022-03-24T09:00:01.144Z] ---> f90c8e1f721c [2022-03-24T09:00:01.144Z] [2022-03-24T09:00:01.144Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:00:01.144Z] OK: 6 MiB in 18 packages [2022-03-24T09:00:01.144Z] Successfully built f90c8e1f721c [2022-03-24T09:00:01.144Z] Successfully tagged security-bootstrapper:latest [2022-03-24T09:00:01.144Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-24T09:00:01.722Z] 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-24T09:00:05.008Z] Removing intermediate container eb414cfa35e3 [2022-03-24T09:00:05.008Z] ---> 593a8a39251e [2022-03-24T09:00:05.008Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:00:06.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8997 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-24T09:00:06.811Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-24T09:00:06.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:00:06.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:00:06.910Z] ---> 4f5668601f6a [2022-03-24T09:00:06.910Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:00:06.910Z] ---> Using cache [2022-03-24T09:00:06.910Z] ---> 8480987f88d4 [2022-03-24T09:00:06.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:00:06.910Z] ---> Using cache [2022-03-24T09:00:06.910Z] ---> 1c16d6929fd9 [2022-03-24T09:00:06.910Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T09:00:07.387Z] The recommended git tool is: git [2022-03-24T09:00:07.847Z] ---> Running in 6ae41f1beea0 [2022-03-24T09:00:07.847Z] ---> 1a76ab741c0c [2022-03-24T09:00:07.847Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:00:08.133Z] ---> d50536ce1a86 [2022-03-24T09:00:08.133Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T09:00:08.392Z] ---> Running in 848c48548482 [2022-03-24T09:00:08.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:08.651Z] Removing intermediate container 848c48548482 [2022-03-24T09:00:08.651Z] ---> d5eeb0e318c0 [2022-03-24T09:00:08.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T09:00:09.590Z] ---> b702316ee06e [2022-03-24T09:00:09.590Z] Step 19/24 : WORKDIR / [2022-03-24T09:00:09.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:09.590Z] ---> Running in 446ba9dc2e5b [2022-03-24T09:00:09.898Z] OK: 221 MiB in 52 packages [2022-03-24T09:00:09.898Z] Removing intermediate container 446ba9dc2e5b [2022-03-24T09:00:09.898Z] ---> aa5427ce94db [2022-03-24T09:00:09.898Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:00:10.199Z] ---> Running in eec9180e3402 [2022-03-24T09:00:10.530Z] Removing intermediate container eec9180e3402 [2022-03-24T09:00:10.530Z] ---> 2108dea94f34 [2022-03-24T09:00:10.530Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:00:10.530Z] ---> Running in c90157e28b2c [2022-03-24T09:00:10.530Z] Removing intermediate container 6ae41f1beea0 [2022-03-24T09:00:10.530Z] ---> dc993955f2ad [2022-03-24T09:00:10.530Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:00:11.168Z] Removing intermediate container c90157e28b2c [2022-03-24T09:00:11.168Z] ---> a2cafcf64d94 [2022-03-24T09:00:11.168Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T09:00:11.168Z] ---> Running in 69ab2502028b [2022-03-24T09:00:11.168Z] ---> 40e96dd2cbf2 [2022-03-24T09:00:11.168Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:00:11.168Z] ---> Running in 88de00667c12 [2022-03-24T09:00:11.426Z] Removing intermediate container 69ab2502028b [2022-03-24T09:00:11.426Z] ---> 13c37b938e29 [2022-03-24T09:00:11.426Z] Step 23/24 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:11.426Z] ---> Running in 5488ea6211d8 [2022-03-24T09:00:11.993Z] Removing intermediate container 5488ea6211d8 [2022-03-24T09:00:11.993Z] ---> 16be18e8fbb8 [2022-03-24T09:00:11.993Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T09:00:11.993Z] ---> Running in 0d09a8b75704 [2022-03-24T09:00:12.267Z] Removing intermediate container 0d09a8b75704 [2022-03-24T09:00:12.267Z] ---> 5ab059b2c5c4 [2022-03-24T09:00:12.267Z] [2022-03-24T09:00:12.267Z] Successfully built 5ab059b2c5c4 [2022-03-24T09:00:12.526Z] Successfully tagged security-spire-config:latest [2022-03-24T09:00:12.526Z]  Building security-spire-config ... done Building security-proxy-setup [2022-03-24T09:00:15.592Z] using credential edgex-jenkins-ssh [2022-03-24T09:00:15.623Z] Cloning the remote Git repository [2022-03-24T09:00:15.750Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:00:15.850Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-24T09:00:15.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:00:15.958Z] > git --version # timeout=10 [2022-03-24T09:00:15.996Z] > git --version # 'git version 2.25.1' [2022-03-24T09:00:15.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:00:16.728Z] Removing intermediate container 88de00667c12 [2022-03-24T09:00:16.728Z] ---> c535e093a262 [2022-03-24T09:00:16.728Z] Step 8/22 : COPY . . [2022-03-24T09:00:16.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T09:00:17.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:00:17.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:00:17.664Z] ---> 4f5668601f6a [2022-03-24T09:00:17.664Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> 8480987f88d4 [2022-03-24T09:00:17.664Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> 1c16d6929fd9 [2022-03-24T09:00:17.664Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> ddafb0bb7bfa [2022-03-24T09:00:17.664Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> 8d70f86f7f3c [2022-03-24T09:00:17.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> 287bb34467cc [2022-03-24T09:00:17.664Z] Step 8/22 : COPY . . [2022-03-24T09:00:17.664Z] ---> Using cache [2022-03-24T09:00:17.664Z] ---> 89584c540c0b [2022-03-24T09:00:17.664Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T09:00:20.954Z] ---> Running in 9667e9f59139 [2022-03-24T09:00:21.213Z] 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-24T09:00:22.598Z] Removing intermediate container bec7c4a574fe [2022-03-24T09:00:22.598Z] ---> aa27ee673383 [2022-03-24T09:00:22.598Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T09:00:23.167Z] ---> Running in c6b0bc48b4b3 [2022-03-24T09:00:23.429Z] Removing intermediate container 162ef5c464a0 [2022-03-24T09:00:23.429Z] ---> 34107306a016 [2022-03-24T09:00:23.429Z] [2022-03-24T09:00:23.429Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:00:23.429Z] ---> a33ac4f1069a [2022-03-24T09:00:23.429Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:00:23.429Z] ---> Running in b5d06a5270e7 [2022-03-24T09:00:23.429Z] ---> d2180cdd8f12 [2022-03-24T09:00:23.429Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T09:00:23.690Z] ---> Running in cf74994133fb [2022-03-24T09:00:23.690Z] 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-24T09:00:23.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:23.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:24.210Z] 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-24T09:00:24.210Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T09:00:24.210Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:00:24.210Z] OK: 6 MiB in 15 packages [2022-03-24T09:00:25.146Z] Removing intermediate container c6b0bc48b4b3 [2022-03-24T09:00:25.146Z] ---> d49c396ad4dd [2022-03-24T09:00:25.146Z] [2022-03-24T09:00:25.146Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T09:00:25.146Z] Removing intermediate container b5d06a5270e7 [2022-03-24T09:00:25.146Z] ---> 6df93f91c3bd [2022-03-24T09:00:25.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:00:25.146Z] 20.10.10: Pulling from library/docker [2022-03-24T09:00:25.406Z] ---> Running in c906dde010c1 [2022-03-24T09:00:25.668Z] Removing intermediate container c906dde010c1 [2022-03-24T09:00:25.669Z] ---> f89887a88144 [2022-03-24T09:00:25.669Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T09:00:26.238Z] ---> Running in f034a247920e [2022-03-24T09:00:26.238Z] Removing intermediate container fa1b614d5a1f [2022-03-24T09:00:26.238Z] ---> 7ddd47d2b70a [2022-03-24T09:00:26.238Z] [2022-03-24T09:00:26.238Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:00:26.238Z] ---> a33ac4f1069a [2022-03-24T09:00:26.238Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:00:26.238Z] ---> Using cache [2022-03-24T09:00:26.238Z] ---> 6df93f91c3bd [2022-03-24T09:00:26.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:00:26.238Z] ---> Using cache [2022-03-24T09:00:26.238Z] ---> f89887a88144 [2022-03-24T09:00:26.238Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T09:00:26.238Z] ---> Running in 05701671e844 [2022-03-24T09:00:26.558Z] Removing intermediate container f034a247920e [2022-03-24T09:00:26.558Z] ---> cdeeee59b7e4 [2022-03-24T09:00:26.558Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:00:26.558Z] Removing intermediate container 05701671e844 [2022-03-24T09:00:26.558Z] ---> e1812f9ebed1 [2022-03-24T09:00:26.558Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:00:26.558Z] ---> Running in 37e160c890f7 [2022-03-24T09:00:26.558Z] ---> Running in 8765d523c643 [2022-03-24T09:00:26.818Z] Removing intermediate container 37e160c890f7 [2022-03-24T09:00:26.818Z] ---> 43be52ec534e [2022-03-24T09:00:26.818Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:00:26.818Z] Removing intermediate container 8765d523c643 [2022-03-24T09:00:26.818Z] ---> ad76d3583750 [2022-03-24T09:00:26.818Z] Step 15/23 : WORKDIR / [2022-03-24T09:00:27.078Z] ---> Running in 1f89a6173a30 [2022-03-24T09:00:27.078Z] ---> 5701c10cb2bb [2022-03-24T09:00:27.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T09:00:27.337Z] Removing intermediate container 1f89a6173a30 [2022-03-24T09:00:27.337Z] ---> 833bbcdd734e [2022-03-24T09:00:27.337Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:00:27.905Z] ---> d4f48ecb52e7 [2022-03-24T09:00:27.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T09:00:28.166Z] ---> 8645034eab1e [2022-03-24T09:00:28.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T09:00:29.104Z] ---> 83f6691dafbe [2022-03-24T09:00:29.104Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T09:00:29.104Z] ---> Running in 3d3c33ed3da5 [2022-03-24T09:00:29.364Z] Removing intermediate container 3d3c33ed3da5 [2022-03-24T09:00:29.364Z] ---> b73709b24fdd [2022-03-24T09:00:29.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:00:29.364Z] ---> 76bdc751da3c [2022-03-24T09:00:29.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T09:00:29.623Z] ---> Running in 9f79163e17bb [2022-03-24T09:00:29.882Z] Removing intermediate container 9f79163e17bb [2022-03-24T09:00:29.882Z] ---> 9ce2b205eb2d [2022-03-24T09:00:29.882Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T09:00:29.882Z] ---> 13fe5b572eb2 [2022-03-24T09:00:29.882Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T09:00:30.143Z] ---> Running in 135422f0cfb9 [2022-03-24T09:00:30.143Z] ---> Running in fdfdf1809128 [2022-03-24T09:00:30.426Z] Removing intermediate container 135422f0cfb9 [2022-03-24T09:00:30.426Z] ---> c387323dd807 [2022-03-24T09:00:30.426Z] Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:30.426Z] ---> Running in 8b5f9a90e1b0 [2022-03-24T09:00:30.426Z] Removing intermediate container fdfdf1809128 [2022-03-24T09:00:30.426Z] ---> e5662c37dcc7 [2022-03-24T09:00:30.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:00:30.688Z] ---> Running in e5f31d3d91f7 [2022-03-24T09:00:30.950Z] Removing intermediate container e5f31d3d91f7 [2022-03-24T09:00:30.950Z] ---> 4521b4867d58 [2022-03-24T09:00:30.950Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T09:00:30.950Z] Removing intermediate container 8b5f9a90e1b0 [2022-03-24T09:00:30.950Z] ---> 2b01a1b089a1 [2022-03-24T09:00:30.950Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:00:31.210Z] ---> Running in 4b315595ffbb [2022-03-24T09:00:31.470Z] ---> Running in dc3c964160e5 [2022-03-24T09:00:31.729Z] Removing intermediate container dc3c964160e5 [2022-03-24T09:00:31.729Z] ---> 2ea1998067a2 [2022-03-24T09:00:31.729Z] [2022-03-24T09:00:31.729Z] Removing intermediate container 4b315595ffbb [2022-03-24T09:00:31.729Z] ---> 7ce7aac8e842 [2022-03-24T09:00:31.729Z] Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:31.989Z] ---> Running in 9a3bca90a238 [2022-03-24T09:00:31.989Z] Successfully built 2ea1998067a2 [2022-03-24T09:00:31.989Z] Successfully tagged support-scheduler:latest [2022-03-24T09:00:31.989Z]  Building support-scheduler ... done Building core-metadata [2022-03-24T09:00:32.556Z] Removing intermediate container 9a3bca90a238 [2022-03-24T09:00:32.556Z] ---> 3654cf843419 [2022-03-24T09:00:32.556Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:00:32.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T09:00:32.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T09:00:32.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T09:00:32.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:00:32.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:00:32.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-24T09:00:33.491Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f [2022-03-24T09:00:34.104Z] Merge succeeded, producing 78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:00:34.105Z] Checking out Revision 78a4d47e9fbb93f51044da61ee7aeb3fb503960f (PR-3924) [2022-03-24T09:00:33.516Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T09:00:33.542Z] > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 [2022-03-24T09:00:33.805Z] > git remote # timeout=10 [2022-03-24T09:00:33.823Z] > git config --get remote.origin.url # timeout=10 [2022-03-24T09:00:33.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:00:33.863Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-24T09:00:34.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-24T09:00:34.115Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T09:00:34.128Z] > git checkout -f 78a4d47e9fbb93f51044da61ee7aeb3fb503960f # timeout=10 [2022-03-24T09:00:35.090Z] ---> Running in 48f89ca2c093 [2022-03-24T09:00:35.661Z] Removing intermediate container 48f89ca2c093 [2022-03-24T09:00:35.661Z] ---> 4c9750fcf694 [2022-03-24T09:00:35.661Z] [2022-03-24T09:00:35.661Z] Successfully built 4c9750fcf694 [2022-03-24T09:00:35.661Z] Successfully tagged core-command:latest [2022-03-24T09:00:35.661Z]  Building core-command ... done Building core-data [2022-03-24T09:00:35.919Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T09:00:35.919Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T09:00:35.919Z] ---> b706a049f56e [2022-03-24T09:00:35.919Z] 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-24T09:00:37.833Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:00:37.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:00:37.833Z] ---> 4f5668601f6a [2022-03-24T09:00:37.833Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> 8480987f88d4 [2022-03-24T09:00:37.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> 1c16d6929fd9 [2022-03-24T09:00:37.833Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> ddafb0bb7bfa [2022-03-24T09:00:37.833Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> 8d70f86f7f3c [2022-03-24T09:00:37.833Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> 287bb34467cc [2022-03-24T09:00:37.833Z] Step 8/23 : COPY . . [2022-03-24T09:00:37.833Z] ---> Using cache [2022-03-24T09:00:37.833Z] ---> 89584c540c0b [2022-03-24T09:00:37.833Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T09:00:38.454Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-24T09:00:38.481Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T09:00:39.425Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-24T09:00:39.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T09:00:39.425Z] Dload Upload Total Spent Left Speed [2022-03-24T09:00:39.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 27162 0 --:--:-- --:--:-- --:--:-- 27225 [2022-03-24T09:00:38.466Z] > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 [2022-03-24T09:00:39.740Z] ---> Running in a1f7bfa06512 [Pipeline] sh [2022-03-24T09:00:40.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-24T09:00:40.330Z] ---> Running in b9f0a2a32013 [2022-03-24T09:00:40.330Z] Removing intermediate container a1f7bfa06512 [2022-03-24T09:00:40.330Z] ---> e2f5f6676a2b [2022-03-24T09:00:40.330Z] 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-24T09:00:40.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-24T09:00:40.561Z] + sudo tee /etc/docker/daemon.new [2022-03-24T09:00:40.561Z] { [2022-03-24T09:00:40.561Z] "registry-mirrors": [ [2022-03-24T09:00:40.561Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-24T09:00:40.561Z] ], [2022-03-24T09:00:40.561Z] "bip": "10.250.0.254/24", [2022-03-24T09:00:40.561Z] "hosts": [ [2022-03-24T09:00:40.561Z] "tcp://0.0.0.0:5555", [2022-03-24T09:00:40.561Z] "unix:///var/run/docker.sock" [2022-03-24T09:00:40.561Z] ], [2022-03-24T09:00:40.561Z] "mtu": 1458, [2022-03-24T09:00:40.561Z] "selinux-enabled": true, [2022-03-24T09:00:40.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-24T09:00:40.561Z] } [Pipeline] sh [2022-03-24T09:00:40.591Z] ---> Running in 52226c48d68d [2022-03-24T09:00:40.915Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-24T09:00:41.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:00:41.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:00:41.161Z] ---> 4f5668601f6a [2022-03-24T09:00:41.161Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:00:41.161Z] ---> Using cache [2022-03-24T09:00:41.161Z] ---> 8480987f88d4 [2022-03-24T09:00:41.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:00:41.161Z] ---> Using cache [2022-03-24T09:00:41.161Z] ---> 1c16d6929fd9 [2022-03-24T09:00:41.161Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T09:00:41.275Z] + sudo service docker restart [2022-03-24T09:00:41.421Z] 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-24T09:00:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:41.421Z] ---> Running in 7da124c3cc48 [2022-03-24T09:00:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:41.681Z] 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-24T09:00:41.681Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T09:00:41.681Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T09:00:41.681Z] Executing bash-5.1.16-r0.post-install [2022-03-24T09:00:41.681Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:00:41.681Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:00:41.681Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T09:00:41.681Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T09:00:41.941Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T09:00:41.941Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T09:00:41.941Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T09:00:41.941Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T09:00:41.941Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T09:00:41.941Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T09:00:41.941Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:00:41.941Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:00:41.941Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T09:00:41.941Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T09:00:41.941Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T09:00:41.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:42.200Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T09:00:42.200Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T09:00:42.200Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T09:00:42.200Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T09:00:42.200Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T09:00:42.200Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T09:00:42.200Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T09:00:42.200Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T09:00:42.200Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T09:00:42.201Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T09:00:42.201Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T09:00:42.201Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T09:00:42.201Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T09:00:42.201Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T09:00:42.201Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T09:00:42.201Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T09:00:42.460Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T09:00:42.460Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T09:00:42.460Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T09:00:42.460Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T09:00:42.460Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T09:00:42.460Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T09:00:42.460Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T09:00:42.460Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T09:00:42.460Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T09:00:42.460Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:00:42.460Z] OK: 84 MiB in 64 packages [2022-03-24T09:00:42.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:42.980Z] OK: 221 MiB in 52 packages [2022-03-24T09:00:43.239Z] Collecting docker-compose==1.23.2 [2022-03-24T09:00:43.239Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T09:00:43.239Z] 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-24T09:00:43.239Z] Collecting texttable<0.10,>=0.9.0 [2022-03-24T09:00:43.239Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T09:00:43.811Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T09:00:43.811Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T09:00:43.811Z] Removing intermediate container 7da124c3cc48 [2022-03-24T09:00:43.811Z] ---> 5961c8ad2f2e [2022-03-24T09:00:43.811Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:00:44.071Z] Collecting jsonschema<3,>=2.5.1 [2022-03-24T09:00:44.071Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T09:00:44.071Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T09:00:44.071Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T09:00:44.382Z] Collecting PyYAML<4,>=3.10 [2022-03-24T09:00:44.382Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T09:00:44.382Z] ---> 4969c971c156 [2022-03-24T09:00:44.382Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:00:44.643Z] ---> Running in 7f53df0c25ee [2022-03-24T09:00:45.213Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T09:00:45.213Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T09:00:45.213Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T09:00:45.213Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T09:00:45.213Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T09:00:45.213Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T09:00:45.213Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T09:00:45.213Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T09:00:45.474Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T09:00:45.474Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T09:00:45.474Z] 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-24T09:00:45.734Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T09:00:45.734Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T09:00:45.734Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T09:00:45.734Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T09:00:45.734Z] Collecting idna<2.8,>=2.5 [2022-03-24T09:00:45.734Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T09:00:45.734Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T09:00:45.734Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T09:00:45.734Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T09:00:45.734Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T09:00:46.024Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T09:00:46.025Z] Attempting uninstall: urllib3 [2022-03-24T09:00:46.025Z] Found existing installation: urllib3 1.26.5 [2022-03-24T09:00:46.025Z] Uninstalling urllib3-1.26.5: [2022-03-24T09:00:46.025Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T09:00:46.025Z] Removing intermediate container 9667e9f59139 [2022-03-24T09:00:46.025Z] ---> fb828569a6d4 [2022-03-24T09:00:46.025Z] [2022-03-24T09:00:46.025Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:00:46.025Z] ---> a33ac4f1069a [2022-03-24T09:00:46.025Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T09:00:46.285Z] Attempting uninstall: idna [2022-03-24T09:00:46.285Z] Found existing installation: idna 3.2 [2022-03-24T09:00:46.285Z] Uninstalling idna-3.2: [2022-03-24T09:00:46.285Z] Successfully uninstalled idna-3.2 [2022-03-24T09:00:46.542Z] Attempting uninstall: chardet [2022-03-24T09:00:46.542Z] Found existing installation: chardet 4.0.0 [2022-03-24T09:00:46.542Z] Uninstalling chardet-4.0.0: [2022-03-24T09:00:46.542Z] ---> Running in 4582fe446deb [2022-03-24T09:00:46.542Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T09:00:46.802Z] Removing intermediate container 7f53df0c25ee [2022-03-24T09:00:46.802Z] ---> e94b27d357f6 [2022-03-24T09:00:46.802Z] Step 8/23 : COPY . . [2022-03-24T09:00:47.062Z] Attempting uninstall: requests [2022-03-24T09:00:47.062Z] Found existing installation: requests 2.25.1 [2022-03-24T09:00:47.062Z] Uninstalling requests-2.25.1: [2022-03-24T09:00:47.062Z] Successfully uninstalled requests-2.25.1 [2022-03-24T09:00:47.062Z] Running setup.py install for texttable: started [2022-03-24T09:00:47.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:47.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:47.321Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T09:00:47.321Z] Running setup.py install for PyYAML: started [2022-03-24T09:00:47.321Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T09:00:47.321Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:00:47.581Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:00:47.581Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T09:00:47.581Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T09:00:47.581Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:00:47.581Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:00:47.581Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:00:47.581Z] OK: 8 MiB in 20 packages [2022-03-24T09:00:47.581Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T09:00:48.520Z] Running setup.py install for docopt: started [2022-03-24T09:00:48.780Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T09:00:48.780Z] Running setup.py install for dockerpty: started [2022-03-24T09:00:49.044Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T09:00:49.614Z] Removing intermediate container cf74994133fb [2022-03-24T09:00:49.614Z] ---> 32812cc740a1 [2022-03-24T09:00:49.614Z] [2022-03-24T09:00:49.614Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:00:49.614Z] ---> a33ac4f1069a [2022-03-24T09:00:49.614Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T09:00:50.184Z] ---> Running in 7bbbc1795e50 [2022-03-24T09:00:50.184Z] 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-24T09:00:51.122Z] Removing intermediate container 4582fe446deb [2022-03-24T09:00:51.122Z] ---> 92f3cd4b66a5 [2022-03-24T09:00:51.122Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T09:00:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:51.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:00:51.122Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T09:00:51.122Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T09:00:51.383Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:00:51.383Z] ---> Running in d5c5029566e6 [2022-03-24T09:00:51.383Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:00:51.383Z] OK: 6 MiB in 16 packages [2022-03-24T09:00:51.642Z] Removing intermediate container d5c5029566e6 [2022-03-24T09:00:51.642Z] ---> 2af65fc7df6c [2022-03-24T09:00:51.642Z] Step 13/22 : WORKDIR /edgex [2022-03-24T09:00:51.901Z] ---> Running in eb88bf7c12b6 [2022-03-24T09:00:52.837Z] Removing intermediate container eb88bf7c12b6 [2022-03-24T09:00:52.837Z] ---> 244415db4af1 [2022-03-24T09:00:52.837Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T09:00:52.837Z] Removing intermediate container 7bbbc1795e50 [2022-03-24T09:00:52.837Z] ---> d3f51d3b4694 [2022-03-24T09:00:52.837Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:00:53.406Z] ---> Running in de4087375342 [2022-03-24T09:00:53.406Z] ---> d3fdfce52e6f [2022-03-24T09:00:53.406Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T09:00:53.974Z] Removing intermediate container de4087375342 [2022-03-24T09:00:53.974Z] ---> ccf8f573d75c [2022-03-24T09:00:53.974Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T09:00:53.974Z] ---> Running in c2ff42152a92 [2022-03-24T09:00:54.233Z] Removing intermediate container c2ff42152a92 [2022-03-24T09:00:54.233Z] ---> 65c4d9da9490 [2022-03-24T09:00:54.233Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:00:54.801Z] ---> 05e7fac74d05 [2022-03-24T09:00:54.801Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T09:00:54.801Z] ---> Running in 827f734ed010 [2022-03-24T09:00:54.801Z] Removing intermediate container 52226c48d68d [2022-03-24T09:00:54.801Z] ---> a55557a70905 [2022-03-24T09:00:54.801Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T09:00:55.061Z] ---> Running in 94f5b16fe8a1 [2022-03-24T09:00:55.061Z] Removing intermediate container 827f734ed010 [2022-03-24T09:00:55.061Z] ---> 55be6828cc48 [2022-03-24T09:00:55.061Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:00:55.323Z] Removing intermediate container 94f5b16fe8a1 [2022-03-24T09:00:55.323Z] ---> bcdb85bda379 [2022-03-24T09:00:55.323Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T09:00:55.323Z] ---> Running in f709af8ad978 [2022-03-24T09:00:55.323Z] ---> 6040ff1ac977 [2022-03-24T09:00:55.323Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T09:00:55.583Z] ---> 2ba7f0d94925 [2022-03-24T09:00:55.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T09:00:55.583Z] ---> Running in 9aae00248e6d [2022-03-24T09:00:55.583Z] ---> 82f9d47bbf4d [2022-03-24T09:00:55.583Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T09:00:55.583Z] Removing intermediate container f709af8ad978 [2022-03-24T09:00:55.583Z] ---> 5fbe3f351aa7 [2022-03-24T09:00:55.583Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T09:00:55.843Z] 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-24T09:00:55.843Z] ---> af96059ccbbd [2022-03-24T09:00:55.843Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T09:00:56.102Z] ---> Running in 45aa228fbce4 [2022-03-24T09:00:56.361Z] ---> 44615912f22b [2022-03-24T09:00:56.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T09:00:56.361Z] ---> 97208ce8d0d4 [2022-03-24T09:00:56.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T09:00:56.745Z] ---> 173de4ffe39a [2022-03-24T09:00:56.745Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] ---> 7d2f249c141a [2022-03-24T09:00:56.745Z] [2022-03-24T09:00:56.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T09:00:57.004Z] ---> Running in d3f6a13dfea7 [2022-03-24T09:00:57.004Z] Removing intermediate container 45aa228fbce4 [2022-03-24T09:00:57.004Z] ---> 27bbde1e69c1 [2022-03-24T09:00:57.004Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T09:00:57.004Z] ---> Running in d5ff8ea38b80 [2022-03-24T09:00:57.272Z] Removing intermediate container d3f6a13dfea7 [2022-03-24T09:00:57.272Z] ---> 07989c969d02 [2022-03-24T09:00:57.272Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:00:57.272Z] ---> ceddfdcc0216 [2022-03-24T09:00:57.272Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T09:00:57.272Z] ---> Running in 6b0c2993b918 [2022-03-24T09:00:57.272Z] ---> Running in 4e71d2b72a80 [2022-03-24T09:00:57.272Z] Removing intermediate container d5ff8ea38b80 [2022-03-24T09:00:57.272Z] ---> 575d59fb40b8 [2022-03-24T09:00:57.272Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T09:00:57.272Z] ---> Running in 6fda97b0efc1 [2022-03-24T09:00:57.532Z] Removing intermediate container 4e71d2b72a80 [2022-03-24T09:00:57.532Z] ---> 3b1c35f1864f [2022-03-24T09:00:57.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:00:57.532Z] Removing intermediate container 6b0c2993b918 [2022-03-24T09:00:57.532Z] ---> a32b8c273be4 [2022-03-24T09:00:57.532Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T09:00:57.532Z] ---> Running in 9039a9ac6319 [2022-03-24T09:00:57.532Z] ---> Running in 756a04a815aa [2022-03-24T09:00:57.532Z] Removing intermediate container 6fda97b0efc1 [2022-03-24T09:00:57.532Z] ---> 1650604a5c9a [2022-03-24T09:00:57.532Z] Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:57.532Z] Removing intermediate container 9039a9ac6319 [2022-03-24T09:00:57.532Z] ---> ea6add946587 [2022-03-24T09:00:57.532Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T09:00:57.810Z] ---> Running in d896f652cb22 [2022-03-24T09:00:57.810Z] ---> Running in 3c2392d717b9 [2022-03-24T09:00:57.810Z] Removing intermediate container 756a04a815aa [2022-03-24T09:00:57.810Z] ---> 9be7b57bcd2c [2022-03-24T09:00:57.810Z] Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:57.810Z] ---> Running in 6fb409729c5d [2022-03-24T09:00:58.070Z] Removing intermediate container d896f652cb22 [2022-03-24T09:00:58.070Z] ---> 1c92f9963ced [2022-03-24T09:00:58.070Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:00:58.070Z] Removing intermediate container 3c2392d717b9 [2022-03-24T09:00:58.070Z] ---> ee2e29e3ef92 [2022-03-24T09:00:58.070Z] Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:00:58.070Z] ---> Running in 624031763aca [2022-03-24T09:00:58.070Z] ---> Running in 8fe0acaaae40 [2022-03-24T09:00:58.070Z] Removing intermediate container 6fb409729c5d [2022-03-24T09:00:58.070Z] ---> a911c0248ad2 [2022-03-24T09:00:58.070Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:00:58.070Z] ---> Running in 7bd31ad1356f [2022-03-24T09:00:58.329Z] Removing intermediate container 624031763aca [2022-03-24T09:00:58.329Z] ---> 5cab9ebfa532 [2022-03-24T09:00:58.329Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:00:58.329Z] Removing intermediate container 8fe0acaaae40 [2022-03-24T09:00:58.329Z] ---> 7db5af073b94 [2022-03-24T09:00:58.329Z] [2022-03-24T09:00:58.329Z] ---> Running in 92ec49b458b9 [2022-03-24T09:00:58.329Z] Removing intermediate container 7bd31ad1356f [2022-03-24T09:00:58.329Z] ---> c2bfa0011a76 [2022-03-24T09:00:58.329Z] [2022-03-24T09:00:58.592Z] Removing intermediate container 92ec49b458b9 [2022-03-24T09:00:58.592Z] ---> 1a6978eab6fd [2022-03-24T09:00:58.592Z] [2022-03-24T09:00:58.592Z] Successfully built c2bfa0011a76 [2022-03-24T09:00:58.592Z] Successfully built 7db5af073b94 [2022-03-24T09:00:58.592Z] Successfully tagged support-notifications:latest [2022-03-24T09:00:58.592Z]  Building support-notifications ... done Successfully tagged security-proxy-setup:latest [2022-03-24T09:00:58.592Z]  Building security-proxy-setup ... done Successfully built 1a6978eab6fd [2022-03-24T09:00:58.592Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T09:00:59.677Z] provisioning config files... [2022-03-24T09:00:59.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2782461670487199642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:01:00.181Z] ---> docker-login.sh [2022-03-24T09:01:00.181Z] nexus3.edgexfoundry.org:10001 [2022-03-24T09:01:00.594Z]  Building sys-mgmt-agent ... done Removing intermediate container b9f0a2a32013 [2022-03-24T09:01:00.594Z] ---> 12bfb8857e90 [2022-03-24T09:01:00.594Z] [2022-03-24T09:01:00.594Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:01:00.594Z] ---> a33ac4f1069a [2022-03-24T09:01:00.594Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:01:00.594Z] ---> Using cache [2022-03-24T09:01:00.594Z] ---> 6df93f91c3bd [2022-03-24T09:01:00.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:01:00.594Z] ---> Using cache [2022-03-24T09:01:00.594Z] ---> f89887a88144 [2022-03-24T09:01:00.594Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T09:01:00.594Z] ---> Running in 39d2b28a63d7 [2022-03-24T09:01:00.594Z] Removing intermediate container 39d2b28a63d7 [2022-03-24T09:01:00.594Z] ---> 0191df45b8ac [2022-03-24T09:01:00.594Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:01:00.594Z] ---> Running in 709dee033323 [2022-03-24T09:01:00.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T09:01:00.873Z] Removing intermediate container 709dee033323 [2022-03-24T09:01:00.873Z] ---> c70f8619cce8 [2022-03-24T09:01:00.873Z] Step 15/23 : WORKDIR / [2022-03-24T09:01:00.873Z] ---> Running in aa5fa6a469d0 [2022-03-24T09:01:00.873Z] Removing intermediate container aa5fa6a469d0 [2022-03-24T09:01:00.873Z] ---> 1e6caef47ca3 [2022-03-24T09:01:00.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:01:01.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T09:01:01.066Z] Configure a credential helper to remove this warning. See [2022-03-24T09:01:01.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T09:01:01.066Z] [2022-03-24T09:01:01.066Z] Login Succeeded [2022-03-24T09:01:01.066Z] nexus3.edgexfoundry.org:10002 [2022-03-24T09:01:01.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T09:01:01.440Z] ---> 1c3cad73a74a [2022-03-24T09:01:01.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T09:01:01.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T09:01:01.622Z] Configure a credential helper to remove this warning. See [2022-03-24T09:01:01.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T09:01:01.622Z] [2022-03-24T09:01:01.622Z] Login Succeeded [2022-03-24T09:01:01.622Z] nexus3.edgexfoundry.org:10003 [2022-03-24T09:01:01.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T09:01:02.010Z] ---> 61f581a3f796 [2022-03-24T09:01:02.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T09:01:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T09:01:02.181Z] Configure a credential helper to remove this warning. See [2022-03-24T09:01:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T09:01:02.181Z] [2022-03-24T09:01:02.181Z] Login Succeeded [2022-03-24T09:01:02.181Z] nexus3.edgexfoundry.org:10004 [2022-03-24T09:01:02.269Z] ---> 22e219d9cbe3 [2022-03-24T09:01:02.269Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T09:01:02.269Z] ---> Running in d0ab5832fe97 [2022-03-24T09:01:02.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T09:01:02.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T09:01:02.457Z] Configure a credential helper to remove this warning. See [2022-03-24T09:01:02.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T09:01:02.457Z] [2022-03-24T09:01:02.457Z] Login Succeeded [2022-03-24T09:01:02.541Z] Removing intermediate container d0ab5832fe97 [2022-03-24T09:01:02.541Z] ---> ec2f757dafd5 [2022-03-24T09:01:02.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:01:02.541Z] ---> Running in 01e2cf141dda [2022-03-24T09:01:02.732Z] docker.io [2022-03-24T09:01:02.800Z] Removing intermediate container 01e2cf141dda [2022-03-24T09:01:02.800Z] ---> 48b74ad28042 [2022-03-24T09:01:02.800Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T09:01:02.800Z] ---> Running in ec9d8b6668dc [2022-03-24T09:01:03.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T09:01:03.061Z] Removing intermediate container ec9d8b6668dc [2022-03-24T09:01:03.061Z] ---> fb1dc425be59 [2022-03-24T09:01:03.061Z] Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:01:03.061Z] ---> Running in cea201e1b1e5 [2022-03-24T09:01:03.061Z] Removing intermediate container cea201e1b1e5 [2022-03-24T09:01:03.061Z] ---> 7d11db3e7b3f [2022-03-24T09:01:03.061Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:01:03.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T09:01:03.283Z] Configure a credential helper to remove this warning. See [2022-03-24T09:01:03.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T09:01:03.283Z] [2022-03-24T09:01:03.283Z] Login Succeeded [2022-03-24T09:01:03.283Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T09:01:03.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2022-03-24T09:01:03.320Z] ---> Running in 942c14f4b47e [2022-03-24T09:01:03.320Z] Removing intermediate container 942c14f4b47e [2022-03-24T09:01:03.320Z] ---> a66b055028c4 [2022-03-24T09:01:03.320Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-24T09:01:03.579Z] Successfully built a66b055028c4 [2022-03-24T09:01:03.579Z] Successfully tagged core-metadata:latest [Pipeline] echo [2022-03-24T09:01:03.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T09:01:03.893Z] ========================================================= [2022-03-24T09:01:03.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-24T09:01:03.893Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T09:01:04.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T09:01:04.631Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-24T09:01:04.631Z] 9b3977197b4f: Pulling fs layer [2022-03-24T09:01:04.631Z] 1a89e8eeedd5: Pulling fs layer [2022-03-24T09:01:04.631Z] 94645a83ff95: Pulling fs layer [2022-03-24T09:01:04.631Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-24T09:01:04.631Z] 0c92f367c5e7: Pulling fs layer [2022-03-24T09:01:04.631Z] f7c0051592d6: Pulling fs layer [2022-03-24T09:01:04.631Z] a227ed2f7395: Pulling fs layer [2022-03-24T09:01:04.631Z] 7b1c46037f91: Pulling fs layer [2022-03-24T09:01:04.631Z] 0c92f367c5e7: Waiting [2022-03-24T09:01:04.631Z] f7c0051592d6: Waiting [2022-03-24T09:01:04.631Z] a227ed2f7395: Waiting [2022-03-24T09:01:04.631Z] 7b1c46037f91: Waiting [2022-03-24T09:01:04.631Z] 3f3a8bcf1eab: Waiting [2022-03-24T09:01:04.631Z] 94645a83ff95: Verifying Checksum [2022-03-24T09:01:04.631Z] 94645a83ff95: Download complete [2022-03-24T09:01:04.631Z] 1a89e8eeedd5: Download complete [2022-03-24T09:01:04.631Z] 0c92f367c5e7: Verifying Checksum [2022-03-24T09:01:04.631Z] 0c92f367c5e7: Download complete [2022-03-24T09:01:04.631Z] f7c0051592d6: Verifying Checksum [2022-03-24T09:01:04.631Z] f7c0051592d6: Download complete [2022-03-24T09:01:04.631Z] 9b3977197b4f: Download complete [2022-03-24T09:01:04.632Z] a227ed2f7395: Verifying Checksum [2022-03-24T09:01:04.632Z] a227ed2f7395: Download complete [2022-03-24T09:01:05.647Z] 9b3977197b4f: Pull complete [2022-03-24T09:01:06.257Z] 1a89e8eeedd5: Pull complete [2022-03-24T09:01:06.535Z] 94645a83ff95: Pull complete [2022-03-24T09:01:06.811Z] 7b1c46037f91: Verifying Checksum [2022-03-24T09:01:06.811Z] 7b1c46037f91: Download complete [2022-03-24T09:01:07.412Z] 3f3a8bcf1eab: Download complete [2022-03-24T09:01:15.800Z]  Building core-metadata ... done Removing intermediate container 9aae00248e6d [2022-03-24T09:01:15.801Z] ---> 29585cf5d48f [2022-03-24T09:01:15.801Z] [2022-03-24T09:01:15.801Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:01:15.801Z] ---> a33ac4f1069a [2022-03-24T09:01:15.801Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T09:01:15.801Z] ---> Running in 401fdd94e4bb [2022-03-24T09:01:15.801Z] Removing intermediate container 401fdd94e4bb [2022-03-24T09:01:15.801Z] ---> c1ff5ca0d9c6 [2022-03-24T09:01:15.801Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T09:01:15.801Z] ---> Running in 2d469ffaba7a [2022-03-24T09:01:15.801Z] Removing intermediate container 2d469ffaba7a [2022-03-24T09:01:15.801Z] ---> 67d25de0222e [2022-03-24T09:01:15.801Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T09:01:15.801Z] ---> Running in 1443ed694b32 [2022-03-24T09:01:15.801Z] Removing intermediate container 1443ed694b32 [2022-03-24T09:01:15.801Z] ---> 8ad09cc25582 [2022-03-24T09:01:15.801Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:01:15.801Z] ---> Running in 14a4d2c070fd [2022-03-24T09:01:15.801Z] Removing intermediate container 14a4d2c070fd [2022-03-24T09:01:15.801Z] ---> e4b251e28d5b [2022-03-24T09:01:15.801Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T09:01:15.801Z] ---> Running in 02b6760bfe57 [2022-03-24T09:01:15.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T09:01:15.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T09:01:16.370Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:01:16.370Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:01:16.370Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T09:01:16.370Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:01:16.629Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T09:01:16.629Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T09:01:16.629Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:01:16.629Z] OK: 8 MiB in 20 packages [2022-03-24T09:01:17.199Z] Removing intermediate container 02b6760bfe57 [2022-03-24T09:01:17.199Z] ---> fada516d1ab6 [2022-03-24T09:01:17.199Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:01:17.199Z] ---> 3c39af22c77b [2022-03-24T09:01:17.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T09:01:17.767Z] ---> 43c060aa4b05 [2022-03-24T09:01:17.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T09:01:18.026Z] ---> 3b8307de3d0b [2022-03-24T09:01:18.026Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T09:01:18.026Z] ---> Running in 41cc337811b5 [2022-03-24T09:01:18.026Z] Removing intermediate container 41cc337811b5 [2022-03-24T09:01:18.026Z] ---> 03a801e01e93 [2022-03-24T09:01:18.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:01:18.026Z] ---> Running in 7c602b23ca67 [2022-03-24T09:01:18.285Z] Removing intermediate container 7c602b23ca67 [2022-03-24T09:01:18.285Z] ---> 9437cd59fdbc [2022-03-24T09:01:18.285Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T09:01:18.285Z] ---> Running in dda956223606 [2022-03-24T09:01:18.285Z] Removing intermediate container dda956223606 [2022-03-24T09:01:18.285Z] ---> 76992115dd38 [2022-03-24T09:01:18.285Z] Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 [2022-03-24T09:01:18.285Z] ---> Running in d52253e3688a [2022-03-24T09:01:18.546Z] Removing intermediate container d52253e3688a [2022-03-24T09:01:18.546Z] ---> 66eb486bd45b [2022-03-24T09:01:18.546Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:01:18.546Z] ---> Running in 7323b5c254c7 [2022-03-24T09:01:18.546Z] Removing intermediate container 7323b5c254c7 [2022-03-24T09:01:18.546Z] ---> b827c380057b [2022-03-24T09:01:18.546Z] [2022-03-24T09:01:18.546Z] Successfully built b827c380057b [2022-03-24T09:01:18.546Z] Successfully tagged core-data:latest [2022-03-24T09:01:18.815Z]  Building core-data ... done  [Pipeline] } [2022-03-24T09:01:18.825Z] $ docker stop --time=1 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f [2022-03-24T09:01:19.847Z] 3f3a8bcf1eab: Pull complete [2022-03-24T09:01:19.847Z] 0c92f367c5e7: Pull complete [2022-03-24T09:01:19.847Z] f7c0051592d6: Pull complete [2022-03-24T09:01:20.122Z] a227ed2f7395: Pull complete [2022-03-24T09:01:20.129Z] $ docker rm -f 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T09:01:20.472Z] + docker images [2022-03-24T09:01:20.472Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T09:01:20.472Z] core-data latest b827c380057b 2 seconds ago 35.9MB [2022-03-24T09:01:20.472Z] 29585cf5d48f 7 seconds ago 1.65GB [2022-03-24T09:01:20.472Z] core-metadata latest a66b055028c4 17 seconds ago 26.1MB [2022-03-24T09:01:20.472Z] 12bfb8857e90 21 seconds ago 1.62GB [2022-03-24T09:01:20.472Z] sys-mgmt-agent latest 1a6978eab6fd 22 seconds ago 305MB [2022-03-24T09:01:20.472Z] security-proxy-setup latest 7db5af073b94 22 seconds ago 43.4MB [2022-03-24T09:01:20.472Z] support-notifications latest c2bfa0011a76 22 seconds ago 26.6MB [2022-03-24T09:01:20.472Z] 32812cc740a1 33 seconds ago 1.62GB [2022-03-24T09:01:20.472Z] fb828569a6d4 35 seconds ago 1.63GB [2022-03-24T09:01:20.472Z] core-command latest 4c9750fcf694 45 seconds ago 24.5MB [2022-03-24T09:01:20.472Z] support-scheduler latest 2ea1998067a2 49 seconds ago 26MB [2022-03-24T09:01:20.472Z] 7ddd47d2b70a 55 seconds ago 1.61GB [2022-03-24T09:01:20.472Z] d49c396ad4dd 56 seconds ago 1.61GB [2022-03-24T09:01:20.472Z] 34107306a016 57 seconds ago 1.62GB [2022-03-24T09:01:20.472Z] security-spire-config latest 5ab059b2c5c4 About a minute ago 82.2MB [2022-03-24T09:01:20.472Z] security-bootstrapper latest f90c8e1f721c About a minute ago 24.3MB [2022-03-24T09:01:20.472Z] 6e540ac92e6d About a minute ago 1.61GB [2022-03-24T09:01:20.472Z] security-spiffe-token-provider latest 893bdd16c34e About a minute ago 28.5MB [2022-03-24T09:01:20.472Z] security-secretstore-setup latest 3002887d6aef About a minute ago 42.1MB [2022-03-24T09:01:20.472Z] 7379613fe747 About a minute ago 1.61GB [2022-03-24T09:01:20.472Z] e3d244a72881 About a minute ago 1.61GB [2022-03-24T09:01:20.472Z] security-spire-agent latest 5ef288018a18 About a minute ago 119MB [2022-03-24T09:01:20.473Z] security-spire-server latest dbfdfaa32356 About a minute ago 82.9MB [2022-03-24T09:01:20.473Z] a2c99af01f27 About a minute ago 1.63GB [2022-03-24T09:01:20.473Z] 44861b7841f8 2 minutes ago 1.61GB [2022-03-24T09:01:20.473Z] 485101b7c167 2 minutes ago 1.61GB [2022-03-24T09:01:20.473Z] ci-base-image-x86_64 latest 4f5668601f6a 4 minutes ago 896MB [2022-03-24T09:01:20.473Z] alpine 3.15 9c842ac49a39 18 hours ago 5.57MB [2022-03-24T09:01:20.473Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-24T09:01:20.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-24T09:01:20.473Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-24T09:01:20.473Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-24T09:01:20.473Z] 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-24T09:01:28.447Z] 7b1c46037f91: Pull complete [2022-03-24T09:01:28.447Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-24T09:01:28.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T09:01:28.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T09:01:28.806Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T09:01:28.806Z] WORKDIR /edgex [2022-03-24T09:01:28.806Z] COPY go.mod . [2022-03-24T09:01:28.806Z] RUN go mod download [2022-03-24T09:01:28.806Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-24T09:01:31.487Z] Sending build context to Docker daemon 168.9MB [2022-03-24T09:01:31.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T09:01:31.487Z] ---> f79e39bc4007 [2022-03-24T09:01:31.487Z] Step 2/4 : WORKDIR /edgex [2022-03-24T09:01:33.471Z] ---> Running in 2461a7e51b1c [2022-03-24T09:01:33.471Z] Removing intermediate container 2461a7e51b1c [2022-03-24T09:01:33.471Z] ---> c81c558fbd9a [2022-03-24T09:01:33.471Z] Step 3/4 : COPY go.mod . [2022-03-24T09:01:34.076Z] ---> 8a7c361d6824 [2022-03-24T09:01:34.076Z] Step 4/4 : RUN go mod download [2022-03-24T09:01:34.076Z] ---> Running in 28ac4e80ad7b [2022-03-24T09:01:35.646Z] Still waiting to schedule task [2022-03-24T09:01:35.647Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-24T09:02:21.069Z] Removing intermediate container 28ac4e80ad7b [2022-03-24T09:02:21.069Z] ---> 31f046f83bf5 [2022-03-24T09:02:21.069Z] Successfully built 31f046f83bf5 [2022-03-24T09:02:21.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:02:21.415Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T09:02:21.416Z] . [Pipeline] withDockerContainer [2022-03-24T09:02:21.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2022-03-24T09:02:21.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T09:02:23.119Z] $ docker top a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T09:02:24.052Z] + go version [2022-03-24T09:02:24.052Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-24T09:02:24.081Z] $ docker stop --time=1 a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 [2022-03-24T09:02:25.768Z] $ docker rm -f a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:02:26.381Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T09:02:26.382Z] . [Pipeline] withDockerContainer [2022-03-24T09:02:26.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2022-03-24T09:02:26.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T09:02:28.066Z] $ docker top 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T09:02:28.335Z] ========================================================= [2022-03-24T09:02:28.335Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-24T09:02:28.335Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T09:02:28.995Z] + make test [2022-03-24T09:02:28.996Z] go mod tidy -compat=1.17 [2022-03-24T09:02:29.980Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-24T09:02:45.162Z] Running on prd-ubuntu18.04-docker-8c-8g-8998 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-24T09:02:45.176Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-24T09:02:45.255Z] The recommended git tool is: git [2022-03-24T09:02:46.762Z] using credential edgex-jenkins-ssh [2022-03-24T09:02:46.773Z] Cloning the remote Git repository [2022-03-24T09:02:46.796Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:02:46.830Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-24T09:02:46.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:02:46.854Z] > git --version # timeout=10 [2022-03-24T09:02:46.861Z] > git --version # 'git version 2.17.1' [2022-03-24T09:02:46.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:02:46.912Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T09:02:52.099Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f [2022-03-24T09:02:52.258Z] Merge succeeded, producing 538dc91e51c0d9977eb015902d9b309c12c675ea [2022-03-24T09:02:52.259Z] Checking out Revision 538dc91e51c0d9977eb015902d9b309c12c675ea (PR-3924) [2022-03-24T09:02:51.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T09:02:51.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T09:02:51.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T09:02:51.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T09:02:51.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:02:51.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-24T09:02:52.116Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T09:02:52.122Z] > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 [2022-03-24T09:02:52.178Z] > git remote # timeout=10 [2022-03-24T09:02:52.191Z] > git config --get remote.origin.url # timeout=10 [2022-03-24T09:02:52.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T09:02:52.207Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-24T09:02:52.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-24T09:02:52.267Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T09:02:52.274Z] > git checkout -f 538dc91e51c0d9977eb015902d9b309c12c675ea # timeout=10 [2022-03-24T09:02:55.810Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-24T09:02:55.819Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:02:55.820Z] > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 [2022-03-24T09:02:56.657Z] + echo snap-build.sh [2022-03-24T09:02:56.657Z] snap-build.sh [2022-03-24T09:02:56.657Z] + SNAP_BASE_DIR=. [2022-03-24T09:02:56.657Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-24T09:02:56.657Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-24T09:02:56.657Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-24T09:02:56.657Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-24T09:02:56.657Z] + cd /w/workspace/edgex-go/2 [2022-03-24T09:02:56.657Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-24T09:02:56.657Z] Reading package lists... [2022-03-24T09:02:56.657Z] Building dependency tree... [2022-03-24T09:02:56.657Z] Reading state information... [2022-03-24T09:02:56.657Z] The following packages were automatically installed and are no longer required: [2022-03-24T09:02:56.657Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-24T09:02:56.657Z] uidmap xdelta3 [2022-03-24T09:02:56.657Z] Use 'sudo apt autoremove' to remove them. [2022-03-24T09:02:56.657Z] The following packages will be REMOVED: [2022-03-24T09:02:56.657Z] lxd* lxd-client* [2022-03-24T09:02:56.657Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-24T09:02:56.921Z] After this operation, 31.7 MB disk space will be freed. [2022-03-24T09:02:57.447Z] (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-24T09:02:57.447Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T09:02:58.397Z] Removing lxd dnsmasq configuration [2022-03-24T09:02:58.397Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T09:02:58.397Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-24T09:02:59.343Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-24T09:02:59.343Z] (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-24T09:02:59.343Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T09:03:00.731Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-24T09:03:00.731Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-24T09:03:01.306Z] + sudo snap remove --purge lxd [2022-03-24T09:03:01.570Z] snap "lxd" is not installed [2022-03-24T09:03:01.570Z] + sudo groupadd --force --system lxd [2022-03-24T09:03:01.570Z] ++ whoami [2022-03-24T09:03:01.570Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-24T09:03:01.570Z] + newgrp - lxd [2022-03-24T09:03:01.570Z] + sudo snap install lxd [2022-03-24T09:03:02.336Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-24T09:03:11.592Z] 2022-03-24T09:03:08Z INFO Waiting for automatic snapd restart... [2022-03-24T09:03:26.525Z] lxd 4.24 from Canonical* installed [2022-03-24T09:03:26.525Z] + sudo lxd init --auto [2022-03-24T09:03:36.536Z] + sudo snap install --classic snapcraft [2022-03-24T09:03:39.090Z] snapcraft 6.0.2 from Canonical* installed [2022-03-24T09:03:39.090Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-24T09:03:39.090Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-24T09:03:39.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T09:03:39.090Z] Dload Upload Total Spent Left Speed [2022-03-24T09:03:39.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 2208 0 --:--:-- --:--:-- --:--:-- 2208 [2022-03-24T09:03:39.616Z] 13 3325k 13 447k 0 0 887k 0 0:00:03 --:--:-- 0:00:03 887k 100 3325k 100 3325k 0 0 6089k 0 --:--:-- --:--:-- --:--:-- 66.9M [2022-03-24T09:03:39.616Z] ./yq_linux_amd64 [2022-03-24T09:03:39.616Z] + sudo snapcraft prime --use-lxd [2022-03-24T09:03:41.548Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-24T09:03:41.548Z] 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-24T09:03:41.548Z] - README.md [2022-03-24T09:03:41.548Z] [2022-03-24T09:03:41.548Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-24T09:03:41.812Z] Launching a container. [2022-03-24T09:03:54.066Z] Waiting for container to be ready [2022-03-24T09:03:54.066Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-24T09:03:54.066Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-24T09:03:54.066Z] [2022-03-24T09:03:57.374Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-24T09:03:58.319Z] Waiting for network to be ready... [2022-03-24T09:03:58.581Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-24T09:03:58.581Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-24T09:03:58.581Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-24T09:03:58.842Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-24T09:03:58.842Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-24T09:03:58.842Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-24T09:03:58.842Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-24T09:03:58.842Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-24T09:03:58.842Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-24T09:03:58.842Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-24T09:03:59.103Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-24T09:03:59.363Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-24T09:03:59.626Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-24T09:03:59.626Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-24T09:03:59.626Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-24T09:03:59.626Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-24T09:03:59.626Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-24T09:03:59.626Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-24T09:03:59.887Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-24T09:04:00.149Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-24T09:04:00.149Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-24T09:04:00.149Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-24T09:04:00.149Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-24T09:04:00.149Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-24T09:04:00.149Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-24T09:04:00.149Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-24T09:04:00.149Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-24T09:04:02.070Z] Fetched 23.5 MB in 4s (6357 kB/s) [2022-03-24T09:04:02.641Z] Reading package lists... [2022-03-24T09:04:02.902Z] Reading package lists... [2022-03-24T09:04:03.164Z] Building dependency tree... [2022-03-24T09:04:03.164Z] Reading state information... [2022-03-24T09:04:03.164Z] The following additional packages will be installed: [2022-03-24T09:04:03.164Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-24T09:04:03.164Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-24T09:04:03.164Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-24T09:04:03.164Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-24T09:04:03.164Z] Suggested packages: [2022-03-24T09:04:03.164Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-24T09:04:03.164Z] Recommended packages: [2022-03-24T09:04:03.165Z] gnupg libsasl2-modules [2022-03-24T09:04:03.165Z] The following NEW packages will be installed: [2022-03-24T09:04:03.165Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-24T09:04:03.165Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-24T09:04:03.165Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-24T09:04:03.165Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-24T09:04:03.165Z] The following packages will be upgraded: [2022-03-24T09:04:03.165Z] gpg gpg-agent gpgconf libudev1 [2022-03-24T09:04:03.745Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-24T09:04:03.745Z] Need to get 3859 kB of archives. [2022-03-24T09:04:03.745Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-24T09:04:03.745Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-24T09:04:03.745Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-24T09:04:03.745Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-24T09:04:03.745Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-24T09:04:03.745Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-24T09:04:04.007Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-24T09:04:04.007Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-24T09:04:04.268Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-24T09:04:04.268Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-24T09:04:04.268Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-24T09:04:04.268Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-24T09:04:04.268Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-24T09:04:04.268Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-24T09:04:04.268Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-24T09:04:04.268Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-24T09:04:04.268Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-24T09:04:04.531Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-24T09:04:04.531Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-24T09:04:04.531Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-24T09:04:04.531Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-24T09:04:04.531Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-24T09:04:04.531Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-24T09:04:04.531Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T09:04:04.792Z] Fetched 3859 kB in 1s (2944 kB/s) [2022-03-24T09:04:04.792Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-24T09:04:04.792Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:04.792Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T09:04:04.792Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T09:04:04.792Z] Selecting previously unselected package udev. [2022-03-24T09:04:04.792Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-24T09:04:04.792Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:05.059Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-24T09:04:05.059Z] Selecting previously unselected package libfuse2:amd64. [2022-03-24T09:04:05.059Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-24T09:04:05.059Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-24T09:04:05.321Z] Selecting previously unselected package fuse. [2022-03-24T09:04:05.321Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-24T09:04:05.321Z] Unpacking fuse (2.9.9-3) ... [2022-03-24T09:04:05.321Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T09:04:05.321Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T09:04:05.321Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T09:04:05.321Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T09:04:05.321Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T09:04:05.582Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T09:04:05.582Z] Selecting previously unselected package libksba8:amd64. [2022-03-24T09:04:05.582Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-24T09:04:05.582Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-24T09:04:05.582Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-24T09:04:05.582Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.582Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:05.582Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-24T09:04:05.582Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.582Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:05.845Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-24T09:04:05.845Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.845Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:05.845Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-24T09:04:05.845Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.845Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:05.845Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-24T09:04:05.845Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.845Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:05.845Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-24T09:04:05.845Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:05.845Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:06.105Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-24T09:04:06.105Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:06.105Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:06.105Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-24T09:04:06.105Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:06.105Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:06.105Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-24T09:04:06.105Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T09:04:06.105Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:06.368Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-24T09:04:06.368Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-24T09:04:06.368Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T09:04:06.368Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-24T09:04:06.368Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-24T09:04:06.368Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T09:04:06.368Z] Selecting previously unselected package libldap-common. [2022-03-24T09:04:06.368Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-24T09:04:06.368Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T09:04:06.368Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-24T09:04:06.368Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-24T09:04:06.368Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T09:04:06.628Z] Selecting previously unselected package dirmngr. [2022-03-24T09:04:06.628Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T09:04:06.628Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:06.628Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-24T09:04:06.628Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-24T09:04:06.628Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T09:04:06.628Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T09:04:06.628Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-24T09:04:07.200Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-24T09:04:07.200Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T09:04:07.200Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:07.200Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:07.461Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:07.461Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:07.461Z] Setting up fuse (2.9.9-3) ... [2022-03-24T09:04:07.461Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:08.032Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T09:04:08.032Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T09:04:08.032Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:08.032Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-24T09:04:08.032Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-24T09:04:08.292Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-24T09:04:08.553Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-24T09:04:08.553Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-24T09:04:08.553Z] units). This means they are not meant to be enabled using systemctl. [2022-03-24T09:04:08.553Z] [2022-03-24T09:04:08.553Z] Possible reasons for having this kind of units are: [2022-03-24T09:04:08.553Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-24T09:04:08.553Z] .wants/ or .requires/ directory. [2022-03-24T09:04:08.553Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-24T09:04:08.553Z] a requirement dependency on it. [2022-03-24T09:04:08.553Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-24T09:04:08.553Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-24T09:04:08.553Z] • In case of template units, the unit is meant to be enabled with some [2022-03-24T09:04:08.553Z] instance name specified. [2022-03-24T09:04:08.813Z] Reading package lists... [2022-03-24T09:04:09.075Z] Building dependency tree... [2022-03-24T09:04:09.075Z] Reading state information... [2022-03-24T09:04:09.075Z] The following additional packages will be installed: [2022-03-24T09:04:09.075Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-24T09:04:09.075Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-24T09:04:09.075Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-24T09:04:09.075Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-24T09:04:09.075Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-24T09:04:09.075Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-24T09:04:09.075Z] Suggested packages: [2022-03-24T09:04:09.075Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-24T09:04:09.075Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-24T09:04:09.075Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-24T09:04:09.075Z] systemd-container policykit-1 [2022-03-24T09:04:09.075Z] Recommended packages: [2022-03-24T09:04:09.075Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-24T09:04:09.337Z] The following NEW packages will be installed: [2022-03-24T09:04:09.337Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-24T09:04:09.337Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-24T09:04:09.337Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-24T09:04:09.337Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-24T09:04:09.337Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-24T09:04:09.337Z] The following packages will be upgraded: [2022-03-24T09:04:09.337Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-24T09:04:09.337Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-24T09:04:09.337Z] Need to get 46.5 MB of archives. [2022-03-24T09:04:09.337Z] After this operation, 181 MB of additional disk space will be used. [2022-03-24T09:04:09.337Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-24T09:04:09.337Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-24T09:04:09.337Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-24T09:04:09.337Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-24T09:04:09.337Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-24T09:04:09.337Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-24T09:04:09.337Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-24T09:04:09.337Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-24T09:04:09.597Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-24T09:04:09.597Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-24T09:04:09.597Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-24T09:04:09.597Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-24T09:04:09.597Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-24T09:04:09.597Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-24T09:04:09.597Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-24T09:04:09.597Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-24T09:04:09.597Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-24T09:04:09.597Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-24T09:04:09.597Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-24T09:04:09.597Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-24T09:04:09.597Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-24T09:04:09.597Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-24T09:04:09.597Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-24T09:04:09.859Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-24T09:04:09.859Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-24T09:04:09.859Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-24T09:04:09.859Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-24T09:04:10.119Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-24T09:04:10.119Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-24T09:04:10.119Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-24T09:04:10.119Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-24T09:04:10.119Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-24T09:04:10.119Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-24T09:04:10.119Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T09:04:10.119Z] Fetched 46.5 MB in 1s (52.5 MB/s) [2022-03-24T09:04:10.380Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-24T09:04:10.380Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:10.380Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T09:04:10.380Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:10.639Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T09:04:10.639Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:10.639Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T09:04:11.212Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:11.212Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T09:04:11.472Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T09:04:11.472Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-24T09:04:11.472Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-24T09:04:11.472Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T09:04:11.472Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:11.472Z] Selecting previously unselected package libexpat1:amd64. [2022-03-24T09:04:11.472Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-24T09:04:11.472Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-24T09:04:11.732Z] Selecting previously unselected package python3.8-minimal. [2022-03-24T09:04:11.732Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T09:04:11.732Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:11.732Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:11.992Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-24T09:04:11.992Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:12.564Z] Selecting previously unselected package python3-minimal. [2022-03-24T09:04:12.564Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-24T09:04:12.564Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T09:04:12.564Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-24T09:04:12.564Z] Selecting previously unselected package mime-support. [2022-03-24T09:04:12.564Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-24T09:04:12.564Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-24T09:04:12.564Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-24T09:04:12.564Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-24T09:04:12.564Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-24T09:04:12.564Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-24T09:04:12.564Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T09:04:12.564Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:12.824Z] Selecting previously unselected package python3.8. [2022-03-24T09:04:12.824Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T09:04:12.824Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:12.824Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-24T09:04:12.824Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T09:04:12.824Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-24T09:04:13.084Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-24T09:04:13.084Z] Selecting previously unselected package python3. [2022-03-24T09:04:13.084Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-24T09:04:13.084Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T09:04:13.084Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-24T09:04:13.344Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-24T09:04:13.344Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T09:04:13.344Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:13.344Z] Selecting previously unselected package dbus. [2022-03-24T09:04:13.344Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T09:04:13.344Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:13.344Z] Selecting previously unselected package libbsd0:amd64. [2022-03-24T09:04:13.344Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-24T09:04:13.344Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-24T09:04:13.344Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-24T09:04:13.344Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T09:04:13.344Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T09:04:13.605Z] Selecting previously unselected package sudo. [2022-03-24T09:04:13.606Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-24T09:04:13.606Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-24T09:04:13.606Z] Selecting previously unselected package apparmor. [2022-03-24T09:04:13.606Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-24T09:04:13.606Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-24T09:04:13.866Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-24T09:04:13.866Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-24T09:04:13.866Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-24T09:04:13.866Z] Selecting previously unselected package libedit2:amd64. [2022-03-24T09:04:13.866Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-24T09:04:13.866Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-24T09:04:14.127Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-24T09:04:14.127Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-24T09:04:14.127Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-24T09:04:14.127Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-24T09:04:14.127Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:04:14.127Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:14.127Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-24T09:04:14.127Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:04:14.127Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:14.127Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-24T09:04:14.127Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-24T09:04:14.127Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-24T09:04:14.127Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-24T09:04:14.127Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:04:14.390Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:14.390Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-24T09:04:14.390Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:04:14.390Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:14.390Z] Selecting previously unselected package openssh-client. [2022-03-24T09:04:14.390Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-24T09:04:14.390Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-24T09:04:14.651Z] Selecting previously unselected package dbus-user-session. [2022-03-24T09:04:14.651Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T09:04:14.651Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:14.651Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-24T09:04:14.651Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-24T09:04:14.651Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-24T09:04:14.651Z] Selecting previously unselected package squashfs-tools. [2022-03-24T09:04:14.651Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-24T09:04:14.651Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-24T09:04:14.911Z] Selecting previously unselected package snapd. [2022-03-24T09:04:14.911Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-24T09:04:14.911Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-24T09:04:18.206Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-24T09:04:18.206Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-24T09:04:18.206Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-24T09:04:18.206Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-24T09:04:18.206Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:18.206Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:18.207Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:18.207Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-24T09:04:18.207Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:18.207Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:18.207Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-24T09:04:18.207Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:18.207Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-24T09:04:18.466Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T09:04:19.038Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-24T09:04:19.038Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-24T09:04:19.038Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-24T09:04:19.038Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-24T09:04:19.038Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-24T09:04:19.038Z] running python rtupdate hooks for python3.8... [2022-03-24T09:04:19.038Z] running python post-rtupdate hooks for python3.8... [2022-03-24T09:04:19.038Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-24T09:04:19.981Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-24T09:04:20.241Z] Reloading AppArmor profiles [2022-03-24T09:04:20.241Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:04:20.503Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-24T09:04:20.503Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-24T09:04:20.763Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-24T09:04:20.763Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-24T09:04:20.763Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-24T09:04:20.763Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-24T09:04:22.673Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-24T09:04:22.673Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T09:04:22.673Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-24T09:04:22.673Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-24T09:04:22.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-24T09:04:22.934Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-24T09:04:23.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-24T09:04:23.519Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-24T09:04:23.840Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-24T09:04:23.840Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-24T09:04:24.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-24T09:04:24.103Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-24T09:04:24.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-24T09:04:24.365Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-24T09:04:24.625Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-24T09:04:24.885Z] /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-24T09:04:24.885Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-24T09:04:25.824Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-24T09:04:25.824Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-24T09:04:25.824Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-24T09:04:26.653Z] Reading package lists... [2022-03-24T09:04:26.913Z] Reading package lists... [2022-03-24T09:04:27.174Z] Building dependency tree... [2022-03-24T09:04:27.174Z] Reading state information... [2022-03-24T09:04:27.174Z] Calculating upgrade... [2022-03-24T09:04:27.174Z] The following packages will be upgraded: [2022-03-24T09:04:27.174Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-24T09:04:27.174Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-24T09:04:27.174Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-24T09:04:27.174Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-24T09:04:27.174Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-24T09:04:27.174Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-24T09:04:27.174Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-24T09:04:27.174Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-24T09:04:27.174Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-24T09:04:27.174Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-24T09:04:27.174Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-24T09:04:27.174Z] xz-utils zlib1g [2022-03-24T09:04:27.434Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T09:04:27.434Z] Need to get 65.7 MB of archives. [2022-03-24T09:04:27.434Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-24T09:04:27.434Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-24T09:04:27.434Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-24T09:04:27.434Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-24T09:04:27.434Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-24T09:04:27.434Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-24T09:04:27.434Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-24T09:04:27.434Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-24T09:04:27.434Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-24T09:04:27.434Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-24T09:04:27.434Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-24T09:04:27.434Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-24T09:04:27.434Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-24T09:04:27.434Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-24T09:04:27.434Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-24T09:04:27.434Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-24T09:04:27.434Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-24T09:04:27.434Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-24T09:04:27.434Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-24T09:04:27.434Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-24T09:04:27.434Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-24T09:04:28.372Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-24T09:04:28.372Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-24T09:04:28.372Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-24T09:04:28.372Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-24T09:04:28.372Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-24T09:04:28.372Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-24T09:04:28.372Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-24T09:04:28.372Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-24T09:04:28.372Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-24T09:04:28.372Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-24T09:04:28.372Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-24T09:04:28.372Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-24T09:04:28.372Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-24T09:04:28.632Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-24T09:04:28.632Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-24T09:04:28.632Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-24T09:04:28.632Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-24T09:04:28.632Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-24T09:04:28.632Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-24T09:04:28.891Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-24T09:04:28.891Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-24T09:04:28.891Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-24T09:04:28.891Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-24T09:04:28.891Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-24T09:04:28.891Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-24T09:04:28.891Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-24T09:04:28.891Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-24T09:04:28.891Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-24T09:04:28.891Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-24T09:04:28.891Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-24T09:04:28.891Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-24T09:04:28.891Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-24T09:04:28.891Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-24T09:04:28.891Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-24T09:04:28.891Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-24T09:04:29.151Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-24T09:04:29.151Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-24T09:04:29.151Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-24T09:04:29.151Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-24T09:04:29.151Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-24T09:04:29.151Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-24T09:04:29.151Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-24T09:04:29.151Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-24T09:04:29.151Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-24T09:04:29.151Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-24T09:04:29.151Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-24T09:04:29.151Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-24T09:04:29.151Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-24T09:04:29.412Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-24T09:04:29.412Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-24T09:04:29.412Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-24T09:04:29.412Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-24T09:04:29.673Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-24T09:04:29.933Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-24T09:04:29.933Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-24T09:04:29.933Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-24T09:04:30.193Z] Get:77 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-24T09:04:30.764Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T09:04:30.764Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-24T09:04:30.764Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-24T09:04:30.764Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T09:04:30.764Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T09:04:31.025Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T09:04:31.025Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T09:04:31.025Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-24T09:04:31.288Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-24T09:04:31.548Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:31.548Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:31.548Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:31.548Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.119Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.119Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.119Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.119Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.380Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.380Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.380Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.380Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.380Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.380Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.640Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:32.640Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T09:04:32.640Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.640Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.640Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:32.640Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T09:04:32.640Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.640Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.901Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.901Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.901Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T09:04:32.901Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T09:04:32.901Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:33.162Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T09:04:33.162Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T09:04:33.162Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T09:04:33.733Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-24T09:04:33.733Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T09:04:33.733Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-24T09:04:33.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-24T09:04:33.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-24T09:04:33.994Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-24T09:04:34.254Z] Setting up base-files (11ubuntu5.5) ... [2022-03-24T09:04:34.254Z] Installing new version of config file /etc/issue ... [2022-03-24T09:04:34.254Z] Installing new version of config file /etc/issue.net ... [2022-03-24T09:04:34.254Z] Installing new version of config file /etc/lsb-release ... [2022-03-24T09:04:34.254Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-24T09:04:34.514Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-24T09:04:34.773Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-24T09:04:34.773Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-24T09:04:34.773Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:34.773Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-24T09:04:34.773Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-24T09:04:34.773Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-24T09:04:35.032Z] 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-24T09:04:35.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:35.032Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:35.032Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-24T09:04:35.032Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:35.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:35.032Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-24T09:04:35.032Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-24T09:04:35.292Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-24T09:04:35.292Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:35.292Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T09:04:35.292Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T09:04:35.863Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T09:04:35.863Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T09:04:36.123Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T09:04:36.123Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T09:04:36.383Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-24T09:04:36.383Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:36.383Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-24T09:04:36.383Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T09:04:36.953Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-24T09:04:36.953Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-24T09:04:36.953Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-24T09:04:36.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:36.953Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-24T09:04:36.953Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-24T09:04:36.953Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-24T09:04:37.212Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:37.212Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.212Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.212Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:37.212Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:37.212Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.212Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.472Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:37.472Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:37.472Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.472Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.472Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.472Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.472Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:37.732Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:37.732Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.732Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.732Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:37.732Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:37.732Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.732Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:37.732Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:37.995Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:38.256Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:38.516Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-24T09:04:39.087Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-24T09:04:39.087Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.087Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T09:04:39.087Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T09:04:39.087Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T09:04:39.347Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.347Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-24T09:04:39.347Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-24T09:04:39.347Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-24T09:04:39.347Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.347Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-24T09:04:39.347Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-24T09:04:39.608Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-24T09:04:39.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.608Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-24T09:04:39.608Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-24T09:04:39.608Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-24T09:04:39.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.608Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-24T09:04:39.608Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-24T09:04:39.869Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-24T09:04:39.869Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:39.869Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-24T09:04:39.869Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-24T09:04:39.869Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-24T09:04:40.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.129Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T09:04:40.129Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T09:04:40.129Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-24T09:04:40.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.129Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-24T09:04:40.129Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-24T09:04:40.129Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-24T09:04:40.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.129Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-24T09:04:40.130Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-24T09:04:40.390Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-24T09:04:40.390Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.390Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-24T09:04:40.390Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-24T09:04:40.390Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-24T09:04:40.390Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.390Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-24T09:04:40.390Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-24T09:04:40.657Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-24T09:04:40.657Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.657Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-24T09:04:40.657Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-24T09:04:40.920Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-24T09:04:40.920Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.920Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-24T09:04:40.920Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-24T09:04:40.920Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-24T09:04:40.920Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:40.920Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-24T09:04:40.920Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-24T09:04:41.489Z] Setting up apt (2.0.6) ... [2022-03-24T09:04:42.059Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-24T09:04:42.059Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:42.059Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T09:04:42.059Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T09:04:42.059Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-24T09:04:42.323Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T09:04:42.323Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T09:04:42.323Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T09:04:42.323Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-24T09:04:42.323Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-24T09:04:42.323Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T09:04:42.585Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T09:04:42.585Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-24T09:04:42.585Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T09:04:42.585Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T09:04:42.585Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T09:04:42.845Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-24T09:04:42.845Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T09:04:42.845Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-24T09:04:43.105Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T09:04:43.105Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-24T09:04:43.105Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-24T09:04:43.366Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-24T09:04:43.367Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T09:04:43.367Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-24T09:04:43.367Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-24T09:04:43.367Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-24T09:04:43.626Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-24T09:04:43.626Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-24T09:04:43.626Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-24T09:04:43.886Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-24T09:04:43.886Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-24T09:04:43.886Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-24T09:04:43.886Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-24T09:04:44.147Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-24T09:04:44.147Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-24T09:04:44.147Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-24T09:04:44.147Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-24T09:04:44.147Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-24T09:04:44.147Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-24T09:04:44.147Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-24T09:04:44.147Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-24T09:04:44.407Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-24T09:04:44.407Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-24T09:04:44.666Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-24T09:04:44.666Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-24T09:04:44.926Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:44.926Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:44.926Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:44.926Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:45.189Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:45.189Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:45.189Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:45.189Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:45.448Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:45.448Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:45.448Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T09:04:45.448Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T09:04:45.448Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-24T09:04:45.448Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-24T09:04:45.448Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:45.448Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:46.019Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:46.020Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-24T09:04:46.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-24T09:04:46.588Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:46.588Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:47.531Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:47.531Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:47.792Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:47.792Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:48.052Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:48.052Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:48.622Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T09:04:48.622Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T09:04:48.622Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-24T09:04:48.622Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-24T09:04:48.622Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-24T09:04:48.883Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-24T09:04:48.883Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T09:04:48.883Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-24T09:04:48.883Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T09:04:48.883Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:48.883Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-24T09:04:48.883Z] [2022-03-24T09:04:48.883Z] Current default time zone: 'Etc/UTC' [2022-03-24T09:04:48.883Z] Local time is now: Thu Mar 24 09:04:48 UTC 2022. [2022-03-24T09:04:48.883Z] Universal Time is now: Thu Mar 24 09:04:48 UTC 2022. [2022-03-24T09:04:48.883Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-24T09:04:48.883Z] [2022-03-24T09:04:48.883Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-24T09:04:48.883Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:48.883Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:48.883Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:48.883Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:48.883Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:48.883Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-24T09:04:49.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-24T09:04:49.143Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-24T09:04:49.143Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T09:04:49.143Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-24T09:04:49.143Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-24T09:04:49.143Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:49.143Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:49.143Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-24T09:04:49.143Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:49.143Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:49.143Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T09:04:49.143Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T09:04:49.143Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-24T09:04:49.143Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-24T09:04:51.051Z] Updating certificates in /etc/ssl/certs... [2022-03-24T09:04:51.618Z] 21 added, 21 removed; done. [2022-03-24T09:04:51.618Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:51.618Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-24T09:04:51.618Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-24T09:04:51.879Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:51.879Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-24T09:04:51.879Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-24T09:04:51.879Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-24T09:04:51.879Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-24T09:04:51.879Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:51.879Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-24T09:04:51.879Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:51.879Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:51.879Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T09:04:52.139Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T09:04:52.139Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-24T09:04:52.139Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-24T09:04:52.139Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-24T09:04:52.139Z] Updating certificates in /etc/ssl/certs... [2022-03-24T09:04:52.710Z] 0 added, 0 removed; done. [2022-03-24T09:04:52.710Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-24T09:04:52.710Z] done. [2022-03-24T09:04:53.912Z] Reading package lists... [2022-03-24T09:04:54.174Z] Building dependency tree... [2022-03-24T09:04:54.174Z] Reading state information... [2022-03-24T09:04:54.174Z] The following NEW packages will be installed: [2022-03-24T09:04:54.174Z] apt-transport-https [2022-03-24T09:04:54.174Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T09:04:54.436Z] Need to get 4680 B of archives. [2022-03-24T09:04:54.436Z] After this operation, 162 kB of additional disk space will be used. [2022-03-24T09:04:54.436Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-24T09:04:54.436Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T09:04:54.696Z] Fetched 4680 B in 0s (24.7 kB/s) [2022-03-24T09:04:54.696Z] Selecting previously unselected package apt-transport-https. [2022-03-24T09:04:54.696Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-24T09:04:54.696Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-24T09:04:54.696Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-24T09:04:54.696Z] Setting up apt-transport-https (2.0.6) ... [2022-03-24T09:04:54.956Z] Waiting for network to be ready... [2022-03-24T09:04:59.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2022-03-24T09:04:59.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-24T09:04:59.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-24T09:05:01.532Z] 2022-03-24T09:04:59Z INFO Waiting for automatic snapd restart... [2022-03-24T09:05:02.473Z] snapd 2.54.4 from Canonical* installed [2022-03-24T09:05:03.414Z] "snapd" switched to the "latest/stable" channel [2022-03-24T09:05:03.414Z] [2022-03-24T09:05:04.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements [2022-03-24T09:05:04.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-24T09:05:05.957Z] core20 20220304 from Canonical* installed [2022-03-24T09:05:06.219Z] "core20" switched to the "latest/stable" channel [2022-03-24T09:05:06.219Z] [2022-03-24T09:05:06.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.9% of statements [2022-03-24T09:05:06.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-24T09:05:06.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-24T09:05:08.758Z] snapcraft 6.0.2 from Canonical* installed [2022-03-24T09:05:08.758Z] "snapcraft" switched to the "latest/stable" channel [2022-03-24T09:05:08.758Z] [2022-03-24T09:05:14.030Z] 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-24T09:05:14.030Z] - README.md [2022-03-24T09:05:14.030Z] [2022-03-24T09:05:14.030Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-24T09:05:14.030Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-24T09:05:14.030Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-24T09:05:14.030Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-24T09:05:14.969Z] Reading package lists... [2022-03-24T09:05:14.969Z] 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-24T09:05:15.230Z] Reading package lists... [2022-03-24T09:05:15.230Z] Building dependency tree... [2022-03-24T09:05:15.230Z] Reading state information... [2022-03-24T09:05:15.493Z] Suggested packages: [2022-03-24T09:05:15.493Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-24T09:05:15.493Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-24T09:05:15.493Z] krb5-user libnorm-doc [2022-03-24T09:05:15.493Z] Recommended packages: [2022-03-24T09:05:15.493Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-24T09:05:15.493Z] The following NEW packages will be installed: [2022-03-24T09:05:15.493Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-24T09:05:15.493Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-24T09:05:15.493Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-24T09:05:15.493Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-24T09:05:15.493Z] libzmq5 pkg-config zip [2022-03-24T09:05:15.493Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T09:05:15.493Z] Need to get 10.3 MB of archives. [2022-03-24T09:05:15.493Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-24T09:05:15.493Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-24T09:05:15.752Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-24T09:05:15.753Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-24T09:05:15.753Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-24T09:05:15.753Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-24T09:05:15.753Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-24T09:05:15.753Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-24T09:05:15.753Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-24T09:05:15.753Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-24T09:05:15.753Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-24T09:05:15.753Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-24T09:05:15.753Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-24T09:05:15.753Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-24T09:05:15.753Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-24T09:05:15.753Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-24T09:05:15.753Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-24T09:05:15.753Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-24T09:05:16.322Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-24T09:05:16.322Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-24T09:05:16.322Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-24T09:05:16.582Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-24T09:05:16.582Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-24T09:05:16.582Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-24T09:05:16.582Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-24T09:05:16.582Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-24T09:05:16.582Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-24T09:05:16.582Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-24T09:05:16.842Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T09:05:16.842Z] Fetched 10.3 MB in 1s (9280 kB/s) [2022-03-24T09:05:16.842Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-24T09:05:16.842Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-24T09:05:16.842Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-24T09:05:16.842Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-24T09:05:17.104Z] Selecting previously unselected package libsodium23:amd64. [2022-03-24T09:05:17.104Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-24T09:05:17.104Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-24T09:05:17.104Z] Selecting previously unselected package libpsl5:amd64. [2022-03-24T09:05:17.104Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-24T09:05:17.104Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-24T09:05:17.104Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-24T09:05:17.104Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-24T09:05:17.104Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-24T09:05:17.104Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-24T09:05:17.104Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-24T09:05:17.104Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-24T09:05:17.364Z] Selecting previously unselected package librtmp1:amd64. [2022-03-24T09:05:17.364Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-24T09:05:17.364Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-24T09:05:17.364Z] Selecting previously unselected package libssh-4:amd64. [2022-03-24T09:05:17.364Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-24T09:05:17.364Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-24T09:05:17.364Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-24T09:05:17.364Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-24T09:05:17.364Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-24T09:05:17.364Z] Selecting previously unselected package liberror-perl. [2022-03-24T09:05:17.364Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-24T09:05:17.364Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-24T09:05:17.624Z] Selecting previously unselected package git-man. [2022-03-24T09:05:17.624Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-24T09:05:17.624Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-24T09:05:17.624Z] Selecting previously unselected package git. [2022-03-24T09:05:17.624Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-24T09:05:17.624Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-24T09:05:18.218Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-24T09:05:18.218Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.218Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:18.218Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-24T09:05:18.218Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.218Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:18.478Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-24T09:05:18.478Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.478Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:18.478Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-24T09:05:18.478Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.478Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:18.478Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-24T09:05:18.478Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-24T09:05:18.478Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-24T09:05:18.478Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-24T09:05:18.478Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.478Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:18.478Z] Selecting previously unselected package libnorm1:amd64. [2022-03-24T09:05:18.478Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-24T09:05:18.478Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T09:05:18.737Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-24T09:05:18.737Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-24T09:05:18.737Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T09:05:18.737Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-24T09:05:18.737Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-24T09:05:18.737Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T09:05:18.737Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-24T09:05:18.737Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-24T09:05:18.737Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T09:05:18.998Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-24T09:05:18.998Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-24T09:05:18.998Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-24T09:05:18.998Z] Selecting previously unselected package libzmq5:amd64. [2022-03-24T09:05:18.998Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-24T09:05:18.998Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T09:05:18.998Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-24T09:05:18.998Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T09:05:18.998Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.258Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-24T09:05:19.258Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-24T09:05:19.258Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T09:05:19.258Z] Selecting previously unselected package pkg-config. [2022-03-24T09:05:19.258Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-24T09:05:19.258Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-24T09:05:19.258Z] Selecting previously unselected package zip. [2022-03-24T09:05:19.258Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-24T09:05:19.258Z] Unpacking zip (3.0-11build1) ... [2022-03-24T09:05:19.258Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-24T09:05:19.258Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-24T09:05:19.528Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-24T09:05:19.528Z] No schema files found: doing nothing. [2022-03-24T09:05:19.528Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-24T09:05:19.528Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T09:05:19.528Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-24T09:05:19.528Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T09:05:19.528Z] Setting up liberror-perl (0.17029-1) ... [2022-03-24T09:05:19.528Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.528Z] Setting up zip (3.0-11build1) ... [2022-03-24T09:05:19.528Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-24T09:05:19.528Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-24T09:05:19.528Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-24T09:05:19.528Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-24T09:05:19.528Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-24T09:05:19.528Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.528Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-24T09:05:19.528Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.528Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T09:05:19.528Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.529Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T09:05:19.529Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-24T09:05:19.529Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T09:05:19.788Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-24T09:05:19.788Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.788Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T09:05:19.788Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T09:05:19.788Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T09:05:20.358Z] comerr-dev set to automatically installed. [2022-03-24T09:05:20.358Z] git set to automatically installed. [2022-03-24T09:05:20.358Z] git-man set to automatically installed. [2022-03-24T09:05:20.358Z] krb5-multidev set to automatically installed. [2022-03-24T09:05:20.358Z] libbrotli1 set to automatically installed. [2022-03-24T09:05:20.358Z] libcurl3-gnutls set to automatically installed. [2022-03-24T09:05:20.358Z] liberror-perl set to automatically installed. [2022-03-24T09:05:20.358Z] libglib2.0-0 set to automatically installed. [2022-03-24T09:05:20.358Z] libgssrpc4 set to automatically installed. [2022-03-24T09:05:20.358Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-24T09:05:20.358Z] libkadm5srv-mit11 set to automatically installed. [2022-03-24T09:05:20.358Z] libkdb5-9 set to automatically installed. [2022-03-24T09:05:20.358Z] libkrb5-dev set to automatically installed. [2022-03-24T09:05:20.358Z] libnghttp2-14 set to automatically installed. [2022-03-24T09:05:20.358Z] libnorm-dev set to automatically installed. [2022-03-24T09:05:20.358Z] libnorm1 set to automatically installed. [2022-03-24T09:05:20.358Z] libpgm-5.2-0 set to automatically installed. [2022-03-24T09:05:20.358Z] libpgm-dev set to automatically installed. [2022-03-24T09:05:20.358Z] libpsl5 set to automatically installed. [2022-03-24T09:05:20.358Z] librtmp1 set to automatically installed. [2022-03-24T09:05:20.358Z] libsodium-dev set to automatically installed. [2022-03-24T09:05:20.358Z] libsodium23 set to automatically installed. [2022-03-24T09:05:20.358Z] libssh-4 set to automatically installed. [2022-03-24T09:05:20.358Z] libzmq3-dev set to automatically installed. [2022-03-24T09:05:20.358Z] libzmq5 set to automatically installed. [2022-03-24T09:05:20.358Z] pkg-config set to automatically installed. [2022-03-24T09:05:20.358Z] zip set to automatically installed. [2022-03-24T09:05:20.928Z] snapd is not logged in, snap install commands will use sudo [2022-03-24T09:05:30.926Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-24T09:05:30.926Z] Downloading snap 'edgex-app-service-configurable' [2022-03-24T09:05:32.837Z] Pulling app-service-configurable [2022-03-24T09:05:32.837Z] + snapcraftctl pull [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.372s coverage: 89.2% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.521s coverage: 84.4% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.655s coverage: 94.2% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.297s coverage: 72.2% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.340s coverage: 60.0% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.832s coverage: 0.9% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.360s coverage: 58.8% of statements [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 24.0% of statements [2022-03-24T09:05:33.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.359s coverage: 79.5% of statements [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.409s coverage: 94.1% of statements [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2022-03-24T09:05:33.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-03-24T09:05:34.219Z] Pulling config-common [2022-03-24T09:05:34.219Z] + snapcraftctl pull [2022-03-24T09:05:35.600Z] Pulling go-build-helper [2022-03-24T09:05:35.600Z] + snapcraftctl pull [2022-03-24T09:05:36.981Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-24T09:05:36.981Z] Skipping pull go-build-helper (already ran) [2022-03-24T09:05:36.981Z] Building go-build-helper [2022-03-24T09:05:36.981Z] + snapcraftctl build [2022-03-24T09:05:37.920Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-24T09:05:38.860Z] Staging go-build-helper [2022-03-24T09:05:38.860Z] + snapcraftctl stage [2022-03-24T09:05:43.122Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-24T09:05:43.122Z] Fetched 290 kB in 0s (0 B/s) [2022-03-24T09:05:43.122Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-24T09:05:43.122Z] Fetched 158 kB in 0s (0 B/s) [2022-03-24T09:05:43.122Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-24T09:05:43.122Z] Fetched 242 kB in 0s (0 B/s) [2022-03-24T09:05:43.122Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-24T09:05:43.122Z] Fetched 150 kB in 0s (0 B/s) [2022-03-24T09:05:43.122Z] Pulling edgex-go [2022-03-24T09:05:43.122Z] + snapcraftctl pull [2022-03-24T09:05:43.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.267s coverage: 94.4% of statements [2022-03-24T09:05:43.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-03-24T09:05:44.532Z] Pulling hooks [2022-03-24T09:05:44.532Z] + snapcraftctl pull [2022-03-24T09:05:50.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.697s coverage: 82.5% of statements [2022-03-24T09:05:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-03-24T09:05:56.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements [2022-03-24T09:05:56.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-24T09:05:57.482Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-24T09:05:57.482Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-24T09:05:57.482Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-24T09:05:57.482Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-24T09:05:57.482Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-24T09:05:57.482Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-24T09:05:57.482Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-24T09:05:57.482Z] Fetched 234 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-24T09:05:57.482Z] Fetched 155 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-24T09:05:57.482Z] Fetched 170 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-24T09:05:57.482Z] Fetched 267 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-24T09:05:57.482Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-24T09:05:57.482Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-24T09:05:57.482Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-24T09:05:57.482Z] Fetched 121 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-24T09:05:57.482Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-24T09:05:57.482Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-24T09:05:57.482Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-24T09:05:57.482Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-24T09:05:57.482Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-24T09:05:57.482Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-24T09:05:57.482Z] Fetched 142 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-24T09:05:57.482Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-24T09:05:57.482Z] Fetched 181 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-24T09:05:57.482Z] Fetched 208 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-24T09:05:57.482Z] Fetched 161 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-24T09:05:57.482Z] Fetched 107 kB in 0s (0 B/s) [2022-03-24T09:05:57.482Z] Pulling static-packages [2022-03-24T09:05:57.482Z] + snapcraftctl pull [2022-03-24T09:05:57.482Z] Pulling version [2022-03-24T09:05:57.482Z] + cd /root/project [2022-03-24T09:05:57.482Z] ++ git describe --tags --abbrev=0 [2022-03-24T09:05:57.482Z] ++ sed s/v// [2022-03-24T09:05:57.482Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-24T09:05:57.482Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-24T09:05:57.482Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-24T09:05:58.420Z] Building app-service-configurable [2022-03-24T09:05:58.420Z] + snapcraftctl build [2022-03-24T09:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 64.4% of statements [2022-03-24T09:05:58.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-24T09:05:58.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-24T09:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-03-24T09:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2022-03-24T09:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.129s coverage: 100.0% of statements [2022-03-24T09:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-03-24T09:05:59.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-03-24T09:06:00.330Z] Building config-common [2022-03-24T09:06:00.330Z] + snapcraftctl build [2022-03-24T09:06:01.273Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-24T09:06:02.216Z] Skipping build go-build-helper (already ran) [2022-03-24T09:06:02.216Z] Building edgex-go [2022-03-24T09:06:02.474Z] + cd /root/parts/edgex-go/src [2022-03-24T09:06:02.474Z] ++ git describe --tags --abbrev=0 [2022-03-24T09:06:02.474Z] ++ sed s/v// [2022-03-24T09:06:02.474Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-24T09:06:02.474Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-24T09:06:02.474Z] + echo 2.2.0-dev.46 [2022-03-24T09:06:02.474Z] + '[' '!' -d vendor ']' [2022-03-24T09:06:02.474Z] + go mod download all [2022-03-24T09:06:06.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.570s coverage: 65.4% of statements [2022-03-24T09:06:06.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-24T09:06:06.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-24T09:06:06.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-24T09:06:07.777Z] + make build [2022-03-24T09:06:07.778Z] 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-24T09:06:08.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.797s coverage: 43.8% of statements [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-24T09:06:08.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.376s coverage: 89.5% of statements [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-24T09:06:08.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-24T09:06:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.394s coverage: 17.7% of statements [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.811s coverage: 92.3% of statements [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.460s coverage: 63.2% of statements [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-24T09:06:17.038Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements [2022-03-24T09:06:17.038Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-03-24T09:06:18.024Z] 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-24T09:06:18.024Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-24T09:06:18.024Z] GO111MODULE=on go vet ./... [2022-03-24T09:06:25.887Z] 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-24T09:06:38.109Z] 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-24T09:06:38.678Z] 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-24T09:06:40.061Z] 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-24T09:06:40.628Z] 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-24T09:06:42.006Z] 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-24T09:06:43.388Z] 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-24T09:06:44.763Z] 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-24T09:06:46.142Z] 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-24T09:06:47.521Z] 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-24T09:06:48.902Z] 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-24T09:06:50.805Z] 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-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-24T09:06:52.197Z] + case "$service" in [2022-03-24T09:06:52.197Z] + 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-24T09:06:52.197Z] + 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-24T09:06:52.198Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-24T09:06:52.198Z] + case "$service" in [2022-03-24T09:06:52.198Z] + 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-24T09:06:52.198Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-24T09:06:52.198Z] + 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-24T09:06:52.198Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-24T09:06:52.198Z] + case "$service" in [2022-03-24T09:06:52.198Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-24T09:06:52.198Z] + 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-24T09:06:52.198Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-24T09:06:52.198Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-24T09:06:52.198Z] + 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-24T09:06:52.771Z] Building hooks [2022-03-24T09:06:52.771Z] + cd /root/parts/hooks/src [2022-03-24T09:06:52.771Z] + make build [2022-03-24T09:06:52.771Z] go mod tidy [2022-03-24T09:06:52.771Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta [2022-03-24T09:06:53.340Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-24T09:06:53.340Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-24T09:06:53.340Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-24T09:06:53.340Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-24T09:06:55.252Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-24T09:06:55.513Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-24T09:06:55.513Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-24T09:06:57.423Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-24T09:06:57.423Z] Building static-packages [2022-03-24T09:06:57.423Z] + snapcraftctl build [2022-03-24T09:06:59.332Z] Building version [2022-03-24T09:06:59.332Z] + snapcraftctl build [2022-03-24T09:07:01.241Z] Staging app-service-configurable [2022-03-24T09:07:01.241Z] + snapcraftctl stage [2022-03-24T09:07:02.622Z] Staging config-common [2022-03-24T09:07:02.622Z] + snapcraftctl stage [2022-03-24T09:07:04.004Z] Skipping stage go-build-helper (already ran) [2022-03-24T09:07:04.004Z] Staging edgex-go [2022-03-24T09:07:04.004Z] + snapcraftctl stage [2022-03-24T09:07:05.386Z] Staging hooks [2022-03-24T09:07:05.386Z] + snapcraftctl stage [2022-03-24T09:07:06.866Z] Staging static-packages [2022-03-24T09:07:06.866Z] + snapcraftctl stage [2022-03-24T09:07:08.251Z] Staging version [2022-03-24T09:07:08.251Z] + snapcraftctl stage [2022-03-24T09:07:09.195Z] Priming app-service-configurable [2022-03-24T09:07:09.195Z] + snapcraftctl prime [2022-03-24T09:07:12.488Z] 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-24T09:07:12.488Z] stage-packages: [2022-03-24T09:07:12.488Z] - libnorm1 [2022-03-24T09:07:12.488Z] - libpgm-5.2-0 [2022-03-24T09:07:12.488Z] - libsodium23 [2022-03-24T09:07:12.488Z] - libzmq5 [2022-03-24T09:07:12.488Z] Priming config-common [2022-03-24T09:07:12.488Z] + snapcraftctl prime [2022-03-24T09:07:13.869Z] Priming go-build-helper [2022-03-24T09:07:13.869Z] + snapcraftctl prime [2022-03-24T09:07:15.253Z] Priming edgex-go [2022-03-24T09:07:15.253Z] + snapcraftctl prime [2022-03-24T09:07:17.168Z] Priming hooks [2022-03-24T09:07:17.168Z] + snapcraftctl prime [2022-03-24T09:07:18.547Z] Priming static-packages [2022-03-24T09:07:18.547Z] + snapcraftctl prime [2022-03-24T09:07:22.745Z] Priming version [2022-03-24T09:07:22.745Z] + snapcraftctl prime [2022-03-24T09:07:23.689Z] 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-24T09:08:09.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T09:08:09.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-24T09:08:09.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-24T09:08:11.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-24T09:08:12.626Z] + ls -al . [2022-03-24T09:08:12.626Z] total 660 [2022-03-24T09:08:12.626Z] drwxrwxr-x 9 1001 1001 4096 Mar 24 09:08 . [2022-03-24T09:08:12.626Z] drwxr-xr-x 4 root root 4096 Mar 24 09:02 .. [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 09:00 .dockerignore [2022-03-24T09:08:12.626Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 09:00 .git [2022-03-24T09:08:12.626Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 09:00 .github [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 870 Mar 24 09:00 .gitignore [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 09:00 .golangci.yml [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 09:00 .hadolint.yml [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 09:00 .sonarcloud.properties [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:00 ADOPTERS.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 9953 Mar 24 09:00 Attribution.txt [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 51732 Mar 24 09:00 CHANGELOG.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:00 CONTRIBUTING.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 09:00 GOVERNANCE.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 849 Mar 24 09:00 Jenkinsfile [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:00 LICENSE [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 8478 Mar 24 09:00 Makefile [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 09:00 OWNERS.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 8207 Mar 24 09:00 README.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 6912 Mar 24 09:00 SECURITY.md [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 08:56 VERSION [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 09:00 ZMQWindows.md [2022-03-24T09:08:12.626Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 09:00 bin [2022-03-24T09:08:12.626Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 09:00 cmd [2022-03-24T09:08:12.626Z] -rw-r--r-- 1 root root 426503 Mar 24 09:06 coverage.out [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 3175 Mar 24 09:00 go.mod [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 34990 Mar 24 09:00 go.sum [2022-03-24T09:08:12.626Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 09:00 internal [2022-03-24T09:08:12.626Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 09:00 openapi [2022-03-24T09:08:12.626Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 09:00 snap [2022-03-24T09:08:12.626Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 09:00 version.go [Pipeline] sh [2022-03-24T09:08:13.307Z] + '[' -e coverage.out ] [2022-03-24T09:08:13.307Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-24T09:08:13.333Z] Warning: overwriting stash ‘coverage-report’ [2022-03-24T09:08:14.233Z] Stashed 1 file(s) [Pipeline] sh [2022-03-24T09:08:14.894Z] + make build [2022-03-24T09:08:14.894Z] 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-24T09:10:21.817Z] 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-24T09:11:58.791Z] 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-24T09:11:58.791Z] 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-24T09:11:58.791Z] 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-24T09:11:58.791Z] 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-24T09:12:05.521Z] 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-24T09:12:10.945Z] 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-24T09:12:16.394Z] 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-24T09:12:24.807Z] 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-24T09:12:29.241Z] 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-24T09:12:35.962Z] 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-24T09:12:46.132Z] 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-24T09:12:50.464Z] $ docker stop --time=1 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef [2022-03-24T09:12:52.583Z] $ docker rm -f 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:12:55.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T09:12:55.129Z] [2022-03-24T09:12:55.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:12:55.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T09:12:55.755Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-24T09:12:55.755Z] 29e5d40040c1: Pulling fs layer [2022-03-24T09:12:55.755Z] 1ce36da41761: Pulling fs layer [2022-03-24T09:12:55.755Z] 25b303627fd3: Pulling fs layer [2022-03-24T09:12:55.755Z] 29e5d40040c1: Verifying Checksum [2022-03-24T09:12:55.755Z] 29e5d40040c1: Download complete [2022-03-24T09:12:56.031Z] 1ce36da41761: Verifying Checksum [2022-03-24T09:12:56.031Z] 1ce36da41761: Download complete [2022-03-24T09:12:56.627Z] 29e5d40040c1: Pull complete [2022-03-24T09:12:57.617Z] 25b303627fd3: Verifying Checksum [2022-03-24T09:12:57.617Z] 25b303627fd3: Download complete [2022-03-24T09:12:57.891Z] 1ce36da41761: Pull complete [2022-03-24T09:13:10.310Z] 25b303627fd3: Pull complete [2022-03-24T09:13:10.310Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-24T09:13:10.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T09:13:10.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-24T09:13:10.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2022-03-24T09:13:10.664Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-24T09:13:13.148Z] $ docker top a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T09:13:14.088Z] + docker-compose+ build --helpgrep [2022-03-24T09:13:14.088Z] parallel [2022-03-24T09:13:19.494Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T09:13:19.525Z] $ docker stop --time=1 a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec [2022-03-24T09:13:21.259Z] $ docker rm -f a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:13:21.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T09:13:21.860Z] . [Pipeline] withDockerContainer [2022-03-24T09:13:22.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2022-03-24T09:13:22.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-24T09:13:23.569Z] $ docker top ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T09:13:24.479Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T09:13:29.864Z] Building core-command ... [2022-03-24T09:13:29.864Z] Building core-data ... [2022-03-24T09:13:29.864Z] Building core-metadata ... [2022-03-24T09:13:29.864Z] Building security-bootstrapper ... [2022-03-24T09:13:29.864Z] Building security-proxy-setup ... [2022-03-24T09:13:29.864Z] Building security-secretstore-setup ... [2022-03-24T09:13:29.864Z] Building security-spiffe-token-provider ... [2022-03-24T09:13:29.864Z] Building security-spire-agent ... [2022-03-24T09:13:29.864Z] Building security-spire-config ... [2022-03-24T09:13:29.864Z] Building security-spire-server ... [2022-03-24T09:13:29.864Z] Building support-notifications ... [2022-03-24T09:13:29.864Z] Building support-scheduler ... [2022-03-24T09:13:29.864Z] Building sys-mgmt-agent ... [2022-03-24T09:13:29.864Z] Building sys-mgmt-agent [2022-03-24T09:13:29.864Z] Building security-bootstrapper [2022-03-24T09:13:29.864Z] Building security-secretstore-setup [2022-03-24T09:13:29.864Z] Building core-data [2022-03-24T09:13:29.864Z] Building security-spire-agent [2022-03-24T09:15:21.687Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:15:21.687Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:15:21.687Z] ---> 31f046f83bf5 [2022-03-24T09:15:21.687Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T09:15:21.687Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:15:21.687Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:15:21.687Z] ---> 31f046f83bf5 [2022-03-24T09:15:21.688Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T09:15:21.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:15:21.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:15:21.688Z] ---> 31f046f83bf5 [2022-03-24T09:15:21.688Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:15:21.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:15:21.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:15:21.688Z] ---> 31f046f83bf5 [2022-03-24T09:15:21.688Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:15:21.688Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:15:21.688Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:15:21.688Z] ---> 31f046f83bf5 [2022-03-24T09:15:21.688Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T09:15:21.688Z] ---> Running in e61894e34c39 [2022-03-24T09:15:21.688Z] ---> Running in fe143bd5af5b [2022-03-24T09:15:21.688Z] ---> Running in 1cda47a18d71 [2022-03-24T09:15:21.688Z] ---> Running in bebf0ded1198 [2022-03-24T09:15:21.688Z] ---> Running in d664105a4b13 [2022-03-24T09:15:21.688Z] Removing intermediate container d664105a4b13 [2022-03-24T09:15:21.688Z] ---> bbe8cd22df91 [2022-03-24T09:15:21.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:21.688Z] Removing intermediate container 1cda47a18d71 [2022-03-24T09:15:21.688Z] ---> 17ae8f956d1b [2022-03-24T09:15:21.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:21.688Z] ---> Running in ce32ff2fc36d [2022-03-24T09:15:21.688Z] Removing intermediate container fe143bd5af5b [2022-03-24T09:15:21.688Z] ---> fea841c53d3f [2022-03-24T09:15:21.688Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:21.688Z] Removing intermediate container bebf0ded1198 [2022-03-24T09:15:21.688Z] ---> a675a3f191eb [2022-03-24T09:15:21.688Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:21.688Z] Removing intermediate container e61894e34c39 [2022-03-24T09:15:21.688Z] ---> 1df39beeb5c8 [2022-03-24T09:15:21.688Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:21.688Z] ---> Running in 2ec480389199 [2022-03-24T09:15:21.688Z] ---> Running in 278a3205ed65 [2022-03-24T09:15:21.688Z] ---> Running in 20667990ef39 [2022-03-24T09:15:21.688Z] ---> Running in 434fe1ad7b07 [2022-03-24T09:15:21.688Z] Removing intermediate container 2ec480389199 [2022-03-24T09:15:21.688Z] ---> 643d46ca7c80 [2022-03-24T09:15:21.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T09:15:21.688Z] ---> Running in 829fad294185 [2022-03-24T09:15:21.688Z] Removing intermediate container ce32ff2fc36d [2022-03-24T09:15:21.688Z] ---> 14c54a7d78d6 [2022-03-24T09:15:21.688Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T09:15:21.688Z] ---> Running in 23b65b730ca0 [2022-03-24T09:15:21.688Z] Removing intermediate container 434fe1ad7b07 [2022-03-24T09:15:21.688Z] ---> ef57e307ee59 [2022-03-24T09:15:21.688Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T09:15:21.688Z] Removing intermediate container 20667990ef39 [2022-03-24T09:15:21.688Z] ---> cc1ace1a9e0f [2022-03-24T09:15:21.688Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T09:15:21.688Z] Removing intermediate container 278a3205ed65 [2022-03-24T09:15:21.688Z] ---> f26590cf3d8a [2022-03-24T09:15:21.688Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T09:15:21.688Z] ---> Running in d4cc0f960280 [2022-03-24T09:15:21.688Z] ---> Running in b5fe5c50bf3f [2022-03-24T09:15:21.688Z] ---> Running in 0c77dec8ed8f [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] OK: 220 MiB in 52 packages [2022-03-24T09:15:21.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.688Z] OK: 220 MiB in 52 packages [2022-03-24T09:15:21.688Z] OK: 220 MiB in 52 packages [2022-03-24T09:15:21.688Z] Removing intermediate container 829fad294185 [2022-03-24T09:15:21.688Z] ---> fa8ff84683de [2022-03-24T09:15:21.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:15:21.688Z] OK: 220 MiB in 52 packages [2022-03-24T09:15:21.688Z] OK: 220 MiB in 52 packages [2022-03-24T09:15:21.688Z] ---> 56131f32d1d9 [2022-03-24T09:15:21.688Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:15:21.688Z] Removing intermediate container 23b65b730ca0 [2022-03-24T09:15:21.688Z] ---> 58d699c71e10 [2022-03-24T09:15:21.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:15:21.688Z] ---> Running in f278f6c63770 [2022-03-24T09:15:21.688Z] Removing intermediate container d4cc0f960280 [2022-03-24T09:15:21.688Z] ---> fbae8658a6c6 [2022-03-24T09:15:21.688Z] Step 6/31 : COPY go.mod vendor* ./Removing intermediate container b5fe5c50bf3f [2022-03-24T09:15:21.688Z] ---> 7896374b8cb8 [2022-03-24T09:15:21.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T09:15:21.688Z] [2022-03-24T09:15:21.688Z] Removing intermediate container 0c77dec8ed8f [2022-03-24T09:15:21.688Z] ---> 8b0a1cc8ee60 [2022-03-24T09:15:21.688Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T09:15:22.695Z] ---> f5d2fa055b01 [2022-03-24T09:15:22.695Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:15:22.695Z] ---> 00f3c1596c3e [2022-03-24T09:15:22.695Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:15:22.695Z] ---> Running in 727642dcfb12 [2022-03-24T09:15:22.977Z] ---> Running in 991e2da5d264 [2022-03-24T09:15:23.268Z] ---> 959b139689d5 [2022-03-24T09:15:23.268Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:15:23.268Z] ---> Running in e8fdb6cd46ba [2022-03-24T09:15:23.268Z] ---> 4f376fa45e5d [2022-03-24T09:15:23.268Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:15:23.547Z] ---> Running in 52ba64bca47e [2022-03-24T09:15:26.183Z] Removing intermediate container f278f6c63770 [2022-03-24T09:15:26.183Z] ---> daec9c943195 [2022-03-24T09:15:26.183Z] Step 8/23 : COPY . . [2022-03-24T09:15:29.620Z] Removing intermediate container 727642dcfb12 [2022-03-24T09:15:29.620Z] ---> 5f27080d1f71 [2022-03-24T09:15:29.620Z] Step 8/23 : COPY . . [2022-03-24T09:15:29.620Z] Removing intermediate container e8fdb6cd46ba [2022-03-24T09:15:29.620Z] ---> 4e4428bfe14c [2022-03-24T09:15:29.620Z] Step 8/24 : COPY . . [2022-03-24T09:15:29.620Z] Removing intermediate container 52ba64bca47e [2022-03-24T09:15:29.620Z] ---> 258dd0b5e2ee [2022-03-24T09:15:29.620Z] Step 8/25 : COPY . . [2022-03-24T09:15:29.620Z] Removing intermediate container 991e2da5d264 [2022-03-24T09:15:29.620Z] ---> 14d62b3ea8b6 [2022-03-24T09:15:29.620Z] Step 8/31 : COPY . . [2022-03-24T09:16:01.984Z] ---> bd3ed6d48aea [2022-03-24T09:16:01.984Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T09:16:01.984Z] ---> 3cf91f2568bc [2022-03-24T09:16:01.984Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T09:16:01.984Z] ---> Running in 962a6e37ddb9 [2022-03-24T09:16:01.984Z] ---> Running in ae576446c812 [2022-03-24T09:16:01.984Z] ---> 35039b455a3c [2022-03-24T09:16:01.984Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T09:16:01.984Z] ---> Running in 9a537a2bf996 [2022-03-24T09:16:01.984Z] ---> f0327f6f8d30 [2022-03-24T09:16:01.984Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T09:16:01.984Z] ---> Running in 736632afeadf [2022-03-24T09:16:01.984Z] 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-24T09:16:01.984Z] Removing intermediate container 736632afeadf [2022-03-24T09:16:01.984Z] ---> a038cb6e29b1 [2022-03-24T09:16:01.984Z] 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-24T09:16:01.984Z] 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-24T09:16:01.984Z] ---> Running in ae2fb40ec114 [2022-03-24T09:16:02.975Z] 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-24T09:16:03.254Z] ---> 184187595359 [2022-03-24T09:16:03.254Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T09:16:03.254Z] ---> Running in 657cdcc8b8e8 [2022-03-24T09:16:05.249Z] 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-24T09:16:06.696Z] spire-1.2.0/ [2022-03-24T09:16:11.040Z] spire-1.2.0/README.md [2022-03-24T09:16:11.040Z] spire-1.2.0/bin/ [2022-03-24T09:16:11.040Z] spire-1.2.0/bin/spire-server [2022-03-24T09:16:11.040Z] spire-1.2.0/bin/spire-agent [2022-03-24T09:16:11.040Z] spire-1.2.0/conf/ [2022-03-24T09:16:11.040Z] spire-1.2.0/conf/server/ [2022-03-24T09:16:11.040Z] spire-1.2.0/conf/server/server.conf [2022-03-24T09:16:11.040Z] spire-1.2.0/conf/agent/ [2022-03-24T09:16:11.040Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T09:16:11.040Z] spire-1.2.0/LICENSE [2022-03-24T09:16:17.789Z] Removing intermediate container ae2fb40ec114 [2022-03-24T09:16:17.789Z] ---> e26f6107e57c [2022-03-24T09:16:17.789Z] [2022-03-24T09:16:17.789Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T09:16:17.789Z] 3.15: Pulling from library/alpine [2022-03-24T09:16:18.397Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T09:16:18.397Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T09:16:18.397Z] ---> 3abe2e34c907 [2022-03-24T09:16:18.397Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:16:18.679Z] ---> Running in f73dd99470ea [2022-03-24T09:16:18.957Z] Removing intermediate container f73dd99470ea [2022-03-24T09:16:18.957Z] ---> 7a307a0b3c28 [2022-03-24T09:16:18.957Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:16:19.234Z] ---> Running in 0ef21371d161 [2022-03-24T09:16:22.664Z] Removing intermediate container 0ef21371d161 [2022-03-24T09:16:22.664Z] ---> 118f44396fd5 [2022-03-24T09:16:22.664Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T09:16:22.664Z] ---> Running in 7516f4092418 [2022-03-24T09:16:24.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:16:25.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:16:27.048Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:16:27.048Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:16:27.048Z] OK: 15730 distinct packages available [2022-03-24T09:16:27.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:16:28.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:16:29.503Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T09:16:29.503Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:16:29.503Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T09:16:29.781Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T09:16:29.781Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T09:16:29.781Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:16:30.063Z] OK: 6 MiB in 19 packages [2022-03-24T09:16:31.528Z] Removing intermediate container 7516f4092418 [2022-03-24T09:16:31.528Z] ---> f8654047317b [2022-03-24T09:16:31.528Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T09:16:34.960Z] ---> 96614cd69025 [2022-03-24T09:16:34.960Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:16:40.405Z] ---> ae58c77609a9 [2022-03-24T09:16:40.405Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:16:41.400Z] ---> e69d9673ed48 [2022-03-24T09:16:41.400Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T09:16:42.392Z] ---> a6bd541dc6af [2022-03-24T09:16:42.392Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T09:16:43.410Z] ---> 5717d57885ce [2022-03-24T09:16:43.410Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:16:43.690Z] ---> Running in bbc331c30e05 [2022-03-24T09:16:44.297Z] Removing intermediate container bbc331c30e05 [2022-03-24T09:16:44.297Z] ---> b5c52ea42c7f [2022-03-24T09:16:44.297Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:16:44.297Z] ---> Running in f4249ea5ede5 [2022-03-24T09:16:44.904Z] Removing intermediate container f4249ea5ede5 [2022-03-24T09:16:44.904Z] ---> cb7e0ca64983 [2022-03-24T09:16:44.904Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T09:16:44.904Z] ---> Running in df43c80ad011 [2022-03-24T09:16:45.507Z] Removing intermediate container df43c80ad011 [2022-03-24T09:16:45.507Z] ---> 4bef281bad88 [2022-03-24T09:16:45.507Z] Step 23/24 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:16:45.507Z] ---> Running in d8c694320152 [2022-03-24T09:16:46.107Z] Removing intermediate container d8c694320152 [2022-03-24T09:16:46.107Z] ---> b028641255a9 [2022-03-24T09:16:46.107Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T09:16:46.107Z] ---> Running in c1ec45393ade [2022-03-24T09:16:46.713Z] Removing intermediate container c1ec45393ade [2022-03-24T09:16:46.713Z] ---> c278abd9acda [2022-03-24T09:16:46.713Z] [2022-03-24T09:16:47.327Z] Successfully built c278abd9acda [2022-03-24T09:16:47.327Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-24T09:16:47.327Z] Building core-command [2022-03-24T09:17:26.374Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:17:26.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:17:26.374Z] ---> 31f046f83bf5 [2022-03-24T09:17:26.374Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> 1df39beeb5c8 [2022-03-24T09:17:26.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> ef57e307ee59 [2022-03-24T09:17:26.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> fbae8658a6c6 [2022-03-24T09:17:26.374Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> 00f3c1596c3e [2022-03-24T09:17:26.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> 14d62b3ea8b6 [2022-03-24T09:17:26.374Z] Step 8/23 : COPY . . [2022-03-24T09:17:26.374Z] ---> Using cache [2022-03-24T09:17:26.374Z] ---> 184187595359 [2022-03-24T09:17:26.374Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T09:17:26.374Z] ---> Running in 6cb427127fb1 [2022-03-24T09:17:26.374Z] 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-24T09:22:33.608Z] 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-24T09:22:48.815Z] Removing intermediate container ae576446c812 [2022-03-24T09:22:48.816Z] ---> e21ee559097f [2022-03-24T09:22:48.816Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T09:22:48.816Z] ---> Running in ad7dc23da0c1 [2022-03-24T09:22:49.806Z] 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-24T09:22:55.254Z] Removing intermediate container ad7dc23da0c1 [2022-03-24T09:22:55.254Z] ---> 2dd58c16a7da [2022-03-24T09:22:55.254Z] [2022-03-24T09:22:55.254Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T09:22:55.254Z] Removing intermediate container 657cdcc8b8e8 [2022-03-24T09:22:55.254Z] ---> 143cd861171e [2022-03-24T09:22:55.254Z] [2022-03-24T09:22:55.254Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T09:22:55.254Z] 20.10.10: Pulling from library/docker [2022-03-24T09:22:55.254Z] 3.14: Pulling from library/alpine [2022-03-24T09:22:55.254Z] Removing intermediate container 9a537a2bf996 [2022-03-24T09:22:55.254Z] ---> 2dd8f6c9a71d [2022-03-24T09:22:55.254Z] [2022-03-24T09:22:55.254Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T09:22:55.254Z] 3.14: Pulling from library/alpine [2022-03-24T09:22:57.251Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T09:22:57.251Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T09:22:57.251Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T09:22:57.251Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T09:22:57.251Z] ---> 71a2028e5025 [2022-03-24T09:22:57.251Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T09:22:57.251Z] ---> 71a2028e5025 [2022-03-24T09:22:57.251Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T09:22:57.522Z] ---> Running in b567c8532322 [2022-03-24T09:22:57.796Z] ---> Running in 02a719b24e8d [2022-03-24T09:22:59.234Z] Removing intermediate container 02a719b24e8d [2022-03-24T09:22:59.234Z] ---> ac90d07c9eb1 [2022-03-24T09:22:59.234Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T09:22:59.234Z] ---> Running in 2a089f5672a5 [2022-03-24T09:23:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:00.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:01.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:01.798Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T09:23:02.084Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T09:23:02.084Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T09:23:02.084Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:23:02.084Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:23:02.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:02.363Z] OK: 6 MiB in 17 packages [2022-03-24T09:23:03.362Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T09:23:03.362Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T09:23:03.362Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:23:03.362Z] OK: 6 MiB in 16 packages [2022-03-24T09:23:05.368Z] Removing intermediate container b567c8532322 [2022-03-24T09:23:05.368Z] ---> 0502bc95c78b [2022-03-24T09:23:05.368Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T09:23:05.368Z] Removing intermediate container 2a089f5672a5 [2022-03-24T09:23:05.368Z] ---> 6cf229c709de [2022-03-24T09:23:05.368Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T09:23:05.368Z] ---> Running in c5d418a54b9b [2022-03-24T09:23:05.645Z] ---> Running in a8c2692c5010 [2022-03-24T09:23:06.252Z] Removing intermediate container a8c2692c5010 [2022-03-24T09:23:06.252Z] ---> 106e3f220e1c [2022-03-24T09:23:06.252Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T09:23:06.534Z] Removing intermediate container c5d418a54b9b [2022-03-24T09:23:06.534Z] ---> aa0ef321c8e3 [2022-03-24T09:23:06.534Z] Step 13/25 : WORKDIR / [2022-03-24T09:23:06.534Z] ---> Running in 292fcdcddeba [2022-03-24T09:23:06.534Z] ---> Running in a748ff1c54a1 [2022-03-24T09:23:07.530Z] Removing intermediate container a748ff1c54a1 [2022-03-24T09:23:07.530Z] ---> c160550bfc86 [2022-03-24T09:23:07.530Z] 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-24T09:23:07.530Z] Removing intermediate container 292fcdcddeba [2022-03-24T09:23:07.530Z] ---> ae3296e50ad9 [2022-03-24T09:23:07.530Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T09:23:07.811Z] ---> Running in 95ded5bb49f0 [2022-03-24T09:23:09.272Z] ---> c830c06e9ff0 [2022-03-24T09:23:09.272Z] 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-24T09:23:11.260Z] ---> f08b0240d3c1 [2022-03-24T09:23:11.260Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T09:23:11.545Z] Removing intermediate container 95ded5bb49f0 [2022-03-24T09:23:11.545Z] ---> e03c6528a086 [2022-03-24T09:23:11.545Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T09:23:11.825Z] ---> Running in 7e23f9c19390 [2022-03-24T09:23:12.819Z] ---> 311c06d3da01 [2022-03-24T09:23:12.819Z] 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-24T09:23:12.819Z] Removing intermediate container 7e23f9c19390 [2022-03-24T09:23:12.819Z] ---> a2cfac8c5742 [2022-03-24T09:23:12.819Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T09:23:14.835Z] ---> 820766091f50 [2022-03-24T09:23:14.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T09:23:14.835Z] ---> 47caf17bdb10 [2022-03-24T09:23:14.835Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T09:23:14.835Z] ---> Running in 586330626bc7 [2022-03-24T09:23:18.279Z] Removing intermediate container 586330626bc7 [2022-03-24T09:23:18.279Z] ---> 4e970fb1b347 [2022-03-24T09:23:18.279Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:23:18.568Z] ---> 8d980290c822 [2022-03-24T09:23:18.568Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T09:23:19.558Z] ---> c61a76976053 [2022-03-24T09:23:19.558Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T09:23:19.836Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T09:23:19.836Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T09:23:19.836Z] ---> 520e9a0a30f7 [2022-03-24T09:23:19.836Z] 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-24T09:23:19.836Z] ---> Running in a081c905aefa [2022-03-24T09:23:20.434Z] Removing intermediate container a081c905aefa [2022-03-24T09:23:20.434Z] ---> ad9565b108b5 [2022-03-24T09:23:20.434Z] 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-24T09:23:20.708Z] ---> Running in 57bbc245119f [2022-03-24T09:23:22.149Z] ---> 153125574043 [2022-03-24T09:23:22.149Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T09:23:22.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:22.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:23.025Z] ---> 3fd95e6b1885 [2022-03-24T09:23:23.025Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> f1dd78d6386a [2022-03-24T09:23:23.025Z] [2022-03-24T09:23:23.025Z] 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-24T09:23:23.302Z] ---> Running in 979574e06ec2 [2022-03-24T09:23:23.577Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T09:23:23.577Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T09:23:23.577Z] Executing bash-5.1.16-r0.post-install [2022-03-24T09:23:23.577Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:23:23.577Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:23:23.577Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T09:23:23.577Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T09:23:23.577Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T09:23:23.577Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T09:23:23.849Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T09:23:23.849Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T09:23:23.849Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T09:23:23.849Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T09:23:23.849Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:23:23.849Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:23:23.849Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T09:23:23.849Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T09:23:23.849Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T09:23:25.292Z] ---> c3dd7fba03d8 [2022-03-24T09:23:25.292Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T09:23:26.295Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T09:23:26.295Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T09:23:26.570Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T09:23:26.570Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T09:23:26.570Z] ---> 434920308527 [2022-03-24T09:23:26.570Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T09:23:26.570Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T09:23:26.570Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T09:23:26.570Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T09:23:26.570Z] Removing intermediate container 979574e06ec2 [2022-03-24T09:23:26.570Z] ---> 2e418341646f [2022-03-24T09:23:26.570Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T09:23:26.570Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T09:23:26.570Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T09:23:26.570Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T09:23:26.570Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T09:23:26.570Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T09:23:26.844Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T09:23:26.844Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T09:23:26.844Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T09:23:26.844Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T09:23:26.844Z] ---> Running in 36ab9f73a432 [2022-03-24T09:23:26.844Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T09:23:26.844Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T09:23:26.844Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T09:23:26.844Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T09:23:26.844Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T09:23:26.844Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T09:23:26.844Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T09:23:26.844Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T09:23:27.124Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T09:23:27.398Z] Removing intermediate container 36ab9f73a432 [2022-03-24T09:23:27.399Z] ---> 539191a30a27 [2022-03-24T09:23:27.399Z] Step 23/25 : LABEL arch=arm64 [2022-03-24T09:23:27.673Z] ---> Running in 2db71901ae53 [2022-03-24T09:23:27.673Z] ---> f78f5f1a8c58 [2022-03-24T09:23:27.673Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T09:23:27.947Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:23:27.947Z] OK: 84 MiB in 64 packages [2022-03-24T09:23:28.547Z] ---> Running in d6d526c7f2d4 [2022-03-24T09:23:28.547Z] Removing intermediate container 2db71901ae53 [2022-03-24T09:23:28.547Z] ---> 3b57fa61f94c [2022-03-24T09:23:28.547Z] Step 24/25 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:23:28.547Z] ---> Running in b8d43a0ae2ec [2022-03-24T09:23:29.154Z] Removing intermediate container d6d526c7f2d4 [2022-03-24T09:23:29.154Z] ---> c8f2af033f74 [2022-03-24T09:23:29.154Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T09:23:29.430Z] Removing intermediate container b8d43a0ae2ec [2022-03-24T09:23:29.430Z] ---> 21a5850ff0e6 [2022-03-24T09:23:29.430Z] Step 25/25 : LABEL version=0.0.0 [2022-03-24T09:23:29.430Z] ---> Running in 05df09f74593 [2022-03-24T09:23:30.428Z] Removing intermediate container 05df09f74593 [2022-03-24T09:23:30.428Z] ---> 7a249fddf960 [2022-03-24T09:23:30.428Z] [2022-03-24T09:23:30.707Z] ---> 612a2ced70f5 [2022-03-24T09:23:30.707Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T09:23:30.707Z] Removing intermediate container 962a6e37ddb9 [2022-03-24T09:23:30.707Z] ---> a545bdb2ecf8 [2022-03-24T09:23:30.707Z] [2022-03-24T09:23:30.707Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:23:30.707Z] ---> 71a2028e5025 [2022-03-24T09:23:30.707Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T09:23:30.981Z] ---> Running in 345f66851548 [2022-03-24T09:23:31.258Z] ---> Running in 73f47eba27b2 [2022-03-24T09:23:31.540Z] Successfully built 7a249fddf960 [2022-03-24T09:23:31.540Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-24T09:23:31.540Z] Building support-scheduler [2022-03-24T09:23:32.146Z]  Building security-secretstore-setup ... done Removing intermediate container 345f66851548 [2022-03-24T09:23:32.146Z] ---> bf22e425f197 [2022-03-24T09:23:32.146Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T09:23:32.146Z] ---> Running in 8cc73d07fc4d [2022-03-24T09:23:33.139Z] Collecting docker-compose==1.23.2 [2022-03-24T09:23:33.139Z] Removing intermediate container 8cc73d07fc4d [2022-03-24T09:23:33.139Z] ---> 1a9fe0745d22 [2022-03-24T09:23:33.139Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T09:23:33.139Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T09:23:33.415Z] ---> Running in f2402eebae93 [2022-03-24T09:23:33.415Z] Removing intermediate container 6cb427127fb1 [2022-03-24T09:23:33.415Z] ---> 8a12947433a1 [2022-03-24T09:23:33.415Z] [2022-03-24T09:23:33.415Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:23:33.415Z] ---> 71a2028e5025 [2022-03-24T09:23:33.415Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:23:33.698Z] ---> Running in 3fbebbf51434 [2022-03-24T09:23:33.977Z] Collecting jsonschema<3,>=2.5.1 [2022-03-24T09:23:33.977Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T09:23:34.258Z] Removing intermediate container f2402eebae93 [2022-03-24T09:23:34.258Z] ---> f783b50e2102 [2022-03-24T09:23:34.258Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:23:34.547Z] ---> Running in 7ef946189ef8 [2022-03-24T09:23:34.846Z] Removing intermediate container 73f47eba27b2 [2022-03-24T09:23:34.846Z] ---> adc9f781f134 [2022-03-24T09:23:34.846Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T09:23:35.460Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T09:23:35.460Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T09:23:35.460Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T09:23:35.460Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T09:23:35.740Z] ---> Running in 7bd567a20f6f [2022-03-24T09:23:36.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:36.290Z] Removing intermediate container 7bd567a20f6f [2022-03-24T09:23:36.290Z] ---> 6b787940e234 [2022-03-24T09:23:36.290Z] Step 28/31 : CMD ["gate"] [2022-03-24T09:23:36.901Z] ---> Running in 0f5d39e67f87 [2022-03-24T09:23:37.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T09:23:37.521Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:23:37.521Z] OK: 5 MiB in 15 packages [2022-03-24T09:23:37.521Z] Removing intermediate container 0f5d39e67f87 [2022-03-24T09:23:37.521Z] ---> c52318bc14d7 [2022-03-24T09:23:37.521Z] Step 29/31 : LABEL arch=arm64 [2022-03-24T09:23:38.129Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T09:23:38.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T09:23:38.408Z] ---> Running in 8849a4f0cb48 [2022-03-24T09:23:38.408Z] 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-24T09:23:38.408Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T09:23:38.408Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T09:23:38.408Z] Removing intermediate container 7ef946189ef8 [2022-03-24T09:23:38.408Z] ---> 1dfa53081341 [2022-03-24T09:23:38.408Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T09:23:38.685Z] ---> Running in e7e927dccaf2 [2022-03-24T09:23:39.286Z] Removing intermediate container 3fbebbf51434 [2022-03-24T09:23:39.286Z] ---> 01a085105df7 [2022-03-24T09:23:39.286Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:23:39.286Z] ---> Running in 0439b546412b [2022-03-24T09:23:39.286Z] Removing intermediate container 8849a4f0cb48 [2022-03-24T09:23:39.286Z] ---> 96e1457d199e [2022-03-24T09:23:39.286Z] Step 30/31 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:23:39.887Z] Removing intermediate container 0439b546412b [2022-03-24T09:23:39.887Z] ---> 743c92392d4d [2022-03-24T09:23:39.887Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T09:23:40.172Z] ---> Running in 00c8ca6298ff [2022-03-24T09:23:40.172Z] ---> Running in 9b7d78e52afc [2022-03-24T09:23:40.793Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:40.793Z] Removing intermediate container 9b7d78e52afc [2022-03-24T09:23:40.793Z] ---> abf52f640c4b [2022-03-24T09:23:40.793Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:23:41.069Z] Removing intermediate container 00c8ca6298ff [2022-03-24T09:23:41.069Z] ---> 549b7e6a3282 [2022-03-24T09:23:41.069Z] Step 31/31 : LABEL version=0.0.0 [2022-03-24T09:23:41.069Z] ---> Running in eee86bca35e3 [2022-03-24T09:23:41.069Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T09:23:41.069Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T09:23:41.346Z] Collecting texttable<0.10,>=0.9.0 [2022-03-24T09:23:41.346Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T09:23:41.346Z] ---> Running in cc32bbd915ae [2022-03-24T09:23:41.620Z] Removing intermediate container eee86bca35e3 [2022-03-24T09:23:41.620Z] ---> 6329f97c5a7e [2022-03-24T09:23:41.620Z] Step 15/23 : WORKDIR / [2022-03-24T09:23:41.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:23:41.892Z] ---> Running in 0b4689afee36 [2022-03-24T09:23:41.892Z] Removing intermediate container cc32bbd915ae [2022-03-24T09:23:41.892Z] ---> 5517809878df [2022-03-24T09:23:41.892Z] [2022-03-24T09:23:42.490Z] Removing intermediate container 0b4689afee36 [2022-03-24T09:23:42.490Z] ---> d6223ceb7a77 [2022-03-24T09:23:42.490Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:23:42.490Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:23:42.765Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:23:42.765Z] Successfully built 5517809878df [2022-03-24T09:23:42.765Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-24T09:23:42.765Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-24T09:23:42.765Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T09:23:42.765Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:23:43.049Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T09:23:43.049Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T09:23:43.049Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:23:43.325Z] ---> d6f9fed5bef6 [2022-03-24T09:23:43.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T09:23:43.325Z] OK: 8 MiB in 20 packages [2022-03-24T09:23:44.781Z] Removing intermediate container e7e927dccaf2 [2022-03-24T09:23:44.781Z] ---> 0823464084a7 [2022-03-24T09:23:44.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:23:44.781Z] Collecting PyYAML<4,>=3.10 [2022-03-24T09:23:44.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T09:23:46.241Z] ---> ad8fe737180d [2022-03-24T09:23:46.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T09:23:46.241Z] ---> 4dc3a52f14b2 [2022-03-24T09:23:46.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T09:23:47.681Z] ---> 1e159d214104 [2022-03-24T09:23:47.681Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T09:23:47.681Z] ---> Running in a2efa25cd5d5 [2022-03-24T09:23:48.666Z] Removing intermediate container a2efa25cd5d5 [2022-03-24T09:23:48.666Z] ---> 98d290b66385 [2022-03-24T09:23:48.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:23:48.666Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T09:23:48.666Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T09:23:48.666Z] ---> Running in 72c7127667ac [2022-03-24T09:23:49.653Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T09:23:49.653Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T09:23:49.653Z] Removing intermediate container 72c7127667ac [2022-03-24T09:23:49.653Z] ---> fd657b870993 [2022-03-24T09:23:49.653Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:23:49.927Z] ---> Running in 6c4dc4043860 [2022-03-24T09:23:49.927Z] ---> c3517f08a654 [2022-03-24T09:23:49.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T09:23:50.534Z] Removing intermediate container 6c4dc4043860 [2022-03-24T09:23:50.534Z] ---> 1032a648f1fe [2022-03-24T09:23:50.534Z] Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:23:50.534Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T09:23:50.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T09:23:50.813Z] ---> Running in f40ac8e1b475 [2022-03-24T09:23:50.813Z] Collecting idna<2.8,>=2.5 [2022-03-24T09:23:50.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T09:23:50.813Z] ---> 8f692beb13ff [2022-03-24T09:23:50.813Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T09:23:51.090Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T09:23:51.090Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T09:23:51.090Z] 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-24T09:23:51.090Z] ---> Running in 8dfcecb0e598 [2022-03-24T09:23:51.379Z] Removing intermediate container f40ac8e1b475 [2022-03-24T09:23:51.379Z] ---> 07971815d7d4 [2022-03-24T09:23:51.379Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:23:51.379Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T09:23:51.379Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T09:23:51.379Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T09:23:51.379Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T09:23:51.658Z] ---> Running in fbf3374aeda1 [2022-03-24T09:23:51.955Z] Removing intermediate container 8dfcecb0e598 [2022-03-24T09:23:51.955Z] ---> 7e70a1f3cb5e [2022-03-24T09:23:51.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:23:51.955Z] ---> Running in 0ad4b067a646 [2022-03-24T09:23:52.227Z] Removing intermediate container fbf3374aeda1 [2022-03-24T09:23:52.227Z] ---> 681cd1a9c95d [2022-03-24T09:23:52.227Z] [2022-03-24T09:23:52.522Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T09:23:52.522Z] Attempting uninstall: urllib3 [2022-03-24T09:23:52.522Z] Found existing installation: urllib3 1.26.5 [2022-03-24T09:23:52.522Z] Uninstalling urllib3-1.26.5: [2022-03-24T09:23:52.522Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T09:23:52.794Z] Removing intermediate container 0ad4b067a646 [2022-03-24T09:23:52.794Z] ---> a086ab97a0dc [2022-03-24T09:23:52.794Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:23:52.794Z] Successfully built 681cd1a9c95d [2022-03-24T09:23:52.794Z] Successfully tagged core-command-arm64:latest [2022-03-24T09:23:52.794Z]  Building core-command ... done Building security-spire-server [2022-03-24T09:23:52.794Z] ---> Running in 7e92a65689bd [2022-03-24T09:23:53.070Z] Attempting uninstall: idna [2022-03-24T09:23:53.347Z] Found existing installation: idna 3.2 [2022-03-24T09:23:53.347Z] Uninstalling idna-3.2: [2022-03-24T09:23:53.347Z] Removing intermediate container 7e92a65689bd [2022-03-24T09:23:53.347Z] ---> da72132f033a [2022-03-24T09:23:53.347Z] Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:23:53.347Z] Successfully uninstalled idna-3.2 [2022-03-24T09:23:53.347Z] ---> Running in 964b2490a10e [2022-03-24T09:23:53.959Z] Removing intermediate container 964b2490a10e [2022-03-24T09:23:53.959Z] ---> 94592f1160b4 [2022-03-24T09:23:53.959Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:23:53.959Z] ---> Running in d70a12b270d9 [2022-03-24T09:23:54.562Z] Attempting uninstall: chardet [2022-03-24T09:23:54.562Z] Found existing installation: chardet 4.0.0 [2022-03-24T09:23:54.562Z] Removing intermediate container d70a12b270d9 [2022-03-24T09:23:54.562Z] ---> 332cba975e81 [2022-03-24T09:23:54.562Z] [2022-03-24T09:23:54.562Z] Uninstalling chardet-4.0.0: [2022-03-24T09:23:54.562Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T09:23:54.841Z] Successfully built 332cba975e81 [2022-03-24T09:23:54.841Z] Successfully tagged core-data-arm64:latest [2022-03-24T09:23:54.841Z]  Building core-data ... done Building security-proxy-setup [2022-03-24T09:23:56.278Z] Attempting uninstall: requests [2022-03-24T09:23:56.278Z] Found existing installation: requests 2.25.1 [2022-03-24T09:23:56.278Z] Uninstalling requests-2.25.1: [2022-03-24T09:23:56.278Z] Successfully uninstalled requests-2.25.1 [2022-03-24T09:23:56.875Z] Running setup.py install for texttable: started [2022-03-24T09:23:58.851Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T09:23:58.851Z] Running setup.py install for PyYAML: started [2022-03-24T09:24:01.478Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T09:24:01.478Z] Running setup.py install for docopt: started [2022-03-24T09:24:03.460Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T09:24:03.460Z] Running setup.py install for dockerpty: started [2022-03-24T09:24:06.089Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T09:24:07.538Z] 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-24T09:24:22.648Z] Removing intermediate container 57bbc245119f [2022-03-24T09:24:22.648Z] ---> c8853223386e [2022-03-24T09:24:22.648Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T09:24:22.648Z] ---> Running in 03d19cb06a62 [2022-03-24T09:24:22.648Z] Removing intermediate container 03d19cb06a62 [2022-03-24T09:24:22.648Z] ---> 714bdb3cfffa [2022-03-24T09:24:22.648Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T09:24:22.648Z] ---> Running in bcddecb7531b [2022-03-24T09:24:22.648Z] Removing intermediate container bcddecb7531b [2022-03-24T09:24:22.648Z] ---> bd4d40a8a914 [2022-03-24T09:24:22.648Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T09:24:23.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:24:23.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:24:23.251Z] ---> 31f046f83bf5 [2022-03-24T09:24:23.251Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> 1df39beeb5c8 [2022-03-24T09:24:23.251Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> ef57e307ee59 [2022-03-24T09:24:23.251Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> fbae8658a6c6 [2022-03-24T09:24:23.251Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> 00f3c1596c3e [2022-03-24T09:24:23.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> 14d62b3ea8b6 [2022-03-24T09:24:23.251Z] Step 8/22 : COPY . . [2022-03-24T09:24:23.251Z] ---> Using cache [2022-03-24T09:24:23.251Z] ---> 184187595359 [2022-03-24T09:24:23.252Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T09:24:23.252Z] ---> Running in f9ccce59f18a [2022-03-24T09:24:23.530Z] ---> cf4aad3ba5cf [2022-03-24T09:24:23.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T09:24:24.511Z] ---> 609dc4162bc2 [2022-03-24T09:24:24.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T09:24:24.511Z] 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-24T09:24:25.967Z] ---> 54d91c9bd4b0 [2022-03-24T09:24:25.967Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T09:24:26.248Z] ---> Running in 3e74852491a3 [2022-03-24T09:24:26.864Z] Removing intermediate container 3e74852491a3 [2022-03-24T09:24:26.864Z] ---> 1282d4b19e72 [2022-03-24T09:24:26.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:24:26.864Z] ---> Running in 329382e90b1b [2022-03-24T09:24:27.849Z] Removing intermediate container 329382e90b1b [2022-03-24T09:24:27.849Z] ---> 81a574f8b9c8 [2022-03-24T09:24:27.849Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:24:28.124Z] ---> Running in 95ca12718f1f [2022-03-24T09:24:29.122Z] Removing intermediate container 95ca12718f1f [2022-03-24T09:24:29.122Z] ---> 2eddb8ec5776 [2022-03-24T09:24:29.122Z] Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:24:29.122Z] ---> Running in 14916cc10d93 [2022-03-24T09:24:30.111Z] Removing intermediate container 14916cc10d93 [2022-03-24T09:24:30.111Z] ---> 27a721a80aeb [2022-03-24T09:24:30.111Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:24:30.388Z] ---> Running in 7c814aeeeec3 [2022-03-24T09:24:31.375Z] Removing intermediate container 7c814aeeeec3 [2022-03-24T09:24:31.375Z] ---> b5c1d6e1b0cc [2022-03-24T09:24:31.375Z] [2022-03-24T09:24:31.979Z] Successfully built b5c1d6e1b0cc [2022-03-24T09:24:31.980Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-24T09:24:32.256Z] Building core-metadata [2022-03-24T09:24:44.679Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:24:44.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:24:44.679Z] ---> 31f046f83bf5 [2022-03-24T09:24:44.679Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:24:44.679Z] ---> Using cache [2022-03-24T09:24:44.679Z] ---> 1df39beeb5c8 [2022-03-24T09:24:44.679Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:24:44.679Z] ---> Using cache [2022-03-24T09:24:44.679Z] ---> ef57e307ee59 [2022-03-24T09:24:44.679Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T09:24:45.284Z] ---> Running in a04fb6e1ff61 [2022-03-24T09:24:47.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:24:48.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:24:49.249Z] OK: 220 MiB in 52 packages [2022-03-24T09:24:51.237Z] Removing intermediate container a04fb6e1ff61 [2022-03-24T09:24:51.237Z] ---> 2c3bae39d696 [2022-03-24T09:24:51.237Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:24:52.696Z] ---> 57157511a155 [2022-03-24T09:24:52.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:24:52.696Z] ---> Running in 1ef31f33f1c6 [2022-03-24T09:24:59.435Z] Removing intermediate container 1ef31f33f1c6 [2022-03-24T09:24:59.435Z] ---> 684edbc23e84 [2022-03-24T09:24:59.435Z] Step 8/22 : COPY . . [2022-03-24T09:25:01.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:25:01.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:25:01.418Z] ---> 31f046f83bf5 [2022-03-24T09:25:01.418Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:25:01.418Z] ---> Using cache [2022-03-24T09:25:01.418Z] ---> 1df39beeb5c8 [2022-03-24T09:25:01.418Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:25:01.418Z] ---> Using cache [2022-03-24T09:25:01.418Z] ---> ef57e307ee59 [2022-03-24T09:25:01.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:25:01.418Z] ---> Using cache [2022-03-24T09:25:01.418Z] ---> fbae8658a6c6 [2022-03-24T09:25:01.418Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:25:01.418Z] ---> Using cache [2022-03-24T09:25:01.418Z] ---> 00f3c1596c3e [2022-03-24T09:25:01.418Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:25:01.418Z] ---> Using cache [2022-03-24T09:25:01.418Z] ---> 14d62b3ea8b6 [2022-03-24T09:25:01.418Z] Step 8/23 : COPY . . [2022-03-24T09:25:02.021Z] ---> Using cache [2022-03-24T09:25:02.021Z] ---> 184187595359 [2022-03-24T09:25:02.021Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T09:25:03.021Z] ---> Running in 6b0dcf72bf04 [2022-03-24T09:25:03.021Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:25:03.021Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:25:03.021Z] ---> 31f046f83bf5 [2022-03-24T09:25:03.021Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> 1df39beeb5c8 [2022-03-24T09:25:03.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> ef57e307ee59 [2022-03-24T09:25:03.021Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> fbae8658a6c6 [2022-03-24T09:25:03.021Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> 00f3c1596c3e [2022-03-24T09:25:03.021Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> 14d62b3ea8b6 [2022-03-24T09:25:03.021Z] Step 8/22 : COPY . . [2022-03-24T09:25:03.021Z] ---> Using cache [2022-03-24T09:25:03.021Z] ---> 184187595359 [2022-03-24T09:25:03.021Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T09:25:03.021Z] ---> Running in 97ad887cdb99 [2022-03-24T09:25:04.461Z] Removing intermediate container 6b0dcf72bf04 [2022-03-24T09:25:04.461Z] ---> ee49450de847 [2022-03-24T09:25:04.461Z] 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-24T09:25:04.737Z] ---> Running in d0a8ecf7a2ca [2022-03-24T09:25:05.722Z] 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-24T09:25:09.138Z] spire-1.2.0/ [2022-03-24T09:25:14.559Z] spire-1.2.0/README.md [2022-03-24T09:25:14.559Z] spire-1.2.0/bin/ [2022-03-24T09:25:14.559Z] spire-1.2.0/bin/spire-server [2022-03-24T09:25:14.559Z] spire-1.2.0/bin/spire-agent [2022-03-24T09:25:14.559Z] spire-1.2.0/conf/ [2022-03-24T09:25:14.559Z] spire-1.2.0/conf/server/ [2022-03-24T09:25:14.559Z] spire-1.2.0/conf/server/server.conf [2022-03-24T09:25:14.559Z] spire-1.2.0/conf/agent/ [2022-03-24T09:25:14.559Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T09:25:14.559Z] spire-1.2.0/LICENSE [2022-03-24T09:25:26.993Z] Removing intermediate container d0a8ecf7a2ca [2022-03-24T09:25:26.993Z] ---> 173c1e92bc0e [2022-03-24T09:25:26.993Z] [2022-03-24T09:25:26.993Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T09:25:26.993Z] ---> 3abe2e34c907 [2022-03-24T09:25:26.993Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> 7a307a0b3c28 [2022-03-24T09:25:26.993Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> 118f44396fd5 [2022-03-24T09:25:26.993Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> f8654047317b [2022-03-24T09:25:26.993Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:25:26.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:25:26.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:25:26.993Z] ---> 31f046f83bf5 [2022-03-24T09:25:26.993Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> 1df39beeb5c8 [2022-03-24T09:25:26.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> ef57e307ee59 [2022-03-24T09:25:26.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> fbae8658a6c6 [2022-03-24T09:25:26.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> 00f3c1596c3e [2022-03-24T09:25:26.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:25:26.993Z] ---> Using cache [2022-03-24T09:25:26.993Z] ---> 14d62b3ea8b6 [2022-03-24T09:25:26.993Z] Step 8/23 : COPY . . [2022-03-24T09:25:27.589Z] ---> Using cache [2022-03-24T09:25:27.589Z] ---> 184187595359 [2022-03-24T09:25:27.589Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T09:25:27.864Z] ---> Running in 0f526cd56665 [2022-03-24T09:25:30.498Z] 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-24T09:25:38.801Z] ---> 7f9ed7a6d6cf [2022-03-24T09:25:38.801Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:25:39.399Z] ---> fab7044f9411 [2022-03-24T09:25:39.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T09:25:40.856Z] ---> d59b78a84a59 [2022-03-24T09:25:40.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T09:25:41.130Z] ---> 76b46dc0ba1f [2022-03-24T09:25:41.130Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T09:25:41.407Z] ---> Running in abc1f5deb44f [2022-03-24T09:25:42.009Z] ---> 27a22556c604 [2022-03-24T09:25:42.009Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:25:42.289Z] ---> Running in 28b47dd080c4 [2022-03-24T09:25:42.902Z] Removing intermediate container 28b47dd080c4 [2022-03-24T09:25:42.902Z] ---> 61c17beedac1 [2022-03-24T09:25:42.902Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:25:42.902Z] ---> Running in ebc3c0991511 [2022-03-24T09:25:43.512Z] Removing intermediate container ebc3c0991511 [2022-03-24T09:25:43.512Z] ---> d98a340482b3 [2022-03-24T09:25:43.512Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:25:43.512Z] ---> Running in 35f70e5035ae [2022-03-24T09:25:43.793Z] 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-24T09:25:44.070Z] Removing intermediate container 35f70e5035ae [2022-03-24T09:25:44.070Z] ---> d7053eb247b6 [2022-03-24T09:25:44.070Z] Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:25:44.353Z] ---> Running in 8eb3dc350ec5 [2022-03-24T09:25:44.959Z] Removing intermediate container 8eb3dc350ec5 [2022-03-24T09:25:44.959Z] ---> be1d76f597c1 [2022-03-24T09:25:44.959Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:25:44.959Z] ---> Running in a50d2398a660 [2022-03-24T09:25:45.560Z] Removing intermediate container a50d2398a660 [2022-03-24T09:25:45.560Z] ---> b5cddceb1181 [2022-03-24T09:25:45.560Z] [2022-03-24T09:25:45.835Z] Successfully built b5cddceb1181 [2022-03-24T09:25:46.111Z] Successfully tagged security-spire-server-arm64:latest [2022-03-24T09:25:46.111Z]  Building security-spire-server ... done Building security-spire-config [2022-03-24T09:26:25.651Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:26:25.651Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:26:25.651Z] ---> 31f046f83bf5 [2022-03-24T09:26:25.651Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 1df39beeb5c8 [2022-03-24T09:26:25.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> ef57e307ee59 [2022-03-24T09:26:25.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> fbae8658a6c6 [2022-03-24T09:26:25.651Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 00f3c1596c3e [2022-03-24T09:26:25.651Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 14d62b3ea8b6 [2022-03-24T09:26:25.651Z] Step 8/24 : COPY . . [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 184187595359 [2022-03-24T09:26:25.651Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> ee49450de847 [2022-03-24T09:26:25.651Z] 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-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 173c1e92bc0e [2022-03-24T09:26:25.651Z] [2022-03-24T09:26:25.651Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T09:26:25.651Z] ---> 3abe2e34c907 [2022-03-24T09:26:25.651Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 7a307a0b3c28 [2022-03-24T09:26:25.651Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:26:25.651Z] ---> Using cache [2022-03-24T09:26:25.651Z] ---> 118f44396fd5 [2022-03-24T09:26:25.651Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T09:26:25.651Z] ---> Running in 30fde1ec8db0 [2022-03-24T09:26:25.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:26:25.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:26:25.651Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:26:25.651Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:26:25.651Z] OK: 15730 distinct packages available [2022-03-24T09:26:25.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:26:26.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:26:28.368Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T09:26:28.368Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:26:28.368Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T09:26:28.368Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T09:26:28.368Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:26:28.644Z] OK: 6 MiB in 18 packages [2022-03-24T09:26:30.645Z] Removing intermediate container 30fde1ec8db0 [2022-03-24T09:26:30.645Z] ---> 539a83bcffe5 [2022-03-24T09:26:30.645Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:26:34.982Z] ---> c4741e4099e0 [2022-03-24T09:26:34.982Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:26:35.961Z] ---> 5cdc5201123d [2022-03-24T09:26:35.961Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T09:26:35.961Z] ---> Running in a05036276e98 [2022-03-24T09:26:36.559Z] Removing intermediate container a05036276e98 [2022-03-24T09:26:36.559Z] ---> 6bcf7374cb9c [2022-03-24T09:26:36.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T09:26:37.541Z] ---> fbff3f009310 [2022-03-24T09:26:37.541Z] Step 19/24 : WORKDIR / [2022-03-24T09:26:37.817Z] ---> Running in d84cd6423c5c [2022-03-24T09:26:38.423Z] Removing intermediate container d84cd6423c5c [2022-03-24T09:26:38.423Z] ---> b44b66a83c97 [2022-03-24T09:26:38.423Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:26:38.423Z] ---> Running in fbcb0637a406 [2022-03-24T09:26:39.022Z] Removing intermediate container fbcb0637a406 [2022-03-24T09:26:39.022Z] ---> 8ee9fcb506da [2022-03-24T09:26:39.022Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:26:39.022Z] ---> Running in fbf25d0da444 [2022-03-24T09:26:39.621Z] Removing intermediate container fbf25d0da444 [2022-03-24T09:26:39.621Z] ---> e043a87a8983 [2022-03-24T09:26:39.621Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T09:26:39.621Z] ---> Running in 659dc650dbdd [2022-03-24T09:26:40.218Z] Removing intermediate container 659dc650dbdd [2022-03-24T09:26:40.218Z] ---> 0c38e28207fd [2022-03-24T09:26:40.218Z] Step 23/24 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:26:40.218Z] ---> Running in 53fefcc4d09c [2022-03-24T09:26:40.817Z] Removing intermediate container 53fefcc4d09c [2022-03-24T09:26:40.817Z] ---> 80fd8fe76731 [2022-03-24T09:26:40.817Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T09:26:41.090Z] ---> Running in 344715cc4eb6 [2022-03-24T09:26:41.692Z] Removing intermediate container 344715cc4eb6 [2022-03-24T09:26:41.692Z] ---> b6df01aec540 [2022-03-24T09:26:41.692Z] [2022-03-24T09:26:41.968Z] Successfully built b6df01aec540 [2022-03-24T09:26:41.968Z] Successfully tagged security-spire-config-arm64:latest [2022-03-24T09:26:41.968Z] Building security-spiffe-token-provider [2022-03-24T09:27:20.984Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:27:20.984Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:27:20.984Z] ---> 31f046f83bf5 [2022-03-24T09:27:20.984Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T09:27:20.984Z] ---> Using cache [2022-03-24T09:27:20.984Z] ---> 1df39beeb5c8 [2022-03-24T09:27:20.984Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T09:27:20.984Z] ---> Running in ecfb9ae22406 [2022-03-24T09:27:20.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:27:20.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:27:20.984Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:27:20.984Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:27:20.984Z] OK: 15738 distinct packages available [2022-03-24T09:27:20.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:27:20.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:27:21.973Z] OK: 220 MiB in 52 packages [2022-03-24T09:27:23.445Z] Removing intermediate container ecfb9ae22406 [2022-03-24T09:27:23.445Z] ---> 70425c3a28dc [2022-03-24T09:27:23.445Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T09:27:24.052Z] ---> 7605772f820c [2022-03-24T09:27:24.052Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:27:24.327Z] ---> Running in 2e1aa17ed8c6 [2022-03-24T09:27:29.761Z] Removing intermediate container 2e1aa17ed8c6 [2022-03-24T09:27:29.761Z] ---> 9635ca287a09 [2022-03-24T09:27:29.761Z] Step 7/20 : COPY . . [2022-03-24T09:27:56.627Z] ---> 7ed0e7c4d7e0 [2022-03-24T09:27:56.627Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T09:27:56.627Z] ---> Running in 5970ede4d8dc [2022-03-24T09:27:56.627Z] 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-24T09:30:48.598Z] Removing intermediate container f9ccce59f18a [2022-03-24T09:30:48.598Z] ---> 7d654d10a349 [2022-03-24T09:30:48.598Z] [2022-03-24T09:30:48.598Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:30:48.598Z] ---> 71a2028e5025 [2022-03-24T09:30:48.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:30:48.598Z] ---> Using cache [2022-03-24T09:30:48.598Z] ---> 01a085105df7 [2022-03-24T09:30:48.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:30:48.598Z] ---> Using cache [2022-03-24T09:30:48.598Z] ---> 743c92392d4d [2022-03-24T09:30:48.598Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T09:30:48.598Z] ---> Running in 95483ec83f79 [2022-03-24T09:30:48.598Z] Removing intermediate container 95483ec83f79 [2022-03-24T09:30:48.598Z] ---> c117876d07ac [2022-03-24T09:30:48.598Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:30:48.598Z] ---> Running in 88d1aef57f34 [2022-03-24T09:30:48.598Z] Removing intermediate container 88d1aef57f34 [2022-03-24T09:30:48.598Z] ---> d087a0a9dc4b [2022-03-24T09:30:48.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:30:48.598Z] ---> 28d62974e417 [2022-03-24T09:30:48.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T09:30:48.598Z] ---> c210dd35a723 [2022-03-24T09:30:48.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T09:30:48.598Z] ---> 2db64f501187 [2022-03-24T09:30:48.598Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T09:30:48.598Z] ---> Running in 09937e3eb5c6 [2022-03-24T09:30:48.598Z] Removing intermediate container 09937e3eb5c6 [2022-03-24T09:30:48.598Z] ---> 4d95e9341cd6 [2022-03-24T09:30:48.598Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:30:48.598Z] ---> Running in ce45c7d7bf86 [2022-03-24T09:30:48.598Z] Removing intermediate container ce45c7d7bf86 [2022-03-24T09:30:48.598Z] ---> 992fedcbbf37 [2022-03-24T09:30:48.598Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:30:48.598Z] ---> Running in 4162610cb719 [2022-03-24T09:30:48.598Z] Removing intermediate container 4162610cb719 [2022-03-24T09:30:48.598Z] ---> ab0595644840 [2022-03-24T09:30:48.598Z] Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:30:48.598Z] ---> Running in dbbb3ae418a4 [2022-03-24T09:30:48.598Z] Removing intermediate container dbbb3ae418a4 [2022-03-24T09:30:48.598Z] ---> 8950646bf664 [2022-03-24T09:30:48.598Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:30:48.598Z] ---> Running in 3fe0bea87f2c [2022-03-24T09:30:48.598Z] Removing intermediate container 3fe0bea87f2c [2022-03-24T09:30:48.598Z] ---> 7fb823489518 [2022-03-24T09:30:48.598Z] [2022-03-24T09:30:48.598Z] Successfully built 7fb823489518 [2022-03-24T09:30:48.598Z] Successfully tagged support-scheduler-arm64:latest [2022-03-24T09:31:20.974Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T09:31:43.184Z] Removing intermediate container 97ad887cdb99 [2022-03-24T09:31:43.184Z] ---> b42b711ff54f [2022-03-24T09:31:43.184Z] [2022-03-24T09:31:43.184Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:31:43.184Z] ---> 71a2028e5025 [2022-03-24T09:31:43.184Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T09:31:43.184Z] ---> Running in b600b97c98e5 [2022-03-24T09:31:43.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:31:43.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:31:44.453Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T09:31:44.453Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:31:44.453Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:31:44.453Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T09:31:44.453Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T09:31:44.453Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:31:44.453Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:31:44.453Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:31:44.735Z] OK: 8 MiB in 20 packages [2022-03-24T09:31:46.736Z] Removing intermediate container b600b97c98e5 [2022-03-24T09:31:46.736Z] ---> 5de72ca4d414 [2022-03-24T09:31:46.736Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T09:31:47.026Z] ---> Running in e2178cb2d703 [2022-03-24T09:31:47.304Z] Removing intermediate container e2178cb2d703 [2022-03-24T09:31:47.304Z] ---> 063a56ca5be5 [2022-03-24T09:31:47.304Z] Step 13/22 : WORKDIR /edgex [2022-03-24T09:31:47.583Z] ---> Running in 37b93abe9337 [2022-03-24T09:31:48.194Z] Removing intermediate container 37b93abe9337 [2022-03-24T09:31:48.194Z] ---> 4071c15ae3a3 [2022-03-24T09:31:48.194Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T09:31:48.800Z] ---> 095f6c8854a5 [2022-03-24T09:31:48.800Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T09:31:51.468Z] ---> cb6ff09ed05e [2022-03-24T09:31:51.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T09:31:53.478Z] ---> e8d02beff930 [2022-03-24T09:31:53.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T09:31:54.104Z] ---> 342137b07204 [2022-03-24T09:31:54.105Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T09:31:54.379Z] ---> Running in eda9460db12b [2022-03-24T09:31:57.054Z] Removing intermediate container eda9460db12b [2022-03-24T09:31:57.054Z] ---> 2594efb55ee2 [2022-03-24T09:31:57.054Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T09:31:57.334Z] ---> Running in 2788567a068f [2022-03-24T09:31:57.945Z] Removing intermediate container 2788567a068f [2022-03-24T09:31:57.945Z] ---> 43b9680b0d7d [2022-03-24T09:31:57.945Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:31:57.945Z] ---> Running in 3a0e9782ad93 [2022-03-24T09:31:58.559Z] Removing intermediate container 3a0e9782ad93 [2022-03-24T09:31:58.559Z] ---> 2dbaedb948f1 [2022-03-24T09:31:58.559Z] Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:31:58.559Z] ---> Running in 8aa21a59e2fb [2022-03-24T09:31:59.170Z] Removing intermediate container 8aa21a59e2fb [2022-03-24T09:31:59.170Z] ---> c85b625771b2 [2022-03-24T09:31:59.170Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:31:59.448Z] ---> Running in fe3248ec5aa3 [2022-03-24T09:31:59.728Z] Removing intermediate container fe3248ec5aa3 [2022-03-24T09:31:59.728Z] ---> 137654c9459e [2022-03-24T09:31:59.728Z] [2022-03-24T09:32:00.335Z] Successfully built 137654c9459e [2022-03-24T09:32:00.335Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-24T09:32:15.494Z]  Building security-proxy-setup ... done Removing intermediate container 0f526cd56665 [2022-03-24T09:32:15.494Z] ---> 197ced0a5c83 [2022-03-24T09:32:15.494Z] [2022-03-24T09:32:15.494Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:32:15.494Z] ---> 71a2028e5025 [2022-03-24T09:32:15.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:32:15.494Z] ---> Using cache [2022-03-24T09:32:15.494Z] ---> 01a085105df7 [2022-03-24T09:32:15.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:32:15.494Z] ---> Using cache [2022-03-24T09:32:15.494Z] ---> 743c92392d4d [2022-03-24T09:32:15.494Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T09:32:15.494Z] ---> Running in eaacb47896d6 [2022-03-24T09:32:15.494Z] Removing intermediate container eaacb47896d6 [2022-03-24T09:32:15.494Z] ---> 856d8f83ddab [2022-03-24T09:32:15.494Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:32:15.494Z] ---> Running in 2676ccf9b053 [2022-03-24T09:32:16.933Z] Removing intermediate container 2676ccf9b053 [2022-03-24T09:32:16.933Z] ---> 4a06f399ae19 [2022-03-24T09:32:16.933Z] Step 15/23 : WORKDIR / [2022-03-24T09:32:16.933Z] ---> Running in ca0cca03563d [2022-03-24T09:32:17.536Z] Removing intermediate container ca0cca03563d [2022-03-24T09:32:17.536Z] ---> 60a387b33c73 [2022-03-24T09:32:17.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:32:18.992Z] ---> 83736a3bc4c2 [2022-03-24T09:32:18.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T09:32:23.326Z] ---> 50bb958e099f [2022-03-24T09:32:23.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T09:32:24.320Z] ---> 12812cd4162a [2022-03-24T09:32:24.320Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T09:32:24.320Z] ---> Running in 150f21bf66ff [2022-03-24T09:32:24.599Z] Removing intermediate container 150f21bf66ff [2022-03-24T09:32:24.876Z] ---> bda6e32517c8 [2022-03-24T09:32:24.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:32:24.876Z] ---> Running in 352334f96044 [2022-03-24T09:32:25.162Z] Removing intermediate container abc1f5deb44f [2022-03-24T09:32:25.162Z] ---> 85e17906b59e [2022-03-24T09:32:25.162Z] [2022-03-24T09:32:25.162Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:32:25.162Z] ---> 71a2028e5025 [2022-03-24T09:32:25.162Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T09:32:25.162Z] ---> Running in 1c97453a3621 [2022-03-24T09:32:25.775Z] Removing intermediate container 352334f96044 [2022-03-24T09:32:25.775Z] ---> 54d364236a85 [2022-03-24T09:32:25.775Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:32:25.775Z] ---> Running in 12b109b29576 [2022-03-24T09:32:26.384Z] Removing intermediate container 12b109b29576 [2022-03-24T09:32:26.384Z] ---> cbd5bcf9a69e [2022-03-24T09:32:26.384Z] Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:32:26.384Z] ---> Running in 543f96170777 [2022-03-24T09:32:26.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:26.947Z] Removing intermediate container 543f96170777 [2022-03-24T09:32:26.947Z] ---> f4e2e084386c [2022-03-24T09:32:26.947Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:32:26.947Z] ---> Running in d7d0e51a811a [2022-03-24T09:32:26.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:27.224Z] Removing intermediate container d7d0e51a811a [2022-03-24T09:32:27.224Z] ---> 7b4d75298fde [2022-03-24T09:32:27.224Z] [2022-03-24T09:32:27.837Z] Successfully built 7b4d75298fde [2022-03-24T09:32:27.837Z] Successfully tagged core-metadata-arm64:latest [2022-03-24T09:32:27.837Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T09:32:28.115Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T09:32:28.115Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:32:28.115Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:32:28.396Z] OK: 6 MiB in 16 packages [2022-03-24T09:32:30.400Z] Removing intermediate container 1c97453a3621 [2022-03-24T09:32:30.400Z] ---> 91fb05044d3a [2022-03-24T09:32:30.400Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:32:30.400Z] ---> Running in ba946adf07f5 [2022-03-24T09:32:30.675Z] Removing intermediate container ba946adf07f5 [2022-03-24T09:32:30.675Z] ---> 0c227c011738 [2022-03-24T09:32:30.675Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T09:32:30.675Z] ---> Running in 5f6acc9fd6ee [2022-03-24T09:32:30.953Z] Removing intermediate container 5f6acc9fd6ee [2022-03-24T09:32:30.953Z] ---> f0165d2d8f17 [2022-03-24T09:32:30.953Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:32:31.233Z] ---> Running in e6b79c872f35 [2022-03-24T09:32:31.512Z] Removing intermediate container e6b79c872f35 [2022-03-24T09:32:31.512Z] ---> 68662eb03fcd [2022-03-24T09:32:31.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:32:32.509Z] ---> c1ebffde9689 [2022-03-24T09:32:32.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T09:32:33.963Z] ---> b57703a24952 [2022-03-24T09:32:33.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T09:32:34.955Z] ---> 6477089b1731 [2022-03-24T09:32:34.955Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-24T09:32:34.955Z] ---> Running in 8806fcf71cae [2022-03-24T09:32:35.236Z] Removing intermediate container 8806fcf71cae [2022-03-24T09:32:35.236Z] ---> 2b19d7c35cc1 [2022-03-24T09:32:35.236Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:32:35.519Z] ---> Running in ab51ef271620 [2022-03-24T09:32:35.796Z] Removing intermediate container ab51ef271620 [2022-03-24T09:32:35.796Z] ---> a101a67d40b1 [2022-03-24T09:32:35.796Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:32:35.796Z] ---> Running in 12450679b31d [2022-03-24T09:32:36.094Z] Removing intermediate container 12450679b31d [2022-03-24T09:32:36.094Z] ---> ceade0060bc6 [2022-03-24T09:32:36.094Z] Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:32:36.380Z] ---> Running in 65023cb5f9ef [2022-03-24T09:32:36.655Z] Removing intermediate container 65023cb5f9ef [2022-03-24T09:32:36.655Z] ---> 5708dcfef225 [2022-03-24T09:32:36.655Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:32:36.655Z] ---> Running in efb63ce9bdea [2022-03-24T09:32:36.931Z] Removing intermediate container efb63ce9bdea [2022-03-24T09:32:36.931Z] ---> b10f7f8f6361 [2022-03-24T09:32:36.931Z] [2022-03-24T09:32:37.532Z] Successfully built b10f7f8f6361 [2022-03-24T09:32:37.532Z] Successfully tagged support-notifications-arm64:latest [2022-03-24T09:32:45.823Z]  Building support-notifications ... done Removing intermediate container 5970ede4d8dc [2022-03-24T09:32:45.823Z] ---> b114218deba2 [2022-03-24T09:32:45.823Z] [2022-03-24T09:32:45.823Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T09:32:45.823Z] ---> 3abe2e34c907 [2022-03-24T09:32:45.823Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:32:45.823Z] ---> Using cache [2022-03-24T09:32:45.823Z] ---> 7a307a0b3c28 [2022-03-24T09:32:45.823Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:32:45.823Z] ---> Using cache [2022-03-24T09:32:45.823Z] ---> 118f44396fd5 [2022-03-24T09:32:45.823Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T09:32:45.823Z] ---> Running in e3acfb93d7a4 [2022-03-24T09:32:45.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:46.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:47.791Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:32:47.791Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:32:47.791Z] OK: 15730 distinct packages available [2022-03-24T09:32:47.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:48.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:32:49.753Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T09:32:49.753Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:32:49.753Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T09:32:50.027Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T09:32:50.027Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T09:32:50.027Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T09:32:50.300Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:32:50.300Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T09:32:50.300Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T09:32:50.577Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:32:50.577Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:32:50.577Z] OK: 8 MiB in 23 packages [2022-03-24T09:32:52.024Z] Removing intermediate container e3acfb93d7a4 [2022-03-24T09:32:52.025Z] ---> d3db8ba5af2d [2022-03-24T09:32:52.025Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:32:52.626Z] ---> 4c4a2a8b293e [2022-03-24T09:32:52.626Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T09:32:54.073Z] ---> 3550e7bb3b8f [2022-03-24T09:32:54.074Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T09:32:54.350Z] ---> a7b6d9fe9fa4 [2022-03-24T09:32:54.350Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T09:32:54.350Z] ---> Running in 64f507759be9 [2022-03-24T09:32:54.957Z] Removing intermediate container 64f507759be9 [2022-03-24T09:32:54.957Z] ---> c8e2a8541497 [2022-03-24T09:32:54.957Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:32:54.957Z] ---> Running in 328c11cf95cf [2022-03-24T09:32:55.233Z] Removing intermediate container 328c11cf95cf [2022-03-24T09:32:55.233Z] ---> 28013e48c1ea [2022-03-24T09:32:55.233Z] Step 18/20 : LABEL arch=arm64 [2022-03-24T09:32:55.233Z] ---> Running in 8c3662fbc679 [2022-03-24T09:32:55.522Z] Removing intermediate container 8c3662fbc679 [2022-03-24T09:32:55.522Z] ---> 873bd95fe37d [2022-03-24T09:32:55.522Z] Step 19/20 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f [2022-03-24T09:32:55.522Z] ---> Running in 3c6a278011d7 [2022-03-24T09:32:56.121Z] Removing intermediate container 3c6a278011d7 [2022-03-24T09:32:56.121Z] ---> ebadeb25a9f4 [2022-03-24T09:32:56.121Z] Step 20/20 : LABEL version=0.0.0 [2022-03-24T09:32:56.121Z] ---> Running in b97db90f9295 [2022-03-24T09:32:56.396Z] Removing intermediate container b97db90f9295 [2022-03-24T09:32:56.396Z] ---> 528131627abf [2022-03-24T09:32:56.396Z] [2022-03-24T09:32:56.993Z] Successfully built 528131627abf [2022-03-24T09:32:56.993Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-24T09:32:57.285Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-24T09:32:57.295Z] $ docker stop --time=1 ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 [2022-03-24T09:32:58.975Z] $ docker rm -f ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T09:32:59.509Z] + docker images [2022-03-24T09:32:59.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T09:32:59.781Z] security-spiffe-token-provider-arm64 latest 528131627abf 3 seconds ago 27.7MB [2022-03-24T09:32:59.781Z] b114218deba2 16 seconds ago 1.42GB [2022-03-24T09:32:59.781Z] support-notifications-arm64 latest b10f7f8f6361 23 seconds ago 25.5MB [2022-03-24T09:32:59.781Z] core-metadata-arm64 latest 7b4d75298fde 32 seconds ago 25MB [2022-03-24T09:32:59.781Z] 85e17906b59e 35 seconds ago 1.43GB [2022-03-24T09:32:59.781Z] 197ced0a5c83 47 seconds ago 1.43GB [2022-03-24T09:32:59.781Z] security-proxy-setup-arm64 latest 137654c9459e About a minute ago 42.1MB [2022-03-24T09:32:59.781Z] b42b711ff54f About a minute ago 1.44GB [2022-03-24T09:32:59.781Z] support-scheduler-arm64 latest 7fb823489518 2 minutes ago 24.9MB [2022-03-24T09:32:59.781Z] 7d654d10a349 2 minutes ago 1.43GB [2022-03-24T09:32:59.781Z] security-spire-config-arm64 latest b6df01aec540 6 minutes ago 81.9MB [2022-03-24T09:32:59.781Z] security-spire-server-arm64 latest b5cddceb1181 7 minutes ago 82.6MB [2022-03-24T09:32:59.781Z] 173c1e92bc0e 7 minutes ago 1.42GB [2022-03-24T09:32:59.781Z] sys-mgmt-agent-arm64 latest b5c1d6e1b0cc 8 minutes ago 288MB [2022-03-24T09:32:59.781Z] core-data-arm64 latest 332cba975e81 9 minutes ago 34.4MB [2022-03-24T09:32:59.781Z] core-command-arm64 latest 681cd1a9c95d 9 minutes ago 23.7MB [2022-03-24T09:32:59.781Z] security-bootstrapper-arm64 latest 5517809878df 9 minutes ago 23.6MB [2022-03-24T09:32:59.781Z] 8a12947433a1 9 minutes ago 1.43GB [2022-03-24T09:32:59.781Z] security-secretstore-setup-arm64 latest 7a249fddf960 9 minutes ago 40.8MB [2022-03-24T09:32:59.781Z] a545bdb2ecf8 9 minutes ago 1.46GB [2022-03-24T09:32:59.781Z] 2dd58c16a7da 10 minutes ago 1.43GB [2022-03-24T09:32:59.781Z] 2dd8f6c9a71d 10 minutes ago 1.44GB [2022-03-24T09:32:59.781Z] 143cd861171e 10 minutes ago 1.43GB [2022-03-24T09:32:59.781Z] security-spire-agent-arm64 latest c278abd9acda 16 minutes ago 118MB [2022-03-24T09:32:59.781Z] e26f6107e57c 16 minutes ago 1.42GB [2022-03-24T09:32:59.781Z] ci-base-image-arm64 latest 31f046f83bf5 30 minutes ago 885MB [2022-03-24T09:32:59.781Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-24T09:32:59.781Z] alpine 3.15 3abe2e34c907 7 days ago 5.32MB [2022-03-24T09:32:59.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-24T09:32:59.781Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-24T09:32:59.781Z] 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-24T09:33:00.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:33:00.291Z] [2022-03-24T09:33:00.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:33:00.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:33:00.970Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-24T09:33:00.970Z] 8998bd30e6a1: Pulling fs layer [2022-03-24T09:33:00.970Z] 04944245beec: Pulling fs layer [2022-03-24T09:33:00.970Z] 699f458cf7ca: Pulling fs layer [2022-03-24T09:33:00.970Z] 765212b225bb: Pulling fs layer [2022-03-24T09:33:00.970Z] f23df028b6ca: Pulling fs layer [2022-03-24T09:33:00.970Z] d65c8cfc05b1: Pulling fs layer [2022-03-24T09:33:00.970Z] 2437ff75d9bd: Pulling fs layer [2022-03-24T09:33:00.970Z] 765212b225bb: Waiting [2022-03-24T09:33:00.970Z] f23df028b6ca: Waiting [2022-03-24T09:33:00.970Z] d65c8cfc05b1: Waiting [2022-03-24T09:33:00.970Z] 2437ff75d9bd: Waiting [2022-03-24T09:33:00.970Z] 04944245beec: Verifying Checksum [2022-03-24T09:33:00.970Z] 04944245beec: Download complete [2022-03-24T09:33:00.970Z] 765212b225bb: Verifying Checksum [2022-03-24T09:33:00.970Z] 765212b225bb: Download complete [2022-03-24T09:33:01.278Z] f23df028b6ca: Verifying Checksum [2022-03-24T09:33:01.278Z] f23df028b6ca: Download complete [2022-03-24T09:33:01.278Z] d65c8cfc05b1: Verifying Checksum [2022-03-24T09:33:01.278Z] d65c8cfc05b1: Download complete [2022-03-24T09:33:01.278Z] 699f458cf7ca: Verifying Checksum [2022-03-24T09:33:01.278Z] 699f458cf7ca: Download complete [2022-03-24T09:33:01.894Z] 8998bd30e6a1: Download complete [2022-03-24T09:33:04.576Z] 2437ff75d9bd: Verifying Checksum [2022-03-24T09:33:04.576Z] 2437ff75d9bd: Download complete [2022-03-24T09:33:07.194Z] 8998bd30e6a1: Pull complete [2022-03-24T09:33:07.465Z] 04944245beec: Pull complete [2022-03-24T09:33:09.439Z] 699f458cf7ca: Pull complete [2022-03-24T09:33:09.439Z] 765212b225bb: Pull complete [2022-03-24T09:33:10.415Z] f23df028b6ca: Pull complete [2022-03-24T09:33:10.415Z] d65c8cfc05b1: Pull complete [2022-03-24T09:33:25.505Z] 2437ff75d9bd: Pull complete [2022-03-24T09:33:25.505Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-24T09:33:25.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:33:25.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-24T09:33:25.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2022-03-24T09:33:25.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-24T09:33:28.528Z] $ docker top ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:29.566Z] ---> job-cost.sh [2022-03-24T09:33:29.566Z] lf-activate-venv: SKIPPING [2022-03-24T09:33:29.566Z] INFO: No Stack... [2022-03-24T09:33:30.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-24T09:33:30.755Z] INFO: Archiving Costs [Pipeline] sh [2022-03-24T09:33:31.423Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-24T09:33:31.423Z] + cut -d, -f6 [Pipeline] lock [2022-03-24T09:33:31.456Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] [2022-03-24T09:33:31.464Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] did not exist. Created. [2022-03-24T09:33:31.464Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-24T09:33:32.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-24T09:33:32.313Z] Stashed 1 file(s) [Pipeline] } [2022-03-24T09:33:32.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-24T09:33:32.344Z] $ docker stop --time=1 ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 [2022-03-24T09:33:33.870Z] $ docker rm -f ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 [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-24T09:33:34.417Z] provisioning config files... [2022-03-24T09:33:34.425Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1717222970864832394tmp [Pipeline] { [Pipeline] sh [2022-03-24T09:33:34.730Z] + set +x [2022-03-24T09:33:34.730Z] + curl -s https://codecov.io/bash [2022-03-24T09:33:34.730Z] + bash -s -- [2022-03-24T09:33:34.730Z] [2022-03-24T09:33:34.730Z] _____ _ [2022-03-24T09:33:34.730Z] / ____| | | [2022-03-24T09:33:34.730Z] | | ___ __| | ___ ___ _____ __ [2022-03-24T09:33:34.730Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-24T09:33:34.730Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-24T09:33:34.730Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-24T09:33:34.730Z] Bash-1.0.6 [2022-03-24T09:33:34.730Z] [2022-03-24T09:33:34.730Z] [2022-03-24T09:33:34.730Z] ==> git version 2.25.1 found [2022-03-24T09:33:34.730Z] ==> 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-24T09:33:34.730Z] Release-Date: 2020-01-08 [2022-03-24T09:33:34.730Z] 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-24T09:33:34.730Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-24T09:33:34.730Z] ==> Jenkins CI detected. [2022-03-24T09:33:34.730Z] current dir:  /w/workspace/edgex-go/2 [2022-03-24T09:33:34.730Z] project root: . [2022-03-24T09:33:34.730Z] --> token set from env [2022-03-24T09:33:34.730Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-24T09:33:34.730Z] ==> Running gcov in . (disable via -X gcov) [2022-03-24T09:33:34.730Z] ==> Python coveragepy not found [2022-03-24T09:33:34.730Z] ==> Searching for coverage reports in: [2022-03-24T09:33:34.730Z] + . [2022-03-24T09:33:34.730Z] -> Found 1 reports [2022-03-24T09:33:34.730Z] ==> Detecting git/mercurial file structure [2022-03-24T09:33:34.730Z] ==> Reading reports [2022-03-24T09:33:34.730Z] + ./coverage.out bytes=426503 [2022-03-24T09:33:34.730Z] ==> Appending adjustments [2022-03-24T09:33:34.730Z] https://docs.codecov.io/docs/fixing-reports [2022-03-24T09:33:36.111Z] + Found adjustments [2022-03-24T09:33:36.111Z] ==> Gzipping contents [2022-03-24T09:33:36.111Z] 60K /tmp/codecov.Wh1LcD.gz [2022-03-24T09:33:36.111Z] ==> Uploading reports [2022-03-24T09:33:36.111Z] url: https://codecov.io [2022-03-24T09:33:36.111Z] query: branch=PR-3924&commit=e93cd2b463aa8352db26f2c6610658df678051d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-03-24T09:33:36.111Z] -> Pinging Codecov [2022-03-24T09:33:36.111Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=e93cd2b463aa8352db26f2c6610658df678051d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-03-24T09:33:36.372Z] -> Uploading to [2022-03-24T09:33:36.372Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-24/00271124DB129430A58F1EEE437C3FCB/e93cd2b463aa8352db26f2c6610658df678051d8/489556d7-24ee-43e1-80ce-ef5ed219a752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T093336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d994779d013bef2262cc2938e2820e53c4baea7c5c7fbf279bf6a1edc296c04 [2022-03-24T09:33:36.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T09:33:36.372Z] Dload Upload Total Spent Left Speed [2022-03-24T09:33:36.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58341 0 0 100 58341 0 170k --:--:-- --:--:-- --:--:-- 169k [2022-03-24T09:33:36.632Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] } [2022-03-24T09:33:36.640Z] 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-24T09:33:37.333Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:37.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:38.491Z] ---> package-listing.sh [2022-03-24T09:33:38.491Z] ++ facter osfamily [2022-03-24T09:33:38.491Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-24T09:33:38.750Z] + OS_FAMILY=debian [2022-03-24T09:33:38.750Z] + workspace=/w/workspace/edgex-go/2 [2022-03-24T09:33:38.750Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-24T09:33:38.750Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-24T09:33:38.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-24T09:33:38.750Z] + PACKAGES=/tmp/packages_start.txt [2022-03-24T09:33:38.750Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-24T09:33:38.750Z] + PACKAGES=/tmp/packages_end.txt [2022-03-24T09:33:38.750Z] + case "${OS_FAMILY}" in [2022-03-24T09:33:38.750Z] + dpkg -l [2022-03-24T09:33:38.750Z] + grep '^ii' [2022-03-24T09:33:38.750Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-24T09:33:38.750Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-24T09:33:38.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-24T09:33:38.750Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-24T09:33:38.750Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-24T09:33:38.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-24T09:33:38.762Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-24T09:33:39.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:33:39.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:33:39.594Z] [2022-03-24T09:33:39.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:33:39.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:33:39.898Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-24T09:33:39.898Z] 5eb5b503b376: Pulling fs layer [2022-03-24T09:33:39.898Z] 5c69ac0246d0: Pulling fs layer [2022-03-24T09:33:39.898Z] ec43610c2a17: Pulling fs layer [2022-03-24T09:33:39.898Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-24T09:33:39.898Z] 33b1e0a273af: Pulling fs layer [2022-03-24T09:33:39.898Z] 5d3b04190fa2: Pulling fs layer [2022-03-24T09:33:39.898Z] 2f39f015ded8: Pulling fs layer [2022-03-24T09:33:39.898Z] 5d3b04190fa2: Waiting [2022-03-24T09:33:39.898Z] 2f39f015ded8: Waiting [2022-03-24T09:33:39.898Z] 33b1e0a273af: Waiting [2022-03-24T09:33:39.898Z] 3a2ae6a8a46f: Waiting [2022-03-24T09:33:39.898Z] 5c69ac0246d0: Download complete [2022-03-24T09:33:39.898Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-24T09:33:39.898Z] 3a2ae6a8a46f: Download complete [2022-03-24T09:33:39.898Z] 33b1e0a273af: Verifying Checksum [2022-03-24T09:33:39.898Z] 33b1e0a273af: Download complete [2022-03-24T09:33:39.898Z] 5d3b04190fa2: Download complete [2022-03-24T09:33:39.898Z] ec43610c2a17: Verifying Checksum [2022-03-24T09:33:39.898Z] ec43610c2a17: Download complete [2022-03-24T09:33:40.156Z] 5eb5b503b376: Verifying Checksum [2022-03-24T09:33:40.156Z] 5eb5b503b376: Download complete [2022-03-24T09:33:40.760Z] 2f39f015ded8: Download complete [2022-03-24T09:33:41.373Z] 5eb5b503b376: Pull complete [2022-03-24T09:33:41.373Z] 5c69ac0246d0: Pull complete [2022-03-24T09:33:41.942Z] ec43610c2a17: Pull complete [2022-03-24T09:33:41.942Z] 3a2ae6a8a46f: Pull complete [2022-03-24T09:33:42.201Z] 33b1e0a273af: Pull complete [2022-03-24T09:33:42.201Z] 5d3b04190fa2: Pull complete [2022-03-24T09:33:46.397Z] 2f39f015ded8: Pull complete [2022-03-24T09:33:46.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-24T09:33:46.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:33:46.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-24T09:33:46.460Z] prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container [2022-03-24T09:33:46.498Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-24T09:33:48.277Z] $ docker top ee0224bdd57ad51d4f4b286c013ebf498228fc534ab2447e91db1386efdeef94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T09:33:48.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-24T09:33:48.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-24T09:33:49.213Z] + ls /var/log/sa-host [2022-03-24T09:33:49.213Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T09:33:49.417Z] provisioning config files... [2022-03-24T09:33:49.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6828199351948131062tmp [Pipeline] { [Pipeline] echo [2022-03-24T09:33:49.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:49.727Z] ---> create-netrc.sh [Pipeline] } [2022-03-24T09:33:49.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:50.068Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-24T09:33:50.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:50.362Z] ---> sudo-logs.sh [2022-03-24T09:33:50.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-24T09:33:50.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:50.670Z] ---> job-cost.sh [2022-03-24T09:33:50.670Z] lf-activate-venv: SKIPPING [2022-03-24T09:33:50.670Z] DEBUG: total: 0.10999999940395355 [2022-03-24T09:33:50.670Z] INFO: Retrieving Stack Cost... [2022-03-24T09:33:50.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-24T09:33:51.500Z] INFO: Archiving Costs [Pipeline] echo [2022-03-24T09:33:51.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:33:51.801Z] ---> logs-deploy.sh [2022-03-24T09:33:51.802Z] lf-activate-venv: SKIPPING [2022-03-24T09:33:51.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/2 [2022-03-24T09:33:51.802Z] INFO: archiving workspace using pattern(s): [2022-03-24T09:33:52.744Z] Archives upload complete. [2022-03-24T09:33:52.744Z] INFO: archiving logs to Nexus