Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1606587477d0302e050d0728abccfc1a51248bda+7794663b2f6ed75afbb86dfef3a594310e3530e2 (6aa1cff3239f0c75a32158d5af1fc20cf26e5c97) 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-ssh8185459658842286455.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-ssh2158945887806997702.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7548328514558014342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7983839352627650548.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18117713238269987062.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8004 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda Merge succeeded, producing 34b5b995afa440d98ef60e575236e7b083373d51 Checking out Revision 34b5b995afa440d98ef60e575236e7b083373d51 (PR-3893) > 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/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34b5b995afa440d98ef60e575236e7b083373d51 # timeout=10 Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-18T20:30:22.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-18T20:30:22.907Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-18T20:30:22.921Z] ========================================================= [2022-03-18T20:30:22.921Z] EdgeX Global Pipelines Version Info [2022-03-18T20:30:22.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 08e971e515a711620a63d3fdf24887b3c913c405 # timeout=10 [2022-03-18T20:30:23.673Z] ------------------- [2022-03-18T20:30:23.673Z] stable info: [2022-03-18T20:30:23.673Z] ------------------- [2022-03-18T20:30:23.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-18T20:30:23.673Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T20:30:23.673Z] Message: update stable to v1.0.221 [2022-03-18T20:30:24.264Z] ------------------- [2022-03-18T20:30:24.264Z] experimental info: [2022-03-18T20:30:24.264Z] ------------------- [2022-03-18T20:30:24.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-18T20:30:24.264Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T20:30:24.264Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-18T20:30:24.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-18T20:30:24.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-18T20:30:24.443Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-18T20:30:24.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-18T20:30:24.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-18T20:30:24.487Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-18T20:30:24.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-18T20:30:24.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-18T20:30:24.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-18T20:30:24.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-18T20:30:24.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-18T20:30:24.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-18T20:30:24.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-18T20:30:24.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-18T20:30:24.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-18T20:30:24.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T20:30:24.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T20:30:24.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-18T20:30:24.631Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-18T20:30:24.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-18T20:30:24.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-18T20:30:24.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-18T20:30:24.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3893 [Pipeline] echo [2022-03-18T20:30:24.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3893 [Pipeline] echo [2022-03-18T20:30:24.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3893 [Pipeline] echo [2022-03-18T20:30:24.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34b5b995afa440d98ef60e575236e7b083373d51 [Pipeline] echo [2022-03-18T20:30:24.741Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34b5b99 [Pipeline] echo [2022-03-18T20:30:24.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T20:30:24.803Z] provisioning config files... [2022-03-18T20:30:24.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config281690520013970469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:30:25.138Z] ---> docker-login.sh [2022-03-18T20:30:25.138Z] nexus3.edgexfoundry.org:10001 [2022-03-18T20:30:25.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:30:25.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:30:25.661Z] Configure a credential helper to remove this warning. See [2022-03-18T20:30:25.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:30:25.661Z] [2022-03-18T20:30:25.661Z] Login Succeeded [2022-03-18T20:30:25.661Z] nexus3.edgexfoundry.org:10002 [2022-03-18T20:30:25.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:30:25.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:30:25.661Z] Configure a credential helper to remove this warning. See [2022-03-18T20:30:25.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:30:25.661Z] [2022-03-18T20:30:25.661Z] Login Succeeded [2022-03-18T20:30:25.661Z] nexus3.edgexfoundry.org:10003 [2022-03-18T20:30:25.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:30:25.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:30:25.924Z] Configure a credential helper to remove this warning. See [2022-03-18T20:30:25.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:30:25.924Z] [2022-03-18T20:30:25.924Z] Login Succeeded [2022-03-18T20:30:25.924Z] nexus3.edgexfoundry.org:10004 [2022-03-18T20:30:25.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:30:25.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:30:25.924Z] Configure a credential helper to remove this warning. See [2022-03-18T20:30:25.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:30:25.924Z] [2022-03-18T20:30:25.924Z] Login Succeeded [2022-03-18T20:30:25.924Z] docker.io [2022-03-18T20:30:26.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:30:26.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:30:26.450Z] Configure a credential helper to remove this warning. See [2022-03-18T20:30:26.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:30:26.450Z] [2022-03-18T20:30:26.450Z] Login Succeeded [2022-03-18T20:30:26.450Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T20:30:26.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T20:30:26.785Z] + 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-18T20:30:26.785Z] + dirname cmd/core-command/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/core-data/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/core-metadata/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/support-notifications/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-18T20:30:26.785Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-18T20:30:26.785Z] + cut -d/ -f2 [2022-03-18T20:30:26.785Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-18T20:30:26.785Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-18T20:30:26.826Z] 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-18T20:30:27.180Z] + git rev-list -1 --merges 34b5b995afa440d98ef60e575236e7b083373d51~1..34b5b995afa440d98ef60e575236e7b083373d51 [Pipeline] echo [2022-03-18T20:30:27.193Z] -----------> git rev-list -1 --merges 34b5b995afa440d98ef60e575236e7b083373d51~1..34b5b995afa440d98ef60e575236e7b083373d51 34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:30:27.194Z] 34b5b995afa440d98ef60e575236e7b083373d51 [false] [Pipeline] sh [2022-03-18T20:30:27.489Z] + git log --format=format:%s -1 34b5b995afa440d98ef60e575236e7b083373d51 [Pipeline] echo [2022-03-18T20:30:27.507Z] ========================================================= [2022-03-18T20:30:27.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-18T20:30:27.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-18T20:30:27.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-18T20:30:27.930Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-18T20:30:27.930Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-18T20:30:27.930Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-18T20:30:27.930Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-18T20:30:27.930Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-18T20:30:27.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:30:28.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:30:28.300Z] [2022-03-18T20:30:28.300Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:30:28.609Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:30:28.609Z] latest: Pulling from edgex-devops/git-semver [2022-03-18T20:30:28.609Z] a0d0a0d46f8b: Pulling fs layer [2022-03-18T20:30:28.609Z] 3e5f54012d9b: Pulling fs layer [2022-03-18T20:30:28.609Z] 4c7163046ea9: Pulling fs layer [2022-03-18T20:30:28.609Z] 0c2d73faf560: Pulling fs layer [2022-03-18T20:30:28.609Z] 0c2d73faf560: Waiting [2022-03-18T20:30:28.609Z] 3e5f54012d9b: Verifying Checksum [2022-03-18T20:30:28.609Z] 3e5f54012d9b: Download complete [2022-03-18T20:30:28.609Z] a0d0a0d46f8b: Download complete [2022-03-18T20:30:28.609Z] 4c7163046ea9: Verifying Checksum [2022-03-18T20:30:28.609Z] 4c7163046ea9: Download complete [2022-03-18T20:30:28.609Z] 0c2d73faf560: Verifying Checksum [2022-03-18T20:30:28.609Z] 0c2d73faf560: Download complete [2022-03-18T20:30:28.870Z] a0d0a0d46f8b: Pull complete [2022-03-18T20:30:28.870Z] 3e5f54012d9b: Pull complete [2022-03-18T20:30:29.130Z] 4c7163046ea9: Pull complete [2022-03-18T20:30:29.398Z] 0c2d73faf560: Pull complete [2022-03-18T20:30:29.398Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-18T20:30:29.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:30:29.398Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-18T20:30:29.563Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T20:30:29.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2022-03-18T20:30:30.809Z] $ docker top 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-18T20:30:30.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T20:30:30.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T20:30:31.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T20:30:31.068Z] $ docker exec 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c ssh-agent [2022-03-18T20:30:31.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcLDmJ/agent.13 [2022-03-18T20:30:31.219Z] SSH_AGENT_PID=20 [2022-03-18T20:30:31.228Z] Running ssh-add (command line suppressed) [2022-03-18T20:30:31.357Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6023691027074167963.key (/w/workspace/edgex-go/6@tmp/private_key_6023691027074167963.key) [2022-03-18T20:30:31.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T20:30:31.669Z] + git tag --points-at HEAD [Pipeline] } [2022-03-18T20:30:31.696Z] $ docker exec --env ******** --env ******** 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c ssh-agent -k [2022-03-18T20:30:31.811Z] unset SSH_AUTH_SOCK; [2022-03-18T20:30:31.811Z] unset SSH_AGENT_PID; [2022-03-18T20:30:31.811Z] echo Agent pid 20 killed; [2022-03-18T20:30:31.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-18T20:30:31.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T20:30:31.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T20:30:32.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T20:30:32.071Z] $ docker exec 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c ssh-agent [2022-03-18T20:30:32.201Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEDgBaO/agent.53 [2022-03-18T20:30:32.201Z] SSH_AGENT_PID=59 [2022-03-18T20:30:32.207Z] Running ssh-add (command line suppressed) [2022-03-18T20:30:32.350Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1437478047146859180.key (/w/workspace/edgex-go/6@tmp/private_key_1437478047146859180.key) [2022-03-18T20:30:32.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T20:30:32.654Z] + git semver init [2022-03-18T20:30:32.654Z] # -> Open(): unable to determine branch for HEAD [2022-03-18T20:30:32.654Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-03-18T20:30:32.654Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-03-18T20:30:32.654Z] # $SEMVER_REMOTE_NAME = origin [2022-03-18T20:30:32.654Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-18T20:30:32.654Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-18T20:30:32.654Z] # $SEMVER_BRANCH = PR-3893 [2022-03-18T20:30:32.654Z] # $SEMVER_TEMP = /tmp/semver-421988423 [2022-03-18T20:30:32.654Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-18T20:30:50.797Z] # '/tmp/semver-421988423' -> '/w/workspace/edgex-go/6/.semver' [2022-03-18T20:30:50.797Z] # -> Force: false [2022-03-18T20:30:50.797Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-03-18T20:30:50.810Z] $ docker exec --env ******** --env ******** 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c ssh-agent -k [2022-03-18T20:30:50.927Z] unset SSH_AUTH_SOCK; [2022-03-18T20:30:50.928Z] unset SSH_AGENT_PID; [2022-03-18T20:30:50.928Z] echo Agent pid 59 killed; [2022-03-18T20:30:50.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T20:30:51.246Z] + git semver [Pipeline] } [2022-03-18T20:30:51.267Z] $ docker stop --time=1 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c [2022-03-18T20:30:53.131Z] $ docker rm -f 28059630edd4e9d0f145668b2e2f95dd73d7b42bc56139161b34245b0f9eee2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T20:30:53.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-18T20:30:53.784Z] Stashed 1 file(s) [Pipeline] echo [2022-03-18T20:30:53.788Z] [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-18T20:30:53.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T20:30:53.961Z] ========================================================= [2022-03-18T20:30:53.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-18T20:30:53.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:30:54.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:30:54.257Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-18T20:30:54.257Z] 59bf1c3509f3: Pulling fs layer [2022-03-18T20:30:54.257Z] 666ba61612fd: Pulling fs layer [2022-03-18T20:30:54.257Z] 8ed8ca486205: Pulling fs layer [2022-03-18T20:30:54.257Z] 4fe6c5a15a65: Pulling fs layer [2022-03-18T20:30:54.257Z] 22a0e8bec74d: Pulling fs layer [2022-03-18T20:30:54.257Z] 640e595b4fbd: Pulling fs layer [2022-03-18T20:30:54.257Z] 763cafe07f6e: Pulling fs layer [2022-03-18T20:30:54.257Z] 0c0b528cf693: Pulling fs layer [2022-03-18T20:30:54.257Z] 10935f4eaf8b: Pulling fs layer [2022-03-18T20:30:54.257Z] 4fe6c5a15a65: Waiting [2022-03-18T20:30:54.257Z] 22a0e8bec74d: Waiting [2022-03-18T20:30:54.257Z] 640e595b4fbd: Waiting [2022-03-18T20:30:54.257Z] 763cafe07f6e: Waiting [2022-03-18T20:30:54.257Z] 0c0b528cf693: Waiting [2022-03-18T20:30:54.257Z] 10935f4eaf8b: Waiting [2022-03-18T20:30:54.257Z] 8ed8ca486205: Verifying Checksum [2022-03-18T20:30:54.257Z] 8ed8ca486205: Download complete [2022-03-18T20:30:54.257Z] 666ba61612fd: Verifying Checksum [2022-03-18T20:30:54.257Z] 666ba61612fd: Download complete [2022-03-18T20:30:54.257Z] 22a0e8bec74d: Download complete [2022-03-18T20:30:54.257Z] 640e595b4fbd: Download complete [2022-03-18T20:30:54.257Z] 59bf1c3509f3: Download complete [2022-03-18T20:30:54.257Z] 763cafe07f6e: Download complete [2022-03-18T20:30:54.519Z] 0c0b528cf693: Verifying Checksum [2022-03-18T20:30:54.519Z] 0c0b528cf693: Download complete [2022-03-18T20:30:54.519Z] 59bf1c3509f3: Pull complete [2022-03-18T20:30:54.519Z] 666ba61612fd: Pull complete [2022-03-18T20:30:54.779Z] 8ed8ca486205: Pull complete [2022-03-18T20:30:55.040Z] 10935f4eaf8b: Verifying Checksum [2022-03-18T20:30:55.040Z] 10935f4eaf8b: Download complete [2022-03-18T20:30:55.040Z] 4fe6c5a15a65: Verifying Checksum [2022-03-18T20:30:55.040Z] 4fe6c5a15a65: Download complete [2022-03-18T20:31:00.323Z] 4fe6c5a15a65: Pull complete [2022-03-18T20:31:00.323Z] 22a0e8bec74d: Pull complete [2022-03-18T20:31:00.323Z] 640e595b4fbd: Pull complete [2022-03-18T20:31:00.323Z] 763cafe07f6e: Pull complete [2022-03-18T20:31:00.323Z] 0c0b528cf693: Pull complete [2022-03-18T20:31:02.235Z] 10935f4eaf8b: Pull complete [2022-03-18T20:31:02.235Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-18T20:31:02.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:31:02.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:31:02.537Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:31:02.537Z] WORKDIR /edgex [2022-03-18T20:31:02.537Z] COPY go.mod . [2022-03-18T20:31:02.537Z] RUN go mod download [2022-03-18T20:31:02.537Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-18T20:31:03.929Z] Sending build context to Docker daemon 334.2MB [2022-03-18T20:31:03.929Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:31:03.929Z] ---> 99d49a6021b9 [2022-03-18T20:31:03.929Z] Step 2/4 : WORKDIR /edgex [2022-03-18T20:31:05.841Z] ---> Running in e0cafba05e45 [2022-03-18T20:31:06.104Z] Removing intermediate container e0cafba05e45 [2022-03-18T20:31:06.104Z] ---> be258de737c7 [2022-03-18T20:31:06.104Z] Step 3/4 : COPY go.mod . [2022-03-18T20:31:06.104Z] ---> 6a19bfb81b81 [2022-03-18T20:31:06.104Z] Step 4/4 : RUN go mod download [2022-03-18T20:31:06.366Z] ---> Running in d10a96ea6f92 [2022-03-18T20:31:08.880Z] Still waiting to schedule task [2022-03-18T20:31:08.880Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8006’ is offline [2022-03-18T20:31:32.949Z] Removing intermediate container d10a96ea6f92 [2022-03-18T20:31:32.949Z] ---> eaf6512f6dd6 [2022-03-18T20:31:32.949Z] Successfully built eaf6512f6dd6 [2022-03-18T20:31:32.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:31:33.267Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T20:31:33.267Z] . [Pipeline] withDockerContainer [2022-03-18T20:31:33.344Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T20:31:33.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-18T20:31:33.830Z] $ docker top 2af2ca9a0e0305df6fad006e3b8b41317038f98568d81fc20545b5d4a827f141 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:31:34.193Z] + go version [2022-03-18T20:31:34.193Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-18T20:31:34.207Z] $ docker stop --time=1 2af2ca9a0e0305df6fad006e3b8b41317038f98568d81fc20545b5d4a827f141 [2022-03-18T20:31:35.518Z] $ docker rm -f 2af2ca9a0e0305df6fad006e3b8b41317038f98568d81fc20545b5d4a827f141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:31:35.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T20:31:35.930Z] . [Pipeline] withDockerContainer [2022-03-18T20:31:36.004Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T20:31:36.044Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-18T20:31:36.457Z] $ docker top 7b14eb52f472e060ca608d087fc69410941ad2ce4bfb5ed5a58838946ed1475b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T20:31:36.539Z] ========================================================= [2022-03-18T20:31:36.539Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T20:31:36.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:31:36.829Z] + make test [2022-03-18T20:31:36.829Z] go mod tidy [2022-03-18T20:31:37.089Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T20:31:43.672Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T20:31:53.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T20:31:53.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T20:31:54.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-03-18T20:31:54.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T20:31:54.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.9% of statements [2022-03-18T20:31:54.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T20:31:54.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T20:31:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.580s coverage: 89.2% of statements [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T20:31:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 94.2% of statements [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T20:31:58.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-03-18T20:31:58.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T20:31:58.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T20:31:58.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-03-18T20:31:58.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 24.0% of statements [2022-03-18T20:31:58.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-03-18T20:31:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-03-18T20:32:06.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements [2022-03-18T20:32:06.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2022-03-18T20:32:09.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-03-18T20:32:09.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T20:32:19.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T20:32:19.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T20:32:19.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T20:32:19.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T20:32:19.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.2% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.4% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.389s coverage: 65.4% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T20:32:19.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-18T20:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-18T20:32:19.188Z] 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-18T20:32:34.084Z] GO111MODULE=on go vet ./... [2022-03-18T20:32:37.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T20:32:37.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T20:32:37.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T20:32:38.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T20:32:38.774Z] + ls -al . [2022-03-18T20:32:38.774Z] total 676 [2022-03-18T20:32:38.774Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 20:32 . [2022-03-18T20:32:38.774Z] drwxr-xr-x 4 root root 4096 Mar 18 20:31 .. [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 20:30 .dockerignore [2022-03-18T20:32:38.774Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:30 .git [2022-03-18T20:32:38.774Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:30 .github [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 20:30 .gitignore [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 20:30 .golangci.yml [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 20:30 .hadolint.yml [2022-03-18T20:32:38.774Z] drwx------ 3 1001 1001 4096 Mar 18 20:30 .semver [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 20:30 .sonarcloud.properties [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 20:30 ADOPTERS.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 20:30 Attribution.txt [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 20:30 CHANGELOG.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 20:30 CONTRIBUTING.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 20:30 GOVERNANCE.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 20:30 Jenkinsfile [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 20:30 LICENSE [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 6888 Mar 18 20:30 Makefile [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 20:30 OWNERS.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 20:30 README.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 20:30 SECURITY.md [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 20:30 VERSION [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 20:30 ZMQWindows.md [2022-03-18T20:32:38.774Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 20:30 bin [2022-03-18T20:32:38.774Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 20:30 cmd [2022-03-18T20:32:38.774Z] -rw-r--r-- 1 root root 426503 Mar 18 20:32 coverage.out [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 20:30 go.mod [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 20:30 go.sum [2022-03-18T20:32:38.774Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:30 internal [2022-03-18T20:32:38.774Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 20:30 openapi [2022-03-18T20:32:38.774Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:30 snap [2022-03-18T20:32:38.774Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 20:30 version.go [Pipeline] sh [2022-03-18T20:32:39.062Z] + '[' -e coverage.out ] [2022-03-18T20:32:39.062Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T20:32:39.138Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T20:32:39.422Z] + make build [2022-03-18T20:32:39.422Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:32:54.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T20:33:04.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:33:04.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T20:33:04.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:33:05.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:33:06.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:33:07.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:33:08.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:33:09.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:33:10.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:33:10.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T20:33:12.769Z] $ docker stop --time=1 7b14eb52f472e060ca608d087fc69410941ad2ce4bfb5ed5a58838946ed1475b [2022-03-18T20:33:15.097Z] $ docker rm -f 7b14eb52f472e060ca608d087fc69410941ad2ce4bfb5ed5a58838946ed1475b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:33:16.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:33:16.042Z] [2022-03-18T20:33:16.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:33:16.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:33:16.369Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-18T20:33:16.369Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-18T20:33:16.369Z] ca9280d653b3: Pulling fs layer [2022-03-18T20:33:16.369Z] 7e9c9ca2126c: Pulling fs layer [2022-03-18T20:33:16.369Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-18T20:33:16.369Z] cbdbe7a5bc2a: Download complete [2022-03-18T20:33:16.639Z] ca9280d653b3: Verifying Checksum [2022-03-18T20:33:16.639Z] ca9280d653b3: Download complete [2022-03-18T20:33:16.639Z] cbdbe7a5bc2a: Pull complete [2022-03-18T20:33:16.920Z] 7e9c9ca2126c: Download complete [2022-03-18T20:33:17.196Z] ca9280d653b3: Pull complete [2022-03-18T20:33:21.425Z] 7e9c9ca2126c: Pull complete [2022-03-18T20:33:21.425Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-18T20:33:21.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:33:21.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-18T20:33:21.501Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T20:33:21.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T20:33:22.991Z] $ docker top 9b321b47e66fc76a1e075a9463228cc0075969f413c93bdad75439046579f552 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:33:23.352Z] + docker-compose build --help [2022-03-18T20:33:23.352Z] + grep parallel [2022-03-18T20:33:23.922Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T20:33:23.935Z] $ docker stop --time=1 9b321b47e66fc76a1e075a9463228cc0075969f413c93bdad75439046579f552 [2022-03-18T20:33:25.252Z] $ docker rm -f 9b321b47e66fc76a1e075a9463228cc0075969f413c93bdad75439046579f552 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:33:25.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:33:25.658Z] . [Pipeline] withDockerContainer [2022-03-18T20:33:25.727Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T20:33:25.765Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T20:33:26.132Z] $ docker top 53c124024ba7135ee774aa7acb10bb0479205701f67eaa2ce3697a3eea4d1c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:33:26.494Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T20:33:27.066Z] Building core-command ... [2022-03-18T20:33:27.066Z] Building core-data ... [2022-03-18T20:33:27.066Z] Building core-metadata ... [2022-03-18T20:33:27.066Z] Building security-bootstrapper ... [2022-03-18T20:33:27.066Z] Building security-proxy-setup ... [2022-03-18T20:33:27.066Z] Building security-secretstore-setup ... [2022-03-18T20:33:27.066Z] Building support-notifications ... [2022-03-18T20:33:27.066Z] Building support-scheduler ... [2022-03-18T20:33:27.066Z] Building sys-mgmt-agent ... [2022-03-18T20:33:27.066Z] Building core-metadata [2022-03-18T20:33:27.066Z] Building security-proxy-setup [2022-03-18T20:33:27.066Z] Building security-bootstrapper [2022-03-18T20:33:27.066Z] Building sys-mgmt-agent [2022-03-18T20:33:27.066Z] Building core-command [2022-03-18T20:33:45.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:45.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:45.157Z] ---> eaf6512f6dd6 [2022-03-18T20:33:45.157Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:45.157Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:45.157Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:45.157Z] ---> eaf6512f6dd6 [2022-03-18T20:33:45.157Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T20:33:45.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:45.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:45.157Z] ---> eaf6512f6dd6 [2022-03-18T20:33:45.157Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:45.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:45.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:45.157Z] ---> eaf6512f6dd6 [2022-03-18T20:33:45.157Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:45.157Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:45.157Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:45.157Z] ---> eaf6512f6dd6 [2022-03-18T20:33:45.157Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T20:33:45.726Z] ---> Running in 188359013dab [2022-03-18T20:33:45.726Z] ---> Running in 4d63078781cd [2022-03-18T20:33:45.726Z] ---> Running in 5abb710aedcd [2022-03-18T20:33:45.726Z] ---> Running in 4f29d5569f18 [2022-03-18T20:33:45.726Z] ---> Running in 90b994237ea2 [2022-03-18T20:33:45.985Z] Removing intermediate container 4f29d5569f18 [2022-03-18T20:33:45.985Z] ---> 0706e37c1e2c [2022-03-18T20:33:45.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:45.985Z] Removing intermediate container 4d63078781cd [2022-03-18T20:33:45.985Z] ---> 97d11c617d63 [2022-03-18T20:33:45.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:45.985Z] Removing intermediate container 5abb710aedcd [2022-03-18T20:33:45.985Z] ---> fdebee8ed000 [2022-03-18T20:33:45.985Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:45.985Z] Removing intermediate container 188359013dab [2022-03-18T20:33:45.985Z] ---> db40a5694ed5 [2022-03-18T20:33:45.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:45.985Z] Removing intermediate container 90b994237ea2 [2022-03-18T20:33:45.985Z] ---> aeac4742c17f [2022-03-18T20:33:45.986Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:45.986Z] ---> Running in d1431ada0d8d [2022-03-18T20:33:45.986Z] ---> Running in 6447634b857a [2022-03-18T20:33:45.986Z] ---> Running in f7f4a3536c38 [2022-03-18T20:33:45.986Z] ---> Running in 7dfd4c38db44 [2022-03-18T20:33:45.986Z] ---> Running in 02b7078ee840 [2022-03-18T20:33:47.365Z] Removing intermediate container d1431ada0d8d [2022-03-18T20:33:47.365Z] ---> 85f7b974311d [2022-03-18T20:33:47.365Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:33:47.365Z] ---> Running in 33a562ee7754 [2022-03-18T20:33:47.365Z] Removing intermediate container 02b7078ee840 [2022-03-18T20:33:47.365Z] ---> 590823224dbc [2022-03-18T20:33:47.365Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T20:33:47.365Z] ---> Running in d4d52be5f394 [2022-03-18T20:33:47.365Z] Removing intermediate container 6447634b857a [2022-03-18T20:33:47.365Z] ---> d8ef29e349c0 [2022-03-18T20:33:47.365Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T20:33:47.626Z] ---> Running in ac35cb98eb6d [2022-03-18T20:33:47.626Z] Removing intermediate container 7dfd4c38db44 [2022-03-18T20:33:47.626Z] ---> 0cff20a6af6b [2022-03-18T20:33:47.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:33:47.626Z] ---> Running in 7fa3b362e687 [2022-03-18T20:33:47.626Z] Removing intermediate container f7f4a3536c38 [2022-03-18T20:33:47.626Z] ---> 4b8fb6f8c0cf [2022-03-18T20:33:47.626Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T20:33:47.626Z] ---> Running in 2093e1f31887 [2022-03-18T20:33:47.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.976Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:48.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:49.235Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:49.235Z] Removing intermediate container 33a562ee7754 [2022-03-18T20:33:49.235Z] ---> 87be56fbedc6 [2022-03-18T20:33:49.235Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:49.235Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:49.496Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:49.496Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:49.496Z] ---> f666a008da33 [2022-03-18T20:33:49.496Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:49.496Z] ---> Running in 4038ca9ae23a [2022-03-18T20:33:49.760Z] Removing intermediate container ac35cb98eb6d [2022-03-18T20:33:49.760Z] ---> d0a9023c21ba [2022-03-18T20:33:49.760Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:49.760Z] Removing intermediate container d4d52be5f394 [2022-03-18T20:33:49.760Z] ---> edd495294738 [2022-03-18T20:33:49.760Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T20:33:50.019Z] ---> 4f4c03f36ceb [2022-03-18T20:33:50.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:50.019Z] Removing intermediate container 2093e1f31887 [2022-03-18T20:33:50.019Z] ---> 22a665e1e11d [2022-03-18T20:33:50.019Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T20:33:50.019Z] ---> Running in 73b1457cae63 [2022-03-18T20:33:50.019Z] Removing intermediate container 7fa3b362e687 [2022-03-18T20:33:50.019Z] ---> 254e2840342f [2022-03-18T20:33:50.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:50.019Z] ---> 3ab0e9c04286 [2022-03-18T20:33:50.019Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:50.283Z] ---> Running in 36938b5c0a27 [2022-03-18T20:33:50.283Z] ---> 57b2a1e0ab17 [2022-03-18T20:33:50.283Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:50.283Z] ---> 2139c9cf17a1 [2022-03-18T20:33:50.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:50.283Z] ---> Running in 30085001c042 [2022-03-18T20:33:50.283Z] ---> Running in 7ecd5c0952f5 [2022-03-18T20:33:50.854Z] Removing intermediate container 4038ca9ae23a [2022-03-18T20:33:50.854Z] ---> d682b38a11c4 [2022-03-18T20:33:50.854Z] Step 8/23 : COPY . . [2022-03-18T20:33:51.111Z] Removing intermediate container 73b1457cae63 [2022-03-18T20:33:51.111Z] ---> d1b61607df05 [2022-03-18T20:33:51.111Z] Step 8/23 : COPY . . [2022-03-18T20:33:52.048Z] Removing intermediate container 36938b5c0a27 [2022-03-18T20:33:52.048Z] ---> 3ca383515481 [2022-03-18T20:33:52.048Z] Step 8/31 : COPY . . [2022-03-18T20:33:53.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8008 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-18T20:33:53.526Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-18T20:33:54.014Z] The recommended git tool is: git [2022-03-18T20:33:57.325Z] Removing intermediate container 30085001c042 [2022-03-18T20:33:57.325Z] ---> 65cdedcb714e [2022-03-18T20:33:57.325Z] Step 8/21 : COPY . . [2022-03-18T20:33:57.325Z] Removing intermediate container 7ecd5c0952f5 [2022-03-18T20:33:57.326Z] ---> 545698321443 [2022-03-18T20:33:57.326Z] Step 8/23 : COPY . . [2022-03-18T20:33:57.326Z] ---> fcc65fcf8ad5 [2022-03-18T20:33:57.326Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T20:33:57.326Z] ---> b96a5f8005f8 [2022-03-18T20:33:57.326Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T20:33:57.326Z] ---> Running in 39baae9d909e [2022-03-18T20:33:57.326Z] ---> 062aa8dc134f [2022-03-18T20:33:57.326Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T20:33:57.326Z] ---> Running in c3ebf3a9fb3d [2022-03-18T20:33:58.265Z] ---> Running in b8d6deb95e41 [2022-03-18T20:33:58.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:33:58.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T20:33:58.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T20:34:03.160Z] using credential edgex-jenkins-ssh [2022-03-18T20:34:03.177Z] Cloning the remote Git repository [2022-03-18T20:34:03.248Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:34:03.350Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-18T20:34:03.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:34:03.464Z] > git --version # timeout=10 [2022-03-18T20:34:03.495Z] > git --version # 'git version 2.25.1' [2022-03-18T20:34:03.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:34:03.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:34:06.648Z] ---> a1128a76f4a6 [2022-03-18T20:34:06.648Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T20:34:06.648Z] ---> 802481dd3ebc [2022-03-18T20:34:06.648Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T20:34:06.648Z] ---> Running in 9da32049d03a [2022-03-18T20:34:06.648Z] ---> Running in 9a700ae10adb [2022-03-18T20:34:07.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:34:07.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:34:23.788Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-18T20:34:22.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:34:22.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:34:22.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:34:22.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:34:22.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:34:22.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T20:34:23.817Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:34:23.842Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-18T20:34:24.134Z] > git remote # timeout=10 [2022-03-18T20:34:24.387Z] Merge succeeded, producing 46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:34:24.388Z] Checking out Revision 46fc56ed6e7ce12833ef6fa621a6b4a48941f370 (PR-3893) [2022-03-18T20:34:24.161Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T20:34:24.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:34:24.197Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-18T20:34:24.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T20:34:24.402Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:34:24.417Z] > git checkout -f 46fc56ed6e7ce12833ef6fa621a6b4a48941f370 # timeout=10 [2022-03-18T20:34:28.956Z] Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" [2022-03-18T20:34:28.991Z] First time build. Skipping changelog. [2022-03-18T20:34:28.973Z] > git rev-list --no-walk 08e971e515a711620a63d3fdf24887b3c913c405 # timeout=10 [2022-03-18T20:34:29.155Z] Removing intermediate container 39baae9d909e [2022-03-18T20:34:29.155Z] ---> 3ac991f449c9 [2022-03-18T20:34:29.155Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T20:34:29.155Z] Removing intermediate container b8d6deb95e41 [2022-03-18T20:34:29.155Z] ---> 86ac2fe86f72 [2022-03-18T20:34:29.155Z] [2022-03-18T20:34:29.155Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T20:34:29.155Z] ---> Running in f17abf38fb21 [2022-03-18T20:34:29.155Z] Removing intermediate container c3ebf3a9fb3d [2022-03-18T20:34:29.155Z] ---> 7403e7c1a181 [2022-03-18T20:34:29.155Z] [2022-03-18T20:34:29.155Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:34:29.155Z] 3.14: Pulling from library/alpine [2022-03-18T20:34:29.155Z] 3.14: Pulling from library/alpine [2022-03-18T20:34:29.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:34:29.155Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:34:29.155Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:34:29.155Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:34:29.155Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:34:29.155Z] ---> a33ac4f1069a [2022-03-18T20:34:29.155Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:34:29.155Z] ---> a33ac4f1069a [2022-03-18T20:34:29.155Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T20:34:29.155Z] ---> Running in 44a91b980691 [2022-03-18T20:34:29.155Z] ---> Running in 9f5fba9d6ea0 [2022-03-18T20:34:29.155Z] Removing intermediate container 9f5fba9d6ea0 [2022-03-18T20:34:29.155Z] ---> bd095eefa2bb [2022-03-18T20:34:29.155Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T20:34:29.155Z] ---> Running in b1297146d56a [2022-03-18T20:34:29.155Z] Removing intermediate container f17abf38fb21 [2022-03-18T20:34:29.155Z] ---> a8e199878592 [2022-03-18T20:34:29.155Z] [2022-03-18T20:34:29.155Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T20:34:29.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:34:29.155Z] 20.10.10: Pulling from library/docker [2022-03-18T20:34:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:29.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T20:34:29.155Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:34:29.155Z] OK: 6 MiB in 15 packages [2022-03-18T20:34:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:29.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:29.155Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:34:29.155Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T20:34:29.155Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:34:29.155Z] OK: 6 MiB in 16 packages [2022-03-18T20:34:29.155Z] Removing intermediate container 44a91b980691 [2022-03-18T20:34:29.155Z] ---> 99104644c89c [2022-03-18T20:34:29.155Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:34:29.155Z] ---> Running in fc1444ba9917 [2022-03-18T20:34:29.155Z] Removing intermediate container b1297146d56a [2022-03-18T20:34:29.155Z] ---> 649cfad7ce75 [2022-03-18T20:34:29.155Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T20:34:29.155Z] Removing intermediate container fc1444ba9917 [2022-03-18T20:34:29.155Z] ---> 691f7b7b14a0 [2022-03-18T20:34:29.155Z] Step 13/23 : ENV APP_PORT=59881 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-18T20:34:29.416Z] ---> Running in 1a5c631c3db9 [2022-03-18T20:34:29.416Z] ---> Running in e0deacef3295 [2022-03-18T20:34:29.416Z] Removing intermediate container 1a5c631c3db9 [2022-03-18T20:34:29.416Z] ---> e90929da853a [2022-03-18T20:34:29.416Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T20:34:29.676Z] Removing intermediate container 9a700ae10adb [2022-03-18T20:34:29.676Z] ---> 0cbbda6a3be1 [2022-03-18T20:34:29.676Z] [2022-03-18T20:34:29.676Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:34:29.676Z] ---> a33ac4f1069a [2022-03-18T20:34:29.676Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:34:29.676Z] ---> Using cache [2022-03-18T20:34:29.676Z] ---> 99104644c89c [2022-03-18T20:34:29.676Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:34:29.676Z] ---> Using cache [2022-03-18T20:34:29.676Z] ---> 691f7b7b14a0 [2022-03-18T20:34:29.676Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T20:34:29.676Z] ---> Running in fb976a3b4e4d [2022-03-18T20:34:29.676Z] Removing intermediate container e0deacef3295 [2022-03-18T20:34:29.676Z] ---> 7271d5f1f20a [2022-03-18T20:34:29.676Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:34:29.869Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-18T20:34:29.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T20:34:29.869Z] Dload Upload Total Spent Left Speed [2022-03-18T20:34:29.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [2022-03-18T20:34:29.935Z] ---> Running in 27894005b4e0 [2022-03-18T20:34:29.935Z] ---> Running in 5dbc0727eba8 [Pipeline] sh [2022-03-18T20:34:30.194Z] Removing intermediate container fb976a3b4e4d [2022-03-18T20:34:30.194Z] ---> 34ea780211ab [2022-03-18T20:34:30.194Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T20:34:30.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-18T20:34:30.467Z] Removing intermediate container 5dbc0727eba8 [2022-03-18T20:34:30.467Z] ---> a807c89e440e [2022-03-18T20:34:30.467Z] Step 15/23 : WORKDIR / [2022-03-18T20:34:30.467Z] ---> Running in 89214437af84 [2022-03-18T20:34:30.467Z] Removing intermediate container 27894005b4e0 [2022-03-18T20:34:30.467Z] ---> 689c13089b8d [2022-03-18T20:34:30.467Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:34:30.468Z] ---> Running in 541945c79766 [2022-03-18T20:34:30.468Z] ---> Running in 00a109205e77 [2022-03-18T20:34:30.468Z] Removing intermediate container 9da32049d03a [2022-03-18T20:34:30.468Z] ---> ad3cf83257fe [2022-03-18T20:34:30.468Z] [2022-03-18T20:34:30.468Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T20:34:30.468Z] ---> a33ac4f1069a [2022-03-18T20:34:30.468Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T20:34:30.742Z] ---> Running in 81a562ca3986 [2022-03-18T20:34:30.742Z] Removing intermediate container 541945c79766 [2022-03-18T20:34:30.742Z] ---> c472653aa231 [2022-03-18T20:34:30.742Z] Step 15/23 : WORKDIR / [2022-03-18T20:34:30.742Z] Removing intermediate container 00a109205e77 [2022-03-18T20:34:30.742Z] ---> 98b0c2ec996d [2022-03-18T20:34:30.742Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:34:30.742Z] ---> Running in d054b8144ee3 [2022-03-18T20:34:30.789Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-18T20:34:30.789Z] + sudo tee /etc/docker/daemon.new [2022-03-18T20:34:30.789Z] { [2022-03-18T20:34:30.789Z] "registry-mirrors": [ [2022-03-18T20:34:30.789Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-18T20:34:30.789Z] ], [2022-03-18T20:34:30.789Z] "bip": "10.250.0.254/24", [2022-03-18T20:34:30.789Z] "hosts": [ [2022-03-18T20:34:30.789Z] "tcp://0.0.0.0:5555", [2022-03-18T20:34:30.789Z] "unix:///var/run/docker.sock" [2022-03-18T20:34:30.789Z] ], [2022-03-18T20:34:30.789Z] "mtu": 1458, [2022-03-18T20:34:30.789Z] "selinux-enabled": true, [2022-03-18T20:34:30.789Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-18T20:34:30.789Z] } [Pipeline] sh [2022-03-18T20:34:31.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-18T20:34:31.311Z] Removing intermediate container d054b8144ee3 [2022-03-18T20:34:31.311Z] ---> bef7588deeef [2022-03-18T20:34:31.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:34:31.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:31.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:31.311Z] ---> 3e295faf38b4 [2022-03-18T20:34:31.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T20:34:31.311Z] Removing intermediate container 89214437af84 [2022-03-18T20:34:31.311Z] ---> 46d5be679af9 [2022-03-18T20:34:31.311Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T20:34:31.311Z] ---> Running in bfccc67f9fc8 [2022-03-18T20:34:31.311Z] ---> 54673df242dd [2022-03-18T20:34:31.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T20:34:31.507Z] + sudo service docker restart [2022-03-18T20:34:31.571Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T20:34:31.571Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:34:31.571Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:34:31.571Z] Removing intermediate container bfccc67f9fc8 [2022-03-18T20:34:31.571Z] ---> 7fe30ac790b5 [2022-03-18T20:34:31.571Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T20:34:31.571Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T20:34:31.571Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T20:34:31.571Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:34:31.571Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:34:31.571Z] OK: 8 MiB in 19 packages [2022-03-18T20:34:31.830Z] ---> 87b9795c76ae [2022-03-18T20:34:31.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T20:34:31.830Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T20:34:31.830Z] ---> 0ae434428de9 [2022-03-18T20:34:31.830Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T20:34:31.830Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T20:34:31.830Z] ---> b706a049f56e [2022-03-18T20:34:31.830Z] 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-18T20:34:31.830Z] ---> f3e7c071fa7d [2022-03-18T20:34:31.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T20:34:31.830Z] ---> Running in 189691fcecb8 [2022-03-18T20:34:32.094Z] ---> Running in e4102d424d9b [2022-03-18T20:34:32.094Z] ---> 8bb98bab586e [2022-03-18T20:34:32.094Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T20:34:32.094Z] ---> Running in e84172268e61 [2022-03-18T20:34:32.094Z] Removing intermediate container e4102d424d9b [2022-03-18T20:34:32.094Z] ---> 2b364736e343 [2022-03-18T20:34:32.094Z] 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-18T20:34:32.094Z] ---> a4b3ef3e6b41 [2022-03-18T20:34:32.094Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T20:34:32.094Z] Removing intermediate container 81a562ca3986 [2022-03-18T20:34:32.094Z] ---> 25e90154d382 [2022-03-18T20:34:32.094Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:34:32.094Z] ---> Running in e5bdfc48ade0 [2022-03-18T20:34:32.354Z] ---> Running in 53417c9bd0f2 [2022-03-18T20:34:32.354Z] ---> Running in 31398f3b915d [2022-03-18T20:34:32.354Z] Removing intermediate container e84172268e61 [2022-03-18T20:34:32.354Z] ---> 20c4a843c47f [2022-03-18T20:34:32.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:34:32.354Z] ---> Running in a00f1a64561b [2022-03-18T20:34:32.354Z] Removing intermediate container 53417c9bd0f2 [2022-03-18T20:34:32.354Z] ---> d567c8dc54c3 [2022-03-18T20:34:32.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:34:32.355Z] Removing intermediate container 31398f3b915d [2022-03-18T20:34:32.355Z] ---> bc6fa12fb939 [2022-03-18T20:34:32.355Z] Step 13/21 : WORKDIR /edgex [2022-03-18T20:34:32.355Z] ---> Running in 786c0320e584 [2022-03-18T20:34:32.355Z] ---> Running in f2d228f51421 [2022-03-18T20:34:32.615Z] Removing intermediate container a00f1a64561b [2022-03-18T20:34:32.615Z] ---> c2ed1513fd03 [2022-03-18T20:34:32.615Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:34:32.615Z] ---> Running in 2654d5960fdc [2022-03-18T20:34:32.615Z] Removing intermediate container 786c0320e584 [2022-03-18T20:34:32.615Z] ---> 349ae11fbc1f [2022-03-18T20:34:32.615Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:34:32.615Z] ---> Running in 7bde8c00be29 [2022-03-18T20:34:32.615Z] Removing intermediate container f2d228f51421 [2022-03-18T20:34:32.615Z] ---> c35878064906 [2022-03-18T20:34:32.615Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T20:34:32.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:32.615Z] Removing intermediate container 2654d5960fdc [2022-03-18T20:34:32.615Z] ---> 7a6fbaa8774e [2022-03-18T20:34:32.615Z] Step 22/23 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:34:32.615Z] ---> Running in 851a24a6ee1e [2022-03-18T20:34:32.883Z] Removing intermediate container 189691fcecb8 [2022-03-18T20:34:32.883Z] ---> cecbeae00897 [2022-03-18T20:34:32.883Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:34:32.883Z] Removing intermediate container 7bde8c00be29 [2022-03-18T20:34:32.883Z] ---> 23bd4471a781 [2022-03-18T20:34:32.883Z] Step 22/23 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:34:32.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:32.883Z] ---> Running in 56aeba5cfa96 [2022-03-18T20:34:32.883Z] Removing intermediate container 851a24a6ee1e [2022-03-18T20:34:32.883Z] ---> 26359c33ca2e [2022-03-18T20:34:32.883Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:34:32.883Z] ---> f77e0861fe5f [2022-03-18T20:34:32.883Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T20:34:32.883Z] ---> Running in dbf9e7c50b70 [2022-03-18T20:34:32.883Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T20:34:32.883Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T20:34:32.883Z] Executing bash-5.1.4-r0.post-install [2022-03-18T20:34:32.883Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:34:32.883Z] ---> 3270d19222ff [2022-03-18T20:34:32.883Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T20:34:32.883Z] Removing intermediate container 56aeba5cfa96 [2022-03-18T20:34:32.883Z] ---> 2f50edfbb57a [2022-03-18T20:34:32.883Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:34:32.883Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:34:33.143Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T20:34:33.143Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T20:34:33.143Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T20:34:33.143Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T20:34:33.143Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T20:34:33.143Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T20:34:33.143Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T20:34:33.143Z] ---> Running in b5c2c8aa9705 [2022-03-18T20:34:33.143Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T20:34:33.143Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:34:33.143Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:34:33.143Z] Removing intermediate container dbf9e7c50b70 [2022-03-18T20:34:33.143Z] ---> 90ab45cb09cb [2022-03-18T20:34:33.143Z] [2022-03-18T20:34:33.143Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T20:34:33.143Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T20:34:33.143Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T20:34:33.143Z] Successfully built 90ab45cb09cb [2022-03-18T20:34:33.143Z] Successfully tagged core-metadata:latest [2022-03-18T20:34:33.143Z]  Building core-metadata ... done Building core-data [2022-03-18T20:34:33.804Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T20:34:33.804Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T20:34:34.065Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T20:34:34.065Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T20:34:34.065Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T20:34:34.065Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T20:34:34.065Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T20:34:34.065Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T20:34:34.065Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T20:34:34.065Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T20:34:34.065Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T20:34:34.065Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T20:34:34.065Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T20:34:34.065Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T20:34:34.065Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T20:34:34.065Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T20:34:34.065Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T20:34:34.065Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T20:34:34.065Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T20:34:34.065Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T20:34:34.065Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T20:34:34.065Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T20:34:34.065Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T20:34:34.065Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T20:34:34.065Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T20:34:34.329Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:34:34.329Z] OK: 84 MiB in 64 packages [2022-03-18T20:34:34.903Z] ---> da301f8ba5ec [2022-03-18T20:34:34.903Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T20:34:34.903Z] Removing intermediate container b5c2c8aa9705 [2022-03-18T20:34:34.903Z] ---> b5157812fcc5 [2022-03-18T20:34:34.903Z] [2022-03-18T20:34:34.903Z] ---> 93b615c3657a [2022-03-18T20:34:34.903Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T20:34:34.903Z] Successfully built b5157812fcc5 [2022-03-18T20:34:34.903Z] Collecting docker-compose==1.23.2 [2022-03-18T20:34:34.903Z] Successfully tagged core-command:latest [2022-03-18T20:34:34.903Z] Building security-secretstore-setup [2022-03-18T20:34:34.903Z]  Building core-command ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T20:34:35.161Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T20:34:35.161Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T20:34:35.161Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T20:34:35.161Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T20:34:35.815Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T20:34:35.815Z] ---> 85ff9ab04a41 [2022-03-18T20:34:35.815Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T20:34:35.815Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T20:34:36.080Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T20:34:36.080Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T20:34:36.080Z] 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-18T20:34:36.341Z] Collecting PyYAML<4,>=3.10 [2022-03-18T20:34:36.341Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T20:34:36.341Z] ---> 4766218e2a92 [2022-03-18T20:34:36.341Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T20:34:36.603Z] ---> 1e1908c33907 [2022-03-18T20:34:36.603Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T20:34:36.603Z] ---> Running in ccb7278b52dd [2022-03-18T20:34:36.862Z] Removing intermediate container ccb7278b52dd [2022-03-18T20:34:36.862Z] ---> 86d89c5a7493 [2022-03-18T20:34:36.862Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T20:34:36.862Z] ---> 6369d3fff211 [2022-03-18T20:34:36.862Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T20:34:36.862Z] ---> Running in 56a11b87413f [2022-03-18T20:34:36.862Z] ---> Running in 65e13e71acb2 [2022-03-18T20:34:37.126Z] Removing intermediate container 56a11b87413f [2022-03-18T20:34:37.126Z] ---> d870a2f7b440 [2022-03-18T20:34:37.126Z] Step 19/21 : LABEL arch=x86_64 [2022-03-18T20:34:37.126Z] ---> Running in 2090d67dd60d [2022-03-18T20:34:37.126Z] Removing intermediate container 65e13e71acb2 [2022-03-18T20:34:37.126Z] ---> 2e2919048936 [2022-03-18T20:34:37.126Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T20:34:37.126Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T20:34:37.126Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T20:34:37.385Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T20:34:37.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T20:34:37.385Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T20:34:37.385Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T20:34:37.385Z] Removing intermediate container 2090d67dd60d [2022-03-18T20:34:37.385Z] ---> 294b951ba586 [2022-03-18T20:34:37.385Z] Step 20/21 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:34:37.385Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T20:34:37.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T20:34:37.385Z] ---> Running in 2c5845f6d380 [2022-03-18T20:34:37.385Z] ---> 1517d6896557 [2022-03-18T20:34:37.385Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T20:34:37.646Z] ---> Running in b72a3628b72c [2022-03-18T20:34:37.955Z] Removing intermediate container 2c5845f6d380 [2022-03-18T20:34:37.955Z] ---> 49ab9e89102b [2022-03-18T20:34:37.955Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T20:34:37.955Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T20:34:37.955Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T20:34:37.955Z] ---> Running in 9c46493569ee [2022-03-18T20:34:37.955Z] Collecting idna<2.8,>=2.5 [2022-03-18T20:34:37.955Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T20:34:37.955Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T20:34:37.955Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T20:34:37.955Z] 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-18T20:34:38.218Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T20:34:38.218Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T20:34:38.218Z] Removing intermediate container 9c46493569ee [2022-03-18T20:34:38.218Z] ---> 5fe189fc3997 [2022-03-18T20:34:38.218Z] [2022-03-18T20:34:38.218Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T20:34:38.218Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T20:34:38.218Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T20:34:38.218Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T20:34:38.218Z] Successfully built 5fe189fc3997 [2022-03-18T20:34:38.218Z] Successfully tagged security-proxy-setup:latest [2022-03-18T20:34:38.218Z]  Building security-proxy-setup ... done Building support-scheduler [2022-03-18T20:34:38.219Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T20:34:38.219Z] Attempting uninstall: urllib3 [2022-03-18T20:34:38.219Z] Found existing installation: urllib3 1.26.5 [2022-03-18T20:34:38.219Z] Uninstalling urllib3-1.26.5: [2022-03-18T20:34:38.219Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T20:34:38.479Z] Attempting uninstall: idna [2022-03-18T20:34:38.479Z] Found existing installation: idna 3.2 [2022-03-18T20:34:38.479Z] Uninstalling idna-3.2: [2022-03-18T20:34:38.479Z] Successfully uninstalled idna-3.2 [2022-03-18T20:34:39.048Z] Attempting uninstall: chardet [2022-03-18T20:34:39.048Z] Found existing installation: chardet 4.0.0 [2022-03-18T20:34:39.048Z] Uninstalling chardet-4.0.0: [2022-03-18T20:34:39.048Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T20:34:39.308Z] Attempting uninstall: requests [2022-03-18T20:34:39.308Z] Found existing installation: requests 2.25.1 [2022-03-18T20:34:39.308Z] Uninstalling requests-2.25.1: [2022-03-18T20:34:39.308Z] Successfully uninstalled requests-2.25.1 [2022-03-18T20:34:39.567Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:34:39.567Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:34:39.567Z] ---> eaf6512f6dd6 [2022-03-18T20:34:39.567Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:34:39.567Z] ---> Using cache [2022-03-18T20:34:39.567Z] ---> aeac4742c17f [2022-03-18T20:34:39.567Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:34:39.567Z] ---> Using cache [2022-03-18T20:34:39.567Z] ---> 590823224dbc [2022-03-18T20:34:39.567Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T20:34:40.507Z] Removing intermediate container b72a3628b72c [2022-03-18T20:34:40.507Z] ---> 42390f6d8098 [2022-03-18T20:34:40.507Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T20:34:40.507Z] Running setup.py install for texttable: started [2022-03-18T20:34:40.507Z] ---> Running in 70d208702a0c [2022-03-18T20:34:40.785Z] ---> Running in 2851de942173 [2022-03-18T20:34:40.785Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T20:34:40.785Z] Running setup.py install for PyYAML: started [2022-03-18T20:34:40.785Z] Removing intermediate container 2851de942173 [2022-03-18T20:34:40.785Z] ---> 6f385611064d [2022-03-18T20:34:40.785Z] Step 28/31 : CMD ["gate"] [2022-03-18T20:34:41.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:41.118Z] ---> Running in ce57dc93ef29 [2022-03-18T20:34:41.379Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T20:34:41.379Z] Removing intermediate container ce57dc93ef29 [2022-03-18T20:34:41.379Z] ---> d9ec9af0f985 [2022-03-18T20:34:41.379Z] Step 29/31 : LABEL arch=x86_64 [2022-03-18T20:34:41.379Z] Running setup.py install for docopt: started [2022-03-18T20:34:41.379Z] ---> Running in 9ca526f2e87b [2022-03-18T20:34:41.639Z] Removing intermediate container 9ca526f2e87b [2022-03-18T20:34:41.639Z] ---> f677a1aa3ab2 [2022-03-18T20:34:41.639Z] Step 30/31 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:34:41.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:41.904Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:34:41.904Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:34:41.904Z] ---> eaf6512f6dd6 [2022-03-18T20:34:41.904Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> aeac4742c17f [2022-03-18T20:34:41.905Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> 590823224dbc [2022-03-18T20:34:41.905Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> edd495294738 [2022-03-18T20:34:41.905Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> 3ab0e9c04286 [2022-03-18T20:34:41.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> 3ca383515481 [2022-03-18T20:34:41.905Z] Step 8/25 : COPY . . [2022-03-18T20:34:41.905Z] ---> Using cache [2022-03-18T20:34:41.905Z] ---> 062aa8dc134f [2022-03-18T20:34:41.905Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T20:34:41.905Z] ---> Running in ca33504adb95 [2022-03-18T20:34:41.905Z] ---> Running in aebb8da12189 [2022-03-18T20:34:41.905Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T20:34:41.905Z] Running setup.py install for dockerpty: started [2022-03-18T20:34:42.164Z] OK: 221 MiB in 52 packages [2022-03-18T20:34:42.164Z] Removing intermediate container ca33504adb95 [2022-03-18T20:34:42.164Z] ---> 37a76346997e [2022-03-18T20:34:42.164Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T20:34:42.164Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T20:34:42.423Z] ---> Running in 2c271d0ec1cb [2022-03-18T20:34:42.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:34:42.684Z] Removing intermediate container 2c271d0ec1cb [2022-03-18T20:34:42.684Z] ---> e6bca1fbf8cd [2022-03-18T20:34:42.684Z] [2022-03-18T20:34:42.946Z] Successfully built e6bca1fbf8cd [2022-03-18T20:34:42.946Z] Successfully tagged security-bootstrapper:latest [2022-03-18T20:34:42.946Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-18T20:34:42.946Z] 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-18T20:34:42.946Z] Removing intermediate container 70d208702a0c [2022-03-18T20:34:42.946Z] ---> 6133a236b039 [2022-03-18T20:34:42.946Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:34:44.333Z] ---> fc714aca16f2 [2022-03-18T20:34:44.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:34:44.592Z] ---> Running in 1a7834b9a0ae [2022-03-18T20:34:45.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:34:45.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:34:45.161Z] ---> eaf6512f6dd6 [2022-03-18T20:34:45.161Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> aeac4742c17f [2022-03-18T20:34:45.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> 590823224dbc [2022-03-18T20:34:45.161Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> edd495294738 [2022-03-18T20:34:45.161Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> 3ab0e9c04286 [2022-03-18T20:34:45.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> 3ca383515481 [2022-03-18T20:34:45.161Z] Step 8/22 : COPY . . [2022-03-18T20:34:45.161Z] ---> Using cache [2022-03-18T20:34:45.161Z] ---> 062aa8dc134f [2022-03-18T20:34:45.161Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T20:34:45.831Z] ---> Running in 4bee17cadb0c [2022-03-18T20:34:46.474Z] Removing intermediate container 1a7834b9a0ae [2022-03-18T20:34:46.474Z] ---> 0ece531cd976 [2022-03-18T20:34:46.474Z] Step 8/23 : COPY . . [2022-03-18T20:34:46.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:34:48.386Z] Removing intermediate container e5bdfc48ade0 [2022-03-18T20:34:48.386Z] ---> 555e6c7bd082 [2022-03-18T20:34:48.386Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T20:34:48.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:34:48.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:34:48.954Z] ---> eaf6512f6dd6 [2022-03-18T20:34:48.954Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:34:48.954Z] ---> Using cache [2022-03-18T20:34:48.954Z] ---> aeac4742c17f [2022-03-18T20:34:48.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:34:48.954Z] ---> Using cache [2022-03-18T20:34:48.954Z] ---> 590823224dbc [2022-03-18T20:34:48.954Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T20:34:49.522Z] ---> Running in 592887a2e666 [2022-03-18T20:34:49.782Z] ---> Running in 9cc078900a12 [2022-03-18T20:34:49.782Z] Removing intermediate container 592887a2e666 [2022-03-18T20:34:49.782Z] ---> 8fbbd27a7de0 [2022-03-18T20:34:49.782Z] Step 15/23 : EXPOSE $APP_PORT [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T20:34:49.903Z] provisioning config files... [2022-03-18T20:34:49.936Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7933539015869521241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:34:50.046Z] ---> Running in 97a757ee368b [2022-03-18T20:34:50.306Z] Removing intermediate container 97a757ee368b [2022-03-18T20:34:50.306Z] ---> 97237bf940c3 [2022-03-18T20:34:50.306Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T20:34:50.330Z] ---> docker-login.sh [2022-03-18T20:34:50.330Z] nexus3.edgexfoundry.org:10001 [2022-03-18T20:34:50.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:50.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:51.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:51.216Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:51.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:51.216Z] [2022-03-18T20:34:51.216Z] Login Succeeded [2022-03-18T20:34:51.216Z] nexus3.edgexfoundry.org:10002 [2022-03-18T20:34:51.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:34:51.505Z] ---> 9151f0552a55 [2022-03-18T20:34:51.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T20:34:51.764Z] OK: 221 MiB in 52 packages [2022-03-18T20:34:51.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:51.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:51.818Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:51.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:51.818Z] [2022-03-18T20:34:51.818Z] Login Succeeded [2022-03-18T20:34:51.818Z] nexus3.edgexfoundry.org:10003 [2022-03-18T20:34:52.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:52.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:52.430Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:52.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:52.430Z] [2022-03-18T20:34:52.430Z] Login Succeeded [2022-03-18T20:34:52.430Z] nexus3.edgexfoundry.org:10004 [2022-03-18T20:34:52.700Z] ---> 65738146742c [2022-03-18T20:34:52.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T20:34:53.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:53.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:53.029Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:53.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:53.029Z] [2022-03-18T20:34:53.029Z] Login Succeeded [2022-03-18T20:34:53.029Z] docker.io [2022-03-18T20:34:53.283Z] Removing intermediate container 9cc078900a12 [2022-03-18T20:34:53.283Z] ---> d73aaef3f4d5 [2022-03-18T20:34:53.283Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:34:53.283Z] ---> 917785da7a67 [2022-03-18T20:34:53.283Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T20:34:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:53.550Z] ---> Running in 32a3976a9502 [2022-03-18T20:34:53.550Z] ---> 8f3d2366ce7d [2022-03-18T20:34:53.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:34:53.550Z] ---> Running in ca23e49a508d [2022-03-18T20:34:53.811Z] Removing intermediate container 32a3976a9502 [2022-03-18T20:34:53.811Z] ---> 97d085ca8de9 [2022-03-18T20:34:53.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:34:53.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:53.910Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:53.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:53.910Z] [2022-03-18T20:34:53.910Z] Login Succeeded [2022-03-18T20:34:53.910Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T20:34:53.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-18T20:34:54.073Z] ---> Running in af9ad64f82d5 [2022-03-18T20:34:54.360Z] Removing intermediate container af9ad64f82d5 [2022-03-18T20:34:54.360Z] ---> ad515f5545e1 [2022-03-18T20:34:54.360Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] echo [2022-03-18T20:34:54.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T20:34:54.603Z] ========================================================= [2022-03-18T20:34:54.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-18T20:34:54.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:34:54.626Z] ---> Running in 94eb4f4ce685 [2022-03-18T20:34:55.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:34:55.204Z] Removing intermediate container 94eb4f4ce685 [2022-03-18T20:34:55.204Z] ---> 7eb81bda0790 [2022-03-18T20:34:55.204Z] Step 22/23 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:34:55.204Z] ---> Running in bc92ffef7913 [2022-03-18T20:34:55.303Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-18T20:34:55.304Z] 9b3977197b4f: Pulling fs layer [2022-03-18T20:34:55.304Z] 1a89e8eeedd5: Pulling fs layer [2022-03-18T20:34:55.304Z] 94645a83ff95: Pulling fs layer [2022-03-18T20:34:55.304Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-18T20:34:55.304Z] 0c92f367c5e7: Pulling fs layer [2022-03-18T20:34:55.304Z] f7c0051592d6: Pulling fs layer [2022-03-18T20:34:55.304Z] a227ed2f7395: Pulling fs layer [2022-03-18T20:34:55.304Z] 7b1c46037f91: Pulling fs layer [2022-03-18T20:34:55.304Z] f7c0051592d6: Waiting [2022-03-18T20:34:55.304Z] a227ed2f7395: Waiting [2022-03-18T20:34:55.304Z] 7b1c46037f91: Waiting [2022-03-18T20:34:55.304Z] 0c92f367c5e7: Waiting [2022-03-18T20:34:55.304Z] 3f3a8bcf1eab: Waiting [2022-03-18T20:34:55.304Z] 94645a83ff95: Verifying Checksum [2022-03-18T20:34:55.304Z] 94645a83ff95: Download complete [2022-03-18T20:34:55.304Z] 1a89e8eeedd5: Download complete [2022-03-18T20:34:55.304Z] 0c92f367c5e7: Verifying Checksum [2022-03-18T20:34:55.304Z] 0c92f367c5e7: Download complete [2022-03-18T20:34:55.304Z] f7c0051592d6: Verifying Checksum [2022-03-18T20:34:55.304Z] f7c0051592d6: Download complete [2022-03-18T20:34:55.304Z] 9b3977197b4f: Verifying Checksum [2022-03-18T20:34:55.304Z] 9b3977197b4f: Download complete [2022-03-18T20:34:55.304Z] a227ed2f7395: Verifying Checksum [2022-03-18T20:34:55.304Z] a227ed2f7395: Download complete [2022-03-18T20:34:55.474Z] ---> 9d5fae90db23 [2022-03-18T20:34:55.474Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T20:34:55.474Z] ---> Running in 9488bed6eed4 [2022-03-18T20:34:55.735Z] Removing intermediate container bc92ffef7913 [2022-03-18T20:34:55.735Z] ---> e39d08cecfea [2022-03-18T20:34:55.735Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:34:55.735Z] Removing intermediate container ca23e49a508d [2022-03-18T20:34:55.735Z] ---> 4e8cb706750c [2022-03-18T20:34:55.735Z] Step 8/22 : COPY . . [2022-03-18T20:34:55.735Z] ---> Running in 885bd57ff7c8 [2022-03-18T20:34:56.304Z] Removing intermediate container 885bd57ff7c8 [2022-03-18T20:34:56.304Z] ---> cac05af8030d [2022-03-18T20:34:56.304Z] [2022-03-18T20:34:56.304Z] Successfully built cac05af8030d [2022-03-18T20:34:56.304Z] Successfully tagged sys-mgmt-agent:latest [2022-03-18T20:34:56.304Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:34:56.341Z] 9b3977197b4f: Pull complete [2022-03-18T20:34:56.947Z] 1a89e8eeedd5: Pull complete [2022-03-18T20:34:57.227Z] 94645a83ff95: Pull complete [2022-03-18T20:34:57.504Z] 7b1c46037f91: Verifying Checksum [2022-03-18T20:34:57.504Z] 7b1c46037f91: Download complete [2022-03-18T20:34:57.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:34:58.107Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-18T20:34:58.107Z] 3f3a8bcf1eab: Download complete [2022-03-18T20:35:02.973Z] ---> db3c9652c588 [2022-03-18T20:35:02.973Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T20:35:02.973Z] Removing intermediate container aebb8da12189 [2022-03-18T20:35:02.973Z] ---> c26ee3eb2c13 [2022-03-18T20:35:02.973Z] [2022-03-18T20:35:02.973Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T20:35:02.973Z] ---> a33ac4f1069a [2022-03-18T20:35:02.973Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T20:35:02.973Z] ---> Running in 70cf4ce77553 [2022-03-18T20:35:02.973Z] ---> Running in 5ffa465d39ef [2022-03-18T20:35:03.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T20:35:03.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:03.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:04.068Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T20:35:04.068Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T20:35:04.068Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T20:35:04.068Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:35:04.068Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:35:04.068Z] OK: 6 MiB in 17 packages [2022-03-18T20:35:05.008Z] Removing intermediate container 4bee17cadb0c [2022-03-18T20:35:05.008Z] ---> 417c38013732 [2022-03-18T20:35:05.008Z] [2022-03-18T20:35:05.008Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:35:05.008Z] ---> a33ac4f1069a [2022-03-18T20:35:05.008Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:35:05.008Z] ---> Using cache [2022-03-18T20:35:05.008Z] ---> 99104644c89c [2022-03-18T20:35:05.008Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:35:05.008Z] ---> Using cache [2022-03-18T20:35:05.008Z] ---> 691f7b7b14a0 [2022-03-18T20:35:05.008Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T20:35:05.296Z] ---> Running in b10be0697194 [2022-03-18T20:35:05.296Z] Removing intermediate container 5ffa465d39ef [2022-03-18T20:35:05.296Z] ---> 2cbb4a92f8bb [2022-03-18T20:35:05.296Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:35:05.296Z] ---> Running in 01e3fa5f8da0 [2022-03-18T20:35:05.296Z] Removing intermediate container b10be0697194 [2022-03-18T20:35:05.296Z] ---> 559931de4755 [2022-03-18T20:35:05.296Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:35:05.555Z] ---> Running in 1bc27c95b475 [2022-03-18T20:35:05.555Z] Removing intermediate container 01e3fa5f8da0 [2022-03-18T20:35:05.555Z] ---> 95aca0a7ab1c [2022-03-18T20:35:05.555Z] Step 13/25 : WORKDIR / [2022-03-18T20:35:05.555Z] ---> Running in dee5baa5a70f [2022-03-18T20:35:05.816Z] Removing intermediate container 1bc27c95b475 [2022-03-18T20:35:05.816Z] ---> daac47d4e67c [2022-03-18T20:35:05.816Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:35:05.816Z] Removing intermediate container dee5baa5a70f [2022-03-18T20:35:05.816Z] ---> 8bc9a132420c [2022-03-18T20:35:05.816Z] 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-18T20:35:06.076Z] ---> 7f690990fbaf [2022-03-18T20:35:06.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T20:35:06.076Z] ---> f069934d5834 [2022-03-18T20:35:06.076Z] 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-18T20:35:06.643Z] ---> 56b5b266cadf [2022-03-18T20:35:06.643Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T20:35:06.643Z] ---> 3db2056d4c3d [2022-03-18T20:35:06.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T20:35:07.210Z] ---> 4b885ac7133b [2022-03-18T20:35:07.210Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T20:35:07.210Z] ---> 5fbc83d064fa [2022-03-18T20:35:07.210Z] 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-18T20:35:07.210Z] ---> Running in 10509ee364f1 [2022-03-18T20:35:07.469Z] Removing intermediate container 10509ee364f1 [2022-03-18T20:35:07.469Z] ---> 4ef5598ff796 [2022-03-18T20:35:07.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:35:07.469Z] ---> 2ebbcd4b1929 [2022-03-18T20:35:07.469Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T20:35:07.729Z] ---> Running in 57129cb39d28 [2022-03-18T20:35:07.729Z] Removing intermediate container 57129cb39d28 [2022-03-18T20:35:07.729Z] ---> cabff364f19c [2022-03-18T20:35:07.729Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T20:35:07.729Z] ---> Running in 2982ecabc7f3 [2022-03-18T20:35:07.988Z] Removing intermediate container 2982ecabc7f3 [2022-03-18T20:35:07.988Z] ---> cfb74f475bbb [2022-03-18T20:35:07.988Z] Step 21/22 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:35:08.248Z] ---> 2a97c126adee [2022-03-18T20:35:08.248Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T20:35:08.248Z] ---> Running in 3926b5553051 [2022-03-18T20:35:08.507Z] Removing intermediate container 3926b5553051 [2022-03-18T20:35:08.507Z] ---> 6f9dc79fb99e [2022-03-18T20:35:08.507Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:35:08.769Z] ---> Running in 421fd8ca0844 [2022-03-18T20:35:08.769Z] ---> 3c52a6554b82 [2022-03-18T20:35:08.769Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T20:35:09.032Z] Removing intermediate container 421fd8ca0844 [2022-03-18T20:35:09.032Z] ---> 2a7df2e4e71f [2022-03-18T20:35:09.032Z] [2022-03-18T20:35:09.032Z] Successfully built 2a7df2e4e71f [2022-03-18T20:35:09.032Z] Successfully tagged support-scheduler:latest [2022-03-18T20:35:09.032Z]  Building support-scheduler ... done  ---> 9ab152e6246e [2022-03-18T20:35:09.032Z] 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-18T20:35:09.292Z] ---> Running in dd2fb9f09488 [2022-03-18T20:35:10.683Z] Removing intermediate container dd2fb9f09488 [2022-03-18T20:35:10.683Z] ---> 179aba360420 [2022-03-18T20:35:10.683Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T20:35:10.683Z] ---> Running in ab186b268bba [2022-03-18T20:35:10.942Z] Removing intermediate container ab186b268bba [2022-03-18T20:35:10.942Z] ---> e08e1cd1f2e6 [2022-03-18T20:35:10.942Z] Step 23/25 : LABEL arch=x86_64 [2022-03-18T20:35:11.201Z] ---> Running in c95be3e2d5fc [2022-03-18T20:35:11.461Z] Removing intermediate container c95be3e2d5fc [2022-03-18T20:35:11.461Z] ---> 28488f5fa41f [2022-03-18T20:35:11.461Z] Step 24/25 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:35:11.461Z] ---> Running in 6640967f6d97 [2022-03-18T20:35:11.722Z] Removing intermediate container 6640967f6d97 [2022-03-18T20:35:11.722Z] ---> 6a9c9dabbfb7 [2022-03-18T20:35:11.722Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T20:35:11.722Z] ---> Running in 0567434ef3cd [2022-03-18T20:35:12.292Z] Removing intermediate container 0567434ef3cd [2022-03-18T20:35:12.292Z] ---> 73332367f228 [2022-03-18T20:35:12.292Z] [2022-03-18T20:35:12.292Z] Successfully built 73332367f228 [2022-03-18T20:35:12.292Z] Successfully tagged security-secretstore-setup:latest [2022-03-18T20:35:13.435Z] 3f3a8bcf1eab: Pull complete [2022-03-18T20:35:13.435Z] 0c92f367c5e7: Pull complete [2022-03-18T20:35:13.435Z] f7c0051592d6: Pull complete [2022-03-18T20:35:13.435Z] a227ed2f7395: Pull complete [2022-03-18T20:35:16.489Z]  Building security-secretstore-setup ... done Removing intermediate container 9488bed6eed4 [2022-03-18T20:35:16.489Z] ---> 41c64e02f21f [2022-03-18T20:35:16.489Z] [2022-03-18T20:35:16.489Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:35:16.489Z] ---> a33ac4f1069a [2022-03-18T20:35:16.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T20:35:16.489Z] ---> Running in 1940696237c1 [2022-03-18T20:35:16.749Z] Removing intermediate container 1940696237c1 [2022-03-18T20:35:16.749Z] ---> 17df2789b12e [2022-03-18T20:35:16.749Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T20:35:16.749Z] ---> Running in ef59539912b3 [2022-03-18T20:35:16.749Z] Removing intermediate container ef59539912b3 [2022-03-18T20:35:16.749Z] ---> 9fe7515654e8 [2022-03-18T20:35:16.749Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T20:35:16.749Z] ---> Running in 6b4b9f618372 [2022-03-18T20:35:17.008Z] Removing intermediate container 6b4b9f618372 [2022-03-18T20:35:17.008Z] ---> 587cdd0bf912 [2022-03-18T20:35:17.008Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:35:17.008Z] ---> Running in 7fb929d8a9a7 [2022-03-18T20:35:17.757Z] 7b1c46037f91: Pull complete [2022-03-18T20:35:17.757Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-18T20:35:17.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:35:17.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:35:18.110Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:35:18.110Z] WORKDIR /edgex [2022-03-18T20:35:18.110Z] COPY go.mod . [2022-03-18T20:35:18.110Z] RUN go mod download [2022-03-18T20:35:18.110Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-18T20:35:18.390Z] Removing intermediate container 7fb929d8a9a7 [2022-03-18T20:35:18.390Z] ---> 2bbbfaa7d270 [2022-03-18T20:35:18.390Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T20:35:18.390Z] ---> Running in 8eeffb3ba9cd [2022-03-18T20:35:18.650Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:18.912Z] Removing intermediate container 70cf4ce77553 [2022-03-18T20:35:18.912Z] ---> 16fe85807fec [2022-03-18T20:35:18.912Z] [2022-03-18T20:35:18.912Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:35:18.912Z] ---> a33ac4f1069a [2022-03-18T20:35:18.912Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T20:35:18.912Z] ---> Running in cc3ce6929917 [2022-03-18T20:35:19.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:19.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:19.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:35:19.433Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T20:35:19.433Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:35:19.433Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:35:19.433Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:35:19.693Z] OK: 6 MiB in 16 packages [2022-03-18T20:35:19.693Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T20:35:19.693Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:35:19.954Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T20:35:19.954Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:35:19.954Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T20:35:19.954Z] Removing intermediate container cc3ce6929917 [2022-03-18T20:35:19.954Z] ---> 738a9bf7982b [2022-03-18T20:35:19.954Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:35:20.214Z] ---> Running in b88d03b78277 [2022-03-18T20:35:20.214Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T20:35:20.214Z] Removing intermediate container b88d03b78277 [2022-03-18T20:35:20.214Z] ---> 42a613433707 [2022-03-18T20:35:20.214Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T20:35:20.214Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:35:20.214Z] ---> Running in c9a974dbe8d3 [2022-03-18T20:35:20.214Z] OK: 8 MiB in 20 packages [2022-03-18T20:35:20.214Z] Removing intermediate container c9a974dbe8d3 [2022-03-18T20:35:20.214Z] ---> 766ef825b616 [2022-03-18T20:35:20.214Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:35:20.482Z] ---> Running in afa586905252 [2022-03-18T20:35:20.482Z] Removing intermediate container afa586905252 [2022-03-18T20:35:20.482Z] ---> 8865141eef47 [2022-03-18T20:35:20.482Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:35:20.742Z] Removing intermediate container 8eeffb3ba9cd [2022-03-18T20:35:20.742Z] ---> 5b2620290ab9 [2022-03-18T20:35:20.742Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:35:20.742Z] ---> e30cc70b2d9e [2022-03-18T20:35:20.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T20:35:20.742Z] ---> 857d96313ef4 [2022-03-18T20:35:20.742Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T20:35:20.763Z] Sending build context to Docker daemon 168.8MB [2022-03-18T20:35:20.764Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:35:20.764Z] ---> f79e39bc4007 [2022-03-18T20:35:20.764Z] Step 2/4 : WORKDIR /edgex [2022-03-18T20:35:21.314Z] ---> 492bb0375911 [2022-03-18T20:35:21.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T20:35:21.314Z] ---> 8446648dc8ce [2022-03-18T20:35:21.314Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T20:35:21.314Z] ---> 4e29f77d5a16 [2022-03-18T20:35:21.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T20:35:21.314Z] ---> Running in b5886b1c73eb [2022-03-18T20:35:21.314Z] ---> 1346b78cdcdc [2022-03-18T20:35:21.314Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T20:35:21.582Z] ---> Running in 90282d3b02c5 [2022-03-18T20:35:21.582Z] Removing intermediate container b5886b1c73eb [2022-03-18T20:35:21.583Z] ---> e76a42d9ceb5 [2022-03-18T20:35:21.583Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:35:21.583Z] ---> Running in c5fd8324ff84 [2022-03-18T20:35:21.583Z] Removing intermediate container 90282d3b02c5 [2022-03-18T20:35:21.583Z] ---> 4da43a93579f [2022-03-18T20:35:21.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:35:21.583Z] ---> Running in b81be71aea4d [2022-03-18T20:35:21.583Z] Removing intermediate container c5fd8324ff84 [2022-03-18T20:35:21.583Z] ---> 2eec7176fe3f [2022-03-18T20:35:21.583Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T20:35:21.583Z] ---> Running in 2805567ddc81 [2022-03-18T20:35:21.842Z] Removing intermediate container b81be71aea4d [2022-03-18T20:35:21.842Z] ---> 3a4cf8dcc578 [2022-03-18T20:35:21.842Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:35:21.842Z] ---> Running in 6fe66f363e47 [2022-03-18T20:35:21.842Z] Removing intermediate container 2805567ddc81 [2022-03-18T20:35:21.842Z] ---> 34e97f2c9610 [2022-03-18T20:35:21.842Z] Step 21/22 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:35:21.842Z] ---> Running in c3d5a74263b1 [2022-03-18T20:35:21.842Z] Removing intermediate container 6fe66f363e47 [2022-03-18T20:35:21.842Z] ---> a1a5d77fe1e1 [2022-03-18T20:35:21.842Z] Step 22/23 : LABEL git_sha=34b5b995afa440d98ef60e575236e7b083373d51 [2022-03-18T20:35:21.842Z] ---> Running in 0622535dd14d [2022-03-18T20:35:21.842Z] Removing intermediate container c3d5a74263b1 [2022-03-18T20:35:21.842Z] ---> 45f93123ea38 [2022-03-18T20:35:21.842Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:35:22.106Z] ---> Running in 364cca0d9e0e [2022-03-18T20:35:22.106Z] Removing intermediate container 0622535dd14d [2022-03-18T20:35:22.106Z] ---> a16595cdb958 [2022-03-18T20:35:22.106Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:35:22.106Z] ---> Running in 72e87abd307d [2022-03-18T20:35:22.106Z] Removing intermediate container 364cca0d9e0e [2022-03-18T20:35:22.106Z] ---> 4896908e390c [2022-03-18T20:35:22.106Z] [2022-03-18T20:35:22.106Z] Removing intermediate container 72e87abd307d [2022-03-18T20:35:22.106Z] ---> 8ab982f37cb0 [2022-03-18T20:35:22.106Z] [2022-03-18T20:35:22.106Z] Successfully built 4896908e390c [2022-03-18T20:35:22.106Z] Successfully tagged support-notifications:latest [2022-03-18T20:35:22.366Z]  Building support-notifications ... done Successfully built 8ab982f37cb0 [2022-03-18T20:35:22.366Z] Successfully tagged core-data:latest [2022-03-18T20:35:22.374Z]  Building core-data ... done  [Pipeline] } [2022-03-18T20:35:22.381Z] $ docker stop --time=1 53c124024ba7135ee774aa7acb10bb0479205701f67eaa2ce3697a3eea4d1c2d [2022-03-18T20:35:22.745Z] ---> Running in 47e71f296921 [2022-03-18T20:35:22.745Z] Removing intermediate container 47e71f296921 [2022-03-18T20:35:22.745Z] ---> 8b1759c8ea2b [2022-03-18T20:35:22.745Z] Step 3/4 : COPY go.mod . [2022-03-18T20:35:23.348Z] ---> de9472f44e9a [2022-03-18T20:35:23.348Z] Step 4/4 : RUN go mod download [2022-03-18T20:35:23.627Z] ---> Running in 03548d8f21dd [2022-03-18T20:35:23.709Z] $ docker rm -f 53c124024ba7135ee774aa7acb10bb0479205701f67eaa2ce3697a3eea4d1c2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T20:35:24.063Z] + docker images [2022-03-18T20:35:24.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T20:35:24.063Z] core-data latest 8ab982f37cb0 1 second ago 22.1MB [2022-03-18T20:35:24.063Z] support-notifications latest 4896908e390c 2 seconds ago 16.7MB [2022-03-18T20:35:24.063Z] 16fe85807fec 5 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] 41c64e02f21f 8 seconds ago 1.84GB [2022-03-18T20:35:24.063Z] security-secretstore-setup latest 73332367f228 12 seconds ago 27.8MB [2022-03-18T20:35:24.063Z] support-scheduler latest 2a7df2e4e71f 15 seconds ago 15.9MB [2022-03-18T20:35:24.063Z] 417c38013732 19 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] c26ee3eb2c13 21 seconds ago 1.83GB [2022-03-18T20:35:24.063Z] sys-mgmt-agent latest cac05af8030d 28 seconds ago 296MB [2022-03-18T20:35:24.063Z] security-bootstrapper latest e6bca1fbf8cd 41 seconds ago 18.7MB [2022-03-18T20:35:24.063Z] security-proxy-setup latest 5fe189fc3997 46 seconds ago 26.2MB [2022-03-18T20:35:24.063Z] core-command latest b5157812fcc5 50 seconds ago 15.8MB [2022-03-18T20:35:24.063Z] core-metadata latest 90ab45cb09cb 51 seconds ago 16.6MB [2022-03-18T20:35:24.063Z] ad3cf83257fe 53 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] 0cbbda6a3be1 54 seconds ago 1.81GB [2022-03-18T20:35:24.063Z] a8e199878592 56 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] 7403e7c1a181 58 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] 86ac2fe86f72 59 seconds ago 1.82GB [2022-03-18T20:35:24.063Z] ci-base-image-x86_64 latest eaf6512f6dd6 3 minutes ago 1.27GB [2022-03-18T20:35:24.064Z] alpine 3.14 a33ac4f1069a 29 hours ago 5.59MB [2022-03-18T20:35:24.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-18T20:35:24.064Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-18T20:35:24.064Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-18T20:35:24.064Z] 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-18T20:35:39.194Z] Still waiting to schedule task [2022-03-18T20:35:39.195Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-8000’ [2022-03-18T20:36:45.463Z] Removing intermediate container 03548d8f21dd [2022-03-18T20:36:45.463Z] ---> 297642a9cad6 [2022-03-18T20:36:45.463Z] Successfully built 297642a9cad6 [2022-03-18T20:36:45.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:36:45.820Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T20:36:45.820Z] . [Pipeline] withDockerContainer [2022-03-18T20:36:46.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-03-18T20:36:46.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T20:36:47.745Z] $ docker top 45e1dfb352e19a4658977444636692dbf6558d39ef52e850ebeee173ea9f99ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:36:48.719Z] + go version [2022-03-18T20:36:48.719Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-18T20:36:48.751Z] $ docker stop --time=1 45e1dfb352e19a4658977444636692dbf6558d39ef52e850ebeee173ea9f99ff [2022-03-18T20:36:50.476Z] $ docker rm -f 45e1dfb352e19a4658977444636692dbf6558d39ef52e850ebeee173ea9f99ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:36:51.126Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T20:36:51.127Z] . [Pipeline] withDockerContainer [2022-03-18T20:36:51.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-03-18T20:36:51.487Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T20:36:52.928Z] $ docker top 3564701c7d8926075f3654f2beb2c1595195787a59fe0e09bd748de927c58c58 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T20:36:53.234Z] ========================================================= [2022-03-18T20:36:53.234Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T20:36:53.234Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:36:53.910Z] + make test [2022-03-18T20:36:53.910Z] go mod tidy [2022-03-18T20:36:54.893Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T20:37:33.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T20:38:42.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T20:38:46.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T20:38:46.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T20:38:47.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T20:38:54.094Z] Running on prd-ubuntu18.04-docker-8c-8g-8011 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-18T20:38:54.107Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-03-18T20:38:54.192Z] The recommended git tool is: git [2022-03-18T20:38:55.818Z] using credential edgex-jenkins-ssh [2022-03-18T20:38:55.832Z] Cloning the remote Git repository [2022-03-18T20:38:55.859Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:38:55.893Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-03-18T20:38:55.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:38:55.939Z] > git --version # timeout=10 [2022-03-18T20:38:55.946Z] > git --version # 'git version 2.17.1' [2022-03-18T20:38:55.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:38:55.972Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:39:00.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T20:39:00.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T20:39:00.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T20:39:00.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T20:39:00.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T20:39:00.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T20:39:00.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T20:39:00.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T20:39:00.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T20:39:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T20:39:00.518Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:39:00.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:39:00.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:39:00.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:39:00.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:39:00.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T20:39:01.229Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-18T20:39:01.381Z] Merge succeeded, producing 1cbc0066727f5c14ab64fce446bc894fc38d019d [2022-03-18T20:39:01.382Z] Checking out Revision 1cbc0066727f5c14ab64fce446bc894fc38d019d (PR-3893) [2022-03-18T20:39:01.245Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:39:01.250Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-18T20:39:01.311Z] > git remote # timeout=10 [2022-03-18T20:39:01.317Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T20:39:01.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:39:01.326Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-18T20:39:01.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T20:39:01.397Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:39:01.403Z] > git checkout -f 1cbc0066727f5c14ab64fce446bc894fc38d019d # timeout=10 [2022-03-18T20:39:04.958Z] Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" [2022-03-18T20:39:04.969Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:39:04.969Z] > git rev-list --no-walk 08e971e515a711620a63d3fdf24887b3c913c405 # timeout=10 [2022-03-18T20:39:05.652Z] + echo snap-build.sh [2022-03-18T20:39:05.652Z] snap-build.sh [2022-03-18T20:39:05.652Z] + SNAP_BASE_DIR=. [2022-03-18T20:39:05.652Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2022-03-18T20:39:05.652Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2022-03-18T20:39:05.652Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2022-03-18T20:39:05.652Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2022-03-18T20:39:05.652Z] + cd /w/workspace/edgex-go/6 [2022-03-18T20:39:05.652Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-18T20:39:05.652Z] Reading package lists... [2022-03-18T20:39:05.652Z] Building dependency tree... [2022-03-18T20:39:05.652Z] Reading state information... [2022-03-18T20:39:05.652Z] The following packages were automatically installed and are no longer required: [2022-03-18T20:39:05.652Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-18T20:39:05.652Z] uidmap xdelta3 [2022-03-18T20:39:05.652Z] Use 'sudo apt autoremove' to remove them. [2022-03-18T20:39:05.652Z] The following packages will be REMOVED: [2022-03-18T20:39:05.652Z] lxd* lxd-client* [2022-03-18T20:39:05.652Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-18T20:39:05.915Z] After this operation, 31.7 MB disk space will be freed. [2022-03-18T20:39:06.701Z] (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-18T20:39:06.701Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:07.645Z] Removing lxd dnsmasq configuration [2022-03-18T20:39:07.645Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:07.645Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-18T20:39:08.220Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-18T20:39:08.484Z] (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-18T20:39:08.484Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:09.871Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-18T20:39:09.871Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-18T20:39:10.445Z] + sudo snap remove --purge lxd [2022-03-18T20:39:10.707Z] snap "lxd" is not installed [2022-03-18T20:39:10.707Z] + sudo groupadd --force --system lxd [2022-03-18T20:39:10.707Z] ++ whoami [2022-03-18T20:39:10.707Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-18T20:39:10.707Z] + newgrp - lxd [2022-03-18T20:39:10.707Z] + sudo snap install lxd [2022-03-18T20:39:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2022-03-18T20:39:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T20:39:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T20:39:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements [2022-03-18T20:39:16.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T20:39:16.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.9% of statements [2022-03-18T20:39:16.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T20:39:16.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T20:39:20.713Z] 2022-03-18T20:39:17Z INFO Waiting for automatic snapd restart... [2022-03-18T20:39:35.650Z] lxd 4.24 from Canonical* installed [2022-03-18T20:39:35.650Z] + sudo lxd init --auto [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.505s coverage: 89.2% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.339s coverage: 84.4% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.718s coverage: 94.2% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.579s coverage: 72.2% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.636s coverage: 0.9% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.237s coverage: 58.8% of statements [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.363s coverage: 24.0% of statements [2022-03-18T20:39:39.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.415s coverage: 47.1% of statements [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2022-03-18T20:39:39.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2022-03-18T20:39:39.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements [2022-03-18T20:39:39.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements [2022-03-18T20:39:45.678Z] + sudo snap install --classic snapcraft [2022-03-18T20:39:47.065Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T20:39:47.065Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-18T20:39:47.065Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-18T20:39:47.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T20:39:47.065Z] Dload Upload Total Spent Left Speed [2022-03-18T20:39:47.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8545 0 --:--:-- --:--:-- --:--:-- 8545 [2022-03-18T20:39:47.327Z] 100 3325k 100 3325k 0 0 15.5M 0 --:--:-- --:--:-- --:--:-- 15.5M [2022-03-18T20:39:47.327Z] ./yq_linux_amd64 [2022-03-18T20:39:47.588Z] + sudo snapcraft prime --use-lxd [2022-03-18T20:39:49.502Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-18T20:39:49.502Z] 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-18T20:39:49.502Z] - README.md [2022-03-18T20:39:49.502Z] [2022-03-18T20:39:49.502Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T20:39:49.763Z] Launching a container. [2022-03-18T20:39:54.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.420s coverage: 94.4% of statements [2022-03-18T20:39:54.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-03-18T20:39:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.701s coverage: 82.5% of statements [2022-03-18T20:39:59.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T20:40:02.001Z] Waiting for container to be ready [2022-03-18T20:40:02.001Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-18T20:40:02.001Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-18T20:40:02.001Z] [2022-03-18T20:40:05.319Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 80.0% of statements [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.311s coverage: 85.4% of statements [2022-03-18T20:40:05.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.902s coverage: 91.2% of statements [2022-03-18T20:40:05.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T20:40:06.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.985s coverage: 64.4% of statements [2022-03-18T20:40:06.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T20:40:06.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T20:40:06.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements [2022-03-18T20:40:06.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-03-18T20:40:06.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-03-18T20:40:06.704Z] Waiting for network to be ready... [2022-03-18T20:40:06.704Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-18T20:40:06.704Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-18T20:40:06.704Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-18T20:40:06.964Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-18T20:40:06.964Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-18T20:40:06.964Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-18T20:40:06.964Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-18T20:40:06.964Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-18T20:40:06.964Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-18T20:40:06.964Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-18T20:40:06.964Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-18T20:40:06.964Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-18T20:40:07.224Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-18T20:40:07.224Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-18T20:40:07.224Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-18T20:40:07.224Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-18T20:40:07.224Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-18T20:40:07.224Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-18T20:40:07.224Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-18T20:40:07.224Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-18T20:40:07.224Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-18T20:40:07.224Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-18T20:40:07.224Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-18T20:40:07.224Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-18T20:40:07.224Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-18T20:40:07.224Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-18T20:40:07.224Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-18T20:40:08.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2022-03-18T20:40:08.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-03-18T20:40:09.768Z] Fetched 23.4 MB in 3s (7349 kB/s) [2022-03-18T20:40:10.708Z] Reading package lists... [2022-03-18T20:40:10.708Z] Reading package lists... [2022-03-18T20:40:10.967Z] Building dependency tree... [2022-03-18T20:40:10.967Z] Reading state information... [2022-03-18T20:40:11.227Z] The following additional packages will be installed: [2022-03-18T20:40:11.227Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T20:40:11.227Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T20:40:11.227Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T20:40:11.227Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-18T20:40:11.227Z] Suggested packages: [2022-03-18T20:40:11.227Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-18T20:40:11.227Z] Recommended packages: [2022-03-18T20:40:11.227Z] gnupg libsasl2-modules [2022-03-18T20:40:11.227Z] The following NEW packages will be installed: [2022-03-18T20:40:11.227Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T20:40:11.227Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T20:40:11.227Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T20:40:11.227Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-18T20:40:11.227Z] The following packages will be upgraded: [2022-03-18T20:40:11.227Z] gpg gpg-agent gpgconf libudev1 [2022-03-18T20:40:11.227Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-18T20:40:11.227Z] Need to get 3859 kB of archives. [2022-03-18T20:40:11.227Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-18T20:40:11.227Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-18T20:40:11.227Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-18T20:40:11.798Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-18T20:40:11.798Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-18T20:40:11.798Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-18T20:40:12.059Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-18T20:40:12.059Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-18T20:40:12.060Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-18T20:40:12.060Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-18T20:40:12.060Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-18T20:40:12.060Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-18T20:40:12.060Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-18T20:40:12.060Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-18T20:40:12.060Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-18T20:40:12.060Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-18T20:40:12.060Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-18T20:40:12.060Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-18T20:40:12.060Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-18T20:40:12.060Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-18T20:40:12.060Z] 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-18T20:40:12.060Z] 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-18T20:40:12.321Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-18T20:40:12.321Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:12.321Z] Fetched 3859 kB in 1s (3679 kB/s) [2022-03-18T20:40:12.321Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T20:40:12.321Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:12.321Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:12.582Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:12.582Z] Selecting previously unselected package udev. [2022-03-18T20:40:12.582Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T20:40:12.582Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:12.582Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-18T20:40:12.842Z] Selecting previously unselected package libfuse2:amd64. [2022-03-18T20:40:12.842Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-18T20:40:12.842Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-18T20:40:12.842Z] Selecting previously unselected package fuse. [2022-03-18T20:40:12.842Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-18T20:40:12.842Z] Unpacking fuse (2.9.9-3) ... [2022-03-18T20:40:12.842Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:12.842Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:12.842Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:12.842Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:13.103Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:13.103Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:13.103Z] Selecting previously unselected package libksba8:amd64. [2022-03-18T20:40:13.103Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-18T20:40:13.103Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-18T20:40:13.103Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-18T20:40:13.103Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.103Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.103Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-18T20:40:13.103Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.103Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.365Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-18T20:40:13.365Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.365Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.365Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-18T20:40:13.365Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.365Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.365Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-18T20:40:13.365Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.365Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.626Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-18T20:40:13.627Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.627Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.627Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-18T20:40:13.627Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.627Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.627Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-18T20:40:13.627Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.627Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.627Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-18T20:40:13.627Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:13.627Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:13.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.482s coverage: 65.4% of statements [2022-03-18T20:40:13.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T20:40:13.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T20:40:13.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T20:40:13.886Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T20:40:13.887Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T20:40:13.887Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:13.887Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T20:40:13.887Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T20:40:13.887Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:13.887Z] Selecting previously unselected package libldap-common. [2022-03-18T20:40:13.887Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-18T20:40:13.887Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:13.887Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T20:40:13.887Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-18T20:40:13.887Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:13.887Z] Selecting previously unselected package dirmngr. [2022-03-18T20:40:13.887Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:13.887Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:14.148Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-18T20:40:14.148Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-18T20:40:14.148Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:14.148Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:14.148Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-18T20:40:14.722Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T20:40:14.722Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:14.722Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:14.722Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:14.722Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:14.722Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:14.722Z] Setting up fuse (2.9.9-3) ... [2022-03-18T20:40:14.722Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:15.294Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:15.294Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:15.294Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:15.555Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-18T20:40:15.555Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-18T20:40:15.815Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T20:40:15.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.953s coverage: 43.8% of statements [2022-03-18T20:40:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T20:40:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T20:40:15.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2022-03-18T20:40:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T20:40:15.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-03-18T20:40:15.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T20:40:16.079Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-18T20:40:16.079Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-18T20:40:16.079Z] units). This means they are not meant to be enabled using systemctl. [2022-03-18T20:40:16.079Z] [2022-03-18T20:40:16.079Z] Possible reasons for having this kind of units are: [2022-03-18T20:40:16.079Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-18T20:40:16.079Z] .wants/ or .requires/ directory. [2022-03-18T20:40:16.079Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-18T20:40:16.079Z] a requirement dependency on it. [2022-03-18T20:40:16.079Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-18T20:40:16.079Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-18T20:40:16.079Z] • In case of template units, the unit is meant to be enabled with some [2022-03-18T20:40:16.079Z] instance name specified. [2022-03-18T20:40:16.341Z] Reading package lists... [2022-03-18T20:40:16.602Z] Building dependency tree... [2022-03-18T20:40:16.602Z] Reading state information... [2022-03-18T20:40:16.863Z] The following additional packages will be installed: [2022-03-18T20:40:16.863Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T20:40:16.863Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T20:40:16.863Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T20:40:16.863Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-18T20:40:16.863Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-18T20:40:16.863Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-18T20:40:16.863Z] Suggested packages: [2022-03-18T20:40:16.863Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-18T20:40:16.863Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-18T20:40:16.863Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-18T20:40:16.863Z] systemd-container policykit-1 [2022-03-18T20:40:16.863Z] Recommended packages: [2022-03-18T20:40:16.863Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-18T20:40:16.863Z] The following NEW packages will be installed: [2022-03-18T20:40:16.863Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T20:40:16.863Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T20:40:16.863Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T20:40:16.863Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-18T20:40:16.863Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-18T20:40:16.863Z] The following packages will be upgraded: [2022-03-18T20:40:16.863Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-18T20:40:16.863Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-18T20:40:16.863Z] Need to get 46.5 MB of archives. [2022-03-18T20:40:16.863Z] After this operation, 181 MB of additional disk space will be used. [2022-03-18T20:40:16.863Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-18T20:40:16.863Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-18T20:40:16.863Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-18T20:40:16.863Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-18T20:40:16.863Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-18T20:40:16.863Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-18T20:40:17.124Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-18T20:40:17.124Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-18T20:40:17.124Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-18T20:40:17.124Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-18T20:40:17.124Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-18T20:40:17.124Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-18T20:40:17.125Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-18T20:40:17.125Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-18T20:40:17.125Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-18T20:40:17.125Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-18T20:40:17.125Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-18T20:40:17.125Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-18T20:40:17.125Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-18T20:40:17.125Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-18T20:40:17.125Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-18T20:40:17.125Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-18T20:40:17.125Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-18T20:40:17.125Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-18T20:40:17.125Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-18T20:40:17.125Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-18T20:40:17.125Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-18T20:40:17.125Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-18T20:40:17.125Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-18T20:40:17.125Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-18T20:40:17.125Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-18T20:40:17.125Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-18T20:40:17.125Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-18T20:40:17.697Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:17.697Z] Fetched 46.5 MB in 1s (72.8 MB/s) [2022-03-18T20:40:17.697Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-18T20:40:17.697Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:17.697Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:17.957Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:17.957Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:17.958Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:18.219Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:18.791Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:18.791Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:18.791Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:18.791Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-18T20:40:18.791Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-18T20:40:18.791Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:18.791Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:19.053Z] Selecting previously unselected package libexpat1:amd64. [2022-03-18T20:40:19.053Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-18T20:40:19.053Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T20:40:19.053Z] Selecting previously unselected package python3.8-minimal. [2022-03-18T20:40:19.053Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:19.053Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:19.314Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:19.314Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T20:40:19.314Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:19.886Z] Selecting previously unselected package python3-minimal. [2022-03-18T20:40:19.886Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-18T20:40:19.886Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:19.886Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T20:40:19.886Z] Selecting previously unselected package mime-support. [2022-03-18T20:40:19.886Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-18T20:40:19.886Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-18T20:40:19.886Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-18T20:40:19.886Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-18T20:40:19.886Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T20:40:19.886Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-18T20:40:19.886Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:19.886Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:20.149Z] Selecting previously unselected package python3.8. [2022-03-18T20:40:20.149Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:20.149Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:20.411Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T20:40:20.411Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:20.411Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:20.411Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T20:40:20.411Z] Selecting previously unselected package python3. [2022-03-18T20:40:20.411Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-18T20:40:20.411Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:20.682Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:20.682Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T20:40:20.682Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:20.682Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:20.682Z] Selecting previously unselected package dbus. [2022-03-18T20:40:20.682Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:20.682Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:20.682Z] Selecting previously unselected package libbsd0:amd64. [2022-03-18T20:40:20.682Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-18T20:40:20.682Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-18T20:40:20.948Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T20:40:20.948Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:20.948Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:20.948Z] Selecting previously unselected package sudo. [2022-03-18T20:40:20.948Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-18T20:40:20.948Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T20:40:20.948Z] Selecting previously unselected package apparmor. [2022-03-18T20:40:20.948Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T20:40:20.948Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:21.208Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-18T20:40:21.208Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-18T20:40:21.208Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T20:40:21.208Z] Selecting previously unselected package libedit2:amd64. [2022-03-18T20:40:21.208Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-18T20:40:21.208Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T20:40:21.208Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-18T20:40:21.208Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-18T20:40:21.208Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T20:40:21.470Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T20:40:21.470Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:21.470Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.470Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T20:40:21.470Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:21.470Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.470Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T20:40:21.470Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-18T20:40:21.470Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T20:40:21.470Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T20:40:21.470Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:21.470Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.734Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T20:40:21.734Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:21.734Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.734Z] Selecting previously unselected package openssh-client. [2022-03-18T20:40:21.734Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-18T20:40:21.734Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T20:40:21.734Z] Selecting previously unselected package dbus-user-session. [2022-03-18T20:40:21.734Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:21.734Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:21.995Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-18T20:40:21.995Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-18T20:40:21.995Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-18T20:40:21.995Z] Selecting previously unselected package squashfs-tools. [2022-03-18T20:40:21.995Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-18T20:40:21.995Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T20:40:21.995Z] Selecting previously unselected package snapd. [2022-03-18T20:40:21.995Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-18T20:40:21.995Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.808s coverage: 92.3% of statements [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.224s coverage: 28.9% of statements [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T20:40:24.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.257s coverage: 100.0% of statements [2022-03-18T20:40:24.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-18T20:40:24.752Z] 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-18T20:40:24.752Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-18T20:40:24.752Z] GO111MODULE=on go vet ./... [2022-03-18T20:40:25.356Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T20:40:25.356Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-18T20:40:25.356Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-18T20:40:25.356Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T20:40:25.356Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:25.356Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:25.356Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:25.356Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T20:40:25.616Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:25.616Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:25.616Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T20:40:25.616Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:25.617Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T20:40:25.617Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:26.189Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-18T20:40:26.189Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:26.189Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T20:40:26.189Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T20:40:26.189Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:26.189Z] running python rtupdate hooks for python3.8... [2022-03-18T20:40:26.189Z] running python post-rtupdate hooks for python3.8... [2022-03-18T20:40:26.189Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:27.129Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-18T20:40:27.391Z] Reloading AppArmor profiles [2022-03-18T20:40:27.654Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:27.654Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T20:40:27.654Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-18T20:40:27.916Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-18T20:40:27.916Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-18T20:40:27.916Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-18T20:40:27.916Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-18T20:40:29.830Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-18T20:40:29.830Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:29.830Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:29.830Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T20:40:30.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-18T20:40:30.351Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-18T20:40:30.351Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-18T20:40:30.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-18T20:40:30.873Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T20:40:30.873Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T20:40:31.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-18T20:40:31.395Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-18T20:40:31.657Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-18T20:40:31.918Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-18T20:40:32.180Z] /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-18T20:40:32.180Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T20:40:33.124Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T20:40:33.124Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T20:40:33.124Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T20:40:33.959Z] Reading package lists... [2022-03-18T20:40:34.219Z] Reading package lists... [2022-03-18T20:40:34.219Z] Building dependency tree... [2022-03-18T20:40:34.219Z] Reading state information... [2022-03-18T20:40:34.481Z] Calculating upgrade... [2022-03-18T20:40:34.481Z] The following packages will be upgraded: [2022-03-18T20:40:34.481Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-18T20:40:34.481Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-18T20:40:34.481Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-18T20:40:34.481Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-18T20:40:34.481Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-18T20:40:34.481Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-18T20:40:34.481Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-18T20:40:34.481Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-18T20:40:34.481Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-18T20:40:34.481Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-18T20:40:34.481Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-18T20:40:34.481Z] xz-utils zlib1g [2022-03-18T20:40:34.742Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:40:34.742Z] Need to get 65.7 MB of archives. [2022-03-18T20:40:34.742Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-18T20:40:34.742Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-18T20:40:34.742Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-18T20:40:35.002Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-18T20:40:35.263Z] 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-18T20:40:35.263Z] 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-18T20:40:35.263Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-18T20:40:35.522Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-18T20:40:35.522Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-18T20:40:35.522Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-18T20:40:35.522Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-18T20:40:35.522Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-18T20:40:35.522Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-18T20:40:35.522Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-18T20:40:35.522Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-18T20:40:35.522Z] 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-18T20:40:35.522Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-18T20:40:35.522Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-18T20:40:35.522Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-18T20:40:35.522Z] 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-18T20:40:35.522Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-18T20:40:35.522Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-18T20:40:35.522Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-18T20:40:35.522Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-18T20:40:35.522Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-18T20:40:35.522Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-18T20:40:35.522Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-18T20:40:35.522Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-18T20:40:35.522Z] 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-18T20:40:35.522Z] 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-18T20:40:35.782Z] 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-18T20:40:35.782Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-18T20:40:35.782Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-18T20:40:35.782Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-18T20:40:35.782Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-18T20:40:35.782Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-18T20:40:35.782Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-18T20:40:36.042Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-18T20:40:36.042Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-18T20:40:36.042Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-18T20:40:36.042Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-18T20:40:36.042Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-18T20:40:36.042Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-18T20:40:36.042Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-18T20:40:36.042Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-18T20:40:36.042Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-18T20:40:36.042Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-18T20:40:36.042Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-18T20:40:36.042Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-18T20:40:36.303Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-18T20:40:36.303Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-18T20:40:36.303Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-18T20:40:36.303Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-18T20:40:36.303Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-18T20:40:36.303Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-18T20:40:36.303Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-18T20:40:36.303Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-18T20:40:36.303Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-18T20:40:36.303Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-18T20:40:36.303Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-18T20:40:36.303Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-18T20:40:36.303Z] 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-18T20:40:36.303Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-18T20:40:36.303Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-18T20:40:36.303Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-18T20:40:36.303Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-18T20:40:36.562Z] 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-18T20:40:36.562Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-18T20:40:36.562Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-18T20:40:36.562Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-18T20:40:36.562Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-18T20:40:36.562Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-18T20:40:36.562Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-18T20:40:36.822Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-18T20:40:37.082Z] 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-18T20:40:37.082Z] 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-18T20:40:37.342Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-18T20:40:37.609Z] 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-18T20:40:37.871Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:37.871Z] Fetched 65.7 MB in 3s (22.3 MB/s) [2022-03-18T20:40:37.871Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T20:40:37.871Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:37.871Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:38.447Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:38.447Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:38.447Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-18T20:40:38.447Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-18T20:40:38.709Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:38.709Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:38.970Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:38.970Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.231Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.231Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.231Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.231Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.490Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.490Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.490Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.490Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.490Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.490Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.750Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:39.750Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:39.750Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:39.750Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:39.750Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:39.750Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:39.750Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:40.320Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:40.320Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:40.320Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:40.320Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:40.320Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:40.582Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:40.582Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:40.582Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:40.842Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:41.108Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T20:40:41.370Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:41.370Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-18T20:40:41.370Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-18T20:40:41.370Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-18T20:40:41.370Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-18T20:40:41.631Z] Setting up base-files (11ubuntu5.5) ... [2022-03-18T20:40:41.631Z] Installing new version of config file /etc/issue ... [2022-03-18T20:40:41.631Z] Installing new version of config file /etc/issue.net ... [2022-03-18T20:40:41.631Z] Installing new version of config file /etc/lsb-release ... [2022-03-18T20:40:41.631Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-18T20:40:41.892Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-18T20:40:42.154Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-18T20:40:42.154Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-18T20:40:42.154Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.154Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-18T20:40:42.154Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-18T20:40:42.415Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-18T20:40:42.415Z] 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-18T20:40:42.415Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.415Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:42.415Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-18T20:40:42.415Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:42.678Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.678Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T20:40:42.678Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T20:40:42.678Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T20:40:42.943Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.943Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:42.943Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:43.209Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:43.209Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:43.469Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:43.469Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:43.730Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:43.730Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:43.730Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-18T20:40:43.730Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:44.300Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-18T20:40:44.300Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-18T20:40:44.300Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-18T20:40:44.562Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:44.562Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-18T20:40:44.562Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-18T20:40:44.562Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-18T20:40:44.562Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:44.562Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:44.562Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:44.826Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:44.826Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:44.826Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:44.826Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:44.826Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:44.826Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:44.826Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:44.826Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:45.093Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:45.093Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:45.093Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:45.093Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:45.093Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:45.093Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:45.093Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:45.364Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:45.364Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:45.364Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:45.364Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:45.364Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:45.939Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:46.200Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-18T20:40:46.460Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-18T20:40:46.460Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:46.460Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:46.460Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:46.720Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:40:46.720Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:46.720Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-18T20:40:46.720Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-18T20:40:46.979Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-18T20:40:46.979Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:46.979Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-18T20:40:46.979Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-18T20:40:46.979Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-18T20:40:46.979Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:46.979Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T20:40:46.979Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T20:40:47.239Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-18T20:40:47.239Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:47.239Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-18T20:40:47.239Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-18T20:40:47.239Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-18T20:40:47.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:47.502Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-18T20:40:47.502Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-18T20:40:47.502Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-18T20:40:47.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:47.502Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:47.502Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:47.762Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:47.762Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:47.762Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-18T20:40:47.762Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-18T20:40:47.762Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-18T20:40:47.762Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:47.762Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T20:40:47.762Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T20:40:48.024Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T20:40:48.024Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:48.024Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T20:40:48.024Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T20:40:48.024Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T20:40:48.024Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:48.024Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-18T20:40:48.024Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-18T20:40:48.288Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-18T20:40:48.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:48.288Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-18T20:40:48.288Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-18T20:40:48.548Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-18T20:40:48.548Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:48.548Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:48.548Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-18T20:40:48.548Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-18T20:40:48.548Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:48.548Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-18T20:40:48.548Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-18T20:40:49.117Z] Setting up apt (2.0.6) ... [2022-03-18T20:40:49.688Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-18T20:40:49.688Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:49.688Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:49.688Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:49.688Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:49.948Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:49.948Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:49.948Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:49.948Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:49.948Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T20:40:49.948Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:50.208Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:50.208Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:50.468Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:50.468Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:50.468Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:50.468Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-18T20:40:50.468Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:50.468Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:50.730Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:50.730Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T20:40:50.730Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T20:40:50.993Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T20:40:51.255Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:51.255Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T20:40:51.255Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T20:40:51.255Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T20:40:51.255Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T20:40:51.522Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T20:40:51.522Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T20:40:51.522Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T20:40:51.522Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T20:40:51.783Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-18T20:40:51.783Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-18T20:40:51.783Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T20:40:51.783Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-18T20:40:51.783Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-18T20:40:51.783Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-18T20:40:52.042Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-18T20:40:52.042Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-18T20:40:52.042Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-18T20:40:52.042Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-18T20:40:52.306Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-18T20:40:52.306Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-18T20:40:52.568Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T20:40:52.568Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T20:40:52.568Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:52.568Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:52.568Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:52.568Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:52.829Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:52.829Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:53.096Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:53.096Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:53.096Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:53.096Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:53.096Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:53.096Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:53.096Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-18T20:40:53.367Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-18T20:40:53.367Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:53.367Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:53.628Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:53.628Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:54.572Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:54.572Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:55.142Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:55.142Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:55.403Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:55.403Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:55.663Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:55.663Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:56.609Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:56.609Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:56.609Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:56.609Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:56.609Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-18T20:40:56.609Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-18T20:40:56.609Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:56.609Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-18T20:40:56.609Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:56.609Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.609Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-18T20:40:56.609Z] [2022-03-18T20:40:56.609Z] Current default time zone: 'Etc/UTC' [2022-03-18T20:40:56.609Z] Local time is now: Fri Mar 18 20:40:56 UTC 2022. [2022-03-18T20:40:56.609Z] Universal Time is now: Fri Mar 18 20:40:56 UTC 2022. [2022-03-18T20:40:56.609Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-18T20:40:56.609Z] [2022-03-18T20:40:56.870Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-18T20:40:56.870Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:56.870Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:56.870Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:56.870Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-18T20:40:56.870Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:56.870Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:40:56.870Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-18T20:40:56.870Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-18T20:40:56.870Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:56.870Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:56.870Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:56.870Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-18T20:40:58.782Z] Updating certificates in /etc/ssl/certs... [2022-03-18T20:40:59.724Z] 21 added, 21 removed; done. [2022-03-18T20:40:59.724Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:59.724Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:59.724Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-18T20:40:59.987Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:59.987Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T20:40:59.987Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-18T20:40:59.987Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-18T20:40:59.987Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-18T20:40:59.987Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:59.987Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-18T20:41:00.249Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:41:00.249Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:41:00.249Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:41:00.249Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:41:00.249Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-18T20:41:00.249Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-18T20:41:00.249Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-18T20:41:00.249Z] Updating certificates in /etc/ssl/certs... [2022-03-18T20:41:01.188Z] 0 added, 0 removed; done. [2022-03-18T20:41:01.188Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-18T20:41:01.188Z] done. [2022-03-18T20:41:02.131Z] Reading package lists... [2022-03-18T20:41:02.392Z] Building dependency tree... [2022-03-18T20:41:02.392Z] Reading state information... [2022-03-18T20:41:02.392Z] The following NEW packages will be installed: [2022-03-18T20:41:02.392Z] apt-transport-https [2022-03-18T20:41:02.392Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:41:02.652Z] Need to get 4680 B of archives. [2022-03-18T20:41:02.652Z] After this operation, 162 kB of additional disk space will be used. [2022-03-18T20:41:02.652Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-18T20:41:02.913Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:41:02.913Z] Fetched 4680 B in 0s (22.0 kB/s) [2022-03-18T20:41:02.913Z] Selecting previously unselected package apt-transport-https. [2022-03-18T20:41:02.913Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-18T20:41:02.913Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-18T20:41:02.913Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-18T20:41:02.913Z] Setting up apt-transport-https (2.0.6) ... [2022-03-18T20:41:03.172Z] Waiting for network to be ready... [2022-03-18T20:41:11.330Z] 2022-03-18T20:41:07Z INFO Waiting for automatic snapd restart... [2022-03-18T20:41:11.330Z] snapd 2.54.4 from Canonical* installed [2022-03-18T20:41:11.900Z] "snapd" switched to the "latest/stable" channel [2022-03-18T20:41:11.900Z] [2022-03-18T20:41:15.193Z] core20 20220304 from Canonical* installed [2022-03-18T20:41:15.193Z] "core20" switched to the "latest/stable" channel [2022-03-18T20:41:15.193Z] [2022-03-18T20:41:17.737Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T20:41:17.737Z] "snapcraft" switched to the "latest/stable" channel [2022-03-18T20:41:17.737Z] [2022-03-18T20:41:23.023Z] 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-18T20:41:23.023Z] - README.md [2022-03-18T20:41:23.023Z] [2022-03-18T20:41:23.023Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T20:41:23.023Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T20:41:23.023Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T20:41:23.023Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T20:41:23.597Z] Reading package lists... [2022-03-18T20:41:24.169Z] 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-18T20:41:24.169Z] Reading package lists... [2022-03-18T20:41:24.430Z] Building dependency tree... [2022-03-18T20:41:24.430Z] Reading state information... [2022-03-18T20:41:24.430Z] Suggested packages: [2022-03-18T20:41:24.430Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-18T20:41:24.430Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-18T20:41:24.430Z] krb5-user libnorm-doc [2022-03-18T20:41:24.430Z] Recommended packages: [2022-03-18T20:41:24.430Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-18T20:41:24.692Z] The following NEW packages will be installed: [2022-03-18T20:41:24.692Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-18T20:41:24.692Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-18T20:41:24.692Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-18T20:41:24.692Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-18T20:41:24.692Z] libzmq5 pkg-config zip [2022-03-18T20:41:24.692Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:41:24.953Z] Need to get 10.3 MB of archives. [2022-03-18T20:41:24.953Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-18T20:41:24.953Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-18T20:41:24.953Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-18T20:41:25.521Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-18T20:41:25.521Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-18T20:41:25.521Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-18T20:41:25.521Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-18T20:41:25.521Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-18T20:41:25.521Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-18T20:41:25.521Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-18T20:41:25.521Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-18T20:41:25.521Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-18T20:41:25.521Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-18T20:41:25.521Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-18T20:41:25.521Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-18T20:41:25.521Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-18T20:41:25.521Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-18T20:41:25.781Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-18T20:41:25.781Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-18T20:41:25.781Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-18T20:41:25.781Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-18T20:41:25.781Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-18T20:41:25.781Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-18T20:41:25.781Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-18T20:41:25.781Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-18T20:41:25.781Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-18T20:41:25.781Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-18T20:41:25.781Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-18T20:41:25.781Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:41:26.044Z] Fetched 10.3 MB in 1s (9466 kB/s) [2022-03-18T20:41:26.044Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-18T20:41:26.044Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-18T20:41:26.044Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-18T20:41:26.044Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T20:41:26.044Z] Selecting previously unselected package libsodium23:amd64. [2022-03-18T20:41:26.044Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-18T20:41:26.044Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-18T20:41:26.303Z] Selecting previously unselected package libpsl5:amd64. [2022-03-18T20:41:26.303Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-18T20:41:26.303Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T20:41:26.303Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-18T20:41:26.303Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-18T20:41:26.303Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T20:41:26.303Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T20:41:26.303Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-18T20:41:26.303Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T20:41:26.303Z] Selecting previously unselected package librtmp1:amd64. [2022-03-18T20:41:26.304Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-18T20:41:26.304Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T20:41:26.304Z] Selecting previously unselected package libssh-4:amd64. [2022-03-18T20:41:26.304Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-18T20:41:26.304Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T20:41:26.563Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-18T20:41:26.563Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-18T20:41:26.563Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T20:41:26.563Z] Selecting previously unselected package liberror-perl. [2022-03-18T20:41:26.563Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-18T20:41:26.563Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-18T20:41:26.563Z] Selecting previously unselected package git-man. [2022-03-18T20:41:26.563Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-18T20:41:26.563Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:26.822Z] Selecting previously unselected package git. [2022-03-18T20:41:26.822Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-18T20:41:26.822Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:27.395Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-18T20:41:27.395Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:27.395Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:27.395Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-18T20:41:27.395Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:27.395Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:27.395Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-18T20:41:27.395Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:27.395Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:27.395Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-18T20:41:27.395Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:27.395Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:27.395Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-18T20:41:27.395Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-18T20:41:27.395Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T20:41:27.655Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-18T20:41:27.655Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:27.655Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:27.655Z] Selecting previously unselected package libnorm1:amd64. [2022-03-18T20:41:27.655Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T20:41:27.655Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:27.655Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-18T20:41:27.655Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T20:41:27.655Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:27.915Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-18T20:41:27.915Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T20:41:27.915Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:27.915Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-18T20:41:27.915Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T20:41:27.915Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:27.915Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-18T20:41:27.915Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-18T20:41:27.915Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T20:41:27.915Z] Selecting previously unselected package libzmq5:amd64. [2022-03-18T20:41:27.915Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T20:41:27.915Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:28.174Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-18T20:41:28.174Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:28.174Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.174Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-18T20:41:28.174Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T20:41:28.174Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:28.174Z] Selecting previously unselected package pkg-config. [2022-03-18T20:41:28.174Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-18T20:41:28.174Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T20:41:28.174Z] Selecting previously unselected package zip. [2022-03-18T20:41:28.174Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-18T20:41:28.174Z] Unpacking zip (3.0-11build1) ... [2022-03-18T20:41:28.434Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T20:41:28.434Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-18T20:41:28.434Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T20:41:28.434Z] No schema files found: doing nothing. [2022-03-18T20:41:28.434Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T20:41:28.434Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:28.434Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T20:41:28.434Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:28.434Z] Setting up liberror-perl (0.17029-1) ... [2022-03-18T20:41:28.434Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.434Z] Setting up zip (3.0-11build1) ... [2022-03-18T20:41:28.434Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T20:41:28.434Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T20:41:28.434Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T20:41:28.434Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T20:41:28.434Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T20:41:28.434Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.434Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:28.434Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.434Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:28.434Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.434Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:28.695Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T20:41:28.695Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:28.695Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:28.695Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.695Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:28.695Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:28.695Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:41:29.266Z] comerr-dev set to automatically installed. [2022-03-18T20:41:29.266Z] git set to automatically installed. [2022-03-18T20:41:29.266Z] git-man set to automatically installed. [2022-03-18T20:41:29.266Z] krb5-multidev set to automatically installed. [2022-03-18T20:41:29.266Z] libbrotli1 set to automatically installed. [2022-03-18T20:41:29.266Z] libcurl3-gnutls set to automatically installed. [2022-03-18T20:41:29.266Z] liberror-perl set to automatically installed. [2022-03-18T20:41:29.266Z] libglib2.0-0 set to automatically installed. [2022-03-18T20:41:29.266Z] libgssrpc4 set to automatically installed. [2022-03-18T20:41:29.267Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-18T20:41:29.267Z] libkadm5srv-mit11 set to automatically installed. [2022-03-18T20:41:29.267Z] libkdb5-9 set to automatically installed. [2022-03-18T20:41:29.267Z] libkrb5-dev set to automatically installed. [2022-03-18T20:41:29.267Z] libnghttp2-14 set to automatically installed. [2022-03-18T20:41:29.267Z] libnorm-dev set to automatically installed. [2022-03-18T20:41:29.267Z] libnorm1 set to automatically installed. [2022-03-18T20:41:29.267Z] libpgm-5.2-0 set to automatically installed. [2022-03-18T20:41:29.267Z] libpgm-dev set to automatically installed. [2022-03-18T20:41:29.267Z] libpsl5 set to automatically installed. [2022-03-18T20:41:29.267Z] librtmp1 set to automatically installed. [2022-03-18T20:41:29.267Z] libsodium-dev set to automatically installed. [2022-03-18T20:41:29.267Z] libsodium23 set to automatically installed. [2022-03-18T20:41:29.267Z] libssh-4 set to automatically installed. [2022-03-18T20:41:29.267Z] libzmq3-dev set to automatically installed. [2022-03-18T20:41:29.267Z] libzmq5 set to automatically installed. [2022-03-18T20:41:29.267Z] pkg-config set to automatically installed. [2022-03-18T20:41:29.267Z] zip set to automatically installed. [2022-03-18T20:41:29.837Z] snapd is not logged in, snap install commands will use sudo [2022-03-18T20:41:42.060Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-18T20:41:42.060Z] Downloading snap 'edgex-app-service-configurable' [2022-03-18T20:41:44.605Z] Pulling app-service-configurable [2022-03-18T20:41:44.605Z] + snapcraftctl pull [2022-03-18T20:41:45.987Z] Pulling config-common [2022-03-18T20:41:45.987Z] + snapcraftctl pull [2022-03-18T20:41:46.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T20:41:46.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T20:41:47.368Z] Pulling go-build-helper [2022-03-18T20:41:47.369Z] + snapcraftctl pull [2022-03-18T20:41:48.037Z] ./bin/test-attribution-txt.sh [2022-03-18T20:41:48.749Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-18T20:41:48.749Z] Skipping pull go-build-helper (already ran) [2022-03-18T20:41:48.749Z] Building go-build-helper [2022-03-18T20:41:48.749Z] + snapcraftctl build [2022-03-18T20:41:49.689Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-18T20:41:50.633Z] Staging go-build-helper [2022-03-18T20:41:50.633Z] + snapcraftctl stage [Pipeline] echo [2022-03-18T20:41:50.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T20:41:51.344Z] + ls -al . [2022-03-18T20:41:51.345Z] total 672 [2022-03-18T20:41:51.345Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 20:41 . [2022-03-18T20:41:51.345Z] drwxr-xr-x 4 root root 4096 Mar 18 20:36 .. [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 20:34 .dockerignore [2022-03-18T20:41:51.345Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:34 .git [2022-03-18T20:41:51.345Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:34 .github [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 20:34 .gitignore [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 20:34 .golangci.yml [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 20:34 .hadolint.yml [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 20:34 .sonarcloud.properties [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 20:34 ADOPTERS.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 20:34 Attribution.txt [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 20:34 CHANGELOG.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 20:34 CONTRIBUTING.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 20:34 GOVERNANCE.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 20:34 Jenkinsfile [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 20:34 LICENSE [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 6888 Mar 18 20:34 Makefile [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 20:34 OWNERS.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 20:34 README.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 20:34 SECURITY.md [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 20:30 VERSION [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 20:34 ZMQWindows.md [2022-03-18T20:41:51.345Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 20:34 bin [2022-03-18T20:41:51.345Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 20:34 cmd [2022-03-18T20:41:51.345Z] -rw-r--r-- 1 root root 426503 Mar 18 20:40 coverage.out [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 20:34 go.mod [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 20:34 go.sum [2022-03-18T20:41:51.345Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:34 internal [2022-03-18T20:41:51.345Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 20:34 openapi [2022-03-18T20:41:51.345Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:34 snap [2022-03-18T20:41:51.345Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 20:34 version.go [Pipeline] sh [2022-03-18T20:41:52.023Z] + '[' -e coverage.out ] [2022-03-18T20:41:52.023Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T20:41:52.054Z] Warning: overwriting stash ‘coverage-report’ [2022-03-18T20:41:52.931Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T20:41:53.588Z] + make build [2022-03-18T20:41:53.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:41:54.838Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-18T20:41:54.838Z] Fetched 290 kB in 0s (0 B/s) [2022-03-18T20:41:54.838Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-18T20:41:54.838Z] Fetched 158 kB in 0s (0 B/s) [2022-03-18T20:41:54.838Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-18T20:41:54.838Z] Fetched 242 kB in 0s (0 B/s) [2022-03-18T20:41:54.838Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-18T20:41:54.838Z] Fetched 150 kB in 0s (0 B/s) [2022-03-18T20:41:54.838Z] Pulling edgex-go [2022-03-18T20:41:54.838Z] + snapcraftctl pull [2022-03-18T20:41:56.392Z] Pulling hooks [2022-03-18T20:41:56.392Z] + snapcraftctl pull [2022-03-18T20:42:08.636Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T20:42:08.636Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-18T20:42:08.636Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-18T20:42:08.636Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-18T20:42:08.636Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-18T20:42:08.636Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-18T20:42:08.636Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-18T20:42:08.636Z] Fetched 234 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-18T20:42:08.636Z] Fetched 155 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-18T20:42:08.636Z] Fetched 170 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-18T20:42:08.636Z] Fetched 267 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-18T20:42:08.636Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-18T20:42:08.636Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-18T20:42:08.636Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-18T20:42:08.636Z] Fetched 121 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-18T20:42:08.636Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-18T20:42:08.636Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-18T20:42:08.636Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-18T20:42:08.636Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-18T20:42:08.636Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-18T20:42:08.636Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-18T20:42:08.636Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-18T20:42:08.637Z] Fetched 142 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-18T20:42:08.637Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-18T20:42:08.637Z] Fetched 181 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-18T20:42:08.637Z] Fetched 208 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-18T20:42:08.637Z] Fetched 161 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-18T20:42:08.637Z] Fetched 107 kB in 0s (0 B/s) [2022-03-18T20:42:08.637Z] Pulling static-packages [2022-03-18T20:42:08.637Z] + snapcraftctl pull [2022-03-18T20:42:08.637Z] Pulling version [2022-03-18T20:42:08.637Z] + cd /root/project [2022-03-18T20:42:08.637Z] ++ git describe --tags --abbrev=0 [2022-03-18T20:42:08.637Z] ++ sed s/v// [2022-03-18T20:42:08.637Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-18T20:42:08.637Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-18T20:42:08.637Z] + snapcraftctl set-version 2.2.0-dev.39 [2022-03-18T20:42:10.542Z] Building app-service-configurable [2022-03-18T20:42:10.542Z] + snapcraftctl build [2022-03-18T20:42:11.922Z] Building config-common [2022-03-18T20:42:11.922Z] + snapcraftctl build [2022-03-18T20:42:13.313Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-18T20:42:13.884Z] Skipping build go-build-helper (already ran) [2022-03-18T20:42:14.143Z] Building edgex-go [2022-03-18T20:42:14.143Z] + cd /root/parts/edgex-go/src [2022-03-18T20:42:14.143Z] ++ git describe --tags --abbrev=0 [2022-03-18T20:42:14.143Z] ++ sed s/v// [2022-03-18T20:42:14.143Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-18T20:42:14.143Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-18T20:42:14.143Z] + echo 2.2.0-dev.39 [2022-03-18T20:42:14.143Z] + '[' '!' -d vendor ']' [2022-03-18T20:42:14.143Z] + go mod download all [2022-03-18T20:42:20.750Z] + make build [2022-03-18T20:42:20.750Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:42:38.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T20:42:46.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:42:46.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T20:42:48.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:42:48.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:42:50.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:42:50.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:42:52.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:42:53.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:42:55.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:42:56.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-18T20:42:58.039Z] + case "$service" in [2022-03-18T20:42:58.039Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.039Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-18T20:42:58.039Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-18T20:42:58.039Z] + 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-18T20:42:58.608Z] Building hooks [2022-03-18T20:42:58.608Z] + cd /root/parts/hooks/src [2022-03-18T20:42:58.608Z] + make build [2022-03-18T20:42:58.608Z] go mod tidy [2022-03-18T20:42:58.608Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-18T20:42:58.868Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T20:42:59.129Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-18T20:42:59.129Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-18T20:42:59.129Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-18T20:43:01.043Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-18T20:43:01.303Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-18T20:43:01.303Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-18T20:43:03.216Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T20:43:03.216Z] Building static-packages [2022-03-18T20:43:03.216Z] + snapcraftctl build [2022-03-18T20:43:05.126Z] Building version [2022-03-18T20:43:05.126Z] + snapcraftctl build [2022-03-18T20:43:07.039Z] Staging app-service-configurable [2022-03-18T20:43:07.039Z] + snapcraftctl stage [2022-03-18T20:43:08.423Z] Staging config-common [2022-03-18T20:43:08.423Z] + snapcraftctl stage [2022-03-18T20:43:09.805Z] Skipping stage go-build-helper (already ran) [2022-03-18T20:43:09.805Z] Staging edgex-go [2022-03-18T20:43:09.805Z] + snapcraftctl stage [2022-03-18T20:43:11.195Z] Staging hooks [2022-03-18T20:43:11.195Z] + snapcraftctl stage [2022-03-18T20:43:12.577Z] Staging static-packages [2022-03-18T20:43:12.577Z] + snapcraftctl stage [2022-03-18T20:43:14.487Z] Staging version [2022-03-18T20:43:14.487Z] + snapcraftctl stage [2022-03-18T20:43:15.871Z] Priming app-service-configurable [2022-03-18T20:43:15.871Z] + snapcraftctl prime [2022-03-18T20:43:19.168Z] 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-18T20:43:19.168Z] stage-packages: [2022-03-18T20:43:19.168Z] - libnorm1 [2022-03-18T20:43:19.168Z] - libpgm-5.2-0 [2022-03-18T20:43:19.168Z] - libsodium23 [2022-03-18T20:43:19.168Z] - libzmq5 [2022-03-18T20:43:19.168Z] Priming config-common [2022-03-18T20:43:19.168Z] + snapcraftctl prime [2022-03-18T20:43:20.551Z] Priming go-build-helper [2022-03-18T20:43:20.551Z] + snapcraftctl prime [2022-03-18T20:43:21.934Z] Priming edgex-go [2022-03-18T20:43:21.934Z] + snapcraftctl prime [2022-03-18T20:43:23.314Z] Priming hooks [2022-03-18T20:43:23.314Z] + snapcraftctl prime [2022-03-18T20:43:24.698Z] Priming static-packages [2022-03-18T20:43:24.698Z] + snapcraftctl prime [2022-03-18T20:43:29.989Z] Priming version [2022-03-18T20:43:29.989Z] + snapcraftctl prime [2022-03-18T20:43:30.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T20:43:30.563Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T20:44:27.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:44:31.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T20:44:36.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:44:38.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:44:42.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:44:47.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:44:53.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:45:00.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:45:02.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:45:07.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T20:45:17.286Z] $ docker stop --time=1 3564701c7d8926075f3654f2beb2c1595195787a59fe0e09bd748de927c58c58 [2022-03-18T20:45:19.385Z] $ docker rm -f 3564701c7d8926075f3654f2beb2c1595195787a59fe0e09bd748de927c58c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:45:21.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:45:21.485Z] [2022-03-18T20:45:21.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:45:21.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:45:22.112Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-18T20:45:22.112Z] 29e5d40040c1: Pulling fs layer [2022-03-18T20:45:22.112Z] 1ce36da41761: Pulling fs layer [2022-03-18T20:45:22.112Z] 25b303627fd3: Pulling fs layer [2022-03-18T20:45:22.112Z] 29e5d40040c1: Verifying Checksum [2022-03-18T20:45:22.112Z] 29e5d40040c1: Download complete [2022-03-18T20:45:22.389Z] 1ce36da41761: Verifying Checksum [2022-03-18T20:45:22.389Z] 1ce36da41761: Download complete [2022-03-18T20:45:22.993Z] 29e5d40040c1: Pull complete [2022-03-18T20:45:23.976Z] 25b303627fd3: Verifying Checksum [2022-03-18T20:45:23.976Z] 25b303627fd3: Download complete [2022-03-18T20:45:23.976Z] 1ce36da41761: Pull complete [2022-03-18T20:45:36.385Z] 25b303627fd3: Pull complete [2022-03-18T20:45:36.385Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-18T20:45:36.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:45:36.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-18T20:45:36.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-03-18T20:45:36.748Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T20:45:39.232Z] $ docker top 37ab895ae363655856e1ba2a68f4dce9e719d80a00195c7101672d48c19b3cce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:45:40.163Z] + + docker-composegrep parallel build --help [2022-03-18T20:45:40.163Z] [2022-03-18T20:45:45.563Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T20:45:45.596Z] $ docker stop --time=1 37ab895ae363655856e1ba2a68f4dce9e719d80a00195c7101672d48c19b3cce [2022-03-18T20:45:47.321Z] $ docker rm -f 37ab895ae363655856e1ba2a68f4dce9e719d80a00195c7101672d48c19b3cce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:45:47.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:45:47.938Z] . [Pipeline] withDockerContainer [2022-03-18T20:45:48.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-03-18T20:45:48.270Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T20:45:49.683Z] $ docker top 97177ce13b1902de44ad81b985b1f686f4d3943a5fb2d4486cf513f6690c41ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:45:50.624Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T20:45:57.323Z] Building core-command ... [2022-03-18T20:45:57.323Z] Building core-data ... [2022-03-18T20:45:57.323Z] Building core-metadata ... [2022-03-18T20:45:57.323Z] Building security-bootstrapper ... [2022-03-18T20:45:57.323Z] Building security-proxy-setup ... [2022-03-18T20:45:57.323Z] Building security-secretstore-setup ... [2022-03-18T20:45:57.323Z] Building support-notifications ... [2022-03-18T20:45:57.323Z] Building support-scheduler ... [2022-03-18T20:45:57.323Z] Building sys-mgmt-agent ... [2022-03-18T20:45:57.323Z] Building core-data [2022-03-18T20:45:57.323Z] Building security-bootstrapper [2022-03-18T20:45:57.323Z] Building security-secretstore-setup [2022-03-18T20:45:57.323Z] Building core-metadata [2022-03-18T20:45:57.323Z] Building security-proxy-setup [2022-03-18T20:47:19.215Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:47:19.215Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:47:19.215Z] ---> 297642a9cad6 [2022-03-18T20:47:19.215Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T20:47:19.215Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:47:19.215Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:47:19.215Z] ---> 297642a9cad6 [2022-03-18T20:47:19.215Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T20:47:19.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:47:19.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:47:19.215Z] ---> 297642a9cad6 [2022-03-18T20:47:19.215Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:47:19.215Z] ---> Running in 18f240b6c2cb [2022-03-18T20:47:19.215Z] ---> Running in fcceca742642 [2022-03-18T20:47:19.215Z] ---> Running in 44c570b4cdb5 [2022-03-18T20:47:19.215Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:47:19.215Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:47:19.215Z] ---> 297642a9cad6 [2022-03-18T20:47:19.215Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T20:47:19.215Z] ---> Running in dec0db0f15f0 [2022-03-18T20:47:19.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:47:19.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:47:19.215Z] ---> 297642a9cad6 [2022-03-18T20:47:19.215Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:47:19.215Z] ---> Running in 463b0bb50bb6 [2022-03-18T20:47:19.215Z] Removing intermediate container fcceca742642 [2022-03-18T20:47:19.215Z] ---> a110c2fcec8e [2022-03-18T20:47:19.215Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:47:19.215Z] Removing intermediate container dec0db0f15f0 [2022-03-18T20:47:19.215Z] ---> d76c0975c19a [2022-03-18T20:47:19.215Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:47:19.215Z] Removing intermediate container 44c570b4cdb5 [2022-03-18T20:47:19.215Z] ---> cdc4757d2799 [2022-03-18T20:47:19.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:47:19.215Z] Removing intermediate container 18f240b6c2cb [2022-03-18T20:47:19.215Z] ---> cd4bf5621113 [2022-03-18T20:47:19.215Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:47:19.215Z] Removing intermediate container 463b0bb50bb6 [2022-03-18T20:47:19.215Z] ---> 205976d8ef7a [2022-03-18T20:47:19.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:47:19.215Z] ---> Running in 3faa0bc27131 [2022-03-18T20:47:19.215Z] ---> Running in 50f899607d98 [2022-03-18T20:47:19.215Z] ---> Running in 1103580cc111 [2022-03-18T20:47:19.215Z] ---> Running in 36f7e9642833 [2022-03-18T20:47:19.215Z] ---> Running in bcc8913a35c4 [2022-03-18T20:47:19.215Z] Removing intermediate container 3faa0bc27131 [2022-03-18T20:47:19.215Z] ---> 9c8bd55586dd [2022-03-18T20:47:19.215Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T20:47:19.215Z] ---> Running in fab431602dcd [2022-03-18T20:47:19.215Z] Removing intermediate container 1103580cc111 [2022-03-18T20:47:19.215Z] ---> 110d4f0b59be [2022-03-18T20:47:19.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:47:19.215Z] ---> Running in 2f27e8620d4c [2022-03-18T20:47:19.215Z] Removing intermediate container 50f899607d98 [2022-03-18T20:47:19.215Z] ---> d7884004442d [2022-03-18T20:47:19.215Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T20:47:19.215Z] ---> Running in 885c48d2398c [2022-03-18T20:47:19.215Z] Removing intermediate container bcc8913a35c4 [2022-03-18T20:47:19.215Z] ---> a87b1b376d41 [2022-03-18T20:47:19.215Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T20:47:19.215Z] ---> Running in f838c68a7295 [2022-03-18T20:47:19.493Z] Removing intermediate container 36f7e9642833 [2022-03-18T20:47:19.493Z] ---> 67f3317509cb [2022-03-18T20:47:19.493Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T20:47:19.772Z] ---> Running in 813125941e15 [2022-03-18T20:47:20.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:21.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:21.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:21.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:21.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:21.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:22.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:22.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:22.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:22.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:22.857Z] OK: 220 MiB in 52 packages [2022-03-18T20:47:23.471Z] OK: 220 MiB in 52 packages [2022-03-18T20:47:23.765Z] OK: 220 MiB in 52 packages [2022-03-18T20:47:24.060Z] OK: 220 MiB in 52 packages [2022-03-18T20:47:24.060Z] OK: 220 MiB in 52 packages [2022-03-18T20:47:24.685Z] Removing intermediate container fab431602dcd [2022-03-18T20:47:24.685Z] ---> 27ffd1d65d42 [2022-03-18T20:47:24.685Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T20:47:25.300Z] Removing intermediate container 2f27e8620d4c [2022-03-18T20:47:25.300Z] ---> 27bed5baa9ea [2022-03-18T20:47:25.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:47:25.906Z] Removing intermediate container f838c68a7295 [2022-03-18T20:47:25.906Z] ---> 0fa1097ec3d3 [2022-03-18T20:47:25.906Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:47:25.906Z] Removing intermediate container 813125941e15 [2022-03-18T20:47:25.906Z] ---> afcd1932f087 [2022-03-18T20:47:25.907Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T20:47:25.907Z] Removing intermediate container 885c48d2398c [2022-03-18T20:47:25.907Z] ---> bbcc8a586ee3 [2022-03-18T20:47:25.907Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T20:47:26.518Z] ---> 51357d546962 [2022-03-18T20:47:26.518Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:47:26.518Z] ---> f133fc0372e7 [2022-03-18T20:47:26.518Z] ---> Running in 818517fdb234 [2022-03-18T20:47:26.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:47:26.797Z] ---> Running in a80d74f97a5b [2022-03-18T20:47:27.413Z] ---> 36673d5ac7ca [2022-03-18T20:47:27.413Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:47:27.413Z] ---> ddaf08a88ce2 [2022-03-18T20:47:27.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:47:27.413Z] ---> Running in 30e62dc519c7 [2022-03-18T20:47:27.703Z] ---> Running in 5e943abf9c16 [2022-03-18T20:47:27.703Z] ---> a37af408177a [2022-03-18T20:47:27.703Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:47:27.978Z] ---> Running in 29e409c0d4f3 [2022-03-18T20:47:34.725Z] Removing intermediate container 818517fdb234 [2022-03-18T20:47:34.725Z] ---> b9b8cc3b9fb9 [2022-03-18T20:47:34.725Z] Step 8/21 : COPY . . [2022-03-18T20:47:34.725Z] Removing intermediate container a80d74f97a5b [2022-03-18T20:47:34.725Z] ---> 3618f4031d7b [2022-03-18T20:47:34.725Z] Step 8/23 : COPY . . [2022-03-18T20:47:35.326Z] Removing intermediate container 30e62dc519c7 [2022-03-18T20:47:35.326Z] ---> ea3b4385f411 [2022-03-18T20:47:35.326Z] Step 8/23 : COPY . . [2022-03-18T20:47:35.326Z] Removing intermediate container 5e943abf9c16 [2022-03-18T20:47:35.326Z] ---> 234ac0ba51c2 [2022-03-18T20:47:35.326Z] Step 8/31 : COPY . . [2022-03-18T20:47:35.326Z] Removing intermediate container 29e409c0d4f3 [2022-03-18T20:47:35.326Z] ---> ca94b35a4c22 [2022-03-18T20:47:35.326Z] Step 8/25 : COPY . . [2022-03-18T20:48:02.186Z] ---> 7e608af018eb [2022-03-18T20:48:02.186Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T20:48:02.471Z] ---> Running in e7a40848a62a [2022-03-18T20:48:02.471Z] ---> 6054f32b8924 [2022-03-18T20:48:02.471Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T20:48:02.755Z] ---> Running in 438b51356a1c [2022-03-18T20:48:02.755Z] ---> 3212ab012956 [2022-03-18T20:48:02.755Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T20:48:02.755Z] ---> e0582f3665b1 [2022-03-18T20:48:02.755Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T20:48:03.037Z] ---> Running in 4b2b8473ab9c [2022-03-18T20:48:03.037Z] ---> Running in bce700c97d4b [2022-03-18T20:48:03.320Z] ---> 087d82b41758 [2022-03-18T20:48:03.320Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T20:48:03.602Z] ---> Running in d69b1eff5eb7 [2022-03-18T20:48:05.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:48:05.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:48:05.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T20:48:05.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T20:48:06.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:53:13.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:53:13.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:53:28.572Z] Removing intermediate container e7a40848a62a [2022-03-18T20:53:28.572Z] ---> fec9837211ff [2022-03-18T20:53:28.572Z] [2022-03-18T20:53:28.572Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T20:53:28.572Z] 3.14: Pulling from library/alpine [2022-03-18T20:53:32.000Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:53:32.000Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:53:32.000Z] ---> 71a2028e5025 [2022-03-18T20:53:32.000Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T20:53:32.000Z] ---> Running in e22985f402f5 [2022-03-18T20:53:32.994Z] Removing intermediate container 4b2b8473ab9c [2022-03-18T20:53:32.994Z] ---> bbc296075457 [2022-03-18T20:53:32.994Z] [2022-03-18T20:53:32.994Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T20:53:32.994Z] ---> 71a2028e5025 [2022-03-18T20:53:32.994Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T20:53:33.272Z] Removing intermediate container d69b1eff5eb7 [2022-03-18T20:53:33.272Z] ---> e271d22ac139 [2022-03-18T20:53:33.272Z] [2022-03-18T20:53:33.272Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T20:53:33.272Z] ---> 71a2028e5025 [2022-03-18T20:53:33.272Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T20:53:33.272Z] ---> Running in a19eb67ec30f [2022-03-18T20:53:33.272Z] ---> Running in 851187742de9 [2022-03-18T20:53:34.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:34.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:34.540Z] Removing intermediate container a19eb67ec30f [2022-03-18T20:53:34.540Z] ---> 91a217d6d3bf [2022-03-18T20:53:34.540Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T20:53:34.817Z] ---> Running in adcd7f1a4b02 [2022-03-18T20:53:35.809Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T20:53:35.809Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:53:35.809Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:53:35.809Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T20:53:35.809Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T20:53:35.809Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:53:35.809Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:53:36.417Z] OK: 8 MiB in 19 packages [2022-03-18T20:53:36.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:36.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:37.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:37.689Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T20:53:37.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:37.970Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T20:53:37.970Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T20:53:37.970Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:53:37.970Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:53:38.577Z] OK: 6 MiB in 17 packages [2022-03-18T20:53:39.181Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:53:39.181Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T20:53:39.181Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:53:39.181Z] OK: 6 MiB in 16 packages [2022-03-18T20:53:39.181Z] Removing intermediate container e22985f402f5 [2022-03-18T20:53:39.181Z] ---> ae84ee6deca8 [2022-03-18T20:53:39.181Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:53:39.457Z] Removing intermediate container bce700c97d4b [2022-03-18T20:53:39.457Z] ---> 02f5b65e4893 [2022-03-18T20:53:39.457Z] [2022-03-18T20:53:39.457Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:53:39.457Z] ---> 71a2028e5025 [2022-03-18T20:53:39.457Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:53:39.457Z] ---> Running in 4f6d7479540c [2022-03-18T20:53:39.749Z] ---> Running in ef1e027ad145 [2022-03-18T20:53:40.748Z] Removing intermediate container 4f6d7479540c [2022-03-18T20:53:40.748Z] ---> 9616a27cd6fa [2022-03-18T20:53:40.748Z] Step 13/21 : WORKDIR /edgex [2022-03-18T20:53:41.042Z] ---> Running in 9a14f933fe49 [2022-03-18T20:53:41.042Z] Removing intermediate container adcd7f1a4b02 [2022-03-18T20:53:41.042Z] ---> cd44c9284c72 [2022-03-18T20:53:41.042Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T20:53:41.340Z] ---> Running in 665476e59f4f [2022-03-18T20:53:41.618Z] Removing intermediate container 9a14f933fe49 [2022-03-18T20:53:41.618Z] ---> 7bb68dce51c0 [2022-03-18T20:53:41.618Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T20:53:41.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:41.619Z] Removing intermediate container 851187742de9 [2022-03-18T20:53:41.619Z] ---> 75c02d7f28ae [2022-03-18T20:53:41.619Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:53:41.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:53:41.905Z] ---> Running in 306bfcc307f5 [2022-03-18T20:53:41.905Z] Removing intermediate container 665476e59f4f [2022-03-18T20:53:41.905Z] ---> 89bda06ac7e4 [2022-03-18T20:53:41.905Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T20:53:42.183Z] ---> Running in 1af74539f056 [2022-03-18T20:53:42.790Z] Removing intermediate container 306bfcc307f5 [2022-03-18T20:53:42.790Z] ---> 8912b63947ec [2022-03-18T20:53:42.790Z] Step 13/25 : WORKDIR / [2022-03-18T20:53:42.790Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T20:53:42.790Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:53:42.790Z] OK: 5 MiB in 15 packages [2022-03-18T20:53:42.790Z] Removing intermediate container 1af74539f056 [2022-03-18T20:53:42.790Z] ---> 6044a4897b74 [2022-03-18T20:53:42.790Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T20:53:42.790Z] ---> Running in 066b0a363a68 [2022-03-18T20:53:43.079Z] ---> Running in 01efdbb8ac50 [2022-03-18T20:53:43.079Z] ---> c34abe349777 [2022-03-18T20:53:43.079Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T20:53:44.076Z] Removing intermediate container 066b0a363a68 [2022-03-18T20:53:44.076Z] ---> a14eb713f0de [2022-03-18T20:53:44.076Z] 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-18T20:53:44.350Z] Removing intermediate container ef1e027ad145 [2022-03-18T20:53:44.350Z] ---> 0f37b31d0bf2 [2022-03-18T20:53:44.350Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:53:44.627Z] ---> Running in bad58638cb39 [2022-03-18T20:53:45.240Z] ---> ea58c6d5b7cf [2022-03-18T20:53:45.240Z] 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-18T20:53:45.240Z] Removing intermediate container bad58638cb39 [2022-03-18T20:53:45.240Z] ---> c7e990cab761 [2022-03-18T20:53:45.240Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T20:53:45.521Z] ---> Running in 6eb766a815e2 [2022-03-18T20:53:45.797Z] ---> 6769b2bf6447 [2022-03-18T20:53:45.797Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T20:53:46.075Z] Removing intermediate container 6eb766a815e2 [2022-03-18T20:53:46.075Z] ---> fca8e1e2ba02 [2022-03-18T20:53:46.075Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:53:46.075Z] Removing intermediate container 01efdbb8ac50 [2022-03-18T20:53:46.075Z] ---> dcce9279abb2 [2022-03-18T20:53:46.075Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T20:53:46.356Z] ---> Running in 1f0ff792496b [2022-03-18T20:53:46.356Z] ---> 2d7389ce9af2 [2022-03-18T20:53:46.356Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T20:53:46.356Z] ---> Running in f0808af57333 [2022-03-18T20:53:47.013Z] Removing intermediate container 1f0ff792496b [2022-03-18T20:53:47.013Z] ---> 4c2b1a4cd780 [2022-03-18T20:53:47.013Z] Step 15/23 : WORKDIR / [2022-03-18T20:53:47.311Z] Removing intermediate container f0808af57333 [2022-03-18T20:53:47.312Z] ---> dc56b48605eb [2022-03-18T20:53:47.312Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T20:53:47.312Z] ---> Running in feea6a952dd4 [2022-03-18T20:53:47.948Z] ---> efd89c6b6ada [2022-03-18T20:53:47.948Z] 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-18T20:53:48.265Z] Removing intermediate container feea6a952dd4 [2022-03-18T20:53:48.265Z] ---> 6ccd2e3204ab [2022-03-18T20:53:48.265Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:53:48.265Z] ---> d7b45c3a2adc [2022-03-18T20:53:48.265Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T20:53:48.673Z] ---> Running in 91a4269734c6 [2022-03-18T20:53:49.033Z] ---> 0557ebfce740 [2022-03-18T20:53:49.033Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T20:53:49.402Z] ---> Running in 2c37ac64e386 [2022-03-18T20:53:49.402Z] ---> cd7cd5c03b23 [2022-03-18T20:53:49.402Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T20:53:49.700Z] Removing intermediate container 91a4269734c6 [2022-03-18T20:53:49.700Z] ---> 39757928443c [2022-03-18T20:53:49.700Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T20:53:49.700Z] ---> Running in cdd8139ee929 [2022-03-18T20:53:49.976Z] ---> 0aeb4dbde794 [2022-03-18T20:53:49.976Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T20:53:50.578Z] Removing intermediate container cdd8139ee929 [2022-03-18T20:53:50.578Z] ---> 2518a5c046c8 [2022-03-18T20:53:50.578Z] Step 19/21 : LABEL arch=arm64 [2022-03-18T20:53:50.578Z] ---> Running in 4bdf21a883d7 [2022-03-18T20:53:51.175Z] Removing intermediate container 4bdf21a883d7 [2022-03-18T20:53:51.176Z] ---> eda186b77472 [2022-03-18T20:53:51.176Z] Step 20/21 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:53:51.452Z] ---> Running in e9f4102ddddc [2022-03-18T20:53:51.734Z] ---> f27d025f2979 [2022-03-18T20:53:51.734Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T20:53:52.353Z] Removing intermediate container e9f4102ddddc [2022-03-18T20:53:52.353Z] ---> 2441587881b3 [2022-03-18T20:53:52.353Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T20:53:52.353Z] Removing intermediate container 2c37ac64e386 [2022-03-18T20:53:52.353Z] ---> 26cafa2645e1 [2022-03-18T20:53:52.353Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:53:52.353Z] ---> Running in ab1a49f7b269 [2022-03-18T20:53:52.631Z] ---> c2c37afafc7c [2022-03-18T20:53:52.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T20:53:53.250Z] Removing intermediate container ab1a49f7b269 [2022-03-18T20:53:53.250Z] ---> ccb2e61061d0 [2022-03-18T20:53:53.250Z] [2022-03-18T20:53:53.524Z] ---> f427ce23857b [2022-03-18T20:53:53.524Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T20:53:53.800Z] ---> 9f70e769e026 [2022-03-18T20:53:53.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T20:53:53.800Z] ---> Running in fd2d0fa58d19 [2022-03-18T20:53:53.800Z] Successfully built ccb2e61061d0 [2022-03-18T20:53:54.073Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-18T20:53:54.073Z]  Building security-proxy-setup ... done Building support-scheduler [2022-03-18T20:53:54.347Z] ---> 975b00018aa5 [2022-03-18T20:53:54.347Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T20:53:54.347Z] Removing intermediate container fd2d0fa58d19 [2022-03-18T20:53:54.347Z] ---> ac7cca5d2157 [2022-03-18T20:53:54.348Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:53:54.625Z] ---> Running in f5f535395e7e [2022-03-18T20:53:55.611Z] Removing intermediate container f5f535395e7e [2022-03-18T20:53:55.611Z] ---> f53085b9b1d7 [2022-03-18T20:53:55.611Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:53:55.611Z] ---> fd27e1905ff2 [2022-03-18T20:53:55.611Z] 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-18T20:53:55.611Z] ---> Running in 9c277f4641cf [2022-03-18T20:53:55.611Z] ---> Running in 685bf027da05 [2022-03-18T20:53:55.889Z] ---> ac993117697e [2022-03-18T20:53:55.889Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T20:53:56.167Z] Removing intermediate container 438b51356a1c [2022-03-18T20:53:56.167Z] ---> 7e3ff3d34305 [2022-03-18T20:53:56.167Z] [2022-03-18T20:53:56.167Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:53:56.167Z] ---> 71a2028e5025 [2022-03-18T20:53:56.167Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T20:53:56.441Z] Removing intermediate container 9c277f4641cf [2022-03-18T20:53:56.441Z] ---> daefc95669cf [2022-03-18T20:53:56.441Z] Step 22/23 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:53:56.441Z] ---> Running in a2c80b7f32b2 [2022-03-18T20:53:56.441Z] ---> Running in 4422d80736ed [2022-03-18T20:53:57.063Z] Removing intermediate container a2c80b7f32b2 [2022-03-18T20:53:57.063Z] ---> 403e7e1a7adb [2022-03-18T20:53:57.063Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T20:53:57.063Z] Removing intermediate container 4422d80736ed [2022-03-18T20:53:57.063Z] ---> d46bc0b53761 [2022-03-18T20:53:57.063Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:53:57.344Z] ---> 72664ccad3fe [2022-03-18T20:53:57.344Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T20:53:57.344Z] ---> Running in a29d2fca9acd [2022-03-18T20:53:57.344Z] ---> Running in 611c5dd6e432 [2022-03-18T20:53:57.946Z] Removing intermediate container a29d2fca9acd [2022-03-18T20:53:57.946Z] ---> 5f697c3568ab [2022-03-18T20:53:57.946Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T20:53:58.221Z] Removing intermediate container 611c5dd6e432 [2022-03-18T20:53:58.221Z] ---> 64840c28d5ae [2022-03-18T20:53:58.221Z] [2022-03-18T20:53:58.221Z] ---> Running in ebd9cb7a48a2 [2022-03-18T20:53:58.505Z] ---> 267671f5ebac [2022-03-18T20:53:58.505Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T20:53:58.783Z] Successfully built 64840c28d5ae [2022-03-18T20:53:58.783Z] Successfully tagged core-metadata-arm64:latest [2022-03-18T20:53:58.783Z] Building support-notifications [2022-03-18T20:53:58.783Z]  Building core-metadata ... done Removing intermediate container 685bf027da05 [2022-03-18T20:53:58.783Z] ---> 0f9a11e203c4 [2022-03-18T20:53:58.783Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T20:53:58.783Z] Removing intermediate container ebd9cb7a48a2 [2022-03-18T20:53:58.783Z] ---> 265d28872255 [2022-03-18T20:53:58.783Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:53:59.055Z] ---> Running in 16052ddf38ae [2022-03-18T20:53:59.055Z] ---> Running in dee451bacd72 [2022-03-18T20:53:59.660Z] Removing intermediate container 16052ddf38ae [2022-03-18T20:53:59.660Z] ---> 239bac29ca20 [2022-03-18T20:53:59.660Z] Step 23/25 : LABEL arch=arm64 [2022-03-18T20:53:59.943Z] ---> Running in 25e198986d02 [2022-03-18T20:53:59.943Z] ---> cccaa74fa1bd [2022-03-18T20:53:59.943Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T20:54:00.220Z] ---> Running in 27846b4a6380 [2022-03-18T20:54:00.503Z] Removing intermediate container 25e198986d02 [2022-03-18T20:54:00.503Z] ---> 9a60a29c479c [2022-03-18T20:54:00.503Z] Step 24/25 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:54:00.503Z] ---> Running in 58f3bf78b3c8 [2022-03-18T20:54:00.795Z] Removing intermediate container 27846b4a6380 [2022-03-18T20:54:00.795Z] ---> 4bfeb37fe250 [2022-03-18T20:54:00.795Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T20:54:01.389Z] Removing intermediate container 58f3bf78b3c8 [2022-03-18T20:54:01.389Z] ---> 824f19e46e93 [2022-03-18T20:54:01.389Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T20:54:01.389Z] ---> Running in ae418c99f3ef [2022-03-18T20:54:01.993Z] Removing intermediate container dee451bacd72 [2022-03-18T20:54:01.993Z] ---> 4a43f4cd7532 [2022-03-18T20:54:01.993Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T20:54:01.993Z] ---> e89029247598 [2022-03-18T20:54:01.993Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T20:54:01.993Z] ---> Running in 9e5fefa3cb9c [2022-03-18T20:54:02.274Z] Removing intermediate container ae418c99f3ef [2022-03-18T20:54:02.275Z] ---> eaca86dfa2d3 [2022-03-18T20:54:02.275Z] [2022-03-18T20:54:02.555Z] ---> Running in a205636907ca [2022-03-18T20:54:03.162Z] Successfully built eaca86dfa2d3 [2022-03-18T20:54:03.162Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-18T20:54:03.162Z] Building sys-mgmt-agent [2022-03-18T20:54:03.764Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:04.760Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:04.760Z] Removing intermediate container a205636907ca [2022-03-18T20:54:04.760Z] ---> 43514cb0fe3e [2022-03-18T20:54:04.760Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T20:54:05.037Z] ---> Running in 0d26e8fe4f5d [2022-03-18T20:54:05.313Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T20:54:05.589Z] Removing intermediate container 0d26e8fe4f5d [2022-03-18T20:54:05.589Z] ---> 00bb558e3a11 [2022-03-18T20:54:05.589Z] Step 28/31 : CMD ["gate"] [2022-03-18T20:54:05.589Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:54:05.589Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T20:54:05.589Z] ---> Running in 2dca9a6fd44e [2022-03-18T20:54:05.862Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:54:05.862Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T20:54:05.862Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T20:54:06.142Z] Removing intermediate container 2dca9a6fd44e [2022-03-18T20:54:06.142Z] ---> bfd6fedfa6e3 [2022-03-18T20:54:06.142Z] Step 29/31 : LABEL arch=arm64 [2022-03-18T20:54:06.142Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:54:06.142Z] OK: 8 MiB in 20 packages [2022-03-18T20:54:06.436Z] ---> Running in 1accfb969150 [2022-03-18T20:54:07.039Z] Removing intermediate container 1accfb969150 [2022-03-18T20:54:07.039Z] ---> 093da0a18505 [2022-03-18T20:54:07.039Z] Step 30/31 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:54:07.315Z] ---> Running in b804bbc17520 [2022-03-18T20:54:07.587Z] Removing intermediate container 9e5fefa3cb9c [2022-03-18T20:54:07.587Z] ---> f1c7bec187e9 [2022-03-18T20:54:07.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:54:07.864Z] Removing intermediate container b804bbc17520 [2022-03-18T20:54:07.864Z] ---> fd4e84eb2a6f [2022-03-18T20:54:07.864Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T20:54:08.145Z] ---> Running in dbc7cea69b92 [2022-03-18T20:54:08.418Z] ---> 6c1f7fb6dcc9 [2022-03-18T20:54:08.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T20:54:08.698Z] Removing intermediate container dbc7cea69b92 [2022-03-18T20:54:08.698Z] ---> 0740042e6643 [2022-03-18T20:54:08.698Z] [2022-03-18T20:54:09.301Z] Successfully built 0740042e6643 [2022-03-18T20:54:09.301Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-18T20:54:09.301Z]  Building security-bootstrapper ... done Building core-command [2022-03-18T20:54:09.910Z] ---> ae83672c1ab0 [2022-03-18T20:54:09.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T20:54:10.507Z] ---> b8ad9fb3458d [2022-03-18T20:54:10.507Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T20:54:10.795Z] ---> Running in 198189eb6ed3 [2022-03-18T20:54:11.074Z] Removing intermediate container 198189eb6ed3 [2022-03-18T20:54:11.074Z] ---> 756321b61887 [2022-03-18T20:54:11.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:54:11.361Z] ---> Running in 8d0b7c2b6890 [2022-03-18T20:54:11.636Z] Removing intermediate container 8d0b7c2b6890 [2022-03-18T20:54:11.636Z] ---> d0a6f6bc058a [2022-03-18T20:54:11.636Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:54:11.914Z] ---> Running in a7517e21a447 [2022-03-18T20:54:12.188Z] Removing intermediate container a7517e21a447 [2022-03-18T20:54:12.188Z] ---> ea7d227f1748 [2022-03-18T20:54:12.188Z] Step 22/23 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:54:12.463Z] ---> Running in 84d914dad96d [2022-03-18T20:54:12.739Z] Removing intermediate container 84d914dad96d [2022-03-18T20:54:12.739Z] ---> 42d347b47da8 [2022-03-18T20:54:12.739Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:54:12.739Z] ---> Running in b453ade69c64 [2022-03-18T20:54:13.340Z] Removing intermediate container b453ade69c64 [2022-03-18T20:54:13.340Z] ---> 784e9429f5c7 [2022-03-18T20:54:13.340Z] [2022-03-18T20:54:13.619Z] Successfully built 784e9429f5c7 [2022-03-18T20:54:13.893Z] Successfully tagged core-data-arm64:latest [2022-03-18T20:54:46.245Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:54:46.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:54:46.245Z] ---> 297642a9cad6 [2022-03-18T20:54:46.245Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:54:46.245Z] ---> Using cache [2022-03-18T20:54:46.245Z] ---> 205976d8ef7a [2022-03-18T20:54:46.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:54:46.245Z] ---> Using cache [2022-03-18T20:54:46.245Z] ---> a87b1b376d41 [2022-03-18T20:54:46.245Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T20:54:46.245Z] ---> Running in e41a7e2b8c7f [2022-03-18T20:54:47.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:48.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:49.218Z] OK: 220 MiB in 52 packages [2022-03-18T20:54:50.673Z] Removing intermediate container e41a7e2b8c7f [2022-03-18T20:54:50.673Z] ---> effcc6745eb1 [2022-03-18T20:54:50.673Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:54:51.654Z] ---> 943d5361f848 [2022-03-18T20:54:51.655Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:54:51.936Z] ---> Running in 4d4d85b4cce2 [2022-03-18T20:54:52.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:54:52.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:54:52.219Z] ---> 297642a9cad6 [2022-03-18T20:54:52.219Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:54:52.219Z] ---> Using cache [2022-03-18T20:54:52.219Z] ---> 205976d8ef7a [2022-03-18T20:54:52.219Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:54:52.219Z] ---> Using cache [2022-03-18T20:54:52.219Z] ---> a87b1b376d41 [2022-03-18T20:54:52.219Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T20:54:52.219Z] ---> Running in 56ff460dc5be [2022-03-18T20:54:54.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:54.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:55.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:54:55.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:54:55.428Z] ---> 297642a9cad6 [2022-03-18T20:54:55.428Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:54:55.428Z] ---> Using cache [2022-03-18T20:54:55.428Z] ---> 205976d8ef7a [2022-03-18T20:54:55.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:54:55.428Z] ---> Using cache [2022-03-18T20:54:55.428Z] ---> a87b1b376d41 [2022-03-18T20:54:55.428Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T20:54:55.428Z] ---> Running in 8c5c0db5327f [2022-03-18T20:54:56.037Z] OK: 220 MiB in 52 packages [2022-03-18T20:54:57.029Z] Removing intermediate container 4d4d85b4cce2 [2022-03-18T20:54:57.029Z] ---> e50ccc124209 [2022-03-18T20:54:57.029Z] Step 8/22 : COPY . . [2022-03-18T20:54:57.309Z] Removing intermediate container 56ff460dc5be [2022-03-18T20:54:57.309Z] ---> a666474333c2 [2022-03-18T20:54:57.309Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:54:57.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:57.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:54:57.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:54:57.855Z] ---> 297642a9cad6 [2022-03-18T20:54:57.855Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:54:57.855Z] ---> Using cache [2022-03-18T20:54:57.855Z] ---> 205976d8ef7a [2022-03-18T20:54:57.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:54:57.855Z] ---> Using cache [2022-03-18T20:54:57.855Z] ---> a87b1b376d41 [2022-03-18T20:54:57.855Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:54:57.855Z] ---> Using cache [2022-03-18T20:54:57.855Z] ---> effcc6745eb1 [2022-03-18T20:54:57.855Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:54:57.855Z] ---> Using cache [2022-03-18T20:54:57.855Z] ---> 943d5361f848 [2022-03-18T20:54:57.855Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:54:57.855Z] ---> Using cache [2022-03-18T20:54:57.855Z] ---> e50ccc124209 [2022-03-18T20:54:57.855Z] Step 8/23 : COPY . . [2022-03-18T20:54:58.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:54:58.454Z] ---> df279adaf760 [2022-03-18T20:54:58.454Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:54:58.726Z] ---> Running in c2190eb65503 [2022-03-18T20:54:59.330Z] OK: 220 MiB in 52 packages [2022-03-18T20:55:00.772Z] Removing intermediate container 8c5c0db5327f [2022-03-18T20:55:00.772Z] ---> 7c434da97e4c [2022-03-18T20:55:00.772Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:55:02.209Z] ---> 5f69ded3c718 [2022-03-18T20:55:02.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:55:02.210Z] ---> Running in 1fc5d5b1d6eb [2022-03-18T20:55:02.816Z] Removing intermediate container c2190eb65503 [2022-03-18T20:55:02.816Z] ---> d2fa27dc0257 [2022-03-18T20:55:02.816Z] Step 8/22 : COPY . . [2022-03-18T20:55:07.125Z] Removing intermediate container 1fc5d5b1d6eb [2022-03-18T20:55:07.125Z] ---> e1742b20cba9 [2022-03-18T20:55:07.125Z] Step 8/23 : COPY . . [2022-03-18T20:55:19.545Z] ---> 92100bc32b16 [2022-03-18T20:55:19.545Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T20:55:19.545Z] ---> fc90a5b68a5e [2022-03-18T20:55:19.545Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T20:55:19.545Z] ---> Running in 431374f46889 [2022-03-18T20:55:19.822Z] ---> Running in b5ac0d0a3857 [2022-03-18T20:55:21.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:55:22.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:55:22.345Z] ---> 95855c45168d [2022-03-18T20:55:22.345Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T20:55:22.670Z] ---> Running in b2ae5c65c1e1 [2022-03-18T20:55:24.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T20:55:27.449Z] ---> 6dc3f94997fb [2022-03-18T20:55:27.449Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T20:55:27.730Z] ---> Running in faf72990332e [2022-03-18T20:55:29.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:58:51.711Z] Removing intermediate container 431374f46889 [2022-03-18T20:58:51.711Z] ---> e89c34f08eb6 [2022-03-18T20:58:51.711Z] [2022-03-18T20:58:51.711Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:58:51.711Z] ---> 71a2028e5025 [2022-03-18T20:58:51.711Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:58:51.711Z] ---> Using cache [2022-03-18T20:58:51.711Z] ---> 0f37b31d0bf2 [2022-03-18T20:58:51.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:58:51.711Z] ---> Using cache [2022-03-18T20:58:51.711Z] ---> c7e990cab761 [2022-03-18T20:58:51.711Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T20:58:51.711Z] ---> Running in 834fe0beb673 [2022-03-18T20:58:51.711Z] Removing intermediate container 834fe0beb673 [2022-03-18T20:58:51.711Z] ---> 2a13f14710a8 [2022-03-18T20:58:51.711Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:58:51.711Z] ---> Running in 841e04d404a7 [2022-03-18T20:58:51.711Z] Removing intermediate container 841e04d404a7 [2022-03-18T20:58:51.711Z] ---> 3e6d285096c6 [2022-03-18T20:58:51.711Z] Step 15/23 : WORKDIR / [2022-03-18T20:58:51.711Z] ---> Running in dff0bb34532f [2022-03-18T20:58:51.711Z] Removing intermediate container dff0bb34532f [2022-03-18T20:58:51.711Z] ---> 671bf7b1c299 [2022-03-18T20:58:51.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:58:51.711Z] ---> 00ba8da80ee0 [2022-03-18T20:58:51.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T20:58:51.711Z] ---> b40cda3542e7 [2022-03-18T20:58:51.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T20:58:51.711Z] ---> d5eeac702f3f [2022-03-18T20:58:51.711Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T20:58:51.711Z] ---> Running in 8facb15a370b [2022-03-18T20:58:51.711Z] Removing intermediate container 8facb15a370b [2022-03-18T20:58:51.711Z] ---> 848cc51961d3 [2022-03-18T20:58:51.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:58:51.711Z] ---> Running in fe032ff87308 [2022-03-18T20:58:51.987Z] Removing intermediate container fe032ff87308 [2022-03-18T20:58:51.987Z] ---> c2e94c7f7c70 [2022-03-18T20:58:51.987Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:58:51.987Z] ---> Running in a7b734bdfadd [2022-03-18T20:58:52.589Z] Removing intermediate container a7b734bdfadd [2022-03-18T20:58:52.589Z] ---> 38b6a3af6062 [2022-03-18T20:58:52.589Z] Step 22/23 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:58:52.865Z] ---> Running in f363bdbfab30 [2022-03-18T20:58:53.144Z] Removing intermediate container faf72990332e [2022-03-18T20:58:53.144Z] ---> 19064aab6eac [2022-03-18T20:58:53.144Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T20:58:53.418Z] ---> Running in 3d393ffa6665 [2022-03-18T20:58:53.418Z] Removing intermediate container f363bdbfab30 [2022-03-18T20:58:53.418Z] ---> f41f5dbcc314 [2022-03-18T20:58:53.418Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:58:53.690Z] ---> Running in d409128bee4e [2022-03-18T20:58:54.671Z] Removing intermediate container d409128bee4e [2022-03-18T20:58:54.671Z] ---> b42c379edc73 [2022-03-18T20:58:54.671Z] [2022-03-18T20:58:54.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:58:54.945Z] Successfully built b42c379edc73 [2022-03-18T20:58:54.945Z] Successfully tagged core-command-arm64:latest [2022-03-18T20:58:56.382Z]  Building core-command ... done Removing intermediate container b5ac0d0a3857 [2022-03-18T20:58:56.382Z] ---> aaabfa63def5 [2022-03-18T20:58:56.382Z] [2022-03-18T20:58:56.382Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:58:56.382Z] ---> 71a2028e5025 [2022-03-18T20:58:56.382Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:58:56.382Z] ---> Using cache [2022-03-18T20:58:56.382Z] ---> 0f37b31d0bf2 [2022-03-18T20:58:56.382Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:58:56.382Z] ---> Using cache [2022-03-18T20:58:56.382Z] ---> c7e990cab761 [2022-03-18T20:58:56.382Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T20:58:56.382Z] ---> Running in 0d0d4ef2fdc8 [2022-03-18T20:58:56.656Z] Removing intermediate container 0d0d4ef2fdc8 [2022-03-18T20:58:56.656Z] ---> 569e6b8ea47a [2022-03-18T20:58:56.656Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:58:56.934Z] ---> Running in a94e7025f2bf [2022-03-18T20:58:56.934Z] Removing intermediate container 3d393ffa6665 [2022-03-18T20:58:56.934Z] ---> 0de71ff3df69 [2022-03-18T20:58:56.934Z] [2022-03-18T20:58:56.934Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T20:58:56.934Z] Removing intermediate container b2ae5c65c1e1 [2022-03-18T20:58:56.934Z] ---> 5cf73546b5e9 [2022-03-18T20:58:56.934Z] [2022-03-18T20:58:56.934Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:58:56.934Z] ---> 71a2028e5025 [2022-03-18T20:58:56.934Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T20:58:57.209Z] ---> Running in 29eb5f230a6c [2022-03-18T20:58:57.209Z] 20.10.10: Pulling from library/docker [2022-03-18T20:58:57.485Z] Removing intermediate container a94e7025f2bf [2022-03-18T20:58:57.485Z] ---> f4f270aa1b51 [2022-03-18T20:58:57.485Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:58:58.479Z] ---> 9812421359e4 [2022-03-18T20:58:58.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T20:58:58.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:58:59.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:59:00.034Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T20:59:00.034Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:59:00.034Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:59:00.034Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:59:00.314Z] ---> 2b21c701e8f2 [2022-03-18T20:59:00.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T20:59:00.314Z] OK: 6 MiB in 16 packages [2022-03-18T20:59:01.318Z] ---> b86e38612088 [2022-03-18T20:59:01.318Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T20:59:01.318Z] ---> Running in 5c70fd1b4c5d [2022-03-18T20:59:01.927Z] Removing intermediate container 5c70fd1b4c5d [2022-03-18T20:59:01.927Z] ---> 51b6a7a17871 [2022-03-18T20:59:01.927Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:59:01.927Z] Removing intermediate container 29eb5f230a6c [2022-03-18T20:59:01.927Z] ---> 13386a0fdb75 [2022-03-18T20:59:01.927Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:59:02.210Z] ---> Running in 1122c9cfc3ca [2022-03-18T20:59:02.210Z] ---> Running in 20e82d6c8b67 [2022-03-18T20:59:02.485Z] Removing intermediate container 1122c9cfc3ca [2022-03-18T20:59:02.485Z] ---> 867d19fa735a [2022-03-18T20:59:02.485Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T20:59:02.764Z] Removing intermediate container 20e82d6c8b67 [2022-03-18T20:59:02.764Z] ---> ad0b0c0fc2e6 [2022-03-18T20:59:02.764Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T20:59:02.764Z] ---> Running in 0c9682a00373 [2022-03-18T20:59:02.764Z] ---> Running in ebe7c919143c [2022-03-18T20:59:03.052Z] Removing intermediate container 0c9682a00373 [2022-03-18T20:59:03.052Z] ---> e3ead4672bf4 [2022-03-18T20:59:03.052Z] Step 21/22 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:59:03.327Z] Removing intermediate container ebe7c919143c [2022-03-18T20:59:03.327Z] ---> 312c97de5980 [2022-03-18T20:59:03.327Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:59:03.327Z] ---> Running in 57a3373ca62c [2022-03-18T20:59:03.327Z] ---> Running in ed850d53f117 [2022-03-18T20:59:03.921Z] Removing intermediate container 57a3373ca62c [2022-03-18T20:59:03.921Z] ---> 73a5709d2bf6 [2022-03-18T20:59:03.921Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:59:03.921Z] Removing intermediate container ed850d53f117 [2022-03-18T20:59:03.921Z] ---> ac69eccc150d [2022-03-18T20:59:03.921Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:59:03.921Z] ---> Running in 42de457b578a [2022-03-18T20:59:04.516Z] Removing intermediate container 42de457b578a [2022-03-18T20:59:04.516Z] ---> 7d951084d8fa [2022-03-18T20:59:04.516Z] [2022-03-18T20:59:04.790Z] ---> 62a7c35b5602 [2022-03-18T20:59:04.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T20:59:04.790Z] Successfully built 7d951084d8fa [2022-03-18T20:59:04.790Z] Successfully tagged support-scheduler-arm64:latest [2022-03-18T20:59:06.224Z]  Building support-scheduler ... done  ---> a6fbf59d94b0 [2022-03-18T20:59:06.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T20:59:06.823Z] ---> 70703c614fcd [2022-03-18T20:59:06.823Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T20:59:07.098Z] ---> Running in 0278dfb75650 [2022-03-18T20:59:07.375Z] Removing intermediate container 0278dfb75650 [2022-03-18T20:59:07.375Z] ---> 34e6068f36c9 [2022-03-18T20:59:07.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:59:07.648Z] ---> Running in ee64fcd11520 [2022-03-18T20:59:07.921Z] Removing intermediate container ee64fcd11520 [2022-03-18T20:59:07.921Z] ---> f783ec48e4ad [2022-03-18T20:59:07.921Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T20:59:07.921Z] ---> Running in 0032461001df [2022-03-18T20:59:07.921Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T20:59:07.921Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T20:59:07.921Z] ---> 520e9a0a30f7 [2022-03-18T20:59:08.193Z] 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-18T20:59:08.193Z] ---> Running in 210fc0ad4031 [2022-03-18T20:59:08.474Z] Removing intermediate container 0032461001df [2022-03-18T20:59:08.474Z] ---> e48cb26f7d4e [2022-03-18T20:59:08.474Z] Step 21/22 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:59:08.474Z] Removing intermediate container 210fc0ad4031 [2022-03-18T20:59:08.474Z] ---> 78cdd6245011 [2022-03-18T20:59:08.474Z] ---> Running in c499222ec0cd [2022-03-18T20:59:08.474Z] 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-18T20:59:08.474Z] ---> Running in 0a3b1b14a5cd [2022-03-18T20:59:09.077Z] Removing intermediate container c499222ec0cd [2022-03-18T20:59:09.077Z] ---> 4932cf28d18f [2022-03-18T20:59:09.077Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:59:09.077Z] ---> Running in b1da2cf994bc [2022-03-18T20:59:09.350Z] Removing intermediate container b1da2cf994bc [2022-03-18T20:59:09.351Z] ---> fdf616dc7bfc [2022-03-18T20:59:09.351Z] [2022-03-18T20:59:09.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:59:09.896Z] Successfully built fdf616dc7bfc [2022-03-18T20:59:09.896Z] Successfully tagged support-notifications-arm64:latest [2022-03-18T20:59:10.170Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:59:10.761Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T20:59:10.761Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T20:59:11.033Z] Executing bash-5.1.4-r0.post-install [2022-03-18T20:59:11.033Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:59:11.033Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:59:11.033Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T20:59:11.033Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T20:59:11.033Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T20:59:11.033Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T20:59:11.033Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T20:59:11.033Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T20:59:11.033Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T20:59:11.033Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T20:59:11.033Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:59:11.033Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:59:11.033Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T20:59:11.033Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T20:59:11.033Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T20:59:13.005Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T20:59:13.005Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T20:59:13.281Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T20:59:13.281Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T20:59:13.281Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T20:59:13.281Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T20:59:13.281Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T20:59:13.281Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T20:59:13.281Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T20:59:13.281Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T20:59:13.281Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T20:59:13.281Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T20:59:13.281Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T20:59:13.281Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T20:59:13.281Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T20:59:13.281Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T20:59:13.557Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T20:59:13.557Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T20:59:13.557Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T20:59:13.557Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T20:59:13.557Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T20:59:13.557Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T20:59:13.557Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T20:59:13.557Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T20:59:13.557Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T20:59:14.156Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:59:14.156Z] OK: 84 MiB in 64 packages [2022-03-18T20:59:18.454Z] Collecting docker-compose==1.23.2 [2022-03-18T20:59:18.454Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T20:59:18.725Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T20:59:18.725Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T20:59:18.996Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T20:59:18.996Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T20:59:18.996Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T20:59:18.996Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T20:59:20.963Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T20:59:20.963Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T20:59:22.386Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T20:59:22.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T20:59:22.658Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T20:59:22.658Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T20:59:24.646Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T20:59:24.646Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T20:59:25.238Z] Collecting PyYAML<4,>=3.10 [2022-03-18T20:59:25.238Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T20:59:28.614Z] 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-18T20:59:28.614Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T20:59:28.614Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T20:59:28.883Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T20:59:28.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T20:59:29.472Z] Collecting idna<2.8,>=2.5 [2022-03-18T20:59:29.472Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T20:59:29.472Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T20:59:29.472Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T20:59:29.472Z] 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-18T20:59:30.063Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T20:59:30.063Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T20:59:30.337Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T20:59:30.337Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T20:59:30.337Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T20:59:30.337Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T20:59:30.930Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T20:59:30.930Z] Attempting uninstall: urllib3 [2022-03-18T20:59:30.930Z] Found existing installation: urllib3 1.26.5 [2022-03-18T20:59:30.930Z] Uninstalling urllib3-1.26.5: [2022-03-18T20:59:31.200Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T20:59:31.791Z] Attempting uninstall: idna [2022-03-18T20:59:31.791Z] Found existing installation: idna 3.2 [2022-03-18T20:59:31.791Z] Uninstalling idna-3.2: [2022-03-18T20:59:31.791Z] Successfully uninstalled idna-3.2 [2022-03-18T20:59:32.763Z] Attempting uninstall: chardet [2022-03-18T20:59:32.763Z] Found existing installation: chardet 4.0.0 [2022-03-18T20:59:32.763Z] Uninstalling chardet-4.0.0: [2022-03-18T20:59:32.763Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T20:59:34.186Z] Attempting uninstall: requests [2022-03-18T20:59:34.186Z] Found existing installation: requests 2.25.1 [2022-03-18T20:59:34.186Z] Uninstalling requests-2.25.1: [2022-03-18T20:59:34.186Z] Successfully uninstalled requests-2.25.1 [2022-03-18T20:59:34.779Z] Running setup.py install for texttable: started [2022-03-18T20:59:36.218Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T20:59:36.218Z] Running setup.py install for PyYAML: started [2022-03-18T20:59:38.886Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T20:59:38.886Z] Running setup.py install for docopt: started [2022-03-18T20:59:40.873Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T20:59:40.873Z] Running setup.py install for dockerpty: started [2022-03-18T20:59:42.840Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T20:59:44.265Z] 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-18T20:59:52.538Z] Removing intermediate container 0a3b1b14a5cd [2022-03-18T20:59:52.538Z] ---> c5d93cde39f8 [2022-03-18T20:59:52.538Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T20:59:52.538Z] ---> Running in 8397cdc7b797 [2022-03-18T20:59:52.811Z] Removing intermediate container 8397cdc7b797 [2022-03-18T20:59:52.811Z] ---> 762e3981b8d1 [2022-03-18T20:59:52.811Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T20:59:52.811Z] ---> Running in 24f66794a21f [2022-03-18T20:59:53.086Z] Removing intermediate container 24f66794a21f [2022-03-18T20:59:53.086Z] ---> ae4d9385e2a0 [2022-03-18T20:59:53.086Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T20:59:54.065Z] ---> 90511cb5e98a [2022-03-18T20:59:54.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T20:59:54.660Z] ---> 6f83e3b682d3 [2022-03-18T20:59:54.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T20:59:55.257Z] ---> 50fc6e85df22 [2022-03-18T20:59:55.257Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T20:59:55.257Z] ---> Running in 2ae651ff412d [2022-03-18T20:59:55.853Z] Removing intermediate container 2ae651ff412d [2022-03-18T20:59:55.853Z] ---> 13acb497b31b [2022-03-18T20:59:55.853Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:59:55.853Z] ---> Running in f32d88971dac [2022-03-18T20:59:56.128Z] Removing intermediate container f32d88971dac [2022-03-18T20:59:56.128Z] ---> 759b89877045 [2022-03-18T20:59:56.128Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:59:56.128Z] ---> Running in e513afd59620 [2022-03-18T20:59:56.405Z] Removing intermediate container e513afd59620 [2022-03-18T20:59:56.405Z] ---> 4156e75f4f8c [2022-03-18T20:59:56.405Z] Step 22/23 : LABEL git_sha=46fc56ed6e7ce12833ef6fa621a6b4a48941f370 [2022-03-18T20:59:56.680Z] ---> Running in 5fa8bb67877f [2022-03-18T20:59:56.951Z] Removing intermediate container 5fa8bb67877f [2022-03-18T20:59:56.951Z] ---> 46812a490e20 [2022-03-18T20:59:56.951Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:59:56.951Z] ---> Running in 6f31ea84b93f [2022-03-18T20:59:57.225Z] Removing intermediate container 6f31ea84b93f [2022-03-18T20:59:57.225Z] ---> d90e20652e2a [2022-03-18T20:59:57.225Z] [2022-03-18T20:59:57.817Z] Successfully built d90e20652e2a [2022-03-18T20:59:57.817Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-18T20:59:58.107Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-18T20:59:58.117Z] $ docker stop --time=1 97177ce13b1902de44ad81b985b1f686f4d3943a5fb2d4486cf513f6690c41ce [2022-03-18T20:59:59.808Z] $ docker rm -f 97177ce13b1902de44ad81b985b1f686f4d3943a5fb2d4486cf513f6690c41ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T21:00:00.354Z] + docker images [2022-03-18T21:00:00.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T21:00:00.627Z] sys-mgmt-agent-arm64 latest d90e20652e2a 3 seconds ago 280MB [2022-03-18T21:00:00.627Z] support-notifications-arm64 latest fdf616dc7bfc 51 seconds ago 16.1MB [2022-03-18T21:00:00.627Z] support-scheduler-arm64 latest 7d951084d8fa 56 seconds ago 15.4MB [2022-03-18T21:00:00.627Z] 0de71ff3df69 About a minute ago 1.63GB [2022-03-18T21:00:00.627Z] 5cf73546b5e9 About a minute ago 1.64GB [2022-03-18T21:00:00.627Z] aaabfa63def5 About a minute ago 1.64GB [2022-03-18T21:00:00.627Z] core-command-arm64 latest b42c379edc73 About a minute ago 15.3MB [2022-03-18T21:00:00.627Z] e89c34f08eb6 About a minute ago 1.63GB [2022-03-18T21:00:00.627Z] core-data-arm64 latest 784e9429f5c7 5 minutes ago 21.3MB [2022-03-18T21:00:00.627Z] security-bootstrapper-arm64 latest 0740042e6643 5 minutes ago 18MB [2022-03-18T21:00:00.627Z] security-secretstore-setup-arm64 latest eaca86dfa2d3 5 minutes ago 26.9MB [2022-03-18T21:00:00.627Z] core-metadata-arm64 latest 64840c28d5ae 6 minutes ago 15.9MB [2022-03-18T21:00:00.627Z] 7e3ff3d34305 6 minutes ago 1.66GB [2022-03-18T21:00:00.627Z] security-proxy-setup-arm64 latest ccb2e61061d0 6 minutes ago 25.4MB [2022-03-18T21:00:00.627Z] 02f5b65e4893 6 minutes ago 1.64GB [2022-03-18T21:00:00.627Z] e271d22ac139 6 minutes ago 1.64GB [2022-03-18T21:00:00.627Z] bbc296075457 6 minutes ago 1.64GB [2022-03-18T21:00:00.627Z] fec9837211ff 6 minutes ago 1.64GB [2022-03-18T21:00:00.627Z] ci-base-image-arm64 latest 297642a9cad6 23 minutes ago 1.26GB [2022-03-18T21:00:00.627Z] alpine 3.14 71a2028e5025 26 hours ago 5.34MB [2022-03-18T21:00:00.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-18T21:00:00.627Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-18T21:00:00.627Z] 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-18T21:00:01.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T21:00:01.075Z] [2022-03-18T21:00:01.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-18T21:00:01.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T21:00:01.698Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-18T21:00:01.698Z] 8998bd30e6a1: Pulling fs layer [2022-03-18T21:00:01.698Z] 04944245beec: Pulling fs layer [2022-03-18T21:00:01.698Z] 699f458cf7ca: Pulling fs layer [2022-03-18T21:00:01.698Z] 765212b225bb: Pulling fs layer [2022-03-18T21:00:01.698Z] f23df028b6ca: Pulling fs layer [2022-03-18T21:00:01.698Z] d65c8cfc05b1: Pulling fs layer [2022-03-18T21:00:01.698Z] 2437ff75d9bd: Pulling fs layer [2022-03-18T21:00:01.698Z] f23df028b6ca: Waiting [2022-03-18T21:00:01.698Z] d65c8cfc05b1: Waiting [2022-03-18T21:00:01.698Z] 765212b225bb: Waiting [2022-03-18T21:00:01.698Z] 2437ff75d9bd: Waiting [2022-03-18T21:00:01.698Z] 04944245beec: Verifying Checksum [2022-03-18T21:00:01.698Z] 04944245beec: Download complete [2022-03-18T21:00:01.698Z] 765212b225bb: Verifying Checksum [2022-03-18T21:00:01.698Z] 765212b225bb: Download complete [2022-03-18T21:00:01.698Z] f23df028b6ca: Download complete [2022-03-18T21:00:01.976Z] d65c8cfc05b1: Verifying Checksum [2022-03-18T21:00:01.976Z] d65c8cfc05b1: Download complete [2022-03-18T21:00:01.976Z] 699f458cf7ca: Verifying Checksum [2022-03-18T21:00:01.976Z] 699f458cf7ca: Download complete [2022-03-18T21:00:02.249Z] 8998bd30e6a1: Verifying Checksum [2022-03-18T21:00:02.249Z] 8998bd30e6a1: Download complete [2022-03-18T21:00:04.870Z] 2437ff75d9bd: Verifying Checksum [2022-03-18T21:00:04.870Z] 2437ff75d9bd: Download complete [2022-03-18T21:00:06.845Z] 8998bd30e6a1: Pull complete [2022-03-18T21:00:07.443Z] 04944245beec: Pull complete [2022-03-18T21:00:08.884Z] 699f458cf7ca: Pull complete [2022-03-18T21:00:09.158Z] 765212b225bb: Pull complete [2022-03-18T21:00:10.137Z] f23df028b6ca: Pull complete [2022-03-18T21:00:10.137Z] d65c8cfc05b1: Pull complete [2022-03-18T21:00:25.211Z] 2437ff75d9bd: Pull complete [2022-03-18T21:00:25.211Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-18T21:00:25.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T21:00:25.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-18T21:00:25.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-03-18T21:00:25.541Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-18T21:00:28.004Z] $ docker top efe7b805ad713c6cd48920f3d1f27b5343e25cb76c164a37ee1c84c107425cd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:28.978Z] ---> job-cost.sh [2022-03-18T21:00:28.978Z] lf-activate-venv: SKIPPING [2022-03-18T21:00:28.978Z] INFO: No Stack... [2022-03-18T21:00:29.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-18T21:00:30.540Z] INFO: Archiving Costs [Pipeline] sh [2022-03-18T21:00:31.197Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-03-18T21:00:31.197Z] + cut -d, -f6 [Pipeline] lock [2022-03-18T21:00:31.256Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3893-6-stack-cost] [2022-03-18T21:00:31.264Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3893-6-stack-cost] did not exist. Created. [2022-03-18T21:00:31.264Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3893-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-18T21:00:31.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-18T21:00:32.086Z] Stashed 1 file(s) [Pipeline] } [2022-03-18T21:00:32.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3893-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-18T21:00:32.115Z] $ docker stop --time=1 efe7b805ad713c6cd48920f3d1f27b5343e25cb76c164a37ee1c84c107425cd2 [2022-03-18T21:00:33.570Z] $ docker rm -f efe7b805ad713c6cd48920f3d1f27b5343e25cb76c164a37ee1c84c107425cd2 [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-18T21:00:33.985Z] provisioning config files... [2022-03-18T21:00:33.993Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config4448912177406731890tmp [Pipeline] { [Pipeline] sh [2022-03-18T21:00:34.285Z] + set +x [2022-03-18T21:00:34.285Z] + curl -s https://codecov.io/bash [2022-03-18T21:00:34.285Z] + bash -s -- [2022-03-18T21:00:34.285Z] [2022-03-18T21:00:34.285Z] _____ _ [2022-03-18T21:00:34.285Z] / ____| | | [2022-03-18T21:00:34.285Z] | | ___ __| | ___ ___ _____ __ [2022-03-18T21:00:34.285Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-18T21:00:34.285Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-18T21:00:34.285Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-18T21:00:34.285Z] Bash-1.0.6 [2022-03-18T21:00:34.285Z] [2022-03-18T21:00:34.285Z] [2022-03-18T21:00:34.285Z] ==> git version 2.25.1 found [2022-03-18T21:00:34.285Z] ==> 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-18T21:00:34.285Z] Release-Date: 2020-01-08 [2022-03-18T21:00:34.285Z] 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-18T21:00:34.285Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-18T21:00:34.285Z] ==> Jenkins CI detected. [2022-03-18T21:00:34.285Z] current dir:  /w/workspace/edgex-go/6 [2022-03-18T21:00:34.285Z] project root: . [2022-03-18T21:00:34.285Z] --> token set from env [2022-03-18T21:00:34.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-18T21:00:34.285Z] ==> Running gcov in . (disable via -X gcov) [2022-03-18T21:00:34.285Z] ==> Python coveragepy not found [2022-03-18T21:00:34.285Z] ==> Searching for coverage reports in: [2022-03-18T21:00:34.285Z] + . [2022-03-18T21:00:34.285Z] -> Found 1 reports [2022-03-18T21:00:34.285Z] ==> Detecting git/mercurial file structure [2022-03-18T21:00:34.285Z] ==> Reading reports [2022-03-18T21:00:34.285Z] + ./coverage.out bytes=426503 [2022-03-18T21:00:34.285Z] ==> Appending adjustments [2022-03-18T21:00:34.285Z] https://docs.codecov.io/docs/fixing-reports [2022-03-18T21:00:35.669Z] + Found adjustments [2022-03-18T21:00:35.669Z] ==> Gzipping contents [2022-03-18T21:00:35.669Z] 60K /tmp/codecov.Pj0HyL.gz [2022-03-18T21:00:35.669Z] ==> Uploading reports [2022-03-18T21:00:35.669Z] url: https://codecov.io [2022-03-18T21:00:35.669Z] query: branch=PR-3893&commit=34b5b995afa440d98ef60e575236e7b083373d51&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-18T21:00:35.669Z] -> Pinging Codecov [2022-03-18T21:00:35.669Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3893&commit=34b5b995afa440d98ef60e575236e7b083373d51&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-18T21:00:35.669Z] -> Uploading to [2022-03-18T21:00:35.669Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/34b5b995afa440d98ef60e575236e7b083373d51/812d6080-61af-45fc-874f-39e1aec39c3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T210035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=710216b3afa6a8d0a3865b9cab48ad3d69de7e130cf50fc2fcff223d5a06ecd2 [2022-03-18T21:00:35.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T21:00:35.669Z] Dload Upload Total Spent Left Speed [2022-03-18T21:00:35.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57954 0 0 100 57954 0 215k --:--:-- --:--:-- --:--:-- 215k [2022-03-18T21:00:35.929Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/34b5b995afa440d98ef60e575236e7b083373d51 [Pipeline] } [2022-03-18T21:00:35.938Z] 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-18T21:00:36.604Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:36.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:37.779Z] ---> package-listing.sh [2022-03-18T21:00:37.779Z] ++ facter osfamily [2022-03-18T21:00:37.779Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-18T21:00:38.040Z] + OS_FAMILY=debian [2022-03-18T21:00:38.040Z] + workspace=/w/workspace/edgex-go/6 [2022-03-18T21:00:38.040Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-18T21:00:38.040Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-18T21:00:38.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-18T21:00:38.041Z] + PACKAGES=/tmp/packages_start.txt [2022-03-18T21:00:38.041Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-18T21:00:38.041Z] + PACKAGES=/tmp/packages_end.txt [2022-03-18T21:00:38.041Z] + case "${OS_FAMILY}" in [2022-03-18T21:00:38.041Z] + dpkg -l [2022-03-18T21:00:38.041Z] + grep '^ii' [2022-03-18T21:00:38.041Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-18T21:00:38.041Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-18T21:00:38.041Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-18T21:00:38.041Z] + '[' /w/workspace/edgex-go/6 ']' [2022-03-18T21:00:38.041Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-03-18T21:00:38.041Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-03-18T21:00:38.054Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-18T21:00:38.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-18T21:00:38.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T21:00:38.912Z] [2022-03-18T21:00:38.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T21:00:39.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T21:00:39.223Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-18T21:00:39.223Z] 5eb5b503b376: Pulling fs layer [2022-03-18T21:00:39.223Z] 5c69ac0246d0: Pulling fs layer [2022-03-18T21:00:39.223Z] ec43610c2a17: Pulling fs layer [2022-03-18T21:00:39.223Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-18T21:00:39.223Z] 33b1e0a273af: Pulling fs layer [2022-03-18T21:00:39.223Z] 5d3b04190fa2: Pulling fs layer [2022-03-18T21:00:39.223Z] 2f39f015ded8: Pulling fs layer [2022-03-18T21:00:39.223Z] 3a2ae6a8a46f: Waiting [2022-03-18T21:00:39.223Z] 33b1e0a273af: Waiting [2022-03-18T21:00:39.223Z] 2f39f015ded8: Waiting [2022-03-18T21:00:39.223Z] 5c69ac0246d0: Verifying Checksum [2022-03-18T21:00:39.223Z] 5c69ac0246d0: Download complete [2022-03-18T21:00:39.223Z] 3a2ae6a8a46f: Download complete [2022-03-18T21:00:39.223Z] 33b1e0a273af: Verifying Checksum [2022-03-18T21:00:39.223Z] 33b1e0a273af: Download complete [2022-03-18T21:00:39.223Z] ec43610c2a17: Verifying Checksum [2022-03-18T21:00:39.223Z] ec43610c2a17: Download complete [2022-03-18T21:00:39.223Z] 5d3b04190fa2: Verifying Checksum [2022-03-18T21:00:39.223Z] 5d3b04190fa2: Download complete [2022-03-18T21:00:39.482Z] 5eb5b503b376: Download complete [2022-03-18T21:00:40.052Z] 2f39f015ded8: Download complete [2022-03-18T21:00:40.625Z] 5eb5b503b376: Pull complete [2022-03-18T21:00:40.625Z] 5c69ac0246d0: Pull complete [2022-03-18T21:00:41.194Z] ec43610c2a17: Pull complete [2022-03-18T21:00:41.194Z] 3a2ae6a8a46f: Pull complete [2022-03-18T21:00:41.454Z] 33b1e0a273af: Pull complete [2022-03-18T21:00:41.454Z] 5d3b04190fa2: Pull complete [2022-03-18T21:00:46.823Z] 2f39f015ded8: Pull complete [2022-03-18T21:00:46.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-18T21:00:46.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T21:00:46.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-18T21:00:46.894Z] prd-ubuntu20.04-docker-8c-8g-8004 does not seem to be running inside a container [2022-03-18T21:00:46.927Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-18T21:00:48.700Z] $ docker top 09aa32671db6ac1efa604c1fe39a0794bfdecce24162a32e4288844e577473cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T21:00:49.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-18T21:00:49.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-18T21:00:49.635Z] + ls /var/log/sa-host [2022-03-18T21:00:49.636Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T21:00:49.837Z] provisioning config files... [2022-03-18T21:00:49.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2828537824761230137tmp [Pipeline] { [Pipeline] echo [2022-03-18T21:00:49.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:50.144Z] ---> create-netrc.sh [Pipeline] } [2022-03-18T21:00:50.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:50.481Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-18T21:00:50.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:50.867Z] ---> sudo-logs.sh [2022-03-18T21:00:50.867Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-18T21:00:50.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:51.180Z] ---> job-cost.sh [2022-03-18T21:00:51.180Z] lf-activate-venv: SKIPPING [2022-03-18T21:00:51.180Z] DEBUG: total: 0.10999999940395355 [2022-03-18T21:00:51.180Z] INFO: Retrieving Stack Cost... [2022-03-18T21:00:51.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-18T21:00:52.011Z] INFO: Archiving Costs [Pipeline] echo [2022-03-18T21:00:52.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T21:00:52.313Z] ---> logs-deploy.sh [2022-03-18T21:00:52.314Z] lf-activate-venv: SKIPPING [2022-03-18T21:00:52.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3893/6 [2022-03-18T21:00:52.314Z] INFO: archiving workspace using pattern(s): [2022-03-18T21:00:53.255Z] Archives upload complete. [2022-03-18T21:00:53.255Z] INFO: archiving logs to Nexus