Pull request #3904 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4045535975112293598.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-ssh7492720871603287861.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines # timeout=10 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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh280077961928999915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11827193809827715735.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4942483062105366188.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines # timeout=10 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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17070278639717422685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7114’ Running on prd-ubuntu20.04-docker-8c-8g-7116 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) > 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 Commit message: "build(snap): use edgex-ekuiper stage-snap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T09:32:14.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T09:32:14.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T09:32:14.639Z] ========================================================= [2022-03-15T09:32:14.639Z] EdgeX Global Pipelines Version Info [2022-03-15T09:32:14.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:32:15.413Z] ------------------- [2022-03-15T09:32:15.413Z] stable info: [2022-03-15T09:32:15.413Z] ------------------- [2022-03-15T09:32:15.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T09:32:15.413Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T09:32:15.413Z] Message: update stable to v1.0.221 [2022-03-15T09:32:15.987Z] ------------------- [2022-03-15T09:32:15.987Z] experimental info: [2022-03-15T09:32:15.987Z] ------------------- [2022-03-15T09:32:15.987Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T09:32:15.987Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T09:32:15.987Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T09:32:16.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T09:32:16.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T09:32:16.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T09:32:16.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T09:32:16.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T09:32:16.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T09:32:16.483Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T09:32:16.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T09:32:16.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T09:32:16.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T09:32:16.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T09:32:16.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T09:32:16.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T09:32:16.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T09:32:16.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T09:32:16.871Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T09:32:16.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T09:32:16.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T09:32:17.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T09:32:17.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T09:32:17.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T09:32:17.132Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T09:32:17.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-15T09:32:17.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-15T09:32:17.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-15T09:32:17.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo [2022-03-15T09:32:17.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 911a1c8 [Pipeline] echo [2022-03-15T09:32:17.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T09:32:17.506Z] provisioning config files... [2022-03-15T09:32:17.520Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5573493335948835385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:32:17.865Z] ---> docker-login.sh [2022-03-15T09:32:17.865Z] nexus3.edgexfoundry.org:10001 [2022-03-15T09:32:18.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:32:18.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:32:18.125Z] Configure a credential helper to remove this warning. See [2022-03-15T09:32:18.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:32:18.125Z] [2022-03-15T09:32:18.125Z] Login Succeeded [2022-03-15T09:32:18.125Z] nexus3.edgexfoundry.org:10002 [2022-03-15T09:32:18.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:32:18.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:32:18.387Z] Configure a credential helper to remove this warning. See [2022-03-15T09:32:18.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:32:18.387Z] [2022-03-15T09:32:18.387Z] Login Succeeded [2022-03-15T09:32:18.387Z] nexus3.edgexfoundry.org:10003 [2022-03-15T09:32:18.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:32:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:32:18.651Z] Configure a credential helper to remove this warning. See [2022-03-15T09:32:18.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:32:18.651Z] [2022-03-15T09:32:18.651Z] Login Succeeded [2022-03-15T09:32:18.651Z] nexus3.edgexfoundry.org:10004 [2022-03-15T09:32:18.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:32:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:32:18.651Z] Configure a credential helper to remove this warning. See [2022-03-15T09:32:18.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:32:18.651Z] [2022-03-15T09:32:18.651Z] Login Succeeded [2022-03-15T09:32:18.651Z] docker.io [2022-03-15T09:32:18.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:32:19.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:32:19.175Z] Configure a credential helper to remove this warning. See [2022-03-15T09:32:19.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:32:19.175Z] [2022-03-15T09:32:19.175Z] Login Succeeded [2022-03-15T09:32:19.175Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T09:32:19.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T09:32:19.632Z] + 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-15T09:32:19.632Z] + dirname cmd/core-command/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/core-data/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/core-metadata/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T09:32:19.632Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-03-15T09:32:19.632Z] -f2 [2022-03-15T09:32:19.632Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T09:32:19.632Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T09:32:19.632Z] + cut -d/ -f2 [2022-03-15T09:32:19.632Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T09:32:19.754Z] 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-15T09:32:20.258Z] + git rev-list -1 --merges 911a1c84c550e15fa7c8427f88a0fa31e9a8b786~1..911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo [2022-03-15T09:32:20.296Z] -----------> git rev-list -1 --merges 911a1c84c550e15fa7c8427f88a0fa31e9a8b786~1..911a1c84c550e15fa7c8427f88a0fa31e9a8b786 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [false] [Pipeline] sh [2022-03-15T09:32:20.641Z] + git log --format=format:%s -1 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo [2022-03-15T09:32:20.677Z] ========================================================= [2022-03-15T09:32:20.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T09:32:20.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T09:32:21.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T09:32:21.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T09:32:21.142Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T09:32:21.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T09:32:21.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T09:32:21.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T09:32:21.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:32:21.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T09:32:21.534Z] [2022-03-15T09:32:21.534Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:32:21.874Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T09:32:21.874Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T09:32:21.874Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T09:32:21.874Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T09:32:21.874Z] 4c7163046ea9: Pulling fs layer [2022-03-15T09:32:21.874Z] 0c2d73faf560: Pulling fs layer [2022-03-15T09:32:21.874Z] 0c2d73faf560: Waiting [2022-03-15T09:32:21.874Z] 3e5f54012d9b: Download complete [2022-03-15T09:32:21.874Z] a0d0a0d46f8b: Verifying Checksum [2022-03-15T09:32:21.874Z] a0d0a0d46f8b: Download complete [2022-03-15T09:32:21.874Z] 0c2d73faf560: Verifying Checksum [2022-03-15T09:32:21.874Z] 0c2d73faf560: Download complete [2022-03-15T09:32:21.874Z] 4c7163046ea9: Verifying Checksum [2022-03-15T09:32:21.874Z] 4c7163046ea9: Download complete [2022-03-15T09:32:22.140Z] a0d0a0d46f8b: Pull complete [2022-03-15T09:32:22.140Z] 3e5f54012d9b: Pull complete [2022-03-15T09:32:22.404Z] 4c7163046ea9: Pull complete [2022-03-15T09:32:22.667Z] 0c2d73faf560: Pull complete [2022-03-15T09:32:22.667Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T09:32:22.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T09:32:22.667Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T09:32:22.785Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:32:22.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T09:32:23.601Z] $ docker top 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T09:32:23.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T09:32:23.786Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T09:32:23.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T09:32:23.942Z] $ docker exec 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent [2022-03-15T09:32:24.078Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhaNHLN/agent.15 [2022-03-15T09:32:24.078Z] SSH_AGENT_PID=21 [2022-03-15T09:32:24.087Z] Running ssh-add (command line suppressed) [2022-03-15T09:32:24.206Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7947522364215581047.key (/w/workspace/edgex-go/1@tmp/private_key_7947522364215581047.key) [2022-03-15T09:32:24.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T09:32:24.555Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T09:32:24.585Z] $ docker exec --env ******** --env ******** 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent -k [2022-03-15T09:32:24.708Z] unset SSH_AUTH_SOCK; [2022-03-15T09:32:24.709Z] unset SSH_AGENT_PID; [2022-03-15T09:32:24.709Z] echo Agent pid 21 killed; [2022-03-15T09:32:24.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T09:32:24.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T09:32:24.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T09:32:24.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T09:32:24.946Z] $ docker exec 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent [2022-03-15T09:32:25.083Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFoNmB/agent.55 [2022-03-15T09:32:25.083Z] SSH_AGENT_PID=61 [2022-03-15T09:32:25.088Z] Running ssh-add (command line suppressed) [2022-03-15T09:32:25.216Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4086076123494013726.key (/w/workspace/edgex-go/1@tmp/private_key_4086076123494013726.key) [2022-03-15T09:32:25.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T09:32:25.563Z] + git semver init [2022-03-15T09:32:25.563Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T09:32:25.563Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-15T09:32:25.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-15T09:32:25.563Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T09:32:25.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T09:32:25.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T09:32:25.563Z] # $SEMVER_BRANCH = PR-3904 [2022-03-15T09:32:25.563Z] # $SEMVER_TEMP = /tmp/semver-093600454 [2022-03-15T09:32:25.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T09:32:40.477Z] # '/tmp/semver-093600454' -> '/w/workspace/edgex-go/1/.semver' [2022-03-15T09:32:40.477Z] # -> Force: false [2022-03-15T09:32:40.477Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-15T09:32:40.515Z] $ docker exec --env ******** --env ******** 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent -k [2022-03-15T09:32:40.637Z] unset SSH_AUTH_SOCK; [2022-03-15T09:32:40.637Z] unset SSH_AGENT_PID; [2022-03-15T09:32:40.637Z] echo Agent pid 61 killed; [2022-03-15T09:32:40.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T09:32:41.069Z] + git semver [Pipeline] } [2022-03-15T09:32:41.107Z] $ docker stop --time=1 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 [2022-03-15T09:32:42.904Z] $ docker rm -f 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T09:32:43.358Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T09:32:43.667Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T09:32:43.684Z] [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-15T09:32:44.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T09:32:44.180Z] ========================================================= [2022-03-15T09:32:44.180Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T09:32:44.180Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:32:44.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T09:32:44.518Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T09:32:44.518Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T09:32:44.518Z] 666ba61612fd: Pulling fs layer [2022-03-15T09:32:44.518Z] 8ed8ca486205: Pulling fs layer [2022-03-15T09:32:44.518Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T09:32:44.518Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T09:32:44.518Z] 640e595b4fbd: Pulling fs layer [2022-03-15T09:32:44.518Z] 763cafe07f6e: Pulling fs layer [2022-03-15T09:32:44.518Z] 0c0b528cf693: Pulling fs layer [2022-03-15T09:32:44.518Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T09:32:44.518Z] 4fe6c5a15a65: Waiting [2022-03-15T09:32:44.518Z] 22a0e8bec74d: Waiting [2022-03-15T09:32:44.518Z] 640e595b4fbd: Waiting [2022-03-15T09:32:44.518Z] 763cafe07f6e: Waiting [2022-03-15T09:32:44.518Z] 0c0b528cf693: Waiting [2022-03-15T09:32:44.518Z] 10935f4eaf8b: Waiting [2022-03-15T09:32:44.518Z] 8ed8ca486205: Download complete [2022-03-15T09:32:44.518Z] 666ba61612fd: Verifying Checksum [2022-03-15T09:32:44.518Z] 666ba61612fd: Download complete [2022-03-15T09:32:44.518Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T09:32:44.518Z] 22a0e8bec74d: Download complete [2022-03-15T09:32:44.518Z] 640e595b4fbd: Download complete [2022-03-15T09:32:44.518Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T09:32:44.518Z] 59bf1c3509f3: Download complete [2022-03-15T09:32:44.518Z] 763cafe07f6e: Verifying Checksum [2022-03-15T09:32:44.518Z] 763cafe07f6e: Download complete [2022-03-15T09:32:44.782Z] 0c0b528cf693: Verifying Checksum [2022-03-15T09:32:44.782Z] 0c0b528cf693: Download complete [2022-03-15T09:32:44.782Z] 59bf1c3509f3: Pull complete [2022-03-15T09:32:44.782Z] 666ba61612fd: Pull complete [2022-03-15T09:32:45.042Z] 8ed8ca486205: Pull complete [2022-03-15T09:32:45.302Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T09:32:45.302Z] 10935f4eaf8b: Download complete [2022-03-15T09:32:45.302Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T09:32:45.302Z] 4fe6c5a15a65: Download complete [2022-03-15T09:32:49.505Z] 4fe6c5a15a65: Pull complete [2022-03-15T09:32:49.505Z] 22a0e8bec74d: Pull complete [2022-03-15T09:32:49.505Z] 640e595b4fbd: Pull complete [2022-03-15T09:32:49.769Z] 763cafe07f6e: Pull complete [2022-03-15T09:32:49.769Z] 0c0b528cf693: Pull complete [2022-03-15T09:32:52.315Z] 10935f4eaf8b: Pull complete [2022-03-15T09:32:52.315Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T09:32:52.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T09:32:52.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:32:52.682Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T09:32:52.682Z] WORKDIR /edgex [2022-03-15T09:32:52.682Z] COPY go.mod . [2022-03-15T09:32:52.682Z] RUN go mod download [2022-03-15T09:32:52.682Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-15T09:32:54.070Z] Sending build context to Docker daemon 334.1MB [2022-03-15T09:32:54.070Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T09:32:54.070Z] ---> 99d49a6021b9 [2022-03-15T09:32:54.070Z] Step 2/4 : WORKDIR /edgex [2022-03-15T09:32:56.625Z] ---> Running in 59f1c2d9bb16 [2022-03-15T09:32:56.625Z] Removing intermediate container 59f1c2d9bb16 [2022-03-15T09:32:56.625Z] ---> 6c30e7c8bc20 [2022-03-15T09:32:56.625Z] Step 3/4 : COPY go.mod . [2022-03-15T09:32:56.625Z] ---> 14448081133e [2022-03-15T09:32:56.625Z] Step 4/4 : RUN go mod download [2022-03-15T09:32:56.625Z] ---> Running in 63ed44948360 [2022-03-15T09:32:58.976Z] Still waiting to schedule task [2022-03-15T09:32:58.977Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-15T09:33:23.217Z] Removing intermediate container 63ed44948360 [2022-03-15T09:33:23.217Z] ---> 9b3d7f30d439 [2022-03-15T09:33:23.217Z] Successfully built 9b3d7f30d439 [2022-03-15T09:33:23.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:33:23.554Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T09:33:23.554Z] . [Pipeline] withDockerContainer [2022-03-15T09:33:23.655Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:33:23.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-03-15T09:33:24.158Z] $ docker top a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:33:24.563Z] + go version [2022-03-15T09:33:24.563Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T09:33:24.606Z] $ docker stop --time=1 a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 [2022-03-15T09:33:25.930Z] $ docker rm -f a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:33:26.631Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T09:33:26.631Z] . [Pipeline] withDockerContainer [2022-03-15T09:33:26.724Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:33:26.764Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-03-15T09:33:27.169Z] $ docker top e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T09:33:27.313Z] ========================================================= [2022-03-15T09:33:27.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T09:33:27.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:33:27.683Z] + make test [2022-03-15T09:33:27.683Z] go mod tidy [2022-03-15T09:33:27.944Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T09:33:34.649Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T09:33:42.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T09:33:42.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T09:33:43.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T09:33:43.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T09:33:43.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-03-15T09:33:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T09:33:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T09:33:44.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-03-15T09:33:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T09:33:44.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 44.7% of statements [2022-03-15T09:33:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T09:33:44.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T09:33:45.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements [2022-03-15T09:33:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T09:33:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:33:45.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2022-03-15T09:33:45.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T09:33:45.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T09:33:45.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T09:33:45.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T09:33:45.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.334s coverage: 94.2% of statements [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2022-03-15T09:33:45.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-03-15T09:33:45.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-03-15T09:33:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-03-15T09:33:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-03-15T09:33:59.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements [2022-03-15T09:33:59.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-03-15T09:34:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T09:34:07.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.2% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T09:34:07.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-15T09:34:07.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-15T09:34:08.166Z] 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-15T09:34:26.273Z] GO111MODULE=on go vet ./... [2022-03-15T09:34:27.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T09:34:27.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T09:34:28.226Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T09:34:28.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T09:34:29.143Z] + ls -al . [2022-03-15T09:34:29.143Z] total 676 [2022-03-15T09:34:29.143Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 09:34 . [2022-03-15T09:34:29.143Z] drwxr-xr-x 4 root root 4096 Mar 15 09:33 .. [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 09:32 .dockerignore [2022-03-15T09:34:29.143Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 09:32 .git [2022-03-15T09:34:29.143Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 09:32 .github [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 09:32 .gitignore [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 09:32 .golangci.yml [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 09:32 .hadolint.yml [2022-03-15T09:34:29.143Z] drwx------ 3 1001 1001 4096 Mar 15 09:32 .semver [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 09:32 .sonarcloud.properties [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 09:32 ADOPTERS.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 09:32 Attribution.txt [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 09:32 CHANGELOG.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 09:32 CONTRIBUTING.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 09:32 GOVERNANCE.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 09:32 Jenkinsfile [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 09:32 LICENSE [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 09:32 Makefile [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 09:32 OWNERS.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 09:32 README.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 09:32 SECURITY.md [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 09:32 VERSION [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 09:32 ZMQWindows.md [2022-03-15T09:34:29.143Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 09:32 bin [2022-03-15T09:34:29.143Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 09:32 cmd [2022-03-15T09:34:29.143Z] -rw-r--r-- 1 root root 428383 Mar 15 09:34 coverage.out [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 2827 Mar 15 09:32 go.mod [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 50275 Mar 15 09:32 go.sum [2022-03-15T09:34:29.143Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 09:32 internal [2022-03-15T09:34:29.143Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 09:32 openapi [2022-03-15T09:34:29.143Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 09:32 snap [2022-03-15T09:34:29.143Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 09:32 version.go [Pipeline] sh [2022-03-15T09:34:29.458Z] + '[' -e coverage.out ] [2022-03-15T09:34:29.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T09:34:29.570Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T09:34:29.879Z] + make build [2022-03-15T09:34:29.879Z] 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-15T09:34:31.265Z] 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-15T09:34:36.552Z] 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-15T09:34:37.125Z] 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-15T09:34:38.508Z] 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-15T09:34:38.508Z] 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-15T09:34:39.451Z] 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-15T09:34:40.393Z] 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-15T09:34:41.333Z] 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-15T09:34:42.271Z] 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-15T09:34:43.209Z] 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-15T09:34:43.779Z] 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-15T09:34:44.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7118 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-15T09:34:44.632Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-15T09:34:45.077Z] The recommended git tool is: git [Pipeline] } [2022-03-15T09:34:45.716Z] $ docker stop --time=1 e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 [2022-03-15T09:34:47.602Z] $ docker rm -f e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:34:49.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T09:34:49.252Z] [2022-03-15T09:34:49.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:34:49.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T09:34:49.601Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-15T09:34:49.601Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-15T09:34:49.601Z] ca9280d653b3: Pulling fs layer [2022-03-15T09:34:49.601Z] 7e9c9ca2126c: Pulling fs layer [2022-03-15T09:34:49.601Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-15T09:34:49.601Z] cbdbe7a5bc2a: Download complete [2022-03-15T09:34:49.862Z] ca9280d653b3: Verifying Checksum [2022-03-15T09:34:49.862Z] ca9280d653b3: Download complete [2022-03-15T09:34:49.862Z] cbdbe7a5bc2a: Pull complete [2022-03-15T09:34:50.122Z] 7e9c9ca2126c: Download complete [2022-03-15T09:34:50.383Z] ca9280d653b3: Pull complete [2022-03-15T09:34:53.490Z] using credential edgex-jenkins-ssh [2022-03-15T09:34:53.530Z] Cloning the remote Git repository [2022-03-15T09:34:54.579Z] 7e9c9ca2126c: Pull complete [2022-03-15T09:34:54.579Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-15T09:34:54.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T09:34:54.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-15T09:34:54.674Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:34:54.713Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T09:34:53.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:34:53.863Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-15T09:34:54.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:34:54.120Z] > git --version # timeout=10 [2022-03-15T09:34:54.425Z] > git --version # 'git version 2.25.1' [2022-03-15T09:34:54.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:34:54.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T09:34:56.105Z] $ docker top 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:34:56.511Z] + docker-compose build --help [2022-03-15T09:34:56.511Z] + grep parallel [2022-03-15T09:34:57.082Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T09:34:57.125Z] $ docker stop --time=1 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d [2022-03-15T09:34:58.418Z] $ docker rm -f 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:34:58.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T09:34:58.939Z] . [Pipeline] withDockerContainer [2022-03-15T09:34:59.032Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:34:59.147Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T09:34:59.572Z] $ docker top cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:35:00.004Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T09:35:00.574Z] Building core-command ... [2022-03-15T09:35:00.574Z] Building core-data ... [2022-03-15T09:35:00.574Z] Building core-metadata ... [2022-03-15T09:35:00.574Z] Building security-bootstrapper ... [2022-03-15T09:35:00.574Z] Building security-proxy-setup ... [2022-03-15T09:35:00.574Z] Building security-secretstore-setup ... [2022-03-15T09:35:00.574Z] Building support-notifications ... [2022-03-15T09:35:00.574Z] Building support-scheduler ... [2022-03-15T09:35:00.574Z] Building sys-mgmt-agent ... [2022-03-15T09:35:00.574Z] Building support-notifications [2022-03-15T09:35:00.574Z] Building core-command [2022-03-15T09:35:00.574Z] Building support-scheduler [2022-03-15T09:35:00.574Z] Building security-proxy-setup [2022-03-15T09:35:00.574Z] Building security-bootstrapper [2022-03-15T09:35:13.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T09:35:13.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T09:35:13.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T09:35:13.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:35:13.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:35:13.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T09:35:14.842Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:35:15.255Z] Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:35:15.256Z] Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) [2022-03-15T09:35:14.867Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T09:35:14.896Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T09:35:15.156Z] > git remote # timeout=10 [2022-03-15T09:35:15.175Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T09:35:15.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:35:15.218Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T09:35:15.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T09:35:15.268Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T09:35:15.286Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T09:35:18.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:35:18.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:35:18.679Z] ---> 9b3d7f30d439 [2022-03-15T09:35:18.679Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:35:18.679Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:35:18.679Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:35:18.679Z] ---> 9b3d7f30d439 [2022-03-15T09:35:18.679Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T09:35:18.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:35:18.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:35:18.679Z] ---> 9b3d7f30d439 [2022-03-15T09:35:18.679Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T09:35:18.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:35:18.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:35:18.679Z] ---> 9b3d7f30d439 [2022-03-15T09:35:18.679Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T09:35:18.679Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:35:18.679Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:35:18.679Z] ---> 9b3d7f30d439 [2022-03-15T09:35:18.679Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T09:35:19.604Z] Commit message: "build(snap): use edgex-ekuiper stage-snap" [2022-03-15T09:35:19.695Z] > git --version # timeout=10 [2022-03-15T09:35:19.709Z] > git --version # 'git version 2.25.1' [2022-03-15T09:35:19.727Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T09:35:21.011Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T09:35:21.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T09:35:21.011Z] Dload Upload Total Spent Left Speed [2022-03-15T09:35:21.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47754 [2022-03-15T09:35:21.225Z] ---> Running in 361f151825bb [2022-03-15T09:35:21.225Z] ---> Running in 92882cf940e0 [2022-03-15T09:35:21.225Z] ---> Running in 79870ff1342e [2022-03-15T09:35:21.225Z] ---> Running in a66d2788ee3f [2022-03-15T09:35:21.225Z] ---> Running in 2e1de22760f8 [2022-03-15T09:35:21.225Z] Removing intermediate container 361f151825bb [2022-03-15T09:35:21.225Z] ---> ce2eab164adb [2022-03-15T09:35:21.225Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:35:21.225Z] Removing intermediate container 92882cf940e0 [2022-03-15T09:35:21.225Z] ---> 0957198204b0 [2022-03-15T09:35:21.225Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:35:21.225Z] Removing intermediate container 2e1de22760f8 [2022-03-15T09:35:21.225Z] ---> 3e6731651ad7 [2022-03-15T09:35:21.225Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:35:21.225Z] ---> Running in 33120cb0be41 [2022-03-15T09:35:21.225Z] Removing intermediate container 79870ff1342e [2022-03-15T09:35:21.225Z] ---> 842287836f26 [2022-03-15T09:35:21.225Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:35:21.225Z] Removing intermediate container a66d2788ee3f [2022-03-15T09:35:21.225Z] ---> 6e2f5ce8f900 [2022-03-15T09:35:21.225Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:35:21.225Z] ---> Running in 8f4060e5ff55 [2022-03-15T09:35:21.225Z] ---> Running in b4bacb9d2417 [2022-03-15T09:35:21.225Z] ---> Running in 42f68cb48b2e [2022-03-15T09:35:21.225Z] ---> Running in bcf136926c61 [Pipeline] sh [2022-03-15T09:35:21.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T09:35:21.987Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-03-15T09:35:21.987Z] [2022-03-15T09:35:21.987Z] { [2022-03-15T09:35:21.987Z] "registry-mirrors": [ [2022-03-15T09:35:21.987Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T09:35:21.987Z] ], [2022-03-15T09:35:21.987Z] "bip": "10.250.0.254/24", [2022-03-15T09:35:21.987Z] "hosts": [ [2022-03-15T09:35:21.987Z] "tcp://0.0.0.0:5555", [2022-03-15T09:35:21.987Z] "unix:///var/run/docker.sock" [2022-03-15T09:35:21.987Z] ], [2022-03-15T09:35:21.987Z] "mtu": 1458, [2022-03-15T09:35:21.987Z] "selinux-enabled": true, [2022-03-15T09:35:21.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T09:35:21.988Z] } [Pipeline] sh [2022-03-15T09:35:22.167Z] Removing intermediate container 33120cb0be41 [2022-03-15T09:35:22.167Z] ---> 17396d8d3b61 [2022-03-15T09:35:22.167Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T09:35:22.167Z] ---> Running in d841c4434712 [2022-03-15T09:35:22.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T09:35:22.427Z] Removing intermediate container 42f68cb48b2e [2022-03-15T09:35:22.427Z] ---> 00a63fcc3385 [2022-03-15T09:35:22.427Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T09:35:22.427Z] ---> Running in 2e0f787250f5 [2022-03-15T09:35:22.427Z] Removing intermediate container 8f4060e5ff55 [2022-03-15T09:35:22.427Z] ---> 5b2b1a45926d [2022-03-15T09:35:22.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T09:35:22.688Z] Removing intermediate container bcf136926c61 [2022-03-15T09:35:22.688Z] ---> 5322d45babbd [2022-03-15T09:35:22.688Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T09:35:22.688Z] ---> Running in fba5a1865500 [2022-03-15T09:35:22.688Z] ---> Running in 43710944856a [2022-03-15T09:35:22.688Z] Removing intermediate container b4bacb9d2417 [2022-03-15T09:35:22.688Z] ---> d195d8df0c1f [2022-03-15T09:35:22.688Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T09:35:22.688Z] ---> Running in c2124dbc5837 [2022-03-15T09:35:22.736Z] + sudo service docker restart [2022-03-15T09:35:22.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:23.993Z] OK: 221 MiB in 52 packages [2022-03-15T09:35:24.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:24.253Z] OK: 221 MiB in 52 packages [2022-03-15T09:35:24.526Z] OK: 221 MiB in 52 packages [2022-03-15T09:35:24.526Z] OK: 221 MiB in 52 packages [2022-03-15T09:35:24.526Z] Removing intermediate container d841c4434712 [2022-03-15T09:35:24.526Z] ---> 7cd447b7932d [2022-03-15T09:35:24.526Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T09:35:24.526Z] OK: 221 MiB in 52 packages [2022-03-15T09:35:24.787Z] ---> be748716ea4b [2022-03-15T09:35:24.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:35:24.787Z] ---> Running in 37677e2a861d [2022-03-15T09:35:24.787Z] Removing intermediate container 2e0f787250f5 [2022-03-15T09:35:24.787Z] ---> 1a0c3a232671 [2022-03-15T09:35:24.787Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T09:35:25.050Z] Removing intermediate container fba5a1865500 [2022-03-15T09:35:25.050Z] ---> 3952ea653aa7 [2022-03-15T09:35:25.050Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:35:25.050Z] ---> a5eb9c1fc271 [2022-03-15T09:35:25.050Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:35:25.050Z] Removing intermediate container c2124dbc5837 [2022-03-15T09:35:25.050Z] ---> 14bfa24e6f0c [2022-03-15T09:35:25.050Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T09:35:25.050Z] ---> Running in 56dec29b4aef [2022-03-15T09:35:25.050Z] Removing intermediate container 43710944856a [2022-03-15T09:35:25.050Z] ---> c2dbf2ea02ca [2022-03-15T09:35:25.050Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T09:35:25.310Z] ---> 9ce28ef40936 [2022-03-15T09:35:25.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:35:25.310Z] ---> Running in 7384e27480c0 [2022-03-15T09:35:25.310Z] ---> 098379d66106 [2022-03-15T09:35:25.310Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:35:25.310Z] ---> Running in edc9ac596c21 [2022-03-15T09:35:25.310Z] ---> facaf70f4194 [2022-03-15T09:35:25.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:35:25.310Z] ---> Running in 6b19267c2c46 [2022-03-15T09:35:25.880Z] Removing intermediate container 37677e2a861d [2022-03-15T09:35:25.880Z] ---> 0fd555cf0876 [2022-03-15T09:35:25.880Z] Step 8/22 : COPY . . [2022-03-15T09:35:26.141Z] Removing intermediate container 56dec29b4aef [2022-03-15T09:35:26.141Z] ---> 5ec1dd5cbadf [2022-03-15T09:35:26.141Z] Step 8/21 : COPY . . [2022-03-15T09:35:29.433Z] Removing intermediate container 7384e27480c0 [2022-03-15T09:35:29.433Z] ---> 424545e84e6f [2022-03-15T09:35:29.433Z] Step 8/23 : COPY . . [2022-03-15T09:35:29.433Z] Removing intermediate container edc9ac596c21 [2022-03-15T09:35:29.433Z] ---> 3db277f34f9b [2022-03-15T09:35:29.433Z] Step 8/31 : COPY . . [2022-03-15T09:35:29.692Z] Removing intermediate container 6b19267c2c46 [2022-03-15T09:35:29.692Z] ---> 3274fcce15ce [2022-03-15T09:35:29.692Z] Step 8/22 : COPY . . [2022-03-15T09:35:36.268Z] ---> bf1f30b9362c [2022-03-15T09:35:36.268Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T09:35:36.268Z] ---> 70cf00bfccec [2022-03-15T09:35:36.268Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T09:35:36.268Z] ---> dc205988d518 [2022-03-15T09:35:36.268Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T09:35:36.268Z] ---> 2a06898e8f58 [2022-03-15T09:35:36.268Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T09:35:36.268Z] ---> Running in e0396e5dff37 [2022-03-15T09:35:36.268Z] ---> Running in 5b191621c561 [2022-03-15T09:35:36.268Z] ---> Running in 96a1e6479fb3 [2022-03-15T09:35:36.268Z] ---> Running in 6683152d680a [2022-03-15T09:35:36.268Z] ---> 3d01d81be578 [2022-03-15T09:35:36.268Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T09:35:36.268Z] ---> Running in d4ce069e6b60 [2022-03-15T09:35:36.839Z] 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-15T09:35:36.839Z] 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-15T09:35:36.839Z] 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-15T09:35:37.099Z] 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-15T09:35:37.099Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T09:35:41.207Z] provisioning config files... [2022-03-15T09:35:41.238Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3846707787996717932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:35:41.814Z] ---> docker-login.sh [2022-03-15T09:35:41.814Z] nexus3.edgexfoundry.org:10001 [2022-03-15T09:35:42.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:35:42.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:35:42.687Z] Configure a credential helper to remove this warning. See [2022-03-15T09:35:42.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:35:42.687Z] [2022-03-15T09:35:42.687Z] Login Succeeded [2022-03-15T09:35:42.687Z] nexus3.edgexfoundry.org:10002 [2022-03-15T09:35:43.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:35:43.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:35:43.283Z] Configure a credential helper to remove this warning. See [2022-03-15T09:35:43.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:35:43.283Z] [2022-03-15T09:35:43.283Z] Login Succeeded [2022-03-15T09:35:43.283Z] nexus3.edgexfoundry.org:10003 [2022-03-15T09:35:43.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:35:43.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:35:43.840Z] Configure a credential helper to remove this warning. See [2022-03-15T09:35:43.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:35:43.840Z] [2022-03-15T09:35:43.840Z] Login Succeeded [2022-03-15T09:35:43.840Z] nexus3.edgexfoundry.org:10004 [2022-03-15T09:35:44.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:35:44.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:35:44.114Z] Configure a credential helper to remove this warning. See [2022-03-15T09:35:44.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:35:44.114Z] [2022-03-15T09:35:44.114Z] Login Succeeded [2022-03-15T09:35:44.114Z] docker.io [2022-03-15T09:35:44.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T09:35:44.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T09:35:44.986Z] Configure a credential helper to remove this warning. See [2022-03-15T09:35:44.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T09:35:44.986Z] [2022-03-15T09:35:44.986Z] Login Succeeded [2022-03-15T09:35:44.986Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T09:35:45.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-15T09:35:45.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T09:35:45.468Z] ========================================================= [2022-03-15T09:35:45.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T09:35:45.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:35:45.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T09:35:46.133Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T09:35:46.133Z] 9b3977197b4f: Pulling fs layer [2022-03-15T09:35:46.133Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T09:35:46.133Z] 94645a83ff95: Pulling fs layer [2022-03-15T09:35:46.133Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T09:35:46.133Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T09:35:46.133Z] f7c0051592d6: Pulling fs layer [2022-03-15T09:35:46.133Z] a227ed2f7395: Pulling fs layer [2022-03-15T09:35:46.133Z] 7b1c46037f91: Pulling fs layer [2022-03-15T09:35:46.133Z] 3f3a8bcf1eab: Waiting [2022-03-15T09:35:46.133Z] 0c92f367c5e7: Waiting [2022-03-15T09:35:46.133Z] f7c0051592d6: Waiting [2022-03-15T09:35:46.133Z] a227ed2f7395: Waiting [2022-03-15T09:35:46.133Z] 7b1c46037f91: Waiting [2022-03-15T09:35:46.133Z] 94645a83ff95: Verifying Checksum [2022-03-15T09:35:46.133Z] 94645a83ff95: Download complete [2022-03-15T09:35:46.133Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T09:35:46.133Z] 1a89e8eeedd5: Download complete [2022-03-15T09:35:46.133Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T09:35:46.133Z] 0c92f367c5e7: Download complete [2022-03-15T09:35:46.133Z] f7c0051592d6: Verifying Checksum [2022-03-15T09:35:46.133Z] f7c0051592d6: Download complete [2022-03-15T09:35:46.133Z] 9b3977197b4f: Verifying Checksum [2022-03-15T09:35:46.133Z] 9b3977197b4f: Download complete [2022-03-15T09:35:46.133Z] a227ed2f7395: Download complete [2022-03-15T09:35:47.129Z] 9b3977197b4f: Pull complete [2022-03-15T09:35:47.405Z] 1a89e8eeedd5: Pull complete [2022-03-15T09:35:47.685Z] 94645a83ff95: Pull complete [2022-03-15T09:35:48.286Z] 7b1c46037f91: Verifying Checksum [2022-03-15T09:35:48.286Z] 7b1c46037f91: Download complete [2022-03-15T09:35:48.888Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T09:35:48.888Z] 3f3a8bcf1eab: Download complete [2022-03-15T09:35:52.003Z] 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-15T09:35:53.381Z] Removing intermediate container e0396e5dff37 [2022-03-15T09:35:53.381Z] ---> 04240cabbf26 [2022-03-15T09:35:53.381Z] [2022-03-15T09:35:53.381Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:35:53.381Z] Removing intermediate container 5b191621c561 [2022-03-15T09:35:53.381Z] ---> cf2ee2d992aa [2022-03-15T09:35:53.381Z] [2022-03-15T09:35:53.381Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T09:35:53.381Z] Removing intermediate container 6683152d680a [2022-03-15T09:35:53.381Z] ---> 715260b5968f [2022-03-15T09:35:53.381Z] [2022-03-15T09:35:53.381Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T09:35:53.951Z] Removing intermediate container 96a1e6479fb3 [2022-03-15T09:35:53.951Z] ---> ff4bad2270a6 [2022-03-15T09:35:53.951Z] [2022-03-15T09:35:53.951Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T09:35:53.951Z] Removing intermediate container d4ce069e6b60 [2022-03-15T09:35:53.951Z] ---> 4402c8d6d9fd [2022-03-15T09:35:53.951Z] [2022-03-15T09:35:53.951Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T09:35:54.211Z] 3.14: Pulling from library/alpine [2022-03-15T09:35:54.471Z] 3.14: Pulling from library/alpine [2022-03-15T09:35:54.471Z] 3.14: Pulling from library/alpine [2022-03-15T09:35:55.855Z] 3.14: Pulling from library/alpine [2022-03-15T09:35:55.855Z] 3.14: Pulling from library/alpine [2022-03-15T09:35:55.855Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:35:55.855Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T09:35:55.855Z] ---> 0a97eee8041e [2022-03-15T09:35:55.855Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T09:35:55.855Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:35:55.855Z] Status: Image is up to date for alpine:3.14 [2022-03-15T09:35:55.855Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:35:55.855Z] Status: Image is up to date for alpine:3.14 [2022-03-15T09:35:55.855Z] ---> 0a97eee8041e [2022-03-15T09:35:55.855Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:35:55.855Z] ---> 0a97eee8041e [2022-03-15T09:35:55.855Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:35:55.855Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:35:55.855Z] Status: Image is up to date for alpine:3.14 [2022-03-15T09:35:56.115Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:35:56.115Z] Status: Image is up to date for alpine:3.14 [2022-03-15T09:35:56.115Z] ---> 0a97eee8041e [2022-03-15T09:35:56.115Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T09:35:56.115Z] ---> 0a97eee8041e [2022-03-15T09:35:56.115Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T09:35:56.115Z] ---> Running in aca29ff663d5 [2022-03-15T09:35:56.115Z] ---> Running in 93b31d85b3df [2022-03-15T09:35:56.115Z] ---> Running in b55690acd9c2 [2022-03-15T09:35:56.115Z] ---> Running in 5b4753ba6202 [2022-03-15T09:35:56.115Z] ---> Running in 58e5a0ad0118 [2022-03-15T09:35:56.115Z] Removing intermediate container aca29ff663d5 [2022-03-15T09:35:56.115Z] ---> 892603cc87db [2022-03-15T09:35:56.115Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T09:35:56.115Z] ---> Running in 79b3cb35adf9 [2022-03-15T09:35:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.946Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T09:35:56.946Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:35:56.946Z] OK: 6 MiB in 15 packages [2022-03-15T09:35:56.946Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T09:35:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.946Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:35:56.946Z] OK: 6 MiB in 15 packages [2022-03-15T09:35:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:35:57.206Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T09:35:57.206Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T09:35:57.206Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T09:35:57.206Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T09:35:57.206Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T09:35:57.206Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T09:35:57.206Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T09:35:57.206Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:35:57.206Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:35:57.206Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:35:57.206Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:35:57.206Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T09:35:57.206Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T09:35:57.206Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:35:57.206Z] OK: 6 MiB in 16 packages [2022-03-15T09:35:57.206Z] OK: 6 MiB in 16 packages [2022-03-15T09:35:57.206Z] OK: 8 MiB in 19 packages [2022-03-15T09:35:57.470Z] Removing intermediate container b55690acd9c2 [2022-03-15T09:35:57.470Z] ---> fa4e15064b12 [2022-03-15T09:35:57.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:35:57.470Z] Removing intermediate container 93b31d85b3df [2022-03-15T09:35:57.470Z] ---> 9f735c19f080 [2022-03-15T09:35:57.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:35:57.470Z] ---> Running in e8e6b0380988 [2022-03-15T09:35:57.470Z] ---> Running in 7d19ae5cfecf [2022-03-15T09:35:57.729Z] Removing intermediate container e8e6b0380988 [2022-03-15T09:35:57.729Z] ---> 907488357930 [2022-03-15T09:35:57.729Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T09:35:57.729Z] ---> Running in b0f498c7b37c [2022-03-15T09:35:57.729Z] Removing intermediate container 7d19ae5cfecf [2022-03-15T09:35:57.729Z] ---> f8fa946c46c5 [2022-03-15T09:35:57.729Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T09:35:57.729Z] ---> Running in b656cad7cb77 [2022-03-15T09:35:57.995Z] Removing intermediate container b0f498c7b37c [2022-03-15T09:35:57.995Z] ---> 459c4287c0c3 [2022-03-15T09:35:57.995Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T09:35:57.995Z] Removing intermediate container b656cad7cb77 [2022-03-15T09:35:57.995Z] ---> 5e891248762d [2022-03-15T09:35:57.995Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T09:35:57.995Z] ---> Running in 33db7c2c3659 [2022-03-15T09:35:57.995Z] Removing intermediate container 79b3cb35adf9 [2022-03-15T09:35:57.995Z] ---> 0434d503af30 [2022-03-15T09:35:57.995Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T09:35:57.995Z] Removing intermediate container 5b4753ba6202 [2022-03-15T09:35:57.995Z] ---> 5c3248d52c1f [2022-03-15T09:35:57.995Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T09:35:57.995Z] Removing intermediate container 58e5a0ad0118 [2022-03-15T09:35:57.995Z] ---> 93d719b236bf [2022-03-15T09:35:57.995Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:35:58.253Z] ---> Running in 047f49e29258 [2022-03-15T09:35:58.253Z] ---> Running in bf0d675332fd [2022-03-15T09:35:58.253Z] ---> Running in 7fc1721a8ab2 [2022-03-15T09:35:58.253Z] ---> Running in 90036f3f7d94 [2022-03-15T09:35:58.253Z] Removing intermediate container 33db7c2c3659 [2022-03-15T09:35:58.253Z] ---> 485efaae7e9f [2022-03-15T09:35:58.253Z] Step 15/23 : WORKDIR / [2022-03-15T09:35:58.253Z] ---> Running in 56504b206b9b [2022-03-15T09:35:58.253Z] Removing intermediate container 047f49e29258 [2022-03-15T09:35:58.253Z] ---> a73c100d580d [2022-03-15T09:35:58.253Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:35:58.253Z] Removing intermediate container bf0d675332fd [2022-03-15T09:35:58.253Z] ---> 823efdec89b9 [2022-03-15T09:35:58.253Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T09:35:58.512Z] Removing intermediate container 7fc1721a8ab2 [2022-03-15T09:35:58.512Z] ---> 3aeccc24f69a [2022-03-15T09:35:58.512Z] Step 13/21 : WORKDIR /edgex [2022-03-15T09:35:58.512Z] Removing intermediate container 90036f3f7d94 [2022-03-15T09:35:58.512Z] ---> 14896c64830a [2022-03-15T09:35:58.512Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T09:35:58.512Z] ---> Running in def6dbb3d901 [2022-03-15T09:35:58.512Z] Removing intermediate container 56504b206b9b [2022-03-15T09:35:58.512Z] ---> 0495f6302688 [2022-03-15T09:35:58.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:35:58.512Z] ---> Running in 2885058407ed [2022-03-15T09:35:58.512Z] ---> Running in 5aabe3011602 [2022-03-15T09:35:58.512Z] ---> 82b7c9b60b68 [2022-03-15T09:35:58.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T09:35:58.512Z] Removing intermediate container def6dbb3d901 [2022-03-15T09:35:58.512Z] ---> 3d2b4ae6633f [2022-03-15T09:35:58.512Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T09:35:58.780Z] Removing intermediate container 5aabe3011602 [2022-03-15T09:35:58.780Z] ---> 697709152052 [2022-03-15T09:35:58.780Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T09:35:58.780Z] ---> Running in 906804e1b08a [2022-03-15T09:35:58.780Z] Removing intermediate container 2885058407ed [2022-03-15T09:35:58.780Z] ---> bba7f01d8e68 [2022-03-15T09:35:58.780Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T09:35:58.780Z] ---> Running in d36c3c732903 [2022-03-15T09:35:58.780Z] ---> c4b710a2cb17 [2022-03-15T09:35:58.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T09:35:59.039Z] ---> c8820f3c19f0 [2022-03-15T09:35:59.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T09:35:59.039Z] ---> 00f776e6f045 [2022-03-15T09:35:59.039Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T09:35:59.039Z] Removing intermediate container d36c3c732903 [2022-03-15T09:35:59.039Z] ---> 0f340c8b0bb1 [2022-03-15T09:35:59.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:35:59.298Z] ---> 35d7f4f82e72 [2022-03-15T09:35:59.298Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T09:35:59.298Z] ---> 999893d8ce7c [2022-03-15T09:35:59.298Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T09:35:59.298Z] ---> e371fd208960 [2022-03-15T09:35:59.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T09:35:59.559Z] ---> Running in d840a1dea72c [2022-03-15T09:35:59.559Z] ---> 11a55e6267b2 [2022-03-15T09:35:59.559Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T09:35:59.559Z] Removing intermediate container d840a1dea72c [2022-03-15T09:35:59.559Z] ---> 2348d82ea545 [2022-03-15T09:35:59.559Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:35:59.819Z] Removing intermediate container 906804e1b08a [2022-03-15T09:35:59.819Z] ---> 3e44309f7eb1 [2022-03-15T09:35:59.819Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T09:35:59.819Z] ---> 38bf7a0488d9 [2022-03-15T09:35:59.819Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T09:35:59.819Z] ---> Running in d2ab0cb2231d [2022-03-15T09:35:59.819Z] ---> Running in 74bf52fc255b [2022-03-15T09:35:59.819Z] ---> Running in b67143a7173c [2022-03-15T09:35:59.819Z] ---> 87232a2e1a6d [2022-03-15T09:35:59.819Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T09:35:59.819Z] ---> 46de279979ca [2022-03-15T09:35:59.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T09:36:00.079Z] ---> Running in 00a3b591cc88 [2022-03-15T09:36:00.079Z] Removing intermediate container d2ab0cb2231d [2022-03-15T09:36:00.079Z] ---> a7cd0153f31e [2022-03-15T09:36:00.079Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T09:36:00.079Z] Removing intermediate container 74bf52fc255b [2022-03-15T09:36:00.079Z] ---> 691f565a4eb6 [2022-03-15T09:36:00.079Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T09:36:00.079Z] Removing intermediate container b67143a7173c [2022-03-15T09:36:00.079Z] ---> 24491b97935b [2022-03-15T09:36:00.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:36:00.079Z] ---> Running in ea90380d763f [2022-03-15T09:36:00.079Z] ---> Running in 8f12a4c9e7fb [2022-03-15T09:36:00.079Z] Removing intermediate container 00a3b591cc88 [2022-03-15T09:36:00.079Z] ---> 5f8c68ec30fd [2022-03-15T09:36:00.079Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T09:36:00.341Z] ---> fc5f3417cc33 [2022-03-15T09:36:00.341Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T09:36:00.341Z] ---> Running in 0916406e0c45 [2022-03-15T09:36:00.341Z] ---> Running in b4d26fa41c61 [2022-03-15T09:36:00.341Z] Removing intermediate container ea90380d763f [2022-03-15T09:36:00.341Z] ---> 2e953d9093d1 [2022-03-15T09:36:00.341Z] Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:00.341Z] ---> 6918213be72e [2022-03-15T09:36:00.341Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T09:36:00.341Z] Removing intermediate container 8f12a4c9e7fb [2022-03-15T09:36:00.341Z] ---> e9d8a52f963f [2022-03-15T09:36:00.341Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T09:36:00.341Z] ---> Running in 4f3c44458e54 [2022-03-15T09:36:00.341Z] ---> Running in b54298481b04 [2022-03-15T09:36:00.341Z] ---> Running in 21b555045b09 [2022-03-15T09:36:00.341Z] Removing intermediate container 0916406e0c45 [2022-03-15T09:36:00.341Z] ---> f283cb8ee32e [2022-03-15T09:36:00.341Z] Step 19/21 : LABEL arch=x86_64 [2022-03-15T09:36:00.601Z] Removing intermediate container b4d26fa41c61 [2022-03-15T09:36:00.601Z] ---> 1b60668eb2b7 [2022-03-15T09:36:00.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:36:00.601Z] ---> Running in 8d4713f3db02 [2022-03-15T09:36:00.601Z] ---> Running in 1c68d7dc1c48 [2022-03-15T09:36:00.601Z] Removing intermediate container 4f3c44458e54 [2022-03-15T09:36:00.601Z] ---> a2a5bca35fce [2022-03-15T09:36:00.601Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T09:36:00.601Z] Removing intermediate container 21b555045b09 [2022-03-15T09:36:00.601Z] ---> 092301c126c3 [2022-03-15T09:36:00.601Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:00.601Z] ---> Running in 55a003417f40 [2022-03-15T09:36:00.601Z] ---> Running in 29c2e5f86132 [2022-03-15T09:36:00.601Z] Removing intermediate container 8d4713f3db02 [2022-03-15T09:36:00.601Z] ---> 3d3e479e1074 [2022-03-15T09:36:00.601Z] Step 20/21 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:00.861Z] Removing intermediate container 1c68d7dc1c48 [2022-03-15T09:36:00.861Z] ---> ae5e850cc887 [2022-03-15T09:36:00.861Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T09:36:00.861Z] ---> Running in 841a6f996223 [2022-03-15T09:36:00.861Z] Removing intermediate container 55a003417f40 [2022-03-15T09:36:00.861Z] ---> f8ae170927ec [2022-03-15T09:36:00.861Z] [2022-03-15T09:36:00.861Z] ---> Running in 8a5dc8f42cbb [2022-03-15T09:36:00.861Z] Removing intermediate container 29c2e5f86132 [2022-03-15T09:36:00.862Z] ---> 6d349ddc4aec [2022-03-15T09:36:00.862Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:36:00.862Z] Removing intermediate container 841a6f996223 [2022-03-15T09:36:00.862Z] ---> f0cb28ebaf18 [2022-03-15T09:36:00.862Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T09:36:00.862Z] ---> Running in 5455239461ec [2022-03-15T09:36:00.862Z] Successfully built f8ae170927ec [2022-03-15T09:36:00.862Z] Successfully tagged support-scheduler:latest [2022-03-15T09:36:00.862Z] Building security-secretstore-setup [2022-03-15T09:36:01.212Z]  Building support-scheduler ... done Removing intermediate container 8a5dc8f42cbb [2022-03-15T09:36:01.212Z] ---> faea0cf42006 [2022-03-15T09:36:01.212Z] Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:01.212Z] ---> Running in 3f74dea20e7b [2022-03-15T09:36:01.212Z] ---> Running in 12fd0ca26441 [2022-03-15T09:36:01.212Z] Removing intermediate container 5455239461ec [2022-03-15T09:36:01.212Z] ---> fe7d5083511b [2022-03-15T09:36:01.212Z] [2022-03-15T09:36:01.284Z] 3f3a8bcf1eab: Pull complete [2022-03-15T09:36:01.284Z] 0c92f367c5e7: Pull complete [2022-03-15T09:36:01.284Z] f7c0051592d6: Pull complete [2022-03-15T09:36:01.284Z] a227ed2f7395: Pull complete [2022-03-15T09:36:01.474Z] Successfully built fe7d5083511b [2022-03-15T09:36:01.474Z] Successfully tagged core-command:latest [2022-03-15T09:36:01.474Z] Building core-metadata [2022-03-15T09:36:01.474Z] Removing intermediate container 3f74dea20e7b [2022-03-15T09:36:01.474Z]  Building core-command ... done  ---> dfd0828dd3e1 [2022-03-15T09:36:01.474Z] [2022-03-15T09:36:01.474Z] Removing intermediate container b54298481b04 [2022-03-15T09:36:01.474Z] ---> 3810a6ba9691 [2022-03-15T09:36:01.474Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:36:01.735Z] Removing intermediate container 12fd0ca26441 [2022-03-15T09:36:01.735Z] ---> 8b8a43efab99 [2022-03-15T09:36:01.735Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T09:36:01.735Z] Successfully built dfd0828dd3e1 [2022-03-15T09:36:01.735Z] Successfully tagged security-proxy-setup:latest [2022-03-15T09:36:01.735Z] Building core-data [2022-03-15T09:36:01.996Z]  Building security-proxy-setup ... done  ---> Running in c35b8495b112 [2022-03-15T09:36:01.996Z] ---> 6436807eb04a [2022-03-15T09:36:01.996Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T09:36:02.256Z] Removing intermediate container c35b8495b112 [2022-03-15T09:36:02.256Z] ---> aa789ced0a25 [2022-03-15T09:36:02.256Z] [2022-03-15T09:36:02.256Z] Successfully built aa789ced0a25 [2022-03-15T09:36:02.516Z] Successfully tagged support-notifications:latest [2022-03-15T09:36:02.516Z] Building sys-mgmt-agent [2022-03-15T09:36:03.176Z]  Building support-notifications ... done  ---> b1c56b505d71 [2022-03-15T09:36:03.176Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T09:36:03.747Z] ---> 974cf4ebd6c7 [2022-03-15T09:36:03.748Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T09:36:04.007Z] ---> 370b347ea3d3 [2022-03-15T09:36:04.007Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T09:36:04.575Z] ---> 45f07826e70f [2022-03-15T09:36:04.576Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T09:36:04.576Z] ---> Running in 3fc257440483 [2022-03-15T09:36:04.835Z] Removing intermediate container 3fc257440483 [2022-03-15T09:36:04.835Z] ---> 7cd5644233df [2022-03-15T09:36:04.835Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T09:36:05.405Z] ---> d3c5a62d3753 [2022-03-15T09:36:05.405Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T09:36:05.665Z] ---> Running in fa5d13d20307 [2022-03-15T09:36:06.605Z] Removing intermediate container fa5d13d20307 [2022-03-15T09:36:06.605Z] ---> bcd7598459b1 [2022-03-15T09:36:06.605Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T09:36:06.699Z] 7b1c46037f91: Pull complete [2022-03-15T09:36:06.699Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T09:36:06.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T09:36:06.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:36:06.867Z] ---> Running in 685903fd0d1a [2022-03-15T09:36:07.130Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T09:36:07.130Z] WORKDIR /edgex [2022-03-15T09:36:07.130Z] COPY go.mod . [2022-03-15T09:36:07.130Z] RUN go mod download [2022-03-15T09:36:07.130Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-15T09:36:07.130Z] Removing intermediate container 685903fd0d1a [2022-03-15T09:36:07.130Z] ---> 6a649f277766 [2022-03-15T09:36:07.130Z] Step 28/31 : CMD ["gate"] [2022-03-15T09:36:07.130Z] ---> Running in 15d5851f6c89 [2022-03-15T09:36:07.391Z] Removing intermediate container 15d5851f6c89 [2022-03-15T09:36:07.391Z] ---> 0182aa1c6843 [2022-03-15T09:36:07.391Z] Step 29/31 : LABEL arch=x86_64 [2022-03-15T09:36:07.658Z] ---> Running in 8a4e6f952c9b [2022-03-15T09:36:07.658Z] Removing intermediate container 8a4e6f952c9b [2022-03-15T09:36:07.658Z] ---> a9675990bcc2 [2022-03-15T09:36:07.658Z] Step 30/31 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:07.930Z] ---> Running in 0119fdd1cf49 [2022-03-15T09:36:08.189Z] Removing intermediate container 0119fdd1cf49 [2022-03-15T09:36:08.189Z] ---> 91acd6f72c68 [2022-03-15T09:36:08.189Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T09:36:08.189Z] ---> Running in 31206172f40e [2022-03-15T09:36:08.448Z] Removing intermediate container 31206172f40e [2022-03-15T09:36:08.448Z] ---> 8525215e7692 [2022-03-15T09:36:08.448Z] [2022-03-15T09:36:08.707Z] Successfully built 8525215e7692 [2022-03-15T09:36:08.707Z] Successfully tagged security-bootstrapper:latest [2022-03-15T09:36:11.447Z] Sending build context to Docker daemon 168.8MB [2022-03-15T09:36:11.447Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T09:36:11.447Z] ---> f79e39bc4007 [2022-03-15T09:36:11.447Z] Step 2/4 : WORKDIR /edgex [2022-03-15T09:36:12.885Z] ---> Running in ab4fe7784108 [2022-03-15T09:36:12.898Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:36:12.898Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:36:12.898Z] ---> 9b3d7f30d439 [2022-03-15T09:36:12.898Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T09:36:12.898Z] ---> Using cache [2022-03-15T09:36:12.898Z] ---> 6e2f5ce8f900 [2022-03-15T09:36:12.898Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:36:12.898Z] ---> Using cache [2022-03-15T09:36:12.898Z] ---> 5322d45babbd [2022-03-15T09:36:12.898Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T09:36:13.160Z] Removing intermediate container ab4fe7784108 [2022-03-15T09:36:13.160Z] ---> d62db7f001d6 [2022-03-15T09:36:13.160Z] Step 3/4 : COPY go.mod . [2022-03-15T09:36:13.768Z] ---> 2e47999d723a [2022-03-15T09:36:13.768Z] Step 4/4 : RUN go mod download [2022-03-15T09:36:13.768Z] ---> Running in 37245abb4371 [2022-03-15T09:36:14.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:36:14.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:36:14.280Z] ---> 9b3d7f30d439 [2022-03-15T09:36:14.280Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 6e2f5ce8f900 [2022-03-15T09:36:14.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 5322d45babbd [2022-03-15T09:36:14.280Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T09:36:14.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:36:14.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:36:14.280Z] ---> 9b3d7f30d439 [2022-03-15T09:36:14.280Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 6e2f5ce8f900 [2022-03-15T09:36:14.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 5322d45babbd [2022-03-15T09:36:14.280Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T09:36:14.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:36:14.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:36:14.280Z] ---> 9b3d7f30d439 [2022-03-15T09:36:14.280Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 6e2f5ce8f900 [2022-03-15T09:36:14.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:36:14.280Z] ---> Using cache [2022-03-15T09:36:14.280Z] ---> 5322d45babbd [2022-03-15T09:36:14.280Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T09:36:15.664Z] ---> Running in 43d84983f8f5 [2022-03-15T09:36:15.664Z] ---> Running in c92501a2aa78 [2022-03-15T09:36:15.664Z] ---> Running in db322a5e2072 [2022-03-15T09:36:15.664Z] ---> Running in 918095131bc3 [2022-03-15T09:36:16.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:16.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:16.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:16.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:16.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:17.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:17.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:17.282Z] OK: 221 MiB in 52 packages [2022-03-15T09:36:17.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:17.545Z] OK: 221 MiB in 52 packages [2022-03-15T09:36:17.545Z] OK: 221 MiB in 52 packages [2022-03-15T09:36:17.545Z] Removing intermediate container c92501a2aa78 [2022-03-15T09:36:17.545Z] ---> 66ed088db986 [2022-03-15T09:36:17.545Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T09:36:17.545Z] OK: 221 MiB in 52 packages [2022-03-15T09:36:17.804Z] ---> 849e54add0c7 [2022-03-15T09:36:17.804Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:36:17.804Z] ---> Running in 1573bc6d8d02 [2022-03-15T09:36:18.076Z] Removing intermediate container 918095131bc3 [2022-03-15T09:36:18.076Z] ---> 9078f10cdbd6 [2022-03-15T09:36:18.076Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:36:18.076Z] Removing intermediate container 43d84983f8f5 [2022-03-15T09:36:18.076Z] ---> 858f635b33c0 [2022-03-15T09:36:18.076Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:36:18.076Z] ---> 9248ffbd672f [2022-03-15T09:36:18.076Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:36:18.076Z] Removing intermediate container db322a5e2072 [2022-03-15T09:36:18.076Z] ---> e667e53dfa70 [2022-03-15T09:36:18.076Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:36:18.337Z] ---> 7c09b551e0df [2022-03-15T09:36:18.337Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:36:18.337Z] ---> Running in 6f23923a2ea5 [2022-03-15T09:36:18.337Z] ---> Running in d2b4cd70ec90 [2022-03-15T09:36:18.337Z] ---> 3add79c77544 [2022-03-15T09:36:18.337Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:36:18.600Z] ---> Running in c130a63656ee [2022-03-15T09:36:18.860Z] Removing intermediate container 1573bc6d8d02 [2022-03-15T09:36:18.860Z] ---> 4de32c0f04b2 [2022-03-15T09:36:18.860Z] Step 8/25 : COPY . . [2022-03-15T09:36:20.774Z] Removing intermediate container 6f23923a2ea5 [2022-03-15T09:36:20.774Z] ---> abdd8996420a [2022-03-15T09:36:20.774Z] Step 8/23 : COPY . . [2022-03-15T09:36:20.774Z] Removing intermediate container c130a63656ee [2022-03-15T09:36:20.774Z] ---> 60ed8e51c050 [2022-03-15T09:36:20.774Z] Step 8/23 : COPY . . [2022-03-15T09:36:20.774Z] Removing intermediate container d2b4cd70ec90 [2022-03-15T09:36:20.774Z] ---> e5ab44ba0a08 [2022-03-15T09:36:20.774Z] Step 8/23 : COPY . . [2022-03-15T09:36:30.767Z] ---> 58239a0f5836 [2022-03-15T09:36:30.767Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T09:36:30.767Z] ---> 658606873425 [2022-03-15T09:36:30.767Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T09:36:30.767Z] ---> e315a3565a3d [2022-03-15T09:36:30.767Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T09:36:30.767Z] ---> Running in 0eb09e95330d [2022-03-15T09:36:30.767Z] ---> f3977f92adbf [2022-03-15T09:36:30.767Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T09:36:30.767Z] ---> Running in b222be6f5777 [2022-03-15T09:36:30.767Z] ---> Running in 03db7cf0f97a [2022-03-15T09:36:30.767Z] ---> Running in 9ca642a3cf6a [2022-03-15T09:36:30.767Z] 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-15T09:36:30.767Z] 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-15T09:36:30.767Z] 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-15T09:36:30.767Z] 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-15T09:36:42.975Z] 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-15T09:36:43.919Z] Removing intermediate container 9ca642a3cf6a [2022-03-15T09:36:43.919Z] ---> 6ced0c7076c8 [2022-03-15T09:36:43.919Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T09:36:44.179Z] ---> Running in 6fcd27297de4 [2022-03-15T09:36:44.439Z] Removing intermediate container 0eb09e95330d [2022-03-15T09:36:44.439Z] ---> 282025eb0d52 [2022-03-15T09:36:44.439Z] [2022-03-15T09:36:44.439Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:36:44.439Z] ---> 0a97eee8041e [2022-03-15T09:36:44.439Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T09:36:44.699Z] 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-15T09:36:44.699Z] ---> Running in 4d0e808a63fb [2022-03-15T09:36:44.961Z] Removing intermediate container 4d0e808a63fb [2022-03-15T09:36:44.961Z] ---> 3883e76fada5 [2022-03-15T09:36:44.961Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T09:36:44.961Z] Removing intermediate container b222be6f5777 [2022-03-15T09:36:44.961Z] ---> bdba463a925a [2022-03-15T09:36:44.961Z] [2022-03-15T09:36:44.961Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T09:36:44.961Z] ---> 0a97eee8041e [2022-03-15T09:36:44.961Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T09:36:44.961Z] ---> Running in 6ad144f4d9c2 [2022-03-15T09:36:44.961Z] ---> Running in 21a3cd6bad65 [2022-03-15T09:36:44.961Z] Removing intermediate container 03db7cf0f97a [2022-03-15T09:36:44.961Z] ---> 211aa49bf52a [2022-03-15T09:36:44.961Z] [2022-03-15T09:36:44.961Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:36:44.961Z] ---> 0a97eee8041e [2022-03-15T09:36:44.961Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:36:44.961Z] ---> Using cache [2022-03-15T09:36:44.961Z] ---> 9f735c19f080 [2022-03-15T09:36:44.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:36:44.961Z] ---> Using cache [2022-03-15T09:36:44.961Z] ---> f8fa946c46c5 [2022-03-15T09:36:44.961Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T09:36:45.221Z] ---> Running in 9eecb90df925 [2022-03-15T09:36:45.221Z] Removing intermediate container 6ad144f4d9c2 [2022-03-15T09:36:45.221Z] ---> 435cc9f32af2 [2022-03-15T09:36:45.221Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T09:36:45.221Z] ---> Running in 54a9354db70a [2022-03-15T09:36:45.221Z] Removing intermediate container 9eecb90df925 [2022-03-15T09:36:45.221Z] ---> c5b77e7614ee [2022-03-15T09:36:45.221Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T09:36:45.221Z] ---> Running in 1bd6390f553d [2022-03-15T09:36:45.221Z] Removing intermediate container 54a9354db70a [2022-03-15T09:36:45.221Z] ---> c98035e78d12 [2022-03-15T09:36:45.221Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:36:45.482Z] ---> Running in 9664355e7456 [2022-03-15T09:36:45.482Z] Removing intermediate container 1bd6390f553d [2022-03-15T09:36:45.482Z] ---> 5de18669e750 [2022-03-15T09:36:45.482Z] Step 15/23 : WORKDIR / [2022-03-15T09:36:45.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:45.482Z] Removing intermediate container 6fcd27297de4 [2022-03-15T09:36:45.482Z] ---> 12d31dd7c15a [2022-03-15T09:36:45.482Z] [2022-03-15T09:36:45.482Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T09:36:45.482Z] ---> Running in 7b15cc5e1f94 [2022-03-15T09:36:45.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:45.743Z] Removing intermediate container 7b15cc5e1f94 [2022-03-15T09:36:45.743Z] ---> dcaf476a6f2f [2022-03-15T09:36:45.743Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:36:45.743Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T09:36:45.743Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T09:36:45.743Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T09:36:45.743Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:36:45.743Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:36:46.003Z] ---> 1537bd6e6d7b [2022-03-15T09:36:46.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T09:36:46.003Z] OK: 6 MiB in 17 packages [2022-03-15T09:36:46.003Z] 20.10.10: Pulling from library/docker [2022-03-15T09:36:46.573Z] Removing intermediate container 9664355e7456 [2022-03-15T09:36:46.573Z] ---> daaef8a1758e [2022-03-15T09:36:46.573Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T09:36:46.573Z] ---> 59a10b275f63 [2022-03-15T09:36:46.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T09:36:46.573Z] ---> Running in 211e2c99f374 [2022-03-15T09:36:46.867Z] Removing intermediate container 21a3cd6bad65 [2022-03-15T09:36:46.867Z] ---> cd40b4a8a0ad [2022-03-15T09:36:46.867Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T09:36:46.867Z] ---> Running in 354124f05fba [2022-03-15T09:36:46.867Z] ---> af54c8f159a2 [2022-03-15T09:36:46.867Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T09:36:47.163Z] ---> Running in 284d23672e7d [2022-03-15T09:36:47.163Z] Removing intermediate container 354124f05fba [2022-03-15T09:36:47.163Z] ---> e89c04b8487f [2022-03-15T09:36:47.163Z] Step 13/25 : WORKDIR / [2022-03-15T09:36:47.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:47.163Z] ---> Running in e6d147e04d92 [2022-03-15T09:36:47.163Z] Removing intermediate container 284d23672e7d [2022-03-15T09:36:47.163Z] ---> 24f62c18e602 [2022-03-15T09:36:47.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:36:47.163Z] ---> Running in 6e18fb5d2766 [2022-03-15T09:36:47.489Z] Removing intermediate container e6d147e04d92 [2022-03-15T09:36:47.489Z] ---> 099bb39c8520 [2022-03-15T09:36:47.489Z] 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-15T09:36:47.489Z] Removing intermediate container 6e18fb5d2766 [2022-03-15T09:36:47.489Z] ---> 5e52dcb4242a [2022-03-15T09:36:47.489Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T09:36:47.489Z] ---> Running in 52ad6fd3c643 [2022-03-15T09:36:47.489Z] ---> 6b4d22a7fe00 [2022-03-15T09:36:47.489Z] 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-15T09:36:47.826Z] Removing intermediate container 52ad6fd3c643 [2022-03-15T09:36:47.826Z] ---> 3bd8941cd0d8 [2022-03-15T09:36:47.826Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:47.826Z] ---> Running in 8a13a5da6c3b [2022-03-15T09:36:47.826Z] ---> 2e52958dd611 [2022-03-15T09:36:47.826Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T09:36:47.826Z] Removing intermediate container 8a13a5da6c3b [2022-03-15T09:36:47.826Z] ---> 12a614a82e9f [2022-03-15T09:36:47.826Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:36:47.826Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:48.093Z] ---> Running in 89b212875b1e [2022-03-15T09:36:48.093Z] ---> 258ccf2feba3 [2022-03-15T09:36:48.093Z] 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-15T09:36:48.093Z] Removing intermediate container 89b212875b1e [2022-03-15T09:36:48.093Z] ---> 89d00de2915a [2022-03-15T09:36:48.093Z] [2022-03-15T09:36:48.355Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T09:36:48.355Z] Successfully built 89d00de2915a [2022-03-15T09:36:48.355Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T09:36:48.355Z] Successfully tagged core-metadata:latest [2022-03-15T09:36:48.355Z]  Building core-metadata ... done  ---> e68b935df8c9 [2022-03-15T09:36:48.355Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T09:36:48.355Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T09:36:48.618Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T09:36:48.618Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T09:36:48.618Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T09:36:48.879Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:36:48.879Z] OK: 8 MiB in 20 packages [2022-03-15T09:36:48.879Z] ---> cf2334d48942 [2022-03-15T09:36:48.879Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T09:36:49.455Z] ---> 863cc5af1a50 [2022-03-15T09:36:49.455Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T09:36:49.455Z] Removing intermediate container 211e2c99f374 [2022-03-15T09:36:49.455Z] ---> d1a274cddae6 [2022-03-15T09:36:49.455Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:36:49.717Z] ---> 0340f01af0d6 [2022-03-15T09:36:49.717Z] 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-15T09:36:49.717Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T09:36:49.717Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T09:36:49.717Z] ---> 14fd10ff481e [2022-03-15T09:36:49.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T09:36:49.717Z] ---> b706a049f56e [2022-03-15T09:36:49.717Z] 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-15T09:36:49.717Z] ---> Running in bc8a18f17db0 [2022-03-15T09:36:49.717Z] ---> Running in ac96f4173d4d [2022-03-15T09:36:49.979Z] Removing intermediate container ac96f4173d4d [2022-03-15T09:36:49.979Z] ---> 8918411fab2b [2022-03-15T09:36:49.979Z] 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-15T09:36:49.979Z] ---> Running in ca04e6686c75 [2022-03-15T09:36:50.239Z] ---> 140084c3446f [2022-03-15T09:36:50.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T09:36:50.502Z] ---> 696eac99a08d [2022-03-15T09:36:50.502Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T09:36:50.502Z] ---> Running in a2f02bc6ea77 [2022-03-15T09:36:50.502Z] Removing intermediate container bc8a18f17db0 [2022-03-15T09:36:50.502Z] ---> 60d2eae90707 [2022-03-15T09:36:50.502Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T09:36:50.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:50.502Z] ---> Running in 0046b69b905f [2022-03-15T09:36:50.502Z] Removing intermediate container a2f02bc6ea77 [2022-03-15T09:36:50.502Z] ---> 9aa3800b1546 [2022-03-15T09:36:50.502Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:36:50.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T09:36:50.770Z] ---> Running in eb70243c82c3 [2022-03-15T09:36:50.770Z] Removing intermediate container 0046b69b905f [2022-03-15T09:36:50.770Z] ---> 690866f699a2 [2022-03-15T09:36:50.770Z] Step 23/25 : LABEL arch=x86_64 [2022-03-15T09:36:50.770Z] ---> Running in a359d820b427 [2022-03-15T09:36:50.770Z] Removing intermediate container eb70243c82c3 [2022-03-15T09:36:50.770Z] ---> c46442eb0b99 [2022-03-15T09:36:50.770Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T09:36:50.770Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T09:36:50.770Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T09:36:50.770Z] Executing bash-5.1.4-r0.post-install [2022-03-15T09:36:50.770Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T09:36:50.770Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T09:36:50.770Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T09:36:51.029Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T09:36:51.029Z] ---> Running in f3f2b495f94a [2022-03-15T09:36:51.029Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T09:36:51.029Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T09:36:51.029Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T09:36:51.029Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T09:36:51.029Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T09:36:51.029Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T09:36:51.029Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T09:36:51.029Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T09:36:51.029Z] Removing intermediate container a359d820b427 [2022-03-15T09:36:51.029Z] ---> 439f4c9d8f08 [2022-03-15T09:36:51.029Z] Step 24/25 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:51.029Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T09:36:51.029Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T09:36:51.029Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T09:36:51.029Z] ---> Running in dc470288a690 [2022-03-15T09:36:51.029Z] Removing intermediate container f3f2b495f94a [2022-03-15T09:36:51.029Z] ---> c076f31bb50a [2022-03-15T09:36:51.029Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:36:51.293Z] ---> Running in 370c606717e2 [2022-03-15T09:36:51.293Z] Removing intermediate container dc470288a690 [2022-03-15T09:36:51.293Z] ---> 3a13efd79ed7 [2022-03-15T09:36:51.293Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T09:36:51.563Z] Removing intermediate container 370c606717e2 [2022-03-15T09:36:51.563Z] ---> 5cd689f9fc5b [2022-03-15T09:36:51.563Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:36:51.563Z] ---> Running in 3606cd892460 [2022-03-15T09:36:51.563Z] ---> Running in 5005cbdf4c66 [2022-03-15T09:36:51.563Z] Removing intermediate container 3606cd892460 [2022-03-15T09:36:51.563Z] ---> badd7bea4592 [2022-03-15T09:36:51.563Z] [2022-03-15T09:36:51.824Z] Removing intermediate container 5005cbdf4c66 [2022-03-15T09:36:51.824Z] ---> cd41a1278774 [2022-03-15T09:36:51.824Z] [2022-03-15T09:36:51.824Z] Successfully built badd7bea4592 [2022-03-15T09:36:51.824Z] Successfully tagged security-secretstore-setup:latest [2022-03-15T09:36:51.824Z]  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T09:36:51.824Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T09:36:51.824Z] Successfully built cd41a1278774 [2022-03-15T09:36:51.824Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T09:36:51.824Z] Successfully tagged core-data:latest [2022-03-15T09:36:51.824Z]  Building core-data ... done (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T09:36:51.824Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T09:36:51.824Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T09:36:51.824Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T09:36:51.824Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T09:36:51.824Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T09:36:51.824Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T09:36:51.824Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T09:36:51.824Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T09:36:51.824Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T09:36:51.824Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T09:36:51.824Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T09:36:51.824Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T09:36:52.086Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T09:36:52.086Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T09:36:52.086Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T09:36:52.086Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T09:36:52.086Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T09:36:52.086Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T09:36:52.086Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T09:36:52.086Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T09:36:52.086Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T09:36:52.086Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:36:52.086Z] OK: 84 MiB in 64 packages [2022-03-15T09:36:52.657Z] Collecting docker-compose==1.23.2 [2022-03-15T09:36:52.657Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T09:36:52.927Z] Collecting PyYAML<4,>=3.10 [2022-03-15T09:36:52.927Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T09:36:53.499Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T09:36:53.499Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T09:36:53.760Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T09:36:53.760Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T09:36:53.760Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T09:36:53.760Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T09:36:54.021Z] 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-15T09:36:54.021Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T09:36:54.021Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T09:36:54.592Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T09:36:54.593Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T09:36:54.593Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T09:36:54.593Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T09:36:54.593Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T09:36:54.593Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T09:36:54.593Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T09:36:54.593Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T09:36:54.593Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T09:36:54.593Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T09:36:54.854Z] 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-15T09:36:54.854Z] Collecting idna<2.8,>=2.5 [2022-03-15T09:36:54.854Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T09:36:54.854Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T09:36:54.854Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T09:36:54.854Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T09:36:54.854Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T09:36:54.854Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T09:36:54.854Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T09:36:54.854Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T09:36:54.854Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T09:36:55.116Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T09:36:55.116Z] Attempting uninstall: urllib3 [2022-03-15T09:36:55.116Z] Found existing installation: urllib3 1.26.5 [2022-03-15T09:36:55.116Z] Uninstalling urllib3-1.26.5: [2022-03-15T09:36:55.116Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T09:36:55.116Z] Attempting uninstall: idna [2022-03-15T09:36:55.116Z] Found existing installation: idna 3.2 [2022-03-15T09:36:55.116Z] Uninstalling idna-3.2: [2022-03-15T09:36:55.116Z] Successfully uninstalled idna-3.2 [2022-03-15T09:36:55.377Z] Attempting uninstall: chardet [2022-03-15T09:36:55.377Z] Found existing installation: chardet 4.0.0 [2022-03-15T09:36:55.377Z] Uninstalling chardet-4.0.0: [2022-03-15T09:36:55.377Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T09:36:55.637Z] Attempting uninstall: requests [2022-03-15T09:36:55.638Z] Found existing installation: requests 2.25.1 [2022-03-15T09:36:55.638Z] Uninstalling requests-2.25.1: [2022-03-15T09:36:55.638Z] Successfully uninstalled requests-2.25.1 [2022-03-15T09:36:55.638Z] Running setup.py install for texttable: started [2022-03-15T09:36:55.901Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T09:36:55.901Z] Running setup.py install for PyYAML: started [2022-03-15T09:36:56.472Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T09:36:56.472Z] Running setup.py install for docopt: started [2022-03-15T09:36:56.733Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T09:36:56.733Z] Running setup.py install for dockerpty: started [2022-03-15T09:36:56.994Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T09:36:57.255Z] 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-15T09:36:59.790Z] Removing intermediate container ca04e6686c75 [2022-03-15T09:36:59.790Z] ---> 70edb1a3d015 [2022-03-15T09:36:59.790Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T09:37:00.050Z] ---> Running in b88b113204e8 [2022-03-15T09:37:00.050Z] Removing intermediate container b88b113204e8 [2022-03-15T09:37:00.050Z] ---> 46a65bb1272b [2022-03-15T09:37:00.050Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T09:37:00.050Z] ---> Running in ddebf7f6ea1b [2022-03-15T09:37:00.050Z] Removing intermediate container ddebf7f6ea1b [2022-03-15T09:37:00.050Z] ---> 4ed0a5b6944d [2022-03-15T09:37:00.050Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T09:37:00.622Z] ---> 28963d6892de [2022-03-15T09:37:00.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T09:37:00.622Z] ---> 3507ee7b8cd8 [2022-03-15T09:37:00.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T09:37:00.881Z] ---> c7c1d386c23c [2022-03-15T09:37:00.881Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T09:37:00.881Z] ---> Running in c1102bc7a0c4 [2022-03-15T09:37:01.141Z] Removing intermediate container c1102bc7a0c4 [2022-03-15T09:37:01.141Z] ---> d2927a675c67 [2022-03-15T09:37:01.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:37:01.141Z] ---> Running in 7ac417886e41 [2022-03-15T09:37:01.141Z] Removing intermediate container 7ac417886e41 [2022-03-15T09:37:01.141Z] ---> b79a73498edf [2022-03-15T09:37:01.141Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T09:37:01.141Z] ---> Running in c67949f18f97 [2022-03-15T09:37:01.401Z] Removing intermediate container c67949f18f97 [2022-03-15T09:37:01.401Z] ---> 8b3a309bc832 [2022-03-15T09:37:01.401Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:37:01.401Z] ---> Running in 020f0d0c3637 [2022-03-15T09:37:01.401Z] Removing intermediate container 020f0d0c3637 [2022-03-15T09:37:01.401Z] ---> 6b1b9244aa42 [2022-03-15T09:37:01.401Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:37:01.401Z] ---> Running in 5111d1156d33 [2022-03-15T09:37:01.660Z] Removing intermediate container 5111d1156d33 [2022-03-15T09:37:01.660Z] ---> a7575f793f89 [2022-03-15T09:37:01.660Z] [2022-03-15T09:37:01.660Z] Successfully built a7575f793f89 [2022-03-15T09:37:01.660Z] Successfully tagged sys-mgmt-agent:latest [2022-03-15T09:37:01.667Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-15T09:37:01.694Z] $ docker stop --time=1 cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b [2022-03-15T09:37:02.984Z] $ docker rm -f cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T09:37:03.404Z] + docker images [2022-03-15T09:37:03.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T09:37:03.404Z] sys-mgmt-agent latest a7575f793f89 2 seconds ago 296MB [2022-03-15T09:37:03.404Z] security-secretstore-setup latest badd7bea4592 12 seconds ago 27.9MB [2022-03-15T09:37:03.404Z] core-data latest cd41a1278774 12 seconds ago 20MB [2022-03-15T09:37:03.404Z] core-metadata latest 89d00de2915a 15 seconds ago 16.6MB [2022-03-15T09:37:03.404Z] 12d31dd7c15a 18 seconds ago 1.77GB [2022-03-15T09:37:03.404Z] 211aa49bf52a 19 seconds ago 1.78GB [2022-03-15T09:37:03.404Z] bdba463a925a 19 seconds ago 1.78GB [2022-03-15T09:37:03.404Z] 282025eb0d52 20 seconds ago 1.79GB [2022-03-15T09:37:03.404Z] security-bootstrapper latest 8525215e7692 55 seconds ago 18.7MB [2022-03-15T09:37:03.404Z] security-proxy-setup latest dfd0828dd3e1 About a minute ago 26.2MB [2022-03-15T09:37:03.404Z] support-notifications latest aa789ced0a25 About a minute ago 16.7MB [2022-03-15T09:37:03.404Z] support-scheduler latest f8ae170927ec About a minute ago 16MB [2022-03-15T09:37:03.404Z] core-command latest fe7d5083511b About a minute ago 15.8MB [2022-03-15T09:37:03.404Z] 4402c8d6d9fd About a minute ago 1.78GB [2022-03-15T09:37:03.404Z] ff4bad2270a6 About a minute ago 1.78GB [2022-03-15T09:37:03.404Z] cf2ee2d992aa About a minute ago 1.78GB [2022-03-15T09:37:03.404Z] 715260b5968f About a minute ago 1.77GB [2022-03-15T09:37:03.404Z] 04240cabbf26 About a minute ago 1.77GB [2022-03-15T09:37:03.404Z] ci-base-image-x86_64 latest 9b3d7f30d439 3 minutes ago 1.27GB [2022-03-15T09:37:03.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-15T09:37:03.404Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-15T09:37:03.404Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-15T09:37:03.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-15T09:37:03.404Z] 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-15T09:37:18.906Z] Still waiting to schedule task [2022-03-15T09:37:18.906Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-15T09:37:35.624Z] Removing intermediate container 37245abb4371 [2022-03-15T09:37:35.624Z] ---> 96d93b8faf6e [2022-03-15T09:37:35.624Z] Successfully built 96d93b8faf6e [2022-03-15T09:37:35.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:37:36.007Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T09:37:36.007Z] . [Pipeline] withDockerContainer [2022-03-15T09:37:36.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container [2022-03-15T09:37:36.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T09:37:37.742Z] $ docker top 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:37:38.712Z] + go version [2022-03-15T09:37:38.712Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T09:37:38.749Z] $ docker stop --time=1 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe [2022-03-15T09:37:40.381Z] $ docker rm -f 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:37:41.278Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T09:37:41.278Z] . [Pipeline] withDockerContainer [2022-03-15T09:37:41.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container [2022-03-15T09:37:41.685Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T09:37:42.948Z] $ docker top 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T09:37:43.256Z] ========================================================= [2022-03-15T09:37:43.256Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T09:37:43.256Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T09:37:43.978Z] + make test [2022-03-15T09:37:43.978Z] go mod tidy [2022-03-15T09:37:44.965Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T09:38:17.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T09:38:28.675Z] Running on prd-ubuntu18.04-docker-8c-8g-7120 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-15T09:38:28.721Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-15T09:38:28.888Z] The recommended git tool is: git [2022-03-15T09:38:30.502Z] using credential edgex-jenkins-ssh [2022-03-15T09:38:30.520Z] Cloning the remote Git repository [2022-03-15T09:38:30.505Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:38:30.540Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-15T09:38:30.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:38:30.566Z] > git --version # timeout=10 [2022-03-15T09:38:30.572Z] > git --version # 'git version 2.17.1' [2022-03-15T09:38:30.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:38:30.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T09:38:35.394Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:38:35.503Z] Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:38:35.503Z] Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) [2022-03-15T09:38:34.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T09:38:34.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T09:38:34.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T09:38:34.721Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T09:38:34.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:38:34.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T09:38:35.387Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T09:38:35.394Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T09:38:35.456Z] > git remote # timeout=10 [2022-03-15T09:38:35.463Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T09:38:35.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T09:38:35.473Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T09:38:35.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T09:38:35.490Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T09:38:35.497Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T09:38:39.016Z] Commit message: "build(snap): use edgex-ekuiper stage-snap" [2022-03-15T09:38:39.034Z] > git --version # timeout=10 [2022-03-15T09:38:39.038Z] > git --version # 'git version 2.17.1' [2022-03-15T09:38:39.042Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:38:39.929Z] + echo snap-build.sh [2022-03-15T09:38:39.929Z] snap-build.sh [2022-03-15T09:38:39.929Z] + SNAP_BASE_DIR=. [2022-03-15T09:38:39.929Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-15T09:38:39.929Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-15T09:38:39.929Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-15T09:38:39.929Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-15T09:38:39.929Z] + cd /w/workspace/edgex-go/1 [2022-03-15T09:38:39.929Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-15T09:38:39.929Z] Reading package lists... [2022-03-15T09:38:39.929Z] Building dependency tree... [2022-03-15T09:38:39.929Z] Reading state information... [2022-03-15T09:38:39.929Z] The following packages were automatically installed and are no longer required: [2022-03-15T09:38:39.929Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-15T09:38:39.929Z] uidmap xdelta3 [2022-03-15T09:38:39.929Z] Use 'sudo apt autoremove' to remove them. [2022-03-15T09:38:39.929Z] The following packages will be REMOVED: [2022-03-15T09:38:39.929Z] lxd* lxd-client* [2022-03-15T09:38:39.929Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-15T09:38:40.194Z] After this operation, 31.7 MB disk space will be freed. [2022-03-15T09:38:40.717Z] (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-15T09:38:40.717Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T09:38:41.666Z] Removing lxd dnsmasq configuration [2022-03-15T09:38:41.666Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T09:38:41.930Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-15T09:38:42.500Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-15T09:38:42.763Z] (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-15T09:38:42.763Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T09:38:44.177Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-15T09:38:44.177Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-15T09:38:44.752Z] + sudo snap remove --purge lxd [2022-03-15T09:38:44.752Z] snap "lxd" is not installed [2022-03-15T09:38:44.752Z] + sudo groupadd --force --system lxd [2022-03-15T09:38:44.752Z] ++ whoami [2022-03-15T09:38:44.752Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-15T09:38:44.752Z] + newgrp - lxd [2022-03-15T09:38:44.752Z] + sudo snap install lxd [2022-03-15T09:38:54.773Z] 2022-03-15T09:38:51Z INFO Waiting for automatic snapd restart... [2022-03-15T09:39:12.907Z] lxd 4.23 from Canonical* installed [2022-03-15T09:39:12.907Z] + sudo lxd init --auto [2022-03-15T09:39:13.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T09:39:21.058Z] + sudo snap install --classic snapcraft [2022-03-15T09:39:22.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T09:39:22.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T09:39:22.862Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T09:39:25.264Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T09:39:25.264Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-15T09:39:25.264Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-15T09:39:25.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T09:39:25.264Z] Dload Upload Total Spent Left Speed [2022-03-15T09:39:25.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3675 0 --:--:-- --:--:-- --:--:-- 3655 [2022-03-15T09:39:25.264Z] 100 3325k 100 3325k 0 0 7842k 0 --:--:-- --:--:-- --:--:-- 7842k [2022-03-15T09:39:25.264Z] ./yq_linux_amd64 [2022-03-15T09:39:25.264Z] + sudo snapcraft prime --use-lxd [2022-03-15T09:39:27.183Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-15T09:39:27.183Z] 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-15T09:39:27.183Z] - README.md [2022-03-15T09:39:27.183Z] [2022-03-15T09:39:27.183Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T09:39:27.753Z] Launching a container. [2022-03-15T09:39:35.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T09:39:35.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T09:39:39.989Z] Waiting for container to be ready [2022-03-15T09:39:39.989Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-15T09:39:39.989Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-15T09:39:39.989Z] [2022-03-15T09:39:43.299Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-15T09:39:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2022-03-15T09:39:43.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T09:39:43.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T09:39:44.689Z] Waiting for network to be ready... [2022-03-15T09:39:44.951Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-15T09:39:45.212Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-15T09:39:45.212Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-15T09:39:45.212Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-15T09:39:45.212Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-15T09:39:45.212Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-15T09:39:45.212Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-15T09:39:45.212Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-15T09:39:45.212Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-15T09:39:45.212Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-15T09:39:45.783Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-15T09:39:45.783Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-15T09:39:46.044Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-15T09:39:46.044Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-15T09:39:46.044Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-15T09:39:46.044Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-15T09:39:46.044Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-15T09:39:46.044Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-15T09:39:46.615Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-15T09:39:46.615Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-15T09:39:46.615Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-15T09:39:46.615Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-15T09:39:46.615Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-15T09:39:46.615Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-15T09:39:46.615Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-15T09:39:46.615Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-15T09:39:46.877Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-15T09:39:48.801Z] Fetched 23.4 MB in 4s (6194 kB/s) [2022-03-15T09:39:49.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements [2022-03-15T09:39:49.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T09:39:49.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 44.7% of statements [2022-03-15T09:39:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T09:39:49.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T09:39:49.373Z] Reading package lists... [2022-03-15T09:39:49.373Z] Reading package lists... [2022-03-15T09:39:49.634Z] Building dependency tree... [2022-03-15T09:39:49.634Z] Reading state information... [2022-03-15T09:39:49.634Z] The following additional packages will be installed: [2022-03-15T09:39:49.634Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T09:39:49.634Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T09:39:49.634Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T09:39:49.634Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-15T09:39:49.634Z] Suggested packages: [2022-03-15T09:39:49.634Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-15T09:39:49.634Z] Recommended packages: [2022-03-15T09:39:49.634Z] gnupg libsasl2-modules [2022-03-15T09:39:49.634Z] The following NEW packages will be installed: [2022-03-15T09:39:49.634Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T09:39:49.634Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T09:39:49.634Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T09:39:49.634Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-15T09:39:49.634Z] The following packages will be upgraded: [2022-03-15T09:39:49.634Z] gpg gpg-agent gpgconf libudev1 [2022-03-15T09:39:49.894Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-15T09:39:49.894Z] Need to get 3859 kB of archives. [2022-03-15T09:39:49.894Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-15T09:39:49.894Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-15T09:39:49.894Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-15T09:39:49.894Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-15T09:39:49.894Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-15T09:39:50.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.668s coverage: 89.5% of statements [2022-03-15T09:39:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T09:39:50.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:39:50.155Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-15T09:39:50.417Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-15T09:39:50.417Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-15T09:39:50.677Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-15T09:39:50.677Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-15T09:39:50.677Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-15T09:39:50.677Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-15T09:39:50.677Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-15T09:39:50.677Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-15T09:39:50.677Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-15T09:39:50.677Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-15T09:39:50.677Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-15T09:39:50.677Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-15T09:39:50.938Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-15T09:39:50.938Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-15T09:39:50.938Z] 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-15T09:39:50.938Z] 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-15T09:39:50.938Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-15T09:39:50.938Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T09:39:50.938Z] Fetched 3859 kB in 1s (3263 kB/s) [2022-03-15T09:39:51.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 84.4% of statements [2022-03-15T09:39:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T09:39:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T09:39:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T09:39:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T09:39:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T09:39:51.198Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T09:39:51.198Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:51.198Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T09:39:51.198Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T09:39:51.199Z] Selecting previously unselected package udev. [2022-03-15T09:39:51.199Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T09:39:51.199Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:51.199Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-15T09:39:51.459Z] Selecting previously unselected package libfuse2:amd64. [2022-03-15T09:39:51.459Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-15T09:39:51.459Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-15T09:39:51.459Z] Selecting previously unselected package fuse. [2022-03-15T09:39:51.459Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-15T09:39:51.459Z] Unpacking fuse (2.9.9-3) ... [2022-03-15T09:39:51.459Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T09:39:51.459Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T09:39:51.719Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T09:39:51.719Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T09:39:51.719Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T09:39:51.719Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T09:39:51.719Z] Selecting previously unselected package libksba8:amd64. [2022-03-15T09:39:51.719Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-15T09:39:51.719Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-15T09:39:51.980Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-15T09:39:51.980Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:51.980Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:51.980Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-15T09:39:51.980Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:51.980Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:51.980Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-15T09:39:51.980Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:51.980Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:51.980Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-15T09:39:51.980Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:51.980Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.242Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-15T09:39:52.242Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:52.242Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.243Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-15T09:39:52.243Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:52.243Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.243Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-15T09:39:52.243Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:52.243Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.243Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-15T09:39:52.243Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:52.243Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.243Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-15T09:39:52.243Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T09:39:52.243Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:52.504Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-15T09:39:52.504Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T09:39:52.504Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T09:39:52.504Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-15T09:39:52.504Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T09:39:52.504Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T09:39:52.504Z] Selecting previously unselected package libldap-common. [2022-03-15T09:39:52.504Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-15T09:39:52.504Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T09:39:52.504Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-15T09:39:52.504Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-15T09:39:52.504Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T09:39:52.766Z] Selecting previously unselected package dirmngr. [2022-03-15T09:39:52.766Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T09:39:52.766Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T09:39:52.766Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-15T09:39:52.766Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-15T09:39:52.766Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T09:39:52.766Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T09:39:52.766Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-15T09:39:53.339Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-15T09:39:53.339Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T09:39:53.339Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:53.600Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-15T09:39:53.600Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-15T09:39:53.600Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:53.600Z] Setting up fuse (2.9.9-3) ... [2022-03-15T09:39:53.600Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-15T09:39:54.173Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T09:39:54.173Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T09:39:54.173Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T09:39:54.173Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-15T09:39:54.435Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-15T09:39:54.435Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T09:39:55.007Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-15T09:39:55.007Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-15T09:39:55.007Z] units). This means they are not meant to be enabled using systemctl. [2022-03-15T09:39:55.007Z] [2022-03-15T09:39:55.007Z] Possible reasons for having this kind of units are: [2022-03-15T09:39:55.007Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-15T09:39:55.007Z] .wants/ or .requires/ directory. [2022-03-15T09:39:55.007Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-15T09:39:55.007Z] a requirement dependency on it. [2022-03-15T09:39:55.007Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-15T09:39:55.007Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-15T09:39:55.007Z] • In case of template units, the unit is meant to be enabled with some [2022-03-15T09:39:55.007Z] instance name specified. [2022-03-15T09:39:55.269Z] Reading package lists... [2022-03-15T09:39:55.269Z] Building dependency tree... [2022-03-15T09:39:55.269Z] Reading state information... [2022-03-15T09:39:55.529Z] The following additional packages will be installed: [2022-03-15T09:39:55.529Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T09:39:55.529Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T09:39:55.529Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T09:39:55.529Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-15T09:39:55.529Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-15T09:39:55.529Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-15T09:39:55.529Z] Suggested packages: [2022-03-15T09:39:55.529Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-15T09:39:55.529Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-15T09:39:55.529Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-15T09:39:55.529Z] systemd-container policykit-1 [2022-03-15T09:39:55.529Z] Recommended packages: [2022-03-15T09:39:55.529Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-15T09:39:55.529Z] The following NEW packages will be installed: [2022-03-15T09:39:55.529Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T09:39:55.529Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T09:39:55.529Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T09:39:55.529Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-15T09:39:55.529Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-15T09:39:55.529Z] The following packages will be upgraded: [2022-03-15T09:39:55.529Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-15T09:39:55.529Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-15T09:39:55.529Z] Need to get 46.5 MB of archives. [2022-03-15T09:39:55.529Z] After this operation, 181 MB of additional disk space will be used. [2022-03-15T09:39:55.529Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-15T09:39:55.793Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-15T09:39:55.793Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-15T09:39:55.793Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-15T09:39:55.793Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-15T09:39:55.793Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-15T09:39:55.793Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-15T09:39:55.793Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-15T09:39:55.793Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-15T09:39:55.793Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-15T09:39:55.793Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-15T09:39:55.793Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-15T09:39:55.793Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-15T09:39:55.793Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-15T09:39:55.793Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-15T09:39:55.793Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-15T09:39:55.793Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-15T09:39:55.793Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-15T09:39:55.793Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-15T09:39:55.793Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-15T09:39:55.793Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-15T09:39:56.054Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-15T09:39:56.054Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-15T09:39:56.054Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-15T09:39:56.054Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-15T09:39:56.054Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-15T09:39:56.054Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-15T09:39:56.315Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-15T09:39:56.315Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-15T09:39:56.315Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-15T09:39:56.315Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-15T09:39:56.315Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-15T09:39:56.315Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-15T09:39:56.576Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T09:39:56.576Z] Fetched 46.5 MB in 1s (53.8 MB/s) [2022-03-15T09:39:56.576Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-15T09:39:56.576Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:56.576Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T09:39:56.839Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:56.839Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T09:39:56.839Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:57.101Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T09:39:57.680Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:57.680Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T09:39:57.680Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T09:39:57.680Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-15T09:39:57.680Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-15T09:39:57.681Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T09:39:57.681Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:57.967Z] Selecting previously unselected package libexpat1:amd64. [2022-03-15T09:39:57.967Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-15T09:39:57.967Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T09:39:57.967Z] Selecting previously unselected package python3.8-minimal. [2022-03-15T09:39:57.967Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T09:39:57.967Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:58.264Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:58.264Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T09:39:58.264Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:58.882Z] Selecting previously unselected package python3-minimal. [2022-03-15T09:39:58.882Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-15T09:39:58.882Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T09:39:58.882Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T09:39:58.882Z] Selecting previously unselected package mime-support. [2022-03-15T09:39:58.882Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-15T09:39:58.882Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-15T09:39:58.882Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-15T09:39:58.882Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-15T09:39:58.882Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T09:39:58.882Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-15T09:39:58.882Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T09:39:58.882Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:59.149Z] Selecting previously unselected package python3.8. [2022-03-15T09:39:59.149Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T09:39:59.149Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:39:59.149Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-15T09:39:59.149Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T09:39:59.149Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T09:39:59.149Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T09:39:59.408Z] Selecting previously unselected package python3. [2022-03-15T09:39:59.409Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-15T09:39:59.409Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T09:39:59.409Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-15T09:39:59.409Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-15T09:39:59.409Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T09:39:59.409Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T09:39:59.409Z] Selecting previously unselected package dbus. [2022-03-15T09:39:59.409Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T09:39:59.669Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T09:39:59.669Z] Selecting previously unselected package libbsd0:amd64. [2022-03-15T09:39:59.669Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-15T09:39:59.669Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-15T09:39:59.669Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-15T09:39:59.669Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T09:39:59.669Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T09:39:59.669Z] Selecting previously unselected package sudo. [2022-03-15T09:39:59.669Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-15T09:39:59.669Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T09:39:59.929Z] Selecting previously unselected package apparmor. [2022-03-15T09:39:59.929Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T09:39:59.929Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T09:39:59.929Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-15T09:39:59.929Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-15T09:39:59.929Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T09:40:00.189Z] Selecting previously unselected package libedit2:amd64. [2022-03-15T09:40:00.189Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-15T09:40:00.189Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T09:40:00.189Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-15T09:40:00.189Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-15T09:40:00.189Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T09:40:00.189Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-15T09:40:00.189Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:40:00.189Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:00.189Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-15T09:40:00.189Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:40:00.189Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:00.189Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-15T09:40:00.189Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-15T09:40:00.189Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T09:40:00.448Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-15T09:40:00.448Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:40:00.448Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:00.448Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-15T09:40:00.448Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:40:00.448Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:00.448Z] Selecting previously unselected package openssh-client. [2022-03-15T09:40:00.448Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-15T09:40:00.448Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T09:40:00.709Z] Selecting previously unselected package dbus-user-session. [2022-03-15T09:40:00.709Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T09:40:00.709Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T09:40:00.709Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-15T09:40:00.709Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-15T09:40:00.709Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-15T09:40:00.709Z] Selecting previously unselected package squashfs-tools. [2022-03-15T09:40:00.709Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-15T09:40:00.709Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T09:40:00.709Z] Selecting previously unselected package snapd. [2022-03-15T09:40:00.709Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-15T09:40:00.709Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.821s coverage: 94.2% of statements [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 59.1% of statements [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.331s coverage: 60.0% of statements [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.501s coverage: 0.9% of statements [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 21.7% of statements [2022-03-15T09:40:01.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.291s coverage: 79.5% of statements [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2022-03-15T09:40:01.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements [2022-03-15T09:40:01.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2022-03-15T09:40:04.003Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T09:40:04.003Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-15T09:40:04.003Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-15T09:40:04.003Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T09:40:04.003Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:04.003Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T09:40:04.003Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T09:40:04.003Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T09:40:04.269Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:04.269Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:04.269Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T09:40:04.269Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:40:04.269Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T09:40:04.269Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T09:40:04.841Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-15T09:40:04.841Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T09:40:04.841Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T09:40:04.841Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T09:40:04.841Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-15T09:40:04.841Z] running python rtupdate hooks for python3.8... [2022-03-15T09:40:04.841Z] running python post-rtupdate hooks for python3.8... [2022-03-15T09:40:04.841Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T09:40:05.785Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-15T09:40:06.054Z] Reloading AppArmor profiles [2022-03-15T09:40:06.054Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:40:06.054Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T09:40:06.318Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-15T09:40:06.581Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-15T09:40:06.581Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-15T09:40:06.581Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-15T09:40:06.581Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-15T09:40:07.963Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-15T09:40:07.963Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T09:40:08.223Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T09:40:08.223Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T09:40:08.484Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-15T09:40:08.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-15T09:40:09.004Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-15T09:40:09.264Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-15T09:40:09.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T09:40:09.523Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T09:40:09.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-15T09:40:10.045Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-15T09:40:10.308Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-15T09:40:10.569Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-15T09:40:10.831Z] /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-15T09:40:10.831Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T09:40:11.776Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T09:40:11.776Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T09:40:11.776Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T09:40:12.611Z] Reading package lists... [2022-03-15T09:40:12.874Z] Reading package lists... [2022-03-15T09:40:13.136Z] Building dependency tree... [2022-03-15T09:40:13.136Z] Reading state information... [2022-03-15T09:40:13.401Z] Calculating upgrade... [2022-03-15T09:40:13.401Z] The following packages will be upgraded: [2022-03-15T09:40:13.401Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-15T09:40:13.401Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-15T09:40:13.401Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-15T09:40:13.401Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-15T09:40:13.401Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-15T09:40:13.401Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-15T09:40:13.401Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-15T09:40:13.401Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-15T09:40:13.401Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-15T09:40:13.401Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-15T09:40:13.401Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-15T09:40:13.401Z] xz-utils zlib1g [2022-03-15T09:40:13.663Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T09:40:13.663Z] Need to get 65.7 MB of archives. [2022-03-15T09:40:13.663Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-15T09:40:13.663Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-15T09:40:13.663Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-15T09:40:13.925Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-15T09:40:14.190Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-15T09:40:14.190Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-15T09:40:14.190Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-15T09:40:14.190Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-15T09:40:14.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements [2022-03-15T09:40:14.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2022-03-15T09:40:14.453Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-15T09:40:14.453Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-15T09:40:14.453Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-15T09:40:14.453Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-15T09:40:14.454Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-15T09:40:14.454Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-15T09:40:14.454Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-15T09:40:14.454Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-15T09:40:14.454Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-15T09:40:14.454Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-15T09:40:14.454Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-15T09:40:14.454Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-15T09:40:14.454Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-15T09:40:14.454Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-15T09:40:14.454Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-15T09:40:14.454Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-15T09:40:14.454Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-15T09:40:14.454Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-15T09:40:14.454Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-15T09:40:14.454Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-15T09:40:14.454Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-15T09:40:14.454Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-15T09:40:14.715Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-15T09:40:14.715Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-15T09:40:14.715Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-15T09:40:14.715Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-15T09:40:14.715Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-15T09:40:14.715Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-15T09:40:14.715Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-15T09:40:14.715Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-15T09:40:14.715Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-15T09:40:14.976Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-15T09:40:14.976Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-15T09:40:14.976Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-15T09:40:14.976Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-15T09:40:14.976Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-15T09:40:14.976Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-15T09:40:14.976Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-15T09:40:14.976Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-15T09:40:14.976Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-15T09:40:14.976Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-15T09:40:14.976Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-15T09:40:14.976Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-15T09:40:15.239Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-15T09:40:15.239Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-15T09:40:15.239Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-15T09:40:15.239Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-15T09:40:15.239Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-15T09:40:15.239Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-15T09:40:15.239Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-15T09:40:15.239Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-15T09:40:15.239Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-15T09:40:15.239Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-15T09:40:15.239Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-15T09:40:15.239Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-15T09:40:15.239Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-15T09:40:15.239Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-15T09:40:15.239Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-15T09:40:15.239Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-15T09:40:15.239Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-15T09:40:15.510Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-15T09:40:15.510Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-15T09:40:15.510Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-15T09:40:15.510Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-15T09:40:15.510Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-15T09:40:15.774Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-15T09:40:16.034Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-15T09:40:16.034Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-15T09:40:16.295Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-15T09:40:16.555Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-15T09:40:16.817Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T09:40:16.817Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-15T09:40:16.817Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T09:40:16.817Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T09:40:16.817Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T09:40:17.389Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T09:40:17.389Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T09:40:17.389Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-15T09:40:17.389Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-15T09:40:17.650Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:17.650Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:17.911Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:17.912Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:18.484Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:18.484Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:18.484Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:18.484Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.060Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.060Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.321Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.321Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.321Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.321Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.321Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:19.321Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T09:40:19.321Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.321Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.321Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:19.583Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T09:40:19.583Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.583Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.583Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.583Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.583Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:19.583Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T09:40:19.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.631s coverage: 82.5% of statements [2022-03-15T09:40:19.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T09:40:19.848Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:19.848Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T09:40:19.848Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T09:40:20.113Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T09:40:20.380Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T09:40:20.645Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T09:40:20.645Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-15T09:40:20.645Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-15T09:40:20.645Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-15T09:40:20.645Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-15T09:40:20.906Z] Setting up base-files (11ubuntu5.5) ... [2022-03-15T09:40:20.906Z] Installing new version of config file /etc/issue ... [2022-03-15T09:40:20.906Z] Installing new version of config file /etc/issue.net ... [2022-03-15T09:40:20.906Z] Installing new version of config file /etc/lsb-release ... [2022-03-15T09:40:20.906Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-15T09:40:21.174Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-15T09:40:21.438Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-15T09:40:21.438Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-15T09:40:21.438Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:21.438Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-15T09:40:21.438Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-15T09:40:21.699Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-15T09:40:21.699Z] 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-15T09:40:21.699Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:21.699Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:21.699Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-15T09:40:21.699Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:21.699Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:21.699Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T09:40:21.960Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T09:40:21.960Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T09:40:21.960Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:21.960Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T09:40:21.960Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T09:40:22.535Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T09:40:22.535Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T09:40:22.795Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T09:40:22.795Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T09:40:23.059Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-15T09:40:23.320Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:23.320Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-15T09:40:23.320Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T09:40:23.893Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-15T09:40:23.893Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-15T09:40:23.893Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-15T09:40:23.893Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:23.893Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-15T09:40:23.893Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-15T09:40:23.893Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-15T09:40:23.893Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:23.893Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:23.893Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:24.154Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:24.154Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:24.154Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:24.154Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:24.154Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:24.154Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:24.154Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:24.154Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:24.415Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:24.415Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:28.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-03-15T09:40:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T09:40:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T09:40:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T09:40:28.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-03-15T09:40:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T09:40:28.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.285s coverage: 58.8% of statements [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.410s coverage: 80.0% of statements [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.321s coverage: 85.4% of statements [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.750s coverage: 64.4% of statements [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T09:40:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-03-15T09:40:28.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-03-15T09:40:29.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-03-15T09:40:29.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-03-15T09:40:31.037Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:31.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.037Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:31.037Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:31.037Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:31.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.037Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:31.037Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:31.037Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:31.037Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:31.037Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:31.037Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-15T09:40:31.302Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-15T09:40:31.302Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.302Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T09:40:31.302Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T09:40:31.569Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T09:40:31.569Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.569Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-15T09:40:31.569Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-15T09:40:31.833Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-15T09:40:31.833Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.833Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-15T09:40:31.833Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-15T09:40:31.833Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-15T09:40:31.833Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:31.833Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T09:40:32.095Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T09:40:32.095Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-15T09:40:32.095Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.095Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-15T09:40:32.095Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-15T09:40:32.095Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-15T09:40:32.359Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.359Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-15T09:40:32.359Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-15T09:40:32.359Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-15T09:40:32.359Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.359Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T09:40:32.359Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T09:40:32.631Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-15T09:40:32.631Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.631Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-15T09:40:32.631Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-15T09:40:32.631Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-15T09:40:32.631Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.631Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T09:40:32.631Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T09:40:32.893Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T09:40:32.893Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.893Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T09:40:32.893Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T09:40:32.893Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T09:40:32.893Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:32.893Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-15T09:40:32.893Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-15T09:40:33.171Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-15T09:40:33.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:33.171Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-15T09:40:33.171Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-15T09:40:33.171Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-15T09:40:33.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:33.171Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-15T09:40:33.171Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-15T09:40:33.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.4% of statements [2022-03-15T09:40:33.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T09:40:33.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T09:40:33.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T09:40:33.437Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-15T09:40:33.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:33.437Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-15T09:40:33.437Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-15T09:40:34.008Z] Setting up apt (2.0.6) ... [2022-03-15T09:40:34.581Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-15T09:40:34.581Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:34.581Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T09:40:34.581Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T09:40:34.581Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T09:40:34.581Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T09:40:34.581Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T09:40:34.581Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T09:40:34.853Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-15T09:40:34.854Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T09:40:34.854Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T09:40:34.854Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T09:40:34.854Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T09:40:35.119Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T09:40:35.119Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T09:40:35.119Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T09:40:35.119Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-15T09:40:35.119Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T09:40:35.119Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-15T09:40:35.385Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T09:40:35.385Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T09:40:35.385Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T09:40:35.646Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T09:40:35.916Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T09:40:35.916Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T09:40:35.916Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T09:40:35.916Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T09:40:35.916Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T09:40:35.916Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T09:40:36.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.8% of statements [2022-03-15T09:40:36.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T09:40:36.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T09:40:36.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-03-15T09:40:36.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T09:40:36.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.325s coverage: 84.8% of statements [2022-03-15T09:40:36.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T09:40:36.186Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T09:40:36.186Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T09:40:36.186Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T09:40:36.450Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-15T09:40:36.450Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-15T09:40:36.450Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T09:40:36.450Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-15T09:40:36.450Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-15T09:40:36.450Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-15T09:40:36.714Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-15T09:40:36.714Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-15T09:40:36.714Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-15T09:40:36.714Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-15T09:40:36.976Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-15T09:40:36.976Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-15T09:40:37.243Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T09:40:37.243Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T09:40:37.243Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.243Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.243Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.243Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.509Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.509Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.775Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.775Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.775Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.775Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.775Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T09:40:37.775Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T09:40:37.775Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-15T09:40:38.041Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-15T09:40:38.041Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:38.041Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:38.311Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:38.311Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:39.273Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:39.273Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:39.848Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:39.848Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:40.108Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:40.108Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:40.371Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:40.371Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:40.952Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T09:40:40.952Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T09:40:41.215Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-15T09:40:41.215Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-15T09:40:41.215Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-15T09:40:41.215Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-15T09:40:41.215Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T09:40:41.215Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-15T09:40:41.215Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T09:40:41.215Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.215Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-15T09:40:41.475Z] [2022-03-15T09:40:41.475Z] Current default time zone: 'Etc/UTC' [2022-03-15T09:40:41.475Z] Local time is now: Tue Mar 15 09:40:41 UTC 2022. [2022-03-15T09:40:41.475Z] Universal Time is now: Tue Mar 15 09:40:41 UTC 2022. [2022-03-15T09:40:41.475Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-15T09:40:41.475Z] [2022-03-15T09:40:41.475Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-15T09:40:41.475Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:41.475Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:41.475Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-15T09:40:41.475Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-15T09:40:41.475Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T09:40:41.475Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-15T09:40:41.475Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-15T09:40:41.475Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-15T09:40:41.475Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.475Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.740Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T09:40:41.740Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T09:40:41.740Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-15T09:40:41.740Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-15T09:40:43.651Z] Updating certificates in /etc/ssl/certs... [2022-03-15T09:40:44.223Z] 21 added, 21 removed; done. [2022-03-15T09:40:44.223Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.223Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-15T09:40:44.223Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.264s coverage: 28.9% of statements [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T09:40:44.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-03-15T09:40:44.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-15T09:40:44.482Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.482Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T09:40:44.482Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-15T09:40:44.482Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-15T09:40:44.482Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-15T09:40:44.482Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.482Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-15T09:40:44.482Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.482Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.482Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T09:40:44.482Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T09:40:44.482Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-15T09:40:44.742Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-15T09:40:44.742Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-15T09:40:44.742Z] Updating certificates in /etc/ssl/certs... [2022-03-15T09:40:45.314Z] 0 added, 0 removed; done. [2022-03-15T09:40:45.314Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-15T09:40:45.314Z] done. [2022-03-15T09:40:45.356Z] 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-15T09:40:45.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T09:40:45.356Z] GO111MODULE=on go vet ./... [2022-03-15T09:40:46.520Z] Reading package lists... [2022-03-15T09:40:46.520Z] Building dependency tree... [2022-03-15T09:40:46.520Z] Reading state information... [2022-03-15T09:40:46.779Z] The following NEW packages will be installed: [2022-03-15T09:40:46.779Z] apt-transport-https [2022-03-15T09:40:46.779Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T09:40:47.041Z] Need to get 4680 B of archives. [2022-03-15T09:40:47.041Z] After this operation, 162 kB of additional disk space will be used. [2022-03-15T09:40:47.041Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-15T09:40:47.041Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T09:40:47.301Z] Fetched 4680 B in 0s (24.1 kB/s) [2022-03-15T09:40:47.301Z] Selecting previously unselected package apt-transport-https. [2022-03-15T09:40:47.301Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-15T09:40:47.301Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-15T09:40:47.301Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-15T09:40:47.301Z] Setting up apt-transport-https (2.0.6) ... [2022-03-15T09:40:47.560Z] Waiting for network to be ready... [2022-03-15T09:40:52.843Z] 2022-03-15T09:40:51Z INFO Waiting for automatic snapd restart... [2022-03-15T09:40:53.417Z] snapd 2.54.3 from Canonical* installed [2022-03-15T09:40:53.678Z] "snapd" switched to the "latest/stable" channel [2022-03-15T09:40:53.678Z] [2022-03-15T09:41:08.584Z] core20 20220304 from Canonical* installed [2022-03-15T09:41:08.584Z] "core20" switched to the "latest/stable" channel [2022-03-15T09:41:08.584Z] [2022-03-15T09:41:11.128Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T09:41:11.128Z] "snapcraft" switched to the "latest/stable" channel [2022-03-15T09:41:11.128Z] [2022-03-15T09:41:15.325Z] 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-15T09:41:15.325Z] - README.md [2022-03-15T09:41:15.325Z] [2022-03-15T09:41:15.325Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T09:41:15.594Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T09:41:15.594Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T09:41:15.594Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T09:41:16.426Z] Reading package lists... [2022-03-15T09:41:16.998Z] 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-15T09:41:16.998Z] Reading package lists... [2022-03-15T09:41:16.998Z] Building dependency tree... [2022-03-15T09:41:16.998Z] Reading state information... [2022-03-15T09:41:17.260Z] Suggested packages: [2022-03-15T09:41:17.260Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-15T09:41:17.260Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-15T09:41:17.260Z] krb5-user libnorm-doc [2022-03-15T09:41:17.260Z] Recommended packages: [2022-03-15T09:41:17.260Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-15T09:41:17.260Z] The following NEW packages will be installed: [2022-03-15T09:41:17.260Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-15T09:41:17.260Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-15T09:41:17.260Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-15T09:41:17.260Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-15T09:41:17.260Z] libzmq5 pkg-config zip [2022-03-15T09:41:17.260Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T09:41:17.521Z] Need to get 10.3 MB of archives. [2022-03-15T09:41:17.521Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-15T09:41:17.521Z] 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-15T09:41:17.521Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-15T09:41:18.102Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-15T09:41:18.102Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-15T09:41:18.102Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-15T09:41:18.102Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-15T09:41:18.102Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-15T09:41:18.102Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-15T09:41:18.102Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-15T09:41:18.102Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-15T09:41:18.102Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-15T09:41:18.102Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-15T09:41:18.102Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-15T09:41:18.102Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-15T09:41:18.102Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-15T09:41:18.363Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-15T09:41:18.363Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-15T09:41:18.363Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-15T09:41:18.363Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-15T09:41:18.363Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-15T09:41:18.363Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-15T09:41:18.363Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-15T09:41:18.363Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-15T09:41:18.363Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-15T09:41:18.363Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-15T09:41:18.363Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-15T09:41:18.363Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-15T09:41:18.623Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T09:41:18.623Z] Fetched 10.3 MB in 1s (9212 kB/s) [2022-03-15T09:41:18.623Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-15T09:41:18.623Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-15T09:41:18.623Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-15T09:41:18.623Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T09:41:18.623Z] Selecting previously unselected package libsodium23:amd64. [2022-03-15T09:41:18.623Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-15T09:41:18.886Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-15T09:41:18.886Z] Selecting previously unselected package libpsl5:amd64. [2022-03-15T09:41:18.886Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-15T09:41:18.886Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T09:41:18.886Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-15T09:41:18.886Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-15T09:41:18.886Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T09:41:18.886Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-15T09:41:18.886Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-15T09:41:18.886Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T09:41:18.886Z] Selecting previously unselected package librtmp1:amd64. [2022-03-15T09:41:18.886Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-15T09:41:18.886Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T09:41:19.145Z] Selecting previously unselected package libssh-4:amd64. [2022-03-15T09:41:19.145Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-15T09:41:19.145Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T09:41:19.145Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-15T09:41:19.145Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-15T09:41:19.145Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T09:41:19.145Z] Selecting previously unselected package liberror-perl. [2022-03-15T09:41:19.145Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-15T09:41:19.145Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-15T09:41:19.145Z] Selecting previously unselected package git-man. [2022-03-15T09:41:19.145Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-15T09:41:19.145Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T09:41:19.405Z] Selecting previously unselected package git. [2022-03-15T09:41:19.405Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-15T09:41:19.405Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T09:41:19.977Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-15T09:41:19.977Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:19.977Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:19.977Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-15T09:41:19.977Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:19.977Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:19.977Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-15T09:41:19.977Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:19.977Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:19.977Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-15T09:41:19.977Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:19.977Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:20.237Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-15T09:41:20.237Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-15T09:41:20.237Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T09:41:20.237Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-15T09:41:20.237Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:20.237Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:20.237Z] Selecting previously unselected package libnorm1:amd64. [2022-03-15T09:41:20.237Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T09:41:20.237Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T09:41:20.237Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-15T09:41:20.237Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T09:41:20.237Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T09:41:20.497Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-15T09:41:20.497Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T09:41:20.497Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T09:41:20.497Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-15T09:41:20.497Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T09:41:20.497Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T09:41:20.497Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-15T09:41:20.497Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-15T09:41:20.497Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T09:41:20.497Z] Selecting previously unselected package libzmq5:amd64. [2022-03-15T09:41:20.497Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T09:41:20.497Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T09:41:20.758Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-15T09:41:20.758Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T09:41:20.758Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:20.758Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-15T09:41:20.758Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T09:41:20.758Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T09:41:20.758Z] Selecting previously unselected package pkg-config. [2022-03-15T09:41:20.758Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-15T09:41:20.758Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T09:41:20.758Z] Selecting previously unselected package zip. [2022-03-15T09:41:20.758Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-15T09:41:20.758Z] Unpacking zip (3.0-11build1) ... [2022-03-15T09:41:21.019Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T09:41:21.019Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-15T09:41:21.019Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T09:41:21.019Z] No schema files found: doing nothing. [2022-03-15T09:41:21.019Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T09:41:21.019Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T09:41:21.019Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T09:41:21.019Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T09:41:21.019Z] Setting up liberror-perl (0.17029-1) ... [2022-03-15T09:41:21.019Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.019Z] Setting up zip (3.0-11build1) ... [2022-03-15T09:41:21.019Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T09:41:21.019Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T09:41:21.019Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T09:41:21.019Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T09:41:21.019Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T09:41:21.019Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.019Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T09:41:21.019Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.019Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T09:41:21.019Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.019Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T09:41:21.019Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T09:41:21.285Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T09:41:21.285Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T09:41:21.285Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.285Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T09:41:21.285Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T09:41:21.285Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T09:41:21.857Z] comerr-dev set to automatically installed. [2022-03-15T09:41:21.857Z] git set to automatically installed. [2022-03-15T09:41:21.857Z] git-man set to automatically installed. [2022-03-15T09:41:21.857Z] krb5-multidev set to automatically installed. [2022-03-15T09:41:21.857Z] libbrotli1 set to automatically installed. [2022-03-15T09:41:21.857Z] libcurl3-gnutls set to automatically installed. [2022-03-15T09:41:21.857Z] liberror-perl set to automatically installed. [2022-03-15T09:41:21.857Z] libglib2.0-0 set to automatically installed. [2022-03-15T09:41:21.857Z] libgssrpc4 set to automatically installed. [2022-03-15T09:41:21.857Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-15T09:41:21.857Z] libkadm5srv-mit11 set to automatically installed. [2022-03-15T09:41:21.857Z] libkdb5-9 set to automatically installed. [2022-03-15T09:41:21.857Z] libkrb5-dev set to automatically installed. [2022-03-15T09:41:21.857Z] libnghttp2-14 set to automatically installed. [2022-03-15T09:41:21.857Z] libnorm-dev set to automatically installed. [2022-03-15T09:41:21.857Z] libnorm1 set to automatically installed. [2022-03-15T09:41:21.857Z] libpgm-5.2-0 set to automatically installed. [2022-03-15T09:41:21.857Z] libpgm-dev set to automatically installed. [2022-03-15T09:41:21.857Z] libpsl5 set to automatically installed. [2022-03-15T09:41:21.857Z] librtmp1 set to automatically installed. [2022-03-15T09:41:21.857Z] libsodium-dev set to automatically installed. [2022-03-15T09:41:21.857Z] libsodium23 set to automatically installed. [2022-03-15T09:41:21.857Z] libssh-4 set to automatically installed. [2022-03-15T09:41:21.857Z] libzmq3-dev set to automatically installed. [2022-03-15T09:41:21.857Z] libzmq5 set to automatically installed. [2022-03-15T09:41:21.857Z] pkg-config set to automatically installed. [2022-03-15T09:41:21.857Z] zip set to automatically installed. [2022-03-15T09:41:22.429Z] snapd is not logged in, snap install commands will use sudo [2022-03-15T09:41:34.660Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-15T09:41:34.660Z] Downloading snap 'edgex-app-service-configurable' [2022-03-15T09:41:38.012Z] Pulling app-service-configurable [2022-03-15T09:41:38.012Z] + snapcraftctl pull [2022-03-15T09:41:39.007Z] Pulling config-common [2022-03-15T09:41:39.007Z] + snapcraftctl pull [2022-03-15T09:41:40.426Z] Pulling go-build-helper [2022-03-15T09:41:40.426Z] + snapcraftctl pull [2022-03-15T09:41:41.825Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-15T09:41:41.825Z] Skipping pull go-build-helper (already ran) [2022-03-15T09:41:41.825Z] Building go-build-helper [2022-03-15T09:41:41.825Z] + snapcraftctl build [2022-03-15T09:41:43.207Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-15T09:41:43.778Z] Staging go-build-helper [2022-03-15T09:41:43.778Z] + snapcraftctl stage [2022-03-15T09:41:49.061Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-15T09:41:49.061Z] Fetched 290 kB in 0s (0 B/s) [2022-03-15T09:41:49.061Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-15T09:41:49.061Z] Fetched 158 kB in 0s (0 B/s) [2022-03-15T09:41:49.061Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-15T09:41:49.061Z] Fetched 242 kB in 0s (0 B/s) [2022-03-15T09:41:49.061Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-15T09:41:49.061Z] Fetched 150 kB in 0s (0 B/s) [2022-03-15T09:41:49.061Z] Pulling edgex-go [2022-03-15T09:41:49.061Z] + snapcraftctl pull [2022-03-15T09:41:50.980Z] Pulling hooks [2022-03-15T09:41:50.980Z] + snapcraftctl pull [2022-03-15T09:42:05.897Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T09:42:05.897Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-15T09:42:05.897Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-15T09:42:05.897Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-15T09:42:05.897Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-15T09:42:05.897Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-15T09:42:05.897Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-15T09:42:05.897Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-15T09:42:05.897Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-15T09:42:05.897Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-15T09:42:05.897Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-15T09:42:05.897Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-15T09:42:05.897Z] Fetched 234 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-15T09:42:05.898Z] Fetched 155 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-15T09:42:05.898Z] Fetched 170 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-15T09:42:05.898Z] Fetched 267 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-15T09:42:05.898Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-15T09:42:05.898Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-15T09:42:05.898Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-15T09:42:05.898Z] Fetched 121 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-15T09:42:05.898Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-15T09:42:05.898Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-15T09:42:05.898Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-15T09:42:05.898Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-15T09:42:05.898Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-15T09:42:05.898Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-15T09:42:05.898Z] Fetched 142 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-15T09:42:05.898Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-15T09:42:05.898Z] Fetched 181 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-15T09:42:05.898Z] Fetched 208 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-15T09:42:05.898Z] Fetched 161 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-15T09:42:05.898Z] Fetched 107 kB in 0s (0 B/s) [2022-03-15T09:42:05.898Z] Pulling static-packages [2022-03-15T09:42:05.898Z] + snapcraftctl pull [2022-03-15T09:42:07.214Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T09:42:07.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T09:42:07.214Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T09:42:07.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T09:42:07.282Z] Pulling version [2022-03-15T09:42:07.282Z] + cd /root/project [2022-03-15T09:42:07.282Z] ++ git describe --tags --abbrev=0 [2022-03-15T09:42:07.282Z] ++ sed s/v// [2022-03-15T09:42:07.282Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T09:42:07.282Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T09:42:07.282Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-15T09:42:07.938Z] + ls -al . [2022-03-15T09:42:07.938Z] total 672 [2022-03-15T09:42:07.938Z] drwxrwxr-x 9 1001 1001 4096 Mar 15 09:42 . [2022-03-15T09:42:07.938Z] drwxr-xr-x 4 root root 4096 Mar 15 09:37 .. [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 09:35 .dockerignore [2022-03-15T09:42:07.938Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 09:35 .git [2022-03-15T09:42:07.938Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 09:35 .github [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 09:35 .gitignore [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 09:35 .golangci.yml [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 09:35 .hadolint.yml [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 09:35 .sonarcloud.properties [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 09:35 ADOPTERS.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 09:35 Attribution.txt [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 09:35 CHANGELOG.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 09:35 CONTRIBUTING.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 09:35 GOVERNANCE.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 09:35 Jenkinsfile [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 09:35 LICENSE [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 09:35 Makefile [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 09:35 OWNERS.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 09:35 README.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 09:35 SECURITY.md [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 09:32 VERSION [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 09:35 ZMQWindows.md [2022-03-15T09:42:07.938Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 09:35 bin [2022-03-15T09:42:07.938Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 09:35 cmd [2022-03-15T09:42:07.938Z] -rw-r--r-- 1 root root 428383 Mar 15 09:40 coverage.out [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 2827 Mar 15 09:35 go.mod [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 50275 Mar 15 09:35 go.sum [2022-03-15T09:42:07.938Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 09:35 internal [2022-03-15T09:42:07.938Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 09:35 openapi [2022-03-15T09:42:07.938Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 09:35 snap [2022-03-15T09:42:07.938Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 09:35 version.go [Pipeline] sh [2022-03-15T09:42:08.630Z] + '[' -e coverage.out ] [2022-03-15T09:42:08.630Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T09:42:08.673Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T09:42:08.682Z] Building app-service-configurable [2022-03-15T09:42:08.682Z] + snapcraftctl build [2022-03-15T09:42:09.534Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T09:42:10.216Z] + make build [2022-03-15T09:42:10.217Z] 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-15T09:42:11.228Z] Building config-common [2022-03-15T09:42:11.228Z] + snapcraftctl build [2022-03-15T09:42:12.168Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-15T09:42:13.113Z] Skipping build go-build-helper (already ran) [2022-03-15T09:42:13.113Z] Building edgex-go [2022-03-15T09:42:13.375Z] + cd /root/parts/edgex-go/src [2022-03-15T09:42:13.375Z] ++ git describe --tags --abbrev=0 [2022-03-15T09:42:13.375Z] ++ sed s/v// [2022-03-15T09:42:13.375Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T09:42:13.375Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T09:42:13.375Z] + echo 2.2.0-dev.34 [2022-03-15T09:42:13.375Z] + '[' '!' -d vendor ']' [2022-03-15T09:42:13.375Z] + go mod download all [2022-03-15T09:42:16.965Z] 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-15T09:42:19.987Z] + make build [2022-03-15T09:42:19.987Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T09:42:32.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T09:42:35.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T09:42:36.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T09:42:37.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T09:42:37.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T09:42:38.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T09:42:40.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T09:42:40.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T09:42:42.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T09:42:43.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T09:42:43.816Z] 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-15T09:42:44.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-15T09:42:46.162Z] + case "$service" in [2022-03-15T09:42:46.162Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-15T09:42:46.162Z] + 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-15T09:42:46.162Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-15T09:42:46.163Z] + case "$service" in [2022-03-15T09:42:46.163Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-15T09:42:46.163Z] + case "$service" in [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-15T09:42:46.163Z] + case "$service" in [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-15T09:42:46.163Z] + case "$service" in [2022-03-15T09:42:46.163Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.163Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-15T09:42:46.163Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-15T09:42:46.163Z] + 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-15T09:42:46.449Z] 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-15T09:42:47.100Z] Building hooks [2022-03-15T09:42:47.100Z] + cd /root/parts/hooks/src [2022-03-15T09:42:47.100Z] + make build [2022-03-15T09:42:47.100Z] go mod tidy [2022-03-15T09:42:47.100Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-15T09:42:47.362Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-15T09:42:47.362Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-15T09:42:47.362Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-15T09:42:48.298Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-15T09:42:48.869Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-15T09:42:48.869Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-15T09:42:50.782Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T09:42:50.782Z] Building static-packages [2022-03-15T09:42:50.782Z] + snapcraftctl build [2022-03-15T09:42:51.863Z] 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-15T09:42:52.143Z] 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-15T09:42:52.699Z] Building version [2022-03-15T09:42:52.699Z] + snapcraftctl build [2022-03-15T09:42:54.617Z] Staging app-service-configurable [2022-03-15T09:42:54.617Z] + snapcraftctl stage [2022-03-15T09:42:55.559Z] 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-15T09:42:56.000Z] Staging config-common [2022-03-15T09:42:56.000Z] + snapcraftctl stage [2022-03-15T09:42:57.386Z] Skipping stage go-build-helper (already ran) [2022-03-15T09:42:57.386Z] Staging edgex-go [2022-03-15T09:42:57.386Z] + snapcraftctl stage [2022-03-15T09:42:58.765Z] Staging hooks [2022-03-15T09:42:58.765Z] + snapcraftctl stage [2022-03-15T09:42:59.876Z] 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-15T09:43:00.148Z] Staging static-packages [2022-03-15T09:43:00.148Z] + snapcraftctl stage [2022-03-15T09:43:01.538Z] Staging version [2022-03-15T09:43:01.538Z] + snapcraftctl stage [2022-03-15T09:43:02.923Z] Priming app-service-configurable [2022-03-15T09:43:02.923Z] + snapcraftctl prime [2022-03-15T09:43:03.270Z] 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-15T09:43:06.223Z] 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-15T09:43:06.223Z] stage-packages: [2022-03-15T09:43:06.223Z] - libnorm1 [2022-03-15T09:43:06.223Z] - libpgm-5.2-0 [2022-03-15T09:43:06.223Z] - libsodium23 [2022-03-15T09:43:06.223Z] - libzmq5 [2022-03-15T09:43:06.223Z] Priming config-common [2022-03-15T09:43:06.223Z] + snapcraftctl prime [2022-03-15T09:43:07.607Z] Priming go-build-helper [2022-03-15T09:43:07.607Z] + snapcraftctl prime [2022-03-15T09:43:08.708Z] 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-15T09:43:08.993Z] Priming edgex-go [2022-03-15T09:43:08.993Z] + snapcraftctl prime [2022-03-15T09:43:10.377Z] Priming hooks [2022-03-15T09:43:10.377Z] + snapcraftctl prime [2022-03-15T09:43:11.337Z] 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-15T09:43:11.863Z] Priming static-packages [2022-03-15T09:43:11.863Z] + snapcraftctl prime [2022-03-15T09:43:14.745Z] 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-15T09:43:16.064Z] Priming version [2022-03-15T09:43:16.064Z] + snapcraftctl prime [2022-03-15T09:43:17.445Z] 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] } [Pipeline] } [2022-03-15T09:43:21.512Z] $ docker stop --time=1 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 [2022-03-15T09:43:23.497Z] $ docker rm -f 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:43:25.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T09:43:25.282Z] [2022-03-15T09:43:25.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:43:25.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T09:43:25.942Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-15T09:43:25.942Z] 29e5d40040c1: Pulling fs layer [2022-03-15T09:43:25.942Z] 1ce36da41761: Pulling fs layer [2022-03-15T09:43:25.942Z] 25b303627fd3: Pulling fs layer [2022-03-15T09:43:25.942Z] 29e5d40040c1: Verifying Checksum [2022-03-15T09:43:25.942Z] 29e5d40040c1: Download complete [2022-03-15T09:43:26.222Z] 1ce36da41761: Verifying Checksum [2022-03-15T09:43:26.222Z] 1ce36da41761: Download complete [2022-03-15T09:43:26.500Z] 29e5d40040c1: Pull complete [2022-03-15T09:43:27.937Z] 25b303627fd3: Verifying Checksum [2022-03-15T09:43:27.937Z] 25b303627fd3: Download complete [2022-03-15T09:43:27.937Z] 1ce36da41761: Pull complete [2022-03-15T09:43:40.359Z] 25b303627fd3: Pull complete [2022-03-15T09:43:40.359Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-15T09:43:40.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T09:43:40.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-15T09:43:40.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container [2022-03-15T09:43:40.761Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T09:43:43.125Z] $ docker top 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:43:44.192Z] + docker-compose build --help [2022-03-15T09:43:44.192Z] + grep parallel [2022-03-15T09:43:48.532Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T09:43:48.570Z] $ docker stop --time=1 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a [2022-03-15T09:43:50.246Z] $ docker rm -f 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:43:51.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T09:43:51.005Z] . [Pipeline] withDockerContainer [2022-03-15T09:43:51.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container [2022-03-15T09:43:51.333Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T09:43:52.617Z] $ docker top 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:43:53.580Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T09:43:57.875Z] Building core-command ... [2022-03-15T09:43:57.875Z] Building core-data ... [2022-03-15T09:43:57.875Z] Building core-metadata ... [2022-03-15T09:43:57.875Z] Building security-bootstrapper ... [2022-03-15T09:43:57.875Z] Building security-proxy-setup ... [2022-03-15T09:43:57.875Z] Building security-secretstore-setup ... [2022-03-15T09:43:57.875Z] Building support-notifications ... [2022-03-15T09:43:57.875Z] Building support-scheduler ... [2022-03-15T09:43:57.875Z] Building sys-mgmt-agent ... [2022-03-15T09:43:57.875Z] Building security-secretstore-setup [2022-03-15T09:43:57.875Z] Building core-command [2022-03-15T09:43:57.875Z] Building support-scheduler [2022-03-15T09:43:57.875Z] Building core-metadata [2022-03-15T09:43:57.875Z] Building support-notifications [2022-03-15T09:45:19.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:45:19.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:45:19.642Z] ---> 96d93b8faf6e [2022-03-15T09:45:19.642Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:45:19.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:45:19.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:45:19.642Z] ---> 96d93b8faf6e [2022-03-15T09:45:19.642Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T09:45:19.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:45:19.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:45:19.642Z] ---> 96d93b8faf6e [2022-03-15T09:45:19.642Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:45:19.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:45:19.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:45:19.642Z] ---> 96d93b8faf6e [2022-03-15T09:45:19.642Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T09:45:19.642Z] ---> Running in 1d3f28541759 [2022-03-15T09:45:19.642Z] ---> Running in 312fd1e867db [2022-03-15T09:45:19.642Z] ---> Running in 7c38817ca6af [2022-03-15T09:45:19.642Z] ---> Running in d41c82a5fb23 [2022-03-15T09:45:19.642Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:45:19.642Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:45:19.642Z] ---> 96d93b8faf6e [2022-03-15T09:45:19.642Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T09:45:19.642Z] ---> Running in 570f5ccb5a2b [2022-03-15T09:45:19.642Z] Removing intermediate container 570f5ccb5a2b [2022-03-15T09:45:19.642Z] ---> a463a47151e5 [2022-03-15T09:45:19.642Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:45:19.642Z] Removing intermediate container 1d3f28541759 [2022-03-15T09:45:19.642Z] ---> 5b048da7e72e [2022-03-15T09:45:19.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:45:19.642Z] Removing intermediate container 312fd1e867db [2022-03-15T09:45:19.642Z] ---> f5edad446aa8 [2022-03-15T09:45:19.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:45:19.642Z] Removing intermediate container 7c38817ca6af [2022-03-15T09:45:19.642Z] ---> 50253647937e [2022-03-15T09:45:19.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:45:19.642Z] ---> Running in f99d144f04be [2022-03-15T09:45:19.642Z] Removing intermediate container d41c82a5fb23 [2022-03-15T09:45:19.642Z] ---> d3c93ca2bccb [2022-03-15T09:45:19.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:45:19.642Z] ---> Running in 2997e8709062 [2022-03-15T09:45:19.642Z] ---> Running in 0cbe1f4ea007 [2022-03-15T09:45:19.642Z] ---> Running in 13532b862a38 [2022-03-15T09:45:19.642Z] ---> Running in 9023b2e7c132 [2022-03-15T09:45:19.642Z] Removing intermediate container f99d144f04be [2022-03-15T09:45:19.642Z] ---> 41da445ae029 [2022-03-15T09:45:19.642Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T09:45:19.642Z] Removing intermediate container 2997e8709062 [2022-03-15T09:45:19.642Z] ---> 6b6839ad9048 [2022-03-15T09:45:19.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T09:45:19.642Z] ---> Running in 03ba12c6f394 [2022-03-15T09:45:19.642Z] ---> Running in e875b6190dab [2022-03-15T09:45:19.642Z] Removing intermediate container 13532b862a38 [2022-03-15T09:45:19.642Z] ---> 8a355307f5d9 [2022-03-15T09:45:19.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T09:45:19.642Z] Removing intermediate container 9023b2e7c132 [2022-03-15T09:45:19.642Z] ---> 363718bfdb55 [2022-03-15T09:45:19.642Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T09:45:19.642Z] ---> Running in 742fff939798 [2022-03-15T09:45:19.642Z] ---> Running in 0485fe167aa0 [2022-03-15T09:45:19.642Z] Removing intermediate container 0cbe1f4ea007 [2022-03-15T09:45:19.642Z] ---> a071ae557f9f [2022-03-15T09:45:19.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T09:45:19.642Z] ---> Running in a65053a099c6 [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:45:19.918Z] OK: 220 MiB in 52 packages [2022-03-15T09:45:20.537Z] OK: 220 MiB in 52 packages [2022-03-15T09:45:20.826Z] OK: 220 MiB in 52 packages [2022-03-15T09:45:20.826Z] OK: 220 MiB in 52 packages [2022-03-15T09:45:21.125Z] OK: 220 MiB in 52 packages [2022-03-15T09:45:21.125Z] Removing intermediate container 03ba12c6f394 [2022-03-15T09:45:21.125Z] ---> 7a6ffdea482f [2022-03-15T09:45:21.125Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T09:45:22.572Z] Removing intermediate container e875b6190dab [2022-03-15T09:45:22.572Z] ---> 8c0702f75478 [2022-03-15T09:45:22.572Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T09:45:22.572Z] ---> 207b3256bc3c [2022-03-15T09:45:22.572Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:45:22.572Z] Removing intermediate container a65053a099c6 [2022-03-15T09:45:22.572Z] ---> c988ec1e936e [2022-03-15T09:45:22.572Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:45:22.572Z] Removing intermediate container 0485fe167aa0 [2022-03-15T09:45:22.572Z] ---> f278c90c8d95 [2022-03-15T09:45:22.572Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T09:45:22.572Z] ---> Running in d12c8d798f7a [2022-03-15T09:45:22.858Z] Removing intermediate container 742fff939798 [2022-03-15T09:45:22.858Z] ---> 93f613aed53a [2022-03-15T09:45:22.858Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:45:23.471Z] ---> c6746e9c7d35 [2022-03-15T09:45:23.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:45:23.757Z] ---> Running in 774ef6fb3fea [2022-03-15T09:45:24.035Z] ---> 624a6d28097e [2022-03-15T09:45:24.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:45:24.321Z] ---> 3efb523c46b1 [2022-03-15T09:45:24.321Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:45:24.321Z] ---> Running in 3000023d596c [2022-03-15T09:45:24.601Z] ---> 7194edd8d9a6 [2022-03-15T09:45:24.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:45:24.601Z] ---> Running in 920f18364685 [2022-03-15T09:45:24.601Z] ---> Running in ec65535af402 [2022-03-15T09:45:28.035Z] Removing intermediate container d12c8d798f7a [2022-03-15T09:45:28.035Z] ---> 31f7615660e8 [2022-03-15T09:45:28.035Z] Step 8/25 : COPY . . [2022-03-15T09:45:29.492Z] Removing intermediate container 774ef6fb3fea [2022-03-15T09:45:29.492Z] ---> 0d109f9e6856 [2022-03-15T09:45:29.492Z] Step 8/22 : COPY . . [2022-03-15T09:45:31.507Z] Removing intermediate container ec65535af402 [2022-03-15T09:45:31.507Z] ---> 53a11332e89b [2022-03-15T09:45:31.507Z] Step 8/23 : COPY . . [2022-03-15T09:45:31.787Z] Removing intermediate container 920f18364685 [2022-03-15T09:45:31.787Z] ---> c3ea61e90f56 [2022-03-15T09:45:31.787Z] Step 8/23 : COPY . . [2022-03-15T09:45:31.787Z] Removing intermediate container 3000023d596c [2022-03-15T09:45:31.787Z] ---> 8c049b0e99bd [2022-03-15T09:45:31.787Z] Step 8/22 : COPY . . [2022-03-15T09:45:53.979Z] ---> 6b1b88af2f37 [2022-03-15T09:45:53.979Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T09:45:53.979Z] ---> Running in deb368864291 [2022-03-15T09:45:53.979Z] ---> f9dd8905a313 [2022-03-15T09:45:53.979Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T09:45:53.979Z] ---> Running in cb7955850f61 [2022-03-15T09:45:54.581Z] 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-15T09:45:56.050Z] 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-15T09:45:57.040Z] ---> fd2eba09b9f6 [2022-03-15T09:45:57.040Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T09:45:57.318Z] ---> Running in 54e9a0606867 [2022-03-15T09:45:58.308Z] ---> 89121b464b60 [2022-03-15T09:45:58.308Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T09:45:58.587Z] ---> Running in 788f24fd3892 [2022-03-15T09:45:58.867Z] ---> 09730c336f92 [2022-03-15T09:45:58.867Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T09:45:58.867Z] ---> Running in a5811c62498d [2022-03-15T09:46:00.313Z] 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-15T09:46:00.917Z] 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-15T09:46:01.194Z] 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-15T09:48:08.077Z] 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-15T09:48:13.510Z] Removing intermediate container deb368864291 [2022-03-15T09:48:13.510Z] ---> 65ded281e76e [2022-03-15T09:48:13.510Z] [2022-03-15T09:48:13.510Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T09:48:13.510Z] 3.14: Pulling from library/alpine [2022-03-15T09:48:13.510Z] Removing intermediate container 54e9a0606867 [2022-03-15T09:48:13.510Z] ---> b49602debb85 [2022-03-15T09:48:13.510Z] [2022-03-15T09:48:13.510Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:48:13.788Z] 3.14: Pulling from library/alpine [2022-03-15T09:48:14.777Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:48:14.777Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T09:48:14.777Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T09:48:14.777Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T09:48:14.777Z] ---> 5b8b7b635229 [2022-03-15T09:48:14.777Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:48:14.777Z] ---> 5b8b7b635229 [2022-03-15T09:48:14.777Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T09:48:14.777Z] ---> Running in b54869eb2c07 [2022-03-15T09:48:14.777Z] ---> Running in 721b3754f7aa [2022-03-15T09:48:17.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:17.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:17.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:17.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:18.686Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T09:48:18.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:48:18.686Z] OK: 6 MiB in 15 packages [2022-03-15T09:48:18.686Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T09:48:18.686Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T09:48:18.686Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T09:48:18.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:48:18.686Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:48:19.297Z] OK: 6 MiB in 17 packages [2022-03-15T09:48:20.786Z] Removing intermediate container 721b3754f7aa [2022-03-15T09:48:20.786Z] ---> 0726fe1bb5ba [2022-03-15T09:48:20.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:48:20.786Z] ---> Running in 722444095d66 [2022-03-15T09:48:21.390Z] Removing intermediate container 722444095d66 [2022-03-15T09:48:21.390Z] ---> f0ba6f5a7cae [2022-03-15T09:48:21.390Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T09:48:21.667Z] Removing intermediate container b54869eb2c07 [2022-03-15T09:48:21.667Z] ---> 034863c857bb [2022-03-15T09:48:21.667Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T09:48:21.667Z] ---> Running in 3284bf345b63 [2022-03-15T09:48:21.667Z] ---> Running in 8188af8a66c0 [2022-03-15T09:48:22.661Z] Removing intermediate container 3284bf345b63 [2022-03-15T09:48:22.661Z] ---> c37798bbec01 [2022-03-15T09:48:22.661Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T09:48:22.661Z] Removing intermediate container 8188af8a66c0 [2022-03-15T09:48:22.661Z] ---> 5a11c95841b5 [2022-03-15T09:48:22.661Z] Step 13/25 : WORKDIR / [2022-03-15T09:48:22.661Z] ---> Running in 0c2472f9ffd2 [2022-03-15T09:48:22.943Z] ---> Running in e4e4222da7e0 [2022-03-15T09:48:23.545Z] Removing intermediate container 0c2472f9ffd2 [2022-03-15T09:48:23.545Z] ---> 1e373c4e9061 [2022-03-15T09:48:23.545Z] Step 15/23 : WORKDIR / [2022-03-15T09:48:23.545Z] Removing intermediate container e4e4222da7e0 [2022-03-15T09:48:23.545Z] ---> 2f0cba2939d8 [2022-03-15T09:48:23.545Z] 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-15T09:48:23.545Z] ---> Running in 5af0afae01ff [2022-03-15T09:48:24.979Z] Removing intermediate container 5af0afae01ff [2022-03-15T09:48:24.979Z] ---> 8462d7cc9fd5 [2022-03-15T09:48:24.979Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:48:24.979Z] ---> 10ce4779370f [2022-03-15T09:48:24.979Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-15T09:48:26.432Z] ---> dcc68c6860b8 [2022-03-15T09:48:26.432Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T09:48:26.432Z] ---> 1396b02b0a90 [2022-03-15T09:48:26.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T09:48:27.873Z] ---> b41391a4ca40 [2022-03-15T09:48:27.873Z] 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-15T09:48:28.854Z] ---> 61adafd35a12 [2022-03-15T09:48:28.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T09:48:28.854Z] ---> 0e3217f4d1db [2022-03-15T09:48:28.854Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T09:48:29.127Z] Removing intermediate container cb7955850f61 [2022-03-15T09:48:29.127Z] ---> 573a66642853 [2022-03-15T09:48:29.127Z] [2022-03-15T09:48:29.127Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T09:48:29.127Z] ---> 5b8b7b635229 [2022-03-15T09:48:29.127Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:48:29.127Z] ---> Using cache [2022-03-15T09:48:29.127Z] ---> 0726fe1bb5ba [2022-03-15T09:48:29.127Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:48:29.127Z] ---> Using cache [2022-03-15T09:48:29.127Z] ---> f0ba6f5a7cae [2022-03-15T09:48:29.127Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T09:48:29.407Z] ---> Running in 6f517fcb411d [2022-03-15T09:48:29.682Z] ---> 9d8897dee572 [2022-03-15T09:48:29.682Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T09:48:29.956Z] ---> Running in 7eb04c70cf74 [2022-03-15T09:48:29.956Z] Removing intermediate container 6f517fcb411d [2022-03-15T09:48:29.956Z] ---> 9f9083d2373c [2022-03-15T09:48:29.956Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T09:48:30.232Z] ---> Running in 9c9bc1602b35 [2022-03-15T09:48:30.506Z] Removing intermediate container 7eb04c70cf74 [2022-03-15T09:48:30.506Z] ---> efa48a8c3c38 [2022-03-15T09:48:30.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:48:30.783Z] ---> Running in 209dd0751c4b [2022-03-15T09:48:30.783Z] Removing intermediate container 9c9bc1602b35 [2022-03-15T09:48:31.060Z] ---> 6ecaf5bc4eb0 [2022-03-15T09:48:31.060Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:48:31.060Z] Removing intermediate container 788f24fd3892 [2022-03-15T09:48:31.060Z] ---> 1b795e7bac63 [2022-03-15T09:48:31.060Z] [2022-03-15T09:48:31.060Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:48:31.060Z] ---> 5b8b7b635229 [2022-03-15T09:48:31.060Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T09:48:31.060Z] ---> Using cache [2022-03-15T09:48:31.060Z] ---> 0726fe1bb5ba [2022-03-15T09:48:31.060Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:48:31.060Z] ---> Using cache [2022-03-15T09:48:31.060Z] ---> f0ba6f5a7cae [2022-03-15T09:48:31.060Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T09:48:31.060Z] ---> 2a59dff06c60 [2022-03-15T09:48:31.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T09:48:31.060Z] ---> Running in 074120a87b7e [2022-03-15T09:48:31.361Z] Removing intermediate container 209dd0751c4b [2022-03-15T09:48:31.361Z] ---> 8b5c5f546cfb [2022-03-15T09:48:31.361Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T09:48:31.654Z] ---> Running in c5b502f4f733 [2022-03-15T09:48:31.654Z] Removing intermediate container 074120a87b7e [2022-03-15T09:48:31.654Z] ---> 4ac6ea8c5ea0 [2022-03-15T09:48:31.654Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T09:48:31.933Z] ---> Running in e89a7ca4cc9a [2022-03-15T09:48:32.214Z] Removing intermediate container c5b502f4f733 [2022-03-15T09:48:32.214Z] ---> a4ab641fe3a1 [2022-03-15T09:48:32.214Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:48:32.214Z] ---> e551fba419c0 [2022-03-15T09:48:32.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T09:48:32.493Z] Removing intermediate container e89a7ca4cc9a [2022-03-15T09:48:32.493Z] ---> 1c5d14a46b1a [2022-03-15T09:48:32.493Z] Step 15/23 : WORKDIR / [2022-03-15T09:48:32.493Z] ---> Running in c508abe2a364 [2022-03-15T09:48:32.493Z] ---> Running in 6cf9d8062013 [2022-03-15T09:48:33.100Z] Removing intermediate container c508abe2a364 [2022-03-15T09:48:33.100Z] ---> fd6f74e5677a [2022-03-15T09:48:33.100Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:48:33.100Z] Removing intermediate container 6cf9d8062013 [2022-03-15T09:48:33.100Z] ---> ae001d08ec9b [2022-03-15T09:48:33.100Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:48:33.100Z] Removing intermediate container a5811c62498d [2022-03-15T09:48:33.100Z] ---> 9c3ec4d7ad64 [2022-03-15T09:48:33.100Z] [2022-03-15T09:48:33.100Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T09:48:33.100Z] ---> 5b8b7b635229 [2022-03-15T09:48:33.100Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T09:48:33.380Z] ---> Running in 806b05fac859 [2022-03-15T09:48:33.380Z] ---> Running in 5982dea9cd46 [2022-03-15T09:48:33.984Z] ---> 2d5f3af3451f [2022-03-15T09:48:33.984Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T09:48:33.984Z] Removing intermediate container 806b05fac859 [2022-03-15T09:48:33.984Z] ---> fb8c73269c15 [2022-03-15T09:48:33.984Z] [2022-03-15T09:48:34.588Z] Successfully built fb8c73269c15 [2022-03-15T09:48:34.588Z] ---> 5097abb6638a [2022-03-15T09:48:34.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T09:48:34.588Z] Successfully tagged core-command-arm64:latest [2022-03-15T09:48:34.588Z]  Building core-command ... done Building security-bootstrapper [2022-03-15T09:48:34.873Z] ---> dbe539f2f384 [2022-03-15T09:48:34.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T09:48:34.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:35.153Z] ---> 761e28a7c275 [2022-03-15T09:48:35.153Z] 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-15T09:48:35.154Z] ---> Running in 2428db1e03fb [2022-03-15T09:48:35.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:48:36.419Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T09:48:36.419Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T09:48:36.419Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:48:36.419Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:48:36.699Z] ---> ec3d1330f36b [2022-03-15T09:48:36.699Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T09:48:36.699Z] OK: 6 MiB in 16 packages [2022-03-15T09:48:36.975Z] ---> Running in 07360123a758 [2022-03-15T09:48:36.975Z] ---> a51b87aeaa83 [2022-03-15T09:48:36.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T09:48:37.985Z] Removing intermediate container 07360123a758 [2022-03-15T09:48:37.985Z] ---> 9b320262c100 [2022-03-15T09:48:37.985Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:48:37.985Z] ---> Running in 2885968a7dd1 [2022-03-15T09:48:38.595Z] ---> 98ace30481ac [2022-03-15T09:48:38.595Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T09:48:38.595Z] Removing intermediate container 2428db1e03fb [2022-03-15T09:48:38.595Z] ---> 4ff4938b517c [2022-03-15T09:48:38.595Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T09:48:38.595Z] Removing intermediate container 2885968a7dd1 [2022-03-15T09:48:38.595Z] ---> 1ba93140e750 [2022-03-15T09:48:38.595Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T09:48:38.877Z] ---> Running in bf3cae30ada4 [2022-03-15T09:48:38.877Z] ---> Running in a23739813e9b [2022-03-15T09:48:38.877Z] ---> Running in 0906a90d2335 [2022-03-15T09:48:39.151Z] Removing intermediate container 5982dea9cd46 [2022-03-15T09:48:39.151Z] ---> e01e70eeff1f [2022-03-15T09:48:39.151Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T09:48:39.151Z] ---> Running in 4f57072b9217 [2022-03-15T09:48:39.429Z] Removing intermediate container a23739813e9b [2022-03-15T09:48:39.429Z] ---> 0acd92400668 [2022-03-15T09:48:39.429Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T09:48:39.705Z] Removing intermediate container bf3cae30ada4 [2022-03-15T09:48:39.705Z] ---> 947ae0a6873a [2022-03-15T09:48:39.705Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:48:39.705Z] ---> Running in 5de713802b2d [2022-03-15T09:48:39.705Z] Removing intermediate container 4f57072b9217 [2022-03-15T09:48:39.705Z] ---> 012bd3476ed1 [2022-03-15T09:48:39.705Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T09:48:39.976Z] ---> Running in 2afa548e9f36 [2022-03-15T09:48:39.976Z] ---> Running in cea1450c53cb [2022-03-15T09:48:39.976Z] Removing intermediate container 0906a90d2335 [2022-03-15T09:48:39.976Z] ---> 62c83e21441a [2022-03-15T09:48:39.976Z] Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:48:39.976Z] ---> Running in a8130d26b6e2 [2022-03-15T09:48:40.251Z] Removing intermediate container 5de713802b2d [2022-03-15T09:48:40.251Z] ---> 952ea999d65b [2022-03-15T09:48:40.251Z] Step 24/25 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:48:40.541Z] ---> Running in f3b418d61535 [2022-03-15T09:48:40.541Z] Removing intermediate container cea1450c53cb [2022-03-15T09:48:40.541Z] ---> 10784943172f [2022-03-15T09:48:40.541Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T09:48:40.541Z] Removing intermediate container 2afa548e9f36 [2022-03-15T09:48:40.541Z] ---> dc69420fb5eb [2022-03-15T09:48:40.541Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T09:48:40.541Z] Removing intermediate container a8130d26b6e2 [2022-03-15T09:48:40.541Z] ---> f2a7d8d0be49 [2022-03-15T09:48:40.541Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T09:48:40.822Z] ---> Running in 5347e0e4b333 [2022-03-15T09:48:40.822Z] ---> Running in c19ef27f266d [2022-03-15T09:48:40.822Z] ---> Running in f0b9fb58551c [2022-03-15T09:48:41.096Z] Removing intermediate container f3b418d61535 [2022-03-15T09:48:41.096Z] ---> 63420ea5c502 [2022-03-15T09:48:41.096Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T09:48:41.371Z] Removing intermediate container f0b9fb58551c [2022-03-15T09:48:41.371Z] ---> bdace3aa821c [2022-03-15T09:48:41.371Z] [2022-03-15T09:48:41.371Z] Removing intermediate container 5347e0e4b333 [2022-03-15T09:48:41.371Z] ---> Running in f99df3c1a0c8 [2022-03-15T09:48:41.371Z] ---> 4a3809c8ee98 [2022-03-15T09:48:41.371Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:48:41.650Z] ---> Running in 4411df898d79 [2022-03-15T09:48:41.650Z] Removing intermediate container c19ef27f266d [2022-03-15T09:48:41.650Z] ---> 78c7ea563814 [2022-03-15T09:48:41.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:48:41.924Z] Removing intermediate container f99df3c1a0c8 [2022-03-15T09:48:41.924Z] ---> 7bb82201c448 [2022-03-15T09:48:41.924Z] [2022-03-15T09:48:41.924Z] Removing intermediate container 4411df898d79 [2022-03-15T09:48:41.924Z] ---> 11262c465915 [2022-03-15T09:48:41.924Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:48:42.200Z] Successfully built bdace3aa821c [2022-03-15T09:48:42.200Z] Successfully tagged support-scheduler-arm64:latest [2022-03-15T09:48:42.200Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-03-15T09:48:42.200Z] ---> Running in 370f6c5145c7 [2022-03-15T09:48:42.801Z] ---> 6331a5c0e19e [2022-03-15T09:48:42.801Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T09:48:42.801Z] Removing intermediate container 370f6c5145c7 [2022-03-15T09:48:42.801Z] ---> d624efd6964f [2022-03-15T09:48:42.801Z] [2022-03-15T09:48:42.801Z] Successfully built 7bb82201c448 [2022-03-15T09:48:42.801Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-15T09:48:42.801Z] Building security-proxy-setup [2022-03-15T09:48:43.087Z]  Building security-secretstore-setup ... done Successfully built d624efd6964f [2022-03-15T09:48:43.087Z] Successfully tagged core-metadata-arm64:latest [2022-03-15T09:48:43.087Z]  Building core-metadata ... done Building core-data [2022-03-15T09:48:43.687Z] ---> 6fdad5619910 [2022-03-15T09:48:43.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T09:48:44.284Z] ---> 4d7556f65922 [2022-03-15T09:48:44.284Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T09:48:44.558Z] ---> Running in 39effb5ee62a [2022-03-15T09:48:44.831Z] Removing intermediate container 39effb5ee62a [2022-03-15T09:48:44.831Z] ---> 26f1579025cb [2022-03-15T09:48:44.831Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:48:44.831Z] ---> Running in 5e466060c965 [2022-03-15T09:48:45.431Z] Removing intermediate container 5e466060c965 [2022-03-15T09:48:45.431Z] ---> ec4b603075f7 [2022-03-15T09:48:45.431Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T09:48:45.431Z] ---> Running in 164a0ef53f83 [2022-03-15T09:48:45.722Z] Removing intermediate container 164a0ef53f83 [2022-03-15T09:48:45.722Z] ---> 70d31b2dc68d [2022-03-15T09:48:45.722Z] Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:48:45.722Z] ---> Running in 1b143a233685 [2022-03-15T09:48:46.316Z] Removing intermediate container 1b143a233685 [2022-03-15T09:48:46.316Z] ---> 8dd70a6eac87 [2022-03-15T09:48:46.316Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T09:48:46.591Z] ---> Running in 74b3fb79e289 [2022-03-15T09:48:46.867Z] Removing intermediate container 74b3fb79e289 [2022-03-15T09:48:46.867Z] ---> 5ee8a93d4d6e [2022-03-15T09:48:46.867Z] [2022-03-15T09:48:47.465Z] Successfully built 5ee8a93d4d6e [2022-03-15T09:48:47.465Z] Successfully tagged support-notifications-arm64:latest [2022-03-15T09:49:26.470Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:49:26.470Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:49:26.470Z] ---> 96d93b8faf6e [2022-03-15T09:49:26.470Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> 50253647937e [2022-03-15T09:49:26.470Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> 8a355307f5d9 [2022-03-15T09:49:26.470Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> 93f613aed53a [2022-03-15T09:49:26.470Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> 7194edd8d9a6 [2022-03-15T09:49:26.470Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> 53a11332e89b [2022-03-15T09:49:26.470Z] Step 8/31 : COPY . . [2022-03-15T09:49:26.470Z] ---> Using cache [2022-03-15T09:49:26.470Z] ---> fd2eba09b9f6 [2022-03-15T09:49:26.470Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T09:49:26.470Z] ---> Running in 58d09fe72a7c [2022-03-15T09:49:26.470Z] 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-15T09:49:34.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:49:34.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:49:34.777Z] ---> 96d93b8faf6e [2022-03-15T09:49:34.777Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:49:34.777Z] ---> Using cache [2022-03-15T09:49:34.777Z] ---> 50253647937e [2022-03-15T09:49:34.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:49:34.777Z] ---> Using cache [2022-03-15T09:49:34.777Z] ---> 8a355307f5d9 [2022-03-15T09:49:34.777Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T09:49:35.377Z] ---> Running in 5cca2877b6fa [2022-03-15T09:49:35.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:49:35.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:49:35.377Z] ---> 96d93b8faf6e [2022-03-15T09:49:35.377Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 50253647937e [2022-03-15T09:49:35.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 8a355307f5d9 [2022-03-15T09:49:35.377Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T09:49:35.377Z] ---> Running in 38b753e7ad96 [2022-03-15T09:49:35.377Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T09:49:35.377Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T09:49:35.377Z] ---> 96d93b8faf6e [2022-03-15T09:49:35.377Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 50253647937e [2022-03-15T09:49:35.377Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 8a355307f5d9 [2022-03-15T09:49:35.377Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 93f613aed53a [2022-03-15T09:49:35.377Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 7194edd8d9a6 [2022-03-15T09:49:35.377Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> 53a11332e89b [2022-03-15T09:49:35.377Z] Step 8/21 : COPY . . [2022-03-15T09:49:35.377Z] ---> Using cache [2022-03-15T09:49:35.377Z] ---> fd2eba09b9f6 [2022-03-15T09:49:35.377Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T09:49:35.377Z] ---> Running in 50c14b741ed6 [2022-03-15T09:49:38.018Z] 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-15T09:49:38.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:49:38.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:49:39.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:49:39.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:49:40.007Z] OK: 220 MiB in 52 packages [2022-03-15T09:49:40.291Z] OK: 220 MiB in 52 packages [2022-03-15T09:49:41.749Z] Removing intermediate container 5cca2877b6fa [2022-03-15T09:49:41.749Z] ---> 2301839ef09e [2022-03-15T09:49:41.749Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:49:41.749Z] Removing intermediate container 38b753e7ad96 [2022-03-15T09:49:41.749Z] ---> 65e8fbd32d72 [2022-03-15T09:49:42.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T09:49:43.036Z] ---> a675ae4ac6c1 [2022-03-15T09:49:43.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:49:43.036Z] ---> Running in 90346edfeec7 [2022-03-15T09:49:43.036Z] ---> cd59cfe065b1 [2022-03-15T09:49:43.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T09:49:43.325Z] ---> Running in e71df786b6d1 [2022-03-15T09:49:50.601Z] Removing intermediate container 90346edfeec7 [2022-03-15T09:49:50.601Z] ---> 0f821d247ed1 [2022-03-15T09:49:50.601Z] Step 8/23 : COPY . . [2022-03-15T09:49:50.885Z] Removing intermediate container e71df786b6d1 [2022-03-15T09:49:50.885Z] ---> feb448285df5 [2022-03-15T09:49:50.885Z] Step 8/23 : COPY . . [2022-03-15T09:50:23.303Z] ---> 9c9031acb393 [2022-03-15T09:50:23.303Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T09:50:23.303Z] ---> Running in ac53b0ce09e9 [2022-03-15T09:50:23.303Z] ---> e18098b0ea1d [2022-03-15T09:50:23.303Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T09:50:23.303Z] ---> Running in 2f1285106ae5 [2022-03-15T09:50:23.303Z] 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-15T09:50:23.303Z] 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-15T09:51:02.307Z] Removing intermediate container 58d09fe72a7c [2022-03-15T09:51:02.307Z] ---> b704d57da693 [2022-03-15T09:51:02.307Z] [2022-03-15T09:51:02.307Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T09:51:02.307Z] ---> 5b8b7b635229 [2022-03-15T09:51:02.307Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T09:51:02.307Z] ---> Running in 6e803dd1fba1 [2022-03-15T09:51:02.307Z] Removing intermediate container 6e803dd1fba1 [2022-03-15T09:51:02.307Z] ---> d51fca7b994f [2022-03-15T09:51:02.307Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T09:51:02.307Z] ---> Running in 5d6fc085e8d5 [2022-03-15T09:51:02.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:51:02.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:51:02.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T09:51:02.307Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T09:51:02.307Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:51:02.307Z] OK: 6 MiB in 16 packages [2022-03-15T09:51:03.311Z] Removing intermediate container 5d6fc085e8d5 [2022-03-15T09:51:03.311Z] ---> 529915517337 [2022-03-15T09:51:03.311Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T09:51:03.590Z] ---> Running in 5d8d3d1a5aa4 [2022-03-15T09:51:04.204Z] Removing intermediate container 5d8d3d1a5aa4 [2022-03-15T09:51:04.204Z] ---> db7b3b4aabbc [2022-03-15T09:51:04.204Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T09:51:04.204Z] ---> Running in ac4f56663c1d [2022-03-15T09:51:04.812Z] Removing intermediate container ac4f56663c1d [2022-03-15T09:51:04.812Z] ---> b94149932263 [2022-03-15T09:51:04.812Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T09:51:04.812Z] ---> Running in d19a833b0c54 [2022-03-15T09:51:06.260Z] 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-15T09:51:07.719Z] Removing intermediate container d19a833b0c54 [2022-03-15T09:51:07.719Z] ---> b78dcdd37292 [2022-03-15T09:51:07.719Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T09:51:07.992Z] ---> Running in a41912806e65 [2022-03-15T09:51:08.267Z] Removing intermediate container a41912806e65 [2022-03-15T09:51:08.267Z] ---> 3e679ed429b0 [2022-03-15T09:51:08.267Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T09:51:09.250Z] ---> 970775be174d [2022-03-15T09:51:09.250Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T09:51:09.525Z] ---> Running in ccd057783475 [2022-03-15T09:51:12.914Z] Removing intermediate container ccd057783475 [2022-03-15T09:51:12.914Z] ---> 7376958ff593 [2022-03-15T09:51:12.914Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:51:13.197Z] ---> a93ecaecf6cb [2022-03-15T09:51:13.198Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T09:51:15.188Z] ---> 97e4565cb754 [2022-03-15T09:51:15.188Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T09:51:15.802Z] ---> 8f91027c58cc [2022-03-15T09:51:15.802Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T09:51:16.796Z] ---> 45695f6bb5bc [2022-03-15T09:51:16.796Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T09:51:17.795Z] ---> dde2e68062ec [2022-03-15T09:51:17.795Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T09:51:17.795Z] ---> Running in 6296772d0dcb [2022-03-15T09:51:18.399Z] Removing intermediate container 6296772d0dcb [2022-03-15T09:51:18.399Z] ---> d04ec80225cd [2022-03-15T09:51:18.399Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T09:51:19.398Z] ---> 4089f7108c7b [2022-03-15T09:51:19.398Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T09:51:19.683Z] ---> Running in fe9b31d8e3dc [2022-03-15T09:51:24.025Z] Removing intermediate container fe9b31d8e3dc [2022-03-15T09:51:24.025Z] ---> a44b6fd2c843 [2022-03-15T09:51:24.025Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T09:51:24.025Z] ---> Running in 234b10aad66f [2022-03-15T09:51:24.629Z] Removing intermediate container 234b10aad66f [2022-03-15T09:51:24.629Z] ---> 0bba094eda77 [2022-03-15T09:51:24.629Z] Step 28/31 : CMD ["gate"] [2022-03-15T09:51:24.629Z] Removing intermediate container 50c14b741ed6 [2022-03-15T09:51:24.629Z] ---> b80fdcbaa00c [2022-03-15T09:51:24.629Z] [2022-03-15T09:51:24.629Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T09:51:24.906Z] ---> 5b8b7b635229 [2022-03-15T09:51:24.906Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T09:51:24.906Z] ---> Running in 760d70b1095e [2022-03-15T09:51:24.906Z] ---> Running in bcbaa72a58b4 [2022-03-15T09:51:25.919Z] Removing intermediate container bcbaa72a58b4 [2022-03-15T09:51:25.919Z] ---> f75b06627da3 [2022-03-15T09:51:25.919Z] Step 29/31 : LABEL arch=arm64 [2022-03-15T09:51:26.197Z] ---> Running in 7d63783c4674 [2022-03-15T09:51:26.798Z] Removing intermediate container 7d63783c4674 [2022-03-15T09:51:26.798Z] ---> 52b190f2b2ca [2022-03-15T09:51:26.798Z] Step 30/31 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:51:27.075Z] ---> Running in a8d760381992 [2022-03-15T09:51:27.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:51:27.651Z] Removing intermediate container a8d760381992 [2022-03-15T09:51:27.651Z] ---> bbbe989b5bd9 [2022-03-15T09:51:27.651Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T09:51:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:51:27.928Z] ---> Running in c3f024d0d3b2 [2022-03-15T09:51:28.532Z] Removing intermediate container c3f024d0d3b2 [2022-03-15T09:51:28.532Z] ---> 60aa1e1789ac [2022-03-15T09:51:28.532Z] [2022-03-15T09:51:28.809Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T09:51:28.809Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T09:51:29.085Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T09:51:29.085Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T09:51:29.085Z] Successfully built 60aa1e1789ac [2022-03-15T09:51:29.085Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T09:51:29.085Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-15T09:51:29.085Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:51:29.085Z]  Building security-bootstrapper ... done Executing ca-certificates-20211220-r0.trigger [2022-03-15T09:51:29.359Z] OK: 8 MiB in 19 packages [2022-03-15T09:51:31.373Z] Removing intermediate container 760d70b1095e [2022-03-15T09:51:31.373Z] ---> 59303d74e536 [2022-03-15T09:51:31.373Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T09:51:31.373Z] ---> Running in 080a808bb070 [2022-03-15T09:51:31.650Z] Removing intermediate container 080a808bb070 [2022-03-15T09:51:31.650Z] ---> 016454c158f2 [2022-03-15T09:51:31.650Z] Step 13/21 : WORKDIR /edgex [2022-03-15T09:51:31.929Z] ---> Running in 684c2dcb8093 [2022-03-15T09:51:32.531Z] Removing intermediate container 684c2dcb8093 [2022-03-15T09:51:32.531Z] ---> f1c3f0b6c318 [2022-03-15T09:51:32.531Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T09:51:33.149Z] ---> 5c63f48a2049 [2022-03-15T09:51:33.149Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T09:51:34.600Z] ---> f8d4c3dcdcd7 [2022-03-15T09:51:34.600Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T09:51:36.596Z] ---> e566f2080db7 [2022-03-15T09:51:36.596Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T09:51:36.596Z] ---> Running in 1997f735d6e6 [2022-03-15T09:51:36.877Z] Removing intermediate container 1997f735d6e6 [2022-03-15T09:51:36.877Z] ---> 3a135d736c43 [2022-03-15T09:51:36.877Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T09:51:37.154Z] ---> Running in 1184f1471d77 [2022-03-15T09:51:37.768Z] Removing intermediate container 1184f1471d77 [2022-03-15T09:51:37.768Z] ---> 462c02914861 [2022-03-15T09:51:37.768Z] Step 19/21 : LABEL arch=arm64 [2022-03-15T09:51:37.768Z] ---> Running in 2825b08cc427 [2022-03-15T09:51:38.373Z] Removing intermediate container 2825b08cc427 [2022-03-15T09:51:38.373Z] ---> bd0323643bbb [2022-03-15T09:51:38.373Z] Step 20/21 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:51:38.373Z] ---> Running in ade0f6a97059 [2022-03-15T09:51:38.983Z] Removing intermediate container ade0f6a97059 [2022-03-15T09:51:38.983Z] ---> a69a77704acc [2022-03-15T09:51:38.983Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T09:51:38.983Z] ---> Running in 356a23c92329 [2022-03-15T09:51:39.589Z] Removing intermediate container 356a23c92329 [2022-03-15T09:51:39.589Z] ---> 546a2e561996 [2022-03-15T09:51:39.589Z] [2022-03-15T09:51:40.196Z] Successfully built 546a2e561996 [2022-03-15T09:51:40.197Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-15T09:51:58.545Z]  Building security-proxy-setup ... done Removing intermediate container 2f1285106ae5 [2022-03-15T09:51:58.545Z] ---> 36bc5368fd02 [2022-03-15T09:51:58.545Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T09:51:58.545Z] ---> Running in 781f226f8821 [2022-03-15T09:51:58.545Z] 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-15T09:51:59.536Z] Removing intermediate container 781f226f8821 [2022-03-15T09:51:59.536Z] ---> 697c73dbc65a [2022-03-15T09:51:59.536Z] [2022-03-15T09:51:59.536Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T09:51:59.536Z] 20.10.10: Pulling from library/docker [2022-03-15T09:52:06.270Z] Removing intermediate container ac53b0ce09e9 [2022-03-15T09:52:06.270Z] ---> a954a9cf328c [2022-03-15T09:52:06.270Z] [2022-03-15T09:52:06.270Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T09:52:06.270Z] ---> 5b8b7b635229 [2022-03-15T09:52:06.270Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T09:52:06.270Z] ---> Running in eb889a65a757 [2022-03-15T09:52:06.542Z] Removing intermediate container eb889a65a757 [2022-03-15T09:52:06.542Z] ---> a0c13d41ba20 [2022-03-15T09:52:06.542Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T09:52:06.542Z] ---> Running in d588d5047242 [2022-03-15T09:52:06.816Z] Removing intermediate container d588d5047242 [2022-03-15T09:52:06.816Z] ---> ee4da780423b [2022-03-15T09:52:06.816Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T09:52:07.104Z] ---> Running in 5f2ef7310a29 [2022-03-15T09:52:07.382Z] Removing intermediate container 5f2ef7310a29 [2022-03-15T09:52:07.382Z] ---> cf5b7b9d85b5 [2022-03-15T09:52:07.382Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T09:52:07.382Z] ---> Running in 7da278496b17 [2022-03-15T09:52:07.659Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T09:52:07.659Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T09:52:07.659Z] ---> 520e9a0a30f7 [2022-03-15T09:52:07.659Z] 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-15T09:52:07.659Z] ---> Running in fea63ad7041b [2022-03-15T09:52:08.274Z] Removing intermediate container fea63ad7041b [2022-03-15T09:52:08.274Z] ---> caf0781edca0 [2022-03-15T09:52:08.275Z] 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-15T09:52:08.275Z] ---> Running in ba2c747ebaf5 [2022-03-15T09:52:09.261Z] Removing intermediate container 7da278496b17 [2022-03-15T09:52:09.261Z] ---> f7bbe2e56794 [2022-03-15T09:52:09.261Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T09:52:09.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:52:09.542Z] ---> Running in c5c497a13d51 [2022-03-15T09:52:09.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:52:10.433Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T09:52:10.433Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T09:52:10.433Z] Executing bash-5.1.4-r0.post-install [2022-03-15T09:52:10.433Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T09:52:10.709Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T09:52:10.709Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T09:52:10.709Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T09:52:10.709Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T09:52:10.709Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T09:52:10.709Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T09:52:10.709Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T09:52:10.709Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T09:52:10.709Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T09:52:10.709Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T09:52:10.709Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T09:52:10.709Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T09:52:10.709Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T09:52:10.709Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T09:52:10.709Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T09:52:11.700Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T09:52:12.308Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T09:52:12.308Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T09:52:12.308Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T09:52:12.586Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T09:52:12.586Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T09:52:12.871Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T09:52:12.871Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T09:52:12.871Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T09:52:12.871Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:52:12.871Z] OK: 8 MiB in 20 packages [2022-03-15T09:52:12.871Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T09:52:12.871Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T09:52:13.164Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T09:52:13.164Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T09:52:13.164Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T09:52:13.164Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T09:52:13.164Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T09:52:13.164Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T09:52:13.164Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T09:52:13.164Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T09:52:13.164Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T09:52:13.164Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T09:52:13.164Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T09:52:13.164Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T09:52:13.452Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T09:52:13.452Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T09:52:13.452Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T09:52:13.452Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T09:52:13.452Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T09:52:13.452Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T09:52:13.452Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T09:52:13.452Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T09:52:13.730Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T09:52:14.334Z] Removing intermediate container c5c497a13d51 [2022-03-15T09:52:14.334Z] ---> 247d2f5a939f [2022-03-15T09:52:14.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T09:52:14.334Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T09:52:14.334Z] OK: 84 MiB in 64 packages [2022-03-15T09:52:14.939Z] ---> c44855eaf37f [2022-03-15T09:52:14.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T09:52:15.932Z] ---> db75ea5c41d8 [2022-03-15T09:52:15.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T09:52:16.535Z] ---> fdb863bc54e2 [2022-03-15T09:52:16.535Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T09:52:16.535Z] ---> Running in e86a0f8d7f34 [2022-03-15T09:52:16.815Z] Removing intermediate container e86a0f8d7f34 [2022-03-15T09:52:16.815Z] ---> bea5f0be0d90 [2022-03-15T09:52:16.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:52:16.815Z] ---> Running in 7b761c71bae5 [2022-03-15T09:52:17.419Z] Removing intermediate container 7b761c71bae5 [2022-03-15T09:52:17.419Z] ---> 9cce950499ac [2022-03-15T09:52:17.419Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T09:52:17.419Z] ---> Running in 444bbc06f36d [2022-03-15T09:52:17.695Z] Removing intermediate container 444bbc06f36d [2022-03-15T09:52:17.695Z] ---> e7f44bcd2164 [2022-03-15T09:52:17.695Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:52:17.695Z] ---> Running in 4967d9018ea4 [2022-03-15T09:52:17.974Z] Removing intermediate container 4967d9018ea4 [2022-03-15T09:52:17.974Z] ---> 8df4954acb12 [2022-03-15T09:52:17.974Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:52:18.250Z] ---> Running in 3abbcd6f55d4 [2022-03-15T09:52:18.529Z] Collecting docker-compose==1.23.2 [2022-03-15T09:52:18.529Z] Removing intermediate container 3abbcd6f55d4 [2022-03-15T09:52:18.529Z] ---> 9135d1d22fa9 [2022-03-15T09:52:18.529Z] [2022-03-15T09:52:18.529Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T09:52:18.804Z] Successfully built 9135d1d22fa9 [2022-03-15T09:52:18.804Z] Successfully tagged core-data-arm64:latest [2022-03-15T09:52:19.791Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T09:52:19.791Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T09:52:20.065Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T09:52:20.065Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T09:52:20.339Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T09:52:20.339Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T09:52:20.339Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T09:52:20.339Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T09:52:22.319Z] 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-15T09:52:22.319Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T09:52:22.319Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T09:52:23.758Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T09:52:23.758Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T09:52:25.741Z] Collecting PyYAML<4,>=3.10 [2022-03-15T09:52:25.741Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T09:52:29.134Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T09:52:29.134Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T09:52:29.134Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T09:52:29.134Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T09:52:29.731Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T09:52:29.731Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T09:52:30.005Z] Collecting idna<2.8,>=2.5 [2022-03-15T09:52:30.005Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T09:52:30.005Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T09:52:30.005Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T09:52:30.604Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T09:52:30.604Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T09:52:30.604Z] 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-15T09:52:30.877Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T09:52:30.877Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T09:52:30.877Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T09:52:30.877Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T09:52:31.473Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T09:52:31.473Z] Attempting uninstall: urllib3 [2022-03-15T09:52:31.473Z] Found existing installation: urllib3 1.26.5 [2022-03-15T09:52:31.473Z] Uninstalling urllib3-1.26.5: [2022-03-15T09:52:31.473Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T09:52:32.068Z] Attempting uninstall: idna [2022-03-15T09:52:32.068Z] Found existing installation: idna 3.2 [2022-03-15T09:52:32.068Z] Uninstalling idna-3.2: [2022-03-15T09:52:32.340Z] Successfully uninstalled idna-3.2 [2022-03-15T09:52:32.937Z] Attempting uninstall: chardet [2022-03-15T09:52:32.937Z] Found existing installation: chardet 4.0.0 [2022-03-15T09:52:32.937Z] Uninstalling chardet-4.0.0: [2022-03-15T09:52:33.210Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T09:52:34.642Z] Attempting uninstall: requests [2022-03-15T09:52:34.642Z] Found existing installation: requests 2.25.1 [2022-03-15T09:52:34.642Z] Uninstalling requests-2.25.1: [2022-03-15T09:52:34.642Z] Successfully uninstalled requests-2.25.1 [2022-03-15T09:52:34.916Z] Running setup.py install for texttable: started [2022-03-15T09:52:36.887Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T09:52:36.887Z] Running setup.py install for PyYAML: started [2022-03-15T09:52:38.858Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T09:52:39.132Z] Running setup.py install for docopt: started [2022-03-15T09:52:40.562Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T09:52:40.562Z] Running setup.py install for dockerpty: started [2022-03-15T09:52:42.536Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T09:52:43.970Z] 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-15T09:52:52.272Z] Removing intermediate container ba2c747ebaf5 [2022-03-15T09:52:52.272Z] ---> 8f2be7de9541 [2022-03-15T09:52:52.272Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T09:52:52.272Z] ---> Running in 91464acbc5bc [2022-03-15T09:52:52.272Z] Removing intermediate container 91464acbc5bc [2022-03-15T09:52:52.272Z] ---> ab3644e1822a [2022-03-15T09:52:52.272Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T09:52:52.551Z] ---> Running in d5aead41fb92 [2022-03-15T09:52:52.827Z] Removing intermediate container d5aead41fb92 [2022-03-15T09:52:52.827Z] ---> 93cd0ce06d75 [2022-03-15T09:52:52.827Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T09:52:53.816Z] ---> 52186e70daa1 [2022-03-15T09:52:53.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T09:52:54.418Z] ---> 8f61dd724c69 [2022-03-15T09:52:54.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T09:52:55.022Z] ---> 82ad1dc949e7 [2022-03-15T09:52:55.022Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T09:52:55.022Z] ---> Running in 9839bfc526e4 [2022-03-15T09:52:55.299Z] Removing intermediate container 9839bfc526e4 [2022-03-15T09:52:55.299Z] ---> 252d5ed48fb3 [2022-03-15T09:52:55.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T09:52:55.299Z] ---> Running in 57f949bd6399 [2022-03-15T09:52:55.580Z] Removing intermediate container 57f949bd6399 [2022-03-15T09:52:55.580Z] ---> b783397b668c [2022-03-15T09:52:55.580Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T09:52:55.855Z] ---> Running in f043803e6951 [2022-03-15T09:52:56.129Z] Removing intermediate container f043803e6951 [2022-03-15T09:52:56.129Z] ---> 3bf52cf03650 [2022-03-15T09:52:56.129Z] Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T09:52:56.129Z] ---> Running in a9797ba3dca0 [2022-03-15T09:52:56.404Z] Removing intermediate container a9797ba3dca0 [2022-03-15T09:52:56.404Z] ---> 5d0254e1beac [2022-03-15T09:52:56.404Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T09:52:56.404Z] ---> Running in 1260bfdf88ac [2022-03-15T09:52:57.005Z] Removing intermediate container 1260bfdf88ac [2022-03-15T09:52:57.006Z] ---> 30d2ed45fb7d [2022-03-15T09:52:57.006Z] [2022-03-15T09:52:57.280Z] Successfully built 30d2ed45fb7d [2022-03-15T09:52:57.280Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-15T09:52:57.568Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-15T09:52:57.584Z] $ docker stop --time=1 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 [2022-03-15T09:52:59.226Z] $ docker rm -f 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T09:52:59.965Z] + docker images [2022-03-15T09:53:00.240Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T09:53:00.240Z] sys-mgmt-agent-arm64 latest 30d2ed45fb7d 4 seconds ago 280MB [2022-03-15T09:53:00.240Z] core-data-arm64 latest 9135d1d22fa9 42 seconds ago 19.2MB [2022-03-15T09:53:00.240Z] a954a9cf328c 56 seconds ago 1.6GB [2022-03-15T09:53:00.240Z] 697c73dbc65a About a minute ago 1.59GB [2022-03-15T09:53:00.240Z] security-proxy-setup-arm64 latest 546a2e561996 About a minute ago 25.5MB [2022-03-15T09:53:00.240Z] security-bootstrapper-arm64 latest 60aa1e1789ac About a minute ago 18MB [2022-03-15T09:53:00.240Z] b80fdcbaa00c About a minute ago 1.6GB [2022-03-15T09:53:00.240Z] b704d57da693 2 minutes ago 1.59GB [2022-03-15T09:53:00.240Z] support-notifications-arm64 latest 5ee8a93d4d6e 4 minutes ago 16.1MB [2022-03-15T09:53:00.240Z] core-metadata-arm64 latest d624efd6964f 4 minutes ago 16MB [2022-03-15T09:53:00.240Z] security-secretstore-setup-arm64 latest 7bb82201c448 4 minutes ago 27MB [2022-03-15T09:53:00.240Z] support-scheduler-arm64 latest bdace3aa821c 4 minutes ago 15.4MB [2022-03-15T09:53:00.240Z] core-command-arm64 latest fb8c73269c15 4 minutes ago 15.3MB [2022-03-15T09:53:00.240Z] 9c3ec4d7ad64 4 minutes ago 1.6GB [2022-03-15T09:53:00.240Z] 1b795e7bac63 4 minutes ago 1.6GB [2022-03-15T09:53:00.240Z] 573a66642853 4 minutes ago 1.6GB [2022-03-15T09:53:00.240Z] 65ded281e76e 4 minutes ago 1.6GB [2022-03-15T09:53:00.240Z] b49602debb85 4 minutes ago 1.59GB [2022-03-15T09:53:00.240Z] ci-base-image-arm64 latest 96d93b8faf6e 15 minutes ago 1.26GB [2022-03-15T09:53:00.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-15T09:53:00.240Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-15T09:53:00.240Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-15T09:53:00.240Z] 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-15T09:53:01.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T09:53:01.020Z] [2022-03-15T09:53:01.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:53:01.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T09:53:01.673Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T09:53:01.673Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T09:53:01.673Z] 04944245beec: Pulling fs layer [2022-03-15T09:53:01.673Z] 699f458cf7ca: Pulling fs layer [2022-03-15T09:53:01.673Z] 765212b225bb: Pulling fs layer [2022-03-15T09:53:01.673Z] f23df028b6ca: Pulling fs layer [2022-03-15T09:53:01.673Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T09:53:01.673Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T09:53:01.673Z] f23df028b6ca: Waiting [2022-03-15T09:53:01.673Z] d65c8cfc05b1: Waiting [2022-03-15T09:53:01.673Z] 2437ff75d9bd: Waiting [2022-03-15T09:53:01.673Z] 765212b225bb: Waiting [2022-03-15T09:53:01.673Z] 04944245beec: Download complete [2022-03-15T09:53:01.673Z] 765212b225bb: Verifying Checksum [2022-03-15T09:53:01.673Z] 765212b225bb: Download complete [2022-03-15T09:53:01.673Z] f23df028b6ca: Verifying Checksum [2022-03-15T09:53:01.673Z] f23df028b6ca: Download complete [2022-03-15T09:53:01.673Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T09:53:01.673Z] d65c8cfc05b1: Download complete [2022-03-15T09:53:01.949Z] 699f458cf7ca: Verifying Checksum [2022-03-15T09:53:01.949Z] 699f458cf7ca: Download complete [2022-03-15T09:53:02.222Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T09:53:02.222Z] 8998bd30e6a1: Download complete [2022-03-15T09:53:04.839Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T09:53:04.839Z] 2437ff75d9bd: Download complete [2022-03-15T09:53:06.811Z] 8998bd30e6a1: Pull complete [2022-03-15T09:53:07.083Z] 04944245beec: Pull complete [2022-03-15T09:53:08.517Z] 699f458cf7ca: Pull complete [2022-03-15T09:53:08.792Z] 765212b225bb: Pull complete [2022-03-15T09:53:09.769Z] f23df028b6ca: Pull complete [2022-03-15T09:53:09.769Z] d65c8cfc05b1: Pull complete [2022-03-15T09:53:24.862Z] 2437ff75d9bd: Pull complete [2022-03-15T09:53:24.862Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T09:53:24.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T09:53:24.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T09:53:25.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container [2022-03-15T09:53:25.189Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T09:53:27.795Z] $ docker top cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:28.881Z] ---> job-cost.sh [2022-03-15T09:53:28.882Z] lf-activate-venv: SKIPPING [2022-03-15T09:53:28.882Z] INFO: No Stack... [2022-03-15T09:53:29.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T09:53:30.450Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T09:53:31.148Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-15T09:53:31.148Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T09:53:31.253Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] [2022-03-15T09:53:31.257Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] did not exist. Created. [2022-03-15T09:53:31.257Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T09:53:32.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T09:53:32.292Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T09:53:32.312Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T09:53:32.387Z] $ docker stop --time=1 cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 [2022-03-15T09:53:33.919Z] $ docker rm -f cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 [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-15T09:53:34.994Z] provisioning config files... [2022-03-15T09:53:35.004Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4660611828353345456tmp [Pipeline] { [Pipeline] sh [2022-03-15T09:53:35.345Z] + set +x [2022-03-15T09:53:35.345Z] + + bash -s -- [2022-03-15T09:53:35.345Z] curl -s https://codecov.io/bash [2022-03-15T09:53:35.345Z] [2022-03-15T09:53:35.345Z] _____ _ [2022-03-15T09:53:35.345Z] / ____| | | [2022-03-15T09:53:35.345Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T09:53:35.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T09:53:35.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T09:53:35.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T09:53:35.345Z] Bash-1.0.6 [2022-03-15T09:53:35.345Z] [2022-03-15T09:53:35.345Z] [2022-03-15T09:53:35.345Z] ==> git version 2.25.1 found [2022-03-15T09:53:35.345Z] ==> 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-15T09:53:35.345Z] Release-Date: 2020-01-08 [2022-03-15T09:53:35.345Z] 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-15T09:53:35.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T09:53:35.345Z] ==> Jenkins CI detected. [2022-03-15T09:53:35.345Z] current dir:  /w/workspace/edgex-go/1 [2022-03-15T09:53:35.345Z] project root: . [2022-03-15T09:53:35.345Z] --> token set from env [2022-03-15T09:53:35.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T09:53:35.345Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T09:53:35.345Z] ==> Python coveragepy not found [2022-03-15T09:53:35.345Z] ==> Searching for coverage reports in: [2022-03-15T09:53:35.345Z] + . [2022-03-15T09:53:35.605Z] -> Found 1 reports [2022-03-15T09:53:35.605Z] ==> Detecting git/mercurial file structure [2022-03-15T09:53:35.605Z] ==> Reading reports [2022-03-15T09:53:35.605Z] + ./coverage.out bytes=428383 [2022-03-15T09:53:35.605Z] ==> Appending adjustments [2022-03-15T09:53:35.606Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T09:53:36.547Z] + Found adjustments [2022-03-15T09:53:36.547Z] ==> Gzipping contents [2022-03-15T09:53:36.809Z] 60K /tmp/codecov.nRL9ls.gz [2022-03-15T09:53:36.809Z] ==> Uploading reports [2022-03-15T09:53:36.809Z] url: https://codecov.io [2022-03-15T09:53:36.809Z] query: branch=PR-3904&commit=911a1c84c550e15fa7c8427f88a0fa31e9a8b786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-15T09:53:36.809Z] -> Pinging Codecov [2022-03-15T09:53:36.809Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=911a1c84c550e15fa7c8427f88a0fa31e9a8b786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-15T09:53:37.072Z] -> Uploading to [2022-03-15T09:53:37.072Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/911a1c84c550e15fa7c8427f88a0fa31e9a8b786/5ac0d8ad-19a5-4957-9490-a7822c40f9cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T095336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcdb8d8b337d1e4573ff31fcd4db1fb741e86b2aed07cfe4fc44cefa23c13580 [2022-03-15T09:53:37.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T09:53:37.072Z] Dload Upload Total Spent Left Speed [2022-03-15T09:53:37.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58073 0 0 100 58073 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-03-15T09:53:37.335Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] } [2022-03-15T09:53:37.362Z] 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-15T09:53:38.764Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:39.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:40.010Z] ---> package-listing.sh [2022-03-15T09:53:40.010Z] ++ facter osfamily [2022-03-15T09:53:40.010Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T09:53:40.271Z] + OS_FAMILY=debian [2022-03-15T09:53:40.271Z] + workspace=/w/workspace/edgex-go/1 [2022-03-15T09:53:40.271Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T09:53:40.271Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T09:53:40.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T09:53:40.271Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T09:53:40.271Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-15T09:53:40.271Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T09:53:40.271Z] + case "${OS_FAMILY}" in [2022-03-15T09:53:40.271Z] + dpkg -l [2022-03-15T09:53:40.271Z] + grep '^ii' [2022-03-15T09:53:40.271Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T09:53:40.271Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T09:53:40.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T09:53:40.271Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-15T09:53:40.271Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-15T09:53:40.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-15T09:53:40.307Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T09:53:40.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:53:41.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T09:53:41.193Z] [2022-03-15T09:53:41.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T09:53:41.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T09:53:41.532Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T09:53:41.532Z] 5eb5b503b376: Pulling fs layer [2022-03-15T09:53:41.532Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T09:53:41.532Z] ec43610c2a17: Pulling fs layer [2022-03-15T09:53:41.532Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T09:53:41.532Z] 33b1e0a273af: Pulling fs layer [2022-03-15T09:53:41.532Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T09:53:41.532Z] 2f39f015ded8: Pulling fs layer [2022-03-15T09:53:41.532Z] 3a2ae6a8a46f: Waiting [2022-03-15T09:53:41.532Z] 33b1e0a273af: Waiting [2022-03-15T09:53:41.532Z] 5d3b04190fa2: Waiting [2022-03-15T09:53:41.532Z] 2f39f015ded8: Waiting [2022-03-15T09:53:41.533Z] 5c69ac0246d0: Verifying Checksum [2022-03-15T09:53:41.533Z] 5c69ac0246d0: Download complete [2022-03-15T09:53:41.533Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T09:53:41.533Z] 3a2ae6a8a46f: Download complete [2022-03-15T09:53:41.797Z] 33b1e0a273af: Verifying Checksum [2022-03-15T09:53:41.797Z] 33b1e0a273af: Download complete [2022-03-15T09:53:41.797Z] ec43610c2a17: Verifying Checksum [2022-03-15T09:53:41.797Z] ec43610c2a17: Download complete [2022-03-15T09:53:41.797Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T09:53:41.797Z] 5d3b04190fa2: Download complete [2022-03-15T09:53:41.797Z] 5eb5b503b376: Verifying Checksum [2022-03-15T09:53:41.797Z] 5eb5b503b376: Download complete [2022-03-15T09:53:42.372Z] 2f39f015ded8: Download complete [2022-03-15T09:53:42.992Z] 5eb5b503b376: Pull complete [2022-03-15T09:53:43.251Z] 5c69ac0246d0: Pull complete [2022-03-15T09:53:43.512Z] ec43610c2a17: Pull complete [2022-03-15T09:53:43.775Z] 3a2ae6a8a46f: Pull complete [2022-03-15T09:53:44.035Z] 33b1e0a273af: Pull complete [2022-03-15T09:53:44.035Z] 5d3b04190fa2: Pull complete [2022-03-15T09:53:49.321Z] 2f39f015ded8: Pull complete [2022-03-15T09:53:49.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T09:53:49.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T09:53:49.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T09:53:49.418Z] prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container [2022-03-15T09:53:49.463Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T09:53:51.195Z] $ docker top da42367dbbfb17d10d21d1f31497fbd9d9beba5a1deda2aa0589130b8c7a9492 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T09:53:51.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T09:53:51.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T09:53:52.295Z] + ls /var/log/sa-host [2022-03-15T09:53:52.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T09:53:52.590Z] provisioning config files... [2022-03-15T09:53:52.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8238463742300553480tmp [Pipeline] { [Pipeline] echo [2022-03-15T09:53:52.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:52.958Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T09:53:52.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:53.387Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T09:53:53.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:53.739Z] ---> sudo-logs.sh [2022-03-15T09:53:53.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T09:53:53.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:54.135Z] ---> job-cost.sh [2022-03-15T09:53:54.135Z] lf-activate-venv: SKIPPING [2022-03-15T09:53:54.135Z] DEBUG: total: 0.10999999940395355 [2022-03-15T09:53:54.135Z] INFO: Retrieving Stack Cost... [2022-03-15T09:53:54.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T09:53:55.279Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T09:53:55.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T09:53:55.633Z] ---> logs-deploy.sh [2022-03-15T09:53:55.633Z] lf-activate-venv: SKIPPING [2022-03-15T09:53:55.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/1 [2022-03-15T09:53:55.633Z] INFO: archiving workspace using pattern(s): [2022-03-15T09:53:56.575Z] Archives upload complete. [2022-03-15T09:53:56.575Z] INFO: archiving logs to Nexus