Pull request #3914 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 rather than 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Obtained Jenkinsfile from 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 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-ssh5209238286989390465.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-ssh12803842082529867432.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-3914/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-3914/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16014308797554671643.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-ssh9944505407514333528.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-3914/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-3914/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1439222106012041391.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-7952’ Running on prd-ubuntu20.04-docker-8c-8g-7955 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [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 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # 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 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 Commit message: "build(snap): Use `source-branch`" > git rev-list --no-walk 12684836338262d12790475a321293a93915a045 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-18T11:22:11.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-18T11:22:11.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-18T11:22:11.443Z] ========================================================= [2022-03-18T11:22:11.443Z] EdgeX Global Pipelines Version Info [2022-03-18T11:22:11.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:22:12.186Z] ------------------- [2022-03-18T11:22:12.186Z] stable info: [2022-03-18T11:22:12.186Z] ------------------- [2022-03-18T11:22:12.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-18T11:22:12.186Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T11:22:12.186Z] Message: update stable to v1.0.221 [2022-03-18T11:22:12.760Z] ------------------- [2022-03-18T11:22:12.760Z] experimental info: [2022-03-18T11:22:12.760Z] ------------------- [2022-03-18T11:22:12.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-18T11:22:12.760Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T11:22:12.760Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-18T11:22:12.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-18T11:22:12.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-18T11:22:12.917Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-18T11:22:12.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-18T11:22:12.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-18T11:22:12.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-18T11:22:12.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-18T11:22:12.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-18T11:22:12.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-18T11:22:12.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-18T11:22:13.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-18T11:22:13.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-18T11:22:13.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-18T11:22:13.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-18T11:22:13.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-18T11:22:13.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T11:22:13.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T11:22:13.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-18T11:22:13.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-18T11:22:13.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-18T11:22:13.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-18T11:22:13.151Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-18T11:22:13.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3914 [Pipeline] echo [2022-03-18T11:22:13.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3914 [Pipeline] echo [2022-03-18T11:22:13.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3914 [Pipeline] echo [2022-03-18T11:22:13.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo [2022-03-18T11:22:13.211Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4492c6e [Pipeline] echo [2022-03-18T11:22:13.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T11:22:13.269Z] provisioning config files... [2022-03-18T11:22:13.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config925381943590894045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:22:13.589Z] ---> docker-login.sh [2022-03-18T11:22:13.589Z] nexus3.edgexfoundry.org:10001 [2022-03-18T11:22:13.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:22:13.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:22:13.849Z] Configure a credential helper to remove this warning. See [2022-03-18T11:22:13.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:22:13.849Z] [2022-03-18T11:22:13.849Z] Login Succeeded [2022-03-18T11:22:13.849Z] nexus3.edgexfoundry.org:10002 [2022-03-18T11:22:14.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:22:14.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:22:14.111Z] Configure a credential helper to remove this warning. See [2022-03-18T11:22:14.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:22:14.111Z] [2022-03-18T11:22:14.111Z] Login Succeeded [2022-03-18T11:22:14.111Z] nexus3.edgexfoundry.org:10003 [2022-03-18T11:22:14.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:22:14.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:22:14.111Z] Configure a credential helper to remove this warning. See [2022-03-18T11:22:14.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:22:14.111Z] [2022-03-18T11:22:14.111Z] Login Succeeded [2022-03-18T11:22:14.111Z] nexus3.edgexfoundry.org:10004 [2022-03-18T11:22:14.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:22:14.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:22:14.372Z] Configure a credential helper to remove this warning. See [2022-03-18T11:22:14.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:22:14.372Z] [2022-03-18T11:22:14.372Z] Login Succeeded [2022-03-18T11:22:14.372Z] docker.io [2022-03-18T11:22:14.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:22:14.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:22:14.633Z] Configure a credential helper to remove this warning. See [2022-03-18T11:22:14.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:22:14.633Z] [2022-03-18T11:22:14.633Z] Login Succeeded [2022-03-18T11:22:14.633Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T11:22:14.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T11:22:14.946Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-18T11:22:14.947Z] + dirname cmd/core-command/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-18T11:22:14.947Z] + dirname cmd/core-data/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-18T11:22:14.947Z] + + cut -d/ -f2 [2022-03-18T11:22:14.947Z] dirname cmd/core-metadata/Dockerfile [2022-03-18T11:22:14.947Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-18T11:22:14.947Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-18T11:22:14.947Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-03-18T11:22:14.947Z] [2022-03-18T11:22:14.947Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-18T11:22:14.947Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-18T11:22:14.947Z] + dirname cmd/support-notifications/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-18T11:22:14.947Z] + + dirname cmd/support-scheduler/Dockerfile [2022-03-18T11:22:14.947Z] cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-18T11:22:14.947Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-18T11:22:14.947Z] + cut -d/ -f2 [2022-03-18T11:22:14.947Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-18T11:22:15.066Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-18T11:22:15.405Z] + git rev-list -1 --merges 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68~1..4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo [2022-03-18T11:22:15.424Z] -----------> git rev-list -1 --merges 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68~1..4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [false] [Pipeline] sh [2022-03-18T11:22:15.716Z] + git log --format=format:%s -1 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] echo [2022-03-18T11:22:15.730Z] ========================================================= [2022-03-18T11:22:15.730Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-18T11:22:15.730Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-18T11:22:16.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-18T11:22:16.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-18T11:22:16.125Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-18T11:22:16.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-18T11:22:16.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-18T11:22:16.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-18T11:22:16.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:22:16.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T11:22:16.473Z] [2022-03-18T11:22:16.473Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:22:16.773Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T11:22:16.773Z] latest: Pulling from edgex-devops/git-semver [2022-03-18T11:22:16.773Z] a0d0a0d46f8b: Pulling fs layer [2022-03-18T11:22:16.773Z] 3e5f54012d9b: Pulling fs layer [2022-03-18T11:22:16.773Z] 4c7163046ea9: Pulling fs layer [2022-03-18T11:22:16.773Z] 0c2d73faf560: Pulling fs layer [2022-03-18T11:22:16.773Z] 0c2d73faf560: Waiting [2022-03-18T11:22:16.773Z] 3e5f54012d9b: Verifying Checksum [2022-03-18T11:22:16.773Z] 3e5f54012d9b: Download complete [2022-03-18T11:22:16.773Z] a0d0a0d46f8b: Download complete [2022-03-18T11:22:16.773Z] 0c2d73faf560: Verifying Checksum [2022-03-18T11:22:16.773Z] 0c2d73faf560: Download complete [2022-03-18T11:22:17.034Z] 4c7163046ea9: Verifying Checksum [2022-03-18T11:22:17.034Z] 4c7163046ea9: Download complete [2022-03-18T11:22:17.034Z] a0d0a0d46f8b: Pull complete [2022-03-18T11:22:17.034Z] 3e5f54012d9b: Pull complete [2022-03-18T11:22:17.294Z] 4c7163046ea9: Pull complete [2022-03-18T11:22:17.555Z] 0c2d73faf560: Pull complete [2022-03-18T11:22:17.555Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-18T11:22:17.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T11:22:17.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-18T11:22:17.631Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:22:17.675Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-18T11:22:18.375Z] $ docker top 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-18T11:22:18.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T11:22:18.476Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T11:22:18.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T11:22:18.599Z] $ docker exec 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent [2022-03-18T11:22:18.717Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJldNh/agent.14 [2022-03-18T11:22:18.717Z] SSH_AGENT_PID=21 [2022-03-18T11:22:18.725Z] Running ssh-add (command line suppressed) [2022-03-18T11:22:18.853Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4651203615370886948.key (/w/workspace/edgex-go/2@tmp/private_key_4651203615370886948.key) [2022-03-18T11:22:18.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T11:22:19.165Z] + git tag --points-at HEAD [Pipeline] } [2022-03-18T11:22:19.183Z] $ docker exec --env ******** --env ******** 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent -k [2022-03-18T11:22:19.285Z] unset SSH_AUTH_SOCK; [2022-03-18T11:22:19.287Z] unset SSH_AGENT_PID; [2022-03-18T11:22:19.287Z] echo Agent pid 21 killed; [2022-03-18T11:22:19.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-18T11:22:19.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T11:22:19.323Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T11:22:19.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T11:22:19.459Z] $ docker exec 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent [2022-03-18T11:22:19.578Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKPhbo/agent.53 [2022-03-18T11:22:19.578Z] SSH_AGENT_PID=59 [2022-03-18T11:22:19.584Z] Running ssh-add (command line suppressed) [2022-03-18T11:22:19.705Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_475520936600320638.key (/w/workspace/edgex-go/2@tmp/private_key_475520936600320638.key) [2022-03-18T11:22:19.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T11:22:20.020Z] + git semver init [2022-03-18T11:22:20.020Z] # -> Open(): unable to determine branch for HEAD [2022-03-18T11:22:20.020Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-18T11:22:20.020Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-18T11:22:20.020Z] # $SEMVER_REMOTE_NAME = origin [2022-03-18T11:22:20.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-18T11:22:20.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-18T11:22:20.021Z] # $SEMVER_BRANCH = PR-3914 [2022-03-18T11:22:20.021Z] # $SEMVER_TEMP = /tmp/semver-847028559 [2022-03-18T11:22:20.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-18T11:22:34.944Z] # '/tmp/semver-847028559' -> '/w/workspace/edgex-go/2/.semver' [2022-03-18T11:22:34.944Z] # -> Force: false [2022-03-18T11:22:34.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-18T11:22:34.959Z] $ docker exec --env ******** --env ******** 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d ssh-agent -k [2022-03-18T11:22:35.078Z] unset SSH_AUTH_SOCK; [2022-03-18T11:22:35.078Z] unset SSH_AGENT_PID; [2022-03-18T11:22:35.078Z] echo Agent pid 59 killed; [2022-03-18T11:22:35.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T11:22:35.389Z] + git semver [Pipeline] } [2022-03-18T11:22:35.406Z] $ docker stop --time=1 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d [2022-03-18T11:22:37.221Z] $ docker rm -f 7814fb1626ab4a5359417b0ea484b10c9057f55c3d8b1412c3ee1b3d0ee44a0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T11:22:37.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-18T11:22:37.841Z] Stashed 1 file(s) [Pipeline] echo [2022-03-18T11:22:37.846Z] [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-18T11:22:37.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T11:22:38.005Z] ========================================================= [2022-03-18T11:22:38.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-18T11:22:38.005Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:22:38.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T11:22:38.300Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-18T11:22:38.300Z] 59bf1c3509f3: Pulling fs layer [2022-03-18T11:22:38.300Z] 666ba61612fd: Pulling fs layer [2022-03-18T11:22:38.300Z] 8ed8ca486205: Pulling fs layer [2022-03-18T11:22:38.300Z] 4fe6c5a15a65: Pulling fs layer [2022-03-18T11:22:38.300Z] 4fe6c5a15a65: Waiting [2022-03-18T11:22:38.300Z] 22a0e8bec74d: Pulling fs layer [2022-03-18T11:22:38.300Z] 640e595b4fbd: Pulling fs layer [2022-03-18T11:22:38.300Z] 763cafe07f6e: Pulling fs layer [2022-03-18T11:22:38.300Z] 22a0e8bec74d: Waiting [2022-03-18T11:22:38.300Z] 0c0b528cf693: Pulling fs layer [2022-03-18T11:22:38.300Z] 10935f4eaf8b: Pulling fs layer [2022-03-18T11:22:38.300Z] 640e595b4fbd: Waiting [2022-03-18T11:22:38.300Z] 0c0b528cf693: Waiting [2022-03-18T11:22:38.300Z] 10935f4eaf8b: Waiting [2022-03-18T11:22:38.300Z] 8ed8ca486205: Download complete [2022-03-18T11:22:38.301Z] 666ba61612fd: Verifying Checksum [2022-03-18T11:22:38.301Z] 666ba61612fd: Download complete [2022-03-18T11:22:38.301Z] 22a0e8bec74d: Verifying Checksum [2022-03-18T11:22:38.301Z] 22a0e8bec74d: Download complete [2022-03-18T11:22:38.301Z] 640e595b4fbd: Verifying Checksum [2022-03-18T11:22:38.301Z] 640e595b4fbd: Download complete [2022-03-18T11:22:38.301Z] 763cafe07f6e: Verifying Checksum [2022-03-18T11:22:38.301Z] 763cafe07f6e: Download complete [2022-03-18T11:22:38.301Z] 59bf1c3509f3: Download complete [2022-03-18T11:22:38.562Z] 0c0b528cf693: Verifying Checksum [2022-03-18T11:22:38.562Z] 0c0b528cf693: Download complete [2022-03-18T11:22:38.562Z] 59bf1c3509f3: Pull complete [2022-03-18T11:22:38.562Z] 666ba61612fd: Pull complete [2022-03-18T11:22:38.828Z] 8ed8ca486205: Pull complete [2022-03-18T11:22:39.089Z] 10935f4eaf8b: Verifying Checksum [2022-03-18T11:22:39.089Z] 10935f4eaf8b: Download complete [2022-03-18T11:22:39.089Z] 4fe6c5a15a65: Verifying Checksum [2022-03-18T11:22:39.090Z] 4fe6c5a15a65: Download complete [2022-03-18T11:22:43.285Z] 4fe6c5a15a65: Pull complete [2022-03-18T11:22:43.285Z] 22a0e8bec74d: Pull complete [2022-03-18T11:22:43.285Z] 640e595b4fbd: Pull complete [2022-03-18T11:22:43.285Z] 763cafe07f6e: Pull complete [2022-03-18T11:22:43.285Z] 0c0b528cf693: Pull complete [2022-03-18T11:22:45.823Z] 10935f4eaf8b: Pull complete [2022-03-18T11:22:45.823Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-18T11:22:45.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T11:22:45.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:22:46.128Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T11:22:46.128Z] WORKDIR /edgex [2022-03-18T11:22:46.128Z] COPY go.mod . [2022-03-18T11:22:46.128Z] RUN go mod download [2022-03-18T11:22:46.128Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-18T11:22:47.512Z] Sending build context to Docker daemon 334.2MB [2022-03-18T11:22:47.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T11:22:47.512Z] ---> 99d49a6021b9 [2022-03-18T11:22:47.512Z] Step 2/4 : WORKDIR /edgex [2022-03-18T11:22:49.426Z] ---> Running in 06fbec9cc815 [2022-03-18T11:22:49.426Z] Removing intermediate container 06fbec9cc815 [2022-03-18T11:22:49.426Z] ---> 020885233951 [2022-03-18T11:22:49.426Z] Step 3/4 : COPY go.mod . [2022-03-18T11:22:49.426Z] ---> 33b725f654a0 [2022-03-18T11:22:49.426Z] Step 4/4 : RUN go mod download [2022-03-18T11:22:49.426Z] ---> Running in 35c09f7c7da2 [2022-03-18T11:22:52.938Z] Still waiting to schedule task [2022-03-18T11:22:52.939Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7953’ [2022-03-18T11:23:11.390Z] Removing intermediate container 35c09f7c7da2 [2022-03-18T11:23:11.390Z] ---> e08cb2d5eab8 [2022-03-18T11:23:11.390Z] Successfully built e08cb2d5eab8 [2022-03-18T11:23:11.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:23:11.689Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T11:23:11.689Z] . [Pipeline] withDockerContainer [2022-03-18T11:23:11.769Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:23:11.812Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-18T11:23:12.252Z] $ docker top 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:23:12.704Z] + go version [2022-03-18T11:23:12.704Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-18T11:23:12.719Z] $ docker stop --time=1 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 [2022-03-18T11:23:14.016Z] $ docker rm -f 6ec1ff8813e8388212010e6d06dd090443e3e4ba435dc9f8f64155f7347085e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:23:14.457Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T11:23:14.457Z] . [Pipeline] withDockerContainer [2022-03-18T11:23:14.538Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:23:14.618Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-18T11:23:15.008Z] $ docker top 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T11:23:15.090Z] ========================================================= [2022-03-18T11:23:15.091Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T11:23:15.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:23:15.409Z] + make test [2022-03-18T11:23:15.409Z] go mod tidy [2022-03-18T11:23:15.670Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T11:23:22.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T11:23:30.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T11:23:31.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-03-18T11:23:31.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T11:23:31.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T11:23:31.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2022-03-18T11:23:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T11:23:31.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.9% of statements [2022-03-18T11:23:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T11:23:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T11:23:36.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.345s coverage: 89.2% of statements [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:23:36.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T11:23:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T11:23:36.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 94.2% of statements [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 24.0% of statements [2022-03-18T11:23:36.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-03-18T11:23:36.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-03-18T11:23:46.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-03-18T11:23:46.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-03-18T11:23:46.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements [2022-03-18T11:23:46.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T11:23:56.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T11:23:56.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T11:23:56.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-18T11:23:56.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-18T11:23:56.675Z] 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-18T11:24:11.564Z] GO111MODULE=on go vet ./... [2022-03-18T11:24:12.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T11:24:13.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T11:24:13.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T11:24:14.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T11:24:14.672Z] + ls -al . [2022-03-18T11:24:14.672Z] total 676 [2022-03-18T11:24:14.672Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 11:24 . [2022-03-18T11:24:14.672Z] drwxr-xr-x 4 root root 4096 Mar 18 11:23 .. [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 11:22 .dockerignore [2022-03-18T11:24:14.672Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 11:22 .git [2022-03-18T11:24:14.672Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 11:22 .github [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 11:22 .gitignore [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 11:22 .golangci.yml [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 11:22 .hadolint.yml [2022-03-18T11:24:14.672Z] drwx------ 3 1001 1001 4096 Mar 18 11:22 .semver [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 11:22 .sonarcloud.properties [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:22 ADOPTERS.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:22 Attribution.txt [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:22 CHANGELOG.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:22 CONTRIBUTING.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 11:22 GOVERNANCE.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 11:22 Jenkinsfile [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:22 LICENSE [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:22 Makefile [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 11:22 OWNERS.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:22 README.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:22 SECURITY.md [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 11:22 VERSION [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:22 ZMQWindows.md [2022-03-18T11:24:14.672Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 11:22 bin [2022-03-18T11:24:14.672Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 11:22 cmd [2022-03-18T11:24:14.672Z] -rw-r--r-- 1 root root 426503 Mar 18 11:23 coverage.out [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:22 go.mod [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:22 go.sum [2022-03-18T11:24:14.672Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 11:22 internal [2022-03-18T11:24:14.672Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 11:22 openapi [2022-03-18T11:24:14.672Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 11:22 snap [2022-03-18T11:24:14.672Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 11:22 version.go [Pipeline] sh [2022-03-18T11:24:14.965Z] + '[' -e coverage.out ] [2022-03-18T11:24:14.965Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T11:24:15.058Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T11:24:15.339Z] + make build [2022-03-18T11:24:15.339Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T11:24:16.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T11:24:22.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T11:24:22.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T11:24:22.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T11:24:23.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T11:24:23.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T11:24:24.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T11:24:25.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T11:24:26.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T11:24:26.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T11:24:27.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T11:24:29.147Z] $ docker stop --time=1 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 [2022-03-18T11:24:31.246Z] $ docker rm -f 0fdc0524768bb8d2ea3b1ec663738d7cd323c922588aa7551bb4806a7f8ce3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:24:32.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T11:24:32.068Z] [2022-03-18T11:24:32.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:24:32.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T11:24:32.371Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-18T11:24:32.371Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-18T11:24:32.371Z] ca9280d653b3: Pulling fs layer [2022-03-18T11:24:32.371Z] 7e9c9ca2126c: Pulling fs layer [2022-03-18T11:24:32.371Z] cbdbe7a5bc2a: Download complete [2022-03-18T11:24:32.630Z] ca9280d653b3: Verifying Checksum [2022-03-18T11:24:32.630Z] ca9280d653b3: Download complete [2022-03-18T11:24:32.630Z] cbdbe7a5bc2a: Pull complete [2022-03-18T11:24:32.888Z] 7e9c9ca2126c: Download complete [2022-03-18T11:24:33.148Z] ca9280d653b3: Pull complete [2022-03-18T11:24:36.439Z] 7e9c9ca2126c: Pull complete [2022-03-18T11:24:36.439Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-18T11:24:36.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T11:24:36.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-18T11:24:36.502Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:24:36.540Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T11:24:37.958Z] $ docker top 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:24:38.312Z] + docker-compose build --help [2022-03-18T11:24:38.312Z] + grep parallel [2022-03-18T11:24:38.882Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T11:24:38.897Z] $ docker stop --time=1 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 [2022-03-18T11:24:40.190Z] $ docker rm -f 5f688350891ab8db8a48772615b981f85fc0eab7968d86ad384ba7b9a5f16bf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:24:40.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T11:24:40.588Z] . [Pipeline] withDockerContainer [2022-03-18T11:24:40.657Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:24:40.696Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T11:24:41.069Z] $ docker top 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:24:41.461Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T11:24:42.053Z] Building core-command ... [2022-03-18T11:24:42.053Z] Building core-data ... [2022-03-18T11:24:42.053Z] Building core-metadata ... [2022-03-18T11:24:42.053Z] Building security-bootstrapper ... [2022-03-18T11:24:42.053Z] Building security-proxy-setup ... [2022-03-18T11:24:42.053Z] Building security-secretstore-setup ... [2022-03-18T11:24:42.053Z] Building support-notifications ... [2022-03-18T11:24:42.053Z] Building support-scheduler ... [2022-03-18T11:24:42.053Z] Building sys-mgmt-agent ... [2022-03-18T11:24:42.053Z] Building core-data [2022-03-18T11:24:42.053Z] Building security-bootstrapper [2022-03-18T11:24:42.053Z] Building support-notifications [2022-03-18T11:24:42.053Z] Building security-proxy-setup [2022-03-18T11:24:42.053Z] Building support-scheduler [2022-03-18T11:25:00.153Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:00.153Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:00.153Z] ---> e08cb2d5eab8 [2022-03-18T11:25:00.153Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:25:00.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:00.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:00.153Z] ---> e08cb2d5eab8 [2022-03-18T11:25:00.153Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T11:25:00.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:00.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:00.153Z] ---> e08cb2d5eab8 [2022-03-18T11:25:00.153Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T11:25:00.153Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:00.153Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:00.153Z] ---> e08cb2d5eab8 [2022-03-18T11:25:00.153Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T11:25:00.153Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:00.153Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:00.153Z] ---> e08cb2d5eab8 [2022-03-18T11:25:00.153Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T11:25:00.153Z] ---> Running in 6a8034ff82a4 [2022-03-18T11:25:00.153Z] ---> Running in 4262ad1f7781 [2022-03-18T11:25:00.153Z] ---> Running in c5cbd37b07d6 [2022-03-18T11:25:00.153Z] ---> Running in c6764909c1de [2022-03-18T11:25:00.153Z] ---> Running in ec8a4cce2fcd [2022-03-18T11:25:00.153Z] Removing intermediate container 6a8034ff82a4 [2022-03-18T11:25:00.153Z] ---> 1431a1197ef7 [2022-03-18T11:25:00.153Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:00.153Z] Removing intermediate container 4262ad1f7781 [2022-03-18T11:25:00.153Z] ---> 1a1fe1a1a8ef [2022-03-18T11:25:00.153Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:00.153Z] Removing intermediate container c5cbd37b07d6 [2022-03-18T11:25:00.153Z] ---> e69bfe077a5a [2022-03-18T11:25:00.153Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:00.153Z] Removing intermediate container ec8a4cce2fcd [2022-03-18T11:25:00.153Z] ---> 1ecf3d91e072 [2022-03-18T11:25:00.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:00.153Z] Removing intermediate container c6764909c1de [2022-03-18T11:25:00.153Z] ---> cd2bfb5d7a07 [2022-03-18T11:25:00.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:00.153Z] ---> Running in 9c0531961352 [2022-03-18T11:25:00.154Z] ---> Running in b879db65f728 [2022-03-18T11:25:00.154Z] ---> Running in c1ba85687c1f [2022-03-18T11:25:00.154Z] ---> Running in 37fc285c5cc0 [2022-03-18T11:25:00.154Z] ---> Running in 2e3fb190d7c6 [2022-03-18T11:25:00.725Z] Removing intermediate container 9c0531961352 [2022-03-18T11:25:00.725Z] ---> 2f4b4f5c17ab [2022-03-18T11:25:00.725Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T11:25:00.725Z] ---> Running in 536a25a6b210 [2022-03-18T11:25:01.312Z] Removing intermediate container b879db65f728 [2022-03-18T11:25:01.312Z] ---> f4fff2c4e8b8 [2022-03-18T11:25:01.312Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T11:25:01.312Z] Removing intermediate container 37fc285c5cc0 [2022-03-18T11:25:01.312Z] ---> 029865de7821 [2022-03-18T11:25:01.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T11:25:01.312Z] ---> Running in f6cd57919915 [2022-03-18T11:25:01.312Z] ---> Running in af40ebe4c3cd [2022-03-18T11:25:01.312Z] Removing intermediate container c1ba85687c1f [2022-03-18T11:25:01.312Z] ---> fa455c938b56 [2022-03-18T11:25:01.312Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T11:25:01.312Z] ---> Running in 96d317a51e24 [2022-03-18T11:25:01.312Z] Removing intermediate container 2e3fb190d7c6 [2022-03-18T11:25:01.312Z] ---> ee33b68f7d5e [2022-03-18T11:25:01.312Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T11:25:01.573Z] ---> Running in 445d631b8e5c [2022-03-18T11:25:01.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:01.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:01.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.935Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:02.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:02.935Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:03.196Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:03.196Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:03.196Z] Removing intermediate container 536a25a6b210 [2022-03-18T11:25:03.196Z] ---> d1270fee1eed [2022-03-18T11:25:03.196Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T11:25:03.196Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:03.458Z] ---> d0a059c65315 [2022-03-18T11:25:03.458Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:03.458Z] ---> Running in b2ca9284f9d4 [2022-03-18T11:25:03.717Z] Removing intermediate container f6cd57919915 [2022-03-18T11:25:03.717Z] ---> 05a7dd3b6587 [2022-03-18T11:25:03.717Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:25:03.717Z] Removing intermediate container af40ebe4c3cd [2022-03-18T11:25:03.717Z] ---> 50733cd404c4 [2022-03-18T11:25:03.717Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T11:25:03.717Z] Removing intermediate container 96d317a51e24 [2022-03-18T11:25:03.717Z] ---> 73bee5cf9a22 [2022-03-18T11:25:03.717Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T11:25:03.717Z] Removing intermediate container 445d631b8e5c [2022-03-18T11:25:03.717Z] ---> f33d6700f960 [2022-03-18T11:25:03.717Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T11:25:03.717Z] ---> c3d65049e22e [2022-03-18T11:25:03.717Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:03.717Z] ---> Running in ca01e3b133c8 [2022-03-18T11:25:03.976Z] ---> 462e78e1ff03 [2022-03-18T11:25:03.976Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:03.976Z] ---> 9a26e873b174 [2022-03-18T11:25:03.976Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:03.976Z] ---> Running in d4541e29792e [2022-03-18T11:25:03.976Z] ---> Running in c9b36787cabd [2022-03-18T11:25:03.976Z] ---> 92f922fec69a [2022-03-18T11:25:03.976Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:03.976Z] ---> Running in 018f9086b5fc [2022-03-18T11:25:04.545Z] Removing intermediate container b2ca9284f9d4 [2022-03-18T11:25:04.545Z] ---> 5b60d233e404 [2022-03-18T11:25:04.545Z] Step 8/31 : COPY . . [2022-03-18T11:25:05.945Z] Removing intermediate container ca01e3b133c8 [2022-03-18T11:25:05.945Z] ---> 78ea53a92148 [2022-03-18T11:25:05.945Z] Step 8/23 : COPY . . [2022-03-18T11:25:06.206Z] Removing intermediate container 018f9086b5fc [2022-03-18T11:25:06.206Z] ---> e4ccac5b5454 [2022-03-18T11:25:06.206Z] Step 8/22 : COPY . . [2022-03-18T11:25:06.206Z] Removing intermediate container d4541e29792e [2022-03-18T11:25:06.206Z] ---> 6863fc37f773 [2022-03-18T11:25:06.206Z] Step 8/21 : COPY . . [2022-03-18T11:25:06.206Z] Removing intermediate container c9b36787cabd [2022-03-18T11:25:06.206Z] ---> 40874c4fa9b9 [2022-03-18T11:25:06.206Z] Step 8/22 : COPY . . [2022-03-18T11:25:16.193Z] ---> 391bafcae88e [2022-03-18T11:25:16.193Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T11:25:16.193Z] ---> a7aea86a7b2c [2022-03-18T11:25:16.193Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T11:25:16.193Z] ---> faf559b7d4ce [2022-03-18T11:25:16.193Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T11:25:16.193Z] ---> c8e78f6ea488 [2022-03-18T11:25:16.193Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T11:25:16.193Z] ---> 6d30e21cc21a [2022-03-18T11:25:16.193Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T11:25:16.193Z] ---> Running in cefe2e3b28bb [2022-03-18T11:25:16.193Z] ---> Running in ec6513e1a72a [2022-03-18T11:25:16.193Z] ---> Running in 3c2554a4d083 [2022-03-18T11:25:16.193Z] ---> Running in 1ca4f8cc4d22 [2022-03-18T11:25:16.193Z] ---> Running in 0867cc5de057 [2022-03-18T11:25:16.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T11:25:16.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T11:25:16.193Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T11:25:16.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T11:25:16.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T11:25:28.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T11:25:30.948Z] Removing intermediate container cefe2e3b28bb [2022-03-18T11:25:30.948Z] ---> db61b545869b [2022-03-18T11:25:30.948Z] [2022-03-18T11:25:30.948Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T11:25:30.948Z] Removing intermediate container 3c2554a4d083 [2022-03-18T11:25:30.948Z] ---> 3709a5215cca [2022-03-18T11:25:30.948Z] [2022-03-18T11:25:30.948Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T11:25:31.893Z] 3.14: Pulling from library/alpine [2022-03-18T11:25:31.893Z] 3.14: Pulling from library/alpine [2022-03-18T11:25:32.152Z] Removing intermediate container 0867cc5de057 [2022-03-18T11:25:32.153Z] ---> feba1512422d [2022-03-18T11:25:32.153Z] [2022-03-18T11:25:32.153Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T11:25:32.153Z] Removing intermediate container 1ca4f8cc4d22 [2022-03-18T11:25:32.153Z] ---> 087a64260a03 [2022-03-18T11:25:32.153Z] [2022-03-18T11:25:32.153Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T11:25:32.153Z] Removing intermediate container ec6513e1a72a [2022-03-18T11:25:32.153Z] ---> 1505589db903 [2022-03-18T11:25:32.153Z] [2022-03-18T11:25:32.153Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:25:32.723Z] 3.14: Pulling from library/alpine [2022-03-18T11:25:32.723Z] 3.14: Pulling from library/alpine [2022-03-18T11:25:32.723Z] 3.14: Pulling from library/alpine [2022-03-18T11:25:32.984Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:25:32.984Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:25:32.984Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:25:32.984Z] Status: Image is up to date for alpine:3.14 [2022-03-18T11:25:32.984Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T11:25:32.984Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T11:25:32.984Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:25:32.984Z] Status: Image is up to date for alpine:3.14 [2022-03-18T11:25:32.984Z] ---> a33ac4f1069a [2022-03-18T11:25:32.984Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T11:25:32.984Z] ---> a33ac4f1069a [2022-03-18T11:25:32.984Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:25:32.984Z] ---> a33ac4f1069a [2022-03-18T11:25:32.984Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T11:25:32.984Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:25:32.984Z] Status: Image is up to date for alpine:3.14 [2022-03-18T11:25:32.984Z] ---> a33ac4f1069a [2022-03-18T11:25:32.984Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T11:25:32.984Z] ---> a33ac4f1069a [2022-03-18T11:25:32.984Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T11:25:33.244Z] ---> Running in b7117a0fbbeb [2022-03-18T11:25:33.244Z] ---> Running in 37dcd29d350f [2022-03-18T11:25:33.244Z] ---> Running in 0632cc698ef6 [2022-03-18T11:25:33.244Z] ---> Running in b2a427fdcf88 [2022-03-18T11:25:33.244Z] ---> Running in ed44b5954db0 [2022-03-18T11:25:33.244Z] Removing intermediate container 37dcd29d350f [2022-03-18T11:25:33.244Z] ---> cec636f53955 [2022-03-18T11:25:33.244Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T11:25:33.244Z] Removing intermediate container b2a427fdcf88 [2022-03-18T11:25:33.244Z] ---> 56c6c90762dc [2022-03-18T11:25:33.244Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T11:25:33.244Z] ---> Running in 4c6aa99dd1eb [2022-03-18T11:25:33.244Z] ---> Running in d05e79e0d95a [2022-03-18T11:25:33.519Z] Removing intermediate container d05e79e0d95a [2022-03-18T11:25:33.519Z] ---> c79526a15ae6 [2022-03-18T11:25:33.519Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T11:25:33.519Z] ---> Running in 28a77748b5f3 [2022-03-18T11:25:33.519Z] Removing intermediate container 28a77748b5f3 [2022-03-18T11:25:33.519Z] ---> 84ba86f78ddb [2022-03-18T11:25:33.519Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:33.780Z] ---> Running in 4cf46a3f3766 [2022-03-18T11:25:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:33.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:34.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:34.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:34.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:34.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:34.042Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T11:25:34.042Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:25:34.042Z] OK: 6 MiB in 15 packages [2022-03-18T11:25:34.042Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T11:25:34.042Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T11:25:34.042Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T11:25:34.042Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T11:25:34.301Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T11:25:34.301Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:25:34.301Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:25:34.301Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T11:25:34.301Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T11:25:34.301Z] OK: 8 MiB in 19 packages [2022-03-18T11:25:34.301Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:25:34.301Z] OK: 6 MiB in 16 packages [2022-03-18T11:25:34.301Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T11:25:34.301Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T11:25:34.301Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:25:34.301Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:25:34.301Z] OK: 6 MiB in 16 packages [2022-03-18T11:25:34.561Z] Removing intermediate container 4cf46a3f3766 [2022-03-18T11:25:34.561Z] ---> d672cd6a15af [2022-03-18T11:25:34.561Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T11:25:34.561Z] Removing intermediate container 0632cc698ef6 [2022-03-18T11:25:34.561Z] ---> 9e2b7cd36935 [2022-03-18T11:25:34.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:25:34.561Z] ---> Running in 5fd8ec98dad6 [2022-03-18T11:25:34.561Z] ---> Running in f6ac7627c379 [2022-03-18T11:25:34.820Z] Removing intermediate container f6ac7627c379 [2022-03-18T11:25:34.820Z] ---> d5792a62510c [2022-03-18T11:25:34.820Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T11:25:34.820Z] ---> Running in 22c1afbc9fd4 [2022-03-18T11:25:34.820Z] Removing intermediate container 4c6aa99dd1eb [2022-03-18T11:25:34.820Z] ---> 3405d3810b47 [2022-03-18T11:25:34.820Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T11:25:35.080Z] ---> Running in 6d4bacef48f4 [2022-03-18T11:25:35.080Z] Removing intermediate container ed44b5954db0 [2022-03-18T11:25:35.080Z] ---> 6add9460b7f4 [2022-03-18T11:25:35.080Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:25:35.080Z] Removing intermediate container 22c1afbc9fd4 [2022-03-18T11:25:35.080Z] ---> 9a92ebad405b [2022-03-18T11:25:35.080Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T11:25:35.080Z] ---> Running in 834a64c33982 [2022-03-18T11:25:35.080Z] ---> Running in 73e8795f84b2 [2022-03-18T11:25:35.080Z] Removing intermediate container b7117a0fbbeb [2022-03-18T11:25:35.080Z] ---> 2b7bd672697d [2022-03-18T11:25:35.080Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T11:25:35.080Z] Removing intermediate container 6d4bacef48f4 [2022-03-18T11:25:35.080Z] ---> 98f9842ad024 [2022-03-18T11:25:35.080Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T11:25:35.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:35.080Z] ---> Running in 285fb4b31259 [2022-03-18T11:25:35.080Z] ---> Running in 65e5b4fce2c3 [2022-03-18T11:25:35.353Z] Removing intermediate container 834a64c33982 [2022-03-18T11:25:35.353Z] ---> fd6d4a4f6085 [2022-03-18T11:25:35.353Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T11:25:35.353Z] Removing intermediate container 73e8795f84b2 [2022-03-18T11:25:35.353Z] ---> 7bfc9bc7ae7c [2022-03-18T11:25:35.353Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:25:35.353Z] ---> Running in 1ec4925eadcf [2022-03-18T11:25:35.353Z] Removing intermediate container 285fb4b31259 [2022-03-18T11:25:35.353Z] ---> 47ecee768519 [2022-03-18T11:25:35.353Z] Step 13/21 : WORKDIR /edgex [2022-03-18T11:25:35.353Z] Removing intermediate container 65e5b4fce2c3 [2022-03-18T11:25:35.353Z] ---> 2929b6ffbef7 [2022-03-18T11:25:35.353Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T11:25:35.353Z] ---> Running in 1a9683dbf72b [2022-03-18T11:25:35.353Z] ---> Running in 3cdf23814fd3 [2022-03-18T11:25:35.353Z] Removing intermediate container 1ec4925eadcf [2022-03-18T11:25:35.353Z] ---> 29cb68cfd1c8 [2022-03-18T11:25:35.353Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T11:25:35.353Z] ---> 790070554f77 [2022-03-18T11:25:35.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T11:25:35.613Z] Removing intermediate container 1a9683dbf72b [2022-03-18T11:25:35.613Z] ---> 9bc1458bcdd9 [2022-03-18T11:25:35.613Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T11:25:35.613Z] ---> Running in bb0b67a1f8bc [2022-03-18T11:25:35.613Z] Removing intermediate container bb0b67a1f8bc [2022-03-18T11:25:35.613Z] ---> c1299032d940 [2022-03-18T11:25:35.613Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:25:35.872Z] ---> 8018ed98059e [2022-03-18T11:25:35.872Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T11:25:35.872Z] ---> 060c02299529 [2022-03-18T11:25:35.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T11:25:35.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:36.131Z] ---> cc4cd0b6231b [2022-03-18T11:25:36.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T11:25:36.131Z] ---> ec32ebadad88 [2022-03-18T11:25:36.131Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T11:25:36.131Z] ---> Running in 01dca1c7f524 [2022-03-18T11:25:36.391Z] Removing intermediate container 3cdf23814fd3 [2022-03-18T11:25:36.391Z] ---> dbecc4cdc921 [2022-03-18T11:25:36.391Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T11:25:36.391Z] ---> a463a9695b32 [2022-03-18T11:25:36.391Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T11:25:36.391Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T11:25:36.391Z] ---> Running in 07b3a68bdb4c [2022-03-18T11:25:36.391Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T11:25:36.391Z] Removing intermediate container 01dca1c7f524 [2022-03-18T11:25:36.391Z] ---> 0999a59e0621 [2022-03-18T11:25:36.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:25:36.654Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T11:25:36.654Z] ---> Running in 8c64da6f776f [2022-03-18T11:25:36.654Z] ---> eb68efb20612 [2022-03-18T11:25:36.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T11:25:36.654Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T11:25:36.654Z] Removing intermediate container 07b3a68bdb4c [2022-03-18T11:25:36.654Z] ---> 0276e956d97f [2022-03-18T11:25:36.654Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T11:25:36.654Z] ---> 22c802373618 [2022-03-18T11:25:36.654Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T11:25:36.654Z] ---> Running in 3ae6893cc0a4 [2022-03-18T11:25:36.654Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T11:25:36.654Z] Removing intermediate container 8c64da6f776f [2022-03-18T11:25:36.654Z] ---> 5ed6cce85818 [2022-03-18T11:25:36.654Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T11:25:36.914Z] ---> Running in a66c910ac912 [2022-03-18T11:25:36.914Z] ---> 90f543c21e13 [2022-03-18T11:25:36.914Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T11:25:36.914Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T11:25:36.914Z] ---> a772396aa6ab [2022-03-18T11:25:36.914Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T11:25:36.914Z] Removing intermediate container 3ae6893cc0a4 [2022-03-18T11:25:36.914Z] ---> 0447692c480f [2022-03-18T11:25:36.914Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T11:25:36.914Z] ---> Running in ae027df2b779 [2022-03-18T11:25:36.914Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:25:36.914Z] OK: 8 MiB in 20 packages [2022-03-18T11:25:36.914Z] ---> Running in bd1171983d95 [2022-03-18T11:25:36.914Z] Removing intermediate container a66c910ac912 [2022-03-18T11:25:36.914Z] ---> d25748a35bcd [2022-03-18T11:25:36.914Z] Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:25:36.914Z] ---> Running in 2e970c067f6b [2022-03-18T11:25:37.173Z] ---> Running in 3dfa4dccd1d4 [2022-03-18T11:25:37.173Z] Removing intermediate container ae027df2b779 [2022-03-18T11:25:37.173Z] ---> e9e1547f4ea7 [2022-03-18T11:25:37.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:25:37.173Z] ---> Running in 055dea2ba61c [2022-03-18T11:25:37.173Z] Removing intermediate container 2e970c067f6b [2022-03-18T11:25:37.173Z] ---> 3ec277cfe2c5 [2022-03-18T11:25:37.173Z] Step 19/21 : LABEL arch=x86_64 [2022-03-18T11:25:37.173Z] Removing intermediate container 3dfa4dccd1d4 [2022-03-18T11:25:37.173Z] ---> b783d6ff01e7 [2022-03-18T11:25:37.173Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T11:25:37.173Z] ---> Running in fe4c20f69c31 [2022-03-18T11:25:37.444Z] Removing intermediate container 055dea2ba61c [2022-03-18T11:25:37.444Z] ---> 9be9939940e9 [2022-03-18T11:25:37.444Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T11:25:37.444Z] ---> Running in 80b71a0b2839 [2022-03-18T11:25:37.444Z] ---> Running in 826a45ad14cc [2022-03-18T11:25:37.444Z] Removing intermediate container fe4c20f69c31 [2022-03-18T11:25:37.444Z] ---> 4c1682cf9f48 [2022-03-18T11:25:37.444Z] Step 20/21 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:25:37.444Z] Removing intermediate container 5fd8ec98dad6 [2022-03-18T11:25:37.444Z] ---> 7a43cdbc7031 [2022-03-18T11:25:37.444Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:25:37.444Z] ---> Running in 17f42c7be9da [2022-03-18T11:25:37.444Z] Removing intermediate container 80b71a0b2839 [2022-03-18T11:25:37.444Z] ---> 00c9cb1152df [2022-03-18T11:25:37.444Z] [2022-03-18T11:25:37.444Z] Removing intermediate container 826a45ad14cc [2022-03-18T11:25:37.444Z] ---> 632a5f868ed2 [2022-03-18T11:25:37.444Z] Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:25:37.716Z] ---> Running in 65cff6cd3e7a [2022-03-18T11:25:37.716Z] Removing intermediate container 17f42c7be9da [2022-03-18T11:25:37.716Z] ---> fc82b7fe1750 [2022-03-18T11:25:37.716Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T11:25:37.716Z] Successfully built 00c9cb1152df [2022-03-18T11:25:37.716Z] Successfully tagged support-scheduler:latest [2022-03-18T11:25:37.716Z] Building sys-mgmt-agent [2022-03-18T11:25:37.716Z]  Building support-scheduler ... done  ---> 37443c4ac7fa [2022-03-18T11:25:37.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T11:25:37.716Z] ---> Running in ef6a54735869 [2022-03-18T11:25:37.716Z] Removing intermediate container 65cff6cd3e7a [2022-03-18T11:25:37.716Z] ---> 77aef4e37a6d [2022-03-18T11:25:37.716Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T11:25:39.125Z] ---> Running in 5c10720a0456 [2022-03-18T11:25:39.125Z] Removing intermediate container bd1171983d95 [2022-03-18T11:25:39.125Z] ---> ed24c6c329a5 [2022-03-18T11:25:39.125Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:25:39.125Z] Removing intermediate container ef6a54735869 [2022-03-18T11:25:39.125Z] ---> a036e0683a2d [2022-03-18T11:25:39.125Z] [2022-03-18T11:25:39.125Z] ---> 9c9a0cb49ef8 [2022-03-18T11:25:39.125Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T11:25:39.125Z] Removing intermediate container 5c10720a0456 [2022-03-18T11:25:39.125Z] ---> acc97f41c70d [2022-03-18T11:25:39.125Z] [2022-03-18T11:25:39.385Z] Successfully built a036e0683a2d [2022-03-18T11:25:39.385Z] Successfully tagged security-proxy-setup:latest [2022-03-18T11:25:39.385Z] Building security-secretstore-setup [2022-03-18T11:25:39.385Z]  Building security-proxy-setup ... done Successfully built acc97f41c70d [2022-03-18T11:25:39.385Z] ---> d5ebc200dad6 [2022-03-18T11:25:39.385Z] Successfully tagged support-notifications:latest [2022-03-18T11:25:39.385Z]  Building support-notifications ... done Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T11:25:39.385Z] Building core-metadata [2022-03-18T11:25:39.385Z] ---> 10c4ce6a6829 [2022-03-18T11:25:39.385Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T11:25:39.644Z] ---> Running in f5ec25a89731 [2022-03-18T11:25:39.902Z] Removing intermediate container f5ec25a89731 [2022-03-18T11:25:39.902Z] ---> a9bae3e5410d [2022-03-18T11:25:39.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:25:41.812Z] ---> 2649ff32ab2b [2022-03-18T11:25:41.812Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T11:25:41.812Z] ---> Running in 63794d15107d [2022-03-18T11:25:42.072Z] Removing intermediate container 63794d15107d [2022-03-18T11:25:42.072Z] ---> 203c55c79050 [2022-03-18T11:25:42.072Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T11:25:42.332Z] ---> 8fb9d9318fdb [2022-03-18T11:25:42.332Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T11:25:42.332Z] ---> Running in 737c08048881 [2022-03-18T11:25:42.629Z] Removing intermediate container 737c08048881 [2022-03-18T11:25:42.629Z] ---> 4c12a1760d9e [2022-03-18T11:25:42.629Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:25:42.889Z] ---> 472880442857 [2022-03-18T11:25:42.889Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T11:25:42.889Z] ---> Running in 5651e7ee31c6 [2022-03-18T11:25:43.150Z] Removing intermediate container 5651e7ee31c6 [2022-03-18T11:25:43.150Z] ---> 7a15f5996f9a [2022-03-18T11:25:43.150Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:25:43.433Z] ---> c65a5470ba42 [2022-03-18T11:25:43.433Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T11:25:43.433Z] ---> Running in b2b52462c9f6 [2022-03-18T11:25:43.433Z] ---> Running in 77efe240db47 [2022-03-18T11:25:43.694Z] Removing intermediate container b2b52462c9f6 [2022-03-18T11:25:43.694Z] ---> 2a2fcc65c28a [2022-03-18T11:25:43.694Z] [2022-03-18T11:25:43.694Z] Removing intermediate container 77efe240db47 [2022-03-18T11:25:43.694Z] ---> 9c0f54e2deef [2022-03-18T11:25:43.694Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T11:25:43.694Z] Successfully built 2a2fcc65c28a [2022-03-18T11:25:43.694Z] Successfully tagged core-data:latest [2022-03-18T11:25:43.694Z]  Building core-data ... done Building core-command [2022-03-18T11:25:44.265Z] ---> dd8c769fcd50 [2022-03-18T11:25:44.265Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T11:25:44.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:44.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:44.527Z] ---> e08cb2d5eab8 [2022-03-18T11:25:44.527Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:25:44.527Z] ---> Using cache [2022-03-18T11:25:44.527Z] ---> cd2bfb5d7a07 [2022-03-18T11:25:44.527Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:44.527Z] ---> Using cache [2022-03-18T11:25:44.527Z] ---> ee33b68f7d5e [2022-03-18T11:25:44.528Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T11:25:44.804Z] ---> Running in de404ad7cb93 [2022-03-18T11:25:45.064Z] ---> Running in 3cbc6438ce12 [2022-03-18T11:25:45.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:46.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:46.536Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:47.105Z] Removing intermediate container de404ad7cb93 [2022-03-18T11:25:47.105Z] ---> 23be7fa25b73 [2022-03-18T11:25:47.105Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T11:25:47.365Z] ---> Running in 6dffff29107f [2022-03-18T11:25:47.365Z] Removing intermediate container 3cbc6438ce12 [2022-03-18T11:25:47.365Z] ---> b528cdc39ad0 [2022-03-18T11:25:47.365Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:25:47.625Z] Removing intermediate container 6dffff29107f [2022-03-18T11:25:47.625Z] ---> a2e48dea2167 [2022-03-18T11:25:47.625Z] Step 28/31 : CMD ["gate"] [2022-03-18T11:25:47.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:47.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:47.883Z] ---> e08cb2d5eab8 [2022-03-18T11:25:47.883Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:25:47.883Z] ---> Using cache [2022-03-18T11:25:47.883Z] ---> cd2bfb5d7a07 [2022-03-18T11:25:47.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:47.883Z] ---> Using cache [2022-03-18T11:25:47.883Z] ---> ee33b68f7d5e [2022-03-18T11:25:47.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T11:25:48.142Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:48.142Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:48.142Z] ---> e08cb2d5eab8 [2022-03-18T11:25:48.142Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T11:25:48.142Z] ---> Using cache [2022-03-18T11:25:48.142Z] ---> cd2bfb5d7a07 [2022-03-18T11:25:48.142Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:48.142Z] ---> Using cache [2022-03-18T11:25:48.142Z] ---> ee33b68f7d5e [2022-03-18T11:25:48.142Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T11:25:48.142Z] ---> fb42eeda4f70 [2022-03-18T11:25:48.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:48.142Z] ---> Running in 47c28db0d5f0 [2022-03-18T11:25:48.142Z] ---> Running in 5d478f6701a4 [2022-03-18T11:25:48.142Z] ---> Running in 357b867e5333 [2022-03-18T11:25:48.403Z] ---> Running in e66a8aa1e315 [2022-03-18T11:25:48.403Z] Removing intermediate container 47c28db0d5f0 [2022-03-18T11:25:48.403Z] ---> c245bb79fefc [2022-03-18T11:25:48.403Z] Step 29/31 : LABEL arch=x86_64 [2022-03-18T11:25:48.664Z] ---> Running in fe1f84c14f0e [2022-03-18T11:25:48.925Z] Removing intermediate container fe1f84c14f0e [2022-03-18T11:25:48.925Z] ---> fc9b9fb9200a [2022-03-18T11:25:48.925Z] Step 30/31 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:25:48.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:48.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:49.192Z] ---> Running in 0ce4c39e1fb7 [2022-03-18T11:25:49.192Z] Removing intermediate container 0ce4c39e1fb7 [2022-03-18T11:25:49.192Z] ---> 4d279718ff89 [2022-03-18T11:25:49.192Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T11:25:49.502Z] ---> Running in 736b8c705a0f [2022-03-18T11:25:49.764Z] Removing intermediate container 736b8c705a0f [2022-03-18T11:25:49.764Z] ---> 13acb47ec69b [2022-03-18T11:25:49.764Z] [2022-03-18T11:25:49.764Z] Successfully built 13acb47ec69b [2022-03-18T11:25:49.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:49.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:50.022Z] Successfully tagged security-bootstrapper:latest [2022-03-18T11:25:50.022Z]  Building security-bootstrapper ... done Removing intermediate container e66a8aa1e315 [2022-03-18T11:25:50.023Z] ---> c8f746b1127c [2022-03-18T11:25:50.023Z] Step 8/23 : COPY . . [2022-03-18T11:25:50.023Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:50.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:25:50.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:25:50.281Z] ---> e08cb2d5eab8 [2022-03-18T11:25:50.281Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:25:50.281Z] ---> Using cache [2022-03-18T11:25:50.281Z] ---> cd2bfb5d7a07 [2022-03-18T11:25:50.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:25:50.281Z] ---> Using cache [2022-03-18T11:25:50.281Z] ---> ee33b68f7d5e [2022-03-18T11:25:50.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T11:25:50.281Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:51.660Z] ---> Running in 9edfb71ecd79 [2022-03-18T11:25:51.660Z] Removing intermediate container 5d478f6701a4 [2022-03-18T11:25:51.660Z] ---> 7adf7d1ea77a [2022-03-18T11:25:51.660Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T11:25:51.660Z] Removing intermediate container 357b867e5333 [2022-03-18T11:25:51.660Z] ---> 730dea0c6007 [2022-03-18T11:25:51.660Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:25:51.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:52.180Z] ---> 33f3970d36a7 [2022-03-18T11:25:52.180Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:52.180Z] ---> b79ffb32ea23 [2022-03-18T11:25:52.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:52.180Z] ---> Running in 6e85bce5bf4a [2022-03-18T11:25:52.180Z] ---> Running in 57e3519562a8 [2022-03-18T11:25:52.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:25:53.009Z] OK: 221 MiB in 52 packages [2022-03-18T11:25:53.951Z] Removing intermediate container 6e85bce5bf4a [2022-03-18T11:25:53.951Z] ---> 8a5daaa9512b [2022-03-18T11:25:53.951Z] Step 8/25 : COPY . . [2022-03-18T11:25:53.951Z] Removing intermediate container 9edfb71ecd79 [2022-03-18T11:25:53.951Z] ---> dbe0c36bf574 [2022-03-18T11:25:53.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:25:53.951Z] Removing intermediate container 57e3519562a8 [2022-03-18T11:25:53.951Z] ---> eb175881e4c2 [2022-03-18T11:25:53.951Z] Step 8/23 : COPY . . [2022-03-18T11:25:55.877Z] ---> 8fa13dc34720 [2022-03-18T11:25:55.877Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:25:57.784Z] ---> Running in 88ebc48d0174 [2022-03-18T11:25:57.784Z] ---> 7b21a3671538 [2022-03-18T11:25:57.784Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T11:25:57.784Z] ---> Running in 0fe9d16638db [2022-03-18T11:25:58.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T11:25:58.619Z] ---> b90e1a53c4fd [2022-03-18T11:25:58.619Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T11:25:58.619Z] Removing intermediate container 88ebc48d0174 [2022-03-18T11:25:58.619Z] ---> c9508b606df7 [2022-03-18T11:25:58.619Z] Step 8/23 : COPY . . [2022-03-18T11:25:58.619Z] ---> 8ff2903be86a [2022-03-18T11:25:58.619Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T11:25:58.619Z] ---> Running in e501dbefe542 [2022-03-18T11:25:58.876Z] ---> Running in cea672afe662 [2022-03-18T11:25:59.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T11:25:59.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T11:26:07.583Z] ---> d0d914662432 [2022-03-18T11:26:07.583Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T11:26:07.583Z] ---> Running in 64471abb9430 [2022-03-18T11:26:07.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T11:26:07.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T11:26:08.779Z] Removing intermediate container 0fe9d16638db [2022-03-18T11:26:08.779Z] ---> f70ce604101a [2022-03-18T11:26:08.779Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T11:26:08.779Z] ---> Running in 5755b28b2e4c [2022-03-18T11:26:09.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T11:26:09.716Z] Removing intermediate container cea672afe662 [2022-03-18T11:26:09.716Z] ---> 4eecd30f8acc [2022-03-18T11:26:09.716Z] [2022-03-18T11:26:09.716Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:26:09.716Z] ---> a33ac4f1069a [2022-03-18T11:26:09.716Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:26:09.716Z] ---> Using cache [2022-03-18T11:26:09.716Z] ---> 9e2b7cd36935 [2022-03-18T11:26:09.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:26:09.716Z] ---> Using cache [2022-03-18T11:26:09.716Z] ---> d5792a62510c [2022-03-18T11:26:09.716Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T11:26:09.975Z] ---> Running in c2703ad9751c [2022-03-18T11:26:10.242Z] Removing intermediate container c2703ad9751c [2022-03-18T11:26:10.242Z] ---> 8a9eb0830f5a [2022-03-18T11:26:10.242Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T11:26:10.242Z] ---> Running in 296516e8cc99 [2022-03-18T11:26:10.523Z] Removing intermediate container 296516e8cc99 [2022-03-18T11:26:10.523Z] ---> 3e52a09ecddc [2022-03-18T11:26:10.523Z] Step 15/23 : WORKDIR / [2022-03-18T11:26:10.523Z] ---> Running in dbcf2c76ace2 [2022-03-18T11:26:10.523Z] Removing intermediate container e501dbefe542 [2022-03-18T11:26:10.523Z] ---> 6b055b9e3d6e [2022-03-18T11:26:10.523Z] [2022-03-18T11:26:10.523Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T11:26:10.523Z] ---> a33ac4f1069a [2022-03-18T11:26:10.523Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T11:26:10.783Z] ---> Running in 25bb15563682 [2022-03-18T11:26:10.783Z] Removing intermediate container 5755b28b2e4c [2022-03-18T11:26:10.783Z] ---> a070baae2cf9 [2022-03-18T11:26:10.783Z] [2022-03-18T11:26:10.783Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T11:26:10.783Z] Removing intermediate container dbcf2c76ace2 [2022-03-18T11:26:10.783Z] ---> e712ac429791 [2022-03-18T11:26:10.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:26:10.783Z] 20.10.10: Pulling from library/docker [2022-03-18T11:26:11.041Z] ---> 1979e90b7cf7 [2022-03-18T11:26:11.041Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T11:26:11.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:26:11.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:26:11.301Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T11:26:11.301Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T11:26:11.301Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T11:26:11.301Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:26:11.301Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:26:11.560Z] OK: 6 MiB in 17 packages [2022-03-18T11:26:12.128Z] ---> 46ecb055f752 [2022-03-18T11:26:12.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T11:26:12.398Z] ---> e2c722f4149d [2022-03-18T11:26:12.398Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T11:26:12.398Z] Removing intermediate container 25bb15563682 [2022-03-18T11:26:12.398Z] ---> 135317d5ff53 [2022-03-18T11:26:12.398Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T11:26:12.660Z] ---> Running in 8dccfe6281b8 [2022-03-18T11:26:12.660Z] ---> Running in e9d0a8a7bcea [2022-03-18T11:26:12.920Z] Removing intermediate container e9d0a8a7bcea [2022-03-18T11:26:12.920Z] ---> 0bc733adbbca [2022-03-18T11:26:12.921Z] Step 13/25 : WORKDIR / [2022-03-18T11:26:12.921Z] Removing intermediate container 8dccfe6281b8 [2022-03-18T11:26:12.921Z] ---> 1da01eb18c91 [2022-03-18T11:26:12.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:26:13.186Z] ---> Running in 49eed4a7c195 [2022-03-18T11:26:13.186Z] ---> Running in eb6ebb8f81a3 [2022-03-18T11:26:13.186Z] Removing intermediate container eb6ebb8f81a3 [2022-03-18T11:26:13.186Z] ---> 54368e7bdef1 [2022-03-18T11:26:13.186Z] Removing intermediate container 49eed4a7c195 [2022-03-18T11:26:13.186Z] Step 21/23 : LABEL arch=x86_64 ---> 13b56fbf6a44 [2022-03-18T11:26:13.186Z] [2022-03-18T11:26:13.186Z] 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-18T11:26:13.463Z] ---> Running in dc1acf831824 [2022-03-18T11:26:13.463Z] ---> 2142580b1bcd [2022-03-18T11:26:13.463Z] 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-18T11:26:13.463Z] Removing intermediate container dc1acf831824 [2022-03-18T11:26:13.463Z] ---> 511626070c82 [2022-03-18T11:26:13.463Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:26:13.722Z] ---> Running in a10817bf3605 [2022-03-18T11:26:13.722Z] ---> 1e301d54e7e1 [2022-03-18T11:26:13.722Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T11:26:13.996Z] Removing intermediate container a10817bf3605 [2022-03-18T11:26:13.996Z] ---> 2e668289353f [2022-03-18T11:26:13.996Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:26:13.996Z] ---> Running in 01a8392c17a7 [2022-03-18T11:26:13.996Z] ---> d131042c6525 [2022-03-18T11:26:13.996Z] 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-18T11:26:14.260Z] Removing intermediate container 01a8392c17a7 [2022-03-18T11:26:14.260Z] ---> abc73731acc1 [2022-03-18T11:26:14.260Z] [2022-03-18T11:26:14.260Z] Successfully built abc73731acc1 [2022-03-18T11:26:14.519Z] Successfully tagged core-metadata:latest [2022-03-18T11:26:14.519Z] ---> b10f47fefb96 [2022-03-18T11:26:14.519Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T11:26:15.112Z]  Building core-metadata ... done  ---> 4d71f8ebb97f [2022-03-18T11:26:15.112Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T11:26:15.112Z] Removing intermediate container 64471abb9430 [2022-03-18T11:26:15.112Z] ---> 59750aabfd32 [2022-03-18T11:26:15.112Z] [2022-03-18T11:26:15.112Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:26:15.112Z] ---> a33ac4f1069a [2022-03-18T11:26:15.112Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:26:15.112Z] ---> Using cache [2022-03-18T11:26:15.112Z] ---> 9e2b7cd36935 [2022-03-18T11:26:15.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:26:15.112Z] ---> Using cache [2022-03-18T11:26:15.112Z] ---> d5792a62510c [2022-03-18T11:26:15.112Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T11:26:15.385Z] ---> Running in 7ec28f45e6aa [2022-03-18T11:26:15.385Z] Removing intermediate container 7ec28f45e6aa [2022-03-18T11:26:15.385Z] ---> 188cbf86044a [2022-03-18T11:26:15.385Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T11:26:15.644Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T11:26:15.645Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T11:26:15.645Z] ---> Running in 93dff764c582 [2022-03-18T11:26:15.645Z] ---> b706a049f56e [2022-03-18T11:26:15.645Z] 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-18T11:26:15.645Z] ---> Running in df553bce336b [2022-03-18T11:26:15.645Z] Removing intermediate container 93dff764c582 [2022-03-18T11:26:15.645Z] ---> 0487e348d5b8 [2022-03-18T11:26:15.645Z] Step 15/23 : WORKDIR / [2022-03-18T11:26:15.645Z] ---> 74db4c473234 [2022-03-18T11:26:15.645Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T11:26:15.645Z] ---> Running in 208bbe586692 [2022-03-18T11:26:15.645Z] Removing intermediate container df553bce336b [2022-03-18T11:26:15.645Z] ---> ff5d94104c22 [2022-03-18T11:26:15.645Z] 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-18T11:26:15.645Z] ---> Running in 43bc23571dff [2022-03-18T11:26:15.904Z] Removing intermediate container 208bbe586692 [2022-03-18T11:26:15.904Z] ---> 9d2eabe8fde3 [2022-03-18T11:26:15.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:26:15.904Z] ---> 27d3f5bdd3fe [2022-03-18T11:26:15.904Z] 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-18T11:26:15.904Z] ---> Running in 25f68d3df827 [2022-03-18T11:26:15.904Z] ---> 804d1961aa60 [2022-03-18T11:26:15.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T11:26:16.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T11:26:16.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T11:26:16.426Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T11:26:16.426Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T11:26:16.426Z] Executing bash-5.1.4-r0.post-install [2022-03-18T11:26:16.426Z] ---> 8acad06b442a [2022-03-18T11:26:16.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T11:26:16.426Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T11:26:16.426Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T11:26:16.426Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T11:26:16.426Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T11:26:16.426Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T11:26:16.426Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T11:26:16.426Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T11:26:16.426Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T11:26:16.426Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T11:26:16.426Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T11:26:16.426Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T11:26:16.426Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T11:26:16.426Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T11:26:16.426Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T11:26:16.426Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T11:26:16.687Z] ---> 4c57a7f5ca23 [2022-03-18T11:26:16.687Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T11:26:16.687Z] ---> Running in 3ae48180bece [2022-03-18T11:26:16.687Z] Removing intermediate container 25f68d3df827 [2022-03-18T11:26:16.687Z] ---> a2371126dd21 [2022-03-18T11:26:16.687Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T11:26:16.948Z] ---> Running in 6e587539d495 [2022-03-18T11:26:16.948Z] Removing intermediate container 3ae48180bece [2022-03-18T11:26:16.948Z] ---> ee316aa2b2e6 [2022-03-18T11:26:16.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:26:17.235Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T11:26:17.235Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T11:26:17.235Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T11:26:17.235Z] Removing intermediate container 6e587539d495 [2022-03-18T11:26:17.235Z] ---> 1bd67358be6a [2022-03-18T11:26:17.235Z] Step 23/25 : LABEL arch=x86_64 [2022-03-18T11:26:17.235Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T11:26:17.235Z] ---> Running in a6db50f2463a [2022-03-18T11:26:17.235Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T11:26:17.235Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T11:26:17.235Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T11:26:17.235Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T11:26:17.235Z] ---> Running in 1c493ac173f0 [2022-03-18T11:26:17.235Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T11:26:17.235Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T11:26:17.235Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T11:26:17.235Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T11:26:17.235Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T11:26:17.235Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T11:26:17.235Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T11:26:17.235Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T11:26:17.235Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T11:26:17.533Z] Removing intermediate container a6db50f2463a [2022-03-18T11:26:17.533Z] ---> eceefb71ccca [2022-03-18T11:26:17.533Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T11:26:17.533Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T11:26:17.533Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T11:26:17.533Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T11:26:17.533Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T11:26:17.533Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T11:26:17.533Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T11:26:17.533Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T11:26:17.533Z] Removing intermediate container 1c493ac173f0 [2022-03-18T11:26:17.533Z] ---> ec273722d17d [2022-03-18T11:26:17.533Z] Step 24/25 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:26:17.533Z] ---> Running in c6793bc5b063 [2022-03-18T11:26:17.533Z] ---> Running in ff724e869859 [2022-03-18T11:26:17.533Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T11:26:17.533Z] Removing intermediate container c6793bc5b063 [2022-03-18T11:26:17.533Z] ---> e0a63915630d [2022-03-18T11:26:17.533Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:26:17.796Z] ---> Running in 1b2d55494c44 [2022-03-18T11:26:17.796Z] Removing intermediate container ff724e869859 [2022-03-18T11:26:17.796Z] ---> 591d2b8c31fd [2022-03-18T11:26:17.796Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T11:26:17.796Z] ---> Running in 92f7f977f185 [2022-03-18T11:26:17.796Z] Removing intermediate container 1b2d55494c44 [2022-03-18T11:26:17.796Z] ---> 955bb738286a [2022-03-18T11:26:17.796Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:26:17.796Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:26:18.056Z] Removing intermediate container 92f7f977f185 [2022-03-18T11:26:18.056Z] ---> 2b86965e7d89 [2022-03-18T11:26:18.056Z] [2022-03-18T11:26:18.056Z] OK: 84 MiB in 64 packages [2022-03-18T11:26:18.056Z] ---> Running in d541635a4dea [2022-03-18T11:26:18.056Z] Removing intermediate container d541635a4dea [2022-03-18T11:26:18.056Z] ---> 4dffc325feec [2022-03-18T11:26:18.056Z] [2022-03-18T11:26:18.056Z] Successfully built 2b86965e7d89 [2022-03-18T11:26:18.056Z] Successfully tagged security-secretstore-setup:latest [2022-03-18T11:26:18.056Z]  Building security-secretstore-setup ... done Successfully built 4dffc325feec [2022-03-18T11:26:18.056Z] Successfully tagged core-command:latest [2022-03-18T11:26:18.676Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-03-18T11:26:18.676Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T11:26:18.676Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T11:26:18.676Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T11:26:18.939Z] 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-18T11:26:18.939Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T11:26:18.939Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T11:26:19.199Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T11:26:19.199Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T11:26:19.199Z] Collecting PyYAML<4,>=3.10 [2022-03-18T11:26:19.199Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T11:26:19.770Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T11:26:19.770Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T11:26:19.770Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T11:26:19.770Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T11:26:19.770Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T11:26:19.770Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T11:26:20.341Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T11:26:20.341Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T11:26:20.341Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T11:26:20.341Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T11:26:20.601Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T11:26:20.601Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T11:26:20.601Z] Collecting idna<2.8,>=2.5 [2022-03-18T11:26:20.601Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T11:26:20.861Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T11:26:20.861Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T11:26:20.861Z] 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-18T11:26:20.861Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T11:26:20.861Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T11:26:20.861Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T11:26:20.861Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T11:26:20.861Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T11:26:20.861Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T11:26:20.861Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T11:26:20.861Z] Attempting uninstall: urllib3 [2022-03-18T11:26:20.861Z] Found existing installation: urllib3 1.26.5 [2022-03-18T11:26:20.861Z] Uninstalling urllib3-1.26.5: [2022-03-18T11:26:20.861Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T11:26:21.121Z] Attempting uninstall: idna [2022-03-18T11:26:21.121Z] Found existing installation: idna 3.2 [2022-03-18T11:26:21.121Z] Uninstalling idna-3.2: [2022-03-18T11:26:21.121Z] Successfully uninstalled idna-3.2 [2022-03-18T11:26:21.121Z] Attempting uninstall: chardet [2022-03-18T11:26:21.121Z] Found existing installation: chardet 4.0.0 [2022-03-18T11:26:21.121Z] Uninstalling chardet-4.0.0: [2022-03-18T11:26:21.121Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T11:26:21.381Z] Attempting uninstall: requests [2022-03-18T11:26:21.382Z] Found existing installation: requests 2.25.1 [2022-03-18T11:26:21.382Z] Uninstalling requests-2.25.1: [2022-03-18T11:26:21.642Z] Successfully uninstalled requests-2.25.1 [2022-03-18T11:26:21.642Z] Running setup.py install for texttable: started [2022-03-18T11:26:21.903Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T11:26:21.903Z] Running setup.py install for PyYAML: started [2022-03-18T11:26:22.167Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T11:26:22.427Z] Running setup.py install for docopt: started [2022-03-18T11:26:22.687Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T11:26:22.687Z] Running setup.py install for dockerpty: started [2022-03-18T11:26:22.948Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T11:26:23.210Z] 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-18T11:26:25.749Z] Removing intermediate container 43bc23571dff [2022-03-18T11:26:25.749Z] ---> 3a1a98a40145 [2022-03-18T11:26:25.749Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T11:26:25.749Z] ---> Running in 0cc8494d0dc3 [2022-03-18T11:26:25.749Z] Removing intermediate container 0cc8494d0dc3 [2022-03-18T11:26:25.749Z] ---> c60532e284d8 [2022-03-18T11:26:25.749Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T11:26:25.749Z] ---> Running in a5fd8393144f [2022-03-18T11:26:25.749Z] Removing intermediate container a5fd8393144f [2022-03-18T11:26:25.749Z] ---> 79a652dd2518 [2022-03-18T11:26:25.749Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T11:26:26.008Z] ---> 03ecb7733f71 [2022-03-18T11:26:26.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T11:26:26.268Z] ---> 7c43dc1470e6 [2022-03-18T11:26:26.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T11:26:26.527Z] ---> 657ea14bf850 [2022-03-18T11:26:26.527Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T11:26:26.527Z] ---> Running in bc3fb5ad4fc8 [2022-03-18T11:26:26.527Z] Removing intermediate container bc3fb5ad4fc8 [2022-03-18T11:26:26.527Z] ---> eb907a9b4f74 [2022-03-18T11:26:26.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:26:26.527Z] ---> Running in 7e5fec3e8cd0 [2022-03-18T11:26:26.786Z] Removing intermediate container 7e5fec3e8cd0 [2022-03-18T11:26:26.786Z] ---> df34a9972ca6 [2022-03-18T11:26:26.786Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T11:26:26.786Z] ---> Running in 57aabbd9e72f [2022-03-18T11:26:26.786Z] Removing intermediate container 57aabbd9e72f [2022-03-18T11:26:26.786Z] ---> 805afe01786a [2022-03-18T11:26:26.786Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:26:26.786Z] ---> Running in fccbc5b92737 [2022-03-18T11:26:27.045Z] Removing intermediate container fccbc5b92737 [2022-03-18T11:26:27.045Z] ---> bd971b915429 [2022-03-18T11:26:27.045Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:26:27.045Z] ---> Running in e24af994a700 [2022-03-18T11:26:27.045Z] Removing intermediate container e24af994a700 [2022-03-18T11:26:27.045Z] ---> 1d337cda984e [2022-03-18T11:26:27.045Z] [2022-03-18T11:26:27.045Z] Successfully built 1d337cda984e [2022-03-18T11:26:27.045Z] Successfully tagged sys-mgmt-agent:latest [2022-03-18T11:26:27.313Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-18T11:26:27.319Z] $ docker stop --time=1 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 [2022-03-18T11:26:28.655Z] $ docker rm -f 215e1bb6ecb1af2724ee93e85b22bab7758ea692543a48035f194417f826c9b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T11:26:29.009Z] + docker images [2022-03-18T11:26:29.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T11:26:29.009Z] sys-mgmt-agent latest 1d337cda984e 2 seconds ago 296MB [2022-03-18T11:26:29.009Z] security-secretstore-setup latest 2b86965e7d89 11 seconds ago 27.9MB [2022-03-18T11:26:29.009Z] core-command latest 4dffc325feec 11 seconds ago 15.8MB [2022-03-18T11:26:29.009Z] core-metadata latest abc73731acc1 14 seconds ago 16.6MB [2022-03-18T11:26:29.009Z] 59750aabfd32 14 seconds ago 1.77GB [2022-03-18T11:26:29.009Z] 6b055b9e3d6e 18 seconds ago 1.78GB [2022-03-18T11:26:29.009Z] a070baae2cf9 18 seconds ago 1.77GB [2022-03-18T11:26:29.009Z] 4eecd30f8acc 19 seconds ago 1.78GB [2022-03-18T11:26:29.009Z] security-bootstrapper latest 13acb47ec69b 39 seconds ago 18.7MB [2022-03-18T11:26:29.009Z] core-data latest 2a2fcc65c28a 45 seconds ago 20MB [2022-03-18T11:26:29.009Z] support-notifications latest acc97f41c70d 50 seconds ago 16.7MB [2022-03-18T11:26:29.009Z] security-proxy-setup latest a036e0683a2d 50 seconds ago 26.2MB [2022-03-18T11:26:29.009Z] support-scheduler latest 00c9cb1152df 51 seconds ago 15.9MB [2022-03-18T11:26:29.009Z] 087a64260a03 57 seconds ago 1.78GB [2022-03-18T11:26:29.009Z] feba1512422d 57 seconds ago 1.78GB [2022-03-18T11:26:29.009Z] 1505589db903 57 seconds ago 1.79GB [2022-03-18T11:26:29.009Z] db61b545869b 58 seconds ago 1.77GB [2022-03-18T11:26:29.009Z] 3709a5215cca 58 seconds ago 1.78GB [2022-03-18T11:26:29.009Z] ci-base-image-x86_64 latest e08cb2d5eab8 3 minutes ago 1.27GB [2022-03-18T11:26:29.009Z] alpine 3.14 a33ac4f1069a 20 hours ago 5.59MB [2022-03-18T11:26:29.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-18T11:26:29.009Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-18T11:26:29.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-18T11:26:29.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-18T11:26:35.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7956 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws [2022-03-18T11:26:35.446Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-18T11:26:35.846Z] The recommended git tool is: git [2022-03-18T11:26:43.928Z] using credential edgex-jenkins-ssh [2022-03-18T11:26:43.948Z] Cloning the remote Git repository [2022-03-18T11:26:44.156Z] Still waiting to schedule task [2022-03-18T11:26:44.156Z] ‘prd-ubuntu18.04-docker-8c-8g-7954’ is offline [2022-03-18T11:26:44.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:26:44.156Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-18T11:26:44.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:26:44.288Z] > git --version # timeout=10 [2022-03-18T11:26:44.331Z] > git --version # 'git version 2.25.1' [2022-03-18T11:26:44.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:26:44.472Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T11:27:02.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T11:27:02.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T11:27:02.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T11:27:02.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:27:02.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:27:02.858Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T11:27:03.721Z] Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:27:04.112Z] Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:27:04.113Z] Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) [2022-03-18T11:27:03.754Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T11:27:03.772Z] > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 [2022-03-18T11:27:04.022Z] > git remote # timeout=10 [2022-03-18T11:27:04.046Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T11:27:04.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:27:04.072Z] > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 [2022-03-18T11:27:04.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T11:27:04.128Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T11:27:04.143Z] > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 [2022-03-18T11:27:08.580Z] Commit message: "build(snap): Use `source-branch`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-18T11:27:09.625Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-18T11:27:09.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T11:27:09.625Z] Dload Upload Total Spent Left Speed [2022-03-18T11:27:09.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh [2022-03-18T11:27:10.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-18T11:27:10.528Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-03-18T11:27:10.528Z] /etc/docker/daemon.json [2022-03-18T11:27:10.528Z] { [2022-03-18T11:27:10.528Z] "registry-mirrors": [ [2022-03-18T11:27:10.528Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-18T11:27:10.528Z] ], [2022-03-18T11:27:10.528Z] "bip": "10.250.0.254/24", [2022-03-18T11:27:10.528Z] "hosts": [ [2022-03-18T11:27:10.528Z] "tcp://0.0.0.0:5555", [2022-03-18T11:27:10.528Z] "unix:///var/run/docker.sock" [2022-03-18T11:27:10.528Z] ], [2022-03-18T11:27:10.528Z] "mtu": 1458, [2022-03-18T11:27:10.528Z] "selinux-enabled": true, [2022-03-18T11:27:10.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-18T11:27:10.528Z] } [Pipeline] sh [2022-03-18T11:27:10.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-18T11:27:11.268Z] + sudo service docker restart [2022-03-18T11:27:24.832Z] Running on prd-ubuntu18.04-docker-8c-8g-7957 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws [2022-03-18T11:27:24.845Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-18T11:27:24.910Z] The recommended git tool is: git [2022-03-18T11:27:26.531Z] using credential edgex-jenkins-ssh [2022-03-18T11:27:26.543Z] Cloning the remote Git repository [2022-03-18T11:27:26.574Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:27:26.608Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-18T11:27:26.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:27:26.663Z] > git --version # timeout=10 [2022-03-18T11:27:26.675Z] > git --version # 'git version 2.17.1' [2022-03-18T11:27:26.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:27:26.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T11:27:29.708Z] provisioning config files... [2022-03-18T11:27:29.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3124673507320279107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:27:30.119Z] ---> docker-login.sh [2022-03-18T11:27:30.120Z] nexus3.edgexfoundry.org:10001 [2022-03-18T11:27:30.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:27:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:27:31.009Z] Configure a credential helper to remove this warning. See [2022-03-18T11:27:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:27:31.009Z] [2022-03-18T11:27:31.009Z] Login Succeeded [2022-03-18T11:27:31.009Z] nexus3.edgexfoundry.org:10002 [2022-03-18T11:27:31.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:27:31.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:27:31.609Z] Configure a credential helper to remove this warning. See [2022-03-18T11:27:31.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:27:31.609Z] [2022-03-18T11:27:31.609Z] Login Succeeded [2022-03-18T11:27:31.609Z] nexus3.edgexfoundry.org:10003 [2022-03-18T11:27:31.623Z] Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:27:31.727Z] Merge succeeded, producing 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:27:31.728Z] Checking out Revision 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 (PR-3914) [2022-03-18T11:27:31.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:27:30.927Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T11:27:30.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T11:27:30.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T11:27:30.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T11:27:30.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:27:30.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T11:27:31.637Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T11:27:31.641Z] > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 [2022-03-18T11:27:31.697Z] > git remote # timeout=10 [2022-03-18T11:27:31.710Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T11:27:31.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T11:27:31.719Z] > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 [2022-03-18T11:27:31.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T11:27:31.737Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T11:27:31.742Z] > git checkout -f 4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 # timeout=10 [2022-03-18T11:27:32.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:27:32.167Z] Configure a credential helper to remove this warning. See [2022-03-18T11:27:32.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:27:32.167Z] [2022-03-18T11:27:32.167Z] Login Succeeded [2022-03-18T11:27:32.167Z] nexus3.edgexfoundry.org:10004 [2022-03-18T11:27:32.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:27:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:27:32.718Z] Configure a credential helper to remove this warning. See [2022-03-18T11:27:32.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:27:32.718Z] [2022-03-18T11:27:32.718Z] Login Succeeded [2022-03-18T11:27:32.718Z] docker.io [2022-03-18T11:27:32.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T11:27:33.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T11:27:33.590Z] Configure a credential helper to remove this warning. See [2022-03-18T11:27:33.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T11:27:33.590Z] [2022-03-18T11:27:33.590Z] Login Succeeded [2022-03-18T11:27:33.590Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T11:27:33.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-18T11:27:34.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T11:27:34.187Z] ========================================================= [2022-03-18T11:27:34.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-18T11:27:34.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:27:34.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T11:27:34.825Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-18T11:27:34.825Z] 9b3977197b4f: Pulling fs layer [2022-03-18T11:27:34.825Z] 1a89e8eeedd5: Pulling fs layer [2022-03-18T11:27:34.825Z] 94645a83ff95: Pulling fs layer [2022-03-18T11:27:34.825Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-18T11:27:34.825Z] 0c92f367c5e7: Pulling fs layer [2022-03-18T11:27:34.826Z] f7c0051592d6: Pulling fs layer [2022-03-18T11:27:34.826Z] a227ed2f7395: Pulling fs layer [2022-03-18T11:27:34.826Z] 7b1c46037f91: Pulling fs layer [2022-03-18T11:27:34.826Z] f7c0051592d6: Waiting [2022-03-18T11:27:34.826Z] a227ed2f7395: Waiting [2022-03-18T11:27:34.826Z] 7b1c46037f91: Waiting [2022-03-18T11:27:34.826Z] 3f3a8bcf1eab: Waiting [2022-03-18T11:27:34.826Z] 0c92f367c5e7: Waiting [2022-03-18T11:27:34.826Z] 94645a83ff95: Download complete [2022-03-18T11:27:34.826Z] 1a89e8eeedd5: Verifying Checksum [2022-03-18T11:27:34.826Z] 1a89e8eeedd5: Download complete [2022-03-18T11:27:34.826Z] 0c92f367c5e7: Verifying Checksum [2022-03-18T11:27:34.826Z] 0c92f367c5e7: Download complete [2022-03-18T11:27:34.826Z] f7c0051592d6: Verifying Checksum [2022-03-18T11:27:34.826Z] f7c0051592d6: Download complete [2022-03-18T11:27:34.826Z] 9b3977197b4f: Verifying Checksum [2022-03-18T11:27:34.826Z] 9b3977197b4f: Download complete [2022-03-18T11:27:34.826Z] a227ed2f7395: Download complete [2022-03-18T11:27:35.228Z] Commit message: "build(snap): Use `source-branch`" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:27:35.820Z] 9b3977197b4f: Pull complete [2022-03-18T11:27:35.886Z] + echo snap-build.sh [2022-03-18T11:27:35.886Z] snap-build.sh [2022-03-18T11:27:35.886Z] + SNAP_BASE_DIR=. [2022-03-18T11:27:35.886Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-18T11:27:35.886Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-18T11:27:35.886Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-18T11:27:35.886Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-18T11:27:35.886Z] + cd /w/workspace/edgex-go/2 [2022-03-18T11:27:35.886Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-18T11:27:35.886Z] Reading package lists... [2022-03-18T11:27:35.886Z] Building dependency tree... [2022-03-18T11:27:35.886Z] Reading state information... [2022-03-18T11:27:35.886Z] The following packages were automatically installed and are no longer required: [2022-03-18T11:27:35.886Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-18T11:27:35.886Z] uidmap xdelta3 [2022-03-18T11:27:35.886Z] Use 'sudo apt autoremove' to remove them. [2022-03-18T11:27:35.886Z] The following packages will be REMOVED: [2022-03-18T11:27:35.886Z] lxd* lxd-client* [2022-03-18T11:27:35.886Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-18T11:27:36.151Z] After this operation, 31.7 MB disk space will be freed. [2022-03-18T11:27:36.425Z] 1a89e8eeedd5: Pull complete [2022-03-18T11:27:36.674Z] (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-18T11:27:36.674Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T11:27:36.703Z] 94645a83ff95: Pull complete [2022-03-18T11:27:36.977Z] 7b1c46037f91: Verifying Checksum [2022-03-18T11:27:36.977Z] 7b1c46037f91: Download complete [2022-03-18T11:27:37.582Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-18T11:27:37.582Z] 3f3a8bcf1eab: Download complete [2022-03-18T11:27:37.614Z] Removing lxd dnsmasq configuration [2022-03-18T11:27:37.614Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T11:27:37.614Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-18T11:27:38.184Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-18T11:27:38.444Z] (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-18T11:27:38.444Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T11:27:39.833Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-18T11:27:39.833Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-18T11:27:40.406Z] + sudo snap remove --purge lxd [2022-03-18T11:27:40.406Z] snap "lxd" is not installed [2022-03-18T11:27:40.406Z] + sudo groupadd --force --system lxd [2022-03-18T11:27:40.407Z] ++ whoami [2022-03-18T11:27:40.407Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-18T11:27:40.407Z] + newgrp - lxd [2022-03-18T11:27:40.407Z] + sudo snap install lxd [2022-03-18T11:27:50.009Z] 3f3a8bcf1eab: Pull complete [2022-03-18T11:27:50.406Z] 2022-03-18T11:27:46Z INFO Waiting for automatic snapd restart... [2022-03-18T11:27:51.470Z] 0c92f367c5e7: Pull complete [2022-03-18T11:27:52.458Z] f7c0051592d6: Pull complete [2022-03-18T11:27:52.746Z] a227ed2f7395: Pull complete [2022-03-18T11:27:59.483Z] 7b1c46037f91: Pull complete [2022-03-18T11:27:59.483Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-18T11:27:59.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T11:27:59.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:27:59.842Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T11:27:59.842Z] WORKDIR /edgex [2022-03-18T11:27:59.842Z] COPY go.mod . [2022-03-18T11:27:59.842Z] RUN go mod download [2022-03-18T11:27:59.842Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-18T11:28:02.498Z] Sending build context to Docker daemon 168.8MB [2022-03-18T11:28:02.498Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T11:28:02.498Z] ---> f79e39bc4007 [2022-03-18T11:28:02.498Z] Step 2/4 : WORKDIR /edgex [2022-03-18T11:28:02.642Z] lxd 4.24 from Canonical* installed [2022-03-18T11:28:02.642Z] + sudo lxd init --auto [2022-03-18T11:28:04.484Z] ---> Running in a0142ce11479 [2022-03-18T11:28:04.760Z] Removing intermediate container a0142ce11479 [2022-03-18T11:28:04.760Z] ---> 369f472365e6 [2022-03-18T11:28:04.760Z] Step 3/4 : COPY go.mod . [2022-03-18T11:28:05.365Z] ---> 65e51fd35998 [2022-03-18T11:28:05.365Z] Step 4/4 : RUN go mod download [2022-03-18T11:28:05.365Z] ---> Running in a188625c3c82 [2022-03-18T11:28:10.791Z] + sudo snap install --classic snapcraft [2022-03-18T11:28:14.997Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T11:28:14.997Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-18T11:28:14.997Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-18T11:28:14.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T11:28:14.997Z] Dload Upload Total Spent Left Speed [2022-03-18T11:28:14.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3916 [2022-03-18T11:28:14.997Z] 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M [2022-03-18T11:28:14.997Z] ./yq_linux_amd64 [2022-03-18T11:28:14.997Z] + sudo snapcraft prime --use-lxd [2022-03-18T11:28:16.911Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-18T11:28:16.911Z] 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-18T11:28:16.911Z] - README.md [2022-03-18T11:28:16.911Z] [2022-03-18T11:28:16.911Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T11:28:17.172Z] Launching a container. [2022-03-18T11:28:27.201Z] Waiting for container to be ready [2022-03-18T11:28:27.461Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-18T11:28:27.461Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-18T11:28:27.461Z] [2022-03-18T11:28:31.700Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-18T11:28:32.643Z] Waiting for network to be ready... [2022-03-18T11:28:32.902Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-18T11:28:32.903Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-18T11:28:32.903Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-18T11:28:33.163Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-18T11:28:33.163Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-18T11:28:33.163Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-18T11:28:33.163Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-18T11:28:33.163Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-18T11:28:33.163Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-18T11:28:33.163Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-18T11:28:33.423Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-18T11:28:33.685Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-18T11:28:33.685Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-18T11:28:33.945Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-18T11:28:33.945Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-18T11:28:33.945Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-18T11:28:33.945Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-18T11:28:33.945Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-18T11:28:34.205Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-18T11:28:34.465Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-18T11:28:34.465Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-18T11:28:34.465Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-18T11:28:34.465Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-18T11:28:34.465Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-18T11:28:34.465Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-18T11:28:34.465Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-18T11:28:34.465Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-18T11:28:36.378Z] Fetched 23.4 MB in 4s (6504 kB/s) [2022-03-18T11:28:36.952Z] Reading package lists... [2022-03-18T11:28:37.212Z] Reading package lists... [2022-03-18T11:28:37.472Z] Building dependency tree... [2022-03-18T11:28:37.472Z] Reading state information... [2022-03-18T11:28:37.472Z] The following additional packages will be installed: [2022-03-18T11:28:37.472Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T11:28:37.472Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T11:28:37.472Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T11:28:37.472Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-18T11:28:37.472Z] Suggested packages: [2022-03-18T11:28:37.472Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-18T11:28:37.472Z] Recommended packages: [2022-03-18T11:28:37.472Z] gnupg libsasl2-modules [2022-03-18T11:28:37.472Z] The following NEW packages will be installed: [2022-03-18T11:28:37.472Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T11:28:37.472Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T11:28:37.472Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T11:28:37.472Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-18T11:28:37.472Z] The following packages will be upgraded: [2022-03-18T11:28:37.472Z] gpg gpg-agent gpgconf libudev1 [2022-03-18T11:28:37.732Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-18T11:28:37.732Z] Need to get 3859 kB of archives. [2022-03-18T11:28:37.732Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-18T11:28:37.732Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-18T11:28:37.732Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-18T11:28:37.992Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-18T11:28:37.992Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-18T11:28:37.992Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-18T11:28:38.252Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-18T11:28:38.252Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-18T11:28:38.252Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-18T11:28:38.511Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-18T11:28:38.511Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-18T11:28:38.511Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-18T11:28:38.511Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-18T11:28:38.511Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-18T11:28:38.511Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-18T11:28:38.511Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-18T11:28:38.511Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-18T11:28:38.511Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-18T11:28:38.511Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-18T11:28:38.511Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-18T11:28:38.511Z] 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-18T11:28:38.511Z] 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-18T11:28:38.511Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-18T11:28:38.771Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T11:28:38.771Z] Fetched 3859 kB in 1s (3599 kB/s) [2022-03-18T11:28:38.771Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T11:28:38.771Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:38.771Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T11:28:38.771Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T11:28:38.771Z] Selecting previously unselected package udev. [2022-03-18T11:28:38.771Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T11:28:38.771Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:39.033Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-18T11:28:39.033Z] Selecting previously unselected package libfuse2:amd64. [2022-03-18T11:28:39.033Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-18T11:28:39.033Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-18T11:28:39.295Z] Selecting previously unselected package fuse. [2022-03-18T11:28:39.295Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-18T11:28:39.295Z] Unpacking fuse (2.9.9-3) ... [2022-03-18T11:28:39.295Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T11:28:39.295Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T11:28:39.295Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T11:28:39.295Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T11:28:39.295Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T11:28:39.295Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T11:28:39.557Z] Selecting previously unselected package libksba8:amd64. [2022-03-18T11:28:39.557Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-18T11:28:39.557Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-18T11:28:39.557Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-18T11:28:39.557Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.557Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.557Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-18T11:28:39.557Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.557Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.818Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-18T11:28:39.818Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.818Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.818Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-18T11:28:39.818Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.818Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.818Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-18T11:28:39.818Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.818Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.818Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-18T11:28:39.818Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:39.818Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:39.818Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-18T11:28:39.818Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:40.079Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:40.079Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-18T11:28:40.079Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:40.079Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:40.079Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-18T11:28:40.079Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T11:28:40.079Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:40.079Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T11:28:40.079Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T11:28:40.079Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T11:28:40.079Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T11:28:40.079Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T11:28:40.079Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T11:28:40.079Z] Selecting previously unselected package libldap-common. [2022-03-18T11:28:40.079Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-18T11:28:40.341Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T11:28:40.341Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T11:28:40.341Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-18T11:28:40.341Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T11:28:40.341Z] Selecting previously unselected package dirmngr. [2022-03-18T11:28:40.341Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T11:28:40.341Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T11:28:40.341Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-18T11:28:40.341Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-18T11:28:40.341Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T11:28:40.341Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T11:28:40.341Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-18T11:28:40.913Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T11:28:40.913Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T11:28:41.174Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.174Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-18T11:28:41.174Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-18T11:28:41.174Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.174Z] Setting up fuse (2.9.9-3) ... [2022-03-18T11:28:41.174Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-18T11:28:41.745Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T11:28:41.745Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T11:28:41.745Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T11:28:41.745Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-18T11:28:41.745Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-18T11:28:42.005Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T11:28:42.268Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-18T11:28:42.268Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-18T11:28:42.268Z] units). This means they are not meant to be enabled using systemctl. [2022-03-18T11:28:42.268Z] [2022-03-18T11:28:42.268Z] Possible reasons for having this kind of units are: [2022-03-18T11:28:42.268Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-18T11:28:42.268Z] .wants/ or .requires/ directory. [2022-03-18T11:28:42.268Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-18T11:28:42.268Z] a requirement dependency on it. [2022-03-18T11:28:42.268Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-18T11:28:42.268Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-18T11:28:42.268Z] • In case of template units, the unit is meant to be enabled with some [2022-03-18T11:28:42.268Z] instance name specified. [2022-03-18T11:28:42.529Z] Reading package lists... [2022-03-18T11:28:42.791Z] Building dependency tree... [2022-03-18T11:28:42.791Z] Reading state information... [2022-03-18T11:28:42.791Z] The following additional packages will be installed: [2022-03-18T11:28:42.791Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T11:28:42.791Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T11:28:42.791Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T11:28:42.791Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-18T11:28:42.791Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-18T11:28:42.791Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-18T11:28:42.791Z] Suggested packages: [2022-03-18T11:28:42.791Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-18T11:28:42.791Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-18T11:28:42.791Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-18T11:28:42.791Z] systemd-container policykit-1 [2022-03-18T11:28:42.791Z] Recommended packages: [2022-03-18T11:28:42.791Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-18T11:28:42.791Z] The following NEW packages will be installed: [2022-03-18T11:28:42.791Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T11:28:42.791Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T11:28:42.791Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T11:28:42.791Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-18T11:28:42.791Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-18T11:28:42.791Z] The following packages will be upgraded: [2022-03-18T11:28:42.791Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-18T11:28:43.052Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-18T11:28:43.052Z] Need to get 46.5 MB of archives. [2022-03-18T11:28:43.052Z] After this operation, 181 MB of additional disk space will be used. [2022-03-18T11:28:43.052Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-18T11:28:43.052Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-18T11:28:43.052Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-18T11:28:43.052Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-18T11:28:43.052Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-18T11:28:43.052Z] 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-18T11:28:43.052Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-18T11:28:43.052Z] 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-18T11:28:43.052Z] 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-18T11:28:43.314Z] 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-18T11:28:43.314Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-18T11:28:43.314Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-18T11:28:43.314Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-18T11:28:43.314Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-18T11:28:43.314Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-18T11:28:43.314Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-18T11:28:43.314Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-18T11:28:43.314Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-18T11:28:43.314Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-18T11:28:43.314Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-18T11:28:43.314Z] 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-18T11:28:43.314Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-18T11:28:43.314Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-18T11:28:43.576Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-18T11:28:43.576Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-18T11:28:43.576Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-18T11:28:43.576Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-18T11:28:43.576Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-18T11:28:43.576Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-18T11:28:43.837Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-18T11:28:43.837Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-18T11:28:43.837Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-18T11:28:43.837Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-18T11:28:43.837Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T11:28:43.837Z] Fetched 46.5 MB in 1s (52.2 MB/s) [2022-03-18T11:28:44.097Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-18T11:28:44.097Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:44.097Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T11:28:44.097Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:44.097Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T11:28:44.097Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:44.358Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T11:28:44.927Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:44.927Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T11:28:44.927Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T11:28:44.927Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-18T11:28:44.927Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-18T11:28:44.927Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T11:28:44.927Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:45.188Z] Selecting previously unselected package libexpat1:amd64. [2022-03-18T11:28:45.188Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-18T11:28:45.188Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T11:28:45.188Z] Selecting previously unselected package python3.8-minimal. [2022-03-18T11:28:45.188Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T11:28:45.188Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:45.453Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:45.453Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T11:28:45.453Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:46.022Z] Selecting previously unselected package python3-minimal. [2022-03-18T11:28:46.022Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-18T11:28:46.022Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T11:28:46.022Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T11:28:46.022Z] Selecting previously unselected package mime-support. [2022-03-18T11:28:46.022Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-18T11:28:46.022Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-18T11:28:46.022Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-18T11:28:46.022Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-18T11:28:46.022Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T11:28:46.022Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-18T11:28:46.022Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T11:28:46.022Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:46.284Z] Selecting previously unselected package python3.8. [2022-03-18T11:28:46.284Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T11:28:46.284Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:46.284Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T11:28:46.284Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T11:28:46.284Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T11:28:46.284Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T11:28:46.544Z] Selecting previously unselected package python3. [2022-03-18T11:28:46.544Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-18T11:28:46.544Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T11:28:46.544Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-18T11:28:46.544Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T11:28:46.545Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T11:28:46.545Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:46.545Z] Selecting previously unselected package dbus. [2022-03-18T11:28:46.545Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T11:28:46.805Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:46.805Z] Selecting previously unselected package libbsd0:amd64. [2022-03-18T11:28:46.805Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-18T11:28:46.805Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-18T11:28:46.805Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T11:28:46.805Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T11:28:46.805Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T11:28:46.805Z] Selecting previously unselected package sudo. [2022-03-18T11:28:46.805Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-18T11:28:46.805Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T11:28:46.805Z] Selecting previously unselected package apparmor. [2022-03-18T11:28:47.065Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T11:28:47.065Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T11:28:47.065Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-18T11:28:47.065Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-18T11:28:47.065Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T11:28:47.065Z] Selecting previously unselected package libedit2:amd64. [2022-03-18T11:28:47.065Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-18T11:28:47.065Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T11:28:47.065Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-18T11:28:47.065Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-18T11:28:47.065Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T11:28:47.325Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T11:28:47.325Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:28:47.325Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:47.325Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T11:28:47.325Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:28:47.325Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:47.325Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T11:28:47.325Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-18T11:28:47.325Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T11:28:47.325Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T11:28:47.325Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:28:47.325Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:47.585Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T11:28:47.585Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:28:47.585Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:47.585Z] Selecting previously unselected package openssh-client. [2022-03-18T11:28:47.585Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-18T11:28:47.585Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T11:28:47.585Z] Selecting previously unselected package dbus-user-session. [2022-03-18T11:28:47.585Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T11:28:47.585Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:47.845Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-18T11:28:47.845Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-18T11:28:47.845Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-18T11:28:47.845Z] Selecting previously unselected package squashfs-tools. [2022-03-18T11:28:47.845Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-18T11:28:47.845Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T11:28:47.845Z] Selecting previously unselected package snapd. [2022-03-18T11:28:47.845Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-18T11:28:47.845Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T11:28:51.143Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T11:28:51.143Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-18T11:28:51.143Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-18T11:28:51.143Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T11:28:51.143Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:51.143Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:51.143Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:51.143Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T11:28:51.143Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:51.143Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:51.143Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T11:28:51.143Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:51.143Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T11:28:51.143Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T11:28:51.715Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-18T11:28:51.715Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T11:28:51.715Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T11:28:51.715Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T11:28:51.715Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-18T11:28:51.715Z] running python rtupdate hooks for python3.8... [2022-03-18T11:28:51.715Z] running python post-rtupdate hooks for python3.8... [2022-03-18T11:28:51.979Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T11:28:52.921Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-18T11:28:52.921Z] Reloading AppArmor profiles [2022-03-18T11:28:53.189Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:28:53.189Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T11:28:53.452Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-18T11:28:53.714Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-18T11:28:53.714Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-18T11:28:53.714Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-18T11:28:53.714Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-18T11:28:55.623Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-18T11:28:55.623Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T11:28:55.623Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T11:28:55.624Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T11:28:55.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-18T11:28:56.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-18T11:28:56.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-18T11:28:56.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-18T11:28:56.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T11:28:56.666Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T11:28:56.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-18T11:28:57.183Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-18T11:28:57.443Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-18T11:28:57.702Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-18T11:28:57.961Z] /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-18T11:28:57.961Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T11:28:58.532Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T11:28:58.792Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T11:28:58.792Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T11:28:59.630Z] Reading package lists... [2022-03-18T11:28:59.889Z] Reading package lists... [2022-03-18T11:28:59.889Z] Building dependency tree... [2022-03-18T11:28:59.889Z] Reading state information... [2022-03-18T11:29:00.149Z] Calculating upgrade... [2022-03-18T11:29:00.149Z] The following packages will be upgraded: [2022-03-18T11:29:00.149Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-18T11:29:00.149Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-18T11:29:00.149Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-18T11:29:00.149Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-18T11:29:00.149Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-18T11:29:00.149Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-18T11:29:00.149Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-18T11:29:00.149Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-18T11:29:00.149Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-18T11:29:00.149Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-18T11:29:00.149Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-18T11:29:00.149Z] xz-utils zlib1g [2022-03-18T11:29:00.410Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T11:29:00.410Z] Need to get 65.7 MB of archives. [2022-03-18T11:29:00.410Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-18T11:29:00.410Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-18T11:29:00.410Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-18T11:29:00.670Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-18T11:29:00.929Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-18T11:29:00.929Z] 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-18T11:29:00.929Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-18T11:29:00.929Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-18T11:29:01.189Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-18T11:29:01.189Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-18T11:29:01.189Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-18T11:29:01.189Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-18T11:29:01.189Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-18T11:29:01.189Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-18T11:29:01.189Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-18T11:29:01.189Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-18T11:29:01.189Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-18T11:29:01.189Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-18T11:29:01.189Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-18T11:29:01.189Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-18T11:29:01.189Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-18T11:29:01.189Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-18T11:29:01.189Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-18T11:29:01.189Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-18T11:29:01.189Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-18T11:29:01.189Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-18T11:29:01.189Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-18T11:29:01.189Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-18T11:29:01.189Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-18T11:29:01.190Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-18T11:29:01.449Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-18T11:29:01.449Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-18T11:29:01.449Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-18T11:29:01.449Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-18T11:29:01.449Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-18T11:29:01.449Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-18T11:29:01.449Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-18T11:29:01.710Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-18T11:29:01.710Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-18T11:29:01.710Z] 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-18T11:29:01.710Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-18T11:29:01.710Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-18T11:29:01.710Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-18T11:29:01.710Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-18T11:29:01.710Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-18T11:29:01.710Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-18T11:29:01.710Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-18T11:29:01.710Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-18T11:29:01.710Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-18T11:29:01.972Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-18T11:29:01.972Z] 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-18T11:29:01.972Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-18T11:29:01.972Z] 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-18T11:29:01.972Z] 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-18T11:29:01.972Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-18T11:29:01.972Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-18T11:29:01.972Z] 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-18T11:29:01.972Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-18T11:29:01.972Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-18T11:29:01.972Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-18T11:29:01.972Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-18T11:29:01.972Z] 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-18T11:29:01.972Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-18T11:29:01.972Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-18T11:29:01.972Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-18T11:29:01.972Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-18T11:29:02.233Z] 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-18T11:29:02.233Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-18T11:29:02.233Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-18T11:29:02.233Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-18T11:29:02.233Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-18T11:29:02.233Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-18T11:29:02.233Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-18T11:29:02.494Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-18T11:29:02.755Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-18T11:29:03.016Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-18T11:29:03.016Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-18T11:29:03.275Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-18T11:29:03.535Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T11:29:03.535Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-18T11:29:03.535Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T11:29:03.535Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T11:29:03.535Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T11:29:04.107Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T11:29:04.107Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T11:29:04.107Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-18T11:29:04.107Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-18T11:29:04.367Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:04.367Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:04.626Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:04.626Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:04.888Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:04.888Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.149Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.149Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.149Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.149Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.149Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.149Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.409Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.409Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.409Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:05.409Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T11:29:05.409Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.409Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.409Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:05.669Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T11:29:05.669Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.669Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.669Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.669Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.669Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:05.669Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T11:29:05.928Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:05.928Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T11:29:05.928Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T11:29:06.187Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T11:29:06.756Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T11:29:06.756Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T11:29:06.756Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-18T11:29:06.756Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-18T11:29:06.756Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-18T11:29:07.017Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-18T11:29:07.279Z] Setting up base-files (11ubuntu5.5) ... [2022-03-18T11:29:07.279Z] Installing new version of config file /etc/issue ... [2022-03-18T11:29:07.279Z] Installing new version of config file /etc/issue.net ... [2022-03-18T11:29:07.279Z] Installing new version of config file /etc/lsb-release ... [2022-03-18T11:29:07.279Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-18T11:29:07.540Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-18T11:29:07.540Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-18T11:29:07.540Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-18T11:29:07.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:07.800Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-18T11:29:07.800Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-18T11:29:07.800Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-18T11:29:07.800Z] 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-18T11:29:07.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:07.800Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:07.800Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-18T11:29:08.060Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:08.060Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:08.060Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T11:29:08.060Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T11:29:08.060Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T11:29:08.319Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:08.319Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T11:29:08.319Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T11:29:08.579Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T11:29:08.579Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T11:29:08.840Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T11:29:08.840Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T11:29:09.100Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-18T11:29:09.100Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:09.100Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-18T11:29:09.100Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T11:29:09.670Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-18T11:29:09.670Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-18T11:29:09.670Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-18T11:29:09.670Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:09.670Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-18T11:29:09.670Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-18T11:29:09.670Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-18T11:29:09.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:09.930Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:09.930Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:09.930Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:09.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:09.930Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:09.930Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:09.930Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:09.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:09.930Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:09.930Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:10.189Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:10.189Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:10.189Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:10.189Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:10.189Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:10.189Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:10.450Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:10.450Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:10.450Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:10.450Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:10.450Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:10.450Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:11.022Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:11.281Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-18T11:29:11.540Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-18T11:29:11.540Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:11.540Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T11:29:11.540Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T11:29:11.800Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T11:29:11.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:11.800Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-18T11:29:11.800Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-18T11:29:12.061Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-18T11:29:12.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.061Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-18T11:29:12.061Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-18T11:29:12.061Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-18T11:29:12.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.061Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T11:29:12.061Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T11:29:12.061Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-18T11:29:12.326Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.326Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-18T11:29:12.326Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-18T11:29:12.326Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-18T11:29:12.326Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.326Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-18T11:29:12.326Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-18T11:29:12.588Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-18T11:29:12.588Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.588Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T11:29:12.588Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T11:29:12.588Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-18T11:29:12.588Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.588Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-18T11:29:12.588Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-18T11:29:12.588Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-18T11:29:12.850Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.850Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T11:29:12.850Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T11:29:12.850Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T11:29:12.850Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:12.850Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T11:29:12.850Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T11:29:12.850Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T11:29:13.110Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:13.110Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-18T11:29:13.110Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-18T11:29:13.110Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-18T11:29:13.110Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:13.110Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-18T11:29:13.110Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-18T11:29:13.372Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-18T11:29:13.372Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:13.372Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-18T11:29:13.372Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-18T11:29:13.372Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-18T11:29:13.372Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:13.372Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-18T11:29:13.372Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-18T11:29:13.946Z] Setting up apt (2.0.6) ... [2022-03-18T11:29:14.523Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-18T11:29:14.523Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:14.523Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T11:29:14.523Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T11:29:14.523Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T11:29:14.523Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T11:29:14.523Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T11:29:14.523Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T11:29:14.784Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-18T11:29:14.784Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T11:29:14.784Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T11:29:14.784Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T11:29:14.784Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T11:29:15.045Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T11:29:15.045Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T11:29:15.045Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T11:29:15.045Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-18T11:29:15.045Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T11:29:15.045Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-18T11:29:15.307Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T11:29:15.307Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T11:29:15.307Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T11:29:15.567Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T11:29:15.568Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T11:29:15.568Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T11:29:15.568Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T11:29:15.832Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T11:29:15.832Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T11:29:15.832Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T11:29:15.832Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T11:29:16.093Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T11:29:16.093Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T11:29:16.093Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-18T11:29:16.093Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-18T11:29:16.357Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T11:29:16.357Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-18T11:29:16.357Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-18T11:29:16.357Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-18T11:29:16.357Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-18T11:29:16.357Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-18T11:29:16.357Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-18T11:29:16.618Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-18T11:29:16.618Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-18T11:29:16.618Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-18T11:29:16.879Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T11:29:16.879Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T11:29:17.141Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.141Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.141Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.141Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.400Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.401Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.401Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.401Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.401Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.401Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.401Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T11:29:17.401Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T11:29:17.660Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-18T11:29:17.660Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-18T11:29:17.660Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:17.660Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:17.919Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:17.919Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:18.857Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:18.857Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:19.426Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:19.426Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:19.690Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:19.690Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:19.956Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:19.956Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:20.528Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T11:29:20.528Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T11:29:20.787Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-18T11:29:20.787Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-18T11:29:20.787Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-18T11:29:20.787Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-18T11:29:20.787Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T11:29:20.787Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-18T11:29:20.787Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T11:29:20.787Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:20.787Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-18T11:29:21.046Z] [2022-03-18T11:29:21.046Z] Current default time zone: 'Etc/UTC' [2022-03-18T11:29:21.046Z] Local time is now: Fri Mar 18 11:29:20 UTC 2022. [2022-03-18T11:29:21.046Z] Universal Time is now: Fri Mar 18 11:29:20 UTC 2022. [2022-03-18T11:29:21.046Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-18T11:29:21.046Z] [2022-03-18T11:29:21.046Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-18T11:29:21.046Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:21.046Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:21.046Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-18T11:29:21.046Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-18T11:29:21.046Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T11:29:21.046Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-18T11:29:21.046Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-18T11:29:21.046Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-18T11:29:21.046Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T11:29:21.046Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T11:29:21.046Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-18T11:29:21.046Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-18T11:29:22.956Z] Updating certificates in /etc/ssl/certs... [2022-03-18T11:29:23.525Z] 21 added, 21 removed; done. [2022-03-18T11:29:23.785Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:23.785Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-18T11:29:23.785Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-18T11:29:23.785Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:24.044Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T11:29:24.044Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-18T11:29:24.044Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-18T11:29:24.044Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-18T11:29:24.044Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:24.044Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-18T11:29:24.044Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:24.044Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:24.045Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T11:29:24.045Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T11:29:24.045Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-18T11:29:24.045Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-18T11:29:24.304Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-18T11:29:24.304Z] Updating certificates in /etc/ssl/certs... [2022-03-18T11:29:24.874Z] 0 added, 0 removed; done. [2022-03-18T11:29:24.874Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-18T11:29:24.874Z] done. [2022-03-18T11:29:26.075Z] Reading package lists... [2022-03-18T11:29:26.075Z] Building dependency tree... [2022-03-18T11:29:26.075Z] Reading state information... [2022-03-18T11:29:26.336Z] The following NEW packages will be installed: [2022-03-18T11:29:26.336Z] apt-transport-https [2022-03-18T11:29:26.336Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T11:29:26.336Z] Need to get 4680 B of archives. [2022-03-18T11:29:26.336Z] After this operation, 162 kB of additional disk space will be used. [2022-03-18T11:29:26.336Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-18T11:29:26.598Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T11:29:26.598Z] Fetched 4680 B in 0s (24.2 kB/s) [2022-03-18T11:29:26.598Z] Selecting previously unselected package apt-transport-https. [2022-03-18T11:29:26.598Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-18T11:29:26.598Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-18T11:29:26.598Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-18T11:29:26.598Z] Setting up apt-transport-https (2.0.6) ... [2022-03-18T11:29:26.859Z] Waiting for network to be ready... [2022-03-18T11:29:27.215Z] Removing intermediate container a188625c3c82 [2022-03-18T11:29:27.215Z] ---> 1ace6b01f848 [2022-03-18T11:29:27.215Z] Successfully built 1ace6b01f848 [2022-03-18T11:29:27.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:29:27.566Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T11:29:27.566Z] . [Pipeline] withDockerContainer [2022-03-18T11:29:27.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container [2022-03-18T11:29:27.959Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-18T11:29:29.338Z] $ docker top 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:29:30.258Z] + go version [2022-03-18T11:29:30.258Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-18T11:29:30.295Z] $ docker stop --time=1 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 [2022-03-18T11:29:31.966Z] $ docker rm -f 270978b0477bd5db502d15f0f471b58c654d547e3f8620471565fe894bb74360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:29:32.572Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T11:29:32.572Z] . [Pipeline] withDockerContainer [2022-03-18T11:29:32.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container [2022-03-18T11:29:32.915Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-18T11:29:33.467Z] 2022-03-18T11:29:30Z INFO Waiting for automatic snapd restart... [2022-03-18T11:29:33.728Z] snapd 2.54.4 from Canonical* installed [2022-03-18T11:29:34.270Z] $ docker top fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T11:29:34.544Z] ========================================================= [2022-03-18T11:29:34.544Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T11:29:34.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T11:29:34.669Z] "snapd" switched to the "latest/stable" channel [2022-03-18T11:29:34.669Z] [2022-03-18T11:29:35.196Z] + make test [2022-03-18T11:29:35.196Z] go mod tidy [2022-03-18T11:29:36.198Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T11:29:37.210Z] core20 20220304 from Canonical* installed [2022-03-18T11:29:37.470Z] "core20" switched to the "latest/stable" channel [2022-03-18T11:29:37.470Z] [2022-03-18T11:29:40.011Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T11:29:40.272Z] "snapcraft" switched to the "latest/stable" channel [2022-03-18T11:29:40.272Z] [2022-03-18T11:29:44.473Z] 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-18T11:29:44.473Z] - README.md [2022-03-18T11:29:44.473Z] [2022-03-18T11:29:44.473Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T11:29:45.042Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T11:29:45.042Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T11:29:45.042Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T11:29:45.874Z] Reading package lists... [2022-03-18T11:29:46.134Z] 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-18T11:29:46.134Z] Reading package lists... [2022-03-18T11:29:46.395Z] Building dependency tree... [2022-03-18T11:29:46.395Z] Reading state information... [2022-03-18T11:29:46.655Z] Suggested packages: [2022-03-18T11:29:46.655Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-18T11:29:46.656Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-18T11:29:46.656Z] krb5-user libnorm-doc [2022-03-18T11:29:46.656Z] Recommended packages: [2022-03-18T11:29:46.656Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-18T11:29:46.656Z] The following NEW packages will be installed: [2022-03-18T11:29:46.656Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-18T11:29:46.656Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-18T11:29:46.656Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-18T11:29:46.656Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-18T11:29:46.656Z] libzmq5 pkg-config zip [2022-03-18T11:29:46.656Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T11:29:46.917Z] Need to get 10.3 MB of archives. [2022-03-18T11:29:46.917Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-18T11:29:46.917Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-18T11:29:46.917Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-18T11:29:47.488Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-18T11:29:47.488Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-18T11:29:47.488Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-18T11:29:47.488Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-18T11:29:47.488Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-18T11:29:47.488Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-18T11:29:47.488Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-18T11:29:47.488Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-18T11:29:47.488Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-18T11:29:47.488Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-18T11:29:47.488Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-18T11:29:47.488Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-18T11:29:47.749Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-18T11:29:47.749Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-18T11:29:47.749Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-18T11:29:47.749Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-18T11:29:47.749Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-18T11:29:47.749Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-18T11:29:47.749Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-18T11:29:47.749Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-18T11:29:47.749Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-18T11:29:47.749Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-18T11:29:47.749Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-18T11:29:47.749Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-18T11:29:47.749Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-18T11:29:47.749Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T11:29:48.009Z] Fetched 10.3 MB in 1s (9274 kB/s) [2022-03-18T11:29:48.009Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-18T11:29:48.009Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-18T11:29:48.009Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-18T11:29:48.009Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T11:29:48.009Z] Selecting previously unselected package libsodium23:amd64. [2022-03-18T11:29:48.009Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-18T11:29:48.009Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-18T11:29:48.270Z] Selecting previously unselected package libpsl5:amd64. [2022-03-18T11:29:48.270Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-18T11:29:48.270Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T11:29:48.270Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-18T11:29:48.270Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-18T11:29:48.270Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T11:29:48.270Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T11:29:48.270Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-18T11:29:48.270Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T11:29:48.270Z] Selecting previously unselected package librtmp1:amd64. [2022-03-18T11:29:48.270Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-18T11:29:48.270Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T11:29:48.271Z] Selecting previously unselected package libssh-4:amd64. [2022-03-18T11:29:48.271Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-18T11:29:48.271Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T11:29:48.531Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-18T11:29:48.531Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-18T11:29:48.531Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T11:29:48.531Z] Selecting previously unselected package liberror-perl. [2022-03-18T11:29:48.531Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-18T11:29:48.531Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-18T11:29:48.531Z] Selecting previously unselected package git-man. [2022-03-18T11:29:48.531Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-18T11:29:48.531Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T11:29:48.792Z] Selecting previously unselected package git. [2022-03-18T11:29:48.792Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-18T11:29:48.792Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T11:29:49.364Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-18T11:29:49.364Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.364Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:49.625Z] Selecting previously unselected package libnorm1:amd64. [2022-03-18T11:29:49.625Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T11:29:49.625Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T11:29:49.625Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-18T11:29:49.625Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T11:29:49.625Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T11:29:49.625Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-18T11:29:49.625Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T11:29:49.625Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T11:29:49.884Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-18T11:29:49.884Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T11:29:49.884Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T11:29:49.884Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-18T11:29:49.884Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-18T11:29:49.884Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T11:29:49.884Z] Selecting previously unselected package libzmq5:amd64. [2022-03-18T11:29:49.884Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T11:29:49.884Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T11:29:49.884Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-18T11:29:49.884Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T11:29:49.884Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.145Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-18T11:29:50.145Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T11:29:50.145Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T11:29:50.145Z] Selecting previously unselected package pkg-config. [2022-03-18T11:29:50.145Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-18T11:29:50.145Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T11:29:50.145Z] Selecting previously unselected package zip. [2022-03-18T11:29:50.145Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-18T11:29:50.145Z] Unpacking zip (3.0-11build1) ... [2022-03-18T11:29:50.145Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T11:29:50.145Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-18T11:29:50.145Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T11:29:50.406Z] No schema files found: doing nothing. [2022-03-18T11:29:50.406Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T11:29:50.406Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T11:29:50.406Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T11:29:50.406Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T11:29:50.406Z] Setting up liberror-perl (0.17029-1) ... [2022-03-18T11:29:50.406Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.406Z] Setting up zip (3.0-11build1) ... [2022-03-18T11:29:50.406Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T11:29:50.406Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T11:29:50.406Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T11:29:50.406Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T11:29:50.406Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T11:29:50.406Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.406Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T11:29:50.406Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.406Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T11:29:50.406Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.406Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T11:29:50.406Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T11:29:50.406Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T11:29:50.406Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T11:29:50.406Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.406Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T11:29:50.668Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T11:29:50.668Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T11:29:51.242Z] comerr-dev set to automatically installed. [2022-03-18T11:29:51.242Z] git set to automatically installed. [2022-03-18T11:29:51.242Z] git-man set to automatically installed. [2022-03-18T11:29:51.242Z] krb5-multidev set to automatically installed. [2022-03-18T11:29:51.242Z] libbrotli1 set to automatically installed. [2022-03-18T11:29:51.242Z] libcurl3-gnutls set to automatically installed. [2022-03-18T11:29:51.242Z] liberror-perl set to automatically installed. [2022-03-18T11:29:51.242Z] libglib2.0-0 set to automatically installed. [2022-03-18T11:29:51.242Z] libgssrpc4 set to automatically installed. [2022-03-18T11:29:51.242Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-18T11:29:51.242Z] libkadm5srv-mit11 set to automatically installed. [2022-03-18T11:29:51.242Z] libkdb5-9 set to automatically installed. [2022-03-18T11:29:51.242Z] libkrb5-dev set to automatically installed. [2022-03-18T11:29:51.242Z] libnghttp2-14 set to automatically installed. [2022-03-18T11:29:51.242Z] libnorm-dev set to automatically installed. [2022-03-18T11:29:51.242Z] libnorm1 set to automatically installed. [2022-03-18T11:29:51.242Z] libpgm-5.2-0 set to automatically installed. [2022-03-18T11:29:51.242Z] libpgm-dev set to automatically installed. [2022-03-18T11:29:51.242Z] libpsl5 set to automatically installed. [2022-03-18T11:29:51.242Z] librtmp1 set to automatically installed. [2022-03-18T11:29:51.242Z] libsodium-dev set to automatically installed. [2022-03-18T11:29:51.242Z] libsodium23 set to automatically installed. [2022-03-18T11:29:51.242Z] libssh-4 set to automatically installed. [2022-03-18T11:29:51.242Z] libzmq3-dev set to automatically installed. [2022-03-18T11:29:51.242Z] libzmq5 set to automatically installed. [2022-03-18T11:29:51.242Z] pkg-config set to automatically installed. [2022-03-18T11:29:51.242Z] zip set to automatically installed. [2022-03-18T11:29:51.815Z] snapd is not logged in, snap install commands will use sudo [2022-03-18T11:30:04.080Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-18T11:30:04.081Z] Downloading snap 'edgex-app-service-configurable' [2022-03-18T11:30:06.735Z] Pulling app-service-configurable [2022-03-18T11:30:06.735Z] + snapcraftctl pull [2022-03-18T11:30:08.163Z] Pulling config-common [2022-03-18T11:30:08.163Z] + snapcraftctl pull [2022-03-18T11:30:08.575Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T11:30:09.545Z] Pulling go-build-helper [2022-03-18T11:30:09.545Z] + snapcraftctl pull [2022-03-18T11:30:10.927Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-18T11:30:10.927Z] Skipping pull go-build-helper (already ran) [2022-03-18T11:30:10.927Z] Building go-build-helper [2022-03-18T11:30:10.927Z] + snapcraftctl build [2022-03-18T11:30:11.867Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-18T11:30:12.438Z] Staging go-build-helper [2022-03-18T11:30:12.438Z] + snapcraftctl stage [2022-03-18T11:30:17.721Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-18T11:30:17.721Z] Fetched 290 kB in 0s (0 B/s) [2022-03-18T11:30:17.721Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-18T11:30:17.721Z] Fetched 158 kB in 0s (0 B/s) [2022-03-18T11:30:17.721Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-18T11:30:17.721Z] Fetched 242 kB in 0s (0 B/s) [2022-03-18T11:30:17.721Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-18T11:30:17.721Z] Fetched 150 kB in 0s (0 B/s) [2022-03-18T11:30:17.721Z] Pulling edgex-go [2022-03-18T11:30:17.721Z] + snapcraftctl pull [2022-03-18T11:30:19.103Z] Pulling hooks [2022-03-18T11:30:19.103Z] + snapcraftctl pull [2022-03-18T11:30:34.018Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T11:30:34.018Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-18T11:30:34.018Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-18T11:30:34.019Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-18T11:30:34.019Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-18T11:30:34.019Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-18T11:30:34.019Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-18T11:30:34.019Z] Fetched 234 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-18T11:30:34.019Z] Fetched 155 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-18T11:30:34.019Z] Fetched 170 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-18T11:30:34.019Z] Fetched 267 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-18T11:30:34.019Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-18T11:30:34.019Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-18T11:30:34.019Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-18T11:30:34.019Z] Fetched 121 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-18T11:30:34.019Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-18T11:30:34.019Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-18T11:30:34.019Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-18T11:30:34.019Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-18T11:30:34.019Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-18T11:30:34.019Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-18T11:30:34.019Z] Fetched 142 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-18T11:30:34.019Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-18T11:30:34.019Z] Fetched 181 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-18T11:30:34.019Z] Fetched 208 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-18T11:30:34.019Z] Fetched 161 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-18T11:30:34.019Z] Fetched 107 kB in 0s (0 B/s) [2022-03-18T11:30:34.019Z] Pulling static-packages [2022-03-18T11:30:34.019Z] + snapcraftctl pull [2022-03-18T11:30:34.278Z] Pulling version [2022-03-18T11:30:34.278Z] + cd /root/project [2022-03-18T11:30:34.278Z] ++ git describe --tags --abbrev=0 [2022-03-18T11:30:34.278Z] ++ sed s/v// [2022-03-18T11:30:34.278Z] + GIT_VERSION=2.2.0-dev.38 [2022-03-18T11:30:34.278Z] + '[' -z 2.2.0-dev.38 ']' [2022-03-18T11:30:34.278Z] + snapcraftctl set-version 2.2.0-dev.38 [2022-03-18T11:30:35.657Z] Building app-service-configurable [2022-03-18T11:30:35.657Z] + snapcraftctl build [2022-03-18T11:30:37.564Z] Building config-common [2022-03-18T11:30:37.564Z] + snapcraftctl build [2022-03-18T11:30:38.695Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-18T11:30:39.634Z] Skipping build go-build-helper (already ran) [2022-03-18T11:30:39.634Z] Building edgex-go [2022-03-18T11:30:39.634Z] + cd /root/parts/edgex-go/src [2022-03-18T11:30:39.634Z] ++ git describe --tags --abbrev=0 [2022-03-18T11:30:39.634Z] ++ sed s/v// [2022-03-18T11:30:39.894Z] + GIT_VERSION=2.2.0-dev.38 [2022-03-18T11:30:39.894Z] + '[' -z 2.2.0-dev.38 ']' [2022-03-18T11:30:39.894Z] + echo 2.2.0-dev.38 [2022-03-18T11:30:39.894Z] + '[' '!' -d vendor ']' [2022-03-18T11:30:39.894Z] + go mod download all [2022-03-18T11:30:45.224Z] + make build [2022-03-18T11:30:45.224Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T11:30:57.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T11:31:00.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T11:31:01.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T11:31:03.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T11:31:03.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T11:31:04.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T11:31:05.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T11:31:06.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T11:31:07.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T11:31:08.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T11:31:09.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T11:31:11.729Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-18T11:31:11.730Z] + case "$service" in [2022-03-18T11:31:11.730Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-18T11:31:11.730Z] + 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-18T11:31:11.730Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-18T11:31:11.730Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-18T11:31:11.730Z] + 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-18T11:31:12.301Z] Building hooks [2022-03-18T11:31:12.301Z] + cd /root/parts/hooks/src [2022-03-18T11:31:12.301Z] + make build [2022-03-18T11:31:12.301Z] go mod tidy [2022-03-18T11:31:12.562Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-18T11:31:12.822Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T11:31:12.822Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-18T11:31:12.822Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-18T11:31:12.822Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-18T11:31:13.393Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-18T11:31:13.961Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-18T11:31:13.961Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-18T11:31:15.871Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T11:31:15.871Z] Building static-packages [2022-03-18T11:31:15.871Z] + snapcraftctl build [2022-03-18T11:31:16.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T11:31:17.781Z] Building version [2022-03-18T11:31:17.782Z] + snapcraftctl build [2022-03-18T11:31:18.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T11:31:19.158Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T11:31:19.689Z] Staging app-service-configurable [2022-03-18T11:31:19.690Z] + snapcraftctl stage [2022-03-18T11:31:20.150Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T11:31:21.069Z] Staging config-common [2022-03-18T11:31:21.069Z] + snapcraftctl stage [2022-03-18T11:31:22.451Z] Skipping stage go-build-helper (already ran) [2022-03-18T11:31:22.451Z] Staging edgex-go [2022-03-18T11:31:22.451Z] + snapcraftctl stage [2022-03-18T11:31:23.832Z] Staging hooks [2022-03-18T11:31:23.832Z] + snapcraftctl stage [2022-03-18T11:31:25.212Z] Staging static-packages [2022-03-18T11:31:25.212Z] + snapcraftctl stage [2022-03-18T11:31:26.594Z] Staging version [2022-03-18T11:31:26.594Z] + snapcraftctl stage [2022-03-18T11:31:27.973Z] Priming app-service-configurable [2022-03-18T11:31:27.973Z] + snapcraftctl prime [2022-03-18T11:31:30.510Z] 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-18T11:31:30.510Z] stage-packages: [2022-03-18T11:31:30.510Z] - libnorm1 [2022-03-18T11:31:30.510Z] - libpgm-5.2-0 [2022-03-18T11:31:30.510Z] - libsodium23 [2022-03-18T11:31:30.510Z] - libzmq5 [2022-03-18T11:31:30.769Z] Priming config-common [2022-03-18T11:31:30.769Z] + snapcraftctl prime [2022-03-18T11:31:32.150Z] Priming go-build-helper [2022-03-18T11:31:32.150Z] + snapcraftctl prime [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T11:31:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T11:31:33.532Z] Priming edgex-go [2022-03-18T11:31:33.532Z] + snapcraftctl prime [2022-03-18T11:31:34.910Z] Priming hooks [2022-03-18T11:31:34.910Z] + snapcraftctl prime [2022-03-18T11:31:36.286Z] Priming static-packages [2022-03-18T11:31:36.286Z] + snapcraftctl prime [2022-03-18T11:31:40.481Z] Priming version [2022-03-18T11:31:40.481Z] + snapcraftctl prime [2022-03-18T11:31:41.421Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-18T11:31:42.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements [2022-03-18T11:31:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T11:31:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T11:31:48.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 98.5% of statements [2022-03-18T11:31:48.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T11:31:48.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.9% of statements [2022-03-18T11:31:48.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T11:31:48.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.850s coverage: 89.2% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.316s coverage: 84.4% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.601s coverage: 94.2% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.460s coverage: 72.2% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.402s coverage: 60.0% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.764s coverage: 0.9% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.286s coverage: 58.8% of statements [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 24.0% of statements [2022-03-18T11:32:10.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.353s coverage: 79.5% of statements [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.355s coverage: 94.1% of statements [2022-03-18T11:32:10.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2022-03-18T11:32:12.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-03-18T11:32:24.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements [2022-03-18T11:32:24.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-03-18T11:32:29.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.723s coverage: 82.5% of statements [2022-03-18T11:32:29.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 80.0% of statements [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.309s coverage: 85.4% of statements [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.877s coverage: 91.2% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.4% of statements [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T11:32:38.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2022-03-18T11:32:38.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-03-18T11:32:39.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2022-03-18T11:32:40.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.126s coverage: 100.0% of statements [2022-03-18T11:32:45.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements [2022-03-18T11:32:45.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T11:32:45.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T11:32:45.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T11:32:46.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.839s coverage: 43.8% of statements [2022-03-18T11:32:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T11:32:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T11:32:46.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-03-18T11:32:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T11:32:46.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements [2022-03-18T11:32:46.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T11:32:55.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2022-03-18T11:32:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T11:32:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T11:32:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T11:32:55.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T11:32:55.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T11:32:55.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T11:32:55.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T11:32:55.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T11:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T11:32:55.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements [2022-03-18T11:32:55.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-18T11:32:55.573Z] 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-18T11:32:55.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-18T11:32:55.573Z] GO111MODULE=on go vet ./... [2022-03-18T11:34:17.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T11:34:17.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T11:34:17.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T11:34:17.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T11:34:18.161Z] + ls -al . [2022-03-18T11:34:18.161Z] total 672 [2022-03-18T11:34:18.161Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 11:34 . [2022-03-18T11:34:18.161Z] drwxr-xr-x 4 root root 4096 Mar 18 11:29 .. [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 11:27 .dockerignore [2022-03-18T11:34:18.161Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 11:27 .git [2022-03-18T11:34:18.161Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 11:27 .github [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 11:27 .gitignore [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 11:27 .golangci.yml [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 11:27 .hadolint.yml [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 11:27 .sonarcloud.properties [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:27 ADOPTERS.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:27 Attribution.txt [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:27 CHANGELOG.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:27 CONTRIBUTING.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 11:27 GOVERNANCE.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 11:27 Jenkinsfile [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:27 LICENSE [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:27 Makefile [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 11:27 OWNERS.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:27 README.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:27 SECURITY.md [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 11:22 VERSION [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:27 ZMQWindows.md [2022-03-18T11:34:18.161Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 11:27 bin [2022-03-18T11:34:18.161Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 11:27 cmd [2022-03-18T11:34:18.161Z] -rw-r--r-- 1 root root 426503 Mar 18 11:32 coverage.out [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:27 go.mod [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:27 go.sum [2022-03-18T11:34:18.161Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 11:27 internal [2022-03-18T11:34:18.161Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 11:27 openapi [2022-03-18T11:34:18.161Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 11:27 snap [2022-03-18T11:34:18.161Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 11:27 version.go [Pipeline] sh [2022-03-18T11:34:18.835Z] + '[' -e coverage.out ] [2022-03-18T11:34:18.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T11:34:18.865Z] Warning: overwriting stash ‘coverage-report’ [2022-03-18T11:34:19.713Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T11:34:20.391Z] + make build [2022-03-18T11:34:20.391Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T11:34:28.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T11:35:01.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T11:35:01.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T11:35:04.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T11:35:05.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T11:35:09.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T11:35:14.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T11:35:17.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T11:35:22.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T11:35:25.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T11:35:28.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T11:35:35.766Z] $ docker stop --time=1 fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 [2022-03-18T11:35:37.813Z] $ docker rm -f fa5466772738960998a156ddfd38326518392d5b07ba75c4d3d03a4b1cb09180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:35:39.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T11:35:39.371Z] [2022-03-18T11:35:39.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:35:39.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T11:35:40.022Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-18T11:35:40.022Z] 29e5d40040c1: Pulling fs layer [2022-03-18T11:35:40.022Z] 1ce36da41761: Pulling fs layer [2022-03-18T11:35:40.022Z] 25b303627fd3: Pulling fs layer [2022-03-18T11:35:40.022Z] 29e5d40040c1: Verifying Checksum [2022-03-18T11:35:40.022Z] 29e5d40040c1: Download complete [2022-03-18T11:35:40.308Z] 1ce36da41761: Verifying Checksum [2022-03-18T11:35:40.308Z] 1ce36da41761: Download complete [2022-03-18T11:35:40.953Z] 29e5d40040c1: Pull complete [2022-03-18T11:35:42.431Z] 25b303627fd3: Verifying Checksum [2022-03-18T11:35:42.431Z] 25b303627fd3: Download complete [2022-03-18T11:35:42.431Z] 1ce36da41761: Pull complete [2022-03-18T11:35:54.871Z] 25b303627fd3: Pull complete [2022-03-18T11:35:54.871Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-18T11:35:54.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T11:35:54.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-18T11:35:55.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container [2022-03-18T11:35:55.200Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T11:35:57.461Z] $ docker top e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:35:58.362Z] + docker-compose build --help [2022-03-18T11:35:58.362Z] + grep parallel [2022-03-18T11:36:02.661Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T11:36:02.698Z] $ docker stop --time=1 e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 [2022-03-18T11:36:04.325Z] $ docker rm -f e22ba719a1a219202406d7428782f5354510833cdd3eb4852dd562cce1068878 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:36:04.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T11:36:04.893Z] . [Pipeline] withDockerContainer [2022-03-18T11:36:05.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container [2022-03-18T11:36:05.204Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T11:36:06.430Z] $ docker top adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:36:07.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T11:36:11.622Z] Building core-command ... [2022-03-18T11:36:11.622Z] Building core-data ... [2022-03-18T11:36:11.622Z] Building core-metadata ... [2022-03-18T11:36:11.622Z] Building security-bootstrapper ... [2022-03-18T11:36:11.622Z] Building security-proxy-setup ... [2022-03-18T11:36:11.622Z] Building security-secretstore-setup ... [2022-03-18T11:36:11.622Z] Building support-notifications ... [2022-03-18T11:36:11.622Z] Building support-scheduler ... [2022-03-18T11:36:11.622Z] Building sys-mgmt-agent ... [2022-03-18T11:36:11.622Z] Building security-secretstore-setup [2022-03-18T11:36:11.622Z] Building core-command [2022-03-18T11:36:11.622Z] Building support-scheduler [2022-03-18T11:36:11.622Z] Building support-notifications [2022-03-18T11:36:11.622Z] Building core-metadata [2022-03-18T11:37:33.386Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:37:33.386Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:37:33.386Z] ---> 1ace6b01f848 [2022-03-18T11:37:33.387Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T11:37:33.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:37:33.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:37:33.387Z] ---> 1ace6b01f848 [2022-03-18T11:37:33.387Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:37:33.387Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:37:33.387Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:37:33.387Z] ---> 1ace6b01f848 [2022-03-18T11:37:33.387Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T11:37:33.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:37:33.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:37:33.387Z] ---> 1ace6b01f848 [2022-03-18T11:37:33.387Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:37:33.387Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:37:33.387Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:37:33.387Z] ---> 1ace6b01f848 [2022-03-18T11:37:33.387Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T11:37:33.387Z] ---> Running in 70cf779364e5 [2022-03-18T11:37:33.387Z] ---> Running in 4d185a95be82 [2022-03-18T11:37:33.387Z] ---> Running in a836ede79354 [2022-03-18T11:37:33.387Z] ---> Running in 4d2a903985d2 [2022-03-18T11:37:33.387Z] ---> Running in c8c7213fa24c [2022-03-18T11:37:33.387Z] Removing intermediate container 70cf779364e5 [2022-03-18T11:37:33.387Z] ---> 98a9dcfe67d6 [2022-03-18T11:37:33.387Z] Removing intermediate container a836ede79354 [2022-03-18T11:37:33.387Z] ---> f4322862169a [2022-03-18T11:37:33.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:37:33.387Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:37:33.387Z] Removing intermediate container 4d2a903985d2 [2022-03-18T11:37:33.387Z] ---> 714dcb871995 [2022-03-18T11:37:33.387Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:37:33.387Z] Removing intermediate container 4d185a95be82 [2022-03-18T11:37:33.387Z] ---> d6f18a2ee483 [2022-03-18T11:37:33.387Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:37:33.387Z] Removing intermediate container c8c7213fa24c [2022-03-18T11:37:33.387Z] ---> 85b51965cc9a [2022-03-18T11:37:33.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:37:33.387Z] ---> Running in 28e238a976a2 [2022-03-18T11:37:33.387Z] ---> Running in 1c22fbc41c01 [2022-03-18T11:37:33.387Z] ---> Running in 997cff5ffbb6 [2022-03-18T11:37:33.387Z] ---> Running in 1ca133c96ffa [2022-03-18T11:37:33.387Z] ---> Running in 2af4084787a3 [2022-03-18T11:37:33.387Z] Removing intermediate container 28e238a976a2 [2022-03-18T11:37:33.387Z] ---> d157055a544c [2022-03-18T11:37:33.387Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T11:37:33.387Z] Removing intermediate container 997cff5ffbb6 [2022-03-18T11:37:33.387Z] ---> b0f46019f11d [2022-03-18T11:37:33.387Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T11:37:33.387Z] ---> Running in 2c453762e88f [2022-03-18T11:37:33.387Z] ---> Running in 3b02c95b751c [2022-03-18T11:37:33.387Z] Removing intermediate container 1c22fbc41c01 [2022-03-18T11:37:33.387Z] ---> 0d3440494946 [2022-03-18T11:37:33.387Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T11:37:33.387Z] ---> Running in 170db8a08234 [2022-03-18T11:37:33.387Z] Removing intermediate container 1ca133c96ffa [2022-03-18T11:37:33.387Z] ---> afa755dddf0a [2022-03-18T11:37:33.387Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T11:37:33.387Z] Removing intermediate container 2af4084787a3 [2022-03-18T11:37:33.387Z] ---> c08e0ad92086 [2022-03-18T11:37:33.387Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T11:37:33.387Z] ---> Running in 46c54faf3012 [2022-03-18T11:37:33.387Z] ---> Running in c5d713d4fcba [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:37:33.661Z] OK: 220 MiB in 52 packages [2022-03-18T11:37:33.939Z] OK: 220 MiB in 52 packages [2022-03-18T11:37:34.560Z] OK: 220 MiB in 52 packages [2022-03-18T11:37:34.841Z] OK: 220 MiB in 52 packages [2022-03-18T11:37:34.841Z] OK: 220 MiB in 52 packages [2022-03-18T11:37:35.854Z] Removing intermediate container 2c453762e88f [2022-03-18T11:37:35.854Z] ---> 0b9bc3e06216 [2022-03-18T11:37:35.854Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T11:37:35.854Z] Removing intermediate container 3b02c95b751c [2022-03-18T11:37:35.854Z] ---> fe8da748a866 [2022-03-18T11:37:35.854Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:37:36.132Z] Removing intermediate container 170db8a08234 [2022-03-18T11:37:36.132Z] ---> 1e7a80d484a9 [2022-03-18T11:37:36.132Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T11:37:36.413Z] Removing intermediate container c5d713d4fcba [2022-03-18T11:37:36.413Z] ---> c5c19a2c3a4d [2022-03-18T11:37:36.413Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:37:36.690Z] Removing intermediate container 46c54faf3012 [2022-03-18T11:37:36.690Z] ---> dbfa82055ef6 [2022-03-18T11:37:36.690Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T11:37:36.971Z] ---> af4495130f2d [2022-03-18T11:37:36.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:37:36.971Z] ---> f502fc8f0d17 [2022-03-18T11:37:36.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:37:37.246Z] ---> Running in 1aa73b8a5b05 [2022-03-18T11:37:37.246Z] ---> Running in 5c963a1e2ba2 [2022-03-18T11:37:37.528Z] ---> 147547dd9e65 [2022-03-18T11:37:37.528Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:37:37.808Z] ---> Running in ebfbae8e0bc9 [2022-03-18T11:37:37.808Z] ---> 00ab59f5d07b [2022-03-18T11:37:37.808Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:37:38.083Z] ---> 8c59c66bfdfd [2022-03-18T11:37:38.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:37:38.083Z] ---> Running in 4a101b4648a7 [2022-03-18T11:37:38.083Z] ---> Running in c4613e780d09 [2022-03-18T11:37:44.822Z] Removing intermediate container 5c963a1e2ba2 [2022-03-18T11:37:44.822Z] ---> 0209b2b02faf [2022-03-18T11:37:44.822Z] Step 8/22 : COPY . . [2022-03-18T11:37:44.822Z] Removing intermediate container 1aa73b8a5b05 [2022-03-18T11:37:44.822Z] ---> 0a8157da96d0 [2022-03-18T11:37:44.822Z] Step 8/23 : COPY . . [2022-03-18T11:37:44.822Z] Removing intermediate container ebfbae8e0bc9 [2022-03-18T11:37:44.822Z] ---> bc8fa59c2ec2 [2022-03-18T11:37:44.822Z] Step 8/25 : COPY . . [2022-03-18T11:37:44.822Z] Removing intermediate container 4a101b4648a7 [2022-03-18T11:37:44.822Z] ---> 8ba2a7a60d18 [2022-03-18T11:37:44.822Z] Step 8/22 : COPY . . [2022-03-18T11:37:44.822Z] Removing intermediate container c4613e780d09 [2022-03-18T11:37:44.822Z] ---> 45a1da1394be [2022-03-18T11:37:44.822Z] Step 8/23 : COPY . . [2022-03-18T11:38:11.670Z] ---> 40e619f5ca71 [2022-03-18T11:38:11.670Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T11:38:11.670Z] ---> 4ca14b654248 [2022-03-18T11:38:11.670Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T11:38:11.670Z] ---> Running in 22dacc6dfd99 [2022-03-18T11:38:11.670Z] ---> Running in 417e0a1d7440 [2022-03-18T11:38:11.670Z] ---> e71ba0d6a4d5 [2022-03-18T11:38:11.670Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T11:38:11.670Z] ---> eefa03e6abc4 [2022-03-18T11:38:11.670Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T11:38:11.670Z] ---> Running in c0d214817480 [2022-03-18T11:38:11.670Z] ---> Running in ecd1b38d80e3 [2022-03-18T11:38:11.670Z] ---> b77648becf7a [2022-03-18T11:38:11.670Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T11:38:11.670Z] ---> Running in bb0f25307d5c [2022-03-18T11:38:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T11:38:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T11:38:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T11:38:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T11:38:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T11:40:18.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T11:40:22.038Z] Removing intermediate container 417e0a1d7440 [2022-03-18T11:40:22.038Z] ---> bea0bdacb51d [2022-03-18T11:40:22.038Z] [2022-03-18T11:40:22.038Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:40:22.319Z] 3.14: Pulling from library/alpine [2022-03-18T11:40:23.831Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T11:40:23.831Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T11:40:23.831Z] ---> 71a2028e5025 [2022-03-18T11:40:23.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:40:23.831Z] ---> Running in 09e0622453f3 [2022-03-18T11:40:25.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:26.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:27.472Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T11:40:27.472Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:40:27.755Z] OK: 5 MiB in 15 packages [2022-03-18T11:40:29.756Z] Removing intermediate container 09e0622453f3 [2022-03-18T11:40:29.756Z] ---> 0ef398d55a4e [2022-03-18T11:40:29.756Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:40:29.756Z] ---> Running in c72e1a7678b7 [2022-03-18T11:40:30.383Z] Removing intermediate container c72e1a7678b7 [2022-03-18T11:40:30.383Z] ---> 812820420013 [2022-03-18T11:40:30.383Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T11:40:30.383Z] ---> Running in bd4c13b50e7a [2022-03-18T11:40:30.668Z] Removing intermediate container ecd1b38d80e3 [2022-03-18T11:40:30.668Z] ---> b24dee788275 [2022-03-18T11:40:30.668Z] [2022-03-18T11:40:30.668Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T11:40:30.668Z] ---> 71a2028e5025 [2022-03-18T11:40:30.668Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T11:40:30.949Z] ---> Running in 822db83a3a8d [2022-03-18T11:40:31.225Z] Removing intermediate container bd4c13b50e7a [2022-03-18T11:40:31.225Z] ---> b1cfd97aa8b3 [2022-03-18T11:40:31.225Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T11:40:31.505Z] ---> Running in 07c30c7837ca [2022-03-18T11:40:32.124Z] Removing intermediate container 07c30c7837ca [2022-03-18T11:40:32.124Z] ---> af107e10bbe4 [2022-03-18T11:40:32.124Z] Step 15/23 : WORKDIR / [2022-03-18T11:40:32.124Z] ---> Running in 5a472e627ffe [2022-03-18T11:40:32.731Z] Removing intermediate container 5a472e627ffe [2022-03-18T11:40:32.731Z] ---> 36c3babb1b91 [2022-03-18T11:40:32.731Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:40:33.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:33.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:33.567Z] ---> a783dfdf157e [2022-03-18T11:40:33.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T11:40:34.174Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T11:40:34.174Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T11:40:34.450Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T11:40:34.450Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:40:34.450Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:40:35.055Z] OK: 6 MiB in 17 packages [2022-03-18T11:40:35.333Z] ---> 01c59c6db76f [2022-03-18T11:40:35.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T11:40:36.788Z] ---> c6878ab0f73e [2022-03-18T11:40:36.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T11:40:37.061Z] ---> Running in 38fbbc5e7bcb [2022-03-18T11:40:37.658Z] Removing intermediate container 822db83a3a8d [2022-03-18T11:40:37.658Z] ---> 4c6956cb9820 [2022-03-18T11:40:37.658Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T11:40:37.934Z] ---> Running in 3ab58e106ed4 [2022-03-18T11:40:37.934Z] Removing intermediate container 38fbbc5e7bcb [2022-03-18T11:40:37.934Z] ---> 5a208d42338a [2022-03-18T11:40:37.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:40:38.211Z] ---> Running in 4e1d721843b3 [2022-03-18T11:40:38.818Z] Removing intermediate container 3ab58e106ed4 [2022-03-18T11:40:38.818Z] ---> 8a1dccb47dec [2022-03-18T11:40:38.818Z] Step 13/25 : WORKDIR / [2022-03-18T11:40:38.818Z] ---> Running in 66ba402c0ec3 [2022-03-18T11:40:38.818Z] Removing intermediate container 4e1d721843b3 [2022-03-18T11:40:38.818Z] ---> 094d1ec9d033 [2022-03-18T11:40:38.818Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T11:40:39.416Z] ---> Running in cd2224475d2f [2022-03-18T11:40:39.416Z] Removing intermediate container 66ba402c0ec3 [2022-03-18T11:40:39.416Z] ---> d19a7dafd84b [2022-03-18T11:40:39.416Z] 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-18T11:40:40.028Z] Removing intermediate container cd2224475d2f [2022-03-18T11:40:40.028Z] ---> c70e43baf1c2 [2022-03-18T11:40:40.028Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:40:40.299Z] ---> Running in cb2e052aa219 [2022-03-18T11:40:40.893Z] ---> c045513e5073 [2022-03-18T11:40:40.893Z] 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-18T11:40:40.893Z] Removing intermediate container cb2e052aa219 [2022-03-18T11:40:40.893Z] ---> 4452a8733106 [2022-03-18T11:40:40.893Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:40:41.169Z] ---> Running in 746b6552fa4e [2022-03-18T11:40:41.780Z] ---> 3bff5ac41878 [2022-03-18T11:40:41.780Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T11:40:42.056Z] Removing intermediate container 746b6552fa4e [2022-03-18T11:40:42.056Z] ---> f35d87c0ef20 [2022-03-18T11:40:42.056Z] [2022-03-18T11:40:42.658Z] Successfully built f35d87c0ef20 [2022-03-18T11:40:42.658Z] Successfully tagged core-command-arm64:latest [2022-03-18T11:40:42.658Z]  Building core-command ... done Building security-bootstrapper [2022-03-18T11:40:42.937Z] ---> 624bd4f7e38c [2022-03-18T11:40:42.937Z] 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-18T11:40:43.562Z] Removing intermediate container c0d214817480 [2022-03-18T11:40:43.562Z] ---> 10d71a27bd83 [2022-03-18T11:40:43.562Z] [2022-03-18T11:40:43.562Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T11:40:43.562Z] ---> 71a2028e5025 [2022-03-18T11:40:43.562Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T11:40:43.562Z] Removing intermediate container bb0f25307d5c [2022-03-18T11:40:43.562Z] ---> c9ec81a85737 [2022-03-18T11:40:43.562Z] [2022-03-18T11:40:43.562Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:40:43.562Z] ---> 71a2028e5025 [2022-03-18T11:40:43.562Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:40:43.562Z] ---> Using cache [2022-03-18T11:40:43.562Z] ---> 0ef398d55a4e [2022-03-18T11:40:43.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:40:43.562Z] ---> Using cache [2022-03-18T11:40:43.562Z] ---> 812820420013 [2022-03-18T11:40:43.562Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T11:40:43.840Z] ---> Running in 6cd95331821b [2022-03-18T11:40:43.840Z] ---> Running in 9016cca7459b [2022-03-18T11:40:43.840Z] Removing intermediate container 22dacc6dfd99 [2022-03-18T11:40:43.840Z] ---> d2170155313d [2022-03-18T11:40:43.840Z] [2022-03-18T11:40:43.840Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T11:40:43.840Z] ---> 71a2028e5025 [2022-03-18T11:40:43.840Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T11:40:43.840Z] ---> Using cache [2022-03-18T11:40:43.840Z] ---> 0ef398d55a4e [2022-03-18T11:40:43.840Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:40:43.840Z] ---> Using cache [2022-03-18T11:40:43.840Z] ---> 812820420013 [2022-03-18T11:40:43.840Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T11:40:44.116Z] ---> Running in 4c711b2cd9a3 [2022-03-18T11:40:44.395Z] ---> 243306ab2950 [2022-03-18T11:40:44.395Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T11:40:44.670Z] Removing intermediate container 9016cca7459b [2022-03-18T11:40:44.670Z] ---> 8e504e5ec547 [2022-03-18T11:40:44.670Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T11:40:44.946Z] ---> Running in 2425af333452 [2022-03-18T11:40:45.224Z] Removing intermediate container 4c711b2cd9a3 [2022-03-18T11:40:45.224Z] ---> b287492413b6 [2022-03-18T11:40:45.224Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T11:40:45.224Z] ---> Running in f53b44afc83a [2022-03-18T11:40:45.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:45.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:40:46.073Z] Removing intermediate container 2425af333452 [2022-03-18T11:40:46.073Z] ---> 841c2bc8886e [2022-03-18T11:40:46.073Z] Step 15/23 : WORKDIR / [2022-03-18T11:40:46.073Z] Removing intermediate container f53b44afc83a [2022-03-18T11:40:46.073Z] ---> 1e6270b15fb7 [2022-03-18T11:40:46.073Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:40:46.352Z] ---> 90546d589a73 [2022-03-18T11:40:46.352Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T11:40:46.352Z] ---> Running in 74faac87bf5c [2022-03-18T11:40:46.960Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T11:40:46.960Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T11:40:46.960Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:40:46.960Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:40:46.960Z] Removing intermediate container 74faac87bf5c [2022-03-18T11:40:46.960Z] ---> afe1ae166609 [2022-03-18T11:40:46.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:40:47.245Z] ---> 37cb184171f7 [2022-03-18T11:40:47.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T11:40:47.245Z] OK: 6 MiB in 16 packages [2022-03-18T11:40:48.704Z] ---> 7f2d26ecc512 [2022-03-18T11:40:48.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T11:40:48.704Z] ---> eab155186e76 [2022-03-18T11:40:48.704Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T11:40:49.327Z] Removing intermediate container 6cd95331821b [2022-03-18T11:40:49.327Z] ---> 759781ab8cb4 [2022-03-18T11:40:49.327Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T11:40:49.629Z] ---> Running in c99d624383f5 [2022-03-18T11:40:49.629Z] ---> e39fedb38331 [2022-03-18T11:40:49.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T11:40:49.910Z] ---> 96b11042e08a [2022-03-18T11:40:49.910Z] 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-18T11:40:49.910Z] ---> Running in 8a07c44e51bc [2022-03-18T11:40:50.510Z] Removing intermediate container c99d624383f5 [2022-03-18T11:40:50.510Z] ---> e3e90a9c4395 [2022-03-18T11:40:50.510Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T11:40:50.783Z] ---> Running in 0f581e1671df [2022-03-18T11:40:51.054Z] ---> 8ed7a42854ae [2022-03-18T11:40:51.054Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T11:40:51.054Z] ---> 69d4846e2b35 [2022-03-18T11:40:51.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T11:40:51.330Z] ---> Running in 10a9759f62e4 [2022-03-18T11:40:51.330Z] Removing intermediate container 0f581e1671df [2022-03-18T11:40:51.330Z] ---> 14d248c7ae33 [2022-03-18T11:40:51.330Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T11:40:51.602Z] ---> Running in 4cb219acd7de [2022-03-18T11:40:51.884Z] Removing intermediate container 10a9759f62e4 [2022-03-18T11:40:51.884Z] ---> 5c37393bd584 [2022-03-18T11:40:51.884Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:40:52.160Z] ---> Running in c8383ca1d6ed [2022-03-18T11:40:52.160Z] Removing intermediate container 4cb219acd7de [2022-03-18T11:40:52.160Z] ---> 63863a52273b [2022-03-18T11:40:52.160Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:40:52.773Z] Removing intermediate container c8383ca1d6ed [2022-03-18T11:40:52.773Z] ---> 98223573959e [2022-03-18T11:40:52.773Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T11:40:53.052Z] ---> Running in 57902ca683bf [2022-03-18T11:40:53.052Z] ---> 062e39ea254b [2022-03-18T11:40:53.052Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T11:40:53.052Z] ---> Running in 6b9995805708 [2022-03-18T11:40:53.052Z] Removing intermediate container 8a07c44e51bc [2022-03-18T11:40:53.052Z] ---> faacfe0d375d [2022-03-18T11:40:53.052Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T11:40:53.325Z] ---> Running in 0983e302c1c4 [2022-03-18T11:40:53.325Z] ---> e57340fec9ac [2022-03-18T11:40:53.325Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T11:40:53.611Z] Removing intermediate container 57902ca683bf [2022-03-18T11:40:53.611Z] ---> 0090c66b30da [2022-03-18T11:40:53.611Z] Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:40:53.611Z] ---> Running in a1987135b08f [2022-03-18T11:40:53.893Z] Removing intermediate container 6b9995805708 [2022-03-18T11:40:53.893Z] ---> 66a6bebe072c [2022-03-18T11:40:53.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:40:53.893Z] ---> Running in e136944bfe2c [2022-03-18T11:40:53.893Z] Removing intermediate container 0983e302c1c4 [2022-03-18T11:40:53.893Z] ---> 098f8815d579 [2022-03-18T11:40:53.893Z] Step 23/25 : LABEL arch=arm64 [2022-03-18T11:40:54.181Z] ---> Running in 19d9c7408501 [2022-03-18T11:40:54.181Z] Removing intermediate container a1987135b08f [2022-03-18T11:40:54.181Z] ---> eaabd28fc9f9 [2022-03-18T11:40:54.181Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T11:40:54.466Z] ---> Running in 881e2cfe1f0b [2022-03-18T11:40:54.746Z] Removing intermediate container e136944bfe2c [2022-03-18T11:40:54.746Z] ---> 74d66726c1ee [2022-03-18T11:40:54.746Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T11:40:54.746Z] Removing intermediate container 19d9c7408501 [2022-03-18T11:40:54.746Z] ---> 0f1274fffd1c [2022-03-18T11:40:54.746Z] Step 24/25 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:40:54.746Z] ---> Running in 0977b1ac395f [2022-03-18T11:40:55.026Z] ---> Running in 9059cf349189 [2022-03-18T11:40:55.026Z] Removing intermediate container 881e2cfe1f0b [2022-03-18T11:40:55.026Z] ---> baf6841be672 [2022-03-18T11:40:55.026Z] [2022-03-18T11:40:55.306Z] Removing intermediate container 0977b1ac395f [2022-03-18T11:40:55.306Z] ---> ef535e62ccb4 [2022-03-18T11:40:55.306Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:40:55.589Z] ---> Running in d52c98574d42 [2022-03-18T11:40:55.589Z] Removing intermediate container 9059cf349189 [2022-03-18T11:40:55.589Z] ---> 9e2a94d54259 [2022-03-18T11:40:55.864Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T11:40:55.864Z] Successfully built baf6841be672 [2022-03-18T11:40:55.864Z] Successfully tagged support-scheduler-arm64:latest [2022-03-18T11:40:55.864Z]  Building support-scheduler ... done Building security-proxy-setup [2022-03-18T11:40:55.864Z] ---> 8caca49ec311 [2022-03-18T11:40:55.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T11:40:55.864Z] ---> Running in f2be1b4c62f3 [2022-03-18T11:40:56.139Z] Removing intermediate container d52c98574d42 [2022-03-18T11:40:56.139Z] ---> 257cd0958fba [2022-03-18T11:40:56.139Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:40:56.139Z] ---> Running in 1e3544d8c18c [2022-03-18T11:40:56.770Z] Removing intermediate container f2be1b4c62f3 [2022-03-18T11:40:56.770Z] ---> 97e60e1dbffe [2022-03-18T11:40:56.770Z] [2022-03-18T11:40:56.770Z] Removing intermediate container 1e3544d8c18c [2022-03-18T11:40:56.770Z] ---> a656334b77f5 [2022-03-18T11:40:56.770Z] [2022-03-18T11:40:57.043Z] ---> 0c4d6e9d602d [2022-03-18T11:40:57.043Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T11:40:57.043Z] ---> Running in 1387b8b7ce52 [2022-03-18T11:40:57.322Z] Successfully built 97e60e1dbffe [2022-03-18T11:40:57.322Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-18T11:40:57.322Z] Building core-data [2022-03-18T11:40:57.599Z]  Building security-secretstore-setup ... done Successfully built a656334b77f5 [2022-03-18T11:40:57.599Z] Successfully tagged core-metadata-arm64:latest [2022-03-18T11:40:57.599Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-03-18T11:40:57.599Z] Removing intermediate container 1387b8b7ce52 [2022-03-18T11:40:57.599Z] ---> 53b0219ca264 [2022-03-18T11:40:57.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:40:57.599Z] ---> Running in 77ec7427c6e5 [2022-03-18T11:40:58.204Z] Removing intermediate container 77ec7427c6e5 [2022-03-18T11:40:58.204Z] ---> 314f29bbe835 [2022-03-18T11:40:58.204Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T11:40:58.204Z] ---> Running in 94a279c1abd6 [2022-03-18T11:40:58.474Z] Removing intermediate container 94a279c1abd6 [2022-03-18T11:40:58.474Z] ---> 42ec06a5e05b [2022-03-18T11:40:58.474Z] Step 21/22 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:40:58.474Z] ---> Running in 89bceedb1373 [2022-03-18T11:40:59.070Z] Removing intermediate container 89bceedb1373 [2022-03-18T11:40:59.070Z] ---> 5240d6160296 [2022-03-18T11:40:59.070Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T11:40:59.070Z] ---> Running in 2f387bb50c88 [2022-03-18T11:40:59.344Z] Removing intermediate container 2f387bb50c88 [2022-03-18T11:40:59.344Z] ---> 3eeb0e37b8ad [2022-03-18T11:40:59.344Z] [2022-03-18T11:40:59.619Z] Successfully built 3eeb0e37b8ad [2022-03-18T11:40:59.619Z] Successfully tagged support-notifications-arm64:latest [2022-03-18T11:41:26.433Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:41:26.433Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:41:26.433Z] ---> 1ace6b01f848 [2022-03-18T11:41:26.433Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> 85b51965cc9a [2022-03-18T11:41:26.433Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> c08e0ad92086 [2022-03-18T11:41:26.433Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> c5c19a2c3a4d [2022-03-18T11:41:26.433Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> 8c59c66bfdfd [2022-03-18T11:41:26.433Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> 45a1da1394be [2022-03-18T11:41:26.433Z] Step 8/31 : COPY . . [2022-03-18T11:41:26.433Z] ---> Using cache [2022-03-18T11:41:26.433Z] ---> b77648becf7a [2022-03-18T11:41:26.433Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T11:41:29.068Z] ---> Running in 3bc42465fb27 [2022-03-18T11:41:30.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T11:41:45.381Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:41:45.381Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:41:45.381Z] ---> 1ace6b01f848 [2022-03-18T11:41:45.381Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> 85b51965cc9a [2022-03-18T11:41:45.381Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> c08e0ad92086 [2022-03-18T11:41:45.381Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> c5c19a2c3a4d [2022-03-18T11:41:45.381Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> 8c59c66bfdfd [2022-03-18T11:41:45.381Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> 45a1da1394be [2022-03-18T11:41:45.381Z] Step 8/21 : COPY . . [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> b77648becf7a [2022-03-18T11:41:45.381Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T11:41:45.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:41:45.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:41:45.381Z] ---> 1ace6b01f848 [2022-03-18T11:41:45.381Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> 85b51965cc9a [2022-03-18T11:41:45.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> c08e0ad92086 [2022-03-18T11:41:45.381Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T11:41:45.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T11:41:45.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T11:41:45.381Z] ---> 1ace6b01f848 [2022-03-18T11:41:45.381Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> 85b51965cc9a [2022-03-18T11:41:45.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:41:45.381Z] ---> Using cache [2022-03-18T11:41:45.381Z] ---> c08e0ad92086 [2022-03-18T11:41:45.381Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T11:41:46.016Z] ---> Running in 48642d1f7fea [2022-03-18T11:41:46.016Z] ---> Running in d152af46fc69 [2022-03-18T11:41:46.016Z] ---> Running in 17077fb99c05 [2022-03-18T11:41:48.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:41:48.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T11:41:48.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:41:49.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:41:49.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:41:50.477Z] OK: 220 MiB in 52 packages [2022-03-18T11:41:50.776Z] OK: 220 MiB in 52 packages [2022-03-18T11:41:52.226Z] Removing intermediate container 48642d1f7fea [2022-03-18T11:41:52.226Z] ---> 86423ac5e7af [2022-03-18T11:41:52.226Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:41:52.226Z] Removing intermediate container d152af46fc69 [2022-03-18T11:41:52.226Z] ---> fe26e0bfb3db [2022-03-18T11:41:52.226Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T11:41:53.218Z] ---> 4d6720e40792 [2022-03-18T11:41:53.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:41:53.515Z] ---> Running in 4d322b639e52 [2022-03-18T11:41:53.515Z] ---> 7fd9e15325a2 [2022-03-18T11:41:53.515Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T11:41:53.798Z] ---> Running in aef1ca3564c5 [2022-03-18T11:42:00.544Z] Removing intermediate container 4d322b639e52 [2022-03-18T11:42:00.544Z] ---> 415e3330f343 [2022-03-18T11:42:00.544Z] Step 8/23 : COPY . . [2022-03-18T11:42:00.544Z] Removing intermediate container aef1ca3564c5 [2022-03-18T11:42:00.544Z] ---> 78b9d6fc5de6 [2022-03-18T11:42:00.544Z] Step 8/23 : COPY . . [2022-03-18T11:42:27.397Z] ---> 12ad5e7322c5 [2022-03-18T11:42:27.397Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T11:42:27.687Z] ---> Running in c7dda6e5587e [2022-03-18T11:42:29.149Z] ---> 70e3a0ec47b7 [2022-03-18T11:42:29.149Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T11:42:29.428Z] ---> Running in 7675f99563ae [2022-03-18T11:42:30.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T11:42:31.409Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T11:42:58.249Z] Removing intermediate container 3bc42465fb27 [2022-03-18T11:42:58.249Z] ---> e7675e661084 [2022-03-18T11:42:58.249Z] [2022-03-18T11:42:58.249Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T11:42:58.249Z] ---> 71a2028e5025 [2022-03-18T11:42:58.249Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T11:42:58.249Z] ---> Running in 79095fd63159 [2022-03-18T11:42:58.249Z] Removing intermediate container 79095fd63159 [2022-03-18T11:42:58.249Z] ---> cb6a513ccb6d [2022-03-18T11:42:58.249Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T11:42:58.249Z] ---> Running in d5041dd76e09 [2022-03-18T11:42:58.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:42:59.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:43:00.122Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T11:43:00.122Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T11:43:00.122Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:43:00.122Z] OK: 6 MiB in 16 packages [2022-03-18T11:43:01.578Z] Removing intermediate container d5041dd76e09 [2022-03-18T11:43:01.578Z] ---> c7a2c47f4a93 [2022-03-18T11:43:01.856Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T11:43:01.856Z] ---> Running in b1afc1605f1a [2022-03-18T11:43:02.133Z] Removing intermediate container b1afc1605f1a [2022-03-18T11:43:02.133Z] ---> 0b13365fbf6d [2022-03-18T11:43:02.133Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T11:43:02.411Z] ---> Running in 16ce335e6212 [2022-03-18T11:43:02.687Z] Removing intermediate container 16ce335e6212 [2022-03-18T11:43:02.687Z] ---> 1cc088624901 [2022-03-18T11:43:02.687Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T11:43:02.969Z] ---> Running in fa2136818e96 [2022-03-18T11:43:06.386Z] Removing intermediate container fa2136818e96 [2022-03-18T11:43:06.386Z] ---> 34c4e68abee6 [2022-03-18T11:43:06.386Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T11:43:06.386Z] ---> Running in 2d095fcd6462 [2022-03-18T11:43:06.386Z] Removing intermediate container 2d095fcd6462 [2022-03-18T11:43:06.386Z] ---> 29c84e7b9b37 [2022-03-18T11:43:06.386Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T11:43:07.830Z] ---> 9d557d29ae32 [2022-03-18T11:43:07.830Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T11:43:07.830Z] ---> Running in c42b324cf268 [2022-03-18T11:43:10.466Z] Removing intermediate container c42b324cf268 [2022-03-18T11:43:10.466Z] ---> 4daac4ba0388 [2022-03-18T11:43:10.466Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:43:11.455Z] ---> a61375f7dc0d [2022-03-18T11:43:11.455Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T11:43:13.447Z] ---> 5b7741a5103c [2022-03-18T11:43:13.447Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T11:43:14.045Z] ---> 8f6ee0cafc81 [2022-03-18T11:43:14.045Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T11:43:15.029Z] ---> b00620e62258 [2022-03-18T11:43:15.030Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T11:43:16.015Z] ---> b3630203d50b [2022-03-18T11:43:16.015Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T11:43:16.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T11:43:16.295Z] ---> Running in a35eda95cd92 [2022-03-18T11:43:16.903Z] Removing intermediate container a35eda95cd92 [2022-03-18T11:43:16.903Z] ---> 5bff00e503e0 [2022-03-18T11:43:16.903Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T11:43:17.897Z] ---> ed1ce57d4a6d [2022-03-18T11:43:17.897Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T11:43:17.897Z] ---> Running in 47b3dfea6ec9 [2022-03-18T11:43:21.293Z] Removing intermediate container 47b3dfea6ec9 [2022-03-18T11:43:21.294Z] ---> 201ea955de71 [2022-03-18T11:43:21.294Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T11:43:21.294Z] ---> Running in 668635796a72 [2022-03-18T11:43:21.565Z] Removing intermediate container 668635796a72 [2022-03-18T11:43:21.565Z] ---> fdaac6e6b0cb [2022-03-18T11:43:21.565Z] Step 28/31 : CMD ["gate"] [2022-03-18T11:43:21.838Z] ---> Running in 8a4599f36709 [2022-03-18T11:43:22.439Z] Removing intermediate container 8a4599f36709 [2022-03-18T11:43:22.439Z] ---> 04bfbe794ccf [2022-03-18T11:43:22.439Z] Step 29/31 : LABEL arch=arm64 [2022-03-18T11:43:22.715Z] ---> Running in 6c2ebe93379c [2022-03-18T11:43:23.317Z] Removing intermediate container 6c2ebe93379c [2022-03-18T11:43:23.317Z] ---> fb37702669f6 [2022-03-18T11:43:23.317Z] Step 30/31 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:43:23.317Z] ---> Running in 286f3a62e5fb [2022-03-18T11:43:23.914Z] Removing intermediate container 286f3a62e5fb [2022-03-18T11:43:23.914Z] ---> db2466062aeb [2022-03-18T11:43:23.914Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T11:43:24.198Z] ---> Running in e99c99028456 [2022-03-18T11:43:24.799Z] Removing intermediate container e99c99028456 [2022-03-18T11:43:24.799Z] ---> 847a93bd42b4 [2022-03-18T11:43:24.799Z] [2022-03-18T11:43:25.075Z] Successfully built 847a93bd42b4 [2022-03-18T11:43:25.075Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-18T11:43:33.377Z]  Building security-bootstrapper ... done Removing intermediate container 17077fb99c05 [2022-03-18T11:43:33.377Z] ---> d79a06313d1c [2022-03-18T11:43:33.377Z] [2022-03-18T11:43:33.377Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T11:43:33.377Z] ---> 71a2028e5025 [2022-03-18T11:43:33.377Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T11:43:33.377Z] ---> Running in c5551bd781a4 [2022-03-18T11:43:33.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:43:34.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:43:35.261Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T11:43:35.261Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T11:43:35.261Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T11:43:35.261Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T11:43:35.261Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T11:43:35.261Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:43:35.261Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T11:43:35.546Z] OK: 8 MiB in 19 packages [2022-03-18T11:43:37.538Z] Removing intermediate container c5551bd781a4 [2022-03-18T11:43:37.538Z] ---> 8db7a665197b [2022-03-18T11:43:37.538Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T11:43:37.538Z] ---> Running in 7efb7160d372 [2022-03-18T11:43:38.145Z] Removing intermediate container 7efb7160d372 [2022-03-18T11:43:38.145Z] ---> 29c876b52d77 [2022-03-18T11:43:38.145Z] Step 13/21 : WORKDIR /edgex [2022-03-18T11:43:38.145Z] ---> Running in 5518b3d00508 [2022-03-18T11:43:38.750Z] Removing intermediate container 5518b3d00508 [2022-03-18T11:43:38.750Z] ---> 5fbb678fb284 [2022-03-18T11:43:38.750Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T11:43:39.739Z] ---> 4e9784c5b56e [2022-03-18T11:43:39.739Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T11:43:41.191Z] ---> 347648de7707 [2022-03-18T11:43:41.191Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T11:43:43.193Z] ---> f6211ba6ae6e [2022-03-18T11:43:43.193Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T11:43:43.193Z] ---> Running in 121f19759cd0 [2022-03-18T11:43:43.469Z] Removing intermediate container 121f19759cd0 [2022-03-18T11:43:43.469Z] ---> 382046518c31 [2022-03-18T11:43:43.469Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T11:43:43.745Z] ---> Running in dc71cbb12cdf [2022-03-18T11:43:44.020Z] Removing intermediate container dc71cbb12cdf [2022-03-18T11:43:44.021Z] ---> 32634fdbdf10 [2022-03-18T11:43:44.021Z] Step 19/21 : LABEL arch=arm64 [2022-03-18T11:43:44.302Z] ---> Running in 45b69a4c29b8 [2022-03-18T11:43:44.933Z] Removing intermediate container 45b69a4c29b8 [2022-03-18T11:43:44.933Z] ---> 6dd267f4b125 [2022-03-18T11:43:44.933Z] Step 20/21 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:43:44.933Z] ---> Running in d44a0a5b6725 [2022-03-18T11:43:45.533Z] Removing intermediate container d44a0a5b6725 [2022-03-18T11:43:45.533Z] ---> 82c6ed20ad85 [2022-03-18T11:43:45.533Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T11:43:45.533Z] ---> Running in 83d01b41f747 [2022-03-18T11:43:46.144Z] Removing intermediate container 83d01b41f747 [2022-03-18T11:43:46.144Z] ---> df85d30f4c89 [2022-03-18T11:43:46.144Z] [2022-03-18T11:43:46.420Z] Successfully built df85d30f4c89 [2022-03-18T11:43:46.420Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-18T11:44:04.750Z]  Building security-proxy-setup ... done Removing intermediate container c7dda6e5587e [2022-03-18T11:44:04.750Z] ---> aa6d24bb43bf [2022-03-18T11:44:04.750Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T11:44:04.750Z] ---> Running in e62685c763ac [2022-03-18T11:44:04.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T11:44:06.186Z] Removing intermediate container e62685c763ac [2022-03-18T11:44:06.186Z] ---> c054b3b5d7ec [2022-03-18T11:44:06.186Z] [2022-03-18T11:44:06.186Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T11:44:06.186Z] 20.10.10: Pulling from library/docker [2022-03-18T11:44:12.908Z] Removing intermediate container 7675f99563ae [2022-03-18T11:44:12.908Z] ---> 930dc6fe6aec [2022-03-18T11:44:12.908Z] [2022-03-18T11:44:12.908Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T11:44:12.908Z] ---> 71a2028e5025 [2022-03-18T11:44:12.908Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T11:44:12.908Z] ---> Running in e9f4a97c58be [2022-03-18T11:44:12.908Z] Removing intermediate container e9f4a97c58be [2022-03-18T11:44:12.908Z] ---> 13db2a6023b9 [2022-03-18T11:44:12.908Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T11:44:12.908Z] ---> Running in c55250b6dfbb [2022-03-18T11:44:12.908Z] Removing intermediate container c55250b6dfbb [2022-03-18T11:44:12.908Z] ---> 0368c04a0fc1 [2022-03-18T11:44:12.908Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T11:44:12.908Z] ---> Running in 54a44b407f41 [2022-03-18T11:44:13.506Z] Removing intermediate container 54a44b407f41 [2022-03-18T11:44:13.506Z] ---> 855f6a1fe786 [2022-03-18T11:44:13.506Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T11:44:13.506Z] ---> Running in a2e219e8405f [2022-03-18T11:44:14.489Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T11:44:14.489Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T11:44:14.489Z] ---> 520e9a0a30f7 [2022-03-18T11:44:14.489Z] 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-18T11:44:14.489Z] ---> Running in f2aee833c723 [2022-03-18T11:44:14.772Z] Removing intermediate container f2aee833c723 [2022-03-18T11:44:14.772Z] ---> 4e64c6573407 [2022-03-18T11:44:14.772Z] 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-18T11:44:15.053Z] ---> Running in 4405aca52c36 [2022-03-18T11:44:15.328Z] Removing intermediate container a2e219e8405f [2022-03-18T11:44:15.328Z] ---> b25dfa9784cc [2022-03-18T11:44:15.328Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T11:44:15.601Z] ---> Running in e70de20503cb [2022-03-18T11:44:16.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:44:16.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:44:16.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T11:44:17.344Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T11:44:17.344Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T11:44:17.344Z] Executing bash-5.1.4-r0.post-install [2022-03-18T11:44:17.344Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T11:44:17.344Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T11:44:17.344Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T11:44:17.344Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T11:44:17.344Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T11:44:17.344Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T11:44:17.344Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T11:44:17.618Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T11:44:17.618Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T11:44:17.618Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T11:44:17.618Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T11:44:17.618Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T11:44:17.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T11:44:17.618Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T11:44:17.618Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T11:44:17.618Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T11:44:18.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T11:44:18.596Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T11:44:18.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T11:44:18.596Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T11:44:18.871Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T11:44:18.871Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T11:44:18.871Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:44:18.871Z] OK: 8 MiB in 20 packages [2022-03-18T11:44:19.473Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T11:44:19.473Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T11:44:19.760Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T11:44:19.760Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T11:44:19.760Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T11:44:19.760Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T11:44:19.760Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T11:44:19.760Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T11:44:20.034Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T11:44:20.034Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T11:44:20.034Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T11:44:20.034Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T11:44:20.034Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T11:44:20.034Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T11:44:20.034Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T11:44:20.034Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T11:44:20.034Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T11:44:20.034Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T11:44:20.034Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T11:44:20.034Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T11:44:20.034Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T11:44:20.034Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T11:44:20.034Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T11:44:20.034Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T11:44:20.305Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T11:44:20.305Z] Removing intermediate container e70de20503cb [2022-03-18T11:44:20.305Z] ---> 555862baf9b8 [2022-03-18T11:44:20.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T11:44:20.904Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T11:44:20.904Z] OK: 84 MiB in 64 packages [2022-03-18T11:44:20.904Z] ---> 9723de96d08c [2022-03-18T11:44:20.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T11:44:21.896Z] ---> 057a0da8943b [2022-03-18T11:44:21.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T11:44:22.494Z] ---> 5d62e647143c [2022-03-18T11:44:22.494Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T11:44:22.772Z] ---> Running in 354c9e8f5ed9 [2022-03-18T11:44:23.048Z] Removing intermediate container 354c9e8f5ed9 [2022-03-18T11:44:23.048Z] ---> 61179d211d86 [2022-03-18T11:44:23.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:44:23.048Z] ---> Running in 1f44ba041eab [2022-03-18T11:44:23.324Z] Removing intermediate container 1f44ba041eab [2022-03-18T11:44:23.324Z] ---> d28734d35ee9 [2022-03-18T11:44:23.324Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T11:44:23.605Z] ---> Running in c6f1e72a1947 [2022-03-18T11:44:23.879Z] Removing intermediate container c6f1e72a1947 [2022-03-18T11:44:23.879Z] ---> b2a5f9ce88cf [2022-03-18T11:44:23.879Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:44:23.879Z] ---> Running in 6a58f210a8f2 [2022-03-18T11:44:24.483Z] Removing intermediate container 6a58f210a8f2 [2022-03-18T11:44:24.483Z] ---> 7f9db55236fc [2022-03-18T11:44:24.483Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:44:24.483Z] ---> Running in 06c8e49236d8 [2022-03-18T11:44:24.756Z] Removing intermediate container 06c8e49236d8 [2022-03-18T11:44:24.756Z] ---> b9af322ce0ab [2022-03-18T11:44:24.756Z] [2022-03-18T11:44:25.028Z] Collecting docker-compose==1.23.2 [2022-03-18T11:44:25.028Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T11:44:25.028Z] Successfully built b9af322ce0ab [2022-03-18T11:44:25.028Z] Successfully tagged core-data-arm64:latest [2022-03-18T11:44:25.301Z]  Building core-data ... done 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-18T11:44:25.301Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T11:44:25.301Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T11:44:25.895Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T11:44:25.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T11:44:26.167Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T11:44:26.167Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T11:44:26.763Z] Collecting PyYAML<4,>=3.10 [2022-03-18T11:44:26.763Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T11:44:30.148Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T11:44:30.148Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T11:44:32.122Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T11:44:32.122Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T11:44:32.393Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T11:44:32.393Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T11:44:32.393Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T11:44:32.393Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T11:44:33.817Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T11:44:33.817Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T11:44:35.792Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T11:44:35.792Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T11:44:36.385Z] Collecting idna<2.8,>=2.5 [2022-03-18T11:44:36.385Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T11:44:36.975Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T11:44:36.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T11:44:36.975Z] 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-18T11:44:36.975Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T11:44:36.975Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T11:44:37.248Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T11:44:37.248Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T11:44:37.248Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T11:44:37.248Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T11:44:37.841Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T11:44:37.841Z] Attempting uninstall: urllib3 [2022-03-18T11:44:37.841Z] Found existing installation: urllib3 1.26.5 [2022-03-18T11:44:37.841Z] Uninstalling urllib3-1.26.5: [2022-03-18T11:44:38.113Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T11:44:38.386Z] Attempting uninstall: idna [2022-03-18T11:44:38.658Z] Found existing installation: idna 3.2 [2022-03-18T11:44:38.658Z] Uninstalling idna-3.2: [2022-03-18T11:44:38.658Z] Successfully uninstalled idna-3.2 [2022-03-18T11:44:39.635Z] Attempting uninstall: chardet [2022-03-18T11:44:39.635Z] Found existing installation: chardet 4.0.0 [2022-03-18T11:44:39.635Z] Uninstalling chardet-4.0.0: [2022-03-18T11:44:39.635Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T11:44:41.062Z] Attempting uninstall: requests [2022-03-18T11:44:41.062Z] Found existing installation: requests 2.25.1 [2022-03-18T11:44:41.062Z] Uninstalling requests-2.25.1: [2022-03-18T11:44:41.062Z] Successfully uninstalled requests-2.25.1 [2022-03-18T11:44:41.655Z] Running setup.py install for texttable: started [2022-03-18T11:44:43.078Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T11:44:43.078Z] Running setup.py install for PyYAML: started [2022-03-18T11:44:45.691Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T11:44:45.691Z] Running setup.py install for docopt: started [2022-03-18T11:44:47.125Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T11:44:47.125Z] Running setup.py install for dockerpty: started [2022-03-18T11:44:49.097Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T11:44:50.527Z] 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-18T11:44:58.793Z] Removing intermediate container 4405aca52c36 [2022-03-18T11:44:58.793Z] ---> f8d2babd6b1d [2022-03-18T11:44:58.793Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T11:44:58.793Z] ---> Running in 5294e40c3742 [2022-03-18T11:44:59.067Z] Removing intermediate container 5294e40c3742 [2022-03-18T11:44:59.067Z] ---> d9e5a455f5dd [2022-03-18T11:44:59.067Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T11:44:59.340Z] ---> Running in 6a5cae037205 [2022-03-18T11:44:59.614Z] Removing intermediate container 6a5cae037205 [2022-03-18T11:44:59.614Z] ---> 18ab938d7be7 [2022-03-18T11:44:59.614Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T11:45:00.591Z] ---> d92c57fdf1f2 [2022-03-18T11:45:00.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T11:45:01.184Z] ---> 8358dcc2d592 [2022-03-18T11:45:01.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T11:45:01.779Z] ---> e005e56d198b [2022-03-18T11:45:01.779Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T11:45:01.779Z] ---> Running in 0c082b8b12cf [2022-03-18T11:45:02.051Z] Removing intermediate container 0c082b8b12cf [2022-03-18T11:45:02.330Z] ---> 16f819d04053 [2022-03-18T11:45:02.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T11:45:02.330Z] ---> Running in 414e407c2e34 [2022-03-18T11:45:02.603Z] Removing intermediate container 414e407c2e34 [2022-03-18T11:45:02.603Z] ---> a7618f568df4 [2022-03-18T11:45:02.603Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T11:45:02.603Z] ---> Running in 2dea54a157a5 [2022-03-18T11:45:02.878Z] Removing intermediate container 2dea54a157a5 [2022-03-18T11:45:02.878Z] ---> c2ab0016a6b1 [2022-03-18T11:45:02.878Z] Step 22/23 : LABEL git_sha=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [2022-03-18T11:45:03.149Z] ---> Running in ada755b12ad9 [2022-03-18T11:45:03.423Z] Removing intermediate container ada755b12ad9 [2022-03-18T11:45:03.423Z] ---> e5dc21c31527 [2022-03-18T11:45:03.423Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T11:45:03.423Z] ---> Running in 182a31314eb0 [2022-03-18T11:45:03.696Z] Removing intermediate container 182a31314eb0 [2022-03-18T11:45:03.696Z] ---> 703f0d4e25c0 [2022-03-18T11:45:03.696Z] [2022-03-18T11:45:03.969Z] Successfully built 703f0d4e25c0 [2022-03-18T11:45:03.969Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-18T11:45:04.580Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-18T11:45:04.604Z] $ docker stop --time=1 adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 [2022-03-18T11:45:06.279Z] $ docker rm -f adddfdf2e75ec4e5c5489cf9fa709c1770071d2bb7b6988d4747978afe8804f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T11:45:06.799Z] + docker images [2022-03-18T11:45:07.071Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T11:45:07.071Z] sys-mgmt-agent-arm64 latest 703f0d4e25c0 3 seconds ago 280MB [2022-03-18T11:45:07.071Z] core-data-arm64 latest b9af322ce0ab 42 seconds ago 19.2MB [2022-03-18T11:45:07.071Z] 930dc6fe6aec 56 seconds ago 1.61GB [2022-03-18T11:45:07.071Z] c054b3b5d7ec About a minute ago 1.59GB [2022-03-18T11:45:07.071Z] security-proxy-setup-arm64 latest df85d30f4c89 About a minute ago 25.4MB [2022-03-18T11:45:07.071Z] d79a06313d1c About a minute ago 1.6GB [2022-03-18T11:45:07.071Z] security-bootstrapper-arm64 latest 847a93bd42b4 About a minute ago 18MB [2022-03-18T11:45:07.071Z] e7675e661084 2 minutes ago 1.59GB [2022-03-18T11:45:07.071Z] support-notifications-arm64 latest 3eeb0e37b8ad 4 minutes ago 16.1MB [2022-03-18T11:45:07.071Z] core-metadata-arm64 latest a656334b77f5 4 minutes ago 16MB [2022-03-18T11:45:07.071Z] security-secretstore-setup-arm64 latest 97e60e1dbffe 4 minutes ago 26.9MB [2022-03-18T11:45:07.071Z] support-scheduler-arm64 latest baf6841be672 4 minutes ago 15.4MB [2022-03-18T11:45:07.071Z] d2170155313d 4 minutes ago 1.6GB [2022-03-18T11:45:07.071Z] c9ec81a85737 4 minutes ago 1.6GB [2022-03-18T11:45:07.071Z] 10d71a27bd83 4 minutes ago 1.6GB [2022-03-18T11:45:07.071Z] core-command-arm64 latest f35d87c0ef20 4 minutes ago 15.3MB [2022-03-18T11:45:07.071Z] b24dee788275 4 minutes ago 1.6GB [2022-03-18T11:45:07.071Z] bea0bdacb51d 4 minutes ago 1.59GB [2022-03-18T11:45:07.071Z] ci-base-image-arm64 latest 1ace6b01f848 15 minutes ago 1.26GB [2022-03-18T11:45:07.071Z] alpine 3.14 71a2028e5025 17 hours ago 5.34MB [2022-03-18T11:45:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-18T11:45:07.071Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-18T11:45:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:45:07.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T11:45:07.520Z] [2022-03-18T11:45:07.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:45:07.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T11:45:08.137Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-18T11:45:08.137Z] 8998bd30e6a1: Pulling fs layer [2022-03-18T11:45:08.137Z] 04944245beec: Pulling fs layer [2022-03-18T11:45:08.137Z] 699f458cf7ca: Pulling fs layer [2022-03-18T11:45:08.137Z] 765212b225bb: Pulling fs layer [2022-03-18T11:45:08.137Z] f23df028b6ca: Pulling fs layer [2022-03-18T11:45:08.137Z] d65c8cfc05b1: Pulling fs layer [2022-03-18T11:45:08.137Z] 2437ff75d9bd: Pulling fs layer [2022-03-18T11:45:08.137Z] 765212b225bb: Waiting [2022-03-18T11:45:08.137Z] f23df028b6ca: Waiting [2022-03-18T11:45:08.137Z] d65c8cfc05b1: Waiting [2022-03-18T11:45:08.137Z] 2437ff75d9bd: Waiting [2022-03-18T11:45:08.137Z] 04944245beec: Verifying Checksum [2022-03-18T11:45:08.137Z] 04944245beec: Download complete [2022-03-18T11:45:08.137Z] 765212b225bb: Verifying Checksum [2022-03-18T11:45:08.137Z] 765212b225bb: Download complete [2022-03-18T11:45:08.137Z] f23df028b6ca: Verifying Checksum [2022-03-18T11:45:08.137Z] f23df028b6ca: Download complete [2022-03-18T11:45:08.137Z] d65c8cfc05b1: Verifying Checksum [2022-03-18T11:45:08.137Z] d65c8cfc05b1: Download complete [2022-03-18T11:45:08.413Z] 699f458cf7ca: Verifying Checksum [2022-03-18T11:45:08.413Z] 699f458cf7ca: Download complete [2022-03-18T11:45:08.686Z] 8998bd30e6a1: Verifying Checksum [2022-03-18T11:45:08.686Z] 8998bd30e6a1: Download complete [2022-03-18T11:45:11.300Z] 2437ff75d9bd: Verifying Checksum [2022-03-18T11:45:11.300Z] 2437ff75d9bd: Download complete [2022-03-18T11:45:13.273Z] 8998bd30e6a1: Pull complete [2022-03-18T11:45:13.547Z] 04944245beec: Pull complete [2022-03-18T11:45:14.982Z] 699f458cf7ca: Pull complete [2022-03-18T11:45:15.256Z] 765212b225bb: Pull complete [2022-03-18T11:45:16.338Z] f23df028b6ca: Pull complete [2022-03-18T11:45:16.630Z] d65c8cfc05b1: Pull complete [2022-03-18T11:45:35.158Z] 2437ff75d9bd: Pull complete [2022-03-18T11:45:35.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-18T11:45:35.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T11:45:35.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-18T11:45:35.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-7956 does not seem to be running inside a container [2022-03-18T11:45:35.488Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-18T11:45:37.982Z] $ docker top 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:45:38.934Z] ---> job-cost.sh [2022-03-18T11:45:38.934Z] lf-activate-venv: SKIPPING [2022-03-18T11:45:38.934Z] INFO: No Stack... [2022-03-18T11:45:39.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-18T11:45:40.499Z] INFO: Archiving Costs [Pipeline] sh [2022-03-18T11:45:41.164Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-18T11:45:41.164Z] cut -d, -f6 [Pipeline] lock [2022-03-18T11:45:41.196Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] [2022-03-18T11:45:41.203Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] did not exist. Created. [2022-03-18T11:45:41.203Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-18T11:45:41.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-18T11:45:42.028Z] Stashed 1 file(s) [Pipeline] } [2022-03-18T11:45:42.035Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3914-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-18T11:45:42.074Z] $ docker stop --time=1 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 [2022-03-18T11:45:43.607Z] $ docker rm -f 186885af143863f1687dff537eacfb51fede831d00b88897d5b1efcfd9780734 [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-18T11:45:44.027Z] provisioning config files... [2022-03-18T11:45:44.036Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6073628638521439485tmp [Pipeline] { [Pipeline] sh [2022-03-18T11:45:44.335Z] + set +x [2022-03-18T11:45:44.335Z] + bash -s -- [2022-03-18T11:45:44.335Z] + curl -s https://codecov.io/bash [2022-03-18T11:45:44.596Z] [2022-03-18T11:45:44.596Z] _____ _ [2022-03-18T11:45:44.596Z] / ____| | | [2022-03-18T11:45:44.596Z] | | ___ __| | ___ ___ _____ __ [2022-03-18T11:45:44.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-18T11:45:44.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-18T11:45:44.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-18T11:45:44.596Z] Bash-1.0.6 [2022-03-18T11:45:44.596Z] [2022-03-18T11:45:44.596Z] [2022-03-18T11:45:44.596Z] ==> git version 2.25.1 found [2022-03-18T11:45:44.596Z] ==> 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-18T11:45:44.596Z] Release-Date: 2020-01-08 [2022-03-18T11:45:44.596Z] 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-18T11:45:44.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-18T11:45:44.596Z] ==> Jenkins CI detected. [2022-03-18T11:45:44.596Z] current dir:  /w/workspace/edgex-go/2 [2022-03-18T11:45:44.596Z] project root: . [2022-03-18T11:45:44.596Z] --> token set from env [2022-03-18T11:45:44.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-18T11:45:44.596Z] ==> Running gcov in . (disable via -X gcov) [2022-03-18T11:45:44.596Z] ==> Python coveragepy not found [2022-03-18T11:45:44.596Z] ==> Searching for coverage reports in: [2022-03-18T11:45:44.596Z] + . [2022-03-18T11:45:44.596Z] -> Found 1 reports [2022-03-18T11:45:44.596Z] ==> Detecting git/mercurial file structure [2022-03-18T11:45:44.596Z] ==> Reading reports [2022-03-18T11:45:44.596Z] + ./coverage.out bytes=426503 [2022-03-18T11:45:44.596Z] ==> Appending adjustments [2022-03-18T11:45:44.596Z] https://docs.codecov.io/docs/fixing-reports [2022-03-18T11:45:45.979Z] + Found adjustments [2022-03-18T11:45:45.979Z] ==> Gzipping contents [2022-03-18T11:45:45.979Z] 60K /tmp/codecov.BiFtMR.gz [2022-03-18T11:45:45.979Z] ==> Uploading reports [2022-03-18T11:45:45.979Z] url: https://codecov.io [2022-03-18T11:45:45.979Z] query: branch=PR-3914&commit=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= [2022-03-18T11:45:45.979Z] -> Pinging Codecov [2022-03-18T11:45:45.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3914&commit=4492c6e33aaa41e61d0d2a1066e3b9c370df7c68&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= [2022-03-18T11:45:46.238Z] -> Uploading to [2022-03-18T11:45:46.238Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/4492c6e33aaa41e61d0d2a1066e3b9c370df7c68/43ea8941-47a9-409d-8214-fa51ac7fe8b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T114545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e352165f843b1824504c00f1589e0ecf0915ca45ecf52699ff9b6978ea72e2c4 [2022-03-18T11:45:46.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T11:45:46.239Z] Dload Upload Total Spent Left Speed [2022-03-18T11:45:46.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57914 0 0 100 57914 0 255k --:--:-- --:--:-- --:--:-- 254k 100 57914 0 0 100 57914 0 228k --:--:-- --:--:-- --:--:-- 227k [2022-03-18T11:45:46.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4492c6e33aaa41e61d0d2a1066e3b9c370df7c68 [Pipeline] } [2022-03-18T11:45:46.505Z] 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-18T11:45:47.057Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:45:47.351Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:45:48.216Z] ---> package-listing.sh [2022-03-18T11:45:48.216Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-18T11:45:48.216Z] ++ facter osfamily [2022-03-18T11:45:48.476Z] + OS_FAMILY=debian [2022-03-18T11:45:48.476Z] + workspace=/w/workspace/edgex-go/2 [2022-03-18T11:45:48.476Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-18T11:45:48.476Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-18T11:45:48.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-18T11:45:48.476Z] + PACKAGES=/tmp/packages_start.txt [2022-03-18T11:45:48.476Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-18T11:45:48.476Z] + PACKAGES=/tmp/packages_end.txt [2022-03-18T11:45:48.476Z] + case "${OS_FAMILY}" in [2022-03-18T11:45:48.476Z] + dpkg -l [2022-03-18T11:45:48.476Z] + grep '^ii' [2022-03-18T11:45:48.476Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-18T11:45:48.476Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-18T11:45:48.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-18T11:45:48.476Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-18T11:45:48.476Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-18T11:45:48.476Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-18T11:45:48.488Z] 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-18T11:45:48.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:45:49.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T11:45:49.330Z] [2022-03-18T11:45:49.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T11:45:49.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T11:45:49.664Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-18T11:45:49.664Z] 5eb5b503b376: Pulling fs layer [2022-03-18T11:45:49.664Z] 5c69ac0246d0: Pulling fs layer [2022-03-18T11:45:49.664Z] ec43610c2a17: Pulling fs layer [2022-03-18T11:45:49.664Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-18T11:45:49.664Z] 33b1e0a273af: Pulling fs layer [2022-03-18T11:45:49.664Z] 5d3b04190fa2: Pulling fs layer [2022-03-18T11:45:49.664Z] 2f39f015ded8: Pulling fs layer [2022-03-18T11:45:49.664Z] 3a2ae6a8a46f: Waiting [2022-03-18T11:45:49.664Z] 33b1e0a273af: Waiting [2022-03-18T11:45:49.664Z] 5d3b04190fa2: Waiting [2022-03-18T11:45:49.664Z] 2f39f015ded8: Waiting [2022-03-18T11:45:49.664Z] 5c69ac0246d0: Download complete [2022-03-18T11:45:49.664Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-18T11:45:49.664Z] 3a2ae6a8a46f: Download complete [2022-03-18T11:45:49.664Z] 33b1e0a273af: Verifying Checksum [2022-03-18T11:45:49.664Z] 33b1e0a273af: Download complete [2022-03-18T11:45:49.923Z] 5d3b04190fa2: Download complete [2022-03-18T11:45:49.923Z] ec43610c2a17: Download complete [2022-03-18T11:45:49.923Z] 5eb5b503b376: Verifying Checksum [2022-03-18T11:45:49.923Z] 5eb5b503b376: Download complete [2022-03-18T11:45:50.492Z] 2f39f015ded8: Download complete [2022-03-18T11:45:51.429Z] 5eb5b503b376: Pull complete [2022-03-18T11:45:51.429Z] 5c69ac0246d0: Pull complete [2022-03-18T11:45:51.997Z] ec43610c2a17: Pull complete [2022-03-18T11:45:51.997Z] 3a2ae6a8a46f: Pull complete [2022-03-18T11:45:52.258Z] 33b1e0a273af: Pull complete [2022-03-18T11:45:52.258Z] 5d3b04190fa2: Pull complete [2022-03-18T11:45:57.545Z] 2f39f015ded8: Pull complete [2022-03-18T11:45:57.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-18T11:45:57.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T11:45:57.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-18T11:45:57.614Z] prd-ubuntu20.04-docker-8c-8g-7955 does not seem to be running inside a container [2022-03-18T11:45:57.655Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-18T11:45:59.421Z] $ docker top 7af4d3bb1404088661118cf8625d1f09847058a85d8afa7628300eab25a7cb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T11:45:59.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-18T11:46:00.090Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-18T11:46:00.388Z] + ls /var/log/sa-host [2022-03-18T11:46:00.389Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T11:46:00.466Z] provisioning config files... [2022-03-18T11:46:00.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8364521909885082628tmp [Pipeline] { [Pipeline] echo [2022-03-18T11:46:00.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:46:00.784Z] ---> create-netrc.sh [Pipeline] } [2022-03-18T11:46:00.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:46:01.124Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-18T11:46:01.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:46:01.421Z] ---> sudo-logs.sh [2022-03-18T11:46:01.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-18T11:46:01.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:46:01.731Z] ---> job-cost.sh [2022-03-18T11:46:01.731Z] lf-activate-venv: SKIPPING [2022-03-18T11:46:01.731Z] DEBUG: total: 0.10999999940395355 [2022-03-18T11:46:01.731Z] INFO: Retrieving Stack Cost... [2022-03-18T11:46:01.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-18T11:46:02.560Z] INFO: Archiving Costs [Pipeline] echo [2022-03-18T11:46:02.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T11:46:02.861Z] ---> logs-deploy.sh [2022-03-18T11:46:02.861Z] lf-activate-venv: SKIPPING [2022-03-18T11:46:02.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3914/2 [2022-03-18T11:46:02.861Z] INFO: archiving workspace using pattern(s): [2022-03-18T11:46:03.804Z] Archives upload complete. [2022-03-18T11:46:03.804Z] INFO: archiving logs to Nexus