Pull request #3900 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh1584534715300252048.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-ssh9543621345943693505.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-3900/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-3900/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7694619498029924247.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-ssh12587140319291635862.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-3900/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-3900/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17200420016063343888.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-7091’ Running on prd-ubuntu20.04-docker-8c-8g-7094 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) > 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/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # 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 fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 Commit message: "feat(metadata): invoke validation before adding/updating device" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T03:56:33.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T03:56:33.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T03:56:33.646Z] ========================================================= [2022-03-15T03:56:33.646Z] EdgeX Global Pipelines Version Info [2022-03-15T03:56:33.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fed232d90afdd8741c647fc9a7587d64511602c0 # timeout=10 [2022-03-15T03:56:34.465Z] ------------------- [2022-03-15T03:56:34.465Z] stable info: [2022-03-15T03:56:34.466Z] ------------------- [2022-03-15T03:56:34.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T03:56:34.466Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T03:56:34.466Z] Message: update stable to v1.0.221 [2022-03-15T03:56:35.041Z] ------------------- [2022-03-15T03:56:35.041Z] experimental info: [2022-03-15T03:56:35.041Z] ------------------- [2022-03-15T03:56:35.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T03:56:35.041Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T03:56:35.041Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T03:56:35.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T03:56:35.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T03:56:35.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T03:56:35.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T03:56:35.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T03:56:35.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T03:56:35.253Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T03:56:35.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T03:56:35.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T03:56:35.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T03:56:35.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T03:56:35.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T03:56:35.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T03:56:35.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T03:56:35.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T03:56:35.355Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T03:56:35.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T03:56:35.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T03:56:35.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T03:56:35.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T03:56:35.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T03:56:35.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T03:56:35.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3900 [Pipeline] echo [2022-03-15T03:56:35.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3900 [Pipeline] echo [2022-03-15T03:56:35.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3900 [Pipeline] echo [2022-03-15T03:56:35.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo [2022-03-15T03:56:35.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbf9919 [Pipeline] echo [2022-03-15T03:56:35.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T03:56:35.550Z] provisioning config files... [2022-03-15T03:56:35.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7106014929813664706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T03:56:35.876Z] ---> docker-login.sh [2022-03-15T03:56:35.876Z] nexus3.edgexfoundry.org:10001 [2022-03-15T03:56:36.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:56:36.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:56:36.137Z] Configure a credential helper to remove this warning. See [2022-03-15T03:56:36.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:56:36.137Z] [2022-03-15T03:56:36.137Z] Login Succeeded [2022-03-15T03:56:36.137Z] nexus3.edgexfoundry.org:10002 [2022-03-15T03:56:36.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:56:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:56:36.400Z] Configure a credential helper to remove this warning. See [2022-03-15T03:56:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:56:36.400Z] [2022-03-15T03:56:36.400Z] Login Succeeded [2022-03-15T03:56:36.400Z] nexus3.edgexfoundry.org:10003 [2022-03-15T03:56:36.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:56:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:56:36.400Z] Configure a credential helper to remove this warning. See [2022-03-15T03:56:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:56:36.400Z] [2022-03-15T03:56:36.400Z] Login Succeeded [2022-03-15T03:56:36.400Z] nexus3.edgexfoundry.org:10004 [2022-03-15T03:56:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:56:36.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:56:36.661Z] Configure a credential helper to remove this warning. See [2022-03-15T03:56:36.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:56:36.661Z] [2022-03-15T03:56:36.661Z] Login Succeeded [2022-03-15T03:56:36.661Z] docker.io [2022-03-15T03:56:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:56:37.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:56:37.235Z] Configure a credential helper to remove this warning. See [2022-03-15T03:56:37.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:56:37.235Z] [2022-03-15T03:56:37.235Z] Login Succeeded [2022-03-15T03:56:37.235Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T03:56:37.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T03:56:37.553Z] + 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-15T03:56:37.553Z] + dirname cmd/core-command/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/core-data/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/core-metadata/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T03:56:37.553Z] + + cut -d/ -f2 [2022-03-15T03:56:37.553Z] dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T03:56:37.553Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/support-notifications/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T03:56:37.553Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T03:56:37.553Z] + cut -d/ -f2 [2022-03-15T03:56:37.553Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T03:56:37.588Z] 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-15T03:56:37.935Z] + git rev-list -1 --merges dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7~1..dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo [2022-03-15T03:56:37.956Z] -----------> git rev-list -1 --merges dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7~1..dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [false] [Pipeline] sh [2022-03-15T03:56:38.245Z] + git log --format=format:%s -1 dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] echo [2022-03-15T03:56:38.259Z] ========================================================= [2022-03-15T03:56:38.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T03:56:38.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T03:56:38.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T03:56:38.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T03:56:38.669Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T03:56:38.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T03:56:38.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T03:56:38.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T03:56:38.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:56:39.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:56:39.025Z] [2022-03-15T03:56:39.025Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:56:39.331Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:56:39.331Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T03:56:39.331Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T03:56:39.331Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T03:56:39.331Z] 4c7163046ea9: Pulling fs layer [2022-03-15T03:56:39.331Z] 0c2d73faf560: Pulling fs layer [2022-03-15T03:56:39.331Z] 0c2d73faf560: Waiting [2022-03-15T03:56:39.331Z] 3e5f54012d9b: Verifying Checksum [2022-03-15T03:56:39.331Z] 3e5f54012d9b: Download complete [2022-03-15T03:56:39.331Z] a0d0a0d46f8b: Verifying Checksum [2022-03-15T03:56:39.331Z] a0d0a0d46f8b: Download complete [2022-03-15T03:56:39.331Z] 0c2d73faf560: Verifying Checksum [2022-03-15T03:56:39.331Z] 0c2d73faf560: Download complete [2022-03-15T03:56:39.331Z] 4c7163046ea9: Verifying Checksum [2022-03-15T03:56:39.331Z] 4c7163046ea9: Download complete [2022-03-15T03:56:39.592Z] a0d0a0d46f8b: Pull complete [2022-03-15T03:56:39.592Z] 3e5f54012d9b: Pull complete [2022-03-15T03:56:39.857Z] 4c7163046ea9: Pull complete [2022-03-15T03:56:40.119Z] 0c2d73faf560: Pull complete [2022-03-15T03:56:40.119Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T03:56:40.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:56:40.119Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T03:56:40.276Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T03:56:40.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T03:56:41.079Z] $ docker top ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T03:56:41.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T03:56:41.192Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T03:56:41.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T03:56:41.327Z] $ docker exec ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent [2022-03-15T03:56:41.471Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEKhJP/agent.14 [2022-03-15T03:56:41.471Z] SSH_AGENT_PID=20 [2022-03-15T03:56:41.481Z] Running ssh-add (command line suppressed) [2022-03-15T03:56:41.607Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1027372489604763455.key (/w/workspace/edgex-go/4@tmp/private_key_1027372489604763455.key) [2022-03-15T03:56:41.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T03:56:41.920Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T03:56:41.931Z] $ docker exec --env ******** --env ******** ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent -k [2022-03-15T03:56:42.050Z] unset SSH_AUTH_SOCK; [2022-03-15T03:56:42.051Z] unset SSH_AGENT_PID; [2022-03-15T03:56:42.051Z] echo Agent pid 20 killed; [2022-03-15T03:56:42.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T03:56:42.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T03:56:42.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T03:56:42.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T03:56:42.244Z] $ docker exec ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent [2022-03-15T03:56:42.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpkoKL/agent.55 [2022-03-15T03:56:42.381Z] SSH_AGENT_PID=61 [2022-03-15T03:56:42.386Z] Running ssh-add (command line suppressed) [2022-03-15T03:56:42.502Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4525970859387472628.key (/w/workspace/edgex-go/4@tmp/private_key_4525970859387472628.key) [2022-03-15T03:56:42.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T03:56:42.812Z] + git semver init [2022-03-15T03:56:42.812Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T03:56:42.812Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-15T03:56:42.812Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-15T03:56:42.812Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T03:56:42.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T03:56:42.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T03:56:42.812Z] # $SEMVER_BRANCH = PR-3900 [2022-03-15T03:56:42.812Z] # $SEMVER_TEMP = /tmp/semver-695862370 [2022-03-15T03:56:42.812Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T03:56:57.733Z] # '/tmp/semver-695862370' -> '/w/workspace/edgex-go/4/.semver' [2022-03-15T03:56:57.733Z] # -> Force: false [2022-03-15T03:56:57.733Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-15T03:56:57.749Z] $ docker exec --env ******** --env ******** ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 ssh-agent -k [2022-03-15T03:56:57.883Z] unset SSH_AUTH_SOCK; [2022-03-15T03:56:57.884Z] unset SSH_AGENT_PID; [2022-03-15T03:56:57.884Z] echo Agent pid 61 killed; [2022-03-15T03:56:57.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T03:56:58.200Z] + git semver [Pipeline] } [2022-03-15T03:56:58.219Z] $ docker stop --time=1 ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 [2022-03-15T03:57:00.229Z] $ docker rm -f ac999532a096e0041d5f3239a0fd62a507dbafd6334a32c3796ae4e3ac851bc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T03:57:00.605Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T03:57:00.867Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T03:57:00.870Z] [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-15T03:57:00.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T03:57:00.968Z] ========================================================= [2022-03-15T03:57:00.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T03:57:00.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:57:01.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:57:01.257Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T03:57:01.257Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T03:57:01.257Z] 666ba61612fd: Pulling fs layer [2022-03-15T03:57:01.257Z] 8ed8ca486205: Pulling fs layer [2022-03-15T03:57:01.257Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T03:57:01.257Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T03:57:01.257Z] 640e595b4fbd: Pulling fs layer [2022-03-15T03:57:01.257Z] 763cafe07f6e: Pulling fs layer [2022-03-15T03:57:01.257Z] 0c0b528cf693: Pulling fs layer [2022-03-15T03:57:01.257Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T03:57:01.257Z] 4fe6c5a15a65: Waiting [2022-03-15T03:57:01.257Z] 22a0e8bec74d: Waiting [2022-03-15T03:57:01.257Z] 640e595b4fbd: Waiting [2022-03-15T03:57:01.257Z] 763cafe07f6e: Waiting [2022-03-15T03:57:01.257Z] 0c0b528cf693: Waiting [2022-03-15T03:57:01.257Z] 10935f4eaf8b: Waiting [2022-03-15T03:57:01.257Z] 8ed8ca486205: Verifying Checksum [2022-03-15T03:57:01.257Z] 8ed8ca486205: Download complete [2022-03-15T03:57:01.257Z] 666ba61612fd: Download complete [2022-03-15T03:57:01.257Z] 22a0e8bec74d: Download complete [2022-03-15T03:57:01.257Z] 640e595b4fbd: Verifying Checksum [2022-03-15T03:57:01.257Z] 640e595b4fbd: Download complete [2022-03-15T03:57:01.257Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T03:57:01.257Z] 59bf1c3509f3: Download complete [2022-03-15T03:57:01.257Z] 763cafe07f6e: Verifying Checksum [2022-03-15T03:57:01.257Z] 763cafe07f6e: Download complete [2022-03-15T03:57:01.515Z] 0c0b528cf693: Verifying Checksum [2022-03-15T03:57:01.515Z] 0c0b528cf693: Download complete [2022-03-15T03:57:01.515Z] 59bf1c3509f3: Pull complete [2022-03-15T03:57:01.774Z] 666ba61612fd: Pull complete [2022-03-15T03:57:01.774Z] 8ed8ca486205: Pull complete [2022-03-15T03:57:02.034Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T03:57:02.034Z] 10935f4eaf8b: Download complete [2022-03-15T03:57:02.034Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T03:57:02.034Z] 4fe6c5a15a65: Download complete [2022-03-15T03:57:06.236Z] 4fe6c5a15a65: Pull complete [2022-03-15T03:57:06.236Z] 22a0e8bec74d: Pull complete [2022-03-15T03:57:06.236Z] 640e595b4fbd: Pull complete [2022-03-15T03:57:06.236Z] 763cafe07f6e: Pull complete [2022-03-15T03:57:06.496Z] 0c0b528cf693: Pull complete [2022-03-15T03:57:09.042Z] 10935f4eaf8b: Pull complete [2022-03-15T03:57:09.042Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T03:57:09.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:57:09.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:57:09.343Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:57:09.343Z] WORKDIR /edgex [2022-03-15T03:57:09.343Z] COPY go.mod . [2022-03-15T03:57:09.343Z] RUN go mod download [2022-03-15T03:57:09.343Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-15T03:57:10.728Z] Sending build context to Docker daemon 334.1MB [2022-03-15T03:57:10.728Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:57:10.728Z] ---> 99d49a6021b9 [2022-03-15T03:57:10.728Z] Step 2/4 : WORKDIR /edgex [2022-03-15T03:57:13.284Z] ---> Running in 9952457ec189 [2022-03-15T03:57:13.284Z] Removing intermediate container 9952457ec189 [2022-03-15T03:57:13.284Z] ---> 3a089d60fe51 [2022-03-15T03:57:13.284Z] Step 3/4 : COPY go.mod . [2022-03-15T03:57:13.284Z] ---> f577284d2bf3 [2022-03-15T03:57:13.284Z] Step 4/4 : RUN go mod download [2022-03-15T03:57:13.284Z] ---> Running in 5c5edfa185ef [2022-03-15T03:57:15.927Z] Still waiting to schedule task [2022-03-15T03:57:15.928Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7092’ [2022-03-15T03:57:39.868Z] Removing intermediate container 5c5edfa185ef [2022-03-15T03:57:39.868Z] ---> 62e9f60105a6 [2022-03-15T03:57:39.868Z] Successfully built 62e9f60105a6 [2022-03-15T03:57:39.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:57:40.167Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T03:57:40.167Z] . [Pipeline] withDockerContainer [2022-03-15T03:57:40.240Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T03:57:40.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T03:57:40.727Z] $ docker top ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:57:41.078Z] + go version [2022-03-15T03:57:41.078Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T03:57:41.101Z] $ docker stop --time=1 ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 [2022-03-15T03:57:42.401Z] $ docker rm -f ca5f458f25a74043073521221218e007f239579a5c4b23607123d572540ecee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:57:42.799Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T03:57:42.799Z] . [Pipeline] withDockerContainer [2022-03-15T03:57:42.872Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T03:57:42.918Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T03:57:43.304Z] $ docker top 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T03:57:43.370Z] ========================================================= [2022-03-15T03:57:43.370Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T03:57:43.370Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:57:43.659Z] + make test [2022-03-15T03:57:43.659Z] go mod tidy [2022-03-15T03:57:43.659Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T03:57:50.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T03:57:58.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T03:57:58.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T03:57:58.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T03:57:58.647Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T03:57:58.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T03:57:58.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T03:57:58.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T03:57:59.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-03-15T03:57:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T03:57:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T03:58:00.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-03-15T03:58:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T03:58:00.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 44.7% of statements [2022-03-15T03:58:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T03:58:00.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T03:58:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements [2022-03-15T03:58:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T03:58:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:58:01.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-03-15T03:58:01.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T03:58:01.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T03:58:01.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T03:58:01.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T03:58:01.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 94.2% of statements [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 59.1% of statements [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 21.7% of statements [2022-03-15T03:58:01.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-03-15T03:58:01.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-03-15T03:58:13.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-03-15T03:58:13.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-03-15T03:58:15.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-03-15T03:58:15.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.2% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.097s coverage: 63.2% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T03:58:25.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T03:58:25.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T03:58:25.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T03:58:25.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T03:58:25.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-15T03:58:25.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-15T03:58:25.382Z] 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-15T03:58:40.273Z] GO111MODULE=on go vet ./... [2022-03-15T03:58:42.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T03:58:42.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T03:58:43.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T03:58:43.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T03:58:43.960Z] + ls -al . [2022-03-15T03:58:43.960Z] total 676 [2022-03-15T03:58:43.960Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 03:58 . [2022-03-15T03:58:43.960Z] drwxr-xr-x 4 root root 4096 Mar 15 03:57 .. [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 03:56 .dockerignore [2022-03-15T03:58:43.960Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:56 .git [2022-03-15T03:58:43.960Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:56 .github [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 03:56 .gitignore [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 03:56 .golangci.yml [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 03:56 .hadolint.yml [2022-03-15T03:58:43.960Z] drwx------ 3 1001 1001 4096 Mar 15 03:56 .semver [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 03:56 .sonarcloud.properties [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:56 ADOPTERS.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:56 Attribution.txt [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:56 CHANGELOG.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:56 CONTRIBUTING.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 03:56 GOVERNANCE.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 03:56 Jenkinsfile [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:56 LICENSE [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:56 Makefile [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 03:56 OWNERS.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:56 README.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:56 SECURITY.md [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 03:57 VERSION [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:56 ZMQWindows.md [2022-03-15T03:58:43.960Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 03:56 bin [2022-03-15T03:58:43.960Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 03:56 cmd [2022-03-15T03:58:43.960Z] -rw-r--r-- 1 root root 428383 Mar 15 03:58 coverage.out [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 03:56 go.mod [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 03:56 go.sum [2022-03-15T03:58:43.960Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:56 internal [2022-03-15T03:58:43.960Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 03:56 openapi [2022-03-15T03:58:43.960Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:56 snap [2022-03-15T03:58:43.960Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 03:56 version.go [Pipeline] sh [2022-03-15T03:58:44.252Z] + '[' -e coverage.out ] [2022-03-15T03:58:44.252Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T03:58:44.352Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T03:58:44.638Z] + make build [2022-03-15T03:58:44.638Z] 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-15T03:58:46.023Z] 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-15T03:58:51.312Z] 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-15T03:58:51.883Z] 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-15T03:58:52.824Z] 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-15T03:58:53.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T03:58:54.024Z] 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-15T03:58:54.966Z] 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-15T03:58:55.537Z] 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-15T03:58:56.927Z] 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-15T03:58:57.497Z] 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-15T03:58:58.440Z] 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-15T03:58:59.854Z] $ docker stop --time=1 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff [2022-03-15T03:59:01.913Z] $ docker rm -f 77df5554df37d93d974e0efe53f9f27f0ab22513984b9308487336023ef470ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:59:03.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:59:03.080Z] [2022-03-15T03:59:03.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:59:03.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:59:03.384Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-15T03:59:03.384Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-15T03:59:03.384Z] ca9280d653b3: Pulling fs layer [2022-03-15T03:59:03.384Z] 7e9c9ca2126c: Pulling fs layer [2022-03-15T03:59:03.384Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-15T03:59:03.384Z] cbdbe7a5bc2a: Download complete [2022-03-15T03:59:03.643Z] ca9280d653b3: Verifying Checksum [2022-03-15T03:59:03.643Z] ca9280d653b3: Download complete [2022-03-15T03:59:03.643Z] cbdbe7a5bc2a: Pull complete [2022-03-15T03:59:03.902Z] 7e9c9ca2126c: Download complete [2022-03-15T03:59:04.162Z] ca9280d653b3: Pull complete [2022-03-15T03:59:08.360Z] 7e9c9ca2126c: Pull complete [2022-03-15T03:59:08.360Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-15T03:59:08.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:59:08.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-15T03:59:08.435Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T03:59:08.479Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T03:59:09.869Z] $ docker top 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:59:10.237Z] + docker-compose build --help [2022-03-15T03:59:10.237Z] + grep parallel [2022-03-15T03:59:10.810Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T03:59:10.834Z] $ docker stop --time=1 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 [2022-03-15T03:59:12.184Z] $ docker rm -f 480ef0ee95065262586689d6e2baed7d8859ff4e20778323f4846aa70e011476 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:59:12.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:59:12.568Z] . [Pipeline] withDockerContainer [2022-03-15T03:59:12.646Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T03:59:12.694Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T03:59:13.120Z] $ docker top f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:59:13.479Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T03:59:14.051Z] Building core-command ... [2022-03-15T03:59:14.051Z] Building core-data ... [2022-03-15T03:59:14.051Z] Building core-metadata ... [2022-03-15T03:59:14.051Z] Building security-bootstrapper ... [2022-03-15T03:59:14.051Z] Building security-proxy-setup ... [2022-03-15T03:59:14.051Z] Building security-secretstore-setup ... [2022-03-15T03:59:14.051Z] Building support-notifications ... [2022-03-15T03:59:14.051Z] Building support-scheduler ... [2022-03-15T03:59:14.051Z] Building sys-mgmt-agent ... [2022-03-15T03:59:14.051Z] Building support-notifications [2022-03-15T03:59:14.051Z] Building core-metadata [2022-03-15T03:59:14.051Z] Building support-scheduler [2022-03-15T03:59:14.051Z] Building security-secretstore-setup [2022-03-15T03:59:14.051Z] Building security-proxy-setup [2022-03-15T03:59:32.169Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:59:32.169Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:59:32.169Z] ---> 62e9f60105a6 [2022-03-15T03:59:32.169Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T03:59:32.169Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:59:32.169Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:59:32.169Z] ---> 62e9f60105a6 [2022-03-15T03:59:32.169Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T03:59:32.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:59:32.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:59:32.169Z] ---> 62e9f60105a6 [2022-03-15T03:59:32.169Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:59:32.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:59:32.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:59:32.169Z] ---> 62e9f60105a6 [2022-03-15T03:59:32.169Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:59:32.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:59:32.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:59:32.169Z] ---> 62e9f60105a6 [2022-03-15T03:59:32.169Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:59:32.744Z] ---> Running in 26405d8580bb [2022-03-15T03:59:32.744Z] ---> Running in fbe85dfcb2c2 [2022-03-15T03:59:32.744Z] ---> Running in 86f1db522b84 [2022-03-15T03:59:33.008Z] ---> Running in 1e1ce4788270 [2022-03-15T03:59:33.008Z] ---> Running in 7f4c4091b9ed [2022-03-15T03:59:33.008Z] Removing intermediate container 7f4c4091b9ed [2022-03-15T03:59:33.008Z] ---> e36f5d955b42 [2022-03-15T03:59:33.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:59:33.008Z] Removing intermediate container 86f1db522b84 [2022-03-15T03:59:33.008Z] ---> 72e63e675c1b [2022-03-15T03:59:33.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:59:33.008Z] Removing intermediate container 1e1ce4788270 [2022-03-15T03:59:33.008Z] ---> 5ddb1d938ce5 [2022-03-15T03:59:33.008Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:59:33.008Z] Removing intermediate container fbe85dfcb2c2 [2022-03-15T03:59:33.008Z] ---> 66bb1b03590f [2022-03-15T03:59:33.008Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:59:33.008Z] ---> Running in 7ff4d76e44b5 [2022-03-15T03:59:33.008Z] Removing intermediate container 26405d8580bb [2022-03-15T03:59:33.008Z] ---> f1ce7017445b [2022-03-15T03:59:33.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:59:33.269Z] ---> Running in 77ce88f69d76 [2022-03-15T03:59:33.269Z] ---> Running in a6a56431172f [2022-03-15T03:59:33.269Z] ---> Running in ff314cd5135d [2022-03-15T03:59:33.269Z] ---> Running in 0d36de097dc9 [2022-03-15T03:59:34.210Z] Removing intermediate container 7ff4d76e44b5 [2022-03-15T03:59:34.210Z] ---> e9889ac1ba30 [2022-03-15T03:59:34.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T03:59:34.210Z] ---> Running in 7db27ced3748 [2022-03-15T03:59:34.470Z] Removing intermediate container 77ce88f69d76 [2022-03-15T03:59:34.470Z] ---> 35e9d72e7b14 [2022-03-15T03:59:34.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T03:59:34.470Z] Removing intermediate container ff314cd5135d [2022-03-15T03:59:34.470Z] ---> 33ae8339ad6b [2022-03-15T03:59:34.470Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T03:59:34.470Z] ---> Running in 7ff58ed6e4c4 [2022-03-15T03:59:34.470Z] ---> Running in d7d2503302cd [2022-03-15T03:59:34.470Z] Removing intermediate container a6a56431172f [2022-03-15T03:59:34.470Z] ---> d24b03e968db [2022-03-15T03:59:34.470Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T03:59:34.732Z] Removing intermediate container 0d36de097dc9 [2022-03-15T03:59:34.732Z] ---> 16e0c9df336c [2022-03-15T03:59:34.732Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T03:59:34.732Z] ---> Running in 71eac664438d [2022-03-15T03:59:34.732Z] ---> Running in ce0152addc5e [2022-03-15T03:59:35.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:35.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:36.138Z] OK: 221 MiB in 52 packages [2022-03-15T03:59:36.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:59:36.138Z] OK: 221 MiB in 52 packages [2022-03-15T03:59:36.447Z] OK: 221 MiB in 52 packages [2022-03-15T03:59:36.447Z] OK: 221 MiB in 52 packages [2022-03-15T03:59:36.447Z] Removing intermediate container 7db27ced3748 [2022-03-15T03:59:36.447Z] ---> 7ce0ccecf056 [2022-03-15T03:59:36.447Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:59:36.447Z] OK: 221 MiB in 52 packages [2022-03-15T03:59:36.739Z] Removing intermediate container d7d2503302cd [2022-03-15T03:59:36.739Z] ---> 77a085fb0e47 [2022-03-15T03:59:36.739Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T03:59:36.739Z] ---> 35a1b2210cd6 [2022-03-15T03:59:36.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:59:36.739Z] ---> Running in 58c99b31f26f [2022-03-15T03:59:36.999Z] ---> d9fb99e8780a [2022-03-15T03:59:36.999Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:59:36.999Z] Removing intermediate container 7ff58ed6e4c4 [2022-03-15T03:59:36.999Z] ---> 30111340295f [2022-03-15T03:59:36.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:59:36.999Z] ---> Running in 264d2e79b33c [2022-03-15T03:59:36.999Z] Removing intermediate container 71eac664438d [2022-03-15T03:59:36.999Z] ---> 225949bcdc65 [2022-03-15T03:59:36.999Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T03:59:36.999Z] Removing intermediate container ce0152addc5e [2022-03-15T03:59:36.999Z] ---> 143f758e11d6 [2022-03-15T03:59:36.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:59:37.258Z] ---> e96db937aa33 [2022-03-15T03:59:37.258Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:59:37.258Z] ---> a21f08d3febd [2022-03-15T03:59:37.258Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:59:37.258Z] ---> Running in 7773a436382f [2022-03-15T03:59:37.258Z] ---> 9dcd9f8089de [2022-03-15T03:59:37.258Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:59:37.517Z] ---> Running in 85bc4adb800f [2022-03-15T03:59:37.517Z] ---> Running in e6ed25a81a0d [2022-03-15T03:59:38.088Z] Removing intermediate container 58c99b31f26f [2022-03-15T03:59:38.088Z] ---> 6fc10b799f43 [2022-03-15T03:59:38.088Z] Step 8/23 : COPY . . [2022-03-15T03:59:38.690Z] Removing intermediate container 264d2e79b33c [2022-03-15T03:59:38.690Z] ---> da59d8a1ceb0 [2022-03-15T03:59:38.690Z] Step 8/25 : COPY . . [2022-03-15T03:59:39.635Z] Removing intermediate container 7773a436382f [2022-03-15T03:59:39.635Z] ---> ae67a1ec93a7 [2022-03-15T03:59:39.635Z] Step 8/22 : COPY . . [2022-03-15T03:59:43.838Z] Removing intermediate container e6ed25a81a0d [2022-03-15T03:59:43.838Z] ---> 8c94ba01fb15 [2022-03-15T03:59:43.838Z] Step 8/22 : COPY . . [2022-03-15T03:59:43.838Z] Removing intermediate container 85bc4adb800f [2022-03-15T03:59:43.838Z] ---> c5c87495afaa [2022-03-15T03:59:43.838Z] Step 8/21 : COPY . . [2022-03-15T03:59:43.838Z] ---> bc3c0c41e68c [2022-03-15T03:59:43.838Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T03:59:43.838Z] ---> f9047902c4bd [2022-03-15T03:59:43.838Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T03:59:44.097Z] ---> Running in 07217fc45dd7 [2022-03-15T03:59:44.097Z] ---> Running in c9bf8b8f3abe [2022-03-15T03:59:44.097Z] ---> d797df23687e [2022-03-15T03:59:44.097Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T03:59:46.008Z] 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-15T03:59:46.580Z] ---> Running in a5e21910bd95 [2022-03-15T03:59:47.153Z] 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-15T03:59:47.153Z] 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-15T03:59:52.456Z] ---> 5bfdcbecac5a [2022-03-15T03:59:52.456Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T03:59:52.456Z] ---> Running in d04191166e36 [2022-03-15T03:59:52.456Z] ---> 793ce337d8bd [2022-03-15T03:59:52.456Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T03:59:52.714Z] ---> Running in 97bb81d5cf21 [2022-03-15T03:59:53.291Z] 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-15T03:59:53.553Z] 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-15T03:59:58.834Z] 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-15T03:59:58.834Z] Removing intermediate container 07217fc45dd7 [2022-03-15T03:59:58.834Z] ---> 53dd235bf3b4 [2022-03-15T03:59:58.834Z] [2022-03-15T03:59:58.834Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T03:59:59.096Z] 3.14: Pulling from library/alpine [2022-03-15T03:59:59.365Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:59:59.365Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T03:59:59.365Z] ---> 0a97eee8041e [2022-03-15T03:59:59.365Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T03:59:59.625Z] ---> Running in c624c7e4e776 [2022-03-15T04:00:00.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:00.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:00.453Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:00.453Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:00.453Z] OK: 6 MiB in 15 packages [2022-03-15T04:00:01.833Z] Removing intermediate container a5e21910bd95 [2022-03-15T04:00:01.833Z] ---> b2487c165cc9 [2022-03-15T04:00:01.833Z] [2022-03-15T04:00:01.833Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T04:00:01.833Z] ---> 0a97eee8041e [2022-03-15T04:00:01.833Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:00:01.833Z] ---> Using cache [2022-03-15T04:00:01.833Z] ---> 09d33ed3943c [2022-03-15T04:00:01.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:01.833Z] Removing intermediate container c9bf8b8f3abe [2022-03-15T04:00:01.833Z] ---> 16689a28b89b [2022-03-15T04:00:01.833Z] [2022-03-15T04:00:01.833Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T04:00:01.833Z] ---> 0a97eee8041e [2022-03-15T04:00:01.833Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T04:00:01.833Z] Removing intermediate container c624c7e4e776 [2022-03-15T04:00:01.833Z] ---> 09d33ed3943c [2022-03-15T04:00:01.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:01.833Z] ---> Running in 96a84949cc1e [2022-03-15T04:00:01.833Z] ---> Running in b7cd0bbfd688 [2022-03-15T04:00:02.095Z] ---> Running in 9a853bd2f4b4 [2022-03-15T04:00:02.095Z] Removing intermediate container 9a853bd2f4b4 [2022-03-15T04:00:02.095Z] ---> 7e7c61ea67e5 [2022-03-15T04:00:02.095Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T04:00:02.358Z] Removing intermediate container 96a84949cc1e [2022-03-15T04:00:02.358Z] ---> 0e957d4114c0 [2022-03-15T04:00:02.358Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T04:00:02.358Z] ---> Running in 0470b79efaae [2022-03-15T04:00:02.358Z] ---> Running in bc1a79268882 [2022-03-15T04:00:02.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:02.619Z] Removing intermediate container 0470b79efaae [2022-03-15T04:00:02.619Z] ---> c7d1d94deba4 [2022-03-15T04:00:02.619Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:00:02.619Z] Removing intermediate container bc1a79268882 [2022-03-15T04:00:02.619Z] ---> 5a7b7cbfadde [2022-03-15T04:00:02.619Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:00:02.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:02.619Z] ---> Running in 59ce44396b1b [2022-03-15T04:00:02.879Z] ---> Running in bf1959916612 [2022-03-15T04:00:02.879Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T04:00:02.879Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:02.879Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T04:00:02.879Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:02.879Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:00:02.879Z] Removing intermediate container bf1959916612 [2022-03-15T04:00:02.879Z] ---> a7437ca6dbaa [2022-03-15T04:00:02.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:02.879Z] Removing intermediate container 59ce44396b1b [2022-03-15T04:00:02.879Z] ---> 665b566f2f1f [2022-03-15T04:00:02.879Z] Step 15/23 : WORKDIR / [2022-03-15T04:00:02.879Z] OK: 6 MiB in 17 packages [2022-03-15T04:00:03.139Z] ---> Running in 2a86e2d38a7b [2022-03-15T04:00:03.139Z] ---> e18e34162185 [2022-03-15T04:00:03.139Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T04:00:03.402Z] Removing intermediate container 2a86e2d38a7b [2022-03-15T04:00:03.402Z] ---> 13ec3f52e152 [2022-03-15T04:00:03.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:03.402Z] 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-15T04:00:03.662Z] ---> 7c21ab504208 [2022-03-15T04:00:03.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:03.662Z] Removing intermediate container b7cd0bbfd688 [2022-03-15T04:00:03.662Z] ---> ef0c2b974441 [2022-03-15T04:00:03.662Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T04:00:03.662Z] ---> 322edc6b0f1a [2022-03-15T04:00:03.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T04:00:03.921Z] ---> Running in 0aec5dc06dc5 [2022-03-15T04:00:04.181Z] ---> e30663b33b69 [2022-03-15T04:00:04.181Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T04:00:04.181Z] Removing intermediate container 0aec5dc06dc5 [2022-03-15T04:00:04.181Z] ---> 263e9c6756c0 [2022-03-15T04:00:04.181Z] Step 13/25 : WORKDIR / [2022-03-15T04:00:04.181Z] ---> Running in 565bd68c0128 [2022-03-15T04:00:04.181Z] ---> Running in 798cdc95f35e [2022-03-15T04:00:04.181Z] ---> 53da893534f3 [2022-03-15T04:00:04.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:04.447Z] Removing intermediate container 798cdc95f35e [2022-03-15T04:00:04.447Z] ---> cdebcc1bd3dd [2022-03-15T04:00:04.447Z] 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-15T04:00:04.447Z] Removing intermediate container 565bd68c0128 [2022-03-15T04:00:04.447Z] ---> 3016fa803e01 [2022-03-15T04:00:04.447Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:04.447Z] ---> c4f6904a23e1 [2022-03-15T04:00:04.447Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T04:00:04.707Z] ---> Running in b00da8b70636 [2022-03-15T04:00:04.707Z] ---> Running in 24875843f18c [2022-03-15T04:00:04.707Z] ---> 67f9f54ce428 [2022-03-15T04:00:04.707Z] 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-15T04:00:04.967Z] Removing intermediate container b00da8b70636 [2022-03-15T04:00:04.967Z] ---> 4a6bd32a6fbd [2022-03-15T04:00:04.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:04.967Z] Removing intermediate container 24875843f18c [2022-03-15T04:00:04.967Z] ---> 536f20438b1e [2022-03-15T04:00:04.967Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T04:00:04.967Z] ---> Running in d04ed8adc0da [2022-03-15T04:00:04.967Z] ---> Running in 41037df36be4 [2022-03-15T04:00:04.967Z] ---> 4d215c0a97eb [2022-03-15T04:00:04.967Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:05.227Z] Removing intermediate container 41037df36be4 [2022-03-15T04:00:05.227Z] ---> 50b6fc6cd0cb [2022-03-15T04:00:05.227Z] Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:05.227Z] Removing intermediate container d04ed8adc0da [2022-03-15T04:00:05.227Z] ---> 4a94e0f1b9bf [2022-03-15T04:00:05.227Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T04:00:05.486Z] ---> Running in 2a6862c0b107 [2022-03-15T04:00:05.486Z] ---> Running in c94635578d2d [2022-03-15T04:00:05.486Z] ---> 1e04d6108127 [2022-03-15T04:00:05.486Z] 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-15T04:00:05.747Z] Removing intermediate container c94635578d2d [2022-03-15T04:00:05.747Z] ---> e7af086fa420 [2022-03-15T04:00:05.747Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:05.747Z] Removing intermediate container 2a6862c0b107 [2022-03-15T04:00:05.747Z] ---> 04530ae16013 [2022-03-15T04:00:05.747Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:00:06.008Z] ---> d44e62ee9c89 [2022-03-15T04:00:06.008Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T04:00:06.008Z] ---> Running in a3bd21ca9ed0 [2022-03-15T04:00:06.008Z] ---> Running in 02add0d6db5a [2022-03-15T04:00:06.008Z] Removing intermediate container 97bb81d5cf21 [2022-03-15T04:00:06.008Z] ---> f0718018a5c8 [2022-03-15T04:00:06.008Z] [2022-03-15T04:00:06.008Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T04:00:06.008Z] ---> 0a97eee8041e [2022-03-15T04:00:06.008Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T04:00:06.008Z] ---> Running in 822fcf632c9f [2022-03-15T04:00:06.268Z] Removing intermediate container 02add0d6db5a [2022-03-15T04:00:06.268Z] ---> cd1b3156a92d [2022-03-15T04:00:06.268Z] [2022-03-15T04:00:06.268Z] Removing intermediate container a3bd21ca9ed0 [2022-03-15T04:00:06.268Z] ---> 124b7ebc5a2c [2022-03-15T04:00:06.268Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:00:06.268Z] ---> Running in 43e685c165b5 [2022-03-15T04:00:06.268Z] ---> f29137777054 [2022-03-15T04:00:06.268Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T04:00:06.268Z] Successfully built cd1b3156a92d [2022-03-15T04:00:06.528Z] Successfully tagged support-scheduler:latest [2022-03-15T04:00:06.528Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-03-15T04:00:06.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:06.528Z] Removing intermediate container 43e685c165b5 [2022-03-15T04:00:06.528Z] ---> 143397cfb453 [2022-03-15T04:00:06.528Z] [2022-03-15T04:00:06.528Z] Removing intermediate container d04191166e36 [2022-03-15T04:00:06.528Z] ---> f796a4c10bae [2022-03-15T04:00:06.528Z] [2022-03-15T04:00:06.528Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T04:00:06.528Z] ---> 0a97eee8041e [2022-03-15T04:00:06.528Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T04:00:06.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:06.788Z] ---> Running in ab53550dc152 [2022-03-15T04:00:06.788Z] Successfully built 143397cfb453 [2022-03-15T04:00:06.788Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T04:00:06.788Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:06.788Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:06.788Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:00:06.788Z] OK: 6 MiB in 16 packages [2022-03-15T04:00:07.049Z] Successfully tagged core-metadata:latest [2022-03-15T04:00:07.049Z] Building core-command [2022-03-15T04:00:07.618Z]  Building core-metadata ... done  ---> b99399cabb19 [2022-03-15T04:00:07.618Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T04:00:08.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:08.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:08.446Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T04:00:08.446Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T04:00:08.446Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T04:00:08.446Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T04:00:08.715Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T04:00:08.715Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:08.715Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:00:08.715Z] OK: 8 MiB in 19 packages [2022-03-15T04:00:09.286Z] ---> ba612987ddf0 [2022-03-15T04:00:09.286Z] 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-15T04:00:09.545Z] ---> Running in d9da2c03d254 [2022-03-15T04:00:09.545Z] Removing intermediate container 822fcf632c9f [2022-03-15T04:00:09.545Z] ---> b8547a3985de [2022-03-15T04:00:09.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:10.112Z] ---> Running in 3dbe6330b60e [2022-03-15T04:00:10.112Z] Removing intermediate container ab53550dc152 [2022-03-15T04:00:10.112Z] ---> b0381e069fdb [2022-03-15T04:00:10.112Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T04:00:10.112Z] ---> Running in 507e49a95085 [2022-03-15T04:00:10.112Z] Removing intermediate container 3dbe6330b60e [2022-03-15T04:00:10.112Z] ---> a02ea0683330 [2022-03-15T04:00:10.112Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T04:00:10.371Z] Removing intermediate container 507e49a95085 [2022-03-15T04:00:10.371Z] ---> 2635fbb65a29 [2022-03-15T04:00:10.371Z] Step 13/21 : WORKDIR /edgex [2022-03-15T04:00:10.371Z] ---> Running in af44a4569175 [2022-03-15T04:00:10.371Z] ---> Running in 0289b15013a1 [2022-03-15T04:00:10.634Z] Removing intermediate container af44a4569175 [2022-03-15T04:00:10.634Z] ---> e575edcdb7b4 [2022-03-15T04:00:10.634Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:00:10.634Z] ---> Running in 26568623ebfc [2022-03-15T04:00:10.634Z] Removing intermediate container 0289b15013a1 [2022-03-15T04:00:10.634Z] ---> e95962b5ff9b [2022-03-15T04:00:10.634Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T04:00:10.893Z] Removing intermediate container d9da2c03d254 [2022-03-15T04:00:10.893Z] ---> 886ea76560a5 [2022-03-15T04:00:10.893Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T04:00:10.893Z] Removing intermediate container 26568623ebfc [2022-03-15T04:00:10.893Z] ---> e38ca99b53f2 [2022-03-15T04:00:10.893Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:10.893Z] ---> Running in 0c402ba968db [2022-03-15T04:00:11.152Z] ---> cb65123ffe21 [2022-03-15T04:00:11.152Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T04:00:11.152Z] Removing intermediate container 0c402ba968db [2022-03-15T04:00:11.152Z] ---> 5a316572f200 [2022-03-15T04:00:11.152Z] Step 23/25 : LABEL arch=x86_64 [2022-03-15T04:00:11.412Z] ---> Running in 05901903be15 [2022-03-15T04:00:11.412Z] ---> 6781dc41ce7b [2022-03-15T04:00:11.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T04:00:11.412Z] Removing intermediate container 05901903be15 [2022-03-15T04:00:11.412Z] ---> b4b9214d336e [2022-03-15T04:00:11.412Z] Step 24/25 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:11.674Z] ---> Running in 395b0eac084e [2022-03-15T04:00:11.674Z] ---> 162c00aab4e9 [2022-03-15T04:00:11.674Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T04:00:11.935Z] ---> 6be03ce9e4c1 [2022-03-15T04:00:11.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:11.935Z] Removing intermediate container 395b0eac084e [2022-03-15T04:00:11.935Z] ---> d4c5de5a30b1 [2022-03-15T04:00:11.935Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T04:00:12.195Z] ---> Running in 0abda888fda5 [2022-03-15T04:00:12.195Z] ---> 5cf354b7d16c [2022-03-15T04:00:12.195Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T04:00:12.455Z] ---> 9c4e75c82429 [2022-03-15T04:00:12.455Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T04:00:12.455Z] ---> Running in 901e6b1c1bf9 [2022-03-15T04:00:12.455Z] Removing intermediate container 0abda888fda5 [2022-03-15T04:00:12.455Z] ---> 47f2519dfe31 [2022-03-15T04:00:12.455Z] [2022-03-15T04:00:12.455Z] ---> Running in 7e97bf12a82b [2022-03-15T04:00:12.714Z] Successfully built 47f2519dfe31 [2022-03-15T04:00:12.714Z] Successfully tagged security-secretstore-setup:latest [2022-03-15T04:00:12.714Z] Building core-data [2022-03-15T04:00:12.714Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:00:12.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:00:12.714Z] ---> 62e9f60105a6 [2022-03-15T04:00:12.714Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:00:12.714Z] ---> Using cache [2022-03-15T04:00:12.714Z] ---> f1ce7017445b [2022-03-15T04:00:12.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:00:12.714Z] ---> Using cache [2022-03-15T04:00:12.714Z] ---> 16e0c9df336c [2022-03-15T04:00:12.714Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T04:00:12.974Z] Removing intermediate container 7e97bf12a82b [2022-03-15T04:00:12.974Z] ---> 0f30a688fc98 [2022-03-15T04:00:12.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:12.974Z] Removing intermediate container 901e6b1c1bf9 [2022-03-15T04:00:12.974Z] ---> 2f28200ef755 [2022-03-15T04:00:12.974Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T04:00:12.974Z] ---> Running in 16e5b9c96782 [2022-03-15T04:00:13.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:00:13.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:00:13.544Z] ---> 62e9f60105a6 [2022-03-15T04:00:13.544Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:00:13.544Z] ---> Using cache [2022-03-15T04:00:13.544Z] ---> f1ce7017445b [2022-03-15T04:00:13.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:00:13.544Z] ---> Using cache [2022-03-15T04:00:13.544Z] ---> 16e0c9df336c [2022-03-15T04:00:13.544Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T04:00:14.133Z] ---> Running in 3935f891b99a [2022-03-15T04:00:14.133Z] ---> Running in f56782a577ab [2022-03-15T04:00:14.133Z] ---> Running in 365a39ec070e [2022-03-15T04:00:14.133Z] Removing intermediate container 3935f891b99a [2022-03-15T04:00:14.133Z] ---> 3607da238077 [2022-03-15T04:00:14.133Z] Step 19/21 : LABEL arch=x86_64 [2022-03-15T04:00:14.410Z] ---> Running in bf4e125eff12 [2022-03-15T04:00:14.410Z] Removing intermediate container f56782a577ab [2022-03-15T04:00:14.410Z] ---> c8745ff2ae61 [2022-03-15T04:00:14.410Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T04:00:14.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:14.410Z] ---> Running in 0f16de6c84a3 [2022-03-15T04:00:14.410Z] Removing intermediate container bf4e125eff12 [2022-03-15T04:00:14.410Z] ---> b5ff729923f3 [2022-03-15T04:00:14.410Z] Step 20/21 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:14.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:14.678Z] ---> Running in 8d0cad6d77b6 [2022-03-15T04:00:14.678Z] Removing intermediate container 0f16de6c84a3 [2022-03-15T04:00:14.678Z] ---> a267fea0853a [2022-03-15T04:00:14.678Z] Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:14.678Z] ---> Running in 687ed4282a7a [2022-03-15T04:00:14.678Z] Removing intermediate container 8d0cad6d77b6 [2022-03-15T04:00:14.678Z] ---> 868fb261e861 [2022-03-15T04:00:14.678Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T04:00:14.939Z] ---> Running in 6ebd74a58f0e [2022-03-15T04:00:14.939Z] Removing intermediate container 687ed4282a7a [2022-03-15T04:00:14.939Z] ---> 25384cf0f53b [2022-03-15T04:00:14.939Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:00:14.939Z] ---> Running in 1f8e3f38268c [2022-03-15T04:00:14.939Z] Removing intermediate container 6ebd74a58f0e [2022-03-15T04:00:14.939Z] ---> 8fccbf167c04 [2022-03-15T04:00:14.939Z] [2022-03-15T04:00:15.200Z] Removing intermediate container 1f8e3f38268c [2022-03-15T04:00:15.200Z] ---> 378ac573054b [2022-03-15T04:00:15.200Z] [2022-03-15T04:00:15.200Z] Successfully built 8fccbf167c04 [2022-03-15T04:00:15.200Z] Successfully tagged security-proxy-setup:latest [2022-03-15T04:00:15.200Z] Building security-bootstrapper [2022-03-15T04:00:15.200Z]  Building security-proxy-setup ... done Successfully built 378ac573054b [2022-03-15T04:00:15.200Z] Successfully tagged support-notifications:latest [2022-03-15T04:00:15.200Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:15.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:15.460Z] OK: 221 MiB in 52 packages [2022-03-15T04:00:15.721Z] OK: 221 MiB in 52 packages [2022-03-15T04:00:17.633Z] Removing intermediate container 365a39ec070e [2022-03-15T04:00:17.633Z] ---> 59ace922b11a [2022-03-15T04:00:17.633Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:00:17.633Z] Removing intermediate container 16e5b9c96782 [2022-03-15T04:00:17.633Z] ---> 60f8f5565d7d [2022-03-15T04:00:17.633Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:00:17.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:00:17.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:00:17.893Z] ---> 62e9f60105a6 [2022-03-15T04:00:17.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:00:17.893Z] ---> Using cache [2022-03-15T04:00:17.893Z] ---> f1ce7017445b [2022-03-15T04:00:17.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:00:17.893Z] ---> Using cache [2022-03-15T04:00:17.893Z] ---> 16e0c9df336c [2022-03-15T04:00:17.893Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T04:00:17.893Z] ---> e937f9987bfe [2022-03-15T04:00:17.893Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:00:18.156Z] ---> dd044ed59ef3 [2022-03-15T04:00:18.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:00:18.156Z] ---> Running in 672c23f59c88 [2022-03-15T04:00:18.156Z] ---> Running in 4c27216f8fab [2022-03-15T04:00:18.156Z] ---> Running in 7f156c82246e [2022-03-15T04:00:18.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:19.663Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:00:19.663Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:00:19.663Z] ---> 62e9f60105a6 [2022-03-15T04:00:19.663Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T04:00:19.663Z] ---> Using cache [2022-03-15T04:00:19.663Z] ---> f1ce7017445b [2022-03-15T04:00:19.663Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:00:19.663Z] ---> Using cache [2022-03-15T04:00:19.663Z] ---> 16e0c9df336c [2022-03-15T04:00:19.663Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T04:00:19.663Z] ---> Using cache [2022-03-15T04:00:19.663Z] ---> 59ace922b11a [2022-03-15T04:00:19.663Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T04:00:19.663Z] ---> Using cache [2022-03-15T04:00:19.663Z] ---> dd044ed59ef3 [2022-03-15T04:00:19.663Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:00:19.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:19.923Z] OK: 221 MiB in 52 packages [2022-03-15T04:00:20.186Z] ---> Running in 53b94ec5d6fc [2022-03-15T04:00:20.444Z] Removing intermediate container 4c27216f8fab [2022-03-15T04:00:20.444Z] ---> 171e9416ec39 [2022-03-15T04:00:20.444Z] Step 8/23 : COPY . . [2022-03-15T04:00:20.444Z] Removing intermediate container 7f156c82246e [2022-03-15T04:00:20.444Z] ---> 0708f4d7d834 [2022-03-15T04:00:20.444Z] Step 8/23 : COPY . . [2022-03-15T04:00:20.444Z] Removing intermediate container 672c23f59c88 [2022-03-15T04:00:20.444Z] ---> 43c993bfca3c [2022-03-15T04:00:20.444Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:00:22.353Z] ---> 401df6bb9976 [2022-03-15T04:00:22.353Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:00:23.735Z] ---> Running in d807d36dee8a [2022-03-15T04:00:23.994Z] Removing intermediate container 53b94ec5d6fc [2022-03-15T04:00:23.994Z] ---> ad8c4db28654 [2022-03-15T04:00:23.994Z] Step 8/31 : COPY . . [2022-03-15T04:00:26.552Z] Removing intermediate container d807d36dee8a [2022-03-15T04:00:26.552Z] ---> a2294675903a [2022-03-15T04:00:26.552Z] Step 8/23 : COPY . . [2022-03-15T04:00:26.552Z] ---> ffa9b606486d [2022-03-15T04:00:26.552Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T04:00:26.552Z] ---> 55bc5b3cbe8e [2022-03-15T04:00:26.552Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T04:00:26.552Z] ---> Running in 041f43b6d5b4 [2022-03-15T04:00:26.552Z] ---> Running in d51a1eb3199c [2022-03-15T04:00:26.813Z] 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-15T04:00:26.813Z] 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-15T04:00:33.388Z] ---> e83f8aaa6b5b [2022-03-15T04:00:33.388Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T04:00:33.388Z] ---> Running in 8c528cbc1e7e [2022-03-15T04:00:33.388Z] ---> 00505111a02a [2022-03-15T04:00:33.388Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T04:00:33.388Z] ---> Running in 0fec91989c45 [2022-03-15T04:00:33.649Z] 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-15T04:00:33.907Z] 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-15T04:00:38.106Z] Removing intermediate container d51a1eb3199c [2022-03-15T04:00:38.106Z] ---> 950b1ec2c311 [2022-03-15T04:00:38.106Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T04:00:38.106Z] Removing intermediate container 041f43b6d5b4 [2022-03-15T04:00:38.106Z] ---> 2e214cf8ebfb [2022-03-15T04:00:38.106Z] [2022-03-15T04:00:38.106Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:00:38.106Z] ---> 0a97eee8041e [2022-03-15T04:00:38.106Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:00:38.364Z] ---> Using cache [2022-03-15T04:00:38.364Z] ---> 09d33ed3943c [2022-03-15T04:00:38.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:38.364Z] ---> Using cache [2022-03-15T04:00:38.364Z] ---> 0e957d4114c0 [2022-03-15T04:00:38.364Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T04:00:38.364Z] ---> Running in 50d789ed76a2 [2022-03-15T04:00:38.364Z] ---> Running in ad0f6fe61074 [2022-03-15T04:00:38.623Z] Removing intermediate container ad0f6fe61074 [2022-03-15T04:00:38.623Z] ---> 3ce2b648f97f [2022-03-15T04:00:38.623Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:00:38.624Z] ---> Running in bb9caf51f42c [2022-03-15T04:00:38.884Z] Removing intermediate container bb9caf51f42c [2022-03-15T04:00:38.884Z] ---> f1d355239169 [2022-03-15T04:00:38.884Z] Step 15/23 : WORKDIR / [2022-03-15T04:00:38.884Z] ---> Running in 8865c59a44fd [2022-03-15T04:00:39.143Z] 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-15T04:00:39.143Z] Removing intermediate container 8865c59a44fd [2022-03-15T04:00:39.143Z] ---> 35e5accc3eb0 [2022-03-15T04:00:39.143Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:39.711Z] ---> 9c8bb235ff41 [2022-03-15T04:00:39.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T04:00:40.648Z] ---> 2492c94d2279 [2022-03-15T04:00:40.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:40.907Z] Removing intermediate container 50d789ed76a2 [2022-03-15T04:00:40.907Z] ---> 988d1479f70c [2022-03-15T04:00:40.907Z] [2022-03-15T04:00:40.907Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T04:00:40.907Z] ---> a430e2b30b93 [2022-03-15T04:00:40.907Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T04:00:40.907Z] 20.10.10: Pulling from library/docker [2022-03-15T04:00:40.907Z] ---> Running in 4c26a82bc065 [2022-03-15T04:00:41.168Z] Removing intermediate container 4c26a82bc065 [2022-03-15T04:00:41.168Z] ---> 36fbb8a850ae [2022-03-15T04:00:41.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:41.427Z] ---> Running in 30ba4948a35b [2022-03-15T04:00:41.687Z] Removing intermediate container 30ba4948a35b [2022-03-15T04:00:41.687Z] ---> 86f7763ee0a6 [2022-03-15T04:00:41.687Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T04:00:41.960Z] ---> Running in c00de187b878 [2022-03-15T04:00:41.960Z] Removing intermediate container c00de187b878 [2022-03-15T04:00:41.960Z] ---> 66cf6cbcae45 [2022-03-15T04:00:41.960Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:42.226Z] ---> Running in a336a476b2b8 [2022-03-15T04:00:42.226Z] Removing intermediate container a336a476b2b8 [2022-03-15T04:00:42.226Z] ---> 0ae86b352cf6 [2022-03-15T04:00:42.226Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:00:42.485Z] ---> Running in 90bc01a89b0b [2022-03-15T04:00:42.485Z] Removing intermediate container 90bc01a89b0b [2022-03-15T04:00:42.485Z] ---> de9396f1f244 [2022-03-15T04:00:42.485Z] [2022-03-15T04:00:42.485Z] Successfully built de9396f1f244 [2022-03-15T04:00:42.485Z] Successfully tagged core-command:latest [2022-03-15T04:00:45.021Z]  Building core-command ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T04:00:45.021Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T04:00:45.021Z] ---> b706a049f56e [2022-03-15T04:00:45.021Z] 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-15T04:00:45.021Z] Removing intermediate container 8c528cbc1e7e [2022-03-15T04:00:45.021Z] ---> c9cb772ea183 [2022-03-15T04:00:45.021Z] [2022-03-15T04:00:45.021Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T04:00:45.021Z] ---> 0a97eee8041e [2022-03-15T04:00:45.021Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T04:00:45.021Z] ---> Running in 5bf3976a40a1 [2022-03-15T04:00:45.021Z] ---> Running in 171aa9775be1 [2022-03-15T04:00:45.021Z] Removing intermediate container 5bf3976a40a1 [2022-03-15T04:00:45.021Z] ---> dd8ef8c48d21 [2022-03-15T04:00:45.021Z] 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-15T04:00:45.021Z] Removing intermediate container 171aa9775be1 [2022-03-15T04:00:45.021Z] ---> 1fbbb2d3894f [2022-03-15T04:00:45.021Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T04:00:45.021Z] Removing intermediate container 0fec91989c45 [2022-03-15T04:00:45.021Z] ---> 5de946382ed1 [2022-03-15T04:00:45.021Z] [2022-03-15T04:00:45.021Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:00:45.021Z] ---> 0a97eee8041e [2022-03-15T04:00:45.021Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T04:00:45.021Z] ---> Running in 6020bd252e3b [2022-03-15T04:00:45.021Z] ---> Running in 33d136f13d7c [2022-03-15T04:00:45.021Z] ---> Running in 2d8f8a3b7089 [2022-03-15T04:00:45.281Z] Removing intermediate container 2d8f8a3b7089 [2022-03-15T04:00:45.281Z] ---> 4273f572717f [2022-03-15T04:00:45.281Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T04:00:45.281Z] ---> Running in d5e302be2259 [2022-03-15T04:00:45.281Z] Removing intermediate container d5e302be2259 [2022-03-15T04:00:45.281Z] ---> 3bc9cc05ca7d [2022-03-15T04:00:45.281Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T04:00:45.281Z] ---> Running in 2c51da63bdb1 [2022-03-15T04:00:45.540Z] Removing intermediate container 2c51da63bdb1 [2022-03-15T04:00:45.540Z] ---> 9f3ebdb11ad7 [2022-03-15T04:00:45.540Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:00:45.540Z] ---> Running in 2d4c0990d8e4 [2022-03-15T04:00:45.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:45.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:45.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:45.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:45.801Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T04:00:45.801Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T04:00:45.801Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:45.801Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T04:00:45.801Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:45.801Z] OK: 6 MiB in 16 packages [2022-03-15T04:00:45.801Z] Executing bash-5.1.4-r0.post-install [2022-03-15T04:00:45.801Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T04:00:45.801Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T04:00:45.801Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T04:00:45.801Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T04:00:45.801Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:45.801Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T04:00:45.801Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T04:00:46.063Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T04:00:46.063Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T04:00:46.063Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T04:00:46.063Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:00:46.063Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:00:46.063Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T04:00:46.063Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T04:00:46.063Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T04:00:46.336Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T04:00:46.336Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T04:00:46.336Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T04:00:46.336Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T04:00:46.336Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T04:00:46.336Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T04:00:46.336Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T04:00:46.336Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T04:00:46.336Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T04:00:46.336Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T04:00:46.336Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T04:00:46.336Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T04:00:46.596Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T04:00:46.596Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T04:00:46.596Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T04:00:46.596Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T04:00:46.596Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T04:00:46.596Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T04:00:46.596Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T04:00:46.596Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T04:00:46.596Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T04:00:46.596Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T04:00:46.596Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T04:00:46.596Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T04:00:46.596Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T04:00:46.855Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:46.855Z] OK: 84 MiB in 64 packages [2022-03-15T04:00:46.855Z] Removing intermediate container 33d136f13d7c [2022-03-15T04:00:46.855Z] ---> d9b25157831b [2022-03-15T04:00:46.855Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T04:00:46.855Z] Removing intermediate container 2d4c0990d8e4 [2022-03-15T04:00:46.855Z] ---> b0ea184dce64 [2022-03-15T04:00:46.855Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T04:00:47.123Z] ---> Running in 012cc52959e7 [2022-03-15T04:00:47.123Z] ---> Running in 805ddd08826a [2022-03-15T04:00:47.123Z] Removing intermediate container 012cc52959e7 [2022-03-15T04:00:47.123Z] ---> 58ae22ac3386 [2022-03-15T04:00:47.123Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T04:00:47.123Z] ---> Running in ff85e83a8d8a [2022-03-15T04:00:47.383Z] Removing intermediate container ff85e83a8d8a [2022-03-15T04:00:47.383Z] ---> 4cbe28b78edb [2022-03-15T04:00:47.383Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T04:00:47.383Z] ---> Running in 752ffd4b75a0 [2022-03-15T04:00:47.383Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:47.643Z] Collecting docker-compose==1.23.2 [2022-03-15T04:00:47.643Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T04:00:47.643Z] 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-15T04:00:47.643Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T04:00:47.643Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T04:00:47.643Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T04:00:47.903Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T04:00:47.903Z] Removing intermediate container 752ffd4b75a0 [2022-03-15T04:00:47.903Z] ---> 28673fd3e535 [2022-03-15T04:00:47.903Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T04:00:48.164Z] ---> Running in 81a6998237e6 [2022-03-15T04:00:48.164Z] Removing intermediate container 81a6998237e6 [2022-03-15T04:00:48.164Z] ---> c2b972e180bf [2022-03-15T04:00:48.164Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T04:00:48.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T04:00:48.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T04:00:48.164Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T04:00:48.164Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T04:00:48.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T04:00:48.423Z] ---> b9147d341bd2 [2022-03-15T04:00:48.424Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T04:00:48.424Z] ---> Running in a3d10a6ca6a6 [2022-03-15T04:00:48.424Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:48.684Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:00:48.684Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T04:00:48.684Z] Collecting PyYAML<4,>=3.10 [2022-03-15T04:00:48.684Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T04:00:48.684Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:00:48.944Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T04:00:48.944Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T04:00:48.944Z] Removing intermediate container a3d10a6ca6a6 [2022-03-15T04:00:48.944Z] ---> d12363da138c [2022-03-15T04:00:48.944Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:48.944Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:48.944Z] OK: 8 MiB in 20 packages [2022-03-15T04:00:49.216Z] ---> 5e046199200f [2022-03-15T04:00:49.216Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T04:00:49.216Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T04:00:49.216Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T04:00:49.483Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T04:00:49.483Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T04:00:49.746Z] Removing intermediate container 805ddd08826a [2022-03-15T04:00:49.746Z] ---> 3fe5f9f7f280 [2022-03-15T04:00:49.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:49.746Z] ---> 936458254f7a [2022-03-15T04:00:49.746Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T04:00:49.746Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T04:00:49.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T04:00:49.746Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T04:00:49.746Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T04:00:49.746Z] ---> c4952071efb2 [2022-03-15T04:00:49.746Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T04:00:49.746Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T04:00:49.746Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T04:00:49.746Z] ---> 4daf1a38e305 [2022-03-15T04:00:49.746Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T04:00:50.006Z] 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-15T04:00:50.007Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T04:00:50.007Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T04:00:50.007Z] Collecting idna<2.8,>=2.5 [2022-03-15T04:00:50.007Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T04:00:50.007Z] ---> 93196d950e57 [2022-03-15T04:00:50.007Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T04:00:50.007Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T04:00:50.007Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T04:00:50.007Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T04:00:50.007Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T04:00:50.007Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T04:00:50.007Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T04:00:50.267Z] ---> 90be706808b3 [2022-03-15T04:00:50.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:50.267Z] ---> f99f58c55d1a [2022-03-15T04:00:50.267Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T04:00:50.267Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T04:00:50.267Z] Attempting uninstall: urllib3 [2022-03-15T04:00:50.267Z] Found existing installation: urllib3 1.26.5 [2022-03-15T04:00:50.267Z] Uninstalling urllib3-1.26.5: [2022-03-15T04:00:50.267Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T04:00:50.533Z] ---> Running in d176ab2b756a [2022-03-15T04:00:50.533Z] ---> 8a94e937d727 [2022-03-15T04:00:50.533Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T04:00:50.533Z] ---> Running in 28fb52065208 [2022-03-15T04:00:50.533Z] Removing intermediate container d176ab2b756a [2022-03-15T04:00:50.533Z] ---> 096784365477 [2022-03-15T04:00:50.533Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T04:00:50.533Z] Attempting uninstall: idna [2022-03-15T04:00:50.533Z] Found existing installation: idna 3.2 [2022-03-15T04:00:50.533Z] Uninstalling idna-3.2: [2022-03-15T04:00:50.533Z] Successfully uninstalled idna-3.2 [2022-03-15T04:00:50.533Z] Removing intermediate container 28fb52065208 [2022-03-15T04:00:50.533Z] ---> 06a55a12e9d0 [2022-03-15T04:00:50.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:50.533Z] ---> Running in 3f716f7768be [2022-03-15T04:00:50.797Z] ---> 6abb2786603e [2022-03-15T04:00:50.797Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T04:00:50.797Z] Attempting uninstall: chardet [2022-03-15T04:00:50.797Z] Found existing installation: chardet 4.0.0 [2022-03-15T04:00:50.797Z] ---> Running in 29f852c5e856 [2022-03-15T04:00:50.797Z] Uninstalling chardet-4.0.0: [2022-03-15T04:00:50.797Z] Removing intermediate container 3f716f7768be [2022-03-15T04:00:50.797Z] ---> 9f83337cf731 [2022-03-15T04:00:50.797Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T04:00:50.797Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T04:00:50.797Z] ---> Running in a874fce4e05c [2022-03-15T04:00:51.061Z] Removing intermediate container a874fce4e05c [2022-03-15T04:00:51.061Z] ---> ca608bd0da9a [2022-03-15T04:00:51.061Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:51.061Z] ---> Running in 032769423eb1 [2022-03-15T04:00:51.061Z] Removing intermediate container 032769423eb1 [2022-03-15T04:00:51.061Z] ---> 38aa60d5d3eb [2022-03-15T04:00:51.061Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:00:51.324Z] ---> Running in 8cf72d887a44 [2022-03-15T04:00:51.324Z] Attempting uninstall: requests [2022-03-15T04:00:51.324Z] Found existing installation: requests 2.25.1 [2022-03-15T04:00:51.324Z] Uninstalling requests-2.25.1: [2022-03-15T04:00:51.324Z] Successfully uninstalled requests-2.25.1 [2022-03-15T04:00:51.324Z] Removing intermediate container 8cf72d887a44 [2022-03-15T04:00:51.324Z] ---> 2f7348e86976 [2022-03-15T04:00:51.324Z] [2022-03-15T04:00:51.324Z] Running setup.py install for texttable: started [2022-03-15T04:00:51.324Z] Successfully built 2f7348e86976 [2022-03-15T04:00:51.584Z] Successfully tagged core-data:latest [2022-03-15T04:00:51.584Z]  Building core-data ... done Removing intermediate container 29f852c5e856 [2022-03-15T04:00:51.584Z] ---> a91821ef29ab [2022-03-15T04:00:51.584Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T04:00:51.584Z] ---> Running in 03b64e87dd9f [2022-03-15T04:00:51.850Z] Removing intermediate container 03b64e87dd9f [2022-03-15T04:00:51.850Z] ---> 9519c134985a [2022-03-15T04:00:51.850Z] Step 28/31 : CMD ["gate"] [2022-03-15T04:00:51.850Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T04:00:51.850Z] Running setup.py install for PyYAML: started [2022-03-15T04:00:51.850Z] ---> Running in 0326963a8cf3 [2022-03-15T04:00:51.850Z] Removing intermediate container 0326963a8cf3 [2022-03-15T04:00:51.850Z] ---> c26ed5c1d835 [2022-03-15T04:00:51.850Z] Step 29/31 : LABEL arch=x86_64 [2022-03-15T04:00:52.144Z] ---> Running in 29c72bcc3769 [2022-03-15T04:00:52.144Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T04:00:52.144Z] Removing intermediate container 29c72bcc3769 [2022-03-15T04:00:52.144Z] ---> f31157f10ea4 [2022-03-15T04:00:52.144Z] Step 30/31 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:52.144Z] Running setup.py install for docopt: started [2022-03-15T04:00:52.403Z] ---> Running in c554bec3d60e [2022-03-15T04:00:52.403Z] Removing intermediate container c554bec3d60e [2022-03-15T04:00:52.403Z] ---> fd23dc9e9012 [2022-03-15T04:00:52.403Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T04:00:52.403Z] ---> Running in d37ee6d98a8c [2022-03-15T04:00:52.664Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T04:00:52.664Z] Running setup.py install for dockerpty: started [2022-03-15T04:00:52.664Z] Removing intermediate container d37ee6d98a8c [2022-03-15T04:00:52.664Z] ---> 686913e3fe22 [2022-03-15T04:00:52.664Z] [2022-03-15T04:00:52.664Z] Successfully built 686913e3fe22 [2022-03-15T04:00:52.664Z] Successfully tagged security-bootstrapper:latest [2022-03-15T04:00:52.924Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T04:00:53.183Z] 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-15T04:00:55.724Z] Removing intermediate container 6020bd252e3b [2022-03-15T04:00:55.724Z] ---> a7ba4ec54191 [2022-03-15T04:00:55.724Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T04:00:56.010Z] ---> Running in c8ef50cf29e8 [2022-03-15T04:00:56.010Z] Removing intermediate container c8ef50cf29e8 [2022-03-15T04:00:56.010Z] ---> 91b80c73b7f9 [2022-03-15T04:00:56.010Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T04:00:56.010Z] ---> Running in bfa2a01c0be5 [2022-03-15T04:00:56.010Z] Removing intermediate container bfa2a01c0be5 [2022-03-15T04:00:56.010Z] ---> b9de8e247c50 [2022-03-15T04:00:56.010Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T04:00:56.607Z] ---> a54618579fc7 [2022-03-15T04:00:56.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:56.607Z] ---> 04c0e3bc32db [2022-03-15T04:00:56.607Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T04:00:56.874Z] ---> 12f615cafe14 [2022-03-15T04:00:56.874Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T04:00:56.874Z] ---> Running in 9adf2db26105 [2022-03-15T04:00:56.874Z] Removing intermediate container 9adf2db26105 [2022-03-15T04:00:56.874Z] ---> 415fec750798 [2022-03-15T04:00:56.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:57.145Z] ---> Running in edac30e09759 [2022-03-15T04:00:57.145Z] Removing intermediate container edac30e09759 [2022-03-15T04:00:57.145Z] ---> 01bbe6987843 [2022-03-15T04:00:57.145Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T04:00:57.145Z] ---> Running in 9c7151b32a3b [2022-03-15T04:00:57.145Z] Removing intermediate container 9c7151b32a3b [2022-03-15T04:00:57.145Z] ---> d52a27ec66f4 [2022-03-15T04:00:57.145Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:00:57.432Z] ---> Running in 94f7575f09c9 [2022-03-15T04:00:57.432Z] Removing intermediate container 94f7575f09c9 [2022-03-15T04:00:57.432Z] ---> 3ab1d70122c1 [2022-03-15T04:00:57.432Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:00:57.432Z] ---> Running in d9a7bf55519e [2022-03-15T04:00:57.432Z] Removing intermediate container d9a7bf55519e [2022-03-15T04:00:57.432Z] ---> 9a4a34f8d27b [2022-03-15T04:00:57.432Z] [2022-03-15T04:00:57.731Z] Successfully built 9a4a34f8d27b [2022-03-15T04:00:57.731Z] Successfully tagged sys-mgmt-agent:latest [2022-03-15T04:00:57.737Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-15T04:00:57.753Z] $ docker stop --time=1 f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 [2022-03-15T04:00:59.070Z] $ docker rm -f f080b90bffd1574c3c49552a6c6c368344e3f82164d1815e7925589051b1e354 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:00:59.408Z] + docker images [2022-03-15T04:00:59.408Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T04:00:59.408Z] sys-mgmt-agent latest 9a4a34f8d27b 2 seconds ago 296MB [2022-03-15T04:00:59.408Z] security-bootstrapper latest 686913e3fe22 7 seconds ago 18.7MB [2022-03-15T04:00:59.408Z] core-data latest 2f7348e86976 8 seconds ago 20MB [2022-03-15T04:00:59.408Z] c9cb772ea183 15 seconds ago 1.77GB [2022-03-15T04:00:59.408Z] 5de946382ed1 15 seconds ago 1.79GB [2022-03-15T04:00:59.408Z] core-command latest de9396f1f244 17 seconds ago 15.8MB [2022-03-15T04:00:59.408Z] 988d1479f70c 19 seconds ago 1.77GB [2022-03-15T04:00:59.408Z] 2e214cf8ebfb 22 seconds ago 1.77GB [2022-03-15T04:00:59.408Z] support-notifications latest 378ac573054b 45 seconds ago 16.7MB [2022-03-15T04:00:59.408Z] security-proxy-setup latest 8fccbf167c04 45 seconds ago 26.2MB [2022-03-15T04:00:59.408Z] security-secretstore-setup latest 47f2519dfe31 47 seconds ago 27.9MB [2022-03-15T04:00:59.408Z] core-metadata latest 143397cfb453 53 seconds ago 16.6MB [2022-03-15T04:00:59.408Z] f796a4c10bae 53 seconds ago 1.78GB [2022-03-15T04:00:59.408Z] f0718018a5c8 54 seconds ago 1.78GB [2022-03-15T04:00:59.408Z] support-scheduler latest cd1b3156a92d 54 seconds ago 16MB [2022-03-15T04:00:59.408Z] 16689a28b89b 58 seconds ago 1.78GB [2022-03-15T04:00:59.408Z] b2487c165cc9 58 seconds ago 1.78GB [2022-03-15T04:00:59.408Z] 53dd235bf3b4 About a minute ago 1.78GB [2022-03-15T04:00:59.408Z] ci-base-image-x86_64 latest 62e9f60105a6 3 minutes ago 1.27GB [2022-03-15T04:00:59.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-15T04:00:59.408Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-15T04:00:59.408Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-15T04:00:59.408Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-15T04:00:59.408Z] 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-15T04:00:59.888Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7095 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws [2022-03-15T04:00:59.901Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-15T04:01:00.459Z] The recommended git tool is: git [2022-03-15T04:01:09.700Z] using credential edgex-jenkins-ssh [2022-03-15T04:01:09.747Z] Cloning the remote Git repository [2022-03-15T04:01:09.894Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:10.159Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-15T04:01:10.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:10.391Z] > git --version # timeout=10 [2022-03-15T04:01:10.434Z] > git --version # 'git version 2.25.1' [2022-03-15T04:01:10.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:10.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:01:14.562Z] Still waiting to schedule task [2022-03-15T04:01:14.563Z] ‘prd-ubuntu18.04-docker-8c-8g-7093’ is offline [2022-03-15T04:01:29.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T04:01:29.729Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:01:29.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T04:01:29.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:29.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:29.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T04:01:30.706Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:01:31.148Z] Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:01:31.149Z] Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) [2022-03-15T04:01:30.731Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:01:30.753Z] > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 [2022-03-15T04:01:31.035Z] > git remote # timeout=10 [2022-03-15T04:01:31.061Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T04:01:31.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:31.097Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T04:01:31.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T04:01:31.160Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:01:31.180Z] > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 [2022-03-15T04:01:35.792Z] Commit message: "feat(metadata): invoke validation before adding/updating device" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T04:01:36.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T04:01:36.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:01:36.728Z] Dload Upload Total Spent Left Speed [2022-03-15T04:01:36.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh [2022-03-15T04:01:37.279Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T04:01:37.637Z] + + sudo tee /etc/docker/daemon.new [2022-03-15T04:01:37.637Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T04:01:37.637Z] { [2022-03-15T04:01:37.637Z] "registry-mirrors": [ [2022-03-15T04:01:37.637Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T04:01:37.637Z] ], [2022-03-15T04:01:37.637Z] "bip": "10.250.0.254/24", [2022-03-15T04:01:37.637Z] "hosts": [ [2022-03-15T04:01:37.637Z] "tcp://0.0.0.0:5555", [2022-03-15T04:01:37.637Z] "unix:///var/run/docker.sock" [2022-03-15T04:01:37.637Z] ], [2022-03-15T04:01:37.637Z] "mtu": 1458, [2022-03-15T04:01:37.637Z] "selinux-enabled": true, [2022-03-15T04:01:37.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T04:01:37.637Z] } [Pipeline] sh [2022-03-15T04:01:38.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T04:01:38.372Z] + sudo service docker restart [2022-03-15T04:01:48.843Z] Running on prd-ubuntu18.04-docker-8c-8g-7096 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws [2022-03-15T04:01:48.855Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-15T04:01:48.938Z] The recommended git tool is: git [2022-03-15T04:01:50.663Z] using credential edgex-jenkins-ssh [2022-03-15T04:01:50.672Z] Cloning the remote Git repository [2022-03-15T04:01:50.699Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:50.743Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-15T04:01:50.784Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:50.785Z] > git --version # timeout=10 [2022-03-15T04:01:50.797Z] > git --version # 'git version 2.17.1' [2022-03-15T04:01:50.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:50.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:01:55.615Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:01:55.727Z] Merge succeeded, producing dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:01:55.728Z] Checking out Revision dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 (PR-3900) [2022-03-15T04:01:54.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T04:01:54.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T04:01:54.963Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T04:01:54.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T04:01:54.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:54.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T04:01:55.632Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:01:55.639Z] > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 [2022-03-15T04:01:55.700Z] > git remote # timeout=10 [2022-03-15T04:01:55.707Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T04:01:55.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T04:01:55.717Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T04:01:55.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T04:01:55.737Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T04:01:55.742Z] > git checkout -f dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:01:56.738Z] provisioning config files... [2022-03-15T04:01:56.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6059894936874381760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:01:57.149Z] ---> docker-login.sh [2022-03-15T04:01:57.149Z] nexus3.edgexfoundry.org:10001 [2022-03-15T04:01:57.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:01:58.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:01:58.023Z] Configure a credential helper to remove this warning. See [2022-03-15T04:01:58.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:01:58.023Z] [2022-03-15T04:01:58.023Z] Login Succeeded [2022-03-15T04:01:58.023Z] nexus3.edgexfoundry.org:10002 [2022-03-15T04:01:58.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:01:58.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:01:58.622Z] Configure a credential helper to remove this warning. See [2022-03-15T04:01:58.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:01:58.622Z] [2022-03-15T04:01:58.622Z] Login Succeeded [2022-03-15T04:01:58.622Z] nexus3.edgexfoundry.org:10003 [2022-03-15T04:01:58.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:01:59.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:01:59.182Z] Configure a credential helper to remove this warning. See [2022-03-15T04:01:59.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:01:59.182Z] [2022-03-15T04:01:59.182Z] Login Succeeded [2022-03-15T04:01:59.182Z] nexus3.edgexfoundry.org:10004 [2022-03-15T04:01:59.259Z] Commit message: "feat(metadata): invoke validation before adding/updating device" [2022-03-15T04:01:59.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:01:59.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:01:59.730Z] Configure a credential helper to remove this warning. See [2022-03-15T04:01:59.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:01:59.730Z] [2022-03-15T04:01:59.730Z] Login Succeeded [2022-03-15T04:01:59.730Z] docker.io [2022-03-15T04:01:59.955Z] + echo snap-build.sh [2022-03-15T04:01:59.955Z] snap-build.sh [2022-03-15T04:01:59.955Z] + SNAP_BASE_DIR=. [2022-03-15T04:01:59.955Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-15T04:01:59.955Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-15T04:01:59.955Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-15T04:01:59.955Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-15T04:01:59.956Z] + cd /w/workspace/edgex-go/4 [2022-03-15T04:01:59.956Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-15T04:01:59.956Z] Reading package lists... [2022-03-15T04:01:59.956Z] Building dependency tree... [2022-03-15T04:01:59.956Z] Reading state information... [2022-03-15T04:01:59.956Z] The following packages were automatically installed and are no longer required: [2022-03-15T04:01:59.956Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-15T04:01:59.956Z] uidmap xdelta3 [2022-03-15T04:01:59.956Z] Use 'sudo apt autoremove' to remove them. [2022-03-15T04:01:59.956Z] The following packages will be REMOVED: [2022-03-15T04:01:59.956Z] lxd* lxd-client* [2022-03-15T04:01:59.956Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-15T04:02:00.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T04:02:00.219Z] After this operation, 31.7 MB disk space will be freed. [2022-03-15T04:02:00.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T04:02:00.608Z] Configure a credential helper to remove this warning. See [2022-03-15T04:02:00.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T04:02:00.608Z] [2022-03-15T04:02:00.608Z] Login Succeeded [2022-03-15T04:02:00.608Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T04:02:00.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-15T04:02:01.005Z] (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-15T04:02:01.005Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo [2022-03-15T04:02:01.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T04:02:01.230Z] ========================================================= [2022-03-15T04:02:01.230Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T04:02:01.230Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T04:02:01.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T04:02:01.855Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T04:02:01.855Z] 9b3977197b4f: Pulling fs layer [2022-03-15T04:02:01.855Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T04:02:01.855Z] 94645a83ff95: Pulling fs layer [2022-03-15T04:02:01.855Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T04:02:01.855Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T04:02:01.855Z] f7c0051592d6: Pulling fs layer [2022-03-15T04:02:01.855Z] a227ed2f7395: Pulling fs layer [2022-03-15T04:02:01.855Z] 7b1c46037f91: Pulling fs layer [2022-03-15T04:02:01.855Z] a227ed2f7395: Waiting [2022-03-15T04:02:01.855Z] 0c92f367c5e7: Waiting [2022-03-15T04:02:01.855Z] 7b1c46037f91: Waiting [2022-03-15T04:02:01.855Z] 3f3a8bcf1eab: Waiting [2022-03-15T04:02:01.855Z] 94645a83ff95: Download complete [2022-03-15T04:02:01.855Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T04:02:01.855Z] 1a89e8eeedd5: Download complete [2022-03-15T04:02:01.855Z] 0c92f367c5e7: Download complete [2022-03-15T04:02:01.855Z] f7c0051592d6: Verifying Checksum [2022-03-15T04:02:01.855Z] f7c0051592d6: Download complete [2022-03-15T04:02:01.855Z] 9b3977197b4f: Verifying Checksum [2022-03-15T04:02:01.855Z] a227ed2f7395: Verifying Checksum [2022-03-15T04:02:01.855Z] a227ed2f7395: Download complete [2022-03-15T04:02:01.952Z] Removing lxd dnsmasq configuration [2022-03-15T04:02:01.952Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T04:02:01.952Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-15T04:02:02.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-15T04:02:02.788Z] (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-15T04:02:02.788Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T04:02:02.855Z] 9b3977197b4f: Pull complete [2022-03-15T04:02:03.132Z] 1a89e8eeedd5: Pull complete [2022-03-15T04:02:03.732Z] 94645a83ff95: Pull complete [2022-03-15T04:02:04.008Z] 7b1c46037f91: Verifying Checksum [2022-03-15T04:02:04.008Z] 7b1c46037f91: Download complete [2022-03-15T04:02:04.181Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-15T04:02:04.181Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-15T04:02:04.611Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T04:02:04.611Z] 3f3a8bcf1eab: Download complete [2022-03-15T04:02:04.757Z] + sudo snap remove --purge lxd [2022-03-15T04:02:05.024Z] snap "lxd" is not installed [2022-03-15T04:02:05.024Z] + sudo groupadd --force --system lxd [2022-03-15T04:02:05.024Z] ++ whoami [2022-03-15T04:02:05.024Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-15T04:02:05.024Z] + newgrp - lxd [2022-03-15T04:02:05.024Z] + sudo snap install lxd [2022-03-15T04:02:13.197Z] 2022-03-15T04:02:09Z INFO Waiting for automatic snapd restart... [2022-03-15T04:02:17.035Z] 3f3a8bcf1eab: Pull complete [2022-03-15T04:02:17.035Z] 0c92f367c5e7: Pull complete [2022-03-15T04:02:17.035Z] f7c0051592d6: Pull complete [2022-03-15T04:02:17.035Z] a227ed2f7395: Pull complete [2022-03-15T04:02:23.785Z] 7b1c46037f91: Pull complete [2022-03-15T04:02:23.785Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T04:02:23.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T04:02:23.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T04:02:24.143Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-15T04:02:24.143Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T04:02:24.143Z] WORKDIR /edgex [2022-03-15T04:02:24.143Z] COPY go.mod . [2022-03-15T04:02:24.143Z] RUN go mod download [2022-03-15T04:02:26.777Z] Sending build context to Docker daemon 168.8MB [2022-03-15T04:02:26.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T04:02:26.777Z] ---> f79e39bc4007 [2022-03-15T04:02:26.777Z] Step 2/4 : WORKDIR /edgex [2022-03-15T04:02:28.127Z] lxd 4.23 from Canonical* installed [2022-03-15T04:02:28.127Z] + sudo lxd init --auto [2022-03-15T04:02:28.213Z] ---> Running in 233e131ed8db [2022-03-15T04:02:28.823Z] Removing intermediate container 233e131ed8db [2022-03-15T04:02:28.823Z] ---> c2147fbf1454 [2022-03-15T04:02:28.823Z] Step 3/4 : COPY go.mod . [2022-03-15T04:02:29.425Z] ---> ef5f0b344e2a [2022-03-15T04:02:29.425Z] Step 4/4 : RUN go mod download [2022-03-15T04:02:29.425Z] ---> Running in 519cad61fdb8 [2022-03-15T04:02:38.144Z] + sudo snap install --classic snapcraft [2022-03-15T04:02:42.355Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T04:02:42.355Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-15T04:02:42.355Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-15T04:02:42.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:02:42.355Z] Dload Upload Total Spent Left Speed [2022-03-15T04:02:42.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4138 [2022-03-15T04:02:42.617Z] 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k [2022-03-15T04:02:42.617Z] ./yq_linux_amd64 [2022-03-15T04:02:42.878Z] + sudo snapcraft prime --use-lxd [2022-03-15T04:02:44.796Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-15T04:02:44.796Z] 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-15T04:02:44.796Z] - README.md [2022-03-15T04:02:44.796Z] [2022-03-15T04:02:44.796Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T04:02:45.058Z] Launching a container. [2022-03-15T04:02:55.071Z] Waiting for container to be ready [2022-03-15T04:02:55.647Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-15T04:02:55.647Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-15T04:02:55.647Z] [2022-03-15T04:03:00.934Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-15T04:03:01.505Z] Waiting for network to be ready... [2022-03-15T04:03:01.766Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-15T04:03:02.025Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-15T04:03:02.025Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-15T04:03:02.025Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-15T04:03:02.025Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-15T04:03:02.025Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-15T04:03:02.025Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-15T04:03:02.026Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-15T04:03:02.026Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-15T04:03:02.286Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-15T04:03:02.546Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-15T04:03:02.807Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-15T04:03:03.067Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-15T04:03:03.067Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-15T04:03:03.067Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-15T04:03:03.067Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-15T04:03:03.068Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-15T04:03:03.068Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-15T04:03:03.328Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-15T04:03:03.590Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-15T04:03:03.590Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-15T04:03:03.590Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-15T04:03:03.590Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-15T04:03:03.590Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-15T04:03:03.590Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-15T04:03:03.590Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-15T04:03:03.590Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-15T04:03:05.508Z] Fetched 23.4 MB in 4s (6334 kB/s) [2022-03-15T04:03:06.078Z] Reading package lists... [2022-03-15T04:03:06.339Z] Reading package lists... [2022-03-15T04:03:06.339Z] Building dependency tree... [2022-03-15T04:03:06.339Z] Reading state information... [2022-03-15T04:03:06.599Z] The following additional packages will be installed: [2022-03-15T04:03:06.599Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T04:03:06.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T04:03:06.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T04:03:06.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-15T04:03:06.599Z] Suggested packages: [2022-03-15T04:03:06.599Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-15T04:03:06.599Z] Recommended packages: [2022-03-15T04:03:06.599Z] gnupg libsasl2-modules [2022-03-15T04:03:06.599Z] The following NEW packages will be installed: [2022-03-15T04:03:06.599Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T04:03:06.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T04:03:06.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T04:03:06.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-15T04:03:06.599Z] The following packages will be upgraded: [2022-03-15T04:03:06.599Z] gpg gpg-agent gpgconf libudev1 [2022-03-15T04:03:06.599Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-15T04:03:06.599Z] Need to get 3859 kB of archives. [2022-03-15T04:03:06.599Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-15T04:03:06.599Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-15T04:03:06.599Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-15T04:03:06.860Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-15T04:03:06.860Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-15T04:03:06.860Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-15T04:03:07.120Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-15T04:03:07.120Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-15T04:03:07.380Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-15T04:03:07.380Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-15T04:03:07.380Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-15T04:03:07.380Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-15T04:03:07.380Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-15T04:03:07.380Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-15T04:03:07.380Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-15T04:03:07.380Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-15T04:03:07.380Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-15T04:03:07.380Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-15T04:03:07.380Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-15T04:03:07.380Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-15T04:03:07.380Z] 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-15T04:03:07.380Z] 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-15T04:03:07.641Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-15T04:03:07.641Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T04:03:07.641Z] Fetched 3859 kB in 1s (3888 kB/s) [2022-03-15T04:03:07.641Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T04:03:07.641Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:07.641Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T04:03:07.901Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T04:03:07.901Z] Selecting previously unselected package udev. [2022-03-15T04:03:07.901Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T04:03:07.901Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:07.901Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-15T04:03:08.161Z] Selecting previously unselected package libfuse2:amd64. [2022-03-15T04:03:08.161Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-15T04:03:08.161Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-15T04:03:08.161Z] Selecting previously unselected package fuse. [2022-03-15T04:03:08.161Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-15T04:03:08.161Z] Unpacking fuse (2.9.9-3) ... [2022-03-15T04:03:08.161Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T04:03:08.161Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T04:03:08.161Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T04:03:08.161Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T04:03:08.422Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T04:03:08.422Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T04:03:08.422Z] Selecting previously unselected package libksba8:amd64. [2022-03-15T04:03:08.422Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-15T04:03:08.422Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-15T04:03:08.422Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-15T04:03:08.422Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.422Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.682Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-15T04:03:08.682Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.682Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.682Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-15T04:03:08.682Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.682Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.682Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-15T04:03:08.683Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.683Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.683Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-15T04:03:08.683Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.683Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.958Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-15T04:03:08.958Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.958Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.958Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-15T04:03:08.958Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.958Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.958Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-15T04:03:08.958Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.958Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:08.958Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-15T04:03:08.958Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T04:03:08.958Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:09.219Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-15T04:03:09.219Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T04:03:09.219Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T04:03:09.219Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-15T04:03:09.219Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T04:03:09.219Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T04:03:09.219Z] Selecting previously unselected package libldap-common. [2022-03-15T04:03:09.219Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-15T04:03:09.219Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T04:03:09.219Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-15T04:03:09.219Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-15T04:03:09.219Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T04:03:09.480Z] Selecting previously unselected package dirmngr. [2022-03-15T04:03:09.480Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T04:03:09.480Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:09.480Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-15T04:03:09.480Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-15T04:03:09.480Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T04:03:09.480Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T04:03:09.480Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-15T04:03:10.053Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-15T04:03:10.053Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T04:03:10.313Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.313Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:10.313Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:10.313Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.313Z] Setting up fuse (2.9.9-3) ... [2022-03-15T04:03:10.313Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:10.883Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T04:03:10.883Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T04:03:10.883Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:10.883Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-15T04:03:10.883Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-15T04:03:11.143Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T04:03:11.404Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-15T04:03:11.404Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-15T04:03:11.404Z] units). This means they are not meant to be enabled using systemctl. [2022-03-15T04:03:11.404Z] [2022-03-15T04:03:11.404Z] Possible reasons for having this kind of units are: [2022-03-15T04:03:11.404Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-15T04:03:11.404Z] .wants/ or .requires/ directory. [2022-03-15T04:03:11.404Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-15T04:03:11.404Z] a requirement dependency on it. [2022-03-15T04:03:11.404Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-15T04:03:11.404Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-15T04:03:11.404Z] • In case of template units, the unit is meant to be enabled with some [2022-03-15T04:03:11.404Z] instance name specified. [2022-03-15T04:03:11.927Z] Reading package lists... [2022-03-15T04:03:11.927Z] Building dependency tree... [2022-03-15T04:03:11.927Z] Reading state information... [2022-03-15T04:03:12.188Z] The following additional packages will be installed: [2022-03-15T04:03:12.188Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T04:03:12.188Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T04:03:12.188Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T04:03:12.188Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-15T04:03:12.188Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-15T04:03:12.188Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-15T04:03:12.188Z] Suggested packages: [2022-03-15T04:03:12.188Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-15T04:03:12.188Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-15T04:03:12.188Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-15T04:03:12.188Z] systemd-container policykit-1 [2022-03-15T04:03:12.188Z] Recommended packages: [2022-03-15T04:03:12.188Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-15T04:03:12.188Z] The following NEW packages will be installed: [2022-03-15T04:03:12.188Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T04:03:12.188Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T04:03:12.188Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T04:03:12.188Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-15T04:03:12.188Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-15T04:03:12.188Z] The following packages will be upgraded: [2022-03-15T04:03:12.188Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-15T04:03:12.448Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-15T04:03:12.448Z] Need to get 46.5 MB of archives. [2022-03-15T04:03:12.448Z] After this operation, 181 MB of additional disk space will be used. [2022-03-15T04:03:12.448Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-15T04:03:12.448Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-15T04:03:12.448Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-15T04:03:12.710Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-15T04:03:12.710Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-15T04:03:12.710Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-15T04:03:12.710Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-15T04:03:12.710Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-15T04:03:12.710Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-15T04:03:12.710Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-15T04:03:12.972Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-15T04:03:12.972Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-15T04:03:12.972Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-15T04:03:12.972Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-15T04:03:12.972Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-15T04:03:12.972Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-15T04:03:13.232Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-15T04:03:13.232Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-15T04:03:13.232Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-15T04:03:13.232Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-15T04:03:13.232Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-15T04:03:13.232Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-15T04:03:13.232Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-15T04:03:13.232Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-15T04:03:13.232Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-15T04:03:13.232Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-15T04:03:13.232Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-15T04:03:13.232Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-15T04:03:13.232Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-15T04:03:13.492Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-15T04:03:13.492Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-15T04:03:13.492Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-15T04:03:13.492Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-15T04:03:14.442Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T04:03:14.704Z] Fetched 46.5 MB in 2s (19.8 MB/s) [2022-03-15T04:03:14.704Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-15T04:03:14.704Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:14.704Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T04:03:14.704Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:14.704Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T04:03:14.964Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:14.964Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T04:03:15.535Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:15.535Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T04:03:15.535Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T04:03:15.796Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-15T04:03:15.796Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-15T04:03:15.796Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T04:03:15.796Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:15.796Z] Selecting previously unselected package libexpat1:amd64. [2022-03-15T04:03:15.796Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-15T04:03:15.796Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T04:03:15.796Z] Selecting previously unselected package python3.8-minimal. [2022-03-15T04:03:15.796Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T04:03:15.796Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:16.057Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:16.057Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T04:03:16.057Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:16.631Z] Selecting previously unselected package python3-minimal. [2022-03-15T04:03:16.631Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-15T04:03:16.631Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T04:03:16.631Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T04:03:16.631Z] Selecting previously unselected package mime-support. [2022-03-15T04:03:16.631Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-15T04:03:16.631Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-15T04:03:16.631Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-15T04:03:16.631Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-15T04:03:16.631Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T04:03:16.631Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-15T04:03:16.631Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T04:03:16.631Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:16.893Z] Selecting previously unselected package python3.8. [2022-03-15T04:03:16.893Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T04:03:16.893Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:16.893Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-15T04:03:16.893Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T04:03:16.893Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T04:03:17.154Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T04:03:17.154Z] Selecting previously unselected package python3. [2022-03-15T04:03:17.154Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-15T04:03:17.154Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T04:03:17.154Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-15T04:03:17.415Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-15T04:03:17.415Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T04:03:17.415Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:17.415Z] Selecting previously unselected package dbus. [2022-03-15T04:03:17.415Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T04:03:17.415Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:17.415Z] Selecting previously unselected package libbsd0:amd64. [2022-03-15T04:03:17.415Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-15T04:03:17.415Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-15T04:03:17.415Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-15T04:03:17.415Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T04:03:17.415Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T04:03:17.676Z] Selecting previously unselected package sudo. [2022-03-15T04:03:17.676Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-15T04:03:17.676Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T04:03:17.676Z] Selecting previously unselected package apparmor. [2022-03-15T04:03:17.676Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T04:03:17.676Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T04:03:17.936Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-15T04:03:17.936Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-15T04:03:17.936Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T04:03:17.936Z] Selecting previously unselected package libedit2:amd64. [2022-03-15T04:03:17.936Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-15T04:03:17.936Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T04:03:17.936Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-15T04:03:17.936Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-15T04:03:17.936Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T04:03:17.936Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-15T04:03:17.936Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:03:17.936Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:17.936Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-15T04:03:17.936Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:03:17.936Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:18.196Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-15T04:03:18.196Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-15T04:03:18.196Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T04:03:18.196Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-15T04:03:18.196Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:03:18.196Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:18.196Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-15T04:03:18.196Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:03:18.196Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:18.196Z] Selecting previously unselected package openssh-client. [2022-03-15T04:03:18.196Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-15T04:03:18.196Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T04:03:18.457Z] Selecting previously unselected package dbus-user-session. [2022-03-15T04:03:18.457Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T04:03:18.457Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:18.457Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-15T04:03:18.457Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-15T04:03:18.457Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-15T04:03:18.457Z] Selecting previously unselected package squashfs-tools. [2022-03-15T04:03:18.457Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-15T04:03:18.457Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T04:03:18.457Z] Selecting previously unselected package snapd. [2022-03-15T04:03:18.457Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-15T04:03:18.457Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T04:03:21.758Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T04:03:21.758Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-15T04:03:21.758Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-15T04:03:21.758Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T04:03:21.758Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:21.758Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:21.758Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:21.758Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T04:03:21.758Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:21.758Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:21.758Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T04:03:21.758Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:21.758Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T04:03:22.019Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T04:03:22.589Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-15T04:03:22.589Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T04:03:22.589Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T04:03:22.589Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T04:03:22.589Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-15T04:03:22.589Z] running python rtupdate hooks for python3.8... [2022-03-15T04:03:22.589Z] running python post-rtupdate hooks for python3.8... [2022-03-15T04:03:22.589Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T04:03:23.530Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-15T04:03:23.791Z] Reloading AppArmor profiles [2022-03-15T04:03:23.791Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:03:23.791Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T04:03:23.791Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-15T04:03:24.050Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-15T04:03:24.050Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-15T04:03:24.050Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-15T04:03:24.050Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-15T04:03:25.965Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-15T04:03:25.965Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T04:03:25.965Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T04:03:25.965Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T04:03:26.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-15T04:03:26.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-15T04:03:26.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-15T04:03:26.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-15T04:03:27.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T04:03:27.006Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T04:03:27.267Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-15T04:03:27.528Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-15T04:03:27.787Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-15T04:03:27.787Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-15T04:03:28.048Z] /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-15T04:03:28.308Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T04:03:28.884Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T04:03:28.884Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T04:03:29.145Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T04:03:30.088Z] Reading package lists... [2022-03-15T04:03:30.088Z] Reading package lists... [2022-03-15T04:03:30.349Z] Building dependency tree... [2022-03-15T04:03:30.349Z] Reading state information... [2022-03-15T04:03:30.619Z] Calculating upgrade... [2022-03-15T04:03:30.619Z] The following packages will be upgraded: [2022-03-15T04:03:30.619Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-15T04:03:30.619Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-15T04:03:30.619Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-15T04:03:30.619Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-15T04:03:30.619Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-15T04:03:30.619Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-15T04:03:30.619Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-15T04:03:30.619Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-15T04:03:30.619Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-15T04:03:30.619Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-15T04:03:30.619Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-15T04:03:30.619Z] xz-utils zlib1g [2022-03-15T04:03:30.619Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T04:03:30.619Z] Need to get 65.7 MB of archives. [2022-03-15T04:03:30.619Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-15T04:03:30.619Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-15T04:03:30.881Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-15T04:03:30.881Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-15T04:03:30.881Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-15T04:03:30.881Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-15T04:03:30.881Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-15T04:03:30.881Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-15T04:03:30.881Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-15T04:03:30.881Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-15T04:03:30.881Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-15T04:03:30.881Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-15T04:03:30.881Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-15T04:03:30.881Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-15T04:03:30.881Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-15T04:03:30.881Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-15T04:03:30.881Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-15T04:03:30.881Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-15T04:03:30.881Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-15T04:03:31.143Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-15T04:03:31.143Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-15T04:03:31.143Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-15T04:03:31.143Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-15T04:03:31.143Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-15T04:03:31.143Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-15T04:03:31.143Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-15T04:03:31.143Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-15T04:03:31.143Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-15T04:03:31.143Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-15T04:03:31.143Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-15T04:03:31.143Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-15T04:03:31.143Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-15T04:03:31.143Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-15T04:03:31.143Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-15T04:03:31.143Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-15T04:03:31.143Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-15T04:03:31.143Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-15T04:03:31.143Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-15T04:03:31.143Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-15T04:03:31.143Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-15T04:03:31.143Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-15T04:03:31.143Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-15T04:03:31.143Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-15T04:03:31.143Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-15T04:03:31.143Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-15T04:03:31.143Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-15T04:03:31.143Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-15T04:03:31.143Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-15T04:03:31.143Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-15T04:03:31.143Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-15T04:03:31.143Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-15T04:03:31.143Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-15T04:03:31.144Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-15T04:03:31.144Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-15T04:03:31.144Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-15T04:03:31.404Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-15T04:03:31.404Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-15T04:03:31.404Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-15T04:03:31.404Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-15T04:03:31.404Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-15T04:03:31.404Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-15T04:03:31.404Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-15T04:03:31.404Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-15T04:03:31.666Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-15T04:03:31.666Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-15T04:03:31.666Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-15T04:03:31.666Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-15T04:03:31.666Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-15T04:03:31.666Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-15T04:03:31.666Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-15T04:03:31.666Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-15T04:03:31.666Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-15T04:03:31.666Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-15T04:03:31.666Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-15T04:03:31.666Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-15T04:03:31.927Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-15T04:03:31.927Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-15T04:03:31.927Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-15T04:03:32.188Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T04:03:32.188Z] Fetched 65.7 MB in 1s (56.3 MB/s) [2022-03-15T04:03:32.188Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T04:03:32.188Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T04:03:32.188Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T04:03:32.448Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T04:03:32.710Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T04:03:32.710Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-15T04:03:32.710Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-15T04:03:32.969Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:32.969Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:32.969Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:32.969Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.231Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.231Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.231Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.231Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.493Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.493Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.493Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.493Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.494Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.494Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.756Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:33.756Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T04:03:33.756Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.756Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:33.756Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:33.756Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T04:03:33.756Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:33.756Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:34.016Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:34.016Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:34.016Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:34.016Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T04:03:34.016Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:34.277Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T04:03:34.277Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T04:03:34.277Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T04:03:34.855Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T04:03:34.855Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T04:03:34.855Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-15T04:03:34.855Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-15T04:03:34.855Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-15T04:03:34.855Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-15T04:03:35.425Z] Setting up base-files (11ubuntu5.5) ... [2022-03-15T04:03:35.425Z] Installing new version of config file /etc/issue ... [2022-03-15T04:03:35.686Z] Installing new version of config file /etc/issue.net ... [2022-03-15T04:03:35.686Z] Installing new version of config file /etc/lsb-release ... [2022-03-15T04:03:35.686Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-15T04:03:35.946Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-15T04:03:35.946Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-15T04:03:35.946Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-15T04:03:35.946Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:35.946Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-15T04:03:35.946Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-15T04:03:36.206Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-15T04:03:36.206Z] 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-15T04:03:36.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:36.206Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:36.206Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-15T04:03:36.206Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:36.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:36.206Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T04:03:36.467Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T04:03:36.467Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T04:03:36.467Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:36.467Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T04:03:36.467Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T04:03:37.038Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T04:03:37.038Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T04:03:37.038Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T04:03:37.328Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T04:03:37.589Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-15T04:03:37.589Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:37.589Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-15T04:03:37.589Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T04:03:37.849Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-15T04:03:38.108Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-15T04:03:38.108Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-15T04:03:38.108Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.108Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-15T04:03:38.108Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-15T04:03:38.108Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-15T04:03:38.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.368Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.368Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.368Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:38.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.368Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.368Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.368Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:38.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.368Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.368Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.629Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.629Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.629Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:38.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.629Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.629Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.890Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:38.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:38.890Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.890Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:38.890Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:38.890Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:39.463Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:39.727Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-15T04:03:39.988Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-15T04:03:39.988Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:39.988Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T04:03:39.988Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T04:03:40.249Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T04:03:40.249Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:40.249Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-15T04:03:40.249Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-15T04:03:40.249Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-15T04:03:40.515Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:40.515Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-15T04:03:40.515Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-15T04:03:40.515Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-15T04:03:40.515Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:40.515Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T04:03:40.515Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T04:03:40.515Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-15T04:03:40.776Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:40.776Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-15T04:03:40.776Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-15T04:03:40.776Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-15T04:03:40.776Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:40.776Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-15T04:03:40.776Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-15T04:03:41.037Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-15T04:03:41.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.037Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T04:03:41.037Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T04:03:41.037Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-15T04:03:41.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.037Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-15T04:03:41.037Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-15T04:03:41.298Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-15T04:03:41.298Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.298Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T04:03:41.298Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T04:03:41.298Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T04:03:41.298Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.298Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T04:03:41.298Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T04:03:41.561Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T04:03:41.561Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.561Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-15T04:03:41.561Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-15T04:03:41.561Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-15T04:03:41.561Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.561Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-15T04:03:41.561Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-15T04:03:41.823Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-15T04:03:41.823Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.823Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-15T04:03:41.823Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-15T04:03:41.823Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-15T04:03:41.823Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:41.823Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-15T04:03:42.085Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-15T04:03:42.346Z] Setting up apt (2.0.6) ... [2022-03-15T04:03:42.918Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-15T04:03:42.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:42.918Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T04:03:42.918Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T04:03:42.918Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T04:03:43.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T04:03:43.179Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T04:03:43.179Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T04:03:43.179Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-15T04:03:43.179Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T04:03:43.179Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T04:03:43.440Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T04:03:43.440Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T04:03:43.440Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T04:03:43.440Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T04:03:43.440Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T04:03:43.704Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-15T04:03:43.704Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T04:03:43.704Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-15T04:03:43.964Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T04:03:43.964Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T04:03:43.964Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T04:03:43.964Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T04:03:44.240Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T04:03:44.240Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T04:03:44.240Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T04:03:44.240Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T04:03:44.240Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T04:03:44.503Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T04:03:44.503Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T04:03:44.503Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T04:03:44.503Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T04:03:44.762Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-15T04:03:44.762Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-15T04:03:44.762Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T04:03:44.762Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-15T04:03:44.762Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-15T04:03:44.762Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-15T04:03:44.762Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-15T04:03:45.021Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-15T04:03:45.021Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-15T04:03:45.021Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-15T04:03:45.021Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-15T04:03:45.021Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-15T04:03:45.290Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T04:03:45.550Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T04:03:45.550Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:45.550Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:45.550Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:45.550Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:45.820Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:45.820Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:45.820Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:45.820Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:45.820Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:45.820Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:46.176Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T04:03:46.176Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T04:03:46.176Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-15T04:03:46.176Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-15T04:03:46.176Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:46.176Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:46.435Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:46.435Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:47.372Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:47.372Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:47.939Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:47.939Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:48.200Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:48.200Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:48.462Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:48.462Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:49.407Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T04:03:49.407Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T04:03:49.407Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-15T04:03:49.407Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-15T04:03:49.407Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-15T04:03:49.407Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-15T04:03:49.407Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T04:03:49.407Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-15T04:03:49.407Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T04:03:49.407Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.407Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-15T04:03:49.674Z] [2022-03-15T04:03:49.674Z] Current default time zone: 'Etc/UTC' [2022-03-15T04:03:49.674Z] Local time is now: Tue Mar 15 04:03:49 UTC 2022. [2022-03-15T04:03:49.674Z] Universal Time is now: Tue Mar 15 04:03:49 UTC 2022. [2022-03-15T04:03:49.674Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-15T04:03:49.674Z] [2022-03-15T04:03:49.674Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-15T04:03:49.674Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:49.674Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:49.674Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-15T04:03:49.674Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-15T04:03:49.674Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T04:03:49.674Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-15T04:03:49.674Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-15T04:03:49.674Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-15T04:03:49.674Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T04:03:49.674Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T04:03:49.674Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-15T04:03:49.674Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-15T04:03:51.282Z] Removing intermediate container 519cad61fdb8 [2022-03-15T04:03:51.283Z] ---> d7f81bb216c0 [2022-03-15T04:03:51.283Z] Successfully built d7f81bb216c0 [2022-03-15T04:03:51.283Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:03:51.587Z] Updating certificates in /etc/ssl/certs... [2022-03-15T04:03:51.637Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T04:03:51.637Z] . [Pipeline] withDockerContainer [2022-03-15T04:03:51.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2022-03-15T04:03:51.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T04:03:52.165Z] 21 added, 21 removed; done. [2022-03-15T04:03:52.425Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.425Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-15T04:03:52.425Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-15T04:03:52.687Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.687Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T04:03:52.687Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-15T04:03:52.687Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-15T04:03:52.687Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-15T04:03:52.687Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.687Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-15T04:03:52.687Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.687Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.687Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T04:03:52.687Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T04:03:52.687Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-15T04:03:52.687Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-15T04:03:52.948Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-15T04:03:52.948Z] Updating certificates in /etc/ssl/certs... [2022-03-15T04:03:53.469Z] $ docker top 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb -eo pid,comm [2022-03-15T04:03:53.518Z] 0 added, 0 removed; done. [2022-03-15T04:03:53.518Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-15T04:03:53.518Z] done. [Pipeline] { [Pipeline] sh [2022-03-15T04:03:54.434Z] + go version [2022-03-15T04:03:54.434Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T04:03:54.462Z] $ docker stop --time=1 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb [2022-03-15T04:03:54.725Z] Reading package lists... [2022-03-15T04:03:54.725Z] Building dependency tree... [2022-03-15T04:03:54.725Z] Reading state information... [2022-03-15T04:03:54.725Z] The following NEW packages will be installed: [2022-03-15T04:03:54.725Z] apt-transport-https [2022-03-15T04:03:54.986Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T04:03:54.986Z] Need to get 4680 B of archives. [2022-03-15T04:03:54.986Z] After this operation, 162 kB of additional disk space will be used. [2022-03-15T04:03:54.986Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-15T04:03:55.248Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T04:03:55.248Z] Fetched 4680 B in 0s (24.8 kB/s) [2022-03-15T04:03:55.248Z] Selecting previously unselected package apt-transport-https. [2022-03-15T04:03:55.248Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-15T04:03:55.248Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-15T04:03:55.248Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-15T04:03:55.248Z] Setting up apt-transport-https (2.0.6) ... [2022-03-15T04:03:55.509Z] Waiting for network to be ready... [2022-03-15T04:03:56.219Z] $ docker rm -f 4d392775f88df7a71ea95262a7ed90a966e543e48e26f30afa667e5c3f2372bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:03:56.866Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T04:03:56.866Z] . [Pipeline] withDockerContainer [2022-03-15T04:03:57.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2022-03-15T04:03:57.229Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T04:03:58.666Z] $ docker top 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T04:03:58.986Z] ========================================================= [2022-03-15T04:03:58.986Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T04:03:58.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T04:03:59.641Z] + make test [2022-03-15T04:03:59.641Z] go mod tidy [2022-03-15T04:04:00.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T04:04:00.803Z] 2022-03-15T04:03:59Z INFO Waiting for automatic snapd restart... [2022-03-15T04:04:01.064Z] snapd 2.54.3 from Canonical* installed [2022-03-15T04:04:01.326Z] "snapd" switched to the "latest/stable" channel [2022-03-15T04:04:01.326Z] [2022-03-15T04:04:03.880Z] core20 20220304 from Canonical* installed [2022-03-15T04:04:04.458Z] "core20" switched to the "latest/stable" channel [2022-03-15T04:04:04.458Z] [2022-03-15T04:04:07.006Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T04:04:07.006Z] "snapcraft" switched to the "latest/stable" channel [2022-03-15T04:04:07.006Z] [2022-03-15T04:04:11.212Z] 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-15T04:04:11.212Z] - README.md [2022-03-15T04:04:11.212Z] [2022-03-15T04:04:11.212Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T04:04:11.782Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T04:04:11.782Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T04:04:11.782Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T04:04:12.983Z] Reading package lists... [2022-03-15T04:04:13.243Z] 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-15T04:04:13.243Z] Reading package lists... [2022-03-15T04:04:13.502Z] Building dependency tree... [2022-03-15T04:04:13.502Z] Reading state information... [2022-03-15T04:04:13.502Z] Suggested packages: [2022-03-15T04:04:13.502Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-15T04:04:13.502Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-15T04:04:13.502Z] krb5-user libnorm-doc [2022-03-15T04:04:13.502Z] Recommended packages: [2022-03-15T04:04:13.502Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-15T04:04:13.502Z] The following NEW packages will be installed: [2022-03-15T04:04:13.502Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-15T04:04:13.502Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-15T04:04:13.502Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-15T04:04:13.502Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-15T04:04:13.502Z] libzmq5 pkg-config zip [2022-03-15T04:04:13.764Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T04:04:14.025Z] Need to get 10.3 MB of archives. [2022-03-15T04:04:14.025Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-15T04:04:14.025Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-15T04:04:14.025Z] 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-15T04:04:14.285Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-15T04:04:14.285Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-15T04:04:14.546Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-15T04:04:14.546Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-15T04:04:14.546Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-15T04:04:14.546Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-15T04:04:14.546Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-15T04:04:14.546Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-15T04:04:14.546Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-15T04:04:14.546Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-15T04:04:14.546Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-15T04:04:14.546Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-15T04:04:14.546Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-15T04:04:14.807Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-15T04:04:14.807Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-15T04:04:14.807Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-15T04:04:14.807Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-15T04:04:14.807Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-15T04:04:14.807Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-15T04:04:14.807Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-15T04:04:14.807Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-15T04:04:14.807Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-15T04:04:14.807Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-15T04:04:14.807Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-15T04:04:14.807Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-15T04:04:14.807Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T04:04:15.068Z] Fetched 10.3 MB in 1s (9290 kB/s) [2022-03-15T04:04:15.068Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-15T04:04:15.068Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-15T04:04:15.068Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-15T04:04:15.068Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T04:04:15.068Z] Selecting previously unselected package libsodium23:amd64. [2022-03-15T04:04:15.068Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-15T04:04:15.068Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-15T04:04:15.328Z] Selecting previously unselected package libpsl5:amd64. [2022-03-15T04:04:15.328Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-15T04:04:15.328Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T04:04:15.328Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-15T04:04:15.328Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-15T04:04:15.328Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T04:04:15.328Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-15T04:04:15.328Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-15T04:04:15.328Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T04:04:15.328Z] Selecting previously unselected package librtmp1:amd64. [2022-03-15T04:04:15.328Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-15T04:04:15.328Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T04:04:15.588Z] Selecting previously unselected package libssh-4:amd64. [2022-03-15T04:04:15.588Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-15T04:04:15.588Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T04:04:15.588Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-15T04:04:15.588Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-15T04:04:15.588Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T04:04:15.588Z] Selecting previously unselected package liberror-perl. [2022-03-15T04:04:15.588Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-15T04:04:15.588Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-15T04:04:15.588Z] Selecting previously unselected package git-man. [2022-03-15T04:04:15.588Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-15T04:04:15.588Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T04:04:15.847Z] Selecting previously unselected package git. [2022-03-15T04:04:15.847Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-15T04:04:15.847Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T04:04:16.417Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-15T04:04:16.417Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:16.417Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:16.417Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-15T04:04:16.417Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:16.417Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:16.417Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-15T04:04:16.417Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:16.417Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:16.678Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-15T04:04:16.678Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:16.678Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:16.678Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-15T04:04:16.678Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-15T04:04:16.678Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T04:04:16.678Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-15T04:04:16.678Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:16.678Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:16.678Z] Selecting previously unselected package libnorm1:amd64. [2022-03-15T04:04:16.678Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T04:04:16.678Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T04:04:16.938Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-15T04:04:16.938Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T04:04:16.938Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T04:04:16.938Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-15T04:04:16.938Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T04:04:16.938Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T04:04:16.938Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-15T04:04:16.938Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T04:04:16.938Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T04:04:16.938Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-15T04:04:17.202Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-15T04:04:17.202Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T04:04:17.202Z] Selecting previously unselected package libzmq5:amd64. [2022-03-15T04:04:17.202Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T04:04:17.202Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T04:04:17.202Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-15T04:04:17.202Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T04:04:17.202Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.202Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-15T04:04:17.202Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T04:04:17.202Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T04:04:17.462Z] Selecting previously unselected package pkg-config. [2022-03-15T04:04:17.462Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-15T04:04:17.462Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T04:04:17.462Z] Selecting previously unselected package zip. [2022-03-15T04:04:17.462Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-15T04:04:17.462Z] Unpacking zip (3.0-11build1) ... [2022-03-15T04:04:17.462Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T04:04:17.462Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-15T04:04:17.462Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T04:04:17.462Z] No schema files found: doing nothing. [2022-03-15T04:04:17.462Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T04:04:17.462Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T04:04:17.462Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T04:04:17.462Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T04:04:17.462Z] Setting up liberror-perl (0.17029-1) ... [2022-03-15T04:04:17.462Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.462Z] Setting up zip (3.0-11build1) ... [2022-03-15T04:04:17.462Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T04:04:17.722Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T04:04:17.722Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T04:04:17.722Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T04:04:17.722Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T04:04:17.722Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.722Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T04:04:17.722Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.722Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T04:04:17.722Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.722Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T04:04:17.722Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T04:04:17.722Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T04:04:17.722Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T04:04:17.722Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.722Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T04:04:17.722Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T04:04:17.722Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T04:04:18.293Z] comerr-dev set to automatically installed. [2022-03-15T04:04:18.293Z] git set to automatically installed. [2022-03-15T04:04:18.293Z] git-man set to automatically installed. [2022-03-15T04:04:18.293Z] krb5-multidev set to automatically installed. [2022-03-15T04:04:18.293Z] libbrotli1 set to automatically installed. [2022-03-15T04:04:18.293Z] libcurl3-gnutls set to automatically installed. [2022-03-15T04:04:18.293Z] liberror-perl set to automatically installed. [2022-03-15T04:04:18.293Z] libglib2.0-0 set to automatically installed. [2022-03-15T04:04:18.293Z] libgssrpc4 set to automatically installed. [2022-03-15T04:04:18.293Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-15T04:04:18.293Z] libkadm5srv-mit11 set to automatically installed. [2022-03-15T04:04:18.293Z] libkdb5-9 set to automatically installed. [2022-03-15T04:04:18.293Z] libkrb5-dev set to automatically installed. [2022-03-15T04:04:18.293Z] libnghttp2-14 set to automatically installed. [2022-03-15T04:04:18.293Z] libnorm-dev set to automatically installed. [2022-03-15T04:04:18.293Z] libnorm1 set to automatically installed. [2022-03-15T04:04:18.293Z] libpgm-5.2-0 set to automatically installed. [2022-03-15T04:04:18.293Z] libpgm-dev set to automatically installed. [2022-03-15T04:04:18.293Z] libpsl5 set to automatically installed. [2022-03-15T04:04:18.293Z] librtmp1 set to automatically installed. [2022-03-15T04:04:18.293Z] libsodium-dev set to automatically installed. [2022-03-15T04:04:18.293Z] libsodium23 set to automatically installed. [2022-03-15T04:04:18.293Z] libssh-4 set to automatically installed. [2022-03-15T04:04:18.293Z] libzmq3-dev set to automatically installed. [2022-03-15T04:04:18.293Z] libzmq5 set to automatically installed. [2022-03-15T04:04:18.293Z] pkg-config set to automatically installed. [2022-03-15T04:04:18.293Z] zip set to automatically installed. [2022-03-15T04:04:19.238Z] snapd is not logged in, snap install commands will use sudo [2022-03-15T04:04:31.476Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-15T04:04:31.476Z] Downloading snap 'edgex-app-service-configurable' [2022-03-15T04:04:32.861Z] Pulling app-service-configurable [2022-03-15T04:04:32.861Z] + snapcraftctl pull [2022-03-15T04:04:34.243Z] Pulling config-common [2022-03-15T04:04:34.243Z] + snapcraftctl pull [2022-03-15T04:04:35.624Z] Pulling go-build-helper [2022-03-15T04:04:35.624Z] + snapcraftctl pull [2022-03-15T04:04:37.004Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-15T04:04:37.004Z] Skipping pull go-build-helper (already ran) [2022-03-15T04:04:37.004Z] Building go-build-helper [2022-03-15T04:04:37.005Z] + snapcraftctl build [2022-03-15T04:04:37.944Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-15T04:04:38.514Z] Staging go-build-helper [2022-03-15T04:04:38.514Z] + snapcraftctl stage [2022-03-15T04:04:39.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T04:04:43.796Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-15T04:04:43.796Z] Fetched 290 kB in 0s (0 B/s) [2022-03-15T04:04:43.796Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-15T04:04:43.796Z] Fetched 158 kB in 0s (0 B/s) [2022-03-15T04:04:43.796Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-15T04:04:43.796Z] Fetched 242 kB in 0s (0 B/s) [2022-03-15T04:04:43.796Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-15T04:04:43.796Z] Fetched 150 kB in 0s (0 B/s) [2022-03-15T04:04:43.796Z] Pulling edgex-go [2022-03-15T04:04:43.796Z] + snapcraftctl pull [2022-03-15T04:04:45.710Z] Pulling hooks [2022-03-15T04:04:45.710Z] + snapcraftctl pull [2022-03-15T04:05:00.614Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T04:05:00.614Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-15T04:05:00.614Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-15T04:05:00.614Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-15T04:05:00.614Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-15T04:05:00.614Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-15T04:05:00.614Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-15T04:05:00.614Z] Fetched 234 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-15T04:05:00.614Z] Fetched 155 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-15T04:05:00.614Z] Fetched 170 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-15T04:05:00.614Z] Fetched 267 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-15T04:05:00.614Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-15T04:05:00.614Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-15T04:05:00.614Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-15T04:05:00.614Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-15T04:05:00.615Z] Fetched 121 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-15T04:05:00.615Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-15T04:05:00.615Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-15T04:05:00.615Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-15T04:05:00.615Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-15T04:05:00.615Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-15T04:05:00.615Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-15T04:05:00.615Z] Fetched 142 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-15T04:05:00.615Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-15T04:05:00.615Z] Fetched 181 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-15T04:05:00.615Z] Fetched 208 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-15T04:05:00.615Z] Fetched 161 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-15T04:05:00.615Z] Fetched 107 kB in 0s (0 B/s) [2022-03-15T04:05:00.615Z] Pulling static-packages [2022-03-15T04:05:00.615Z] + snapcraftctl pull [2022-03-15T04:05:00.615Z] Pulling version [2022-03-15T04:05:00.615Z] + cd /root/project [2022-03-15T04:05:00.615Z] ++ git describe --tags --abbrev=0 [2022-03-15T04:05:00.615Z] ++ sed s/v// [2022-03-15T04:05:00.615Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T04:05:00.615Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T04:05:00.615Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-15T04:05:01.556Z] Building app-service-configurable [2022-03-15T04:05:01.556Z] + snapcraftctl build [2022-03-15T04:05:03.473Z] Building config-common [2022-03-15T04:05:03.473Z] + snapcraftctl build [2022-03-15T04:05:04.414Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-15T04:05:04.986Z] Skipping build go-build-helper (already ran) [2022-03-15T04:05:05.247Z] Building edgex-go [2022-03-15T04:05:05.507Z] + cd /root/parts/edgex-go/src [2022-03-15T04:05:05.507Z] ++ git describe --tags --abbrev=0 [2022-03-15T04:05:05.507Z] ++ sed s/v// [2022-03-15T04:05:05.507Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T04:05:05.507Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T04:05:05.507Z] + echo 2.2.0-dev.34 [2022-03-15T04:05:05.507Z] + '[' '!' -d vendor ']' [2022-03-15T04:05:05.507Z] + go mod download all [2022-03-15T04:05:13.644Z] + make build [2022-03-15T04:05:13.644Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T04:05:23.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T04:05:29.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T04:05:29.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T04:05:30.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T04:05:31.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T04:05:32.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T04:05:33.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T04:05:34.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T04:05:35.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T04:05:36.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T04:05:36.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T04:05:37.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T04:05:39.026Z] + 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-15T04:05:39.026Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-15T04:05:39.026Z] + case "$service" in [2022-03-15T04:05:39.026Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-15T04:05:39.026Z] + 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-15T04:05:39.026Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-15T04:05:39.026Z] + case "$service" in [2022-03-15T04:05:39.026Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-15T04:05:39.026Z] + 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-15T04:05:39.026Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-15T04:05:39.026Z] + case "$service" in [2022-03-15T04:05:39.026Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-15T04:05:39.027Z] + 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-15T04:05:39.027Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-15T04:05:39.285Z] + case "$service" in [2022-03-15T04:05:39.285Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.285Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-15T04:05:39.285Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-15T04:05:39.285Z] + 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-15T04:05:39.852Z] Building hooks [2022-03-15T04:05:39.852Z] + cd /root/parts/hooks/src [2022-03-15T04:05:39.852Z] + make build [2022-03-15T04:05:39.852Z] go mod tidy [2022-03-15T04:05:39.852Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-15T04:05:40.173Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-15T04:05:40.173Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-15T04:05:40.433Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-15T04:05:41.021Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-15T04:05:41.590Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-15T04:05:41.591Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-15T04:05:43.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T04:05:43.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T04:05:43.498Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T04:05:43.498Z] Building static-packages [2022-03-15T04:05:43.498Z] + snapcraftctl build [2022-03-15T04:05:43.515Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T04:05:45.413Z] Building version [2022-03-15T04:05:45.413Z] + snapcraftctl build [2022-03-15T04:05:47.323Z] Staging app-service-configurable [2022-03-15T04:05:47.323Z] + snapcraftctl stage [2022-03-15T04:05:48.706Z] Staging config-common [2022-03-15T04:05:48.706Z] + snapcraftctl stage [2022-03-15T04:05:49.646Z] Skipping stage go-build-helper (already ran) [2022-03-15T04:05:49.646Z] Staging edgex-go [2022-03-15T04:05:49.646Z] + snapcraftctl stage [2022-03-15T04:05:51.025Z] Staging hooks [2022-03-15T04:05:51.025Z] + snapcraftctl stage [2022-03-15T04:05:52.409Z] Staging static-packages [2022-03-15T04:05:52.409Z] + snapcraftctl stage [2022-03-15T04:05:53.791Z] Staging version [2022-03-15T04:05:53.791Z] + snapcraftctl stage [2022-03-15T04:05:55.169Z] Priming app-service-configurable [2022-03-15T04:05:55.169Z] + snapcraftctl prime [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T04:05:55.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T04:05:57.709Z] 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-15T04:05:57.709Z] stage-packages: [2022-03-15T04:05:57.709Z] - libnorm1 [2022-03-15T04:05:57.709Z] - libpgm-5.2-0 [2022-03-15T04:05:57.709Z] - libsodium23 [2022-03-15T04:05:57.709Z] - libzmq5 [2022-03-15T04:05:57.709Z] Priming config-common [2022-03-15T04:05:57.709Z] + snapcraftctl prime [2022-03-15T04:05:59.086Z] Priming go-build-helper [2022-03-15T04:05:59.086Z] + snapcraftctl prime [2022-03-15T04:06:00.996Z] Priming edgex-go [2022-03-15T04:06:00.996Z] + snapcraftctl prime [2022-03-15T04:06:02.381Z] Priming hooks [2022-03-15T04:06:02.381Z] + snapcraftctl prime [2022-03-15T04:06:03.764Z] Priming static-packages [2022-03-15T04:06:03.764Z] + snapcraftctl prime [2022-03-15T04:06:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2022-03-15T04:06:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T04:06:04.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T04:06:07.966Z] Priming version [2022-03-15T04:06:07.966Z] + snapcraftctl prime [2022-03-15T04:06:09.345Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-15T04:06:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements [2022-03-15T04:06:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T04:06:09.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.437s coverage: 44.7% of statements [2022-03-15T04:06:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T04:06:09.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/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-15T04:06:11.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.726s coverage: 89.5% of statements [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T04:06:11.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 84.4% of statements [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T04:06:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.846s coverage: 94.2% of statements [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.496s coverage: 0.9% of statements [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 21.7% of statements [2022-03-15T04:06:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.334s coverage: 47.1% of statements [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-03-15T04:06:24.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2022-03-15T04:06:36.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements [2022-03-15T04:06:36.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2022-03-15T04:06:42.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements [2022-03-15T04:06:42.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.329s coverage: 92.9% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-03-15T04:06:48.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2022-03-15T04:06:48.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T04:06:49.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements [2022-03-15T04:06:49.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T04:06:49.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T04:06:49.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2022-03-15T04:06:49.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2022-03-15T04:06:49.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-03-15T04:06:50.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements [2022-03-15T04:06:50.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-03-15T04:06:56.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.4% of statements [2022-03-15T04:06:56.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T04:06:56.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T04:06:56.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T04:06:58.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 43.8% of statements [2022-03-15T04:06:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T04:06:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T04:06:58.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2022-03-15T04:06:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T04:06:58.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements [2022-03-15T04:06:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.498s coverage: 97.7% of statements [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.339s coverage: 28.9% of statements [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T04:07:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2022-03-15T04:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-03-15T04:07:07.193Z] 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-15T04:07:07.193Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T04:07:07.193Z] GO111MODULE=on go vet ./... [2022-03-15T04:08:29.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T04:08:29.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T04:08:29.095Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T04:08:29.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T04:08:29.788Z] + ls -al . [2022-03-15T04:08:29.788Z] total 672 [2022-03-15T04:08:29.788Z] drwxrwxr-x 9 1001 1001 4096 Mar 15 04:08 . [2022-03-15T04:08:29.788Z] drwxr-xr-x 4 root root 4096 Mar 15 04:03 .. [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 04:01 .dockerignore [2022-03-15T04:08:29.788Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 04:01 .git [2022-03-15T04:08:29.788Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 04:01 .github [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 04:01 .gitignore [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 04:01 .golangci.yml [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 04:01 .hadolint.yml [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 04:01 .sonarcloud.properties [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 04:01 ADOPTERS.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 04:01 Attribution.txt [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 04:01 CHANGELOG.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 04:01 CONTRIBUTING.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 04:01 GOVERNANCE.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 04:01 Jenkinsfile [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 04:01 LICENSE [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 04:01 Makefile [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 04:01 OWNERS.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 04:01 README.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 04:01 SECURITY.md [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 03:57 VERSION [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 04:01 ZMQWindows.md [2022-03-15T04:08:29.788Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 04:01 bin [2022-03-15T04:08:29.788Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 04:01 cmd [2022-03-15T04:08:29.788Z] -rw-r--r-- 1 root root 428383 Mar 15 04:07 coverage.out [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 04:01 go.mod [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 04:01 go.sum [2022-03-15T04:08:29.788Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 04:01 internal [2022-03-15T04:08:29.788Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 04:01 openapi [2022-03-15T04:08:29.788Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 04:01 snap [2022-03-15T04:08:29.788Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 04:01 version.go [Pipeline] sh [2022-03-15T04:08:30.453Z] + '[' -e coverage.out ] [2022-03-15T04:08:30.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T04:08:30.488Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T04:08:31.375Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T04:08:32.036Z] + make build [2022-03-15T04:08:32.036Z] 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-15T04:08:40.344Z] 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-15T04:09:12.710Z] 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-15T04:09:12.710Z] 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-15T04:09:16.108Z] 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-15T04:09:17.095Z] 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-15T04:09:21.435Z] 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-15T04:09:25.763Z] 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-15T04:09:29.158Z] 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-15T04:09:34.575Z] 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-15T04:09:37.208Z] 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-15T04:09:41.533Z] 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-15T04:09:48.300Z] $ docker stop --time=1 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c [2022-03-15T04:09:50.370Z] $ docker rm -f 1e54e86dc10cc897d806f5cde23d542ee6f3a4118a0aa70d122d1d7899f80f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:09:52.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T04:09:52.026Z] [2022-03-15T04:09:52.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:09:52.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T04:09:52.662Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-15T04:09:52.662Z] 29e5d40040c1: Pulling fs layer [2022-03-15T04:09:52.662Z] 1ce36da41761: Pulling fs layer [2022-03-15T04:09:52.662Z] 25b303627fd3: Pulling fs layer [2022-03-15T04:09:52.662Z] 29e5d40040c1: Verifying Checksum [2022-03-15T04:09:52.662Z] 29e5d40040c1: Download complete [2022-03-15T04:09:52.941Z] 1ce36da41761: Verifying Checksum [2022-03-15T04:09:52.941Z] 1ce36da41761: Download complete [2022-03-15T04:09:53.218Z] 29e5d40040c1: Pull complete [2022-03-15T04:09:54.657Z] 25b303627fd3: Verifying Checksum [2022-03-15T04:09:54.657Z] 25b303627fd3: Download complete [2022-03-15T04:09:54.657Z] 1ce36da41761: Pull complete [2022-03-15T04:10:04.822Z] 25b303627fd3: Pull complete [2022-03-15T04:10:04.822Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-15T04:10:04.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T04:10:04.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-15T04:10:05.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2022-03-15T04:10:05.176Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T04:10:07.463Z] $ docker top 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:10:08.374Z] + docker-compose build --help [2022-03-15T04:10:08.374Z] + grep parallel [2022-03-15T04:10:12.689Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T04:10:12.990Z] $ docker stop --time=1 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 [2022-03-15T04:10:14.686Z] $ docker rm -f 57bc31c1f532208001622d1d05ebb8daf9aca31773660bfbc145cd81149124e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:10:15.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T04:10:15.379Z] . [Pipeline] withDockerContainer [2022-03-15T04:10:15.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2022-03-15T04:10:15.786Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T04:10:17.222Z] $ docker top 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:10:18.276Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T04:10:25.216Z] Building core-command ... [2022-03-15T04:10:25.216Z] Building core-data ... [2022-03-15T04:10:25.216Z] Building core-metadata ... [2022-03-15T04:10:25.216Z] Building security-bootstrapper ... [2022-03-15T04:10:25.216Z] Building security-proxy-setup ... [2022-03-15T04:10:25.216Z] Building security-secretstore-setup ... [2022-03-15T04:10:25.216Z] Building support-notifications ... [2022-03-15T04:10:25.216Z] Building support-scheduler ... [2022-03-15T04:10:25.216Z] Building sys-mgmt-agent ... [2022-03-15T04:10:25.216Z] Building sys-mgmt-agent [2022-03-15T04:10:25.216Z] Building core-command [2022-03-15T04:10:25.216Z] Building core-data [2022-03-15T04:10:25.216Z] Building security-secretstore-setup [2022-03-15T04:10:25.216Z] Building security-proxy-setup [2022-03-15T04:11:47.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:11:47.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:11:47.219Z] ---> d7f81bb216c0 [2022-03-15T04:11:47.219Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:11:47.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:11:47.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:11:47.219Z] ---> d7f81bb216c0 [2022-03-15T04:11:47.219Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:11:47.219Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:11:47.219Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:11:47.219Z] ---> d7f81bb216c0 [2022-03-15T04:11:47.219Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T04:11:47.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:11:47.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:11:47.219Z] ---> d7f81bb216c0 [2022-03-15T04:11:47.219Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:11:47.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:11:47.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:11:47.219Z] ---> d7f81bb216c0 [2022-03-15T04:11:47.219Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T04:11:47.219Z] ---> Running in 535a787d4c64 [2022-03-15T04:11:47.219Z] ---> Running in 73d9d0284b69 [2022-03-15T04:11:47.219Z] ---> Running in 1a43a86dc1f1 [2022-03-15T04:11:47.219Z] ---> Running in 4fa5547fb910 [2022-03-15T04:11:47.219Z] ---> Running in 5e5b2ec494a1 [2022-03-15T04:11:47.219Z] Removing intermediate container 73d9d0284b69 [2022-03-15T04:11:47.219Z] ---> c08ce7d56689 [2022-03-15T04:11:47.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:11:47.219Z] Removing intermediate container 5e5b2ec494a1 [2022-03-15T04:11:47.219Z] ---> c06300600b2f [2022-03-15T04:11:47.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:11:47.219Z] Removing intermediate container 1a43a86dc1f1 [2022-03-15T04:11:47.219Z] ---> e131d023c272 [2022-03-15T04:11:47.219Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:11:47.219Z] ---> Running in 0d12bc6071f1 [2022-03-15T04:11:47.219Z] Removing intermediate container 4fa5547fb910 [2022-03-15T04:11:47.219Z] ---> 7d3591385f89 [2022-03-15T04:11:47.219Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:11:47.219Z] Removing intermediate container 535a787d4c64 [2022-03-15T04:11:47.219Z] ---> df63e7318e37 [2022-03-15T04:11:47.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:11:47.219Z] ---> Running in 5d5c711c7f7c [2022-03-15T04:11:47.219Z] ---> Running in 114539206a63 [2022-03-15T04:11:47.219Z] ---> Running in 057901c846d2 [2022-03-15T04:11:47.219Z] ---> Running in 48ab0fa0669b [2022-03-15T04:11:47.219Z] Removing intermediate container 0d12bc6071f1 [2022-03-15T04:11:47.219Z] ---> e3465fe6ada8 [2022-03-15T04:11:47.219Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T04:11:47.219Z] ---> Running in e70e1e9de64c [2022-03-15T04:11:47.219Z] Removing intermediate container 48ab0fa0669b [2022-03-15T04:11:47.219Z] ---> 0e67237393a9 [2022-03-15T04:11:47.219Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T04:11:47.219Z] ---> Running in 155da77e7a1b [2022-03-15T04:11:47.219Z] Removing intermediate container 114539206a63 [2022-03-15T04:11:47.219Z] ---> 0fc1c53dbe00 [2022-03-15T04:11:47.219Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T04:11:47.219Z] Removing intermediate container 057901c846d2 [2022-03-15T04:11:47.219Z] ---> 75e94bf8b8e4 [2022-03-15T04:11:47.219Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T04:11:47.219Z] ---> Running in 1a600dea5bfe [2022-03-15T04:11:47.219Z] Removing intermediate container 5d5c711c7f7c [2022-03-15T04:11:47.219Z] ---> 384bebaecb51 [2022-03-15T04:11:47.219Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T04:11:47.219Z] ---> Running in b351c41d99b4 [2022-03-15T04:11:47.219Z] ---> Running in 3c462442ef99 [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:47.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:48.108Z] OK: 220 MiB in 52 packages [2022-03-15T04:11:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:11:49.132Z] OK: 220 MiB in 52 packages [2022-03-15T04:11:49.417Z] Removing intermediate container e70e1e9de64c [2022-03-15T04:11:49.417Z] ---> 1d0d0edcc032 [2022-03-15T04:11:49.417Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:11:49.718Z] OK: 220 MiB in 52 packages [2022-03-15T04:11:50.013Z] OK: 220 MiB in 52 packages [2022-03-15T04:11:50.013Z] OK: 220 MiB in 52 packages [2022-03-15T04:11:51.025Z] Removing intermediate container 155da77e7a1b [2022-03-15T04:11:51.025Z] ---> 7b4ae25dd180 [2022-03-15T04:11:51.025Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:11:51.025Z] ---> 9ec9e8406b8d [2022-03-15T04:11:51.025Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:11:51.312Z] ---> Running in c439cb7f8ef9 [2022-03-15T04:11:51.936Z] Removing intermediate container 1a600dea5bfe [2022-03-15T04:11:51.936Z] ---> 4526933ee1dc [2022-03-15T04:11:51.936Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T04:11:51.936Z] Removing intermediate container 3c462442ef99 [2022-03-15T04:11:51.936Z] ---> 03be1bea2f9b [2022-03-15T04:11:51.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:11:52.216Z] Removing intermediate container b351c41d99b4 [2022-03-15T04:11:52.216Z] ---> 33213ef07c99 [2022-03-15T04:11:52.216Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T04:11:52.499Z] ---> bbae34510305 [2022-03-15T04:11:52.499Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:11:52.775Z] ---> Running in 71a8817e0d57 [2022-03-15T04:11:53.401Z] ---> 063be9d618ee [2022-03-15T04:11:53.401Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:11:53.401Z] ---> 94e00af0835e [2022-03-15T04:11:53.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:11:53.705Z] ---> Running in e379a0ed6ff6 [2022-03-15T04:11:53.705Z] ---> Running in 71c9968b4df3 [2022-03-15T04:11:53.996Z] ---> ea70110a202f [2022-03-15T04:11:53.996Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:11:54.270Z] ---> Running in b77cb316c9c0 [2022-03-15T04:11:56.940Z] Removing intermediate container c439cb7f8ef9 [2022-03-15T04:11:56.941Z] ---> 8c6617d0fbcb [2022-03-15T04:11:56.941Z] Step 8/23 : COPY . . [2022-03-15T04:11:59.584Z] Removing intermediate container 71a8817e0d57 [2022-03-15T04:11:59.584Z] ---> a144f689f8d5 [2022-03-15T04:11:59.584Z] Step 8/23 : COPY . . [2022-03-15T04:12:01.035Z] Removing intermediate container 71c9968b4df3 [2022-03-15T04:12:01.035Z] ---> 5b9388746ffd [2022-03-15T04:12:01.035Z] Step 8/23 : COPY . . [2022-03-15T04:12:01.639Z] Removing intermediate container e379a0ed6ff6 [2022-03-15T04:12:01.640Z] ---> 4e130b253c2a [2022-03-15T04:12:01.640Z] Step 8/25 : COPY . . [2022-03-15T04:12:01.640Z] Removing intermediate container b77cb316c9c0 [2022-03-15T04:12:01.640Z] ---> b9e2039f1296 [2022-03-15T04:12:01.640Z] Step 8/21 : COPY . . [2022-03-15T04:12:28.466Z] ---> 638585ef0309 [2022-03-15T04:12:28.466Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T04:12:28.466Z] ---> Running in 2feecd0aa612 [2022-03-15T04:12:28.466Z] ---> 9c84f2bf2390 [2022-03-15T04:12:28.466Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T04:12:28.466Z] ---> Running in 657517df3552 [2022-03-15T04:12:28.466Z] 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-15T04:12:28.466Z] 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-15T04:12:28.466Z] ---> 6035006dc8f9 [2022-03-15T04:12:28.466Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T04:12:28.745Z] ---> 6e2cf28ee1c9 [2022-03-15T04:12:28.745Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T04:12:28.745Z] ---> Running in 038b68f5bded [2022-03-15T04:12:28.745Z] ---> Running in 534ba019b892 [2022-03-15T04:12:30.223Z] ---> e8db11472cc4 [2022-03-15T04:12:30.223Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T04:12:30.531Z] ---> Running in 269d4e5b34ea [2022-03-15T04:12:32.021Z] 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-15T04:12:32.021Z] 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-15T04:12:32.637Z] 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-15T04:15:09.676Z] Removing intermediate container 2feecd0aa612 [2022-03-15T04:15:09.677Z] ---> 3f25dc292188 [2022-03-15T04:15:09.677Z] [2022-03-15T04:15:09.677Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:15:09.677Z] 3.14: Pulling from library/alpine [2022-03-15T04:15:09.677Z] 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-15T04:15:09.677Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T04:15:09.677Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T04:15:09.677Z] ---> 5b8b7b635229 [2022-03-15T04:15:09.677Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:15:09.677Z] ---> Running in 350575a51d2e [2022-03-15T04:15:09.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:09.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:09.677Z] 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-15T04:15:09.677Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T04:15:09.677Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:09.677Z] OK: 6 MiB in 15 packages [2022-03-15T04:15:09.677Z] Removing intermediate container 350575a51d2e [2022-03-15T04:15:09.677Z] ---> 87ea33558587 [2022-03-15T04:15:09.677Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:15:09.677Z] ---> Running in f780444fd783 [2022-03-15T04:15:09.677Z] Removing intermediate container f780444fd783 [2022-03-15T04:15:09.677Z] ---> 6798267a412a [2022-03-15T04:15:09.677Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T04:15:09.677Z] ---> Running in f574a959fc19 [2022-03-15T04:15:09.677Z] Removing intermediate container f574a959fc19 [2022-03-15T04:15:09.677Z] ---> 6d9ebf0fc9b5 [2022-03-15T04:15:09.677Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:15:09.677Z] ---> Running in 159ec70464da [2022-03-15T04:15:09.677Z] Removing intermediate container 159ec70464da [2022-03-15T04:15:09.677Z] ---> 2e35e7c47deb [2022-03-15T04:15:09.677Z] Step 15/23 : WORKDIR / [2022-03-15T04:15:09.677Z] ---> Running in 3c286fcaab58 [2022-03-15T04:15:09.677Z] Removing intermediate container 3c286fcaab58 [2022-03-15T04:15:09.677Z] ---> a99a2c9704b3 [2022-03-15T04:15:09.677Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:15:10.299Z] ---> bed79190c91f [2022-03-15T04:15:10.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T04:15:10.917Z] Removing intermediate container 534ba019b892 [2022-03-15T04:15:10.917Z] ---> 2203dd4e0bbe [2022-03-15T04:15:10.917Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T04:15:11.209Z] ---> Running in 1cae8812edad [2022-03-15T04:15:12.690Z] ---> 5ee7a3a9d8e9 [2022-03-15T04:15:12.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T04:15:13.697Z] 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-15T04:15:13.697Z] ---> e391ba1bc33c [2022-03-15T04:15:13.697Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T04:15:13.986Z] ---> Running in 5d4b4d5dc6cd [2022-03-15T04:15:14.637Z] Removing intermediate container 5d4b4d5dc6cd [2022-03-15T04:15:14.637Z] ---> 2882e7d03067 [2022-03-15T04:15:14.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:15:14.919Z] ---> Running in 70d3b0134bd1 [2022-03-15T04:15:15.925Z] Removing intermediate container 70d3b0134bd1 [2022-03-15T04:15:15.925Z] ---> 53ae29e69979 [2022-03-15T04:15:15.925Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:15:16.209Z] ---> Running in 32c98c6b8e6a [2022-03-15T04:15:17.202Z] Removing intermediate container 32c98c6b8e6a [2022-03-15T04:15:17.202Z] ---> 8a74a0bb7dc5 [2022-03-15T04:15:17.202Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:15:17.478Z] ---> Running in 8830b0f55d24 [2022-03-15T04:15:18.936Z] Removing intermediate container 8830b0f55d24 [2022-03-15T04:15:18.936Z] ---> 937b926a3f06 [2022-03-15T04:15:18.936Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:15:18.936Z] ---> Running in 73d5c9225c6c [2022-03-15T04:15:20.397Z] Removing intermediate container 1cae8812edad [2022-03-15T04:15:20.397Z] ---> 99ca77f51e14 [2022-03-15T04:15:20.397Z] [2022-03-15T04:15:20.397Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T04:15:20.397Z] Removing intermediate container 73d5c9225c6c [2022-03-15T04:15:20.398Z] ---> 3a3c5fe6b959 [2022-03-15T04:15:20.398Z] [2022-03-15T04:15:20.398Z] 20.10.10: Pulling from library/docker [2022-03-15T04:15:22.404Z] Successfully built 3a3c5fe6b959 [2022-03-15T04:15:22.404Z] Successfully tagged core-command-arm64:latest [2022-03-15T04:15:22.404Z]  Building core-command ... done Building core-metadata [2022-03-15T04:15:23.870Z] Removing intermediate container 038b68f5bded [2022-03-15T04:15:23.870Z] ---> a8efb9457ade [2022-03-15T04:15:23.870Z] [2022-03-15T04:15:23.870Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T04:15:23.870Z] ---> 5b8b7b635229 [2022-03-15T04:15:23.870Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T04:15:23.870Z] ---> Running in 95765260fce9 [2022-03-15T04:15:24.479Z] Removing intermediate container 269d4e5b34ea [2022-03-15T04:15:24.479Z] ---> c651b1c57663 [2022-03-15T04:15:24.479Z] [2022-03-15T04:15:24.479Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T04:15:24.479Z] ---> 5b8b7b635229 [2022-03-15T04:15:24.479Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T04:15:24.762Z] ---> Running in b1306c635413 [2022-03-15T04:15:26.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:26.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:26.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:27.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:28.098Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T04:15:28.098Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T04:15:28.098Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T04:15:28.098Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:28.098Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:15:28.706Z] OK: 6 MiB in 17 packages [2022-03-15T04:15:28.706Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T04:15:28.706Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T04:15:28.985Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T04:15:28.985Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T04:15:28.985Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T04:15:28.985Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:29.273Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:15:29.568Z] OK: 8 MiB in 19 packages [2022-03-15T04:15:32.272Z] Removing intermediate container 95765260fce9 [2022-03-15T04:15:32.272Z] ---> 91267a13fca2 [2022-03-15T04:15:32.272Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T04:15:32.272Z] ---> Running in f37b20edd5f8 [2022-03-15T04:15:32.568Z] Removing intermediate container b1306c635413 [2022-03-15T04:15:32.568Z] ---> 0edf69be7473 [2022-03-15T04:15:32.568Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T04:15:32.849Z] ---> Running in 14212161d533 [2022-03-15T04:15:33.126Z] Removing intermediate container f37b20edd5f8 [2022-03-15T04:15:33.126Z] ---> befdb80a7597 [2022-03-15T04:15:33.126Z] Step 13/25 : WORKDIR / [2022-03-15T04:15:33.126Z] ---> Running in 53542c1a9c45 [2022-03-15T04:15:33.740Z] Removing intermediate container 14212161d533 [2022-03-15T04:15:33.740Z] ---> 95e4d399a4da [2022-03-15T04:15:33.740Z] Step 13/21 : WORKDIR /edgex [2022-03-15T04:15:34.028Z] ---> Running in 7cfe5dddd29d [2022-03-15T04:15:34.028Z] Removing intermediate container 53542c1a9c45 [2022-03-15T04:15:34.028Z] ---> 5812349eb655 [2022-03-15T04:15:34.308Z] 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-15T04:15:34.912Z] Removing intermediate container 7cfe5dddd29d [2022-03-15T04:15:34.912Z] ---> 1992ed3a1e2c [2022-03-15T04:15:34.912Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T04:15:35.520Z] ---> 0e17f5d29918 [2022-03-15T04:15:35.520Z] 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-15T04:15:36.513Z] ---> a38a3b53667c [2022-03-15T04:15:36.513Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T04:15:36.790Z] ---> 16fd1395c5eb [2022-03-15T04:15:36.790Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T04:15:37.775Z] ---> 42600c851ca3 [2022-03-15T04:15:38.060Z] 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-15T04:15:39.042Z] ---> c3571d988ab8 [2022-03-15T04:15:39.042Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T04:15:39.320Z] ---> 0f2d988b98a1 [2022-03-15T04:15:39.320Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T04:15:41.314Z] ---> d8591362b011 [2022-03-15T04:15:41.314Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T04:15:41.597Z] ---> e50253d82ec6 [2022-03-15T04:15:41.597Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T04:15:41.597Z] ---> Running in 979b3f9dfa13 [2022-03-15T04:15:42.198Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T04:15:42.198Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T04:15:42.198Z] ---> 520e9a0a30f7 [2022-03-15T04:15:42.198Z] 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-15T04:15:42.198Z] Removing intermediate container 657517df3552 [2022-03-15T04:15:42.198Z] ---> 5c299a32e664 [2022-03-15T04:15:42.198Z] [2022-03-15T04:15:42.198Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:15:42.198Z] ---> 5b8b7b635229 [2022-03-15T04:15:42.198Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T04:15:42.471Z] ---> Running in 870c5ec12d63 [2022-03-15T04:15:42.471Z] Removing intermediate container 979b3f9dfa13 [2022-03-15T04:15:42.471Z] ---> 1d22232f5d5a [2022-03-15T04:15:42.471Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T04:15:42.471Z] ---> Running in 1c8ea1679cdc [2022-03-15T04:15:42.471Z] ---> Running in 49ce6f8c4a3f [2022-03-15T04:15:43.077Z] Removing intermediate container 1c8ea1679cdc [2022-03-15T04:15:43.077Z] ---> a64a8c1e1bd2 [2022-03-15T04:15:43.077Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T04:15:43.077Z] Removing intermediate container 870c5ec12d63 [2022-03-15T04:15:43.077Z] ---> aac98ab5d2a0 [2022-03-15T04:15:43.077Z] 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-15T04:15:43.363Z] Removing intermediate container 49ce6f8c4a3f [2022-03-15T04:15:43.363Z] ---> cf7f5c1f09f5 [2022-03-15T04:15:43.363Z] Step 19/21 : LABEL arch=arm64 [2022-03-15T04:15:43.363Z] ---> Running in f21cb5251f19 [2022-03-15T04:15:43.363Z] ---> Running in 5a09fe90757f [2022-03-15T04:15:43.653Z] ---> Running in 935f9bf1b35d [2022-03-15T04:15:44.280Z] Removing intermediate container f21cb5251f19 [2022-03-15T04:15:44.280Z] ---> 1a2fe9dd3819 [2022-03-15T04:15:44.280Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T04:15:44.565Z] Removing intermediate container 935f9bf1b35d [2022-03-15T04:15:44.565Z] ---> 595675b301de [2022-03-15T04:15:44.565Z] Step 20/21 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:15:44.565Z] ---> Running in fbfe01b8aaf3 [2022-03-15T04:15:44.565Z] ---> 138514ed85e9 [2022-03-15T04:15:44.565Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T04:15:44.565Z] ---> Running in c73022de4e42 [2022-03-15T04:15:45.548Z] Removing intermediate container fbfe01b8aaf3 [2022-03-15T04:15:45.548Z] ---> 8b8f0b9be837 [2022-03-15T04:15:45.548Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:15:45.548Z] Removing intermediate container c73022de4e42 [2022-03-15T04:15:45.548Z] ---> 399037a50272 [2022-03-15T04:15:45.548Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T04:15:45.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:45.548Z] ---> Running in 94c9a4318913 [2022-03-15T04:15:45.548Z] ---> Running in 4dfd5a344570 [2022-03-15T04:15:45.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:46.122Z] ---> 85caed1a198d [2022-03-15T04:15:46.122Z] 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-15T04:15:46.407Z] ---> Running in f60b28dc2ea4 [2022-03-15T04:15:46.693Z] Removing intermediate container 94c9a4318913 [2022-03-15T04:15:46.693Z] ---> ec32c16c2b35 [2022-03-15T04:15:46.693Z] [2022-03-15T04:15:46.968Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T04:15:46.968Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T04:15:46.968Z] Executing bash-5.1.4-r0.post-install [2022-03-15T04:15:46.968Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T04:15:47.244Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T04:15:47.244Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T04:15:47.244Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T04:15:47.244Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T04:15:47.244Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T04:15:47.244Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T04:15:47.244Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T04:15:47.244Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T04:15:47.244Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T04:15:47.244Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:15:47.244Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:15:47.244Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T04:15:47.244Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T04:15:47.526Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T04:15:47.526Z] Successfully built ec32c16c2b35 [2022-03-15T04:15:47.526Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-15T04:15:47.526Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-15T04:15:50.182Z] Removing intermediate container 4dfd5a344570 [2022-03-15T04:15:50.182Z] ---> b8db02acc0b5 [2022-03-15T04:15:50.182Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T04:15:50.182Z] Removing intermediate container f60b28dc2ea4 [2022-03-15T04:15:50.182Z] ---> 4e68c9eb9294 [2022-03-15T04:15:50.182Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T04:15:50.182Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T04:15:50.182Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T04:15:50.182Z] ---> Running in c9d8e23b2348 [2022-03-15T04:15:50.182Z] ---> Running in 91157f73380e [2022-03-15T04:15:50.182Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T04:15:50.459Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T04:15:50.459Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T04:15:50.459Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T04:15:50.459Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T04:15:50.459Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T04:15:50.459Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T04:15:50.459Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T04:15:50.735Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T04:15:50.735Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T04:15:50.735Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T04:15:50.735Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T04:15:50.735Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T04:15:50.735Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T04:15:50.735Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T04:15:50.735Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T04:15:51.016Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T04:15:51.016Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T04:15:51.016Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T04:15:51.016Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T04:15:51.016Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T04:15:51.016Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T04:15:51.289Z] Removing intermediate container c9d8e23b2348 [2022-03-15T04:15:51.289Z] ---> 47fb6475df66 [2022-03-15T04:15:51.289Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T04:15:51.289Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T04:15:51.578Z] ---> Running in 114c0007ecfe [2022-03-15T04:15:51.862Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:52.148Z] OK: 84 MiB in 64 packages [2022-03-15T04:15:52.433Z] Removing intermediate container 114c0007ecfe [2022-03-15T04:15:52.433Z] ---> e421717ab7a2 [2022-03-15T04:15:52.433Z] Step 24/25 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:15:52.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:52.433Z] ---> Running in 559f7948f2f2 [2022-03-15T04:15:53.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:15:53.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:15:53.059Z] ---> d7f81bb216c0 [2022-03-15T04:15:53.059Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> 7d3591385f89 [2022-03-15T04:15:53.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> 75e94bf8b8e4 [2022-03-15T04:15:53.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> 33213ef07c99 [2022-03-15T04:15:53.059Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> ea70110a202f [2022-03-15T04:15:53.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> b9e2039f1296 [2022-03-15T04:15:53.059Z] Step 8/23 : COPY . . [2022-03-15T04:15:53.059Z] ---> Using cache [2022-03-15T04:15:53.059Z] ---> e8db11472cc4 [2022-03-15T04:15:53.059Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T04:15:53.342Z] Removing intermediate container 559f7948f2f2 [2022-03-15T04:15:53.342Z] ---> 676adacc406d [2022-03-15T04:15:53.342Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T04:15:53.342Z] ---> Running in 95f07acf34ae [2022-03-15T04:15:53.763Z] ---> Running in fe7ee78bb243 [2022-03-15T04:15:53.763Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:15:54.516Z] Removing intermediate container fe7ee78bb243 [2022-03-15T04:15:54.516Z] ---> 82dd4a64f2f4 [2022-03-15T04:15:54.516Z] [2022-03-15T04:15:55.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T04:15:55.157Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:15:55.485Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T04:15:55.485Z] Successfully built 82dd4a64f2f4 [2022-03-15T04:15:55.485Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-15T04:15:55.485Z] Building security-bootstrapper [2022-03-15T04:15:55.485Z]  Building security-secretstore-setup ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:15:55.904Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T04:15:55.904Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T04:15:55.904Z] 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-15T04:15:55.904Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:15:55.904Z] OK: 8 MiB in 20 packages [2022-03-15T04:15:58.068Z] Removing intermediate container 91157f73380e [2022-03-15T04:15:58.068Z] ---> d24b029b0ce3 [2022-03-15T04:15:58.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:15:58.835Z] ---> 8476ced1d1e7 [2022-03-15T04:15:58.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T04:15:59.470Z] Collecting docker-compose==1.23.2 [2022-03-15T04:15:59.746Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T04:16:00.025Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T04:16:00.025Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T04:16:00.639Z] ---> 9c1fdb20e88e [2022-03-15T04:16:00.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T04:16:01.654Z] ---> c2b3dede782b [2022-03-15T04:16:01.654Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T04:16:01.654Z] ---> Running in fc08ce3e5424 [2022-03-15T04:16:02.266Z] Removing intermediate container fc08ce3e5424 [2022-03-15T04:16:02.266Z] ---> 6b9728fe34a5 [2022-03-15T04:16:02.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:16:02.266Z] ---> Running in 8c94b03f1158 [2022-03-15T04:16:02.551Z] 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-15T04:16:02.834Z] Removing intermediate container 8c94b03f1158 [2022-03-15T04:16:02.834Z] ---> 9b8b3b3f2a63 [2022-03-15T04:16:02.834Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:16:03.114Z] ---> Running in 4cd27822b9b3 [2022-03-15T04:16:03.400Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T04:16:03.400Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T04:16:03.400Z] Removing intermediate container 4cd27822b9b3 [2022-03-15T04:16:03.400Z] ---> 3baf93e313ae [2022-03-15T04:16:03.400Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:16:03.684Z] ---> Running in 5a997f94daa1 [2022-03-15T04:16:03.968Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T04:16:03.968Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T04:16:04.249Z] Removing intermediate container 5a997f94daa1 [2022-03-15T04:16:04.249Z] ---> a38c4bcb6c0c [2022-03-15T04:16:04.249Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:16:04.249Z] ---> Running in 73f437209639 [2022-03-15T04:16:04.863Z] Removing intermediate container 73f437209639 [2022-03-15T04:16:04.863Z] ---> 0440390d436f [2022-03-15T04:16:04.863Z] [2022-03-15T04:16:04.863Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T04:16:04.863Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T04:16:04.863Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T04:16:04.863Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T04:16:05.142Z] Successfully built 0440390d436f [2022-03-15T04:16:05.142Z] Successfully tagged core-data-arm64:latest [2022-03-15T04:16:05.142Z]  Building core-data ... done Building support-scheduler [2022-03-15T04:16:08.576Z] Collecting PyYAML<4,>=3.10 [2022-03-15T04:16:08.576Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T04:16:12.034Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T04:16:12.034Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T04:16:13.504Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T04:16:13.504Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T04:16:13.783Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T04:16:13.783Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T04:16:16.431Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T04:16:16.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T04:16:17.037Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T04:16:17.037Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T04:16:17.647Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T04:16:17.647Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T04:16:17.647Z] 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-15T04:16:17.923Z] Collecting idna<2.8,>=2.5 [2022-03-15T04:16:17.923Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T04:16:18.204Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T04:16:18.480Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T04:16:18.480Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T04:16:18.480Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T04:16:19.481Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T04:16:19.481Z] Attempting uninstall: urllib3 [2022-03-15T04:16:19.481Z] Found existing installation: urllib3 1.26.5 [2022-03-15T04:16:19.481Z] Uninstalling urllib3-1.26.5: [2022-03-15T04:16:19.481Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T04:16:20.473Z] Attempting uninstall: idna [2022-03-15T04:16:20.473Z] Found existing installation: idna 3.2 [2022-03-15T04:16:20.473Z] Uninstalling idna-3.2: [2022-03-15T04:16:20.473Z] Successfully uninstalled idna-3.2 [2022-03-15T04:16:21.469Z] Attempting uninstall: chardet [2022-03-15T04:16:21.469Z] Found existing installation: chardet 4.0.0 [2022-03-15T04:16:21.469Z] Uninstalling chardet-4.0.0: [2022-03-15T04:16:21.751Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T04:16:23.761Z] Attempting uninstall: requests [2022-03-15T04:16:23.761Z] Found existing installation: requests 2.25.1 [2022-03-15T04:16:23.761Z] Uninstalling requests-2.25.1: [2022-03-15T04:16:24.046Z] Successfully uninstalled requests-2.25.1 [2022-03-15T04:16:24.660Z] Running setup.py install for texttable: started [2022-03-15T04:16:27.328Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T04:16:27.328Z] Running setup.py install for PyYAML: started [2022-03-15T04:16:30.774Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T04:16:31.057Z] Running setup.py install for docopt: started [2022-03-15T04:16:34.488Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T04:16:34.488Z] Running setup.py install for dockerpty: started [2022-03-15T04:16:36.497Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T04:16:39.150Z] 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-15T04:16:41.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:16:41.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:16:41.160Z] ---> d7f81bb216c0 [2022-03-15T04:16:41.160Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T04:16:41.160Z] ---> Using cache [2022-03-15T04:16:41.160Z] ---> 7d3591385f89 [2022-03-15T04:16:41.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:16:41.160Z] ---> Using cache [2022-03-15T04:16:41.160Z] ---> 75e94bf8b8e4 [2022-03-15T04:16:41.160Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T04:16:41.782Z] ---> Running in 5b032f1b7abf [2022-03-15T04:16:45.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:16:46.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:16:47.187Z] OK: 220 MiB in 52 packages [2022-03-15T04:16:49.848Z] Removing intermediate container 5b032f1b7abf [2022-03-15T04:16:49.848Z] ---> 041d49ba44f6 [2022-03-15T04:16:49.848Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T04:16:51.310Z] ---> b306010476e8 [2022-03-15T04:16:51.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:16:51.585Z] ---> Running in 8678d879467f [2022-03-15T04:16:51.585Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:16:51.585Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:16:51.585Z] ---> d7f81bb216c0 [2022-03-15T04:16:51.585Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T04:16:51.585Z] ---> Using cache [2022-03-15T04:16:51.585Z] ---> 7d3591385f89 [2022-03-15T04:16:51.585Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:16:51.585Z] ---> Using cache [2022-03-15T04:16:51.585Z] ---> 75e94bf8b8e4 [2022-03-15T04:16:51.585Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T04:16:51.585Z] ---> Using cache [2022-03-15T04:16:51.585Z] ---> 33213ef07c99 [2022-03-15T04:16:51.585Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T04:16:51.585Z] ---> Using cache [2022-03-15T04:16:51.585Z] ---> ea70110a202f [2022-03-15T04:16:51.585Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:16:51.585Z] ---> Using cache [2022-03-15T04:16:51.585Z] ---> b9e2039f1296 [2022-03-15T04:16:51.585Z] Step 8/31 : COPY . . [2022-03-15T04:16:52.574Z] ---> Using cache [2022-03-15T04:16:52.574Z] ---> e8db11472cc4 [2022-03-15T04:16:52.574Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T04:16:52.574Z] ---> Running in 891afc9d8e8b [2022-03-15T04:16:55.216Z] 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-15T04:16:59.564Z] Removing intermediate container 8678d879467f [2022-03-15T04:16:59.564Z] ---> 22edbc38c084 [2022-03-15T04:16:59.564Z] Step 8/22 : COPY . . [2022-03-15T04:17:00.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:17:00.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:17:00.169Z] ---> d7f81bb216c0 [2022-03-15T04:17:00.169Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T04:17:00.169Z] ---> Using cache [2022-03-15T04:17:00.169Z] ---> 7d3591385f89 [2022-03-15T04:17:00.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:17:00.169Z] ---> Using cache [2022-03-15T04:17:00.169Z] ---> 75e94bf8b8e4 [2022-03-15T04:17:00.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T04:17:00.169Z] ---> Using cache [2022-03-15T04:17:00.169Z] ---> 33213ef07c99 [2022-03-15T04:17:00.169Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T04:17:00.169Z] ---> Using cache [2022-03-15T04:17:00.169Z] ---> ea70110a202f [2022-03-15T04:17:00.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:17:00.169Z] ---> Using cache [2022-03-15T04:17:00.169Z] ---> b9e2039f1296 [2022-03-15T04:17:00.169Z] Step 8/22 : COPY . . [2022-03-15T04:17:00.775Z] ---> Using cache [2022-03-15T04:17:00.775Z] ---> e8db11472cc4 [2022-03-15T04:17:00.775Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T04:17:01.409Z] ---> Running in b33f063baa85 [2022-03-15T04:17:04.058Z] 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-15T04:17:05.522Z] Removing intermediate container 5a09fe90757f [2022-03-15T04:17:05.522Z] ---> 754891a9aee0 [2022-03-15T04:17:05.522Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T04:17:05.814Z] ---> Running in e72516e58644 [2022-03-15T04:17:06.457Z] Removing intermediate container e72516e58644 [2022-03-15T04:17:06.457Z] ---> 695d9f63f5a6 [2022-03-15T04:17:06.457Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T04:17:06.745Z] ---> Running in 844805ed4932 [2022-03-15T04:17:07.752Z] Removing intermediate container 844805ed4932 [2022-03-15T04:17:07.752Z] ---> 4db81b1f9684 [2022-03-15T04:17:07.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T04:17:10.412Z] ---> 181f8cb9847e [2022-03-15T04:17:10.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T04:17:11.410Z] ---> b9c835102d6b [2022-03-15T04:17:11.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T04:17:13.441Z] ---> d2cb72743374 [2022-03-15T04:17:13.441Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T04:17:13.441Z] ---> Running in edc7f24131e7 [2022-03-15T04:17:14.456Z] Removing intermediate container edc7f24131e7 [2022-03-15T04:17:14.456Z] ---> 1a38881a46fc [2022-03-15T04:17:14.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:17:14.456Z] ---> Running in f48f250007ee [2022-03-15T04:17:15.481Z] Removing intermediate container f48f250007ee [2022-03-15T04:17:15.481Z] ---> be1fb7ac957f [2022-03-15T04:17:15.481Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:17:15.765Z] ---> Running in 6a359f0868b1 [2022-03-15T04:17:16.379Z] Removing intermediate container 6a359f0868b1 [2022-03-15T04:17:16.379Z] ---> a0522f2c0cca [2022-03-15T04:17:16.379Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:17:16.660Z] ---> Running in dda70bd54e80 [2022-03-15T04:17:17.659Z] Removing intermediate container dda70bd54e80 [2022-03-15T04:17:17.659Z] ---> a2ce95fc7f22 [2022-03-15T04:17:17.659Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:17:17.659Z] ---> Running in d5c633b99870 [2022-03-15T04:17:18.654Z] Removing intermediate container d5c633b99870 [2022-03-15T04:17:18.654Z] ---> d3b44cf6b1ea [2022-03-15T04:17:18.654Z] [2022-03-15T04:17:19.257Z] Successfully built d3b44cf6b1ea [2022-03-15T04:17:19.258Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-15T04:17:27.567Z]  Building sys-mgmt-agent ... done  ---> a25ed8bde919 [2022-03-15T04:17:27.567Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T04:17:27.567Z] ---> Running in 8cbbaa339759 [2022-03-15T04:17:29.562Z] 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-15T04:17:56.392Z] Removing intermediate container 95f07acf34ae [2022-03-15T04:17:56.392Z] ---> c7e7d8bb5548 [2022-03-15T04:17:56.392Z] [2022-03-15T04:17:56.392Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:17:56.392Z] ---> 5b8b7b635229 [2022-03-15T04:17:56.392Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:17:56.392Z] ---> Using cache [2022-03-15T04:17:56.392Z] ---> 87ea33558587 [2022-03-15T04:17:56.392Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:17:56.392Z] ---> Using cache [2022-03-15T04:17:56.392Z] ---> 6798267a412a [2022-03-15T04:17:56.392Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T04:17:56.667Z] ---> Running in 786cf4792958 [2022-03-15T04:17:57.289Z] Removing intermediate container 786cf4792958 [2022-03-15T04:17:57.289Z] ---> b7a9d4934250 [2022-03-15T04:17:57.289Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:17:57.289Z] ---> Running in cd7928601914 [2022-03-15T04:17:57.897Z] Removing intermediate container cd7928601914 [2022-03-15T04:17:57.898Z] ---> f02fd447c918 [2022-03-15T04:17:57.898Z] Step 15/23 : WORKDIR / [2022-03-15T04:17:57.898Z] ---> Running in dc455b7fb9a4 [2022-03-15T04:17:58.501Z] Removing intermediate container dc455b7fb9a4 [2022-03-15T04:17:58.501Z] ---> 609248bd2ac9 [2022-03-15T04:17:58.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:17:59.496Z] ---> 1c30142d9aab [2022-03-15T04:17:59.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T04:18:00.946Z] ---> 516f378e2bd9 [2022-03-15T04:18:00.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T04:18:01.938Z] ---> a5685e727620 [2022-03-15T04:18:01.938Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T04:18:01.938Z] ---> Running in 6e7941dbfc61 [2022-03-15T04:18:02.532Z] Removing intermediate container 6e7941dbfc61 [2022-03-15T04:18:02.532Z] ---> f1089a445911 [2022-03-15T04:18:02.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:18:02.532Z] ---> Running in 3fd7aabcae2d [2022-03-15T04:18:03.149Z] Removing intermediate container 3fd7aabcae2d [2022-03-15T04:18:03.149Z] ---> e6b157b2d17d [2022-03-15T04:18:03.149Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:18:03.149Z] ---> Running in 775062f4fca3 [2022-03-15T04:18:03.746Z] Removing intermediate container 775062f4fca3 [2022-03-15T04:18:03.746Z] ---> fa6e9bba35ce [2022-03-15T04:18:03.746Z] Step 22/23 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:18:04.018Z] ---> Running in 97ebab753751 [2022-03-15T04:18:04.616Z] Removing intermediate container 97ebab753751 [2022-03-15T04:18:04.616Z] ---> 269850ff4541 [2022-03-15T04:18:04.616Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:18:04.900Z] ---> Running in 52d1e1639fa7 [2022-03-15T04:18:05.180Z] Removing intermediate container 52d1e1639fa7 [2022-03-15T04:18:05.180Z] ---> 8430c041aff9 [2022-03-15T04:18:05.180Z] [2022-03-15T04:18:05.782Z] Successfully built 8430c041aff9 [2022-03-15T04:18:05.782Z] Successfully tagged core-metadata-arm64:latest [2022-03-15T04:18:52.821Z]  Building core-metadata ... done Removing intermediate container 891afc9d8e8b [2022-03-15T04:18:52.821Z] ---> fcd7ab3a4d6e [2022-03-15T04:18:52.821Z] [2022-03-15T04:18:52.821Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T04:18:52.821Z] ---> 5b8b7b635229 [2022-03-15T04:18:52.821Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T04:18:52.821Z] ---> Running in 0317eaad669c [2022-03-15T04:18:52.821Z] Removing intermediate container 0317eaad669c [2022-03-15T04:18:52.821Z] ---> 062f4a8c4694 [2022-03-15T04:18:52.821Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T04:18:52.821Z] ---> Running in 623e64b5f1a6 [2022-03-15T04:18:52.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:18:52.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:18:52.821Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:18:52.821Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T04:18:52.821Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:18:52.821Z] OK: 6 MiB in 16 packages [2022-03-15T04:18:53.823Z] Removing intermediate container 623e64b5f1a6 [2022-03-15T04:18:53.823Z] ---> c7b2916798e3 [2022-03-15T04:18:53.823Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T04:18:53.823Z] ---> Running in 10831d8e377c [2022-03-15T04:18:54.443Z] Removing intermediate container 10831d8e377c [2022-03-15T04:18:54.443Z] ---> dd36f077c712 [2022-03-15T04:18:54.443Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T04:18:54.443Z] ---> Running in 4a54f315b6ac [2022-03-15T04:18:55.050Z] Removing intermediate container 4a54f315b6ac [2022-03-15T04:18:55.050Z] ---> 39d5a9c4e6c1 [2022-03-15T04:18:55.050Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T04:18:55.327Z] ---> Running in a3cebc1d336c [2022-03-15T04:18:58.022Z] Removing intermediate container a3cebc1d336c [2022-03-15T04:18:58.022Z] ---> e395fa1a7adb [2022-03-15T04:18:58.022Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T04:18:58.311Z] ---> Running in 4042047b0170 [2022-03-15T04:18:58.910Z] Removing intermediate container 4042047b0170 [2022-03-15T04:18:58.910Z] ---> f6920f84b332 [2022-03-15T04:18:58.910Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T04:18:59.899Z] ---> 6a41d945b4b3 [2022-03-15T04:18:59.899Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T04:19:00.179Z] ---> Running in 2a2b1152f29a [2022-03-15T04:19:01.638Z] Removing intermediate container b33f063baa85 [2022-03-15T04:19:01.638Z] ---> d14114e529b7 [2022-03-15T04:19:01.638Z] [2022-03-15T04:19:01.638Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T04:19:01.638Z] ---> 5b8b7b635229 [2022-03-15T04:19:01.638Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:19:01.638Z] ---> Using cache [2022-03-15T04:19:01.638Z] ---> 87ea33558587 [2022-03-15T04:19:01.638Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:19:01.638Z] ---> Using cache [2022-03-15T04:19:01.638Z] ---> 6798267a412a [2022-03-15T04:19:01.638Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T04:19:01.917Z] ---> Running in 5879d2ae41cd [2022-03-15T04:19:02.520Z] Removing intermediate container 5879d2ae41cd [2022-03-15T04:19:02.520Z] ---> 83cc257673c9 [2022-03-15T04:19:02.520Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:19:02.520Z] ---> Running in b114f0a9e001 [2022-03-15T04:19:03.120Z] Removing intermediate container 2a2b1152f29a [2022-03-15T04:19:03.120Z] ---> 89db44f52510 [2022-03-15T04:19:03.120Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:19:03.120Z] Removing intermediate container b114f0a9e001 [2022-03-15T04:19:03.120Z] ---> 6a43b0175748 [2022-03-15T04:19:03.120Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:19:03.724Z] ---> d01333c1a2fa [2022-03-15T04:19:03.724Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T04:19:03.996Z] ---> 09490da95147 [2022-03-15T04:19:03.997Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T04:19:05.447Z] ---> 7604a569b531 [2022-03-15T04:19:05.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T04:19:05.730Z] ---> 1e3402ab29c8 [2022-03-15T04:19:05.730Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T04:19:06.351Z] ---> 6911acecc650 [2022-03-15T04:19:06.351Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T04:19:06.351Z] ---> Running in aee5e32dcfd5 [2022-03-15T04:19:06.631Z] ---> 0b9fa9f68078 [2022-03-15T04:19:06.631Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T04:19:07.229Z] Removing intermediate container aee5e32dcfd5 [2022-03-15T04:19:07.229Z] ---> 5aa0b08ac9bf [2022-03-15T04:19:07.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:19:07.229Z] ---> Running in 4f40f3d7b969 [2022-03-15T04:19:07.229Z] ---> 912be4a7462f [2022-03-15T04:19:07.229Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T04:19:07.842Z] Removing intermediate container 4f40f3d7b969 [2022-03-15T04:19:07.842Z] ---> fc1a08e998f4 [2022-03-15T04:19:07.842Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T04:19:07.842Z] ---> Running in ffd2c0a4841a [2022-03-15T04:19:08.127Z] ---> 2b232624bcce [2022-03-15T04:19:08.127Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T04:19:08.414Z] Removing intermediate container ffd2c0a4841a [2022-03-15T04:19:08.414Z] ---> 74e5516eb519 [2022-03-15T04:19:08.414Z] Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:19:08.414Z] ---> Running in 25a902b177e8 [2022-03-15T04:19:08.688Z] ---> Running in a93fcbfd844b [2022-03-15T04:19:08.970Z] Removing intermediate container 25a902b177e8 [2022-03-15T04:19:08.970Z] ---> 9458fa719842 [2022-03-15T04:19:08.970Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T04:19:09.246Z] Removing intermediate container a93fcbfd844b [2022-03-15T04:19:09.246Z] ---> 710fde42063e [2022-03-15T04:19:09.246Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:19:09.246Z] ---> Running in 4179e8d8c608 [2022-03-15T04:19:09.246Z] Removing intermediate container 8cbbaa339759 [2022-03-15T04:19:09.246Z] ---> 1cc47fc2ad92 [2022-03-15T04:19:09.246Z] [2022-03-15T04:19:09.246Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T04:19:09.246Z] ---> 5b8b7b635229 [2022-03-15T04:19:09.246Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T04:19:09.523Z] ---> Running in d783c4b010a1 [2022-03-15T04:19:09.805Z] Removing intermediate container 4179e8d8c608 [2022-03-15T04:19:09.805Z] ---> cbea904bde2f [2022-03-15T04:19:09.805Z] [2022-03-15T04:19:10.086Z] ---> 85d6178ea84b [2022-03-15T04:19:10.086Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T04:19:10.428Z] Successfully built cbea904bde2f [2022-03-15T04:19:10.428Z] Successfully tagged support-scheduler-arm64:latest [2022-03-15T04:19:10.428Z]  Building support-scheduler ... done  ---> Running in 94399c9d6263 [2022-03-15T04:19:11.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:19:11.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:19:12.375Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T04:19:12.375Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:19:12.375Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:19:12.375Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:19:12.375Z] Removing intermediate container 94399c9d6263 [2022-03-15T04:19:12.375Z] ---> d6b35d5b3d74 [2022-03-15T04:19:12.375Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T04:19:12.656Z] OK: 6 MiB in 16 packages [2022-03-15T04:19:12.656Z] ---> Running in 718ac1a9746c [2022-03-15T04:19:13.265Z] Removing intermediate container 718ac1a9746c [2022-03-15T04:19:13.265Z] ---> 4226425d15e4 [2022-03-15T04:19:13.265Z] Step 28/31 : CMD ["gate"] [2022-03-15T04:19:13.539Z] ---> Running in a1d21355ce41 [2022-03-15T04:19:13.819Z] Removing intermediate container a1d21355ce41 [2022-03-15T04:19:13.819Z] ---> 0cd330e711f1 [2022-03-15T04:19:13.819Z] Step 29/31 : LABEL arch=arm64 [2022-03-15T04:19:13.819Z] Removing intermediate container d783c4b010a1 [2022-03-15T04:19:13.819Z] ---> ddbdf846e3ac [2022-03-15T04:19:13.819Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:19:14.093Z] ---> Running in 5193fd0cf9e8 [2022-03-15T04:19:14.093Z] ---> Running in 3dc4b33f7ba3 [2022-03-15T04:19:14.374Z] Removing intermediate container 5193fd0cf9e8 [2022-03-15T04:19:14.374Z] ---> 86fc7e30d074 [2022-03-15T04:19:14.374Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T04:19:14.648Z] ---> Running in afa0978b0a32 [2022-03-15T04:19:14.648Z] Removing intermediate container 3dc4b33f7ba3 [2022-03-15T04:19:14.648Z] ---> 3eb54dbde2d9 [2022-03-15T04:19:14.648Z] Step 30/31 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:19:14.921Z] ---> Running in 79efa03e1a1f [2022-03-15T04:19:14.921Z] Removing intermediate container afa0978b0a32 [2022-03-15T04:19:14.921Z] ---> 0cc4f46bd178 [2022-03-15T04:19:14.921Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:19:14.921Z] ---> Running in f608728c0af6 [2022-03-15T04:19:15.193Z] Removing intermediate container 79efa03e1a1f [2022-03-15T04:19:15.193Z] ---> 48c896e8c4aa [2022-03-15T04:19:15.193Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T04:19:15.464Z] ---> Running in 99ed2160f5ab [2022-03-15T04:19:15.464Z] Removing intermediate container f608728c0af6 [2022-03-15T04:19:15.464Z] ---> 61a2c44149ed [2022-03-15T04:19:15.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:19:16.068Z] Removing intermediate container 99ed2160f5ab [2022-03-15T04:19:16.068Z] ---> a5f5e2e20189 [2022-03-15T04:19:16.068Z] [2022-03-15T04:19:16.068Z] ---> 6f70a43571e6 [2022-03-15T04:19:16.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T04:19:16.341Z] Successfully built a5f5e2e20189 [2022-03-15T04:19:16.341Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-15T04:19:17.326Z]  Building security-bootstrapper ... done  ---> a303435a7512 [2022-03-15T04:19:17.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T04:19:17.927Z] ---> 1d348573baba [2022-03-15T04:19:17.927Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T04:19:17.927Z] ---> Running in 5c53aee1b56a [2022-03-15T04:19:18.198Z] Removing intermediate container 5c53aee1b56a [2022-03-15T04:19:18.198Z] ---> 2f18b5165afb [2022-03-15T04:19:18.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:19:18.198Z] ---> Running in ba81587f1ca2 [2022-03-15T04:19:18.480Z] Removing intermediate container ba81587f1ca2 [2022-03-15T04:19:18.480Z] ---> 3ef26abd629a [2022-03-15T04:19:18.480Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T04:19:18.753Z] ---> Running in a68236116a83 [2022-03-15T04:19:19.025Z] Removing intermediate container a68236116a83 [2022-03-15T04:19:19.025Z] ---> d57983c1746a [2022-03-15T04:19:19.025Z] Step 21/22 : LABEL git_sha=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [2022-03-15T04:19:19.025Z] ---> Running in ea879c8ea5bd [2022-03-15T04:19:19.298Z] Removing intermediate container ea879c8ea5bd [2022-03-15T04:19:19.298Z] ---> fe6cf6c80ca1 [2022-03-15T04:19:19.298Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:19:19.577Z] ---> Running in 78525571cbb7 [2022-03-15T04:19:19.856Z] Removing intermediate container 78525571cbb7 [2022-03-15T04:19:19.856Z] ---> c4e2e0269089 [2022-03-15T04:19:19.856Z] [2022-03-15T04:19:20.129Z] Successfully built c4e2e0269089 [2022-03-15T04:19:20.129Z] Successfully tagged support-notifications-arm64:latest [2022-03-15T04:19:20.738Z]  Building support-notifications ... done  [Pipeline] } [2022-03-15T04:19:20.745Z] $ docker stop --time=1 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d [2022-03-15T04:19:22.444Z] $ docker rm -f 60f9577c0cf4878f27f5973f0222b5abfb928892fa68af7a81e30b5b624ad20d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:19:23.017Z] + docker images [2022-03-15T04:19:23.289Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T04:19:23.289Z] support-notifications-arm64 latest c4e2e0269089 4 seconds ago 16.1MB [2022-03-15T04:19:23.289Z] security-bootstrapper-arm64 latest a5f5e2e20189 8 seconds ago 18MB [2022-03-15T04:19:23.289Z] support-scheduler-arm64 latest cbea904bde2f 14 seconds ago 15.4MB [2022-03-15T04:19:23.289Z] 1cc47fc2ad92 15 seconds ago 1.6GB [2022-03-15T04:19:23.289Z] d14114e529b7 22 seconds ago 1.6GB [2022-03-15T04:19:23.289Z] fcd7ab3a4d6e 35 seconds ago 1.59GB [2022-03-15T04:19:23.289Z] core-metadata-arm64 latest 8430c041aff9 About a minute ago 16MB [2022-03-15T04:19:23.289Z] c7e7d8bb5548 About a minute ago 1.6GB [2022-03-15T04:19:23.289Z] sys-mgmt-agent-arm64 latest d3b44cf6b1ea 2 minutes ago 280MB [2022-03-15T04:19:23.289Z] core-data-arm64 latest 0440390d436f 3 minutes ago 19.2MB [2022-03-15T04:19:23.289Z] security-secretstore-setup-arm64 latest 82dd4a64f2f4 3 minutes ago 27MB [2022-03-15T04:19:23.289Z] security-proxy-setup-arm64 latest ec32c16c2b35 3 minutes ago 25.5MB [2022-03-15T04:19:23.289Z] 5c299a32e664 3 minutes ago 1.6GB [2022-03-15T04:19:23.289Z] c651b1c57663 4 minutes ago 1.6GB [2022-03-15T04:19:23.289Z] a8efb9457ade 4 minutes ago 1.6GB [2022-03-15T04:19:23.289Z] core-command-arm64 latest 3a3c5fe6b959 4 minutes ago 15.3MB [2022-03-15T04:19:23.289Z] 99ca77f51e14 4 minutes ago 1.59GB [2022-03-15T04:19:23.289Z] 3f25dc292188 4 minutes ago 1.59GB [2022-03-15T04:19:23.289Z] ci-base-image-arm64 latest d7f81bb216c0 15 minutes ago 1.26GB [2022-03-15T04:19:23.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-15T04:19:23.289Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-15T04:19:23.289Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-15T04:19:23.289Z] 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-15T04:19:23.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:19:23.739Z] [2022-03-15T04:19:23.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:19:24.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:19:24.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T04:19:24.366Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T04:19:24.366Z] 04944245beec: Pulling fs layer [2022-03-15T04:19:24.366Z] 699f458cf7ca: Pulling fs layer [2022-03-15T04:19:24.366Z] 765212b225bb: Pulling fs layer [2022-03-15T04:19:24.366Z] f23df028b6ca: Pulling fs layer [2022-03-15T04:19:24.366Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T04:19:24.366Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T04:19:24.366Z] 765212b225bb: Waiting [2022-03-15T04:19:24.366Z] f23df028b6ca: Waiting [2022-03-15T04:19:24.366Z] d65c8cfc05b1: Waiting [2022-03-15T04:19:24.366Z] 2437ff75d9bd: Waiting [2022-03-15T04:19:24.366Z] 04944245beec: Verifying Checksum [2022-03-15T04:19:24.367Z] 04944245beec: Download complete [2022-03-15T04:19:24.367Z] 765212b225bb: Verifying Checksum [2022-03-15T04:19:24.367Z] 765212b225bb: Download complete [2022-03-15T04:19:24.367Z] f23df028b6ca: Verifying Checksum [2022-03-15T04:19:24.367Z] f23df028b6ca: Download complete [2022-03-15T04:19:24.367Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T04:19:24.367Z] d65c8cfc05b1: Download complete [2022-03-15T04:19:24.641Z] 699f458cf7ca: Verifying Checksum [2022-03-15T04:19:24.641Z] 699f458cf7ca: Download complete [2022-03-15T04:19:24.919Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T04:19:24.919Z] 8998bd30e6a1: Download complete [2022-03-15T04:19:27.544Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T04:19:27.544Z] 2437ff75d9bd: Download complete [2022-03-15T04:19:29.520Z] 8998bd30e6a1: Pull complete [2022-03-15T04:19:30.113Z] 04944245beec: Pull complete [2022-03-15T04:19:31.546Z] 699f458cf7ca: Pull complete [2022-03-15T04:19:31.819Z] 765212b225bb: Pull complete [2022-03-15T04:19:32.414Z] f23df028b6ca: Pull complete [2022-03-15T04:19:32.687Z] d65c8cfc05b1: Pull complete [2022-03-15T04:19:51.338Z] 2437ff75d9bd: Pull complete [2022-03-15T04:19:51.338Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T04:19:51.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:19:51.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T04:19:51.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2022-03-15T04:19:51.718Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T04:19:54.590Z] $ docker top 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:19:55.592Z] ---> job-cost.sh [2022-03-15T04:19:55.592Z] lf-activate-venv: SKIPPING [2022-03-15T04:19:55.592Z] INFO: No Stack... [2022-03-15T04:19:56.187Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T04:19:57.165Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T04:19:57.829Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-15T04:19:57.829Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T04:19:57.866Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] [2022-03-15T04:19:57.883Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] did not exist. Created. [2022-03-15T04:19:57.883Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T04:19:58.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T04:19:58.767Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T04:19:58.774Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3900-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T04:19:58.798Z] $ docker stop --time=1 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f [2022-03-15T04:20:00.318Z] $ docker rm -f 820927422f3e0a551376916fa7e016069ff17277a00de48a4f55bce1b9d57b3f [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-15T04:20:00.825Z] provisioning config files... [2022-03-15T04:20:00.838Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7866904462582939720tmp [Pipeline] { [Pipeline] sh [2022-03-15T04:20:01.136Z] + set +x [2022-03-15T04:20:01.136Z] + curl -s https://codecov.io/bash [2022-03-15T04:20:01.136Z] + bash -s -- [2022-03-15T04:20:01.136Z] [2022-03-15T04:20:01.136Z] _____ _ [2022-03-15T04:20:01.136Z] / ____| | | [2022-03-15T04:20:01.136Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T04:20:01.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T04:20:01.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T04:20:01.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T04:20:01.136Z] Bash-1.0.6 [2022-03-15T04:20:01.136Z] [2022-03-15T04:20:01.136Z] [2022-03-15T04:20:01.136Z] ==> git version 2.25.1 found [2022-03-15T04:20:01.136Z] ==> 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-15T04:20:01.136Z] Release-Date: 2020-01-08 [2022-03-15T04:20:01.136Z] 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-15T04:20:01.136Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T04:20:01.136Z] ==> Jenkins CI detected. [2022-03-15T04:20:01.136Z] current dir:  /w/workspace/edgex-go/4 [2022-03-15T04:20:01.136Z] project root: . [2022-03-15T04:20:01.136Z] --> token set from env [2022-03-15T04:20:01.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T04:20:01.136Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T04:20:01.136Z] ==> Python coveragepy not found [2022-03-15T04:20:01.136Z] ==> Searching for coverage reports in: [2022-03-15T04:20:01.136Z] + . [2022-03-15T04:20:01.136Z] -> Found 1 reports [2022-03-15T04:20:01.136Z] ==> Detecting git/mercurial file structure [2022-03-15T04:20:01.136Z] ==> Reading reports [2022-03-15T04:20:01.136Z] + ./coverage.out bytes=428383 [2022-03-15T04:20:01.136Z] ==> Appending adjustments [2022-03-15T04:20:01.136Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T04:20:02.528Z] + Found adjustments [2022-03-15T04:20:02.528Z] ==> Gzipping contents [2022-03-15T04:20:02.528Z] 60K /tmp/codecov.r0C5Ks.gz [2022-03-15T04:20:02.528Z] ==> Uploading reports [2022-03-15T04:20:02.528Z] url: https://codecov.io [2022-03-15T04:20:02.528Z] query: branch=PR-3900&commit=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3900%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3900&job=&cmd_args= [2022-03-15T04:20:02.528Z] -> Pinging Codecov [2022-03-15T04:20:02.528Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3900&commit=dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3900%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3900&job=&cmd_args= [2022-03-15T04:20:02.788Z] -> Uploading to [2022-03-15T04:20:02.788Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7/89a5fb91-cccc-4791-ae33-fde6f333c06e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T042002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=921aaf333e2dc41ad132efafa8a6bd0150eaa233cfce189979db7a07306cdec5 [2022-03-15T04:20:02.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:20:02.788Z] Dload Upload Total Spent Left Speed [2022-03-15T04:20:03.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58065 0 0 100 58065 0 232k --:--:-- --:--:-- --:--:-- 232k [2022-03-15T04:20:03.049Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbf9919ea3b5778d39ac2ee3aa90447d9770d4b7 [Pipeline] } [2022-03-15T04:20:03.058Z] 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-15T04:20:03.687Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:03.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:04.913Z] ---> package-listing.sh [2022-03-15T04:20:04.914Z] ++ facter osfamily [2022-03-15T04:20:04.914Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T04:20:05.174Z] + OS_FAMILY=debian [2022-03-15T04:20:05.174Z] + workspace=/w/workspace/edgex-go/4 [2022-03-15T04:20:05.174Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T04:20:05.174Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T04:20:05.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T04:20:05.174Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T04:20:05.174Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-15T04:20:05.174Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T04:20:05.174Z] + case "${OS_FAMILY}" in [2022-03-15T04:20:05.174Z] + dpkg -l [2022-03-15T04:20:05.174Z] + grep '^ii' [2022-03-15T04:20:05.174Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T04:20:05.174Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T04:20:05.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T04:20:05.174Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-15T04:20:05.174Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-15T04:20:05.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-15T04:20:05.184Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T04:20:05.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:20:06.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:20:06.040Z] [2022-03-15T04:20:06.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:20:06.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:20:06.346Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T04:20:06.346Z] 5eb5b503b376: Pulling fs layer [2022-03-15T04:20:06.346Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T04:20:06.346Z] ec43610c2a17: Pulling fs layer [2022-03-15T04:20:06.346Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T04:20:06.346Z] 33b1e0a273af: Pulling fs layer [2022-03-15T04:20:06.346Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T04:20:06.346Z] 2f39f015ded8: Pulling fs layer [2022-03-15T04:20:06.346Z] 3a2ae6a8a46f: Waiting [2022-03-15T04:20:06.346Z] 33b1e0a273af: Waiting [2022-03-15T04:20:06.347Z] 5d3b04190fa2: Waiting [2022-03-15T04:20:06.347Z] 2f39f015ded8: Waiting [2022-03-15T04:20:06.347Z] 5c69ac0246d0: Verifying Checksum [2022-03-15T04:20:06.347Z] 5c69ac0246d0: Download complete [2022-03-15T04:20:06.347Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T04:20:06.347Z] 3a2ae6a8a46f: Download complete [2022-03-15T04:20:06.347Z] 33b1e0a273af: Verifying Checksum [2022-03-15T04:20:06.347Z] 33b1e0a273af: Download complete [2022-03-15T04:20:06.606Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T04:20:06.606Z] 5d3b04190fa2: Download complete [2022-03-15T04:20:06.606Z] ec43610c2a17: Verifying Checksum [2022-03-15T04:20:06.606Z] ec43610c2a17: Download complete [2022-03-15T04:20:06.606Z] 5eb5b503b376: Verifying Checksum [2022-03-15T04:20:06.606Z] 5eb5b503b376: Download complete [2022-03-15T04:20:07.175Z] 2f39f015ded8: Download complete [2022-03-15T04:20:08.116Z] 5eb5b503b376: Pull complete [2022-03-15T04:20:08.116Z] 5c69ac0246d0: Pull complete [2022-03-15T04:20:08.685Z] ec43610c2a17: Pull complete [2022-03-15T04:20:08.685Z] 3a2ae6a8a46f: Pull complete [2022-03-15T04:20:08.946Z] 33b1e0a273af: Pull complete [2022-03-15T04:20:08.946Z] 5d3b04190fa2: Pull complete [2022-03-15T04:20:14.227Z] 2f39f015ded8: Pull complete [2022-03-15T04:20:14.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T04:20:14.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:20:14.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T04:20:14.297Z] prd-ubuntu20.04-docker-8c-8g-7094 does not seem to be running inside a container [2022-03-15T04:20:14.355Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T04:20:16.210Z] $ docker top 9b6287c4a002706248990fce67085f0bc377812a67013b47692b3700c3c4d28f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:20:16.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T04:20:16.848Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T04:20:17.141Z] + ls /var/log/sa-host [2022-03-15T04:20:17.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:20:17.243Z] provisioning config files... [2022-03-15T04:20:17.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config9077626775216059058tmp [Pipeline] { [Pipeline] echo [2022-03-15T04:20:17.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:17.561Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T04:20:17.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:17.917Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T04:20:17.928Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:18.218Z] ---> sudo-logs.sh [2022-03-15T04:20:18.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T04:20:18.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:18.529Z] ---> job-cost.sh [2022-03-15T04:20:18.529Z] lf-activate-venv: SKIPPING [2022-03-15T04:20:18.529Z] DEBUG: total: 0.10999999940395355 [2022-03-15T04:20:18.529Z] INFO: Retrieving Stack Cost... [2022-03-15T04:20:19.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T04:20:19.674Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T04:20:19.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:20:19.979Z] ---> logs-deploy.sh [2022-03-15T04:20:19.979Z] lf-activate-venv: SKIPPING [2022-03-15T04:20:19.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3900/4 [2022-03-15T04:20:19.979Z] INFO: archiving workspace using pattern(s): [2022-03-15T04:20:20.921Z] Archives upload complete. [2022-03-15T04:20:20.921Z] INFO: archiving logs to Nexus