Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 556446716e4a14b8c762f3ec0116a54927b3d800 rather than baa47e448d03253cd60b1863e465d5320cc1ac2b Obtained Jenkinsfile from 556446716e4a14b8c762f3ec0116a54927b3d800 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-ssh6543006011732275123.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-ssh15619488348127390344.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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16637188995128560795.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-ssh10270882757517843107.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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10822488597141840599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7262 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) > 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/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # 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 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T04:42:29.663Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T04:42:29.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T04:42:29.736Z] ========================================================= [2022-03-16T04:42:29.736Z] EdgeX Global Pipelines Version Info [2022-03-16T04:42:29.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 [2022-03-16T04:42:30.509Z] ------------------- [2022-03-16T04:42:30.509Z] stable info: [2022-03-16T04:42:30.509Z] ------------------- [2022-03-16T04:42:30.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T04:42:30.509Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T04:42:30.509Z] Message: update stable to v1.0.221 [2022-03-16T04:42:31.084Z] ------------------- [2022-03-16T04:42:31.084Z] experimental info: [2022-03-16T04:42:31.084Z] ------------------- [2022-03-16T04:42:31.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T04:42:31.084Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T04:42:31.084Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T04:42:31.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-16T04:42:31.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-16T04:42:31.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T04:42:31.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T04:42:31.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T04:42:31.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T04:42:31.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T04:42:31.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-16T04:42:31.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-16T04:42:31.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-16T04:42:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T04:42:31.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T04:42:31.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T04:42:31.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T04:42:31.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T04:42:31.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T04:42:31.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T04:42:31.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T04:42:31.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-16T04:42:31.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-16T04:42:31.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-16T04:42:31.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T04:42:31.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-16T04:42:31.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-16T04:42:31.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-16T04:42:31.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo [2022-03-16T04:42:31.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baa47e4 [Pipeline] echo [2022-03-16T04:42:31.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T04:42:31.590Z] provisioning config files... [2022-03-16T04:42:31.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5789920757164832645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T04:42:31.922Z] ---> docker-login.sh [2022-03-16T04:42:31.922Z] nexus3.edgexfoundry.org:10001 [2022-03-16T04:42:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:42:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:42:32.185Z] Configure a credential helper to remove this warning. See [2022-03-16T04:42:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:42:32.185Z] [2022-03-16T04:42:32.185Z] Login Succeeded [2022-03-16T04:42:32.185Z] nexus3.edgexfoundry.org:10002 [2022-03-16T04:42:32.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:42:32.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:42:32.446Z] Configure a credential helper to remove this warning. See [2022-03-16T04:42:32.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:42:32.446Z] [2022-03-16T04:42:32.446Z] Login Succeeded [2022-03-16T04:42:32.446Z] nexus3.edgexfoundry.org:10003 [2022-03-16T04:42:32.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:42:32.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:42:32.446Z] Configure a credential helper to remove this warning. See [2022-03-16T04:42:32.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:42:32.446Z] [2022-03-16T04:42:32.446Z] Login Succeeded [2022-03-16T04:42:32.446Z] nexus3.edgexfoundry.org:10004 [2022-03-16T04:42:32.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:42:32.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:42:32.706Z] Configure a credential helper to remove this warning. See [2022-03-16T04:42:32.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:42:32.706Z] [2022-03-16T04:42:32.706Z] Login Succeeded [2022-03-16T04:42:32.706Z] docker.io [2022-03-16T04:42:32.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:42:33.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:42:33.289Z] Configure a credential helper to remove this warning. See [2022-03-16T04:42:33.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:42:33.289Z] [2022-03-16T04:42:33.289Z] Login Succeeded [2022-03-16T04:42:33.289Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T04:42:33.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T04:42:33.615Z] + 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-16T04:42:33.615Z] + dirname cmd/core-command/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/core-data/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/core-metadata/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-16T04:42:33.615Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-03-16T04:42:33.615Z] -f2 [2022-03-16T04:42:33.615Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/support-notifications/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-16T04:42:33.615Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-16T04:42:33.615Z] + cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-16T04:42:33.615Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-16T04:42:33.615Z] cut -d/ -f2 [2022-03-16T04:42:33.615Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-16T04:42:33.652Z] 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-16T04:42:33.997Z] + git rev-list -1 --merges baa47e448d03253cd60b1863e465d5320cc1ac2b~1..baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo [2022-03-16T04:42:34.099Z] -----------> git rev-list -1 --merges baa47e448d03253cd60b1863e465d5320cc1ac2b~1..baa47e448d03253cd60b1863e465d5320cc1ac2b baa47e448d03253cd60b1863e465d5320cc1ac2b [false] [Pipeline] sh [2022-03-16T04:42:34.390Z] + git log --format=format:%s -1 baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo [2022-03-16T04:42:34.407Z] ========================================================= [2022-03-16T04:42:34.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T04:42:34.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-16T04:42:34.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T04:42:34.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T04:42:34.954Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T04:42:34.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T04:42:34.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T04:42:34.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T04:42:34.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:42:35.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T04:42:35.377Z] [2022-03-16T04:42:35.377Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:42:35.684Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T04:42:35.684Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T04:42:35.684Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T04:42:35.684Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T04:42:35.684Z] 4c7163046ea9: Pulling fs layer [2022-03-16T04:42:35.684Z] 0c2d73faf560: Pulling fs layer [2022-03-16T04:42:35.684Z] 0c2d73faf560: Waiting [2022-03-16T04:42:35.684Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T04:42:35.684Z] 3e5f54012d9b: Download complete [2022-03-16T04:42:35.684Z] a0d0a0d46f8b: Download complete [2022-03-16T04:42:35.684Z] 4c7163046ea9: Verifying Checksum [2022-03-16T04:42:35.946Z] 4c7163046ea9: Download complete [2022-03-16T04:42:35.946Z] 0c2d73faf560: Verifying Checksum [2022-03-16T04:42:35.946Z] 0c2d73faf560: Download complete [2022-03-16T04:42:35.946Z] a0d0a0d46f8b: Pull complete [2022-03-16T04:42:35.946Z] 3e5f54012d9b: Pull complete [2022-03-16T04:42:36.212Z] 4c7163046ea9: Pull complete [2022-03-16T04:42:36.475Z] 0c2d73faf560: Pull complete [2022-03-16T04:42:36.475Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T04:42:36.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T04:42:36.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T04:42:36.554Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T04:42:36.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T04:42:37.285Z] $ docker top 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T04:42:37.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T04:42:37.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T04:42:37.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T04:42:37.540Z] $ docker exec 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent [2022-03-16T04:42:37.684Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmnpNBa/agent.13 [2022-03-16T04:42:37.684Z] SSH_AGENT_PID=19 [2022-03-16T04:42:37.691Z] Running ssh-add (command line suppressed) [2022-03-16T04:42:37.816Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_7089981376607348425.key (/w/workspace/edgex-go/16@tmp/private_key_7089981376607348425.key) [2022-03-16T04:42:37.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T04:42:38.127Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T04:42:38.152Z] $ docker exec --env ******** --env ******** 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent -k [2022-03-16T04:42:38.266Z] unset SSH_AUTH_SOCK; [2022-03-16T04:42:38.267Z] unset SSH_AGENT_PID; [2022-03-16T04:42:38.267Z] echo Agent pid 19 killed; [2022-03-16T04:42:38.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T04:42:38.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T04:42:38.300Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T04:42:38.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T04:42:38.436Z] $ docker exec 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent [2022-03-16T04:42:38.548Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXePkgbl/agent.52 [2022-03-16T04:42:38.548Z] SSH_AGENT_PID=59 [2022-03-16T04:42:38.554Z] Running ssh-add (command line suppressed) [2022-03-16T04:42:38.687Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_8654252124823619253.key (/w/workspace/edgex-go/16@tmp/private_key_8654252124823619253.key) [2022-03-16T04:42:38.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T04:42:38.993Z] + git semver init [2022-03-16T04:42:38.993Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T04:42:38.993Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2022-03-16T04:42:38.993Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2022-03-16T04:42:38.993Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T04:42:38.993Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T04:42:38.993Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T04:42:38.993Z] # $SEMVER_BRANCH = PR-3891 [2022-03-16T04:42:38.993Z] # $SEMVER_TEMP = /tmp/semver-364138789 [2022-03-16T04:42:38.993Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-16T04:42:51.255Z] # '/tmp/semver-364138789' -> '/w/workspace/edgex-go/16/.semver' [2022-03-16T04:42:51.516Z] # -> Force: false [2022-03-16T04:42:51.516Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2022-03-16T04:42:51.534Z] $ docker exec --env ******** --env ******** 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent -k [2022-03-16T04:42:51.642Z] unset SSH_AUTH_SOCK; [2022-03-16T04:42:51.643Z] unset SSH_AGENT_PID; [2022-03-16T04:42:51.643Z] echo Agent pid 59 killed; [2022-03-16T04:42:51.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T04:42:51.959Z] + git semver [Pipeline] } [2022-03-16T04:42:51.981Z] $ docker stop --time=1 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 [2022-03-16T04:42:53.786Z] $ docker rm -f 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T04:42:54.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T04:42:54.417Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T04:42:54.421Z] [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-16T04:42:54.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T04:42:54.591Z] ========================================================= [2022-03-16T04:42:54.591Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T04:42:54.591Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:42:54.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T04:42:54.882Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T04:42:54.882Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T04:42:54.882Z] 666ba61612fd: Pulling fs layer [2022-03-16T04:42:54.882Z] 8ed8ca486205: Pulling fs layer [2022-03-16T04:42:54.882Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T04:42:54.882Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T04:42:54.882Z] 640e595b4fbd: Pulling fs layer [2022-03-16T04:42:54.882Z] 763cafe07f6e: Pulling fs layer [2022-03-16T04:42:54.882Z] 0c0b528cf693: Pulling fs layer [2022-03-16T04:42:54.882Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T04:42:54.882Z] 4fe6c5a15a65: Waiting [2022-03-16T04:42:54.882Z] 22a0e8bec74d: Waiting [2022-03-16T04:42:54.882Z] 0c0b528cf693: Waiting [2022-03-16T04:42:54.882Z] 763cafe07f6e: Waiting [2022-03-16T04:42:54.882Z] 10935f4eaf8b: Waiting [2022-03-16T04:42:54.882Z] 640e595b4fbd: Waiting [2022-03-16T04:42:54.882Z] 8ed8ca486205: Download complete [2022-03-16T04:42:54.882Z] 666ba61612fd: Download complete [2022-03-16T04:42:54.882Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T04:42:54.882Z] 22a0e8bec74d: Download complete [2022-03-16T04:42:54.882Z] 640e595b4fbd: Verifying Checksum [2022-03-16T04:42:54.882Z] 640e595b4fbd: Download complete [2022-03-16T04:42:54.882Z] 59bf1c3509f3: Download complete [2022-03-16T04:42:54.882Z] 763cafe07f6e: Download complete [2022-03-16T04:42:55.141Z] 0c0b528cf693: Verifying Checksum [2022-03-16T04:42:55.141Z] 0c0b528cf693: Download complete [2022-03-16T04:42:55.141Z] 59bf1c3509f3: Pull complete [2022-03-16T04:42:55.141Z] 666ba61612fd: Pull complete [2022-03-16T04:42:55.402Z] 8ed8ca486205: Pull complete [2022-03-16T04:42:55.662Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T04:42:55.663Z] 10935f4eaf8b: Download complete [2022-03-16T04:42:55.663Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T04:42:55.663Z] 4fe6c5a15a65: Download complete [2022-03-16T04:42:59.859Z] 4fe6c5a15a65: Pull complete [2022-03-16T04:42:59.859Z] 22a0e8bec74d: Pull complete [2022-03-16T04:42:59.859Z] 640e595b4fbd: Pull complete [2022-03-16T04:42:59.859Z] 763cafe07f6e: Pull complete [2022-03-16T04:42:59.859Z] 0c0b528cf693: Pull complete [2022-03-16T04:43:02.401Z] 10935f4eaf8b: Pull complete [2022-03-16T04:43:02.401Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T04:43:02.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T04:43:02.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:43:02.702Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T04:43:02.702Z] WORKDIR /edgex [2022-03-16T04:43:02.702Z] COPY go.mod . [2022-03-16T04:43:02.702Z] RUN go mod download [2022-03-16T04:43:02.702Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-16T04:43:04.093Z] Sending build context to Docker daemon 334.2MB [2022-03-16T04:43:04.093Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T04:43:04.093Z] ---> 99d49a6021b9 [2022-03-16T04:43:04.093Z] Step 2/4 : WORKDIR /edgex [2022-03-16T04:43:06.017Z] ---> Running in 81ea935d08cb [2022-03-16T04:43:06.281Z] Removing intermediate container 81ea935d08cb [2022-03-16T04:43:06.281Z] ---> 70d555483c53 [2022-03-16T04:43:06.281Z] Step 3/4 : COPY go.mod . [2022-03-16T04:43:06.281Z] ---> de53ccad4bf0 [2022-03-16T04:43:06.281Z] Step 4/4 : RUN go mod download [2022-03-16T04:43:06.542Z] ---> Running in 257124dc58a5 [2022-03-16T04:43:09.521Z] Still waiting to schedule task [2022-03-16T04:43:09.521Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-16T04:43:33.119Z] Removing intermediate container 257124dc58a5 [2022-03-16T04:43:33.120Z] ---> 3476364c425c [2022-03-16T04:43:33.120Z] Successfully built 3476364c425c [2022-03-16T04:43:33.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:43:33.423Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T04:43:33.423Z] . [Pipeline] withDockerContainer [2022-03-16T04:43:33.494Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T04:43:33.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2022-03-16T04:43:34.010Z] $ docker top 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T04:43:34.366Z] + go version [2022-03-16T04:43:34.366Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T04:43:34.384Z] $ docker stop --time=1 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 [2022-03-16T04:43:35.686Z] $ docker rm -f 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:43:36.083Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T04:43:36.083Z] . [Pipeline] withDockerContainer [2022-03-16T04:43:36.160Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T04:43:36.203Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2022-03-16T04:43:36.585Z] $ docker top 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T04:43:36.670Z] ========================================================= [2022-03-16T04:43:36.670Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T04:43:36.670Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:43:36.966Z] + make test [2022-03-16T04:43:36.966Z] go mod tidy [2022-03-16T04:43:37.226Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T04:43:42.506Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T04:43:52.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T04:43:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T04:43:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-03-16T04:43:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T04:43:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.9% of statements [2022-03-16T04:43:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T04:43:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 89.2% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 94.2% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-03-16T04:43:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-03-16T04:43:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-03-16T04:44:06.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-03-16T04:44:06.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-16T04:44:07.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements [2022-03-16T04:44:07.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T04:44:17.862Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-16T04:44:17.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-16T04:44:17.862Z] 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-16T04:44:30.079Z] GO111MODULE=on go vet ./... [2022-03-16T04:44:33.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T04:44:33.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T04:44:33.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T04:44:34.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T04:44:34.777Z] + ls -al . [2022-03-16T04:44:34.777Z] total 676 [2022-03-16T04:44:34.777Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 04:44 . [2022-03-16T04:44:34.777Z] drwxr-xr-x 4 root root 4096 Mar 16 04:43 .. [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 04:42 .dockerignore [2022-03-16T04:44:34.777Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 04:42 .git [2022-03-16T04:44:34.777Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 04:42 .github [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 04:42 .gitignore [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 04:42 .golangci.yml [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 04:42 .hadolint.yml [2022-03-16T04:44:34.777Z] drwx------ 3 1001 1001 4096 Mar 16 04:42 .semver [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 04:42 .sonarcloud.properties [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 04:42 ADOPTERS.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 04:42 Attribution.txt [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 04:42 CHANGELOG.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 04:42 CONTRIBUTING.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 04:42 GOVERNANCE.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 04:42 Jenkinsfile [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 04:42 LICENSE [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 04:42 Makefile [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 04:42 OWNERS.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 04:42 README.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 04:42 SECURITY.md [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 04:42 VERSION [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 04:42 ZMQWindows.md [2022-03-16T04:44:34.777Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 04:42 bin [2022-03-16T04:44:34.777Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 04:42 cmd [2022-03-16T04:44:34.777Z] -rw-r--r-- 1 root root 426503 Mar 16 04:44 coverage.out [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 2828 Mar 16 04:42 go.mod [2022-03-16T04:44:34.777Z] -rw-rw-r-- 1 1001 1001 50277 Mar 16 04:42 go.sum [2022-03-16T04:44:34.777Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 04:42 internal [2022-03-16T04:44:34.777Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 04:42 openapi [2022-03-16T04:44:34.777Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 04:42 snap [2022-03-16T04:44:34.778Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 04:42 version.go [Pipeline] sh [2022-03-16T04:44:35.101Z] + '[' -e coverage.out ] [2022-03-16T04:44:35.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T04:44:35.196Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T04:44:35.475Z] + make build [2022-03-16T04:44:35.475Z] 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-16T04:44:36.857Z] 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-16T04:44:41.053Z] 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-16T04:44:41.996Z] 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-16T04:44:42.935Z] 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-16T04:44:42.935Z] 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-16T04:44:43.874Z] 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-16T04:44:44.813Z] 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-16T04:44:45.383Z] 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-16T04:44:46.323Z] 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-16T04:44:46.892Z] 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-16T04:44:47.829Z] 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-16T04:44:49.230Z] $ docker stop --time=1 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d [2022-03-16T04:44:50.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7263 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [2022-03-16T04:44:51.496Z] $ docker rm -f 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2022-03-16T04:44:51.734Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:44:52.734Z] The recommended git tool is: git [2022-03-16T04:44:52.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T04:44:52.797Z] [2022-03-16T04:44:52.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:44:53.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T04:44:53.098Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-16T04:44:53.098Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-16T04:44:53.098Z] ca9280d653b3: Pulling fs layer [2022-03-16T04:44:53.098Z] 7e9c9ca2126c: Pulling fs layer [2022-03-16T04:44:53.098Z] cbdbe7a5bc2a: Download complete [2022-03-16T04:44:53.357Z] ca9280d653b3: Verifying Checksum [2022-03-16T04:44:53.357Z] ca9280d653b3: Download complete [2022-03-16T04:44:53.357Z] cbdbe7a5bc2a: Pull complete [2022-03-16T04:44:53.616Z] 7e9c9ca2126c: Download complete [2022-03-16T04:44:53.875Z] ca9280d653b3: Pull complete [2022-03-16T04:44:57.162Z] 7e9c9ca2126c: Pull complete [2022-03-16T04:44:57.162Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-16T04:44:57.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T04:44:57.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-16T04:44:57.227Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T04:44:57.271Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T04:44:58.595Z] $ docker top 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T04:44:58.946Z] + docker-compose build --help [2022-03-16T04:44:58.946Z] + grep parallel [2022-03-16T04:44:59.426Z] using credential edgex-jenkins-ssh [2022-03-16T04:44:59.443Z] Cloning the remote Git repository [2022-03-16T04:44:59.517Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T04:44:59.537Z] $ docker stop --time=1 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 [2022-03-16T04:44:59.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:44:59.598Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2022-03-16T04:44:59.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:44:59.697Z] > git --version # timeout=10 [2022-03-16T04:44:59.732Z] > git --version # 'git version 2.25.1' [2022-03-16T04:44:59.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:44:59.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T04:45:00.835Z] $ docker rm -f 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:45:01.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T04:45:01.234Z] . [Pipeline] withDockerContainer [2022-03-16T04:45:01.303Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T04:45:01.345Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-16T04:45:01.716Z] $ docker top 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T04:45:02.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T04:45:02.636Z] Building core-command ... [2022-03-16T04:45:02.636Z] Building core-data ... [2022-03-16T04:45:02.636Z] Building core-metadata ... [2022-03-16T04:45:02.636Z] Building security-bootstrapper ... [2022-03-16T04:45:02.636Z] Building security-proxy-setup ... [2022-03-16T04:45:02.636Z] Building security-secretstore-setup ... [2022-03-16T04:45:02.636Z] Building support-notifications ... [2022-03-16T04:45:02.636Z] Building support-scheduler ... [2022-03-16T04:45:02.636Z] Building sys-mgmt-agent ... [2022-03-16T04:45:02.636Z] Building core-metadata [2022-03-16T04:45:02.636Z] Building security-bootstrapper [2022-03-16T04:45:02.636Z] Building security-proxy-setup [2022-03-16T04:45:02.636Z] Building sys-mgmt-agent [2022-03-16T04:45:02.636Z] Building security-secretstore-setup [2022-03-16T04:45:16.676Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T04:45:16.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T04:45:16.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T04:45:16.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:45:16.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:45:16.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T04:45:17.577Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:45:17.674Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:45:17.674Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:45:17.674Z] ---> 3476364c425c [2022-03-16T04:45:17.674Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T04:45:17.674Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:45:17.674Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:45:17.674Z] ---> 3476364c425c [2022-03-16T04:45:17.674Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T04:45:17.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:45:17.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:45:17.674Z] ---> 3476364c425c [2022-03-16T04:45:17.674Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:45:17.674Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:45:17.674Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:45:17.674Z] ---> 3476364c425c [2022-03-16T04:45:17.674Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T04:45:17.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:45:17.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:45:17.674Z] ---> 3476364c425c [2022-03-16T04:45:17.674Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:45:17.934Z] Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:45:17.935Z] Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) [2022-03-16T04:45:19.585Z] ---> Running in 8822a5b33b72 [2022-03-16T04:45:19.585Z] ---> Running in 0390556d52e8 [2022-03-16T04:45:19.585Z] ---> Running in cd3f5734ca83 [2022-03-16T04:45:19.585Z] ---> Running in 32bd26f81e60 [2022-03-16T04:45:19.585Z] ---> Running in f41936e453ab [2022-03-16T04:45:19.585Z] Removing intermediate container 8822a5b33b72 [2022-03-16T04:45:19.585Z] ---> a116c515b7c6 [2022-03-16T04:45:19.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:45:19.585Z] Removing intermediate container cd3f5734ca83 [2022-03-16T04:45:19.585Z] ---> 40754857293b [2022-03-16T04:45:19.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:45:19.585Z] Removing intermediate container 32bd26f81e60 [2022-03-16T04:45:19.585Z] ---> b539f9e97c29 [2022-03-16T04:45:19.585Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:45:19.585Z] Removing intermediate container f41936e453ab [2022-03-16T04:45:19.585Z] ---> f8c847bc23d6 [2022-03-16T04:45:19.586Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:45:19.586Z] Removing intermediate container 0390556d52e8 [2022-03-16T04:45:19.586Z] ---> 8bb6f3bbf2c4 [2022-03-16T04:45:19.586Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:45:19.586Z] ---> Running in 64aa4093eee9 [2022-03-16T04:45:19.586Z] ---> Running in 6c3ce0b1ae2e [2022-03-16T04:45:19.586Z] ---> Running in d3afcda7bb5c [2022-03-16T04:45:19.586Z] ---> Running in 60d353fdf8ae [2022-03-16T04:45:19.586Z] ---> Running in b1656bb06dca [2022-03-16T04:45:17.603Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T04:45:17.618Z] > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 [2022-03-16T04:45:17.850Z] > git remote # timeout=10 [2022-03-16T04:45:17.868Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T04:45:17.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:45:17.897Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-16T04:45:17.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T04:45:17.949Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T04:45:17.962Z] > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 [2022-03-16T04:45:20.532Z] Removing intermediate container 6c3ce0b1ae2e [2022-03-16T04:45:20.532Z] ---> 1bd0e40cbeaf [2022-03-16T04:45:20.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T04:45:20.795Z] Removing intermediate container 64aa4093eee9 [2022-03-16T04:45:20.795Z] ---> 88fb4d16e0bb [2022-03-16T04:45:20.795Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T04:45:20.795Z] ---> Running in 39585632c217 [2022-03-16T04:45:20.795Z] ---> Running in c2f4a45a8101 [2022-03-16T04:45:20.795Z] Removing intermediate container d3afcda7bb5c [2022-03-16T04:45:20.795Z] ---> a0038700b48d [2022-03-16T04:45:20.795Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T04:45:20.795Z] ---> Running in 5d58539c6389 [2022-03-16T04:45:20.795Z] Removing intermediate container 60d353fdf8ae [2022-03-16T04:45:20.795Z] ---> e82e173108de [2022-03-16T04:45:20.795Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T04:45:21.055Z] ---> Running in aa9cc8321ecf [2022-03-16T04:45:21.055Z] Removing intermediate container b1656bb06dca [2022-03-16T04:45:21.055Z] ---> d18404120cb8 [2022-03-16T04:45:21.055Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T04:45:21.055Z] ---> Running in 038bc67fde14 [2022-03-16T04:45:21.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:21.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:21.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:21.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:21.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:22.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:22.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:22.182Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [2022-03-16T04:45:22.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:22.357Z] OK: 221 MiB in 52 packages [2022-03-16T04:45:22.618Z] OK: 221 MiB in 52 packages [2022-03-16T04:45:22.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:22.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T04:45:22.878Z] OK: 221 MiB in 52 packages [2022-03-16T04:45:22.878Z] OK: 221 MiB in 52 packages [2022-03-16T04:45:22.878Z] OK: 221 MiB in 52 packages [2022-03-16T04:45:22.878Z] Removing intermediate container c2f4a45a8101 [2022-03-16T04:45:22.878Z] ---> dca3a3a471cc [2022-03-16T04:45:22.878Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:45:23.138Z] Removing intermediate container 39585632c217 [2022-03-16T04:45:23.138Z] ---> dec9e4e081c9 [2022-03-16T04:45:23.138Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:45:23.138Z] ---> 223ea7193026 [2022-03-16T04:45:23.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:45:23.138Z] ---> 8a0a3a44ce7c [2022-03-16T04:45:23.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:45:23.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T04:45:23.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T04:45:23.163Z] Dload Upload Total Spent Left Speed [2022-03-16T04:45:23.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh [2022-03-16T04:45:23.396Z] ---> Running in 75d154f7254e [2022-03-16T04:45:23.396Z] ---> Running in 64ef2af0b10c [2022-03-16T04:45:23.396Z] Removing intermediate container aa9cc8321ecf [2022-03-16T04:45:23.396Z] ---> ee931b1eb3b1 [2022-03-16T04:45:23.396Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T04:45:23.396Z] Removing intermediate container 5d58539c6389 [2022-03-16T04:45:23.396Z] ---> df20d8807bc3 [2022-03-16T04:45:23.396Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T04:45:23.396Z] Removing intermediate container 038bc67fde14 [2022-03-16T04:45:23.396Z] ---> 881024aa7abe [2022-03-16T04:45:23.396Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T04:45:23.655Z] ---> 02cdd9a979c3 [2022-03-16T04:45:23.655Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:45:23.655Z] ---> 541694d9f113 [2022-03-16T04:45:23.655Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:45:23.655Z] ---> Running in b07ab4c31b84 [2022-03-16T04:45:23.655Z] ---> c134374fb6c8 [2022-03-16T04:45:23.655Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:45:23.655Z] ---> Running in 71b33ba16d7a [2022-03-16T04:45:23.655Z] ---> Running in e30e97e405e5 [2022-03-16T04:45:23.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T04:45:24.016Z] + sudo tee /etc/docker/daemon.new [2022-03-16T04:45:24.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T04:45:24.016Z] { [2022-03-16T04:45:24.017Z] "registry-mirrors": [ [2022-03-16T04:45:24.017Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T04:45:24.017Z] ], [2022-03-16T04:45:24.017Z] "bip": "10.250.0.254/24", [2022-03-16T04:45:24.017Z] "hosts": [ [2022-03-16T04:45:24.017Z] "tcp://0.0.0.0:5555", [2022-03-16T04:45:24.017Z] "unix:///var/run/docker.sock" [2022-03-16T04:45:24.017Z] ], [2022-03-16T04:45:24.017Z] "mtu": 1458, [2022-03-16T04:45:24.017Z] "selinux-enabled": true, [2022-03-16T04:45:24.017Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T04:45:24.017Z] } [Pipeline] sh [2022-03-16T04:45:24.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T04:45:24.594Z] Removing intermediate container 75d154f7254e [2022-03-16T04:45:24.595Z] ---> 403679d7938d [2022-03-16T04:45:24.595Z] Step 8/23 : COPY . . [2022-03-16T04:45:24.595Z] Removing intermediate container 64ef2af0b10c [2022-03-16T04:45:24.595Z] ---> 4dfe01ce8dd8 [2022-03-16T04:45:24.595Z] Step 8/23 : COPY . . [2022-03-16T04:45:24.768Z] + sudo service docker restart [2022-03-16T04:45:27.886Z] Removing intermediate container b07ab4c31b84 [2022-03-16T04:45:27.886Z] ---> e3f30e1a28be [2022-03-16T04:45:27.886Z] Step 8/31 : COPY . . [2022-03-16T04:45:27.886Z] Removing intermediate container 71b33ba16d7a [2022-03-16T04:45:27.886Z] ---> 12254b090a5e [2022-03-16T04:45:27.886Z] Step 8/21 : COPY . . [2022-03-16T04:45:27.886Z] Removing intermediate container e30e97e405e5 [2022-03-16T04:45:27.886Z] ---> f92aa8e7f4c1 [2022-03-16T04:45:27.886Z] Step 8/25 : COPY . . [2022-03-16T04:45:33.167Z] ---> 31c62237aec1 [2022-03-16T04:45:33.167Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T04:45:33.167Z] ---> 5d6005917d42 [2022-03-16T04:45:33.167Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T04:45:33.167Z] ---> Running in 14edc133fdbb [2022-03-16T04:45:33.167Z] ---> 0671f387f50f [2022-03-16T04:45:33.167Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T04:45:33.167Z] ---> Running in 98670e7bbdf0 [2022-03-16T04:45:33.167Z] ---> 98df4c5506c9 [2022-03-16T04:45:33.167Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T04:45:33.167Z] ---> Running in d427cdfddbe9 [2022-03-16T04:45:33.428Z] ---> Running in 3d363e5c512d [2022-03-16T04:45:33.428Z] ---> 0f151628c440 [2022-03-16T04:45:33.428Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T04:45:33.428Z] ---> Running in e641a5032ada [2022-03-16T04:45:33.688Z] 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-16T04:45:33.688Z] 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-16T04:45:33.947Z] 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-16T04:45:33.947Z] 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-16T04:45:33.947Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T04:45:43.108Z] provisioning config files... [2022-03-16T04:45:43.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config86395419483607430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T04:45:43.493Z] ---> docker-login.sh [2022-03-16T04:45:43.493Z] nexus3.edgexfoundry.org:10001 [2022-03-16T04:45:44.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:45:44.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:45:44.369Z] Configure a credential helper to remove this warning. See [2022-03-16T04:45:44.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:45:44.369Z] [2022-03-16T04:45:44.369Z] Login Succeeded [2022-03-16T04:45:44.369Z] nexus3.edgexfoundry.org:10002 [2022-03-16T04:45:44.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:45:44.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:45:44.650Z] Configure a credential helper to remove this warning. See [2022-03-16T04:45:44.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:45:44.650Z] [2022-03-16T04:45:44.650Z] Login Succeeded [2022-03-16T04:45:44.650Z] nexus3.edgexfoundry.org:10003 [2022-03-16T04:45:45.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:45:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:45:45.249Z] Configure a credential helper to remove this warning. See [2022-03-16T04:45:45.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:45:45.249Z] [2022-03-16T04:45:45.249Z] Login Succeeded [2022-03-16T04:45:45.249Z] nexus3.edgexfoundry.org:10004 [2022-03-16T04:45:45.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:45:45.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:45:45.798Z] Configure a credential helper to remove this warning. See [2022-03-16T04:45:45.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:45:45.798Z] [2022-03-16T04:45:45.798Z] Login Succeeded [2022-03-16T04:45:45.798Z] docker.io [2022-03-16T04:45:46.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T04:45:46.186Z] 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-16T04:45:46.186Z] 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-16T04:45:46.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T04:45:46.353Z] Configure a credential helper to remove this warning. See [2022-03-16T04:45:46.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T04:45:46.353Z] [2022-03-16T04:45:46.353Z] Login Succeeded [2022-03-16T04:45:46.353Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T04:45:46.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T04:45:46.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T04:45:46.926Z] ========================================================= [2022-03-16T04:45:46.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T04:45:46.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:45:47.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T04:45:47.533Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T04:45:47.533Z] 9b3977197b4f: Pulling fs layer [2022-03-16T04:45:47.533Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T04:45:47.533Z] 94645a83ff95: Pulling fs layer [2022-03-16T04:45:47.533Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T04:45:47.533Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T04:45:47.533Z] f7c0051592d6: Pulling fs layer [2022-03-16T04:45:47.533Z] a227ed2f7395: Pulling fs layer [2022-03-16T04:45:47.533Z] 7b1c46037f91: Pulling fs layer [2022-03-16T04:45:47.533Z] 3f3a8bcf1eab: Waiting [2022-03-16T04:45:47.533Z] 0c92f367c5e7: Waiting [2022-03-16T04:45:47.533Z] f7c0051592d6: Waiting [2022-03-16T04:45:47.533Z] a227ed2f7395: Waiting [2022-03-16T04:45:47.533Z] 7b1c46037f91: Waiting [2022-03-16T04:45:47.533Z] 94645a83ff95: Verifying Checksum [2022-03-16T04:45:47.533Z] 94645a83ff95: Download complete [2022-03-16T04:45:47.533Z] 1a89e8eeedd5: Verifying Checksum [2022-03-16T04:45:47.533Z] 1a89e8eeedd5: Download complete [2022-03-16T04:45:47.533Z] 0c92f367c5e7: Download complete [2022-03-16T04:45:47.533Z] f7c0051592d6: Verifying Checksum [2022-03-16T04:45:47.533Z] f7c0051592d6: Download complete [2022-03-16T04:45:47.533Z] 9b3977197b4f: Download complete [2022-03-16T04:45:47.533Z] a227ed2f7395: Verifying Checksum [2022-03-16T04:45:47.533Z] a227ed2f7395: Download complete [2022-03-16T04:45:48.094Z] Removing intermediate container 14edc133fdbb [2022-03-16T04:45:48.094Z] ---> 7447a8a4f29a [2022-03-16T04:45:48.094Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T04:45:48.094Z] Removing intermediate container 3d363e5c512d [2022-03-16T04:45:48.094Z] ---> 66aafae8ff46 [2022-03-16T04:45:48.094Z] [2022-03-16T04:45:48.094Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T04:45:48.521Z] 9b3977197b4f: Pull complete [2022-03-16T04:45:48.666Z] 3.14: Pulling from library/alpine [2022-03-16T04:45:48.666Z] ---> Running in 88027b8dcafc [2022-03-16T04:45:48.801Z] 1a89e8eeedd5: Pull complete [2022-03-16T04:45:48.926Z] Removing intermediate container 98670e7bbdf0 [2022-03-16T04:45:48.926Z] ---> e5a9829de6af [2022-03-16T04:45:48.926Z] [2022-03-16T04:45:48.926Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T04:45:48.926Z] 3.14: Pulling from library/alpine [2022-03-16T04:45:48.926Z] Removing intermediate container d427cdfddbe9 [2022-03-16T04:45:48.926Z] ---> 4a7d7653e661 [2022-03-16T04:45:48.926Z] [2022-03-16T04:45:48.926Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T04:45:48.926Z] Removing intermediate container e641a5032ada [2022-03-16T04:45:48.926Z] ---> 1bf2c78a6a6f [2022-03-16T04:45:48.926Z] [2022-03-16T04:45:48.926Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T04:45:48.926Z] 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-16T04:45:49.076Z] 94645a83ff95: Pull complete [2022-03-16T04:45:49.498Z] 3.14: Pulling from library/alpine [2022-03-16T04:45:49.498Z] 3.14: Pulling from library/alpine [2022-03-16T04:45:49.677Z] 7b1c46037f91: Verifying Checksum [2022-03-16T04:45:49.677Z] 7b1c46037f91: Download complete [2022-03-16T04:45:49.759Z] Removing intermediate container 88027b8dcafc [2022-03-16T04:45:49.759Z] ---> 740cd1659df5 [2022-03-16T04:45:49.759Z] [2022-03-16T04:45:49.759Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T04:45:49.759Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T04:45:49.759Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T04:45:49.759Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T04:45:49.759Z] Status: Image is up to date for alpine:3.14 [2022-03-16T04:45:49.759Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T04:45:49.759Z] Status: Image is up to date for alpine:3.14 [2022-03-16T04:45:49.759Z] ---> 0a97eee8041e [2022-03-16T04:45:49.759Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T04:45:49.759Z] ---> 0a97eee8041e [2022-03-16T04:45:49.759Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T04:45:49.759Z] ---> 0a97eee8041e [2022-03-16T04:45:49.759Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T04:45:49.759Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T04:45:49.759Z] Status: Image is up to date for alpine:3.14 [2022-03-16T04:45:50.019Z] ---> 0a97eee8041e [2022-03-16T04:45:50.019Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T04:45:50.019Z] 20.10.10: Pulling from library/docker [2022-03-16T04:45:50.019Z] ---> Running in f5202e1440c6 [2022-03-16T04:45:50.019Z] ---> Running in 36b8451b6c55 [2022-03-16T04:45:50.019Z] ---> Running in 6e3363524248 [2022-03-16T04:45:50.019Z] ---> Running in b6b29df1ea72 [2022-03-16T04:45:50.019Z] Removing intermediate container 36b8451b6c55 [2022-03-16T04:45:50.019Z] ---> 138b1308b18d [2022-03-16T04:45:50.019Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T04:45:50.019Z] ---> Running in 639fe3b46206 [2022-03-16T04:45:50.277Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T04:45:50.277Z] 3f3a8bcf1eab: Download complete [2022-03-16T04:45:50.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.539Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T04:45:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.799Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T04:45:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.799Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T04:45:50.799Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T04:45:50.799Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:45:50.799Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T04:45:50.799Z] OK: 6 MiB in 15 packages [2022-03-16T04:45:50.799Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T04:45:50.799Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:45:50.799Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T04:45:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:50.799Z] OK: 8 MiB in 19 packages [2022-03-16T04:45:50.799Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T04:45:50.799Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T04:45:51.059Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:45:51.059Z] OK: 6 MiB in 16 packages [2022-03-16T04:45:51.059Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T04:45:51.059Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T04:45:51.059Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T04:45:51.059Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:45:51.059Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T04:45:51.059Z] OK: 6 MiB in 17 packages [2022-03-16T04:45:51.319Z] Removing intermediate container 6e3363524248 [2022-03-16T04:45:51.319Z] ---> 91fa5638f675 [2022-03-16T04:45:51.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:45:51.583Z] ---> Running in ee4e740eb0a8 [2022-03-16T04:45:51.583Z] Removing intermediate container f5202e1440c6 [2022-03-16T04:45:51.583Z] ---> 4844dddc2a15 [2022-03-16T04:45:51.583Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T04:45:51.583Z] ---> Running in 0fc456b37aac [2022-03-16T04:45:51.843Z] Removing intermediate container ee4e740eb0a8 [2022-03-16T04:45:51.843Z] ---> 0cf3cd9eaa3a [2022-03-16T04:45:51.843Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T04:45:51.843Z] Removing intermediate container 639fe3b46206 [2022-03-16T04:45:51.843Z] ---> 459c0ecdcdaa [2022-03-16T04:45:51.843Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T04:45:51.843Z] ---> Running in 91f004805a1e [2022-03-16T04:45:51.843Z] Removing intermediate container b6b29df1ea72 [2022-03-16T04:45:51.843Z] ---> db4b30ecb459 [2022-03-16T04:45:51.843Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T04:45:51.843Z] ---> Running in 6306c46c5f7e [2022-03-16T04:45:51.843Z] Removing intermediate container 0fc456b37aac [2022-03-16T04:45:51.843Z] ---> e6241d36bbbf [2022-03-16T04:45:51.843Z] Step 13/21 : WORKDIR /edgex [2022-03-16T04:45:51.843Z] ---> Running in 0c1856ecb710 [2022-03-16T04:45:51.843Z] ---> Running in 78f1d0246b8f [2022-03-16T04:45:52.110Z] Removing intermediate container 6306c46c5f7e [2022-03-16T04:45:52.110Z] ---> c31f1b73c650 [2022-03-16T04:45:52.110Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T04:45:52.110Z] Removing intermediate container 91f004805a1e [2022-03-16T04:45:52.110Z] ---> fe048e94f54e [2022-03-16T04:45:52.110Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T04:45:52.110Z] Removing intermediate container 0c1856ecb710 [2022-03-16T04:45:52.110Z] ---> a5078d0fc655 [2022-03-16T04:45:52.110Z] Step 13/25 : WORKDIR / [2022-03-16T04:45:52.371Z] Removing intermediate container 78f1d0246b8f [2022-03-16T04:45:52.371Z] ---> 6ad5ca66c80b [2022-03-16T04:45:52.371Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T04:45:52.371Z] ---> Running in 3c38881b4be1 [2022-03-16T04:45:52.371Z] ---> Running in 25df75c8dfd4 [2022-03-16T04:45:52.371Z] ---> Running in 380ff76c5a95 [2022-03-16T04:45:52.671Z] Removing intermediate container 3c38881b4be1 [2022-03-16T04:45:52.671Z] ---> 404d4cb9c5db [2022-03-16T04:45:52.671Z] Step 15/23 : WORKDIR / [2022-03-16T04:45:52.671Z] ---> 5f75c4c218b8 [2022-03-16T04:45:52.671Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T04:45:52.671Z] Removing intermediate container 25df75c8dfd4 [2022-03-16T04:45:52.671Z] ---> 094f12c6e7eb [2022-03-16T04:45:52.671Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T04:45:52.671Z] ---> Running in 7455e05c8d23 [2022-03-16T04:45:52.929Z] Removing intermediate container 380ff76c5a95 [2022-03-16T04:45:52.929Z] ---> c0f420ed42ec [2022-03-16T04:45:52.929Z] 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-16T04:45:52.929Z] ---> Running in b59f9c4ee685 [2022-03-16T04:45:53.193Z] Removing intermediate container 7455e05c8d23 [2022-03-16T04:45:53.193Z] ---> 76a47680ac9a [2022-03-16T04:45:53.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:45:53.193Z] ---> 655692c9f084 [2022-03-16T04:45:53.193Z] ---> 240e1db176dc [2022-03-16T04:45:53.193Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .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-16T04:45:53.193Z] [2022-03-16T04:45:53.452Z] ---> a389aa35de28 [2022-03-16T04:45:53.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T04:45:53.452Z] ---> 116bc8ef5a1d [2022-03-16T04:45:53.452Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T04:45:54.052Z] ---> 3777fc1f8672 [2022-03-16T04:45:54.052Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T04:45:54.052Z] ---> baa259c95a94 [2022-03-16T04:45:54.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T04:45:54.052Z] ---> 07db64e618e0 [2022-03-16T04:45:54.052Z] 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-16T04:45:54.052Z] ---> Running in e048a095f423 [2022-03-16T04:45:54.052Z] Removing intermediate container b59f9c4ee685 [2022-03-16T04:45:54.052Z] ---> 72f233c50364 [2022-03-16T04:45:54.052Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T04:45:54.322Z] Removing intermediate container e048a095f423 [2022-03-16T04:45:54.322Z] ---> bfe5cb9c6183 [2022-03-16T04:45:54.322Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T04:45:54.322Z] ---> 21ca40185338 [2022-03-16T04:45:54.322Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T04:45:54.583Z] ---> 337d0f8c7f5b [2022-03-16T04:45:54.583Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T04:45:54.583Z] ---> Running in 9cb2a90dc61a [2022-03-16T04:45:54.583Z] ---> Running in f089a3276c95 [2022-03-16T04:45:54.583Z] ---> Running in 51844e890651 [2022-03-16T04:45:54.583Z] Removing intermediate container f089a3276c95 [2022-03-16T04:45:54.583Z] ---> 50cf1f1cc62c [2022-03-16T04:45:54.583Z] Step 19/21 : LABEL arch=x86_64 [2022-03-16T04:45:54.842Z] Removing intermediate container 9cb2a90dc61a [2022-03-16T04:45:54.842Z] ---> 8e7c7dd888ba [2022-03-16T04:45:54.842Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T04:45:54.842Z] Removing intermediate container 51844e890651 [2022-03-16T04:45:54.842Z] ---> 5002f955465a [2022-03-16T04:45:54.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:45:54.842Z] ---> Running in af9a8abd750a [2022-03-16T04:45:55.102Z] ---> c4b40919d56c [2022-03-16T04:45:55.102Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T04:45:55.102Z] ---> Running in 905b696ceca8 [2022-03-16T04:45:55.102Z] ---> 46c09c4e0a39 [2022-03-16T04:45:55.102Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T04:45:55.102Z] Removing intermediate container af9a8abd750a [2022-03-16T04:45:55.102Z] ---> 441ba3e6a84e [2022-03-16T04:45:55.102Z] Step 20/21 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:45:55.363Z] ---> Running in e6eaa257153b [2022-03-16T04:45:55.363Z] ---> Running in c8428790c702 [2022-03-16T04:45:55.363Z] Removing intermediate container 905b696ceca8 [2022-03-16T04:45:55.363Z] ---> 680958816ecc [2022-03-16T04:45:55.363Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T04:45:55.623Z] ---> Running in 849cd55de88d [2022-03-16T04:45:55.623Z] Removing intermediate container e6eaa257153b [2022-03-16T04:45:55.623Z] ---> 992637a941d8 [2022-03-16T04:45:55.623Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T04:45:55.623Z] ---> 242b6d8fa22d [2022-03-16T04:45:55.623Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T04:45:55.623Z] ---> Running in 54e8ab9456db [2022-03-16T04:45:55.623Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T04:45:55.623Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T04:45:55.623Z] Removing intermediate container 849cd55de88d [2022-03-16T04:45:55.623Z] ---> f5a058b01b6a [2022-03-16T04:45:55.623Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:45:55.623Z] ---> b706a049f56e [2022-03-16T04:45:55.623Z] 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-16T04:45:55.623Z] ---> Running in fd9bb45c510e [2022-03-16T04:45:55.895Z] ---> Running in 85b830de0328 [2022-03-16T04:45:55.895Z] Removing intermediate container 54e8ab9456db [2022-03-16T04:45:55.895Z] ---> 939188368e48 [2022-03-16T04:45:55.895Z] [2022-03-16T04:45:55.895Z] ---> 12d65ec8a4fa [2022-03-16T04:45:55.895Z] 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-16T04:45:55.895Z] Removing intermediate container 85b830de0328 [2022-03-16T04:45:55.895Z] ---> 7ab2247a6466 [2022-03-16T04:45:55.895Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:45:55.895Z] Removing intermediate container fd9bb45c510e [2022-03-16T04:45:55.895Z] ---> 4080570524e7 [2022-03-16T04:45:55.895Z] 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-16T04:45:56.167Z] ---> Running in 4df8896b4148 [2022-03-16T04:45:56.167Z] Successfully built 939188368e48 [2022-03-16T04:45:56.167Z] Successfully tagged security-proxy-setup:latest [2022-03-16T04:45:56.167Z] ---> Running in a3e3cd17521e [2022-03-16T04:45:56.167Z]  Building security-proxy-setup ... done  ---> Running in d458f3fcf3b2 [2022-03-16T04:45:56.167Z] Building core-data [2022-03-16T04:45:56.167Z] Removing intermediate container a3e3cd17521e [2022-03-16T04:45:56.167Z] ---> 345c447d3c2c [2022-03-16T04:45:56.167Z] [2022-03-16T04:45:56.427Z] Successfully built 345c447d3c2c [2022-03-16T04:45:56.427Z] Successfully tagged core-metadata:latest [2022-03-16T04:45:56.427Z]  Building core-metadata ... done Building support-notifications [2022-03-16T04:45:56.705Z] Removing intermediate container c8428790c702 [2022-03-16T04:45:56.705Z] ---> 1692f88246eb [2022-03-16T04:45:56.705Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:45:57.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:57.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:45:57.278Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T04:45:57.278Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T04:45:57.278Z] Executing bash-5.1.4-r0.post-install [2022-03-16T04:45:57.278Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T04:45:57.278Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T04:45:57.278Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T04:45:57.278Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T04:45:57.536Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T04:45:57.536Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T04:45:57.536Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T04:45:57.536Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T04:45:57.536Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T04:45:57.536Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T04:45:57.536Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T04:45:57.536Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T04:45:57.536Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T04:45:57.536Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T04:45:57.536Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T04:45:58.107Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T04:45:58.107Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T04:45:58.107Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T04:45:58.107Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T04:45:58.107Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T04:45:58.107Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T04:45:58.107Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T04:45:58.107Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T04:45:58.107Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T04:45:58.107Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T04:45:58.107Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T04:45:58.107Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T04:45:58.107Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T04:45:58.107Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T04:45:58.107Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T04:45:58.107Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T04:45:58.107Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T04:45:58.107Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T04:45:58.107Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T04:45:58.107Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T04:45:58.107Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T04:45:58.107Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T04:45:58.107Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T04:45:58.107Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T04:45:58.107Z] ---> 3610f6402c0c [2022-03-16T04:45:58.107Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T04:45:58.107Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T04:45:58.367Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:45:58.367Z] OK: 84 MiB in 64 packages [2022-03-16T04:45:58.936Z] ---> e82deb033e26 [2022-03-16T04:45:58.936Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T04:45:58.936Z] Removing intermediate container 4df8896b4148 [2022-03-16T04:45:58.936Z] ---> 074f425d2cfa [2022-03-16T04:45:58.936Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T04:45:58.936Z] ---> Running in 468e6805963d [2022-03-16T04:45:58.936Z] Collecting docker-compose==1.23.2 [2022-03-16T04:45:58.936Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T04:45:58.936Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T04:45:59.203Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T04:45:59.203Z] ---> 58f3f9ad6d9b [2022-03-16T04:45:59.203Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T04:45:59.203Z] Removing intermediate container 468e6805963d [2022-03-16T04:45:59.203Z] ---> 43193a504f54 [2022-03-16T04:45:59.203Z] Step 23/25 : LABEL arch=x86_64 [2022-03-16T04:45:59.203Z] ---> Running in 8115596d79a0 [2022-03-16T04:45:59.463Z] ---> 9520db716db6 [2022-03-16T04:45:59.463Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T04:45:59.726Z] Removing intermediate container 8115596d79a0 [2022-03-16T04:45:59.726Z] ---> 6c74376e068a [2022-03-16T04:45:59.726Z] Step 24/25 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:45:59.726Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T04:45:59.726Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T04:45:59.726Z] 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-16T04:45:59.726Z] ---> Running in 154dfd50e9a1 [2022-03-16T04:45:59.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T04:45:59.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T04:45:59.991Z] ---> 6b21de888488 [2022-03-16T04:45:59.991Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T04:45:59.991Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T04:45:59.991Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T04:45:59.991Z] Removing intermediate container 154dfd50e9a1 [2022-03-16T04:45:59.991Z] ---> 5cc121db868a [2022-03-16T04:45:59.991Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T04:45:59.991Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T04:45:59.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T04:46:00.261Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T04:46:00.261Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T04:46:00.261Z] ---> Running in 43348472ba77 [2022-03-16T04:46:00.261Z] ---> Running in a28d776c1cda [2022-03-16T04:46:00.261Z] Removing intermediate container 43348472ba77 [2022-03-16T04:46:00.261Z] ---> f489222b84a0 [2022-03-16T04:46:00.261Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T04:46:00.593Z] Removing intermediate container a28d776c1cda [2022-03-16T04:46:00.593Z] ---> ecae56f3185a [2022-03-16T04:46:00.593Z] [2022-03-16T04:46:00.853Z] Collecting PyYAML<4,>=3.10 [2022-03-16T04:46:00.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T04:46:00.853Z] Successfully built ecae56f3185a [2022-03-16T04:46:00.853Z] Successfully tagged security-secretstore-setup:latest [2022-03-16T04:46:00.853Z] Building support-scheduler [2022-03-16T04:46:00.853Z]  Building security-secretstore-setup ... done  ---> 1205e256a878 [2022-03-16T04:46:00.853Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T04:46:01.113Z] ---> Running in 2b90d582586e [2022-03-16T04:46:01.372Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T04:46:01.372Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T04:46:01.372Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T04:46:01.372Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T04:46:01.632Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T04:46:01.632Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T04:46:01.891Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T04:46:01.892Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T04:46:02.152Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T04:46:02.152Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T04:46:02.152Z] 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-16T04:46:02.152Z] Collecting idna<2.8,>=2.5 [2022-03-16T04:46:02.152Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T04:46:02.152Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T04:46:02.152Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T04:46:02.152Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T04:46:02.152Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T04:46:02.152Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T04:46:02.152Z] Attempting uninstall: urllib3 [2022-03-16T04:46:02.152Z] Found existing installation: urllib3 1.26.5 [2022-03-16T04:46:02.152Z] Uninstalling urllib3-1.26.5: [2022-03-16T04:46:02.152Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T04:46:02.411Z] Attempting uninstall: idna [2022-03-16T04:46:02.411Z] Found existing installation: idna 3.2 [2022-03-16T04:46:02.411Z] Uninstalling idna-3.2: [2022-03-16T04:46:02.411Z] Successfully uninstalled idna-3.2 [2022-03-16T04:46:02.672Z] Attempting uninstall: chardet [2022-03-16T04:46:02.672Z] Found existing installation: chardet 4.0.0 [2022-03-16T04:46:02.672Z] Uninstalling chardet-4.0.0: [2022-03-16T04:46:02.672Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T04:46:02.704Z] 3f3a8bcf1eab: Pull complete [2022-03-16T04:46:02.704Z] 0c92f367c5e7: Pull complete [2022-03-16T04:46:02.704Z] f7c0051592d6: Pull complete [2022-03-16T04:46:02.932Z] Removing intermediate container 2b90d582586e [2022-03-16T04:46:02.932Z] ---> 3c6f49ddc87c [2022-03-16T04:46:02.932Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T04:46:02.976Z] a227ed2f7395: Pull complete [2022-03-16T04:46:03.222Z] Attempting uninstall: requests [2022-03-16T04:46:03.222Z] Found existing installation: requests 2.25.1 [2022-03-16T04:46:03.222Z] Uninstalling requests-2.25.1: [2022-03-16T04:46:03.222Z] ---> Running in 612344de156b [2022-03-16T04:46:03.222Z] Successfully uninstalled requests-2.25.1 [2022-03-16T04:46:03.222Z] Running setup.py install for texttable: started [2022-03-16T04:46:03.482Z] Removing intermediate container 612344de156b [2022-03-16T04:46:03.482Z] ---> 128242593b77 [2022-03-16T04:46:03.482Z] Step 28/31 : CMD ["gate"] [2022-03-16T04:46:03.743Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T04:46:03.743Z] Running setup.py install for PyYAML: started [2022-03-16T04:46:03.743Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:46:03.743Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:46:03.743Z] ---> 3476364c425c [2022-03-16T04:46:03.743Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:46:03.743Z] ---> Using cache [2022-03-16T04:46:03.743Z] ---> 8bb6f3bbf2c4 [2022-03-16T04:46:03.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:46:03.743Z] ---> Using cache [2022-03-16T04:46:03.743Z] ---> d18404120cb8 [2022-03-16T04:46:03.743Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T04:46:03.743Z] ---> Running in a2d4df808a9a [2022-03-16T04:46:04.033Z] ---> Running in 9561fed38de0 [2022-03-16T04:46:04.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:46:04.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:46:04.033Z] ---> 3476364c425c [2022-03-16T04:46:04.033Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T04:46:04.033Z] ---> Using cache [2022-03-16T04:46:04.033Z] ---> 8bb6f3bbf2c4 [2022-03-16T04:46:04.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:46:04.033Z] ---> Using cache [2022-03-16T04:46:04.033Z] ---> d18404120cb8 [2022-03-16T04:46:04.033Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T04:46:04.033Z] Removing intermediate container a2d4df808a9a [2022-03-16T04:46:04.033Z] ---> aec373a209b4 [2022-03-16T04:46:04.033Z] Step 29/31 : LABEL arch=x86_64 [2022-03-16T04:46:04.293Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T04:46:04.293Z] ---> Running in b41c8642e0a0 [2022-03-16T04:46:04.293Z] Running setup.py install for docopt: started [2022-03-16T04:46:04.293Z] ---> Running in d9cd5ca9a18f [2022-03-16T04:46:04.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:04.813Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T04:46:04.813Z] Running setup.py install for dockerpty: started [2022-03-16T04:46:04.813Z] Removing intermediate container d9cd5ca9a18f [2022-03-16T04:46:04.813Z] ---> 3998442bea00 [2022-03-16T04:46:04.813Z] Step 30/31 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:04.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:05.087Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T04:46:05.087Z] ---> Running in 24a20a392787 [2022-03-16T04:46:05.346Z] Removing intermediate container 24a20a392787 [2022-03-16T04:46:05.346Z] ---> 57129a52f836 [2022-03-16T04:46:05.346Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T04:46:05.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:05.346Z] ---> Running in 75f36d3f9c56 [2022-03-16T04:46:05.607Z] Removing intermediate container 75f36d3f9c56 [2022-03-16T04:46:05.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:05.607Z] ---> 78243f31e00c [2022-03-16T04:46:05.607Z] [2022-03-16T04:46:05.607Z] OK: 221 MiB in 52 packages [2022-03-16T04:46:05.607Z] Successfully built 78243f31e00c [2022-03-16T04:46:05.607Z] 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-16T04:46:05.607Z] Successfully tagged security-bootstrapper:latest [2022-03-16T04:46:05.607Z]  Building security-bootstrapper ... done Building core-command [2022-03-16T04:46:05.869Z] OK: 221 MiB in 52 packages [2022-03-16T04:46:07.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:46:07.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:46:07.777Z] ---> 3476364c425c [2022-03-16T04:46:07.777Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T04:46:07.777Z] ---> Using cache [2022-03-16T04:46:07.777Z] ---> 8bb6f3bbf2c4 [2022-03-16T04:46:07.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:46:07.777Z] ---> Using cache [2022-03-16T04:46:07.777Z] ---> d18404120cb8 [2022-03-16T04:46:07.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T04:46:07.777Z] ---> Using cache [2022-03-16T04:46:07.777Z] ---> 881024aa7abe [2022-03-16T04:46:07.777Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T04:46:07.777Z] ---> Using cache [2022-03-16T04:46:07.777Z] ---> c134374fb6c8 [2022-03-16T04:46:07.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:46:07.777Z] ---> Using cache [2022-03-16T04:46:07.778Z] ---> f92aa8e7f4c1 [2022-03-16T04:46:07.778Z] Step 8/22 : COPY . . [2022-03-16T04:46:07.778Z] ---> Using cache [2022-03-16T04:46:07.778Z] ---> 0f151628c440 [2022-03-16T04:46:07.778Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T04:46:07.778Z] Removing intermediate container 9561fed38de0 [2022-03-16T04:46:07.778Z] ---> ecff094d2e48 [2022-03-16T04:46:07.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:46:07.778Z] ---> Running in b8826d75a1c8 [2022-03-16T04:46:08.037Z] Removing intermediate container b41c8642e0a0 [2022-03-16T04:46:08.037Z] ---> 3debc1c733b3 [2022-03-16T04:46:08.037Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T04:46:08.037Z] ---> e9070d4ede4c [2022-03-16T04:46:08.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:46:08.037Z] 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-16T04:46:08.307Z] ---> Running in 9297f623382b [2022-03-16T04:46:08.569Z] ---> 8ce1370df23e [2022-03-16T04:46:08.569Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:46:08.569Z] ---> Running in 4ce40c4a0751 [2022-03-16T04:46:11.268Z] 7b1c46037f91: Pull complete [2022-03-16T04:46:11.268Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T04:46:11.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T04:46:11.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:46:11.628Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T04:46:11.628Z] WORKDIR /edgex [2022-03-16T04:46:11.628Z] COPY go.mod . [2022-03-16T04:46:11.628Z] RUN go mod download [2022-03-16T04:46:11.628Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-16T04:46:11.864Z] Removing intermediate container 9297f623382b [2022-03-16T04:46:11.864Z] ---> ce6eff14d484 [2022-03-16T04:46:11.864Z] Step 8/23 : COPY . . [2022-03-16T04:46:11.864Z] Removing intermediate container d458f3fcf3b2 [2022-03-16T04:46:11.864Z] ---> cbb2a638d076 [2022-03-16T04:46:11.864Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T04:46:11.864Z] Removing intermediate container 4ce40c4a0751 [2022-03-16T04:46:11.864Z] ---> c954b0ddf070 [2022-03-16T04:46:11.864Z] Step 8/22 : COPY . . [2022-03-16T04:46:11.864Z] ---> Running in c61c350308dc [2022-03-16T04:46:12.433Z] Removing intermediate container c61c350308dc [2022-03-16T04:46:12.433Z] ---> 484a262cc377 [2022-03-16T04:46:12.433Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T04:46:12.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:46:12.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:46:12.433Z] ---> 3476364c425c [2022-03-16T04:46:12.433Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> 8bb6f3bbf2c4 [2022-03-16T04:46:12.433Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> d18404120cb8 [2022-03-16T04:46:12.433Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> 881024aa7abe [2022-03-16T04:46:12.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> c134374fb6c8 [2022-03-16T04:46:12.433Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> f92aa8e7f4c1 [2022-03-16T04:46:12.433Z] Step 8/23 : COPY . . [2022-03-16T04:46:12.433Z] ---> Using cache [2022-03-16T04:46:12.433Z] ---> 0f151628c440 [2022-03-16T04:46:12.433Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T04:46:14.275Z] Sending build context to Docker daemon 168.8MB [2022-03-16T04:46:14.275Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T04:46:14.275Z] ---> f79e39bc4007 [2022-03-16T04:46:14.275Z] Step 2/4 : WORKDIR /edgex [2022-03-16T04:46:15.718Z] ---> Running in fd5cc98bea1e [2022-03-16T04:46:15.879Z] ---> Running in a63afe85c87e [2022-03-16T04:46:15.879Z] ---> Running in 75af017745c3 [2022-03-16T04:46:15.992Z] Removing intermediate container fd5cc98bea1e [2022-03-16T04:46:15.992Z] ---> 88f2344a781f [2022-03-16T04:46:15.992Z] Step 3/4 : COPY go.mod . [2022-03-16T04:46:16.139Z] Removing intermediate container a63afe85c87e [2022-03-16T04:46:16.139Z] ---> 1166951c017c [2022-03-16T04:46:16.139Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T04:46:16.595Z] ---> e8cac572c152 [2022-03-16T04:46:16.595Z] Step 4/4 : RUN go mod download [2022-03-16T04:46:16.595Z] ---> Running in 8e76b692670a [2022-03-16T04:46:16.708Z] 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-16T04:46:17.303Z] ---> f9b7858a2ae1 [2022-03-16T04:46:17.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T04:46:17.566Z] Removing intermediate container b8826d75a1c8 [2022-03-16T04:46:17.566Z] ---> 31930c2e6051 [2022-03-16T04:46:17.566Z] [2022-03-16T04:46:17.566Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T04:46:17.566Z] ---> 0a97eee8041e [2022-03-16T04:46:17.566Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T04:46:17.566Z] ---> Using cache [2022-03-16T04:46:17.566Z] ---> 91fa5638f675 [2022-03-16T04:46:17.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:46:17.566Z] ---> Using cache [2022-03-16T04:46:17.566Z] ---> 0cf3cd9eaa3a [2022-03-16T04:46:17.566Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T04:46:18.507Z] ---> 242bd0c77cb5 [2022-03-16T04:46:18.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T04:46:18.507Z] ---> Running in 5b60dbafe8fd [2022-03-16T04:46:18.766Z] Removing intermediate container 5b60dbafe8fd [2022-03-16T04:46:18.766Z] ---> f3b1bd9bd2cc [2022-03-16T04:46:18.766Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T04:46:18.766Z] ---> dfffb512de14 [2022-03-16T04:46:18.766Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T04:46:18.766Z] ---> f0758358075b [2022-03-16T04:46:18.766Z] ---> 3b0c7141a91a [2022-03-16T04:46:18.766Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T04:46:18.766Z] [2022-03-16T04:46:19.027Z] ---> Running in 102fa623d7f7 [2022-03-16T04:46:19.027Z] ---> Running in bed3bff545b5 [2022-03-16T04:46:19.027Z] ---> Running in aaced6fa8dbf [2022-03-16T04:46:19.027Z] ---> Running in afda48c9a6ed [2022-03-16T04:46:19.027Z] Removing intermediate container aaced6fa8dbf [2022-03-16T04:46:19.027Z] ---> 061d4edea19a [2022-03-16T04:46:19.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:46:19.027Z] Removing intermediate container 102fa623d7f7 [2022-03-16T04:46:19.027Z] ---> 61ecae30589c [2022-03-16T04:46:19.027Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:46:19.289Z] ---> Running in 0de5fbc371d9 [2022-03-16T04:46:19.289Z] 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-16T04:46:19.289Z] Removing intermediate container 0de5fbc371d9 [2022-03-16T04:46:19.289Z] ---> 4896ef1d40f8 [2022-03-16T04:46:19.289Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T04:46:19.289Z] ---> aea747a202e7 [2022-03-16T04:46:19.289Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T04:46:19.549Z] 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-16T04:46:19.549Z] ---> Running in 331add0d4afa [2022-03-16T04:46:19.549Z] Removing intermediate container 331add0d4afa [2022-03-16T04:46:19.549Z] ---> 2d5500783d36 [2022-03-16T04:46:19.549Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:19.809Z] ---> Running in 70e3adf3fe50 [2022-03-16T04:46:19.809Z] ---> b05efcb4d80f [2022-03-16T04:46:19.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T04:46:19.809Z] Removing intermediate container 70e3adf3fe50 [2022-03-16T04:46:19.809Z] ---> b1dcf6fd3d6d [2022-03-16T04:46:19.809Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:46:20.081Z] ---> Running in 739fed78c70d [2022-03-16T04:46:20.081Z] ---> c06855fc8391 [2022-03-16T04:46:20.081Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T04:46:20.348Z] ---> Running in 3d8d7af3f0be [2022-03-16T04:46:20.348Z] Removing intermediate container 739fed78c70d [2022-03-16T04:46:20.348Z] ---> b502d6950a3a [2022-03-16T04:46:20.348Z] [2022-03-16T04:46:20.348Z] Successfully built b502d6950a3a [2022-03-16T04:46:20.348Z] Successfully tagged sys-mgmt-agent:latest [2022-03-16T04:46:20.608Z]  Building sys-mgmt-agent ... done Removing intermediate container 3d8d7af3f0be [2022-03-16T04:46:20.608Z] ---> 9da6abd5632a [2022-03-16T04:46:20.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:46:20.867Z] ---> Running in d2e0b271a17c [2022-03-16T04:46:21.128Z] Removing intermediate container d2e0b271a17c [2022-03-16T04:46:21.128Z] ---> 5e9c1d462455 [2022-03-16T04:46:21.128Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T04:46:21.128Z] ---> Running in 2c71f986fce7 [2022-03-16T04:46:21.402Z] Removing intermediate container 2c71f986fce7 [2022-03-16T04:46:21.402Z] ---> b20398a5621e [2022-03-16T04:46:21.402Z] Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:21.661Z] ---> Running in e9728286dcd6 [2022-03-16T04:46:22.229Z] Removing intermediate container e9728286dcd6 [2022-03-16T04:46:22.229Z] ---> 1f6ef9a39613 [2022-03-16T04:46:22.229Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T04:46:22.229Z] ---> Running in 3195be60991d [2022-03-16T04:46:22.487Z] Removing intermediate container 3195be60991d [2022-03-16T04:46:22.487Z] ---> cad4298696ab [2022-03-16T04:46:22.487Z] [2022-03-16T04:46:22.747Z] Successfully built cad4298696ab [2022-03-16T04:46:22.747Z] Successfully tagged support-scheduler:latest [2022-03-16T04:46:26.954Z]  Building support-scheduler ... done Removing intermediate container 75af017745c3 [2022-03-16T04:46:26.954Z] ---> 618cf23eaeb7 [2022-03-16T04:46:26.954Z] [2022-03-16T04:46:26.954Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T04:46:26.954Z] ---> 0a97eee8041e [2022-03-16T04:46:26.954Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T04:46:26.954Z] ---> Using cache [2022-03-16T04:46:26.954Z] ---> 91fa5638f675 [2022-03-16T04:46:26.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:46:26.954Z] ---> Using cache [2022-03-16T04:46:26.954Z] ---> 0cf3cd9eaa3a [2022-03-16T04:46:26.954Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T04:46:26.954Z] ---> Running in b2a87fccf64b [2022-03-16T04:46:26.954Z] Removing intermediate container b2a87fccf64b [2022-03-16T04:46:26.954Z] ---> ece3fc2c9d23 [2022-03-16T04:46:26.954Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T04:46:26.954Z] ---> Running in d199b090c405 [2022-03-16T04:46:26.954Z] Removing intermediate container d199b090c405 [2022-03-16T04:46:26.954Z] ---> 2efb0354d246 [2022-03-16T04:46:26.954Z] Step 15/23 : WORKDIR / [2022-03-16T04:46:26.954Z] ---> Running in 96f723ddc482 [2022-03-16T04:46:26.954Z] Removing intermediate container 96f723ddc482 [2022-03-16T04:46:26.954Z] ---> d53a0467fa1d [2022-03-16T04:46:26.954Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:46:27.214Z] ---> 650f3377f328 [2022-03-16T04:46:27.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T04:46:27.784Z] ---> 1ca7e98b6646 [2022-03-16T04:46:27.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T04:46:28.045Z] ---> 82908b2200d3 [2022-03-16T04:46:28.045Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T04:46:28.045Z] ---> Running in 8d891dbb055a [2022-03-16T04:46:28.307Z] Removing intermediate container 8d891dbb055a [2022-03-16T04:46:28.307Z] ---> 16ae1ccd12d2 [2022-03-16T04:46:28.307Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:46:28.307Z] ---> Running in eeb16fb1d484 [2022-03-16T04:46:28.568Z] Removing intermediate container eeb16fb1d484 [2022-03-16T04:46:28.568Z] ---> 30194ddca3b7 [2022-03-16T04:46:28.568Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T04:46:28.827Z] ---> Running in 589c9a60f77b [2022-03-16T04:46:28.827Z] Removing intermediate container 589c9a60f77b [2022-03-16T04:46:28.827Z] ---> 20bddfbdeb36 [2022-03-16T04:46:28.827Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:29.086Z] ---> Running in 2dd78a354c86 [2022-03-16T04:46:29.360Z] Removing intermediate container 2dd78a354c86 [2022-03-16T04:46:29.360Z] ---> 87bdd6e90921 [2022-03-16T04:46:29.360Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:46:29.360Z] ---> Running in 02bcd4a67b3b [2022-03-16T04:46:29.360Z] Removing intermediate container afda48c9a6ed [2022-03-16T04:46:29.360Z] ---> cd11e52bf2d0 [2022-03-16T04:46:29.360Z] [2022-03-16T04:46:29.360Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T04:46:29.360Z] ---> 0a97eee8041e [2022-03-16T04:46:29.360Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T04:46:29.360Z] ---> Running in cbc66588ec0c [2022-03-16T04:46:29.620Z] Removing intermediate container 02bcd4a67b3b [2022-03-16T04:46:29.620Z] ---> 8d223931fc77 [2022-03-16T04:46:29.620Z] [2022-03-16T04:46:29.620Z] Successfully built 8d223931fc77 [2022-03-16T04:46:29.620Z] Successfully tagged core-command:latest [2022-03-16T04:46:29.898Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:29.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:30.158Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T04:46:30.158Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T04:46:30.159Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:46:30.159Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T04:46:30.159Z] Removing intermediate container bed3bff545b5 [2022-03-16T04:46:30.159Z] ---> 6e21d5f517cf [2022-03-16T04:46:30.159Z] [2022-03-16T04:46:30.159Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T04:46:30.159Z] ---> 0a97eee8041e [2022-03-16T04:46:30.159Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T04:46:30.159Z] OK: 6 MiB in 16 packages [2022-03-16T04:46:30.159Z] ---> Running in 6b08ec7d83d1 [2022-03-16T04:46:30.159Z] Removing intermediate container 6b08ec7d83d1 [2022-03-16T04:46:30.159Z] ---> c55c292025d9 [2022-03-16T04:46:30.159Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T04:46:30.159Z] ---> Running in ee794e35c4f9 [2022-03-16T04:46:30.419Z] Removing intermediate container ee794e35c4f9 [2022-03-16T04:46:30.419Z] ---> e7d7ad251b88 [2022-03-16T04:46:30.419Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T04:46:30.419Z] ---> Running in 0f48f0b20fd4 [2022-03-16T04:46:30.679Z] Removing intermediate container 0f48f0b20fd4 [2022-03-16T04:46:30.679Z] ---> 9f520f95feb2 [2022-03-16T04:46:30.679Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:46:30.679Z] ---> Running in 68b68f7b2a4c [2022-03-16T04:46:30.679Z] Removing intermediate container cbc66588ec0c [2022-03-16T04:46:30.679Z] ---> 713aa4b6846d [2022-03-16T04:46:30.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:46:30.679Z] ---> Running in 7cee3240aa76 [2022-03-16T04:46:30.939Z] Removing intermediate container 7cee3240aa76 [2022-03-16T04:46:30.939Z] ---> 8316ce68a481 [2022-03-16T04:46:30.939Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T04:46:30.939Z] ---> Running in 177925487e19 [2022-03-16T04:46:30.939Z] Removing intermediate container 177925487e19 [2022-03-16T04:46:30.939Z] ---> 0b7e54f909ef [2022-03-16T04:46:30.939Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T04:46:30.939Z] ---> Running in d06f82db05a4 [2022-03-16T04:46:31.201Z] Removing intermediate container d06f82db05a4 [2022-03-16T04:46:31.201Z] ---> 35cf234a7a30 [2022-03-16T04:46:31.201Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:46:31.201Z] ---> ba855ff5d16e [2022-03-16T04:46:31.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T04:46:31.461Z] Removing intermediate container 68b68f7b2a4c [2022-03-16T04:46:31.461Z] ---> c13d058cfba3 [2022-03-16T04:46:31.461Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T04:46:31.461Z] ---> Running in 5a1043dc95a8 [2022-03-16T04:46:31.721Z] ---> 36d9b9e94770 [2022-03-16T04:46:31.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T04:46:31.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:31.982Z] ---> 20d2ac65c5aa [2022-03-16T04:46:31.983Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T04:46:31.983Z] ---> Running in 16754352e30e [2022-03-16T04:46:31.983Z] Removing intermediate container 16754352e30e [2022-03-16T04:46:31.983Z] ---> 03ceb97cb784 [2022-03-16T04:46:31.983Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:46:31.983Z] ---> Running in 0ff6886e36e7 [2022-03-16T04:46:32.251Z] Removing intermediate container 0ff6886e36e7 [2022-03-16T04:46:32.251Z] ---> 8c8ab29a301b [2022-03-16T04:46:32.251Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T04:46:32.251Z] ---> Running in 0b2e51eda82a [2022-03-16T04:46:32.251Z] Removing intermediate container 0b2e51eda82a [2022-03-16T04:46:32.251Z] ---> ea6119713a0a [2022-03-16T04:46:32.251Z] Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:32.251Z] ---> Running in 3db80d28016b [2022-03-16T04:46:32.511Z] Removing intermediate container 3db80d28016b [2022-03-16T04:46:32.511Z] ---> 0d2bd2585bd3 [2022-03-16T04:46:32.511Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T04:46:32.511Z] ---> Running in bd0b7819882c [2022-03-16T04:46:32.511Z] Removing intermediate container bd0b7819882c [2022-03-16T04:46:32.511Z] ---> b00667694ae5 [2022-03-16T04:46:32.511Z] [2022-03-16T04:46:32.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T04:46:32.512Z] Successfully built b00667694ae5 [2022-03-16T04:46:32.512Z] Successfully tagged support-notifications:latest [2022-03-16T04:46:32.772Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T04:46:33.033Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T04:46:33.033Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T04:46:33.033Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T04:46:33.295Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T04:46:33.295Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T04:46:33.295Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:46:33.295Z] OK: 8 MiB in 20 packages [2022-03-16T04:46:33.868Z] Removing intermediate container 5a1043dc95a8 [2022-03-16T04:46:33.868Z] ---> aed70a1fa5ed [2022-03-16T04:46:33.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:46:33.868Z] ---> 0611395e5a63 [2022-03-16T04:46:33.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T04:46:34.438Z] ---> c8b2b918686b [2022-03-16T04:46:34.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T04:46:34.438Z] ---> 4c2f549cef0f [2022-03-16T04:46:34.438Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T04:46:34.438Z] ---> Running in c260cdafcf26 [2022-03-16T04:46:34.699Z] Removing intermediate container c260cdafcf26 [2022-03-16T04:46:34.699Z] ---> e6cfea85e549 [2022-03-16T04:46:34.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:46:34.699Z] ---> Running in ad0d7e1d3108 [2022-03-16T04:46:34.699Z] Removing intermediate container ad0d7e1d3108 [2022-03-16T04:46:34.699Z] ---> a410512ed047 [2022-03-16T04:46:34.699Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T04:46:34.699Z] ---> Running in a9cac60c727d [2022-03-16T04:46:34.959Z] Removing intermediate container a9cac60c727d [2022-03-16T04:46:34.959Z] ---> b809a896e771 [2022-03-16T04:46:34.959Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:46:34.959Z] ---> Running in 4c2f83d0607a [2022-03-16T04:46:34.959Z] Removing intermediate container 4c2f83d0607a [2022-03-16T04:46:34.959Z] ---> 7c72fca4c5bf [2022-03-16T04:46:34.959Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:46:34.959Z] ---> Running in 7c8fac44ec67 [2022-03-16T04:46:35.219Z] Removing intermediate container 7c8fac44ec67 [2022-03-16T04:46:35.219Z] ---> 1f258244e187 [2022-03-16T04:46:35.219Z] [2022-03-16T04:46:35.219Z] Successfully built 1f258244e187 [2022-03-16T04:46:35.219Z] Successfully tagged core-data:latest [2022-03-16T04:46:35.226Z]  Building core-data ... done  [Pipeline] } [2022-03-16T04:46:35.238Z] $ docker stop --time=1 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 [2022-03-16T04:46:36.523Z] $ docker rm -f 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T04:46:36.948Z] + docker images [2022-03-16T04:46:36.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T04:46:36.948Z] core-data latest 1f258244e187 1 second ago 20MB [2022-03-16T04:46:36.948Z] support-notifications latest b00667694ae5 4 seconds ago 16.7MB [2022-03-16T04:46:36.948Z] cd11e52bf2d0 7 seconds ago 1.78GB [2022-03-16T04:46:36.948Z] core-command latest 8d223931fc77 7 seconds ago 15.8MB [2022-03-16T04:46:36.948Z] 6e21d5f517cf 7 seconds ago 1.79GB [2022-03-16T04:46:36.948Z] 618cf23eaeb7 11 seconds ago 1.77GB [2022-03-16T04:46:36.948Z] support-scheduler latest cad4298696ab 14 seconds ago 16MB [2022-03-16T04:46:36.948Z] sys-mgmt-agent latest b502d6950a3a 16 seconds ago 296MB [2022-03-16T04:46:36.948Z] 31930c2e6051 19 seconds ago 1.78GB [2022-03-16T04:46:36.948Z] security-bootstrapper latest 78243f31e00c 31 seconds ago 18.7MB [2022-03-16T04:46:36.948Z] security-secretstore-setup latest ecae56f3185a 36 seconds ago 27.9MB [2022-03-16T04:46:36.948Z] core-metadata latest 345c447d3c2c 40 seconds ago 16.6MB [2022-03-16T04:46:36.948Z] security-proxy-setup latest 939188368e48 41 seconds ago 26.2MB [2022-03-16T04:46:36.948Z] 740cd1659df5 47 seconds ago 1.77GB [2022-03-16T04:46:36.948Z] e5a9829de6af 48 seconds ago 1.78GB [2022-03-16T04:46:36.948Z] 4a7d7653e661 48 seconds ago 1.78GB [2022-03-16T04:46:36.948Z] 1bf2c78a6a6f 48 seconds ago 1.78GB [2022-03-16T04:46:36.948Z] 66aafae8ff46 49 seconds ago 1.77GB [2022-03-16T04:46:36.948Z] ci-base-image-x86_64 latest 3476364c425c 3 minutes ago 1.27GB [2022-03-16T04:46:36.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-16T04:46:36.948Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-16T04:46:36.948Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-16T04:46:36.948Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-16T04:46:36.948Z] 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-16T04:46:52.108Z] Still waiting to schedule task [2022-03-16T04:46:52.108Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-16T04:47:28.732Z] Running on prd-ubuntu18.04-docker-8c-8g-7264 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-16T04:47:28.745Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2022-03-16T04:47:28.832Z] The recommended git tool is: git [2022-03-16T04:47:30.401Z] using credential edgex-jenkins-ssh [2022-03-16T04:47:30.411Z] Cloning the remote Git repository [2022-03-16T04:47:30.476Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:47:30.511Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2022-03-16T04:47:30.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:47:30.539Z] > git --version # timeout=10 [2022-03-16T04:47:30.545Z] > git --version # 'git version 2.17.1' [2022-03-16T04:47:30.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:47:30.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T04:47:35.412Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:47:35.519Z] Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:47:35.520Z] Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) [2022-03-16T04:47:34.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T04:47:34.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T04:47:34.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T04:47:34.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T04:47:34.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:47:34.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T04:47:35.446Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T04:47:35.451Z] > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 [2022-03-16T04:47:35.515Z] > git remote # timeout=10 [2022-03-16T04:47:35.522Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T04:47:35.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T04:47:35.532Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-16T04:47:35.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T04:47:35.547Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T04:47:35.552Z] > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 [2022-03-16T04:47:38.422Z] Removing intermediate container 8e76b692670a [2022-03-16T04:47:38.422Z] ---> cea6f7a9a775 [2022-03-16T04:47:38.422Z] Successfully built cea6f7a9a775 [2022-03-16T04:47:38.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:47:38.764Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T04:47:38.764Z] . [Pipeline] withDockerContainer [2022-03-16T04:47:39.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container [2022-03-16T04:47:39.031Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [2022-03-16T04:47:39.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T04:47:40.503Z] $ docker top d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T04:47:41.211Z] + echo snap-build.sh [2022-03-16T04:47:41.211Z] snap-build.sh [2022-03-16T04:47:41.211Z] + SNAP_BASE_DIR=. [2022-03-16T04:47:41.211Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2022-03-16T04:47:41.211Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2022-03-16T04:47:41.211Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2022-03-16T04:47:41.211Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2022-03-16T04:47:41.211Z] + cd /w/workspace/edgex-go/16 [2022-03-16T04:47:41.211Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-16T04:47:41.211Z] Reading package lists... [2022-03-16T04:47:41.211Z] Building dependency tree... [2022-03-16T04:47:41.211Z] Reading state information... [2022-03-16T04:47:41.211Z] The following packages were automatically installed and are no longer required: [2022-03-16T04:47:41.211Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-16T04:47:41.211Z] uidmap xdelta3 [2022-03-16T04:47:41.211Z] Use 'sudo apt autoremove' to remove them. [2022-03-16T04:47:41.211Z] The following packages will be REMOVED: [2022-03-16T04:47:41.211Z] lxd* lxd-client* [2022-03-16T04:47:41.211Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-16T04:47:41.395Z] + go version [2022-03-16T04:47:41.395Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T04:47:41.432Z] $ docker stop --time=1 d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 [2022-03-16T04:47:41.479Z] After this operation, 31.7 MB disk space will be freed. [2022-03-16T04:47:42.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-16T04:47:42.005Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T04:47:42.952Z] Removing lxd dnsmasq configuration [2022-03-16T04:47:42.952Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T04:47:42.952Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-16T04:47:43.072Z] $ docker rm -f d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:47:43.526Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-16T04:47:43.714Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T04:47:43.714Z] . [Pipeline] withDockerContainer [2022-03-16T04:47:43.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-16T04:47:43.788Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T04:47:43.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container [2022-03-16T04:47:44.049Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T04:47:45.181Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-16T04:47:45.181Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-16T04:47:45.274Z] $ docker top fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T04:47:45.536Z] ========================================================= [2022-03-16T04:47:45.536Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T04:47:45.536Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T04:47:45.755Z] + sudo snap remove --purge lxd [2022-03-16T04:47:45.756Z] snap "lxd" is not installed [2022-03-16T04:47:45.756Z] + sudo groupadd --force --system lxd [2022-03-16T04:47:45.756Z] ++ whoami [2022-03-16T04:47:45.756Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-16T04:47:46.018Z] + newgrp - lxd [2022-03-16T04:47:46.018Z] + sudo snap install lxd [2022-03-16T04:47:46.200Z] + make test [2022-03-16T04:47:46.200Z] go mod tidy [2022-03-16T04:47:47.182Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T04:47:56.040Z] 2022-03-16T04:47:52Z INFO Waiting for automatic snapd restart... [2022-03-16T04:48:10.968Z] lxd 4.23 from Canonical* installed [2022-03-16T04:48:10.968Z] + sudo lxd init --auto [2022-03-16T04:48:19.555Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T04:48:20.982Z] + sudo snap install --classic snapcraft [2022-03-16T04:48:25.193Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T04:48:25.193Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-16T04:48:25.193Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-16T04:48:25.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T04:48:25.193Z] Dload Upload Total Spent Left Speed [2022-03-16T04:48:25.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4164 [2022-03-16T04:48:25.193Z] 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k [2022-03-16T04:48:25.193Z] ./yq_linux_amd64 [2022-03-16T04:48:25.454Z] + sudo snapcraft prime --use-lxd [2022-03-16T04:48:27.372Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-16T04:48:27.372Z] 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-16T04:48:27.372Z] - README.md [2022-03-16T04:48:27.372Z] [2022-03-16T04:48:27.372Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T04:48:27.634Z] Launching a container. [2022-03-16T04:48:39.874Z] Waiting for container to be ready [2022-03-16T04:48:39.874Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-16T04:48:39.874Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-16T04:48:39.874Z] [2022-03-16T04:48:43.194Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-16T04:48:44.176Z] Waiting for network to be ready... [2022-03-16T04:48:44.747Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-16T04:48:44.747Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-16T04:48:45.321Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-16T04:48:45.321Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-16T04:48:45.583Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-16T04:48:45.844Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-16T04:48:45.845Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-16T04:48:45.845Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-16T04:48:45.845Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-16T04:48:45.845Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-16T04:48:45.845Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-16T04:48:45.845Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-16T04:48:45.845Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-16T04:48:45.845Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-16T04:48:45.845Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-16T04:48:45.845Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-16T04:48:45.845Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-16T04:48:45.845Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-16T04:48:46.108Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-16T04:48:46.369Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-16T04:48:46.369Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-16T04:48:46.369Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-16T04:48:46.369Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-16T04:48:46.369Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-16T04:48:46.369Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-16T04:48:46.369Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-16T04:48:46.369Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-16T04:48:48.920Z] Fetched 23.4 MB in 4s (5831 kB/s) [2022-03-16T04:48:49.181Z] Reading package lists... [2022-03-16T04:48:49.444Z] Reading package lists... [2022-03-16T04:48:49.705Z] Building dependency tree... [2022-03-16T04:48:49.705Z] Reading state information... [2022-03-16T04:48:49.968Z] The following additional packages will be installed: [2022-03-16T04:48:49.968Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T04:48:49.968Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T04:48:49.968Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T04:48:49.968Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-16T04:48:49.968Z] Suggested packages: [2022-03-16T04:48:49.968Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-16T04:48:49.968Z] Recommended packages: [2022-03-16T04:48:49.968Z] gnupg libsasl2-modules [2022-03-16T04:48:49.968Z] The following NEW packages will be installed: [2022-03-16T04:48:49.968Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T04:48:49.968Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T04:48:49.968Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T04:48:49.968Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-16T04:48:49.968Z] The following packages will be upgraded: [2022-03-16T04:48:49.968Z] gpg gpg-agent gpgconf libudev1 [2022-03-16T04:48:50.228Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-16T04:48:50.228Z] Need to get 3859 kB of archives. [2022-03-16T04:48:50.228Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-16T04:48:50.228Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-16T04:48:50.228Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-16T04:48:50.490Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-16T04:48:50.490Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-16T04:48:50.490Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-16T04:48:50.751Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-16T04:48:50.751Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-16T04:48:50.751Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-16T04:48:50.751Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-16T04:48:50.751Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-16T04:48:50.751Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-16T04:48:50.751Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-16T04:48:50.751Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-16T04:48:50.751Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-16T04:48:50.751Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-16T04:48:50.751Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-16T04:48:50.751Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-16T04:48:50.751Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-16T04:48:50.751Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-16T04:48:50.751Z] 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-16T04:48:50.751Z] 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-16T04:48:51.013Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-16T04:48:51.013Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T04:48:51.013Z] Fetched 3859 kB in 1s (3863 kB/s) [2022-03-16T04:48:51.013Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T04:48:51.013Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:51.275Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T04:48:51.275Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T04:48:51.275Z] Selecting previously unselected package udev. [2022-03-16T04:48:51.275Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T04:48:51.275Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:51.275Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-16T04:48:51.537Z] Selecting previously unselected package libfuse2:amd64. [2022-03-16T04:48:51.537Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-16T04:48:51.537Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-16T04:48:51.537Z] Selecting previously unselected package fuse. [2022-03-16T04:48:51.537Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-16T04:48:51.537Z] Unpacking fuse (2.9.9-3) ... [2022-03-16T04:48:51.537Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T04:48:51.537Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T04:48:51.537Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T04:48:51.798Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T04:48:51.798Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T04:48:51.798Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T04:48:51.798Z] Selecting previously unselected package libksba8:amd64. [2022-03-16T04:48:51.798Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-16T04:48:51.798Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-16T04:48:51.798Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-16T04:48:51.798Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:51.798Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:51.799Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-16T04:48:51.799Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:51.799Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.060Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-16T04:48:52.060Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.060Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.060Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-16T04:48:52.060Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.060Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.060Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-16T04:48:52.060Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.060Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.060Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-16T04:48:52.060Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.060Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.060Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-16T04:48:52.324Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.324Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.324Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-16T04:48:52.324Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.324Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.324Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-16T04:48:52.324Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T04:48:52.324Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:52.324Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T04:48:52.324Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T04:48:52.324Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T04:48:52.324Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T04:48:52.324Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T04:48:52.324Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T04:48:52.324Z] Selecting previously unselected package libldap-common. [2022-03-16T04:48:52.324Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-16T04:48:52.324Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T04:48:52.587Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T04:48:52.587Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-16T04:48:52.587Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T04:48:52.587Z] Selecting previously unselected package dirmngr. [2022-03-16T04:48:52.587Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T04:48:52.587Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T04:48:52.587Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-16T04:48:52.587Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-16T04:48:52.587Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T04:48:52.587Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T04:48:52.587Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-16T04:48:53.157Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T04:48:53.418Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T04:48:53.418Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.418Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-16T04:48:53.418Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-16T04:48:53.418Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.418Z] Setting up fuse (2.9.9-3) ... [2022-03-16T04:48:53.418Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-16T04:48:53.991Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T04:48:53.991Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T04:48:53.991Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T04:48:53.991Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-16T04:48:53.991Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-16T04:48:54.251Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T04:48:54.823Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-16T04:48:54.823Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-16T04:48:54.823Z] units). This means they are not meant to be enabled using systemctl. [2022-03-16T04:48:54.823Z] [2022-03-16T04:48:54.823Z] Possible reasons for having this kind of units are: [2022-03-16T04:48:54.823Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-16T04:48:54.823Z] .wants/ or .requires/ directory. [2022-03-16T04:48:54.823Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-16T04:48:54.823Z] a requirement dependency on it. [2022-03-16T04:48:54.823Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-16T04:48:54.823Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-16T04:48:54.823Z] • In case of template units, the unit is meant to be enabled with some [2022-03-16T04:48:54.823Z] instance name specified. [2022-03-16T04:48:54.823Z] Reading package lists... [2022-03-16T04:48:55.084Z] Building dependency tree... [2022-03-16T04:48:55.084Z] Reading state information... [2022-03-16T04:48:55.347Z] The following additional packages will be installed: [2022-03-16T04:48:55.347Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T04:48:55.347Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T04:48:55.347Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T04:48:55.347Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-16T04:48:55.347Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-16T04:48:55.347Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-16T04:48:55.347Z] Suggested packages: [2022-03-16T04:48:55.347Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-16T04:48:55.347Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-16T04:48:55.347Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-16T04:48:55.347Z] systemd-container policykit-1 [2022-03-16T04:48:55.347Z] Recommended packages: [2022-03-16T04:48:55.347Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-16T04:48:55.347Z] The following NEW packages will be installed: [2022-03-16T04:48:55.347Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T04:48:55.347Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T04:48:55.347Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T04:48:55.347Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-16T04:48:55.347Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-16T04:48:55.347Z] The following packages will be upgraded: [2022-03-16T04:48:55.347Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-16T04:48:55.347Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-16T04:48:55.347Z] Need to get 46.5 MB of archives. [2022-03-16T04:48:55.347Z] After this operation, 181 MB of additional disk space will be used. [2022-03-16T04:48:55.347Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-16T04:48:55.347Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-16T04:48:55.607Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-16T04:48:55.607Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-16T04:48:55.607Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-16T04:48:55.607Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-16T04:48:55.868Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-16T04:48:55.868Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-16T04:48:55.868Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-16T04:48:55.868Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-16T04:48:56.129Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-16T04:48:56.129Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-16T04:48:56.129Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-16T04:48:56.129Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-16T04:48:56.129Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-16T04:48:56.129Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-16T04:48:56.390Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-16T04:48:56.390Z] 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-16T04:48:56.390Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-16T04:48:56.390Z] 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-16T04:48:56.390Z] 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-16T04:48:56.390Z] 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-16T04:48:56.390Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-16T04:48:56.390Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-16T04:48:56.390Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-16T04:48:56.390Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-16T04:48:56.390Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-16T04:48:56.390Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-16T04:48:56.390Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-16T04:48:56.651Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-16T04:48:56.651Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-16T04:48:56.651Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-16T04:48:56.651Z] 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-16T04:48:58.037Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T04:48:58.037Z] Fetched 46.5 MB in 2s (19.5 MB/s) [2022-03-16T04:48:58.037Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-16T04:48:58.037Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:58.037Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T04:48:58.037Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:58.037Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T04:48:58.037Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:58.298Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T04:48:58.870Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:48:58.870Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T04:48:58.870Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T04:48:58.870Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-16T04:48:58.870Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-16T04:48:58.870Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T04:48:58.870Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:48:59.131Z] Selecting previously unselected package libexpat1:amd64. [2022-03-16T04:48:59.131Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-16T04:48:59.131Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T04:48:59.131Z] Selecting previously unselected package python3.8-minimal. [2022-03-16T04:48:59.131Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T04:48:59.131Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:48:59.391Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:48:59.391Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T04:48:59.391Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:48:59.973Z] Selecting previously unselected package python3-minimal. [2022-03-16T04:48:59.973Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-16T04:48:59.973Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T04:48:59.973Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T04:48:59.973Z] Selecting previously unselected package mime-support. [2022-03-16T04:48:59.973Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-16T04:48:59.973Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-16T04:48:59.973Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-16T04:48:59.973Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-16T04:48:59.973Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T04:48:59.973Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-16T04:48:59.973Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T04:48:59.973Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:49:00.239Z] Selecting previously unselected package python3.8. [2022-03-16T04:49:00.239Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T04:49:00.239Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:49:00.239Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-16T04:49:00.239Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T04:49:00.239Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T04:49:00.239Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T04:49:00.502Z] Selecting previously unselected package python3. [2022-03-16T04:49:00.502Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-16T04:49:00.502Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T04:49:00.502Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-16T04:49:00.502Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T04:49:00.502Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T04:49:00.502Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:00.764Z] Selecting previously unselected package dbus. [2022-03-16T04:49:00.764Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T04:49:00.764Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:00.764Z] Selecting previously unselected package libbsd0:amd64. [2022-03-16T04:49:00.764Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-16T04:49:00.764Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-16T04:49:00.764Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T04:49:00.764Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T04:49:00.764Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T04:49:01.032Z] Selecting previously unselected package sudo. [2022-03-16T04:49:01.032Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-16T04:49:01.032Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T04:49:01.032Z] Selecting previously unselected package apparmor. [2022-03-16T04:49:01.032Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T04:49:01.032Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T04:49:01.292Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-16T04:49:01.292Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-16T04:49:01.292Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T04:49:01.292Z] Selecting previously unselected package libedit2:amd64. [2022-03-16T04:49:01.292Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-16T04:49:01.292Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T04:49:01.292Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-16T04:49:01.292Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-16T04:49:01.292Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T04:49:01.292Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-16T04:49:01.292Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:49:01.292Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:01.292Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-16T04:49:01.292Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:49:01.292Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:01.552Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-16T04:49:01.552Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-16T04:49:01.552Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T04:49:01.552Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-16T04:49:01.552Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:49:01.552Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:01.552Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-16T04:49:01.552Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:49:01.552Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:01.812Z] Selecting previously unselected package openssh-client. [2022-03-16T04:49:01.812Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-16T04:49:01.812Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T04:49:01.812Z] Selecting previously unselected package dbus-user-session. [2022-03-16T04:49:01.812Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T04:49:01.812Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:01.812Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-16T04:49:01.812Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-16T04:49:01.812Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-16T04:49:01.812Z] Selecting previously unselected package squashfs-tools. [2022-03-16T04:49:01.812Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-16T04:49:01.812Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T04:49:02.072Z] Selecting previously unselected package snapd. [2022-03-16T04:49:02.073Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-16T04:49:02.073Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T04:49:05.388Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T04:49:05.388Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-16T04:49:05.388Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-16T04:49:05.388Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T04:49:05.388Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:05.388Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:05.388Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:05.388Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T04:49:05.388Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:05.388Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:05.388Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T04:49:05.388Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:49:05.388Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T04:49:05.388Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T04:49:05.961Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-16T04:49:05.961Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T04:49:05.961Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T04:49:05.961Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T04:49:05.961Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-16T04:49:05.961Z] running python rtupdate hooks for python3.8... [2022-03-16T04:49:05.961Z] running python post-rtupdate hooks for python3.8... [2022-03-16T04:49:05.961Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T04:49:06.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T04:49:06.904Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-16T04:49:07.166Z] Reloading AppArmor profiles [2022-03-16T04:49:07.166Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:49:07.166Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T04:49:07.428Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-16T04:49:07.688Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-16T04:49:07.688Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-16T04:49:07.688Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-16T04:49:07.688Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-16T04:49:09.072Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-16T04:49:09.333Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T04:49:09.333Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T04:49:09.333Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T04:49:09.592Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-16T04:49:09.853Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-16T04:49:10.113Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-16T04:49:10.373Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-16T04:49:10.635Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T04:49:10.635Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T04:49:10.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-16T04:49:11.158Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-16T04:49:11.419Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-16T04:49:11.680Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-16T04:49:11.941Z] /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-16T04:49:11.941Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T04:49:12.511Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T04:49:12.772Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T04:49:12.772Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T04:49:13.604Z] Reading package lists... [2022-03-16T04:49:13.863Z] Reading package lists... [2022-03-16T04:49:13.863Z] Building dependency tree... [2022-03-16T04:49:13.863Z] Reading state information... [2022-03-16T04:49:14.123Z] Calculating upgrade... [2022-03-16T04:49:14.123Z] The following packages will be upgraded: [2022-03-16T04:49:14.123Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-16T04:49:14.123Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-16T04:49:14.124Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-16T04:49:14.124Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-16T04:49:14.124Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-16T04:49:14.124Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-16T04:49:14.124Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-16T04:49:14.124Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-16T04:49:14.124Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-16T04:49:14.124Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-16T04:49:14.124Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-16T04:49:14.124Z] xz-utils zlib1g [2022-03-16T04:49:14.389Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T04:49:14.390Z] Need to get 65.7 MB of archives. [2022-03-16T04:49:14.390Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-16T04:49:14.390Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-16T04:49:14.390Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-16T04:49:14.390Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-16T04:49:14.390Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-16T04:49:14.390Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-16T04:49:14.390Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-16T04:49:14.390Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-16T04:49:14.390Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-16T04:49:14.652Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-16T04:49:14.652Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-16T04:49:14.652Z] 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-16T04:49:14.653Z] 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-16T04:49:14.653Z] 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-16T04:49:14.653Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-16T04:49:14.653Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-16T04:49:14.653Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-16T04:49:14.653Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-16T04:49:14.653Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-16T04:49:14.653Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-16T04:49:14.653Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-16T04:49:14.653Z] 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-16T04:49:14.653Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-16T04:49:14.653Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-16T04:49:14.653Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-16T04:49:14.653Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-16T04:49:14.653Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-16T04:49:14.653Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-16T04:49:14.653Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-16T04:49:14.653Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-16T04:49:14.653Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-16T04:49:14.653Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-16T04:49:14.653Z] 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-16T04:49:14.653Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-16T04:49:14.653Z] 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-16T04:49:14.653Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-16T04:49:14.653Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-16T04:49:14.653Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-16T04:49:14.653Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-16T04:49:14.653Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-16T04:49:14.653Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-16T04:49:14.653Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-16T04:49:14.653Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-16T04:49:14.653Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-16T04:49:14.653Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-16T04:49:14.653Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-16T04:49:14.653Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-16T04:49:14.653Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-16T04:49:14.653Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-16T04:49:14.653Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-16T04:49:14.653Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-16T04:49:14.653Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-16T04:49:14.653Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-16T04:49:14.653Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-16T04:49:14.653Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-16T04:49:14.915Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-16T04:49:14.915Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-16T04:49:14.915Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-16T04:49:14.915Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-16T04:49:14.915Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-16T04:49:14.915Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-16T04:49:14.915Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-16T04:49:15.177Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-16T04:49:15.177Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-16T04:49:15.177Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-16T04:49:15.177Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-16T04:49:15.177Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-16T04:49:15.177Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-16T04:49:15.177Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-16T04:49:15.177Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-16T04:49:15.177Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-16T04:49:15.177Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-16T04:49:15.177Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-16T04:49:15.177Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-16T04:49:15.177Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-16T04:49:15.177Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-16T04:49:15.177Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-16T04:49:15.439Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-16T04:49:15.700Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T04:49:15.700Z] Fetched 65.7 MB in 1s (56.6 MB/s) [2022-03-16T04:49:15.700Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T04:49:15.700Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T04:49:15.700Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T04:49:16.276Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T04:49:16.276Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T04:49:16.276Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-16T04:49:16.276Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-16T04:49:16.538Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:16.538Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:16.538Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:16.798Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:16.798Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.059Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.059Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.059Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.059Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.059Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.320Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.320Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.320Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.320Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.320Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:17.320Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T04:49:17.320Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.320Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.582Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:17.847Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T04:49:17.847Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.847Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.847Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:17.847Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:17.847Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:18.107Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T04:49:18.107Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:18.107Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T04:49:18.107Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T04:49:18.367Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T04:49:18.629Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T04:49:18.890Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T04:49:18.890Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-16T04:49:18.890Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-16T04:49:18.890Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-16T04:49:18.890Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-16T04:49:19.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T04:49:19.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T04:49:19.033Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T04:49:19.462Z] Setting up base-files (11ubuntu5.5) ... [2022-03-16T04:49:19.462Z] Installing new version of config file /etc/issue ... [2022-03-16T04:49:19.462Z] Installing new version of config file /etc/issue.net ... [2022-03-16T04:49:19.462Z] Installing new version of config file /etc/lsb-release ... [2022-03-16T04:49:19.462Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-16T04:49:19.724Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-16T04:49:19.724Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-16T04:49:19.724Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-16T04:49:19.724Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:19.724Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-16T04:49:19.724Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-16T04:49:19.986Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-16T04:49:19.986Z] 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-16T04:49:19.986Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:19.986Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:19.986Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-16T04:49:19.986Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:20.248Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:20.248Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T04:49:20.248Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T04:49:20.248Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T04:49:20.248Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:20.248Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T04:49:20.248Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T04:49:20.819Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T04:49:20.819Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T04:49:21.080Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T04:49:21.080Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T04:49:21.341Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-16T04:49:21.341Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:21.341Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-16T04:49:21.341Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T04:49:21.915Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-16T04:49:21.915Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-16T04:49:21.915Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-16T04:49:21.915Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:21.915Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-16T04:49:21.915Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-16T04:49:21.915Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-16T04:49:22.176Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:22.176Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.176Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.176Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:22.176Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:22.176Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.176Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.176Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:22.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:22.437Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.437Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.437Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.437Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.437Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:22.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:22.437Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.437Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.698Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:22.698Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:22.698Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.698Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:22.698Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:22.698Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:23.271Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:23.842Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-16T04:49:24.102Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-16T04:49:24.102Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.102Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T04:49:24.102Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T04:49:24.365Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T04:49:24.365Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.365Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-16T04:49:24.365Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-16T04:49:24.365Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-16T04:49:24.628Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.628Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-16T04:49:24.628Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-16T04:49:24.628Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-16T04:49:24.628Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.628Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T04:49:24.628Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T04:49:24.628Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-16T04:49:24.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.890Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-16T04:49:24.890Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-16T04:49:24.890Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-16T04:49:24.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:24.890Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-16T04:49:24.890Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-16T04:49:25.151Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-16T04:49:25.151Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.151Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T04:49:25.151Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T04:49:25.151Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-16T04:49:25.413Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.413Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-16T04:49:25.413Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-16T04:49:25.413Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-16T04:49:25.413Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.413Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T04:49:25.413Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T04:49:25.413Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T04:49:25.413Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.413Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T04:49:25.413Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T04:49:25.675Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T04:49:25.675Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.675Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-16T04:49:25.675Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-16T04:49:25.675Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-16T04:49:25.675Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.675Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-16T04:49:25.937Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-16T04:49:25.937Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-16T04:49:25.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:25.937Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-16T04:49:25.937Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-16T04:49:25.937Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-16T04:49:26.198Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:26.198Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-16T04:49:26.198Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-16T04:49:26.770Z] Setting up apt (2.0.6) ... [2022-03-16T04:49:27.032Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-16T04:49:27.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:27.032Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T04:49:27.032Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T04:49:27.293Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T04:49:27.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T04:49:27.293Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T04:49:27.293Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T04:49:27.293Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T04:49:27.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T04:49:27.554Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T04:49:27.554Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T04:49:27.554Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T04:49:27.554Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T04:49:27.815Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T04:49:27.815Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T04:49:27.815Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T04:49:27.815Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-16T04:49:27.815Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T04:49:27.815Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-16T04:49:28.075Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T04:49:28.075Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T04:49:28.075Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T04:49:28.335Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T04:49:28.335Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T04:49:28.335Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T04:49:28.335Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T04:49:28.596Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T04:49:28.596Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T04:49:28.596Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T04:49:28.596Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T04:49:28.855Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T04:49:28.855Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T04:49:28.855Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-16T04:49:28.855Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-16T04:49:29.117Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T04:49:29.117Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-16T04:49:29.117Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-16T04:49:29.117Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-16T04:49:29.117Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-16T04:49:29.117Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-16T04:49:29.117Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-16T04:49:29.377Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-16T04:49:29.377Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-16T04:49:29.377Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-16T04:49:29.640Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T04:49:29.640Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T04:49:29.640Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:29.901Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:29.901Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:29.901Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:30.160Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:30.160Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:30.160Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:30.160Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:30.160Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:30.160Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:30.160Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T04:49:30.160Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T04:49:30.421Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-16T04:49:30.421Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-16T04:49:30.421Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:30.421Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:30.680Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:30.680Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:31.621Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:31.621Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:32.193Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:32.193Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:32.454Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:32.454Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:32.714Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:32.714Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:33.656Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T04:49:33.656Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T04:49:33.656Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-16T04:49:33.656Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-16T04:49:33.656Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-16T04:49:33.656Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-16T04:49:33.656Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T04:49:33.656Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-16T04:49:33.656Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T04:49:33.656Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.656Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-16T04:49:33.917Z] [2022-03-16T04:49:33.917Z] Current default time zone: 'Etc/UTC' [2022-03-16T04:49:33.917Z] Local time is now: Wed Mar 16 04:49:33 UTC 2022. [2022-03-16T04:49:33.917Z] Universal Time is now: Wed Mar 16 04:49:33 UTC 2022. [2022-03-16T04:49:33.917Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-16T04:49:33.917Z] [2022-03-16T04:49:33.917Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-16T04:49:33.917Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:33.917Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:33.917Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-16T04:49:33.917Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-16T04:49:33.917Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T04:49:33.917Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-16T04:49:33.917Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-16T04:49:33.917Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-16T04:49:33.917Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T04:49:33.917Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T04:49:34.176Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-16T04:49:34.176Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-16T04:49:35.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements [2022-03-16T04:49:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T04:49:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T04:49:36.089Z] Updating certificates in /etc/ssl/certs... [2022-03-16T04:49:36.658Z] 21 added, 21 removed; done. [2022-03-16T04:49:36.658Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.658Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-16T04:49:36.658Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-16T04:49:36.918Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.918Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T04:49:36.918Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-16T04:49:36.918Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-16T04:49:36.918Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-16T04:49:36.918Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.918Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-16T04:49:36.918Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.918Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.918Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T04:49:36.918Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T04:49:37.179Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-16T04:49:37.179Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-16T04:49:37.179Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-16T04:49:37.179Z] Updating certificates in /etc/ssl/certs... [2022-03-16T04:49:37.751Z] 0 added, 0 removed; done. [2022-03-16T04:49:37.751Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-16T04:49:37.751Z] done. [2022-03-16T04:49:39.263Z] Reading package lists... [2022-03-16T04:49:39.263Z] Building dependency tree... [2022-03-16T04:49:39.263Z] Reading state information... [2022-03-16T04:49:39.263Z] The following NEW packages will be installed: [2022-03-16T04:49:39.263Z] apt-transport-https [2022-03-16T04:49:39.263Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T04:49:39.524Z] Need to get 4680 B of archives. [2022-03-16T04:49:39.524Z] After this operation, 162 kB of additional disk space will be used. [2022-03-16T04:49:39.524Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-16T04:49:39.785Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T04:49:39.785Z] Fetched 4680 B in 0s (24.7 kB/s) [2022-03-16T04:49:39.786Z] Selecting previously unselected package apt-transport-https. [2022-03-16T04:49:39.786Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-16T04:49:39.786Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-16T04:49:39.786Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-16T04:49:39.786Z] Setting up apt-transport-https (2.0.6) ... [2022-03-16T04:49:40.047Z] Waiting for network to be ready... [2022-03-16T04:49:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2022-03-16T04:49:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T04:49:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.474s coverage: 54.9% of statements [2022-03-16T04:49:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T04:49:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T04:49:46.633Z] 2022-03-16T04:49:44Z INFO Waiting for automatic snapd restart... [2022-03-16T04:49:48.014Z] snapd 2.54.4 from Canonical* installed [2022-03-16T04:49:48.956Z] "snapd" switched to the "latest/stable" channel [2022-03-16T04:49:48.956Z] [2022-03-16T04:49:51.501Z] core20 20220304 from Canonical* installed [2022-03-16T04:49:51.501Z] "core20" switched to the "latest/stable" channel [2022-03-16T04:49:51.501Z] [2022-03-16T04:49:54.043Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T04:49:54.304Z] "snapcraft" switched to the "latest/stable" channel [2022-03-16T04:49:54.304Z] [2022-03-16T04:49:59.590Z] 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-16T04:49:59.590Z] - README.md [2022-03-16T04:49:59.590Z] [2022-03-16T04:49:59.590Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T04:49:59.590Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T04:49:59.590Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T04:49:59.590Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T04:50:00.162Z] Reading package lists... [2022-03-16T04:50:00.423Z] 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-16T04:50:00.684Z] Reading package lists... [2022-03-16T04:50:00.684Z] Building dependency tree... [2022-03-16T04:50:00.684Z] Reading state information... [2022-03-16T04:50:00.946Z] Suggested packages: [2022-03-16T04:50:00.946Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-16T04:50:00.946Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-16T04:50:00.946Z] krb5-user libnorm-doc [2022-03-16T04:50:00.946Z] Recommended packages: [2022-03-16T04:50:00.946Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-16T04:50:00.946Z] The following NEW packages will be installed: [2022-03-16T04:50:00.946Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-16T04:50:00.946Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-16T04:50:00.946Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-16T04:50:00.946Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-16T04:50:00.946Z] libzmq5 pkg-config zip [2022-03-16T04:50:00.946Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T04:50:01.207Z] Need to get 10.3 MB of archives. [2022-03-16T04:50:01.207Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-16T04:50:01.207Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-16T04:50:01.207Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-16T04:50:01.778Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-16T04:50:01.778Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-16T04:50:01.778Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-16T04:50:01.778Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-16T04:50:01.778Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-16T04:50:01.778Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-16T04:50:01.778Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-16T04:50:01.778Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-16T04:50:01.778Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-16T04:50:01.778Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-16T04:50:01.778Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-16T04:50:01.778Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-16T04:50:02.042Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-16T04:50:02.042Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-16T04:50:02.042Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-16T04:50:02.042Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-16T04:50:02.042Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-16T04:50:02.042Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-16T04:50:02.042Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-16T04:50:02.042Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-16T04:50:02.042Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-16T04:50:02.042Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-16T04:50:02.042Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-16T04:50:02.042Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-16T04:50:02.042Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-16T04:50:02.305Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T04:50:02.305Z] Fetched 10.3 MB in 1s (9102 kB/s) [2022-03-16T04:50:02.305Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-16T04:50:02.305Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-16T04:50:02.305Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-16T04:50:02.305Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T04:50:02.565Z] Selecting previously unselected package libsodium23:amd64. [2022-03-16T04:50:02.565Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-16T04:50:02.565Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-16T04:50:02.565Z] Selecting previously unselected package libpsl5:amd64. [2022-03-16T04:50:02.565Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-16T04:50:02.565Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T04:50:02.565Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-16T04:50:02.565Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-16T04:50:02.565Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T04:50:02.565Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T04:50:02.565Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-16T04:50:02.565Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T04:50:02.825Z] Selecting previously unselected package librtmp1:amd64. [2022-03-16T04:50:02.825Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-16T04:50:02.825Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T04:50:02.825Z] Selecting previously unselected package libssh-4:amd64. [2022-03-16T04:50:02.825Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-16T04:50:02.825Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T04:50:02.825Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-16T04:50:02.825Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-16T04:50:02.825Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T04:50:02.825Z] Selecting previously unselected package liberror-perl. [2022-03-16T04:50:02.825Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-16T04:50:02.825Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-16T04:50:03.088Z] Selecting previously unselected package git-man. [2022-03-16T04:50:03.088Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-16T04:50:03.088Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T04:50:03.088Z] Selecting previously unselected package git. [2022-03-16T04:50:03.088Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-16T04:50:03.088Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.817s coverage: 89.2% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 84.4% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.369s coverage: 94.2% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.400s coverage: 72.2% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.403s coverage: 60.0% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.660s coverage: 0.9% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 24.0% of statements [2022-03-16T04:50:03.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 79.5% of statements [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2022-03-16T04:50:03.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2022-03-16T04:50:03.659Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-16T04:50:03.659Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:03.659Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:03.659Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-16T04:50:03.659Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:03.659Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:03.659Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-16T04:50:03.659Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:03.659Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:03.918Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-16T04:50:03.918Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:03.918Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:03.918Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-16T04:50:03.918Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-16T04:50:03.918Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T04:50:03.918Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-16T04:50:03.918Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:03.918Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:03.918Z] Selecting previously unselected package libnorm1:amd64. [2022-03-16T04:50:03.918Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T04:50:03.918Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T04:50:04.213Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-16T04:50:04.213Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T04:50:04.213Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T04:50:04.213Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-16T04:50:04.213Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T04:50:04.213Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T04:50:04.213Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-16T04:50:04.213Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T04:50:04.213Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T04:50:04.213Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-16T04:50:04.213Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-16T04:50:04.213Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T04:50:04.493Z] Selecting previously unselected package libzmq5:amd64. [2022-03-16T04:50:04.493Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T04:50:04.493Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T04:50:04.493Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-16T04:50:04.493Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T04:50:04.493Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:04.493Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-16T04:50:04.493Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T04:50:04.493Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T04:50:04.763Z] Selecting previously unselected package pkg-config. [2022-03-16T04:50:04.763Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-16T04:50:04.763Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T04:50:04.763Z] Selecting previously unselected package zip. [2022-03-16T04:50:04.763Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-16T04:50:04.763Z] Unpacking zip (3.0-11build1) ... [2022-03-16T04:50:04.763Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T04:50:04.763Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-16T04:50:04.763Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T04:50:04.763Z] No schema files found: doing nothing. [2022-03-16T04:50:04.763Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T04:50:04.763Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T04:50:04.763Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T04:50:04.763Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T04:50:04.763Z] Setting up liberror-perl (0.17029-1) ... [2022-03-16T04:50:04.763Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:04.763Z] Setting up zip (3.0-11build1) ... [2022-03-16T04:50:04.763Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T04:50:04.763Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T04:50:04.763Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T04:50:04.763Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T04:50:04.763Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T04:50:05.028Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:05.028Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T04:50:05.028Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:05.028Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T04:50:05.028Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:05.028Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T04:50:05.028Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T04:50:05.028Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T04:50:05.028Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T04:50:05.028Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:05.028Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T04:50:05.028Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T04:50:05.028Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T04:50:05.611Z] comerr-dev set to automatically installed. [2022-03-16T04:50:05.611Z] git set to automatically installed. [2022-03-16T04:50:05.611Z] git-man set to automatically installed. [2022-03-16T04:50:05.611Z] krb5-multidev set to automatically installed. [2022-03-16T04:50:05.611Z] libbrotli1 set to automatically installed. [2022-03-16T04:50:05.611Z] libcurl3-gnutls set to automatically installed. [2022-03-16T04:50:05.611Z] liberror-perl set to automatically installed. [2022-03-16T04:50:05.611Z] libglib2.0-0 set to automatically installed. [2022-03-16T04:50:05.611Z] libgssrpc4 set to automatically installed. [2022-03-16T04:50:05.611Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-16T04:50:05.611Z] libkadm5srv-mit11 set to automatically installed. [2022-03-16T04:50:05.611Z] libkdb5-9 set to automatically installed. [2022-03-16T04:50:05.611Z] libkrb5-dev set to automatically installed. [2022-03-16T04:50:05.611Z] libnghttp2-14 set to automatically installed. [2022-03-16T04:50:05.611Z] libnorm-dev set to automatically installed. [2022-03-16T04:50:05.611Z] libnorm1 set to automatically installed. [2022-03-16T04:50:05.611Z] libpgm-5.2-0 set to automatically installed. [2022-03-16T04:50:05.611Z] libpgm-dev set to automatically installed. [2022-03-16T04:50:05.611Z] libpsl5 set to automatically installed. [2022-03-16T04:50:05.611Z] librtmp1 set to automatically installed. [2022-03-16T04:50:05.611Z] libsodium-dev set to automatically installed. [2022-03-16T04:50:05.611Z] libsodium23 set to automatically installed. [2022-03-16T04:50:05.611Z] libssh-4 set to automatically installed. [2022-03-16T04:50:05.611Z] libzmq3-dev set to automatically installed. [2022-03-16T04:50:05.611Z] libzmq5 set to automatically installed. [2022-03-16T04:50:05.611Z] pkg-config set to automatically installed. [2022-03-16T04:50:05.611Z] zip set to automatically installed. [2022-03-16T04:50:06.211Z] snapd is not logged in, snap install commands will use sudo [2022-03-16T04:50:15.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2022-03-16T04:50:15.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-03-16T04:50:18.440Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-16T04:50:18.440Z] Downloading snap 'edgex-app-service-configurable' [2022-03-16T04:50:20.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 82.5% of statements [2022-03-16T04:50:20.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T04:50:20.983Z] Pulling app-service-configurable [2022-03-16T04:50:20.984Z] + snapcraftctl pull [2022-03-16T04:50:22.365Z] Pulling config-common [2022-03-16T04:50:22.365Z] + snapcraftctl pull [2022-03-16T04:50:23.747Z] Pulling go-build-helper [2022-03-16T04:50:23.747Z] + snapcraftctl pull [2022-03-16T04:50:25.129Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-16T04:50:25.129Z] Skipping pull go-build-helper (already ran) [2022-03-16T04:50:25.129Z] Building go-build-helper [2022-03-16T04:50:25.129Z] + snapcraftctl build [2022-03-16T04:50:26.512Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-16T04:50:27.082Z] Staging go-build-helper [2022-03-16T04:50:27.082Z] + snapcraftctl stage [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.381s coverage: 80.0% of statements [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.685s coverage: 64.4% of statements [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T04:50:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements [2022-03-16T04:50:28.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2022-03-16T04:50:28.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-03-16T04:50:28.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-03-16T04:50:32.367Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-16T04:50:32.367Z] Fetched 290 kB in 0s (0 B/s) [2022-03-16T04:50:32.367Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-16T04:50:32.367Z] Fetched 158 kB in 0s (0 B/s) [2022-03-16T04:50:32.367Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-16T04:50:32.367Z] Fetched 242 kB in 0s (0 B/s) [2022-03-16T04:50:32.367Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-16T04:50:32.367Z] Fetched 150 kB in 0s (0 B/s) [2022-03-16T04:50:32.367Z] Pulling edgex-go [2022-03-16T04:50:32.367Z] + snapcraftctl pull [2022-03-16T04:50:33.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 65.4% of statements [2022-03-16T04:50:33.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T04:50:33.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T04:50:33.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T04:50:33.749Z] Pulling hooks [2022-03-16T04:50:33.749Z] + snapcraftctl pull [2022-03-16T04:50:35.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements [2022-03-16T04:50:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T04:50:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T04:50:35.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2022-03-16T04:50:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T04:50:35.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2022-03-16T04:50:35.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T04:50:44.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 17.7% of statements [2022-03-16T04:50:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T04:50:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T04:50:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T04:50:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T04:50:44.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T04:50:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T04:50:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 97.7% of statements [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T04:50:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.287s coverage: 28.9% of statements [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T04:50:44.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T04:50:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements [2022-03-16T04:50:44.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-16T04:50:44.850Z] 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-16T04:50:44.850Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-16T04:50:44.850Z] GO111MODULE=on go vet ./... [2022-03-16T04:50:48.652Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T04:50:48.652Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-16T04:50:48.652Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-16T04:50:48.652Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-16T04:50:48.652Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-16T04:50:48.652Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-16T04:50:48.652Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-16T04:50:48.652Z] Fetched 234 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-16T04:50:48.652Z] Fetched 155 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-16T04:50:48.652Z] Fetched 170 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-16T04:50:48.652Z] Fetched 267 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-16T04:50:48.652Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-16T04:50:48.652Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-16T04:50:48.652Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-16T04:50:48.652Z] Fetched 121 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-16T04:50:48.652Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-16T04:50:48.652Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-16T04:50:48.652Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-16T04:50:48.652Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-16T04:50:48.652Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-16T04:50:48.652Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-16T04:50:48.652Z] Fetched 142 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-16T04:50:48.652Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-16T04:50:48.652Z] Fetched 181 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-16T04:50:48.652Z] Fetched 208 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-16T04:50:48.652Z] Fetched 161 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-16T04:50:48.652Z] Fetched 107 kB in 0s (0 B/s) [2022-03-16T04:50:48.652Z] Pulling static-packages [2022-03-16T04:50:48.652Z] + snapcraftctl pull [2022-03-16T04:50:48.652Z] Pulling version [2022-03-16T04:50:48.652Z] + cd /root/project [2022-03-16T04:50:48.652Z] ++ git describe --tags --abbrev=0 [2022-03-16T04:50:48.652Z] ++ sed s/v// [2022-03-16T04:50:48.652Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-16T04:50:48.652Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-16T04:50:48.652Z] + snapcraftctl set-version 2.2.0-dev.35 [2022-03-16T04:50:49.592Z] Building app-service-configurable [2022-03-16T04:50:49.592Z] + snapcraftctl build [2022-03-16T04:50:51.502Z] Building config-common [2022-03-16T04:50:51.502Z] + snapcraftctl build [2022-03-16T04:50:52.886Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-16T04:50:53.826Z] Skipping build go-build-helper (already ran) [2022-03-16T04:50:53.826Z] Building edgex-go [2022-03-16T04:50:54.086Z] + cd /root/parts/edgex-go/src [2022-03-16T04:50:54.086Z] ++ git describe --tags --abbrev=0 [2022-03-16T04:50:54.086Z] ++ sed s/v// [2022-03-16T04:50:54.086Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-16T04:50:54.086Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-16T04:50:54.086Z] + echo 2.2.0-dev.35 [2022-03-16T04:50:54.086Z] + '[' '!' -d vendor ']' [2022-03-16T04:50:54.086Z] + go mod download all [2022-03-16T04:51:00.683Z] + make build [2022-03-16T04:51:00.683Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T04:51:12.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T04:51:16.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T04:51:16.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T04:51:17.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T04:51:18.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T04:51:19.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T04:51:20.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T04:51:21.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T04:51:22.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T04:51:23.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T04:51:24.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-16T04:51:26.688Z] + case "$service" in [2022-03-16T04:51:26.688Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-16T04:51:26.688Z] + 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-16T04:51:26.688Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-16T04:51:26.688Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-16T04:51:26.688Z] + 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-16T04:51:27.257Z] Building hooks [2022-03-16T04:51:27.257Z] + cd /root/parts/hooks/src [2022-03-16T04:51:27.257Z] + make build [2022-03-16T04:51:27.257Z] go mod tidy [2022-03-16T04:51:27.257Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-16T04:51:27.825Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-16T04:51:27.825Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-16T04:51:27.825Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-16T04:51:28.394Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-16T04:51:28.969Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-16T04:51:28.969Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-16T04:51:30.877Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T04:51:30.877Z] Building static-packages [2022-03-16T04:51:30.877Z] + snapcraftctl build [2022-03-16T04:51:32.787Z] Building version [2022-03-16T04:51:32.787Z] + snapcraftctl build [2022-03-16T04:51:34.696Z] Staging app-service-configurable [2022-03-16T04:51:34.696Z] + snapcraftctl stage [2022-03-16T04:51:36.090Z] Staging config-common [2022-03-16T04:51:36.090Z] + snapcraftctl stage [2022-03-16T04:51:37.470Z] Skipping stage go-build-helper (already ran) [2022-03-16T04:51:37.470Z] Staging edgex-go [2022-03-16T04:51:37.470Z] + snapcraftctl stage [2022-03-16T04:51:38.850Z] Staging hooks [2022-03-16T04:51:38.850Z] + snapcraftctl stage [2022-03-16T04:51:40.233Z] Staging static-packages [2022-03-16T04:51:40.233Z] + snapcraftctl stage [2022-03-16T04:51:41.616Z] Staging version [2022-03-16T04:51:41.616Z] + snapcraftctl stage [2022-03-16T04:51:43.112Z] Priming app-service-configurable [2022-03-16T04:51:43.112Z] + snapcraftctl prime [2022-03-16T04:51:46.466Z] 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-16T04:51:46.466Z] stage-packages: [2022-03-16T04:51:46.466Z] - libnorm1 [2022-03-16T04:51:46.466Z] - libpgm-5.2-0 [2022-03-16T04:51:46.466Z] - libsodium23 [2022-03-16T04:51:46.466Z] - libzmq5 [2022-03-16T04:51:46.466Z] Priming config-common [2022-03-16T04:51:46.466Z] + snapcraftctl prime [2022-03-16T04:51:47.847Z] Priming go-build-helper [2022-03-16T04:51:47.847Z] + snapcraftctl prime [2022-03-16T04:51:49.227Z] Priming edgex-go [2022-03-16T04:51:49.227Z] + snapcraftctl prime [2022-03-16T04:51:51.138Z] Priming hooks [2022-03-16T04:51:51.138Z] + snapcraftctl prime [2022-03-16T04:51:52.519Z] Priming static-packages [2022-03-16T04:51:52.519Z] + snapcraftctl prime [2022-03-16T04:51:56.717Z] Priming version [2022-03-16T04:51:56.717Z] + snapcraftctl prime [2022-03-16T04:51:57.660Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T04:52:06.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T04:52:06.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T04:52:06.687Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T04:52:06.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T04:52:07.371Z] + ls -al . [2022-03-16T04:52:07.371Z] total 672 [2022-03-16T04:52:07.372Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 04:51 . [2022-03-16T04:52:07.372Z] drwxr-xr-x 4 root root 4096 Mar 16 04:47 .. [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 04:45 .dockerignore [2022-03-16T04:52:07.372Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 04:45 .git [2022-03-16T04:52:07.372Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 04:45 .github [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 04:45 .gitignore [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 04:45 .golangci.yml [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 04:45 .hadolint.yml [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 04:45 .sonarcloud.properties [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 04:45 ADOPTERS.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 04:45 Attribution.txt [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 04:45 CHANGELOG.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 04:45 CONTRIBUTING.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 04:45 GOVERNANCE.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 04:45 Jenkinsfile [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 04:45 LICENSE [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 04:45 Makefile [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 04:45 OWNERS.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 04:45 README.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 04:45 SECURITY.md [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 04:42 VERSION [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 04:45 ZMQWindows.md [2022-03-16T04:52:07.372Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 04:45 bin [2022-03-16T04:52:07.372Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 04:45 cmd [2022-03-16T04:52:07.372Z] -rw-r--r-- 1 root root 426503 Mar 16 04:50 coverage.out [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 2828 Mar 16 04:45 go.mod [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 50277 Mar 16 04:45 go.sum [2022-03-16T04:52:07.372Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 04:45 internal [2022-03-16T04:52:07.372Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 04:45 openapi [2022-03-16T04:52:07.372Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 04:45 snap [2022-03-16T04:52:07.372Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 04:45 version.go [Pipeline] sh [2022-03-16T04:52:08.053Z] + '[' -e coverage.out ] [2022-03-16T04:52:08.053Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T04:52:08.084Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T04:52:08.864Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T04:52:09.521Z] + make build [2022-03-16T04:52:09.522Z] 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-16T04:52:16.267Z] 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-16T04:52:43.120Z] 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-16T04:52:44.559Z] 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-16T04:52:48.881Z] 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-16T04:52:49.866Z] 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-16T04:52:53.265Z] 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-16T04:52:56.662Z] 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-16T04:53:00.073Z] 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-16T04:53:04.409Z] 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-16T04:53:07.813Z] 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-16T04:53:11.222Z] 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-16T04:53:17.986Z] $ docker stop --time=1 fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 [2022-03-16T04:53:19.913Z] $ docker rm -f fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:53:21.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T04:53:21.411Z] [2022-03-16T04:53:21.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:53:21.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T04:53:22.036Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-16T04:53:22.036Z] 29e5d40040c1: Pulling fs layer [2022-03-16T04:53:22.036Z] 1ce36da41761: Pulling fs layer [2022-03-16T04:53:22.036Z] 25b303627fd3: Pulling fs layer [2022-03-16T04:53:22.036Z] 29e5d40040c1: Verifying Checksum [2022-03-16T04:53:22.036Z] 29e5d40040c1: Download complete [2022-03-16T04:53:22.311Z] 1ce36da41761: Verifying Checksum [2022-03-16T04:53:22.311Z] 1ce36da41761: Download complete [2022-03-16T04:53:22.585Z] 29e5d40040c1: Pull complete [2022-03-16T04:53:24.025Z] 25b303627fd3: Verifying Checksum [2022-03-16T04:53:24.025Z] 25b303627fd3: Download complete [2022-03-16T04:53:24.025Z] 1ce36da41761: Pull complete [2022-03-16T04:53:36.424Z] 25b303627fd3: Pull complete [2022-03-16T04:53:36.424Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-16T04:53:36.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T04:53:36.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-16T04:53:36.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container [2022-03-16T04:53:36.788Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T04:53:39.096Z] $ docker top f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T04:53:40.012Z] + docker-compose+ grep parallel [2022-03-16T04:53:40.012Z] build --help [2022-03-16T04:53:44.314Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T04:53:44.349Z] $ docker stop --time=1 f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 [2022-03-16T04:53:46.006Z] $ docker rm -f f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T04:53:46.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T04:53:46.589Z] . [Pipeline] withDockerContainer [2022-03-16T04:53:46.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container [2022-03-16T04:53:46.963Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-16T04:53:48.521Z] $ docker top 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T04:53:49.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T04:53:53.830Z] Building core-command ... [2022-03-16T04:53:53.830Z] Building core-data ... [2022-03-16T04:53:53.830Z] Building core-metadata ... [2022-03-16T04:53:53.830Z] Building security-bootstrapper ... [2022-03-16T04:53:53.830Z] Building security-proxy-setup ... [2022-03-16T04:53:53.830Z] Building security-secretstore-setup ... [2022-03-16T04:53:53.830Z] Building support-notifications ... [2022-03-16T04:53:53.830Z] Building support-scheduler ... [2022-03-16T04:53:53.830Z] Building sys-mgmt-agent ... [2022-03-16T04:53:53.830Z] Building security-secretstore-setup [2022-03-16T04:53:53.830Z] Building core-metadata [2022-03-16T04:53:53.830Z] Building sys-mgmt-agent [2022-03-16T04:53:53.830Z] Building security-proxy-setup [2022-03-16T04:53:53.830Z] Building support-scheduler [2022-03-16T04:55:15.586Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:55:15.586Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:55:15.586Z] ---> cea6f7a9a775 [2022-03-16T04:55:15.586Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:55:15.586Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:55:15.586Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:55:15.586Z] ---> cea6f7a9a775 [2022-03-16T04:55:15.586Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:55:15.586Z] ---> Running in a92e8741dd97 [2022-03-16T04:55:15.586Z] ---> Running in 5614c75a6965 [2022-03-16T04:55:15.586Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:55:15.586Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:55:15.586Z] ---> cea6f7a9a775 [2022-03-16T04:55:15.586Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T04:55:15.586Z] ---> Running in f419559b6e74 [2022-03-16T04:55:15.586Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:55:15.586Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:55:15.586Z] ---> cea6f7a9a775 [2022-03-16T04:55:15.586Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T04:55:15.586Z] ---> Running in 206a79eafd81 [2022-03-16T04:55:15.586Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:55:15.586Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:55:15.586Z] ---> cea6f7a9a775 [2022-03-16T04:55:15.586Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T04:55:15.586Z] ---> Running in 1cf0543e8bbe [2022-03-16T04:55:15.586Z] Removing intermediate container a92e8741dd97 [2022-03-16T04:55:15.586Z] ---> 4ca1f4ebadcb [2022-03-16T04:55:15.586Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:55:15.586Z] ---> Running in 2597f525bffc [2022-03-16T04:55:15.586Z] Removing intermediate container 206a79eafd81 [2022-03-16T04:55:15.586Z] ---> 24145d90a48e [2022-03-16T04:55:15.586Z] Removing intermediate container 5614c75a6965 [2022-03-16T04:55:15.586Z] ---> 1e6380f4261f [2022-03-16T04:55:15.586Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:55:15.586Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:55:15.586Z] Removing intermediate container f419559b6e74 [2022-03-16T04:55:15.586Z] ---> ee282ed03372 [2022-03-16T04:55:15.586Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:55:15.586Z] ---> Running in bad4b6bea3e4 [2022-03-16T04:55:15.586Z] ---> Running in be821f323142 [2022-03-16T04:55:15.586Z] ---> Running in 65e743db2d42 [2022-03-16T04:55:15.586Z] Removing intermediate container 1cf0543e8bbe [2022-03-16T04:55:15.586Z] ---> 5f979ec8635b [2022-03-16T04:55:15.586Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:55:15.586Z] ---> Running in cdbb51756d3a [2022-03-16T04:55:15.586Z] Removing intermediate container 2597f525bffc [2022-03-16T04:55:15.586Z] ---> 0b52e47688fc [2022-03-16T04:55:15.586Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T04:55:15.586Z] ---> Running in 4a5d5c311842 [2022-03-16T04:55:15.586Z] Removing intermediate container be821f323142 [2022-03-16T04:55:15.586Z] ---> 42452628ef7d [2022-03-16T04:55:15.586Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T04:55:15.586Z] ---> Running in cd642f330ad9 [2022-03-16T04:55:15.586Z] Removing intermediate container 65e743db2d42 [2022-03-16T04:55:15.586Z] ---> 496c4e6949ad [2022-03-16T04:55:15.586Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T04:55:15.586Z] Removing intermediate container bad4b6bea3e4 [2022-03-16T04:55:15.586Z] ---> 6a588202cc31 [2022-03-16T04:55:15.586Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T04:55:15.586Z] ---> Running in 442e962e37e8 [2022-03-16T04:55:15.586Z] ---> Running in 2f3f6d3e9d7d [2022-03-16T04:55:15.586Z] Removing intermediate container cdbb51756d3a [2022-03-16T04:55:15.586Z] ---> 1de9002bb9a4 [2022-03-16T04:55:15.586Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T04:55:15.586Z] ---> Running in 85b9e7903f68 [2022-03-16T04:55:15.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:15.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:15.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:16.970Z] OK: 220 MiB in 52 packages [2022-03-16T04:55:17.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:17.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:55:18.245Z] OK: 220 MiB in 52 packages [2022-03-16T04:55:18.245Z] OK: 220 MiB in 52 packages [2022-03-16T04:55:18.245Z] Removing intermediate container 4a5d5c311842 [2022-03-16T04:55:18.245Z] ---> e3e254087d40 [2022-03-16T04:55:18.245Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:55:18.532Z] OK: 220 MiB in 52 packages [2022-03-16T04:55:18.815Z] OK: 220 MiB in 52 packages [2022-03-16T04:55:19.809Z] Removing intermediate container cd642f330ad9 [2022-03-16T04:55:19.809Z] ---> 8b91af6c9515 [2022-03-16T04:55:19.809Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T04:55:19.809Z] ---> a2417b2e383f [2022-03-16T04:55:19.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:55:20.088Z] ---> Running in e19dc4c65abf [2022-03-16T04:55:20.364Z] Removing intermediate container 442e962e37e8 [2022-03-16T04:55:20.364Z] ---> d747aef4a645 [2022-03-16T04:55:20.364Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T04:55:20.364Z] Removing intermediate container 85b9e7903f68 [2022-03-16T04:55:20.364Z] ---> 2feaed7eac3c [2022-03-16T04:55:20.364Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T04:55:20.364Z] Removing intermediate container 2f3f6d3e9d7d [2022-03-16T04:55:20.364Z] ---> de6afa6014e2 [2022-03-16T04:55:20.364Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:55:20.961Z] ---> 02ca203249a5 [2022-03-16T04:55:20.961Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:55:21.237Z] ---> Running in 89a370936f17 [2022-03-16T04:55:21.511Z] ---> 8f11e261a357 [2022-03-16T04:55:21.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:55:21.787Z] ---> 5324475d5e8b [2022-03-16T04:55:21.787Z] ---> Running in e7cd7b023601 [2022-03-16T04:55:21.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:55:22.062Z] ---> 65f70b2eb013 [2022-03-16T04:55:22.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:55:22.062Z] ---> Running in 6ca4ecb6ebc5 [2022-03-16T04:55:22.339Z] ---> Running in b40fb5bc623a [2022-03-16T04:55:24.984Z] Removing intermediate container e19dc4c65abf [2022-03-16T04:55:24.984Z] ---> 0d9f3c72f633 [2022-03-16T04:55:24.984Z] Step 8/23 : COPY . . [2022-03-16T04:55:28.385Z] Removing intermediate container 89a370936f17 [2022-03-16T04:55:28.385Z] ---> fd42bce00edb [2022-03-16T04:55:28.385Z] Step 8/21 : COPY . . [2022-03-16T04:55:29.369Z] Removing intermediate container e7cd7b023601 [2022-03-16T04:55:29.369Z] ---> 9b457f076c7f [2022-03-16T04:55:29.369Z] Step 8/25 : COPY . . [2022-03-16T04:55:29.369Z] Removing intermediate container 6ca4ecb6ebc5 [2022-03-16T04:55:29.369Z] ---> 9afdfe0da7ed [2022-03-16T04:55:29.369Z] Step 8/22 : COPY . . [2022-03-16T04:55:29.644Z] Removing intermediate container b40fb5bc623a [2022-03-16T04:55:29.644Z] ---> e950007f60b0 [2022-03-16T04:55:29.644Z] Step 8/23 : COPY . . [2022-03-16T04:55:51.845Z] ---> 51a9fdfdf729 [2022-03-16T04:55:51.845Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T04:55:51.845Z] ---> Running in 366d384b9575 [2022-03-16T04:55:51.845Z] 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-16T04:55:55.337Z] ---> a741f800271a [2022-03-16T04:55:55.337Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T04:55:55.337Z] ---> Running in a560ae6dc87b [2022-03-16T04:55:57.962Z] 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-16T04:55:58.238Z] ---> 95115416b010 [2022-03-16T04:55:58.238Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T04:55:58.238Z] ---> Running in 75210e5f5268 [2022-03-16T04:55:58.515Z] ---> 229fe575bfa1 [2022-03-16T04:55:58.515Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T04:55:58.515Z] ---> db13e96de83a [2022-03-16T04:55:58.515Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T04:55:58.791Z] ---> Running in 0a471cc876ca [2022-03-16T04:55:58.791Z] ---> Running in c3d051a356e8 [2022-03-16T04:56:01.435Z] 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-16T04:56:01.435Z] 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-16T04:56:01.715Z] 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-16T04:57:53.598Z] Removing intermediate container 366d384b9575 [2022-03-16T04:57:53.598Z] ---> f2b08650cd48 [2022-03-16T04:57:53.598Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T04:57:53.598Z] ---> Running in d94ee3d7991a [2022-03-16T04:57:53.598Z] 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-16T04:57:55.056Z] Removing intermediate container d94ee3d7991a [2022-03-16T04:57:55.056Z] ---> e38bd8e0bf55 [2022-03-16T04:57:55.056Z] [2022-03-16T04:57:55.056Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T04:57:55.056Z] 20.10.10: Pulling from library/docker [2022-03-16T04:57:56.513Z] 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-16T04:58:06.704Z] 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-16T04:58:09.358Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T04:58:09.358Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T04:58:09.358Z] ---> 520e9a0a30f7 [2022-03-16T04:58:09.358Z] 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-16T04:58:09.634Z] ---> Running in ac07af3c1868 [2022-03-16T04:58:10.245Z] Removing intermediate container ac07af3c1868 [2022-03-16T04:58:10.245Z] ---> 53dd5dcee558 [2022-03-16T04:58:10.245Z] 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-16T04:58:10.245Z] ---> Running in dfe3abad49df [2022-03-16T04:58:12.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:12.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:13.529Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T04:58:13.815Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T04:58:13.815Z] Executing bash-5.1.4-r0.post-install [2022-03-16T04:58:13.815Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T04:58:13.815Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T04:58:13.815Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T04:58:14.089Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T04:58:14.089Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T04:58:14.089Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T04:58:14.089Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T04:58:14.089Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T04:58:14.089Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T04:58:14.089Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T04:58:14.089Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T04:58:14.089Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T04:58:14.089Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T04:58:14.089Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T04:58:14.089Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T04:58:16.737Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T04:58:16.737Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T04:58:16.737Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T04:58:17.014Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T04:58:17.014Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T04:58:17.014Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T04:58:17.014Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T04:58:17.014Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T04:58:17.014Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T04:58:17.294Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T04:58:17.294Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T04:58:17.294Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T04:58:17.294Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T04:58:17.294Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T04:58:17.294Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T04:58:17.294Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T04:58:17.294Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T04:58:17.294Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T04:58:17.294Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T04:58:17.590Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T04:58:17.590Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T04:58:17.590Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T04:58:17.590Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T04:58:17.590Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T04:58:17.590Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T04:58:18.228Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:58:18.505Z] OK: 84 MiB in 64 packages [2022-03-16T04:58:18.789Z] Removing intermediate container a560ae6dc87b [2022-03-16T04:58:18.789Z] ---> 1d9c03b20196 [2022-03-16T04:58:18.789Z] [2022-03-16T04:58:18.789Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T04:58:19.066Z] 3.14: Pulling from library/alpine [2022-03-16T04:58:19.670Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T04:58:19.670Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T04:58:19.670Z] ---> 5b8b7b635229 [2022-03-16T04:58:19.670Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T04:58:19.965Z] ---> Running in 63557c5d1ed1 [2022-03-16T04:58:22.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:22.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:23.902Z] Removing intermediate container 75210e5f5268 [2022-03-16T04:58:23.902Z] ---> 2b68e57a61d3 [2022-03-16T04:58:23.902Z] [2022-03-16T04:58:23.902Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T04:58:23.902Z] ---> 5b8b7b635229 [2022-03-16T04:58:23.902Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T04:58:23.902Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T04:58:23.902Z] ---> Running in 748417c6a2f8 [2022-03-16T04:58:23.902Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T04:58:24.183Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T04:58:24.183Z] Collecting docker-compose==1.23.2 [2022-03-16T04:58:24.183Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T04:58:24.183Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T04:58:24.183Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:58:24.183Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T04:58:24.183Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T04:58:24.469Z] OK: 8 MiB in 19 packages [2022-03-16T04:58:24.747Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T04:58:24.747Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T04:58:25.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:26.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:26.615Z] Removing intermediate container 63557c5d1ed1 [2022-03-16T04:58:26.615Z] ---> 0b2d888cd53d [2022-03-16T04:58:26.615Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T04:58:26.897Z] ---> Running in 6ffc2840857e [2022-03-16T04:58:27.177Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T04:58:27.177Z] Removing intermediate container 6ffc2840857e [2022-03-16T04:58:27.177Z] ---> da02abb89e50 [2022-03-16T04:58:27.177Z] Step 13/21 : WORKDIR /edgex [2022-03-16T04:58:27.457Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T04:58:27.457Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T04:58:27.457Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:58:27.457Z] ---> Running in f56c6d737b26 [2022-03-16T04:58:27.457Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T04:58:27.737Z] OK: 6 MiB in 17 packages [2022-03-16T04:58:28.027Z] Removing intermediate container f56c6d737b26 [2022-03-16T04:58:28.027Z] ---> de1b6afead31 [2022-03-16T04:58:28.027Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T04:58:28.306Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T04:58:28.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T04:58:29.302Z] ---> 48ef310e4ebc [2022-03-16T04:58:29.302Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T04:58:29.911Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T04:58:29.911Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T04:58:30.210Z] Removing intermediate container 748417c6a2f8 [2022-03-16T04:58:30.210Z] ---> 1e133f0bdea3 [2022-03-16T04:58:30.210Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T04:58:30.486Z] ---> Running in 9c50939ca47f [2022-03-16T04:58:30.764Z] Collecting PyYAML<4,>=3.10 [2022-03-16T04:58:30.764Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T04:58:31.374Z] Removing intermediate container 9c50939ca47f [2022-03-16T04:58:31.374Z] ---> 2a2aeab531c7 [2022-03-16T04:58:31.374Z] Step 13/25 : WORKDIR / [2022-03-16T04:58:31.654Z] ---> 2adb12024393 [2022-03-16T04:58:31.654Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T04:58:31.654Z] ---> Running in 6ef2184175af [2022-03-16T04:58:32.638Z] Removing intermediate container 6ef2184175af [2022-03-16T04:58:32.638Z] ---> 38d5a871ccc8 [2022-03-16T04:58:32.638Z] 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-16T04:58:34.084Z] ---> da2ba92f19bd [2022-03-16T04:58:34.084Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T04:58:34.084Z] ---> 00cfef0de989 [2022-03-16T04:58:34.084Z] 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-16T04:58:34.360Z] ---> Running in 5a51f9ec26bc [2022-03-16T04:58:34.635Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T04:58:34.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T04:58:34.915Z] Removing intermediate container 5a51f9ec26bc [2022-03-16T04:58:34.915Z] ---> 4ad131a8d2fd [2022-03-16T04:58:34.915Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T04:58:35.193Z] ---> Running in 8beb29581e11 [2022-03-16T04:58:35.472Z] ---> c87549c65418 [2022-03-16T04:58:35.472Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T04:58:35.746Z] Removing intermediate container 8beb29581e11 [2022-03-16T04:58:35.746Z] ---> 6eaff44e702b [2022-03-16T04:58:35.746Z] Step 19/21 : LABEL arch=arm64 [2022-03-16T04:58:36.022Z] ---> Running in cb2b85dac87e [2022-03-16T04:58:36.301Z] Removing intermediate container c3d051a356e8 [2022-03-16T04:58:36.301Z] ---> 35507e1f6a83 [2022-03-16T04:58:36.301Z] [2022-03-16T04:58:36.301Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T04:58:36.301Z] ---> 5b8b7b635229 [2022-03-16T04:58:36.301Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T04:58:36.584Z] ---> 1757eca91d17 [2022-03-16T04:58:36.585Z] 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-16T04:58:36.585Z] ---> Running in 7ea972df22a2 [2022-03-16T04:58:36.865Z] Removing intermediate container cb2b85dac87e [2022-03-16T04:58:36.865Z] ---> 76e1a02b8127 [2022-03-16T04:58:36.865Z] Step 20/21 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:58:37.150Z] ---> Running in 4329a0a02420 [2022-03-16T04:58:37.150Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T04:58:37.150Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T04:58:37.423Z] Removing intermediate container 0a471cc876ca [2022-03-16T04:58:37.423Z] ---> b81458bcdb90 [2022-03-16T04:58:37.423Z] [2022-03-16T04:58:37.423Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T04:58:37.423Z] ---> 5b8b7b635229 [2022-03-16T04:58:37.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T04:58:37.698Z] ---> Running in 7bf5a35d852c [2022-03-16T04:58:37.985Z] Removing intermediate container 4329a0a02420 [2022-03-16T04:58:37.985Z] ---> a3bea97b32d1 [2022-03-16T04:58:37.985Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T04:58:38.262Z] ---> Running in bf719ecc3d6e [2022-03-16T04:58:38.262Z] ---> 182d80e72fec [2022-03-16T04:58:38.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T04:58:38.866Z] Removing intermediate container bf719ecc3d6e [2022-03-16T04:58:38.866Z] ---> d7714bd23835 [2022-03-16T04:58:38.866Z] [2022-03-16T04:58:39.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:39.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:39.417Z] Successfully built d7714bd23835 [2022-03-16T04:58:39.417Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-16T04:58:39.417Z] Building core-data [2022-03-16T04:58:39.695Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:39.695Z] 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-16T04:58:39.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:58:40.253Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T04:58:40.253Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T04:58:40.535Z] ---> a2f90731de8d [2022-03-16T04:58:40.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T04:58:40.535Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T04:58:40.535Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:58:40.811Z] OK: 6 MiB in 15 packages [2022-03-16T04:58:41.088Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T04:58:41.088Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T04:58:41.088Z] OK: 6 MiB in 15 packages [2022-03-16T04:58:41.088Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T04:58:41.088Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T04:58:41.364Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T04:58:41.364Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T04:58:41.976Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T04:58:41.976Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T04:58:42.578Z] Removing intermediate container 7ea972df22a2 [2022-03-16T04:58:42.579Z] ---> 92272fadcc2d [2022-03-16T04:58:42.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:58:42.876Z] ---> Running in 8aff59a84b7f [2022-03-16T04:58:42.876Z] ---> 56477803528b [2022-03-16T04:58:42.876Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T04:58:42.876Z] Removing intermediate container 7bf5a35d852c [2022-03-16T04:58:42.876Z] ---> abd4e6b0623d [2022-03-16T04:58:42.876Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T04:58:43.152Z] ---> Running in d4a2e718eb42 [2022-03-16T04:58:43.440Z] Removing intermediate container 8aff59a84b7f [2022-03-16T04:58:43.440Z] ---> 21920ef08f5d [2022-03-16T04:58:43.440Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T04:58:43.722Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T04:58:43.722Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T04:58:43.722Z] ---> Running in 5f64a43b5f69 [2022-03-16T04:58:43.722Z] Removing intermediate container d4a2e718eb42 [2022-03-16T04:58:43.722Z] ---> 7b493513e12e [2022-03-16T04:58:43.722Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T04:58:44.004Z] ---> Running in c59a3bb127b3 [2022-03-16T04:58:44.004Z] Collecting idna<2.8,>=2.5 [2022-03-16T04:58:44.004Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T04:58:44.004Z] 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-16T04:58:44.004Z] ---> 0d2053bf170b [2022-03-16T04:58:44.004Z] 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-16T04:58:44.287Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T04:58:44.287Z] ---> Running in a52914fc93be [2022-03-16T04:58:44.287Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T04:58:44.565Z] Removing intermediate container 5f64a43b5f69 [2022-03-16T04:58:44.565Z] ---> 2ed9ed34b946 [2022-03-16T04:58:44.565Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T04:58:44.565Z] Removing intermediate container c59a3bb127b3 [2022-03-16T04:58:44.565Z] ---> 8eb9d20735de [2022-03-16T04:58:44.565Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T04:58:44.565Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T04:58:44.565Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T04:58:44.565Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T04:58:44.565Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T04:58:44.842Z] ---> Running in de93d97d393e [2022-03-16T04:58:44.842Z] ---> Running in 482c996062bf [2022-03-16T04:58:45.832Z] Removing intermediate container 482c996062bf [2022-03-16T04:58:45.832Z] ---> 9bd42e84cfa0 [2022-03-16T04:58:45.832Z] Removing intermediate container de93d97d393e [2022-03-16T04:58:45.832Z] ---> 6582ebe0f5e9 [2022-03-16T04:58:45.832Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:58:45.832Z] Step 15/23 : WORKDIR / [2022-03-16T04:58:45.832Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T04:58:45.832Z] Attempting uninstall: urllib3 [2022-03-16T04:58:45.832Z] Found existing installation: urllib3 1.26.5 [2022-03-16T04:58:45.832Z] Uninstalling urllib3-1.26.5: [2022-03-16T04:58:45.832Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T04:58:45.832Z] ---> Running in 0694c092b119 [2022-03-16T04:58:46.836Z] Attempting uninstall: idna [2022-03-16T04:58:46.836Z] Found existing installation: idna 3.2 [2022-03-16T04:58:46.836Z] Uninstalling idna-3.2: [2022-03-16T04:58:46.836Z] Removing intermediate container 0694c092b119 [2022-03-16T04:58:46.836Z] ---> 61060a8d340e [2022-03-16T04:58:46.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T04:58:46.836Z] Successfully uninstalled idna-3.2 [2022-03-16T04:58:47.133Z] ---> 7c2675af1f4d [2022-03-16T04:58:47.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T04:58:47.133Z] Removing intermediate container a52914fc93be [2022-03-16T04:58:47.133Z] ---> b3024b540c17 [2022-03-16T04:58:47.133Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T04:58:47.412Z] ---> Running in 5250871a5d38 [2022-03-16T04:58:48.020Z] ---> 80d155978ec3 [2022-03-16T04:58:48.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T04:58:48.021Z] Attempting uninstall: chardet [2022-03-16T04:58:48.021Z] Found existing installation: chardet 4.0.0 [2022-03-16T04:58:48.021Z] Uninstalling chardet-4.0.0: [2022-03-16T04:58:48.021Z] Removing intermediate container 5250871a5d38 [2022-03-16T04:58:48.021Z] ---> d9fb20929596 [2022-03-16T04:58:48.021Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T04:58:48.021Z] ---> Running in a84d429e4cfa [2022-03-16T04:58:48.021Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T04:58:49.036Z] Removing intermediate container a84d429e4cfa [2022-03-16T04:58:49.036Z] ---> 38b352924491 [2022-03-16T04:58:49.036Z] Step 24/25 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:58:49.036Z] ---> Running in ca7b2ad89db8 [2022-03-16T04:58:49.317Z] ---> 8f0da03b4970 [2022-03-16T04:58:49.317Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T04:58:49.942Z] Removing intermediate container ca7b2ad89db8 [2022-03-16T04:58:49.942Z] ---> b3a2e8129b54 [2022-03-16T04:58:49.942Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T04:58:49.942Z] ---> Running in 033f4767675d [2022-03-16T04:58:50.215Z] Attempting uninstall: requests [2022-03-16T04:58:50.215Z] Found existing installation: requests 2.25.1 [2022-03-16T04:58:50.215Z] Uninstalling requests-2.25.1: [2022-03-16T04:58:50.504Z] ---> 71c0b078d945 [2022-03-16T04:58:50.504Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T04:58:50.504Z] Successfully uninstalled requests-2.25.1 [2022-03-16T04:58:50.504Z] ---> 03b7cb5d0b18 [2022-03-16T04:58:50.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T04:58:50.780Z] ---> Running in e2bd51705dc7 [2022-03-16T04:58:50.780Z] Removing intermediate container 033f4767675d [2022-03-16T04:58:50.780Z] ---> cf9ef6c99f7b [2022-03-16T04:58:50.780Z] [2022-03-16T04:58:51.053Z] Running setup.py install for texttable: started [2022-03-16T04:58:51.331Z] Removing intermediate container e2bd51705dc7 [2022-03-16T04:58:51.331Z] ---> 9dae6a3a50e9 [2022-03-16T04:58:51.331Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:58:51.603Z] ---> Running in a3852cc321f2 [2022-03-16T04:58:51.603Z] ---> 294a2ac8d8cd [2022-03-16T04:58:51.603Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T04:58:51.875Z] ---> Running in 1b9cd55b0368 [2022-03-16T04:58:51.875Z] Successfully built cf9ef6c99f7b [2022-03-16T04:58:51.875Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-16T04:58:51.875Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-16T04:58:52.154Z] Removing intermediate container a3852cc321f2 [2022-03-16T04:58:52.154Z] ---> 0cda59311d9b [2022-03-16T04:58:52.154Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T04:58:52.444Z] ---> Running in bc45672fa8c3 [2022-03-16T04:58:52.444Z] Removing intermediate container 1b9cd55b0368 [2022-03-16T04:58:52.444Z] ---> 0efa633f4cce [2022-03-16T04:58:52.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:58:52.721Z] ---> Running in 5e04640243ec [2022-03-16T04:58:52.721Z] Removing intermediate container bc45672fa8c3 [2022-03-16T04:58:52.721Z] ---> 80fde1cbdd66 [2022-03-16T04:58:52.721Z] Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:58:52.997Z] ---> Running in 4ec90a854c5b [2022-03-16T04:58:53.274Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T04:58:53.274Z] Running setup.py install for PyYAML: started [2022-03-16T04:58:53.274Z] Removing intermediate container 5e04640243ec [2022-03-16T04:58:53.274Z] ---> 26596d5338bf [2022-03-16T04:58:53.274Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T04:58:53.552Z] ---> Running in 00e690d4e594 [2022-03-16T04:58:53.552Z] Removing intermediate container 4ec90a854c5b [2022-03-16T04:58:53.552Z] ---> f364cff27b7c [2022-03-16T04:58:53.552Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T04:58:53.829Z] ---> Running in 5df4c95eed00 [2022-03-16T04:58:54.105Z] Removing intermediate container 00e690d4e594 [2022-03-16T04:58:54.105Z] ---> 4fcca05e79ca [2022-03-16T04:58:54.105Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:58:54.105Z] ---> Running in 59edaf8d9a0f [2022-03-16T04:58:54.387Z] Removing intermediate container 5df4c95eed00 [2022-03-16T04:58:54.387Z] ---> 2fc261000511 [2022-03-16T04:58:54.387Z] [2022-03-16T04:58:54.982Z] Removing intermediate container 59edaf8d9a0f [2022-03-16T04:58:54.982Z] ---> 92c150eb5b1c [2022-03-16T04:58:54.982Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:58:54.982Z] Successfully built 2fc261000511 [2022-03-16T04:58:54.982Z] Successfully tagged support-scheduler-arm64:latest [2022-03-16T04:58:54.982Z]  Building support-scheduler ... done Building support-notifications [2022-03-16T04:58:54.982Z] ---> Running in 890d66ef8baa [2022-03-16T04:58:55.588Z] Removing intermediate container 890d66ef8baa [2022-03-16T04:58:55.588Z] ---> e97464db1b97 [2022-03-16T04:58:55.588Z] [2022-03-16T04:58:55.866Z] Successfully built e97464db1b97 [2022-03-16T04:58:55.866Z] Successfully tagged core-metadata-arm64:latest [2022-03-16T04:58:55.866Z]  Building core-metadata ... done Building core-command [2022-03-16T04:58:55.866Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T04:58:56.140Z] Running setup.py install for docopt: started [2022-03-16T04:58:58.124Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T04:58:58.124Z] Running setup.py install for dockerpty: started [2022-03-16T04:59:00.754Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T04:59:02.196Z] 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-16T04:59:14.612Z] Removing intermediate container dfe3abad49df [2022-03-16T04:59:14.612Z] ---> 3b44a25b6ec0 [2022-03-16T04:59:14.612Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T04:59:14.612Z] ---> Running in 15459f62444f [2022-03-16T04:59:14.612Z] Removing intermediate container 15459f62444f [2022-03-16T04:59:14.612Z] ---> 147f38b9fa69 [2022-03-16T04:59:14.612Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T04:59:14.612Z] ---> Running in c96f3e854548 [2022-03-16T04:59:14.893Z] Removing intermediate container c96f3e854548 [2022-03-16T04:59:14.893Z] ---> 4c1af5ec2fea [2022-03-16T04:59:14.893Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T04:59:16.337Z] ---> 9bedd31e616f [2022-03-16T04:59:16.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T04:59:16.940Z] ---> a93c03a9eec6 [2022-03-16T04:59:16.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T04:59:17.541Z] ---> b230c6925092 [2022-03-16T04:59:17.541Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T04:59:17.821Z] ---> Running in f821f82e07ee [2022-03-16T04:59:18.104Z] Removing intermediate container f821f82e07ee [2022-03-16T04:59:18.104Z] ---> d5c2a331bb06 [2022-03-16T04:59:18.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T04:59:18.104Z] ---> Running in dae2cda9291c [2022-03-16T04:59:18.710Z] Removing intermediate container dae2cda9291c [2022-03-16T04:59:18.710Z] ---> 2d5d1d3bf1ea [2022-03-16T04:59:18.710Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T04:59:18.984Z] ---> Running in d2a6a48c1548 [2022-03-16T04:59:19.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:59:19.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:59:19.254Z] ---> cea6f7a9a775 [2022-03-16T04:59:19.254Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:59:19.254Z] ---> Using cache [2022-03-16T04:59:19.254Z] ---> 5f979ec8635b [2022-03-16T04:59:19.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:59:19.254Z] ---> Using cache [2022-03-16T04:59:19.254Z] ---> 1de9002bb9a4 [2022-03-16T04:59:19.254Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T04:59:19.254Z] ---> Running in 510fba9cd8f6 [2022-03-16T04:59:19.859Z] Removing intermediate container d2a6a48c1548 [2022-03-16T04:59:19.859Z] ---> 6763b832de00 [2022-03-16T04:59:19.859Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T04:59:19.859Z] ---> Running in 8d4e59423cf9 [2022-03-16T04:59:20.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:59:20.850Z] Removing intermediate container 8d4e59423cf9 [2022-03-16T04:59:20.850Z] ---> a35e23985731 [2022-03-16T04:59:20.850Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T04:59:20.850Z] ---> Running in fb525d75eeea [2022-03-16T04:59:21.464Z] Removing intermediate container fb525d75eeea [2022-03-16T04:59:21.464Z] ---> 7e9ceefa8a3a [2022-03-16T04:59:21.464Z] [2022-03-16T04:59:21.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:59:22.063Z] Successfully built 7e9ceefa8a3a [2022-03-16T04:59:22.063Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-16T04:59:22.660Z]  Building sys-mgmt-agent ... done OK: 220 MiB in 52 packages [2022-03-16T04:59:24.107Z] Removing intermediate container 510fba9cd8f6 [2022-03-16T04:59:24.107Z] ---> e59c41fe7ef5 [2022-03-16T04:59:24.107Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:59:24.707Z] ---> c0f9485addef [2022-03-16T04:59:24.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:59:24.981Z] ---> Running in d3c8afa160c0 [2022-03-16T04:59:30.647Z] Removing intermediate container d3c8afa160c0 [2022-03-16T04:59:30.647Z] ---> 4d5fb7f146ff [2022-03-16T04:59:30.647Z] Step 8/23 : COPY . . [2022-03-16T04:59:37.463Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:59:37.463Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:59:37.463Z] ---> cea6f7a9a775 [2022-03-16T04:59:37.463Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 5f979ec8635b [2022-03-16T04:59:37.463Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 1de9002bb9a4 [2022-03-16T04:59:37.463Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 2feaed7eac3c [2022-03-16T04:59:37.463Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 8f11e261a357 [2022-03-16T04:59:37.463Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 9b457f076c7f [2022-03-16T04:59:37.463Z] Step 8/31 : COPY . . [2022-03-16T04:59:37.463Z] ---> Using cache [2022-03-16T04:59:37.463Z] ---> 95115416b010 [2022-03-16T04:59:37.463Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T04:59:38.919Z] ---> Running in 47aee3de7f46 [2022-03-16T04:59:40.376Z] 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-16T04:59:40.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:59:40.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:59:40.376Z] ---> cea6f7a9a775 [2022-03-16T04:59:40.376Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T04:59:40.376Z] ---> Using cache [2022-03-16T04:59:40.376Z] ---> 5f979ec8635b [2022-03-16T04:59:40.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:59:40.376Z] ---> Using cache [2022-03-16T04:59:40.376Z] ---> 1de9002bb9a4 [2022-03-16T04:59:40.376Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T04:59:40.376Z] ---> Using cache [2022-03-16T04:59:40.376Z] ---> 2feaed7eac3c [2022-03-16T04:59:40.376Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T04:59:40.650Z] ---> Using cache [2022-03-16T04:59:40.650Z] ---> 8f11e261a357 [2022-03-16T04:59:40.650Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:59:40.650Z] ---> Using cache [2022-03-16T04:59:40.650Z] ---> 9b457f076c7f [2022-03-16T04:59:40.650Z] Step 8/23 : COPY . . [2022-03-16T04:59:40.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T04:59:40.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T04:59:40.928Z] ---> cea6f7a9a775 [2022-03-16T04:59:40.928Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T04:59:40.928Z] ---> Using cache [2022-03-16T04:59:40.928Z] ---> 5f979ec8635b [2022-03-16T04:59:40.928Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T04:59:40.928Z] ---> Using cache [2022-03-16T04:59:40.928Z] ---> 1de9002bb9a4 [2022-03-16T04:59:40.928Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T04:59:40.928Z] ---> Running in c0e473a98900 [2022-03-16T04:59:40.928Z] ---> Using cache [2022-03-16T04:59:40.928Z] ---> 95115416b010 [2022-03-16T04:59:40.928Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T04:59:41.202Z] ---> Running in 9bbfe7cbebf6 [2022-03-16T04:59:43.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T04:59:43.480Z] 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-16T04:59:44.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T04:59:45.073Z] OK: 220 MiB in 52 packages [2022-03-16T04:59:47.064Z] Removing intermediate container c0e473a98900 [2022-03-16T04:59:47.064Z] ---> d3f81ab8cbc4 [2022-03-16T04:59:47.064Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T04:59:48.507Z] ---> 2afb0ac10772 [2022-03-16T04:59:48.507Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T04:59:48.507Z] ---> Running in 96904c868903 [2022-03-16T04:59:53.923Z] ---> c56abcb1d9f7 [2022-03-16T04:59:53.923Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T04:59:53.923Z] ---> Running in a7684c0eeed5 [2022-03-16T04:59:55.379Z] Removing intermediate container 96904c868903 [2022-03-16T04:59:55.379Z] ---> 37a05d5cd85c [2022-03-16T04:59:55.379Z] Step 8/22 : COPY . . [2022-03-16T04:59:55.657Z] 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-16T05:00:14.037Z] ---> 9ab50567c4e6 [2022-03-16T05:00:14.037Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T05:00:14.037Z] ---> Running in 383c3ab4abb0 [2022-03-16T05:00:14.311Z] 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-16T05:01:36.119Z] Removing intermediate container 47aee3de7f46 [2022-03-16T05:01:36.119Z] ---> ea000fba1c32 [2022-03-16T05:01:36.119Z] [2022-03-16T05:01:36.119Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T05:01:36.119Z] ---> 5b8b7b635229 [2022-03-16T05:01:36.119Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T05:01:36.119Z] ---> Running in 8c6669184f88 [2022-03-16T05:01:36.119Z] Removing intermediate container 8c6669184f88 [2022-03-16T05:01:36.119Z] ---> 989efc9ed577 [2022-03-16T05:01:36.119Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T05:01:36.119Z] ---> Running in 63c13836fb85 [2022-03-16T05:01:36.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T05:01:36.119Z] Removing intermediate container 9bbfe7cbebf6 [2022-03-16T05:01:36.119Z] ---> ed195430f802 [2022-03-16T05:01:36.119Z] [2022-03-16T05:01:36.119Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T05:01:36.119Z] ---> 5b8b7b635229 [2022-03-16T05:01:36.119Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T05:01:36.119Z] ---> Using cache [2022-03-16T05:01:36.119Z] ---> abd4e6b0623d [2022-03-16T05:01:36.119Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T05:01:36.119Z] ---> Using cache [2022-03-16T05:01:36.119Z] ---> 7b493513e12e [2022-03-16T05:01:36.119Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T05:01:36.119Z] ---> Running in 4098e7b370b9 [2022-03-16T05:01:36.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T05:01:36.119Z] Removing intermediate container 4098e7b370b9 [2022-03-16T05:01:36.119Z] ---> 3f35af1cd99d [2022-03-16T05:01:36.119Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T05:01:36.119Z] ---> Running in 36e885c33ae6 [2022-03-16T05:01:36.119Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T05:01:36.119Z] Removing intermediate container 36e885c33ae6 [2022-03-16T05:01:36.119Z] ---> dae43fb07c98 [2022-03-16T05:01:36.119Z] Step 15/23 : WORKDIR / [2022-03-16T05:01:36.119Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T05:01:36.119Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T05:01:36.119Z] OK: 6 MiB in 16 packages [2022-03-16T05:01:36.119Z] ---> Running in d120f6af74df [2022-03-16T05:01:36.119Z] Removing intermediate container d120f6af74df [2022-03-16T05:01:36.119Z] ---> ade94798d6cb [2022-03-16T05:01:36.119Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T05:01:36.119Z] Removing intermediate container 63c13836fb85 [2022-03-16T05:01:36.119Z] ---> b0ecaa49010b [2022-03-16T05:01:36.119Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T05:01:36.119Z] ---> Running in 35bf35a4c556 [2022-03-16T05:01:36.119Z] ---> 767a56b16f0c [2022-03-16T05:01:36.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T05:01:36.119Z] Removing intermediate container 35bf35a4c556 [2022-03-16T05:01:36.119Z] ---> 4a9f99f08653 [2022-03-16T05:01:36.119Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T05:01:36.119Z] ---> Running in a3bc985e340f [2022-03-16T05:01:36.724Z] Removing intermediate container a3bc985e340f [2022-03-16T05:01:36.724Z] ---> ab2cd2cae994 [2022-03-16T05:01:36.724Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T05:01:36.724Z] ---> Running in 52ae5071790a [2022-03-16T05:01:38.173Z] ---> e9191a0fd1f2 [2022-03-16T05:01:38.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T05:01:40.171Z] ---> 0edf0b6979eb [2022-03-16T05:01:40.171Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T05:01:40.171Z] ---> Running in 1433dd957c10 [2022-03-16T05:01:40.171Z] Removing intermediate container 52ae5071790a [2022-03-16T05:01:40.171Z] ---> b6bbffdc86cd [2022-03-16T05:01:40.171Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T05:01:40.448Z] ---> Running in ef7e75f7de6f [2022-03-16T05:01:40.727Z] Removing intermediate container 1433dd957c10 [2022-03-16T05:01:40.727Z] ---> 4a80d7376c27 [2022-03-16T05:01:40.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T05:01:41.005Z] ---> Running in c1e28421ee87 [2022-03-16T05:01:41.282Z] Removing intermediate container ef7e75f7de6f [2022-03-16T05:01:41.282Z] ---> 02aaa1110df2 [2022-03-16T05:01:41.282Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T05:01:41.558Z] Removing intermediate container c1e28421ee87 [2022-03-16T05:01:41.558Z] ---> f91862be454b [2022-03-16T05:01:41.558Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T05:01:41.836Z] ---> Running in 7fe736f25530 [2022-03-16T05:01:42.443Z] Removing intermediate container 7fe736f25530 [2022-03-16T05:01:42.443Z] ---> df9d16cf9a97 [2022-03-16T05:01:42.443Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T05:01:42.443Z] ---> Running in 944b636665a4 [2022-03-16T05:01:42.725Z] ---> d93c6f07c5ba [2022-03-16T05:01:42.725Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T05:01:43.004Z] ---> Running in 96736ac689ea [2022-03-16T05:01:43.286Z] Removing intermediate container 944b636665a4 [2022-03-16T05:01:43.286Z] ---> ce05f9c38173 [2022-03-16T05:01:43.286Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T05:01:43.560Z] ---> Running in 7ee860ee6412 [2022-03-16T05:01:44.159Z] Removing intermediate container 7ee860ee6412 [2022-03-16T05:01:44.159Z] ---> 7edd46dfd01f [2022-03-16T05:01:44.159Z] [2022-03-16T05:01:44.759Z] Successfully built 7edd46dfd01f [2022-03-16T05:01:44.759Z] Successfully tagged core-command-arm64:latest [2022-03-16T05:01:45.753Z]  Building core-command ... done Removing intermediate container 96736ac689ea [2022-03-16T05:01:45.753Z] ---> f0a6b396a322 [2022-03-16T05:01:45.753Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T05:01:46.750Z] ---> b3211596c80e [2022-03-16T05:01:46.750Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T05:01:48.746Z] ---> 76fed305e26b [2022-03-16T05:01:48.746Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T05:01:49.738Z] ---> 064646564fc4 [2022-03-16T05:01:49.738Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T05:01:50.769Z] ---> 5dfbf17318a6 [2022-03-16T05:01:50.769Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T05:01:51.387Z] ---> ff88f8fd32e4 [2022-03-16T05:01:51.387Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T05:01:51.666Z] ---> Running in eeaabcddf10f [2022-03-16T05:01:52.276Z] Removing intermediate container eeaabcddf10f [2022-03-16T05:01:52.276Z] ---> 02aae036df4b [2022-03-16T05:01:52.276Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T05:01:52.884Z] ---> ace040410040 [2022-03-16T05:01:52.884Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T05:01:53.160Z] ---> Running in d56b8d64c27f [2022-03-16T05:01:55.793Z] Removing intermediate container d56b8d64c27f [2022-03-16T05:01:55.793Z] ---> 5b6907908331 [2022-03-16T05:01:55.793Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T05:01:56.067Z] ---> Running in 4c0ee8aa673c [2022-03-16T05:01:56.684Z] Removing intermediate container 4c0ee8aa673c [2022-03-16T05:01:56.684Z] ---> 1f74bd32c474 [2022-03-16T05:01:56.684Z] Step 28/31 : CMD ["gate"] [2022-03-16T05:01:56.963Z] ---> Running in 42f4e7bd154a [2022-03-16T05:01:57.569Z] Removing intermediate container 42f4e7bd154a [2022-03-16T05:01:57.569Z] ---> 50c71b82f312 [2022-03-16T05:01:57.569Z] Step 29/31 : LABEL arch=arm64 [2022-03-16T05:01:57.842Z] ---> Running in a630fc5727e6 [2022-03-16T05:01:58.121Z] Removing intermediate container a630fc5727e6 [2022-03-16T05:01:58.121Z] ---> 86773eb242f3 [2022-03-16T05:01:58.121Z] Step 30/31 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T05:01:58.398Z] ---> Running in e669b6300134 [2022-03-16T05:01:59.007Z] Removing intermediate container e669b6300134 [2022-03-16T05:01:59.007Z] ---> bc8a77ee20e2 [2022-03-16T05:01:59.007Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T05:01:59.007Z] ---> Running in fe76ff1217ac [2022-03-16T05:01:59.618Z] Removing intermediate container fe76ff1217ac [2022-03-16T05:01:59.618Z] ---> 76f14f2eddea [2022-03-16T05:01:59.618Z] [2022-03-16T05:01:59.895Z] Successfully built 76f14f2eddea [2022-03-16T05:01:59.895Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-16T05:02:04.215Z]  Building security-bootstrapper ... done Removing intermediate container 383c3ab4abb0 [2022-03-16T05:02:04.215Z] ---> 098d84d56312 [2022-03-16T05:02:04.215Z] [2022-03-16T05:02:04.215Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T05:02:04.215Z] ---> 5b8b7b635229 [2022-03-16T05:02:04.215Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T05:02:04.215Z] ---> Running in 43c4a05fadb6 [2022-03-16T05:02:04.812Z] Removing intermediate container a7684c0eeed5 [2022-03-16T05:02:04.812Z] ---> d18c8af8bb1c [2022-03-16T05:02:04.812Z] [2022-03-16T05:02:04.812Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T05:02:04.812Z] ---> 5b8b7b635229 [2022-03-16T05:02:04.812Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T05:02:04.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T05:02:04.812Z] ---> Running in cbac8c23083e [2022-03-16T05:02:05.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T05:02:05.359Z] Removing intermediate container cbac8c23083e [2022-03-16T05:02:05.359Z] ---> 506ee359506e [2022-03-16T05:02:05.359Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T05:02:05.359Z] ---> Running in 5c7dd657eb54 [2022-03-16T05:02:05.635Z] Removing intermediate container 5c7dd657eb54 [2022-03-16T05:02:05.635Z] ---> 827b99b9e93e [2022-03-16T05:02:05.635Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T05:02:05.635Z] ---> Running in 8d1ca83ee804 [2022-03-16T05:02:06.232Z] Removing intermediate container 8d1ca83ee804 [2022-03-16T05:02:06.232Z] ---> de8feac3c7ee [2022-03-16T05:02:06.232Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T05:02:06.232Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T05:02:06.232Z] ---> Running in b87b9bb732ba [2022-03-16T05:02:06.232Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T05:02:06.232Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T05:02:06.232Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T05:02:06.505Z] OK: 6 MiB in 16 packages [2022-03-16T05:02:07.942Z] Removing intermediate container 43c4a05fadb6 [2022-03-16T05:02:07.942Z] ---> e00db3f95168 [2022-03-16T05:02:07.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T05:02:07.942Z] ---> Running in 679816de8697 [2022-03-16T05:02:08.224Z] Removing intermediate container b87b9bb732ba [2022-03-16T05:02:08.224Z] ---> 38fddb79395c [2022-03-16T05:02:08.224Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T05:02:08.224Z] ---> Running in 0de8cce569c5 [2022-03-16T05:02:08.224Z] Removing intermediate container 679816de8697 [2022-03-16T05:02:08.224Z] ---> e4963c509aed [2022-03-16T05:02:08.224Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T05:02:08.497Z] ---> Running in 96179d377864 [2022-03-16T05:02:08.772Z] Removing intermediate container 96179d377864 [2022-03-16T05:02:08.772Z] ---> def8138e4deb [2022-03-16T05:02:08.772Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T05:02:08.772Z] ---> Running in 2412939b66ac [2022-03-16T05:02:09.373Z] Removing intermediate container 2412939b66ac [2022-03-16T05:02:09.373Z] ---> ab562141be9b [2022-03-16T05:02:09.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T05:02:09.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T05:02:09.969Z] ---> 92028d73d759 [2022-03-16T05:02:09.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T05:02:10.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T05:02:10.851Z] ---> 2e93c308e91e [2022-03-16T05:02:10.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T05:02:11.124Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T05:02:11.396Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T05:02:11.396Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T05:02:11.396Z] ---> 5f7d4a20796d [2022-03-16T05:02:11.396Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T05:02:11.396Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T05:02:11.670Z] ---> Running in f27a1f4d1d0b [2022-03-16T05:02:11.670Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T05:02:11.670Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T05:02:11.670Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T05:02:11.944Z] OK: 8 MiB in 20 packages [2022-03-16T05:02:11.944Z] Removing intermediate container f27a1f4d1d0b [2022-03-16T05:02:11.944Z] ---> e02f868a1287 [2022-03-16T05:02:11.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T05:02:11.944Z] ---> Running in 171e48718cf3 [2022-03-16T05:02:12.547Z] Removing intermediate container 171e48718cf3 [2022-03-16T05:02:12.547Z] ---> 3a784d0cf02c [2022-03-16T05:02:12.547Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T05:02:12.547Z] ---> Running in 85e63ba82d54 [2022-03-16T05:02:12.826Z] Removing intermediate container 0de8cce569c5 [2022-03-16T05:02:12.826Z] ---> d9d4a683ee12 [2022-03-16T05:02:12.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T05:02:12.826Z] Removing intermediate container 85e63ba82d54 [2022-03-16T05:02:12.826Z] ---> aecdc67dddf4 [2022-03-16T05:02:12.826Z] Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T05:02:13.103Z] ---> Running in 871be61dbd1c [2022-03-16T05:02:13.378Z] Removing intermediate container 871be61dbd1c [2022-03-16T05:02:13.378Z] ---> d1fc9de48094 [2022-03-16T05:02:13.378Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T05:02:13.378Z] ---> Running in 157464c775c6 [2022-03-16T05:02:13.660Z] ---> bc12ca868787 [2022-03-16T05:02:13.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T05:02:13.660Z] Removing intermediate container 157464c775c6 [2022-03-16T05:02:13.660Z] ---> 811732f98d84 [2022-03-16T05:02:13.660Z] [2022-03-16T05:02:14.255Z] Successfully built 811732f98d84 [2022-03-16T05:02:14.255Z] Successfully tagged support-notifications-arm64:latest [2022-03-16T05:02:14.529Z]  Building support-notifications ... done  ---> 8fa3ab7222fd [2022-03-16T05:02:14.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T05:02:15.123Z] ---> 7185cef15530 [2022-03-16T05:02:15.123Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T05:02:15.123Z] ---> Running in 38f953cf32c2 [2022-03-16T05:02:15.398Z] Removing intermediate container 38f953cf32c2 [2022-03-16T05:02:15.398Z] ---> 94567d59dd9e [2022-03-16T05:02:15.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T05:02:15.673Z] ---> Running in 1da008fb1cae [2022-03-16T05:02:15.948Z] Removing intermediate container 1da008fb1cae [2022-03-16T05:02:15.948Z] ---> d6979e253ba6 [2022-03-16T05:02:15.948Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T05:02:15.948Z] ---> Running in dca0e1f4c75a [2022-03-16T05:02:16.223Z] Removing intermediate container dca0e1f4c75a [2022-03-16T05:02:16.223Z] ---> e90d3c17cb6c [2022-03-16T05:02:16.223Z] Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b [2022-03-16T05:02:16.223Z] ---> Running in 946e9cfb9764 [2022-03-16T05:02:16.504Z] Removing intermediate container 946e9cfb9764 [2022-03-16T05:02:16.504Z] ---> 7107a0fcda50 [2022-03-16T05:02:16.504Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T05:02:16.777Z] ---> Running in 5209ac685ccc [2022-03-16T05:02:17.050Z] Removing intermediate container 5209ac685ccc [2022-03-16T05:02:17.050Z] ---> 4d9869ca0066 [2022-03-16T05:02:17.050Z] [2022-03-16T05:02:17.325Z] Successfully built 4d9869ca0066 [2022-03-16T05:02:17.325Z] Successfully tagged core-data-arm64:latest [2022-03-16T05:02:17.614Z]  Building core-data ... done  [Pipeline] } [2022-03-16T05:02:17.636Z] $ docker stop --time=1 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec [2022-03-16T05:02:19.287Z] $ docker rm -f 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T05:02:19.798Z] + docker images [2022-03-16T05:02:20.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T05:02:20.067Z] core-data-arm64 latest 4d9869ca0066 3 seconds ago 19.2MB [2022-03-16T05:02:20.067Z] support-notifications-arm64 latest 811732f98d84 6 seconds ago 16.1MB [2022-03-16T05:02:20.067Z] d18c8af8bb1c 15 seconds ago 1.6GB [2022-03-16T05:02:20.067Z] 098d84d56312 17 seconds ago 1.6GB [2022-03-16T05:02:20.067Z] security-bootstrapper-arm64 latest 76f14f2eddea 20 seconds ago 18MB [2022-03-16T05:02:20.067Z] core-command-arm64 latest 7edd46dfd01f 36 seconds ago 15.3MB [2022-03-16T05:02:20.067Z] ed195430f802 48 seconds ago 1.59GB [2022-03-16T05:02:20.067Z] ea000fba1c32 52 seconds ago 1.59GB [2022-03-16T05:02:20.067Z] sys-mgmt-agent-arm64 latest 7e9ceefa8a3a 2 minutes ago 280MB [2022-03-16T05:02:20.067Z] core-metadata-arm64 latest e97464db1b97 3 minutes ago 16MB [2022-03-16T05:02:20.067Z] support-scheduler-arm64 latest 2fc261000511 3 minutes ago 15.4MB [2022-03-16T05:02:20.067Z] security-secretstore-setup-arm64 latest cf9ef6c99f7b 3 minutes ago 27MB [2022-03-16T05:02:20.067Z] security-proxy-setup-arm64 latest d7714bd23835 3 minutes ago 25.5MB [2022-03-16T05:02:20.067Z] b81458bcdb90 3 minutes ago 1.6GB [2022-03-16T05:02:20.067Z] 35507e1f6a83 3 minutes ago 1.6GB [2022-03-16T05:02:20.067Z] 2b68e57a61d3 3 minutes ago 1.6GB [2022-03-16T05:02:20.067Z] 1d9c03b20196 4 minutes ago 1.6GB [2022-03-16T05:02:20.067Z] e38bd8e0bf55 4 minutes ago 1.59GB [2022-03-16T05:02:20.067Z] ci-base-image-arm64 latest cea6f7a9a775 14 minutes ago 1.26GB [2022-03-16T05:02:20.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-16T05:02:20.067Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-16T05:02:20.067Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-16T05:02:20.067Z] 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-16T05:02:20.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T05:02:20.494Z] [2022-03-16T05:02:20.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T05:02:20.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T05:02:21.114Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T05:02:21.114Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T05:02:21.114Z] 04944245beec: Pulling fs layer [2022-03-16T05:02:21.114Z] 699f458cf7ca: Pulling fs layer [2022-03-16T05:02:21.114Z] 765212b225bb: Pulling fs layer [2022-03-16T05:02:21.114Z] f23df028b6ca: Pulling fs layer [2022-03-16T05:02:21.114Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T05:02:21.114Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T05:02:21.114Z] 765212b225bb: Waiting [2022-03-16T05:02:21.114Z] f23df028b6ca: Waiting [2022-03-16T05:02:21.114Z] d65c8cfc05b1: Waiting [2022-03-16T05:02:21.114Z] 2437ff75d9bd: Waiting [2022-03-16T05:02:21.114Z] 04944245beec: Verifying Checksum [2022-03-16T05:02:21.114Z] 04944245beec: Download complete [2022-03-16T05:02:21.114Z] 765212b225bb: Verifying Checksum [2022-03-16T05:02:21.114Z] 765212b225bb: Download complete [2022-03-16T05:02:21.114Z] f23df028b6ca: Verifying Checksum [2022-03-16T05:02:21.114Z] f23df028b6ca: Download complete [2022-03-16T05:02:21.114Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T05:02:21.114Z] d65c8cfc05b1: Download complete [2022-03-16T05:02:21.387Z] 699f458cf7ca: Verifying Checksum [2022-03-16T05:02:21.660Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T05:02:21.660Z] 8998bd30e6a1: Download complete [2022-03-16T05:02:24.273Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T05:02:24.273Z] 2437ff75d9bd: Download complete [2022-03-16T05:02:26.244Z] 8998bd30e6a1: Pull complete [2022-03-16T05:02:26.518Z] 04944245beec: Pull complete [2022-03-16T05:02:27.948Z] 699f458cf7ca: Pull complete [2022-03-16T05:02:27.948Z] 765212b225bb: Pull complete [2022-03-16T05:02:28.925Z] f23df028b6ca: Pull complete [2022-03-16T05:02:29.201Z] d65c8cfc05b1: Pull complete [2022-03-16T05:02:44.262Z] 2437ff75d9bd: Pull complete [2022-03-16T05:02:44.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T05:02:44.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T05:02:44.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T05:02:44.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container [2022-03-16T05:02:44.564Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T05:02:47.324Z] $ docker top 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:02:48.327Z] ---> job-cost.sh [2022-03-16T05:02:48.327Z] lf-activate-venv: SKIPPING [2022-03-16T05:02:48.327Z] INFO: No Stack... [2022-03-16T05:02:48.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T05:02:49.508Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T05:02:50.176Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [2022-03-16T05:02:50.176Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T05:02:50.241Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] [2022-03-16T05:02:50.250Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] did not exist. Created. [2022-03-16T05:02:50.250Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T05:02:50.919Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T05:02:51.075Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T05:02:51.082Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T05:02:51.119Z] $ docker stop --time=1 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa [2022-03-16T05:02:52.627Z] $ docker rm -f 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa [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-16T05:02:53.166Z] provisioning config files... [2022-03-16T05:02:53.175Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config9094759558014533617tmp [Pipeline] { [Pipeline] sh [2022-03-16T05:02:53.477Z] + set +x [2022-03-16T05:02:53.477Z] + curl -s https://codecov.io/bash [2022-03-16T05:02:53.477Z] + bash -s -- [2022-03-16T05:02:53.477Z] [2022-03-16T05:02:53.477Z] _____ _ [2022-03-16T05:02:53.477Z] / ____| | | [2022-03-16T05:02:53.477Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T05:02:53.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T05:02:53.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T05:02:53.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T05:02:53.477Z] Bash-1.0.6 [2022-03-16T05:02:53.477Z] [2022-03-16T05:02:53.477Z] [2022-03-16T05:02:53.477Z] ==> git version 2.25.1 found [2022-03-16T05:02:53.477Z] ==> 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-16T05:02:53.477Z] Release-Date: 2020-01-08 [2022-03-16T05:02:53.477Z] 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-16T05:02:53.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T05:02:53.477Z] ==> Jenkins CI detected. [2022-03-16T05:02:53.477Z] current dir:  /w/workspace/edgex-go/16 [2022-03-16T05:02:53.477Z] project root: . [2022-03-16T05:02:53.477Z] --> token set from env [2022-03-16T05:02:53.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T05:02:53.477Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T05:02:53.477Z] ==> Python coveragepy not found [2022-03-16T05:02:53.477Z] ==> Searching for coverage reports in: [2022-03-16T05:02:53.477Z] + . [2022-03-16T05:02:53.477Z] -> Found 1 reports [2022-03-16T05:02:53.477Z] ==> Detecting git/mercurial file structure [2022-03-16T05:02:53.477Z] ==> Reading reports [2022-03-16T05:02:53.736Z] + ./coverage.out bytes=426503 [2022-03-16T05:02:53.736Z] ==> Appending adjustments [2022-03-16T05:02:53.736Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T05:02:54.675Z] + Found adjustments [2022-03-16T05:02:54.675Z] ==> Gzipping contents [2022-03-16T05:02:54.675Z] 60K /tmp/codecov.LS8gSU.gz [2022-03-16T05:02:54.675Z] ==> Uploading reports [2022-03-16T05:02:54.675Z] url: https://codecov.io [2022-03-16T05:02:54.675Z] query: branch=PR-3891&commit=baa47e448d03253cd60b1863e465d5320cc1ac2b&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-16T05:02:54.675Z] -> Pinging Codecov [2022-03-16T05:02:54.675Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=baa47e448d03253cd60b1863e465d5320cc1ac2b&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-16T05:02:54.935Z] -> Uploading to [2022-03-16T05:02:54.935Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/baa47e448d03253cd60b1863e465d5320cc1ac2b/16847e7d-f8e8-47fb-ab96-9017786b8a15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T050254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dea4e23199c3d9f6f687b5280a0fcc888ac3c067e3a13b34444e3bf98d9ef290 [2022-03-16T05:02:54.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T05:02:54.935Z] Dload Upload Total Spent Left Speed [2022-03-16T05:02:55.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57964 0 0 100 57964 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-03-16T05:02:55.196Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] } [2022-03-16T05:02:55.204Z] 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-16T05:02:55.914Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:02:56.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:02:57.079Z] ---> package-listing.sh [2022-03-16T05:02:57.079Z] ++ facter osfamily [2022-03-16T05:02:57.079Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T05:02:57.341Z] + OS_FAMILY=debian [2022-03-16T05:02:57.341Z] + workspace=/w/workspace/edgex-go/16 [2022-03-16T05:02:57.341Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T05:02:57.341Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T05:02:57.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T05:02:57.341Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T05:02:57.341Z] + '[' /w/workspace/edgex-go/16 ']' [2022-03-16T05:02:57.341Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T05:02:57.341Z] + case "${OS_FAMILY}" in [2022-03-16T05:02:57.341Z] + dpkg -l [2022-03-16T05:02:57.341Z] + grep '^ii' [2022-03-16T05:02:57.341Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T05:02:57.341Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T05:02:57.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T05:02:57.341Z] + '[' /w/workspace/edgex-go/16 ']' [2022-03-16T05:02:57.341Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2022-03-16T05:02:57.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2022-03-16T05:02:57.354Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T05:02:57.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T05:02:58.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T05:02:58.214Z] [2022-03-16T05:02:58.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T05:02:58.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T05:02:58.515Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T05:02:58.515Z] 5eb5b503b376: Pulling fs layer [2022-03-16T05:02:58.515Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T05:02:58.515Z] ec43610c2a17: Pulling fs layer [2022-03-16T05:02:58.515Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T05:02:58.515Z] 33b1e0a273af: Pulling fs layer [2022-03-16T05:02:58.515Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T05:02:58.515Z] 2f39f015ded8: Pulling fs layer [2022-03-16T05:02:58.515Z] 33b1e0a273af: Waiting [2022-03-16T05:02:58.515Z] 5d3b04190fa2: Waiting [2022-03-16T05:02:58.515Z] 3a2ae6a8a46f: Waiting [2022-03-16T05:02:58.515Z] 2f39f015ded8: Waiting [2022-03-16T05:02:58.515Z] 5c69ac0246d0: Download complete [2022-03-16T05:02:58.515Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-16T05:02:58.515Z] 3a2ae6a8a46f: Download complete [2022-03-16T05:02:58.515Z] ec43610c2a17: Verifying Checksum [2022-03-16T05:02:58.515Z] ec43610c2a17: Download complete [2022-03-16T05:02:58.774Z] 33b1e0a273af: Verifying Checksum [2022-03-16T05:02:58.774Z] 33b1e0a273af: Download complete [2022-03-16T05:02:58.774Z] 5d3b04190fa2: Verifying Checksum [2022-03-16T05:02:58.774Z] 5d3b04190fa2: Download complete [2022-03-16T05:02:58.774Z] 5eb5b503b376: Download complete [2022-03-16T05:02:59.343Z] 2f39f015ded8: Verifying Checksum [2022-03-16T05:02:59.343Z] 2f39f015ded8: Download complete [2022-03-16T05:02:59.910Z] 5eb5b503b376: Pull complete [2022-03-16T05:03:00.170Z] 5c69ac0246d0: Pull complete [2022-03-16T05:03:00.430Z] ec43610c2a17: Pull complete [2022-03-16T05:03:00.430Z] 3a2ae6a8a46f: Pull complete [2022-03-16T05:03:00.690Z] 33b1e0a273af: Pull complete [2022-03-16T05:03:00.690Z] 5d3b04190fa2: Pull complete [2022-03-16T05:03:04.877Z] 2f39f015ded8: Pull complete [2022-03-16T05:03:04.877Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T05:03:04.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T05:03:04.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T05:03:04.942Z] prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container [2022-03-16T05:03:04.979Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T05:03:06.143Z] $ docker top d7c80979195a591b81403477ffc407673068af62c5e48b88d8437a76b11778b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T05:03:06.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T05:03:06.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T05:03:07.073Z] + ls /var/log/sa-host [2022-03-16T05:03:07.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T05:03:07.291Z] provisioning config files... [2022-03-16T05:03:07.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config3717450702841999059tmp [Pipeline] { [Pipeline] echo [2022-03-16T05:03:07.315Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:03:07.600Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T05:03:07.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:03:07.935Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T05:03:07.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:03:08.313Z] ---> sudo-logs.sh [2022-03-16T05:03:08.313Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T05:03:08.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:03:08.611Z] ---> job-cost.sh [2022-03-16T05:03:08.611Z] lf-activate-venv: SKIPPING [2022-03-16T05:03:08.611Z] DEBUG: total: 0.10999999940395355 [2022-03-16T05:03:08.611Z] INFO: Retrieving Stack Cost... [2022-03-16T05:03:09.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T05:03:09.755Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T05:03:09.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T05:03:10.057Z] ---> logs-deploy.sh [2022-03-16T05:03:10.057Z] lf-activate-venv: SKIPPING [2022-03-16T05:03:10.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/16 [2022-03-16T05:03:10.057Z] INFO: archiving workspace using pattern(s): [2022-03-16T05:03:10.997Z] Archives upload complete. [2022-03-16T05:03:10.997Z] INFO: archiving logs to Nexus