Pull request #3892 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c7a372fc286917a6d2c57354a09764e33f412b95+613ba3a9f074961a82087988d5f76ae29a1a6b1f (ae447397f4f495544385d880456a354b3cd1957b) 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-ssh12117058126806949517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6674855587269451471.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3892/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-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2123298575997272614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh16146242096111879229.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-3892/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-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2544331861973858745.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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6722 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh7031897586949141911.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit c7a372fc286917a6d2c57354a09764e33f412b95 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh8905401797007478183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 7fb47dae8821d074d13b9e0c841b79641d64090a Checking out Revision 7fb47dae8821d074d13b9e0c841b79641d64090a (PR-3892) > git checkout -f c7a372fc286917a6d2c57354a09764e33f412b95 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh6897023522118094759.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb47dae8821d074d13b9e0c841b79641d64090a # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-09T21:34:04.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk ce147243a5d46112a91c49dc782f96ad51f9ed2f # timeout=10 [Pipeline] withCredentials [2022-03-09T21:34:04.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-09T21:34:04.263Z] ========================================================= [2022-03-09T21:34:04.263Z] EdgeX Global Pipelines Version Info [2022-03-09T21:34:04.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:34:05.381Z] ------------------- [2022-03-09T21:34:05.381Z] stable info: [2022-03-09T21:34:05.381Z] ------------------- [2022-03-09T21:34:05.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-09T21:34:05.381Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-09T21:34:05.381Z] Message: update stable to v1.0.220 [2022-03-09T21:34:05.955Z] ------------------- [2022-03-09T21:34:05.955Z] experimental info: [2022-03-09T21:34:05.955Z] ------------------- [2022-03-09T21:34:05.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-09T21:34:05.955Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-09T21:34:05.955Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-09T21:34:06.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-09T21:34:06.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-09T21:34:06.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-09T21:34:06.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-09T21:34:06.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-09T21:34:06.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-09T21:34:06.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-09T21:34:06.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-09T21:34:06.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-09T21:34:06.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-09T21:34:06.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-09T21:34:06.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-09T21:34:06.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-09T21:34:06.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-09T21:34:06.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-09T21:34:06.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T21:34:06.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-09T21:34:06.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-09T21:34:06.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-09T21:34:06.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-09T21:34:06.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-09T21:34:06.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-09T21:34:06.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T21:34:06.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo [2022-03-09T21:34:06.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo [2022-03-09T21:34:06.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb47dae8821d074d13b9e0c841b79641d64090a [Pipeline] echo [2022-03-09T21:34:06.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb47da [Pipeline] echo [2022-03-09T21:34:06.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T21:34:06.451Z] provisioning config files... [2022-03-09T21:34:06.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config564056353461139705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:34:06.777Z] ---> docker-login.sh [2022-03-09T21:34:06.777Z] nexus3.edgexfoundry.org:10001 [2022-03-09T21:34:06.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:34:07.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:34:07.040Z] Configure a credential helper to remove this warning. See [2022-03-09T21:34:07.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:34:07.040Z] [2022-03-09T21:34:07.040Z] Login Succeeded [2022-03-09T21:34:07.040Z] nexus3.edgexfoundry.org:10002 [2022-03-09T21:34:07.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:34:07.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:34:07.040Z] Configure a credential helper to remove this warning. See [2022-03-09T21:34:07.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:34:07.040Z] [2022-03-09T21:34:07.040Z] Login Succeeded [2022-03-09T21:34:07.040Z] nexus3.edgexfoundry.org:10003 [2022-03-09T21:34:07.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:34:07.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:34:07.301Z] Configure a credential helper to remove this warning. See [2022-03-09T21:34:07.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:34:07.301Z] [2022-03-09T21:34:07.301Z] Login Succeeded [2022-03-09T21:34:07.301Z] nexus3.edgexfoundry.org:10004 [2022-03-09T21:34:07.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:34:07.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:34:07.301Z] Configure a credential helper to remove this warning. See [2022-03-09T21:34:07.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:34:07.301Z] [2022-03-09T21:34:07.301Z] Login Succeeded [2022-03-09T21:34:07.301Z] docker.io [2022-03-09T21:34:07.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:34:07.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:34:07.828Z] Configure a credential helper to remove this warning. See [2022-03-09T21:34:07.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:34:07.828Z] [2022-03-09T21:34:07.828Z] Login Succeeded [2022-03-09T21:34:07.828Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T21:34:07.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T21:34:08.161Z] ++ 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/core-command/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/core-data/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-09T21:34:08.161Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-09T21:34:08.161Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-09T21:34:08.161Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-09T21:34:08.161Z] ++ cut -d/ -f2 [2022-03-09T21:34:08.161Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-09T21:34:08.197Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-09T21:34:08.539Z] + git rev-list -1 --merges 7fb47dae8821d074d13b9e0c841b79641d64090a~1..7fb47dae8821d074d13b9e0c841b79641d64090a [Pipeline] echo [2022-03-09T21:34:08.553Z] -----------> git rev-list -1 --merges 7fb47dae8821d074d13b9e0c841b79641d64090a~1..7fb47dae8821d074d13b9e0c841b79641d64090a 7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:34:08.553Z] 7fb47dae8821d074d13b9e0c841b79641d64090a [false] [Pipeline] sh [2022-03-09T21:34:08.849Z] + git log --format=format:%s -1 7fb47dae8821d074d13b9e0c841b79641d64090a [Pipeline] echo [2022-03-09T21:34:08.865Z] ========================================================= [2022-03-09T21:34:08.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-09T21:34:08.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-09T21:34:09.273Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-09T21:34:09.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-09T21:34:09.273Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-09T21:34:09.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-09T21:34:09.273Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-09T21:34:09.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-09T21:34:09.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:34:09.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T21:34:09.627Z] [2022-03-09T21:34:09.627Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:34:09.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T21:34:09.937Z] latest: Pulling from edgex-devops/git-semver [2022-03-09T21:34:09.937Z] a0d0a0d46f8b: Pulling fs layer [2022-03-09T21:34:09.937Z] 3e5f54012d9b: Pulling fs layer [2022-03-09T21:34:09.937Z] 4c7163046ea9: Pulling fs layer [2022-03-09T21:34:09.937Z] 0c2d73faf560: Pulling fs layer [2022-03-09T21:34:09.937Z] 0c2d73faf560: Waiting [2022-03-09T21:34:09.937Z] 3e5f54012d9b: Verifying Checksum [2022-03-09T21:34:09.937Z] 3e5f54012d9b: Download complete [2022-03-09T21:34:09.937Z] a0d0a0d46f8b: Verifying Checksum [2022-03-09T21:34:09.937Z] a0d0a0d46f8b: Download complete [2022-03-09T21:34:09.937Z] 4c7163046ea9: Verifying Checksum [2022-03-09T21:34:09.937Z] 4c7163046ea9: Download complete [2022-03-09T21:34:09.937Z] 0c2d73faf560: Verifying Checksum [2022-03-09T21:34:09.937Z] 0c2d73faf560: Download complete [2022-03-09T21:34:10.203Z] a0d0a0d46f8b: Pull complete [2022-03-09T21:34:10.203Z] 3e5f54012d9b: Pull complete [2022-03-09T21:34:10.470Z] 4c7163046ea9: Pull complete [2022-03-09T21:34:10.732Z] 0c2d73faf560: Pull complete [2022-03-09T21:34:10.732Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-09T21:34:10.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-09T21:34:10.732Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-09T21:34:10.811Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:34:10.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-09T21:34:11.564Z] $ docker top 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-09T21:34:11.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T21:34:11.657Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T21:34:11.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T21:34:11.759Z] $ docker exec 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 ssh-agent [2022-03-09T21:34:11.847Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdpfha/agent.14 [2022-03-09T21:34:11.847Z] SSH_AGENT_PID=21 [2022-03-09T21:34:11.855Z] Running ssh-add (command line suppressed) [2022-03-09T21:34:11.972Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_9109802714597534146.key (/w/workspace/edgex-go/9@tmp/private_key_9109802714597534146.key) [2022-03-09T21:34:11.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T21:34:12.273Z] + git tag --points-at HEAD [Pipeline] } [2022-03-09T21:34:12.295Z] $ docker exec --env ******** --env ******** 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 ssh-agent -k [2022-03-09T21:34:12.399Z] unset SSH_AUTH_SOCK; [2022-03-09T21:34:12.400Z] unset SSH_AGENT_PID; [2022-03-09T21:34:12.400Z] echo Agent pid 21 killed; [2022-03-09T21:34:12.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-09T21:34:12.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-09T21:34:12.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-09T21:34:12.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-09T21:34:12.540Z] $ docker exec 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 ssh-agent [2022-03-09T21:34:12.624Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgfcaBj/agent.54 [2022-03-09T21:34:12.624Z] SSH_AGENT_PID=61 [2022-03-09T21:34:12.629Z] Running ssh-add (command line suppressed) [2022-03-09T21:34:12.712Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8852400457849039178.key (/w/workspace/edgex-go/9@tmp/private_key_8852400457849039178.key) [2022-03-09T21:34:12.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-09T21:34:13.021Z] + git semver init [2022-03-09T21:34:13.021Z] # -> Open(): unable to determine branch for HEAD [2022-03-09T21:34:13.021Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2022-03-09T21:34:13.021Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2022-03-09T21:34:13.021Z] # $SEMVER_REMOTE_NAME = origin [2022-03-09T21:34:13.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-09T21:34:13.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-09T21:34:13.021Z] # $SEMVER_BRANCH = PR-3892 [2022-03-09T21:34:13.021Z] # $SEMVER_TEMP = /tmp/semver-702796620 [2022-03-09T21:34:13.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-09T21:34:28.006Z] # '/tmp/semver-702796620' -> '/w/workspace/edgex-go/9/.semver' [2022-03-09T21:34:28.007Z] # -> Force: false [2022-03-09T21:34:28.007Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2022-03-09T21:34:28.021Z] $ docker exec --env ******** --env ******** 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 ssh-agent -k [2022-03-09T21:34:28.098Z] unset SSH_AUTH_SOCK; [2022-03-09T21:34:28.098Z] unset SSH_AGENT_PID; [2022-03-09T21:34:28.098Z] echo Agent pid 61 killed; [2022-03-09T21:34:28.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-09T21:34:28.416Z] + git semver [Pipeline] } [2022-03-09T21:34:28.433Z] $ docker stop --time=1 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 [2022-03-09T21:34:30.698Z] $ docker rm -f 3811ac436e91873b90a201fbb729beaa19dbb75a40dfcc6d3cec115bd47fe4e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T21:34:31.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-09T21:34:31.300Z] Stashed 1 file(s) [Pipeline] echo [2022-03-09T21:34:31.303Z] [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-09T21:34:31.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T21:34:31.451Z] ========================================================= [2022-03-09T21:34:31.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-09T21:34:31.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:34:31.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T21:34:31.776Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-09T21:34:31.776Z] 59bf1c3509f3: Pulling fs layer [2022-03-09T21:34:31.776Z] 666ba61612fd: Pulling fs layer [2022-03-09T21:34:31.776Z] 8ed8ca486205: Pulling fs layer [2022-03-09T21:34:31.776Z] 4fe6c5a15a65: Pulling fs layer [2022-03-09T21:34:31.776Z] 22a0e8bec74d: Pulling fs layer [2022-03-09T21:34:31.776Z] 640e595b4fbd: Pulling fs layer [2022-03-09T21:34:31.776Z] 763cafe07f6e: Pulling fs layer [2022-03-09T21:34:31.776Z] 0c0b528cf693: Pulling fs layer [2022-03-09T21:34:31.776Z] 10935f4eaf8b: Pulling fs layer [2022-03-09T21:34:31.776Z] 4fe6c5a15a65: Waiting [2022-03-09T21:34:31.776Z] 22a0e8bec74d: Waiting [2022-03-09T21:34:31.776Z] 640e595b4fbd: Waiting [2022-03-09T21:34:31.776Z] 763cafe07f6e: Waiting [2022-03-09T21:34:31.776Z] 0c0b528cf693: Waiting [2022-03-09T21:34:31.776Z] 10935f4eaf8b: Waiting [2022-03-09T21:34:31.776Z] 8ed8ca486205: Verifying Checksum [2022-03-09T21:34:31.776Z] 8ed8ca486205: Download complete [2022-03-09T21:34:31.776Z] 666ba61612fd: Verifying Checksum [2022-03-09T21:34:31.776Z] 666ba61612fd: Download complete [2022-03-09T21:34:31.776Z] 22a0e8bec74d: Verifying Checksum [2022-03-09T21:34:31.776Z] 22a0e8bec74d: Download complete [2022-03-09T21:34:31.776Z] 640e595b4fbd: Verifying Checksum [2022-03-09T21:34:31.776Z] 640e595b4fbd: Download complete [2022-03-09T21:34:31.776Z] 59bf1c3509f3: Verifying Checksum [2022-03-09T21:34:31.776Z] 59bf1c3509f3: Download complete [2022-03-09T21:34:31.776Z] 763cafe07f6e: Verifying Checksum [2022-03-09T21:34:31.776Z] 763cafe07f6e: Download complete [2022-03-09T21:34:32.057Z] 0c0b528cf693: Verifying Checksum [2022-03-09T21:34:32.057Z] 0c0b528cf693: Download complete [2022-03-09T21:34:32.057Z] 59bf1c3509f3: Pull complete [2022-03-09T21:34:32.448Z] 4fe6c5a15a65: Verifying Checksum [2022-03-09T21:34:32.448Z] 4fe6c5a15a65: Download complete [2022-03-09T21:34:32.448Z] 666ba61612fd: Pull complete [2022-03-09T21:34:32.448Z] 10935f4eaf8b: Verifying Checksum [2022-03-09T21:34:32.448Z] 10935f4eaf8b: Download complete [2022-03-09T21:34:32.448Z] 8ed8ca486205: Pull complete [2022-03-09T21:34:36.690Z] 4fe6c5a15a65: Pull complete [2022-03-09T21:34:36.690Z] 22a0e8bec74d: Pull complete [2022-03-09T21:34:36.690Z] 640e595b4fbd: Pull complete [2022-03-09T21:34:36.690Z] 763cafe07f6e: Pull complete [2022-03-09T21:34:36.690Z] 0c0b528cf693: Pull complete [2022-03-09T21:34:38.611Z] 10935f4eaf8b: Pull complete [2022-03-09T21:34:38.611Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-09T21:34:38.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T21:34:38.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:34:38.918Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T21:34:38.918Z] WORKDIR /edgex [2022-03-09T21:34:38.918Z] COPY go.mod . [2022-03-09T21:34:38.918Z] RUN go mod download' [2022-03-09T21:34:38.918Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-09T21:34:40.345Z] Sending build context to Docker daemon 334.4MB [2022-03-09T21:34:40.345Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-09T21:34:40.345Z] ---> 99d49a6021b9 [2022-03-09T21:34:40.345Z] Step 2/4 : WORKDIR /edgex [2022-03-09T21:34:42.262Z] ---> Running in 6e8018b2c5cc [2022-03-09T21:34:42.262Z] Removing intermediate container 6e8018b2c5cc [2022-03-09T21:34:42.262Z] ---> 376e88a2fab5 [2022-03-09T21:34:42.262Z] Step 3/4 : COPY go.mod . [2022-03-09T21:34:42.528Z] ---> b26ff8b03619 [2022-03-09T21:34:42.528Z] Step 4/4 : RUN go mod download [2022-03-09T21:34:42.528Z] ---> Running in 63bf544cb688 [2022-03-09T21:34:46.388Z] Still waiting to schedule task [2022-03-09T21:34:46.389Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-09T21:35:21.317Z] Removing intermediate container 63bf544cb688 [2022-03-09T21:35:21.318Z] ---> f05be53d41a6 [2022-03-09T21:35:21.318Z] Successfully built f05be53d41a6 [2022-03-09T21:35:21.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:35:21.624Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T21:35:21.624Z] . [Pipeline] withDockerContainer [2022-03-09T21:35:21.685Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:35:21.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-09T21:35:22.083Z] $ docker top 7c0932fdb7d665a9eaddf5b51cd69b1d67102beaef597c52dc3adfe4c5af1aac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:35:22.429Z] + go version [2022-03-09T21:35:22.429Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-09T21:35:22.443Z] $ docker stop --time=1 7c0932fdb7d665a9eaddf5b51cd69b1d67102beaef597c52dc3adfe4c5af1aac [2022-03-09T21:35:23.605Z] $ docker rm -f 7c0932fdb7d665a9eaddf5b51cd69b1d67102beaef597c52dc3adfe4c5af1aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:35:24.006Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-09T21:35:24.006Z] . [Pipeline] withDockerContainer [2022-03-09T21:35:24.068Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:35:24.108Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-09T21:35:24.522Z] $ docker top 7a1ccb44172de491f40e36ecb27ea590d3e9adf5663ee36287ec9414e84a3cca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-09T21:35:24.598Z] ========================================================= [2022-03-09T21:35:24.598Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-09T21:35:24.598Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:35:24.895Z] + make test [2022-03-09T21:35:24.895Z] go mod tidy [2022-03-09T21:35:25.162Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-09T21:35:31.813Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-09T21:35:46.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-09T21:35:51.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-09T21:35:51.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-09T21:35:51.912Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-09T21:35:53.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-09T21:35:54.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-09T21:35:54.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-09T21:35:54.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-09T21:36:04.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-09T21:36:06.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2022-03-09T21:36:06.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-09T21:36:06.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-09T21:36:06.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-03-09T21:36:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-09T21:36:07.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements [2022-03-09T21:36:07.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-09T21:36:07.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-09T21:36:08.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements [2022-03-09T21:36:08.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-09T21:36:08.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:36:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements [2022-03-09T21:36:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-09T21:36:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-09T21:36:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-09T21:36:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-09T21:36:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-09T21:36:09.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:36:09.776Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-09T21:36:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-09T21:36:10.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-03-09T21:36:10.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-09T21:36:10.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-09T21:36:10.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-09T21:36:11.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-03-09T21:36:11.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-09T21:36:11.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2022-03-09T21:36:11.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2022-03-09T21:36:11.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-09T21:36:11.195Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6723 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T21:36:11.207Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-03-09T21:36:11.529Z] The recommended git tool is: git [2022-03-09T21:36:11.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2022-03-09T21:36:12.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-03-09T21:36:12.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-03-09T21:36:12.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-03-09T21:36:12.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-03-09T21:36:16.213Z] using credential edgex-jenkins-ssh [2022-03-09T21:36:16.237Z] Cloning the remote Git repository [2022-03-09T21:36:16.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:36:16.391Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-03-09T21:36:16.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:36:16.470Z] > git --version # timeout=10 [2022-03-09T21:36:16.493Z] > git --version # 'git version 2.17.1' [2022-03-09T21:36:16.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:36:16.588Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T21:36:24.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2022-03-09T21:36:24.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-03-09T21:36:30.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.187s coverage: 82.5% of statements [2022-03-09T21:36:30.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-09T21:36:34.812Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit c7a372fc286917a6d2c57354a09764e33f412b95 [2022-03-09T21:36:35.295Z] Merge succeeded, producing 4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:36:35.295Z] Checking out Revision 4f2eb046cc81776a96d903463bfd235273865174 (PR-3892) [2022-03-09T21:36:33.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T21:36:33.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T21:36:33.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T21:36:33.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:36:33.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:36:33.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T21:36:34.834Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T21:36:34.866Z] > git checkout -f c7a372fc286917a6d2c57354a09764e33f412b95 # timeout=10 [2022-03-09T21:36:35.101Z] > git remote # timeout=10 [2022-03-09T21:36:35.118Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T21:36:35.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:36:35.150Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-09T21:36:35.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T21:36:35.305Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T21:36:35.315Z] > git checkout -f 4f2eb046cc81776a96d903463bfd235273865174 # timeout=10 [2022-03-09T21:36:39.556Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-09T21:36:39.579Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-09T21:36:39.566Z] > git rev-list --no-walk ce147243a5d46112a91c49dc782f96ad51f9ed2f # timeout=10 [2022-03-09T21:36:40.571Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-09T21:36:40.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T21:36:40.571Z] Dload Upload Total Spent Left Speed [2022-03-09T21:36:40.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 49141 [Pipeline] sh [2022-03-09T21:36:41.119Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-09T21:36:41.535Z] + sudo tee /etc/docker/daemon.new [2022-03-09T21:36:41.535Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-09T21:36:41.535Z] { [2022-03-09T21:36:41.535Z] "registry-mirrors": [ [2022-03-09T21:36:41.535Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-09T21:36:41.535Z] ], [2022-03-09T21:36:41.535Z] "bip": "10.250.0.254/24", [2022-03-09T21:36:41.535Z] "hosts": [ [2022-03-09T21:36:41.535Z] "tcp://0.0.0.0:5555", [2022-03-09T21:36:41.535Z] "unix:///var/run/docker.sock" [2022-03-09T21:36:41.535Z] ], [2022-03-09T21:36:41.535Z] "mtu": 1458, [2022-03-09T21:36:41.535Z] "selinux-enabled": true, [2022-03-09T21:36:41.535Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-09T21:36:41.535Z] } [Pipeline] sh [2022-03-09T21:36:41.877Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-09T21:36:42.219Z] + sudo service docker restart [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.113s coverage: 64.4% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-09T21:36:48.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.250s coverage: 65.4% of statements [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-09T21:36:48.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-09T21:36:48.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-09T21:36:48.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-09T21:36:48.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-09T21:36:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-09T21:36:56.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-09T21:36:56.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-09T21:36:56.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-09T21:36:56.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-09T21:36:56.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-09T21:36:56.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-09T21:36:56.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-03-09T21:36:56.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-09T21:36:56.604Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T21:37:00.559Z] provisioning config files... [2022-03-09T21:37:00.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6492644308852720371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:37:00.945Z] ---> docker-login.sh [2022-03-09T21:37:00.945Z] nexus3.edgexfoundry.org:10001 [2022-03-09T21:37:01.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:37:01.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:37:01.821Z] Configure a credential helper to remove this warning. See [2022-03-09T21:37:01.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:37:01.821Z] [2022-03-09T21:37:01.821Z] Login Succeeded [2022-03-09T21:37:01.821Z] nexus3.edgexfoundry.org:10002 [2022-03-09T21:37:02.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:37:02.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:37:02.097Z] Configure a credential helper to remove this warning. See [2022-03-09T21:37:02.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:37:02.097Z] [2022-03-09T21:37:02.097Z] Login Succeeded [2022-03-09T21:37:02.097Z] nexus3.edgexfoundry.org:10003 [2022-03-09T21:37:02.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:37:02.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:37:02.696Z] Configure a credential helper to remove this warning. See [2022-03-09T21:37:02.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:37:02.696Z] [2022-03-09T21:37:02.696Z] Login Succeeded [2022-03-09T21:37:02.696Z] nexus3.edgexfoundry.org:10004 [2022-03-09T21:37:02.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:37:03.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:37:03.252Z] Configure a credential helper to remove this warning. See [2022-03-09T21:37:03.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:37:03.252Z] [2022-03-09T21:37:03.252Z] Login Succeeded [2022-03-09T21:37:03.252Z] docker.io [2022-03-09T21:37:03.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-09T21:37:03.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-09T21:37:03.797Z] Configure a credential helper to remove this warning. See [2022-03-09T21:37:03.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-09T21:37:03.797Z] [2022-03-09T21:37:03.797Z] Login Succeeded [2022-03-09T21:37:03.797Z] ---> docker-login.sh ends [Pipeline] } [2022-03-09T21:37:03.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-09T21:37:04.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-09T21:37:04.376Z] ========================================================= [2022-03-09T21:37:04.376Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-09T21:37:04.376Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:37:04.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T21:37:04.984Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-09T21:37:04.985Z] 9b3977197b4f: Pulling fs layer [2022-03-09T21:37:04.985Z] 1a89e8eeedd5: Pulling fs layer [2022-03-09T21:37:04.985Z] 94645a83ff95: Pulling fs layer [2022-03-09T21:37:04.985Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-09T21:37:04.985Z] 0c92f367c5e7: Pulling fs layer [2022-03-09T21:37:04.985Z] f7c0051592d6: Pulling fs layer [2022-03-09T21:37:04.985Z] a227ed2f7395: Pulling fs layer [2022-03-09T21:37:04.985Z] 7b1c46037f91: Pulling fs layer [2022-03-09T21:37:04.985Z] 3f3a8bcf1eab: Waiting [2022-03-09T21:37:04.985Z] 0c92f367c5e7: Waiting [2022-03-09T21:37:04.985Z] f7c0051592d6: Waiting [2022-03-09T21:37:04.985Z] a227ed2f7395: Waiting [2022-03-09T21:37:04.985Z] 7b1c46037f91: Waiting [2022-03-09T21:37:04.985Z] 94645a83ff95: Verifying Checksum [2022-03-09T21:37:04.985Z] 94645a83ff95: Download complete [2022-03-09T21:37:04.985Z] 1a89e8eeedd5: Verifying Checksum [2022-03-09T21:37:04.985Z] 1a89e8eeedd5: Download complete [2022-03-09T21:37:04.985Z] 0c92f367c5e7: Download complete [2022-03-09T21:37:04.985Z] f7c0051592d6: Download complete [2022-03-09T21:37:04.985Z] 9b3977197b4f: Download complete [2022-03-09T21:37:04.985Z] a227ed2f7395: Verifying Checksum [2022-03-09T21:37:04.985Z] a227ed2f7395: Download complete [2022-03-09T21:37:05.970Z] 9b3977197b4f: Pull complete [2022-03-09T21:37:06.246Z] 1a89e8eeedd5: Pull complete [2022-03-09T21:37:06.523Z] 94645a83ff95: Pull complete [2022-03-09T21:37:06.799Z] 7b1c46037f91: Verifying Checksum [2022-03-09T21:37:06.799Z] 7b1c46037f91: Download complete [2022-03-09T21:37:07.398Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-09T21:37:07.398Z] 3f3a8bcf1eab: Download complete [2022-03-09T21:37:19.792Z] 3f3a8bcf1eab: Pull complete [2022-03-09T21:37:19.792Z] 0c92f367c5e7: Pull complete [2022-03-09T21:37:19.792Z] f7c0051592d6: Pull complete [2022-03-09T21:37:19.792Z] a227ed2f7395: Pull complete [2022-03-09T21:37:25.201Z] 7b1c46037f91: Pull complete [2022-03-09T21:37:25.201Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-09T21:37:25.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T21:37:25.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:37:25.558Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-09T21:37:25.558Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T21:37:25.558Z] WORKDIR /edgex [2022-03-09T21:37:25.558Z] COPY go.mod . [2022-03-09T21:37:25.558Z] RUN go mod download [2022-03-09T21:37:28.193Z] Sending build context to Docker daemon 169MB [2022-03-09T21:37:28.193Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-09T21:37:28.193Z] ---> f79e39bc4007 [2022-03-09T21:37:28.193Z] Step 2/4 : WORKDIR /edgex [2022-03-09T21:37:30.170Z] ---> Running in adae3c65939b [2022-03-09T21:37:30.171Z] Removing intermediate container adae3c65939b [2022-03-09T21:37:30.171Z] ---> af844845bbbd [2022-03-09T21:37:30.171Z] Step 3/4 : COPY go.mod . [2022-03-09T21:37:30.767Z] ---> 6c2f5ba62681 [2022-03-09T21:37:30.767Z] Step 4/4 : RUN go mod download [2022-03-09T21:37:31.042Z] ---> Running in 033b54fdca13 [2022-03-09T21:37:43.516Z] GO111MODULE=on go vet ./... [2022-03-09T21:37:47.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T21:37:48.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T21:37:48.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T21:37:48.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-09T21:37:49.163Z] + ls -al . [2022-03-09T21:37:49.163Z] total 644 [2022-03-09T21:37:49.163Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 21:37 . [2022-03-09T21:37:49.163Z] drwxr-xr-x 4 root root 28 Mar 9 21:35 .. [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 21:33 .dockerignore [2022-03-09T21:37:49.163Z] drwxrwxr-x 8 1001 1001 179 Mar 9 21:34 .git [2022-03-09T21:37:49.163Z] drwxrwxr-x 4 1001 1001 142 Mar 9 21:33 .github [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 870 Mar 9 21:33 .gitignore [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 21:33 .golangci.yml [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 21:33 .hadolint.yml [2022-03-09T21:37:49.163Z] drwx------ 3 1001 1001 73 Mar 9 21:34 .semver [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 21:33 .sonarcloud.properties [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 21:33 ADOPTERS.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 9953 Mar 9 21:33 Attribution.txt [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 51732 Mar 9 21:33 CHANGELOG.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:33 CONTRIBUTING.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 21:33 GOVERNANCE.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 849 Mar 9 21:33 Jenkinsfile [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:33 LICENSE [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 8072 Mar 9 21:33 Makefile [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 21:33 OWNERS.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 8207 Mar 9 21:33 README.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 21:33 SECURITY.md [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 21:34 VERSION [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:33 ZMQWindows.md [2022-03-09T21:37:49.163Z] drwxrwxr-x 2 1001 1001 37 Mar 9 21:33 bin [2022-03-09T21:37:49.163Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 21:33 cmd [2022-03-09T21:37:49.163Z] -rw-r--r-- 1 root root 428383 Mar 9 21:36 coverage.out [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 3177 Mar 9 21:33 go.mod [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 51755 Mar 9 21:33 go.sum [2022-03-09T21:37:49.163Z] drwxrwxr-x 8 1001 1001 124 Mar 9 21:33 internal [2022-03-09T21:37:49.163Z] drwxrwxr-x 3 1001 1001 16 Mar 9 21:33 openapi [2022-03-09T21:37:49.163Z] drwxrwxr-x 4 1001 1001 71 Mar 9 21:33 snap [2022-03-09T21:37:49.163Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 21:33 version.go [Pipeline] sh [2022-03-09T21:37:49.458Z] + '[' -e coverage.out ] [2022-03-09T21:37:49.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-09T21:37:49.557Z] Stashed 1 file(s) [Pipeline] sh [2022-03-09T21:37:49.861Z] + make build [2022-03-09T21:37:49.861Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T21:37:51.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T21:37:58.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T21:37:58.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T21:37:59.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T21:38:00.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T21:38:00.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T21:38:01.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T21:38:02.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T21:38:03.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T21:38:04.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T21:38:04.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T21:38:06.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-09T21:38:10.465Z] $ docker stop --time=1 7a1ccb44172de491f40e36ecb27ea590d3e9adf5663ee36287ec9414e84a3cca [2022-03-09T21:38:12.338Z] $ docker rm -f 7a1ccb44172de491f40e36ecb27ea590d3e9adf5663ee36287ec9414e84a3cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:38:13.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T21:38:13.735Z] [2022-03-09T21:38:13.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:38:14.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T21:38:14.041Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-09T21:38:14.041Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-09T21:38:14.041Z] ca9280d653b3: Pulling fs layer [2022-03-09T21:38:14.041Z] 7e9c9ca2126c: Pulling fs layer [2022-03-09T21:38:14.041Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-09T21:38:14.041Z] cbdbe7a5bc2a: Download complete [2022-03-09T21:38:14.311Z] ca9280d653b3: Verifying Checksum [2022-03-09T21:38:14.311Z] ca9280d653b3: Download complete [2022-03-09T21:38:14.311Z] cbdbe7a5bc2a: Pull complete [2022-03-09T21:38:14.589Z] 7e9c9ca2126c: Verifying Checksum [2022-03-09T21:38:14.589Z] 7e9c9ca2126c: Download complete [2022-03-09T21:38:14.851Z] ca9280d653b3: Pull complete [2022-03-09T21:38:19.076Z] 7e9c9ca2126c: Pull complete [2022-03-09T21:38:19.076Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-09T21:38:19.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T21:38:19.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-09T21:38:19.137Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:38:19.176Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-09T21:38:21.895Z] $ docker top 2e17a90f0fcc55f96ff5f87946de939692e2e6124510082ef3fcebd91f84660d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:38:22.250Z] + docker-compose build --help [2022-03-09T21:38:22.250Z] + grep parallel [2022-03-09T21:38:22.820Z] --parallel Build images in parallel. [Pipeline] } [2022-03-09T21:38:22.835Z] $ docker stop --time=1 2e17a90f0fcc55f96ff5f87946de939692e2e6124510082ef3fcebd91f84660d [2022-03-09T21:38:24.034Z] $ docker rm -f 2e17a90f0fcc55f96ff5f87946de939692e2e6124510082ef3fcebd91f84660d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:38:24.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-09T21:38:24.434Z] . [Pipeline] withDockerContainer [2022-03-09T21:38:24.497Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:38:24.537Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:38:24.890Z] $ docker top a84b38311c2312ba5dfb397cb245dde229632cd646f35d8b615dba3f000f2cca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:38:25.239Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-09T21:38:25.809Z] Building core-command ... [2022-03-09T21:38:25.809Z] Building core-data ... [2022-03-09T21:38:25.809Z] Building core-metadata ... [2022-03-09T21:38:25.809Z] Building security-bootstrapper ... [2022-03-09T21:38:25.809Z] Building security-proxy-setup ... [2022-03-09T21:38:25.809Z] Building security-secretstore-setup ... [2022-03-09T21:38:25.809Z] Building security-spiffe-token-provider ... [2022-03-09T21:38:25.809Z] Building security-spire-agent ... [2022-03-09T21:38:25.809Z] Building security-spire-config ... [2022-03-09T21:38:25.809Z] Building security-spire-server ... [2022-03-09T21:38:25.810Z] Building support-notifications ... [2022-03-09T21:38:25.810Z] Building support-scheduler ... [2022-03-09T21:38:25.810Z] Building sys-mgmt-agent ... [2022-03-09T21:38:25.810Z] Building security-proxy-setup [2022-03-09T21:38:25.810Z] Building support-scheduler [2022-03-09T21:38:25.810Z] Building security-bootstrapper [2022-03-09T21:38:25.810Z] Building security-spire-server [2022-03-09T21:38:25.810Z] Building support-notifications [2022-03-09T21:38:35.841Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:38:35.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:38:35.841Z] ---> f05be53d41a6 [2022-03-09T21:38:35.841Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T21:38:35.841Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:38:35.841Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:38:35.841Z] ---> f05be53d41a6 [2022-03-09T21:38:35.841Z] Step 3/21 : WORKDIR /edgex-go [2022-03-09T21:38:42.425Z] ---> Running in e199289062f8 [2022-03-09T21:38:42.425Z] ---> Running in 1ce8f77a9096 [2022-03-09T21:38:47.725Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:38:47.725Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:38:47.725Z] ---> f05be53d41a6 [2022-03-09T21:38:47.725Z] Step 3/31 : WORKDIR /edgex-go [2022-03-09T21:38:49.647Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:38:49.647Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:38:49.647Z] ---> f05be53d41a6 [2022-03-09T21:38:49.647Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T21:38:50.596Z] ---> Running in d60eeba6fd0a [2022-03-09T21:38:50.596Z] Removing intermediate container e199289062f8 [2022-03-09T21:38:50.596Z] ---> 0851c41db9a8 [2022-03-09T21:38:50.596Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:38:50.596Z] Removing intermediate container 1ce8f77a9096 [2022-03-09T21:38:50.596Z] ---> 6c84263e1a0a [2022-03-09T21:38:50.596Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:38:50.596Z] ---> Running in 3e0bdb6ddc66 [2022-03-09T21:38:50.596Z] ---> Running in 4d8a3d11c1e3 [2022-03-09T21:38:50.596Z] ---> Running in 1690a8a9ebda [2022-03-09T21:38:50.596Z] Removing intermediate container d60eeba6fd0a [2022-03-09T21:38:50.596Z] ---> 8290e72443b2 [2022-03-09T21:38:50.596Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:38:50.866Z] ---> Running in f0724c2b1d88 [2022-03-09T21:38:50.866Z] Removing intermediate container 3e0bdb6ddc66 [2022-03-09T21:38:50.866Z] ---> ac0404797f1c [2022-03-09T21:38:50.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:38:50.866Z] ---> Running in 32ec1611cb36 [2022-03-09T21:38:51.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:38:51.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:38:51.447Z] ---> f05be53d41a6 [2022-03-09T21:38:51.447Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:38:51.447Z] ---> Using cache [2022-03-09T21:38:51.447Z] ---> ac0404797f1c [2022-03-09T21:38:51.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:38:51.707Z] ---> Running in f7acdd7f24bb [2022-03-09T21:38:51.707Z] Removing intermediate container 4d8a3d11c1e3 [2022-03-09T21:38:51.707Z] ---> 453d065656bd [2022-03-09T21:38:51.707Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-09T21:38:51.707Z] ---> Running in d5834840fda7 [2022-03-09T21:38:51.707Z] Removing intermediate container f0724c2b1d88 [2022-03-09T21:38:51.707Z] ---> 6961d6f8a211 [2022-03-09T21:38:51.707Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-09T21:38:51.975Z] Removing intermediate container 32ec1611cb36 [2022-03-09T21:38:51.975Z] ---> 39096b3697fa [2022-03-09T21:38:51.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-09T21:38:51.975Z] ---> Running in 1168ca7d1cda [2022-03-09T21:38:51.975Z] ---> Running in 7710afbf986f [2022-03-09T21:38:51.975Z] Removing intermediate container 1690a8a9ebda [2022-03-09T21:38:51.975Z] ---> 910367269f2f [2022-03-09T21:38:51.975Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-09T21:38:51.975Z] ---> Running in b0cb895092c9 [2022-03-09T21:38:52.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:52.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:52.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:52.496Z] Removing intermediate container f7acdd7f24bb [2022-03-09T21:38:52.496Z] ---> 6416f938279f [2022-03-09T21:38:52.496Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:38:52.496Z] ---> Running in a29f207b5524 [2022-03-09T21:38:52.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:52.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:52.836Z] Removing intermediate container 033b54fdca13 [2022-03-09T21:38:52.836Z] ---> 820cee7d47ad [2022-03-09T21:38:52.836Z] Successfully built 820cee7d47ad [2022-03-09T21:38:52.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:38:53.176Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T21:38:53.176Z] . [Pipeline] withDockerContainer [2022-03-09T21:38:53.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:53.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:53.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:53.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:53.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2022-03-09T21:38:53.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:38:53.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:38:53.593Z] OK: 221 MiB in 52 packages [2022-03-09T21:38:53.856Z] OK: 221 MiB in 52 packages [2022-03-09T21:38:53.856Z] OK: 221 MiB in 52 packages [2022-03-09T21:38:53.856Z] OK: 221 MiB in 52 packages [2022-03-09T21:38:54.124Z] OK: 221 MiB in 52 packages [2022-03-09T21:38:54.124Z] Removing intermediate container d5834840fda7 [2022-03-09T21:38:54.124Z] ---> 6f2842502e97 [2022-03-09T21:38:54.124Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-09T21:38:54.385Z] Removing intermediate container 7710afbf986f [2022-03-09T21:38:54.385Z] ---> 09c4909270e8 [2022-03-09T21:38:54.385Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T21:38:54.385Z] ---> f168797150dc [2022-03-09T21:38:54.385Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:38:54.385Z] Removing intermediate container b0cb895092c9 [2022-03-09T21:38:54.385Z] ---> 180d9561b0ce [2022-03-09T21:38:54.385Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T21:38:54.646Z] ---> Running in 1cdfea2ff737 [2022-03-09T21:38:54.646Z] Removing intermediate container 1168ca7d1cda [2022-03-09T21:38:54.646Z] ---> 71e87a839c42 [2022-03-09T21:38:54.646Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-09T21:38:54.646Z] Removing intermediate container a29f207b5524 [2022-03-09T21:38:54.646Z] ---> 6924519ae8ea [2022-03-09T21:38:54.646Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:38:54.646Z] ---> 3e4489d0d867 [2022-03-09T21:38:54.646Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:38:54.646Z] ---> b83c2d70c282 [2022-03-09T21:38:54.646Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:38:54.913Z] ---> Running in 511e840f1eff [2022-03-09T21:38:54.913Z] ---> Running in c7fe4ca10dbe [2022-03-09T21:38:54.913Z] ---> de1279e04abb [2022-03-09T21:38:54.913Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:38:54.913Z] ---> Running in 370ac7eacba3 [2022-03-09T21:38:54.913Z] ---> 7bdaba4d8949 [2022-03-09T21:38:54.913Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:38:54.913Z] ---> Running in 761a9c63951e [2022-03-09T21:38:54.931Z] $ docker top 6338e5228ee18c06a2f38c5b9d34b15c68da2a87591c1693674fa9f2ed8dc4c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:38:55.853Z] + go version [2022-03-09T21:38:55.853Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-09T21:38:55.877Z] $ docker stop --time=1 6338e5228ee18c06a2f38c5b9d34b15c68da2a87591c1693674fa9f2ed8dc4c5 [2022-03-09T21:38:56.310Z] Removing intermediate container 1cdfea2ff737 [2022-03-09T21:38:56.310Z] ---> 2cf8e2cf795a [2022-03-09T21:38:56.310Z] Step 8/21 : COPY . . [2022-03-09T21:38:56.897Z] Removing intermediate container 511e840f1eff [2022-03-09T21:38:56.897Z] ---> 7c7790a3d14f [2022-03-09T21:38:56.897Z] Step 8/22 : COPY . . [2022-03-09T21:38:57.522Z] $ docker rm -f 6338e5228ee18c06a2f38c5b9d34b15c68da2a87591c1693674fa9f2ed8dc4c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:38:58.092Z] + docker inspect -f . ci-base-image-arm64 [2022-03-09T21:38:58.092Z] . [Pipeline] withDockerContainer [2022-03-09T21:38:58.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2022-03-09T21:38:58.383Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:38:59.662Z] $ docker top 5aa42f78177b4cd77588732de472b4e1fb1a3e673ee8cfe47ae00a6ee37b20df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-09T21:38:59.918Z] ========================================================= [2022-03-09T21:38:59.918Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-09T21:38:59.918Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-09T21:39:00.225Z] Removing intermediate container c7fe4ca10dbe [2022-03-09T21:39:00.225Z] ---> d6ad1b615a0d [2022-03-09T21:39:00.225Z] Step 8/22 : COPY . . [2022-03-09T21:39:00.225Z] Removing intermediate container 370ac7eacba3 [2022-03-09T21:39:00.225Z] ---> 44ddacdbfbd9 [2022-03-09T21:39:00.225Z] Step 8/31 : COPY . . [2022-03-09T21:39:00.483Z] Removing intermediate container 761a9c63951e [2022-03-09T21:39:00.483Z] ---> 88043b5fe307 [2022-03-09T21:39:00.483Z] Step 8/23 : COPY . . [2022-03-09T21:39:00.580Z] + make test [2022-03-09T21:39:00.580Z] go mod tidy [2022-03-09T21:39:01.562Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-09T21:39:05.788Z] ---> 965690ab170d [2022-03-09T21:39:05.788Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-09T21:39:05.788Z] ---> f45556e70063 [2022-03-09T21:39:05.788Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-09T21:39:05.788Z] ---> Running in 2e6a41e7edd2 [2022-03-09T21:39:05.788Z] ---> Running in a746d3feb33d [2022-03-09T21:39:05.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T21:39:05.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T21:39:20.748Z] ---> 323b9c056ed0 [2022-03-09T21:39:20.748Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-09T21:39:20.748Z] ---> Running in 5aca9a8150c2 [2022-03-09T21:39:20.748Z] ---> 98fff1d7244f [2022-03-09T21:39:20.748Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:39:20.748Z] ---> ae9d2829ecec [2022-03-09T21:39:20.748Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-09T21:39:20.748Z] ---> Running in dfc5b0806892 [2022-03-09T21:39:20.748Z] ---> Running in d7a6e91ed9eb [2022-03-09T21:39:20.748Z] Removing intermediate container dfc5b0806892 [2022-03-09T21:39:20.748Z] ---> 9ca26358ba94 [2022-03-09T21:39:20.748Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:39:20.748Z] ---> Running in 1523a8439f52 [2022-03-09T21:39:21.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T21:39:21.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T21:39:22.395Z] spire-1.2.0/ [2022-03-09T21:39:24.941Z] spire-1.2.0/README.md [2022-03-09T21:39:24.941Z] spire-1.2.0/bin/ [2022-03-09T21:39:24.941Z] spire-1.2.0/bin/spire-server [2022-03-09T21:39:24.941Z] spire-1.2.0/bin/spire-agent [2022-03-09T21:39:24.941Z] spire-1.2.0/conf/ [2022-03-09T21:39:24.941Z] spire-1.2.0/conf/server/ [2022-03-09T21:39:24.941Z] spire-1.2.0/conf/server/server.conf [2022-03-09T21:39:24.941Z] spire-1.2.0/conf/agent/ [2022-03-09T21:39:24.941Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T21:39:24.941Z] spire-1.2.0/LICENSE [2022-03-09T21:39:26.853Z] Removing intermediate container 1523a8439f52 [2022-03-09T21:39:26.853Z] ---> 5d1cc924d6a2 [2022-03-09T21:39:26.853Z] [2022-03-09T21:39:26.853Z] Step 11/23 : FROM alpine:3.15 [2022-03-09T21:39:27.121Z] 3.15: Pulling from library/alpine [2022-03-09T21:39:27.389Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T21:39:27.389Z] Status: Downloaded newer image for alpine:3.15 [2022-03-09T21:39:27.389Z] ---> c059bfaa849c [2022-03-09T21:39:27.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:39:27.389Z] ---> Running in ec0a89f0bb0c [2022-03-09T21:39:27.652Z] Removing intermediate container ec0a89f0bb0c [2022-03-09T21:39:27.652Z] ---> 4c638489efc7 [2022-03-09T21:39:27.652Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:39:27.652Z] ---> Running in 399017f6c814 [2022-03-09T21:39:28.638Z] Removing intermediate container 399017f6c814 [2022-03-09T21:39:28.638Z] ---> 65d5652a917d [2022-03-09T21:39:28.638Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T21:39:28.638Z] ---> Running in 7dc773454ef9 [2022-03-09T21:39:29.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:30.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:30.749Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:39:30.749Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:39:30.749Z] OK: 15859 distinct packages available [2022-03-09T21:39:30.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:31.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:31.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T21:39:31.998Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T21:39:31.998Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:39:31.998Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T21:39:32.285Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T21:39:32.285Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T21:39:32.285Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:39:32.285Z] OK: 7 MiB in 19 packages [2022-03-09T21:39:33.255Z] Removing intermediate container 7dc773454ef9 [2022-03-09T21:39:33.255Z] ---> b034e9d8045d [2022-03-09T21:39:33.255Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:39:34.034Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-09T21:39:35.160Z] ---> cc671bc6f492 [2022-03-09T21:39:35.160Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:39:35.160Z] ---> c94b3791b40e [2022-03-09T21:39:35.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-09T21:39:35.419Z] ---> 231836911eba [2022-03-09T21:39:35.419Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-09T21:39:35.681Z] ---> dd7aa796b72f [2022-03-09T21:39:35.681Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:39:35.681Z] ---> Running in af138642b229 [2022-03-09T21:39:35.941Z] Removing intermediate container af138642b229 [2022-03-09T21:39:35.941Z] ---> 40a19f2aecf3 [2022-03-09T21:39:35.941Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:39:36.206Z] ---> Running in be7805316bf3 [2022-03-09T21:39:36.206Z] Removing intermediate container be7805316bf3 [2022-03-09T21:39:36.206Z] ---> 7d153c93478d [2022-03-09T21:39:36.206Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T21:39:36.469Z] ---> Running in 8530faf72f50 [2022-03-09T21:39:36.748Z] Removing intermediate container 8530faf72f50 [2022-03-09T21:39:36.748Z] ---> eb3b9cd19612 [2022-03-09T21:39:36.748Z] Step 22/23 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:39:36.748Z] ---> Running in 3cfb425e7744 [2022-03-09T21:39:37.021Z] Removing intermediate container 3cfb425e7744 [2022-03-09T21:39:37.021Z] ---> 5342244b70bb [2022-03-09T21:39:37.021Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:39:37.282Z] ---> Running in c136aa5beefa [2022-03-09T21:39:37.282Z] Removing intermediate container a746d3feb33d [2022-03-09T21:39:37.282Z] ---> 29bc5243a96d [2022-03-09T21:39:37.282Z] [2022-03-09T21:39:37.282Z] Step 10/21 : FROM alpine:3.14 [2022-03-09T21:39:37.282Z] Removing intermediate container c136aa5beefa [2022-03-09T21:39:37.282Z] ---> dc53902d195c [2022-03-09T21:39:37.282Z] [2022-03-09T21:39:37.550Z] Successfully built dc53902d195c [2022-03-09T21:39:37.550Z] Successfully tagged security-spire-server:latest [2022-03-09T21:39:37.550Z] Building security-spire-agent [2022-03-09T21:39:37.810Z]  Building security-spire-server ... done 3.14: Pulling from library/alpine [2022-03-09T21:39:39.199Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T21:39:39.199Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T21:39:39.199Z] ---> 0a97eee8041e [2022-03-09T21:39:39.199Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-09T21:39:40.142Z] ---> Running in fe00625637cd [2022-03-09T21:39:41.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:41.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:41.665Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-09T21:39:41.665Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:39:41.666Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T21:39:41.666Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-09T21:39:41.666Z] (5/5) Installing curl (7.79.1-r0) [2022-03-09T21:39:41.666Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:39:41.666Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:39:41.666Z] OK: 8 MiB in 19 packages [2022-03-09T21:39:42.241Z] Removing intermediate container 2e6a41e7edd2 [2022-03-09T21:39:42.241Z] ---> 0aa894efd4a4 [2022-03-09T21:39:42.241Z] [2022-03-09T21:39:42.241Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T21:39:42.241Z] ---> 0a97eee8041e [2022-03-09T21:39:42.241Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-09T21:39:42.505Z] ---> Running in 7cdf7c599ed1 [2022-03-09T21:39:42.773Z] Removing intermediate container fe00625637cd [2022-03-09T21:39:42.773Z] ---> 7ee2e45be0ec [2022-03-09T21:39:42.773Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T21:39:42.773Z] ---> Running in a9fa2eb5902d [2022-03-09T21:39:43.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:43.037Z] Removing intermediate container a9fa2eb5902d [2022-03-09T21:39:43.037Z] ---> 3d07c30c1ba4 [2022-03-09T21:39:43.037Z] Step 13/21 : WORKDIR /edgex [2022-03-09T21:39:43.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:43.037Z] ---> Running in e29e0a4a662f [2022-03-09T21:39:43.307Z] Removing intermediate container e29e0a4a662f [2022-03-09T21:39:43.307Z] ---> 8e77a036c494 [2022-03-09T21:39:43.307Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-09T21:39:43.307Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-09T21:39:43.581Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-09T21:39:43.581Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:39:43.581Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:39:43.581Z] ---> 972c078644dd [2022-03-09T21:39:43.581Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-09T21:39:43.581Z] OK: 6 MiB in 16 packages [2022-03-09T21:39:44.168Z] ---> 0c58ddaea310 [2022-03-09T21:39:44.168Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-09T21:39:44.445Z] Removing intermediate container 7cdf7c599ed1 [2022-03-09T21:39:44.445Z] ---> ade6f7ee3165 [2022-03-09T21:39:44.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:39:44.445Z] ---> Running in ac2aa317677c [2022-03-09T21:39:44.713Z] Removing intermediate container ac2aa317677c [2022-03-09T21:39:44.713Z] ---> 71c1858f1659 [2022-03-09T21:39:44.713Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-09T21:39:44.987Z] ---> Running in 55caee9a6c37 [2022-03-09T21:39:44.987Z] ---> 434318d4ae43 [2022-03-09T21:39:44.987Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-09T21:39:44.987Z] ---> Running in 3d0f385540cf [2022-03-09T21:39:44.987Z] Removing intermediate container 55caee9a6c37 [2022-03-09T21:39:44.987Z] ---> 78fc7deff707 [2022-03-09T21:39:44.987Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T21:39:44.987Z] ---> Running in 57ed2d21d48c [2022-03-09T21:39:44.987Z] Removing intermediate container 3d0f385540cf [2022-03-09T21:39:44.987Z] ---> 7713ec2377dc [2022-03-09T21:39:44.987Z] Step 18/21 : CMD ["--init=true"] [2022-03-09T21:39:45.266Z] ---> Running in c49c99566312 [2022-03-09T21:39:45.266Z] Removing intermediate container 57ed2d21d48c [2022-03-09T21:39:45.266Z] ---> 25e47c52ec57 [2022-03-09T21:39:45.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:39:45.266Z] Removing intermediate container c49c99566312 [2022-03-09T21:39:45.266Z] ---> ce7ab52a87c5 [2022-03-09T21:39:45.266Z] Step 19/21 : LABEL arch=x86_64 [2022-03-09T21:39:45.546Z] ---> Running in aa7674820533 [2022-03-09T21:39:45.546Z] ---> d7cf7fc7f2a1 [2022-03-09T21:39:45.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-09T21:39:45.546Z] Removing intermediate container aa7674820533 [2022-03-09T21:39:45.546Z] ---> 22f71c79a375 [2022-03-09T21:39:45.546Z] Step 20/21 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:39:45.820Z] ---> Running in 13326d943969 [2022-03-09T21:39:45.820Z] Removing intermediate container 13326d943969 [2022-03-09T21:39:45.820Z] ---> b86afd596f45 [2022-03-09T21:39:45.820Z] Step 21/21 : LABEL version=0.0.0 [2022-03-09T21:39:46.094Z] ---> Running in de3a6b8e05b5 [2022-03-09T21:39:46.094Z] Removing intermediate container de3a6b8e05b5 [2022-03-09T21:39:46.094Z] ---> fc35aed97f10 [2022-03-09T21:39:46.094Z] [2022-03-09T21:39:46.366Z] ---> a7d67bdc879f [2022-03-09T21:39:46.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-09T21:39:46.366Z] Successfully built fc35aed97f10 [2022-03-09T21:39:46.366Z] Successfully tagged security-proxy-setup:latest [2022-03-09T21:39:46.366Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-03-09T21:39:46.636Z] ---> a395955cbb92 [2022-03-09T21:39:46.636Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-09T21:39:46.636Z] ---> Running in bc39b9a8d16d [2022-03-09T21:39:46.636Z] Removing intermediate container bc39b9a8d16d [2022-03-09T21:39:46.636Z] ---> 27281860763b [2022-03-09T21:39:46.636Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:39:46.636Z] ---> Running in 4a7318776bdf [2022-03-09T21:39:46.914Z] Removing intermediate container 4a7318776bdf [2022-03-09T21:39:46.914Z] ---> f8f36dbe15f0 [2022-03-09T21:39:46.914Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T21:39:46.914Z] ---> Running in 4adc0da9b568 [2022-03-09T21:39:47.188Z] Removing intermediate container 4adc0da9b568 [2022-03-09T21:39:47.188Z] ---> c92043b05b68 [2022-03-09T21:39:47.188Z] Step 21/22 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:39:48.179Z] ---> Running in 6b2bbd220f00 [2022-03-09T21:39:48.778Z] Removing intermediate container 6b2bbd220f00 [2022-03-09T21:39:48.778Z] ---> b5c381fb44a6 [2022-03-09T21:39:48.778Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T21:39:48.778Z] ---> Running in c4bc9df5ef1c [2022-03-09T21:39:49.058Z] Removing intermediate container c4bc9df5ef1c [2022-03-09T21:39:49.058Z] ---> 3771cad92e92 [2022-03-09T21:39:49.058Z] [2022-03-09T21:39:49.334Z] Successfully built 3771cad92e92 [2022-03-09T21:39:49.334Z] Successfully tagged support-notifications:latest [2022-03-09T21:39:49.334Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-09T21:39:51.924Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:39:51.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:39:51.924Z] ---> f05be53d41a6 [2022-03-09T21:39:51.924Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> ac0404797f1c [2022-03-09T21:39:51.924Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 6416f938279f [2022-03-09T21:39:51.924Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 6924519ae8ea [2022-03-09T21:39:51.924Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 7bdaba4d8949 [2022-03-09T21:39:51.924Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 88043b5fe307 [2022-03-09T21:39:51.924Z] Step 8/24 : COPY . . [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 98fff1d7244f [2022-03-09T21:39:51.924Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 9ca26358ba94 [2022-03-09T21:39:51.924Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 5d1cc924d6a2 [2022-03-09T21:39:51.924Z] [2022-03-09T21:39:51.924Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T21:39:51.924Z] ---> c059bfaa849c [2022-03-09T21:39:51.924Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 4c638489efc7 [2022-03-09T21:39:51.924Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> 65d5652a917d [2022-03-09T21:39:51.924Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T21:39:51.924Z] ---> Using cache [2022-03-09T21:39:51.924Z] ---> b034e9d8045d [2022-03-09T21:39:51.924Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-09T21:39:53.847Z] ---> 1a20232460a6 [2022-03-09T21:39:53.847Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:39:55.241Z] Removing intermediate container d7a6e91ed9eb [2022-03-09T21:39:55.241Z] ---> 5ad16883000b [2022-03-09T21:39:55.241Z] [2022-03-09T21:39:55.241Z] Step 10/31 : FROM alpine:3.14 [2022-03-09T21:39:55.241Z] ---> 0a97eee8041e [2022-03-09T21:39:55.241Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-09T21:39:55.503Z] ---> Running in eba3c5cf207e [2022-03-09T21:39:55.765Z] ---> d6d35ef1bb76 [2022-03-09T21:39:55.765Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:39:55.765Z] Removing intermediate container eba3c5cf207e [2022-03-09T21:39:55.765Z] ---> 4e910f5c74b9 [2022-03-09T21:39:55.765Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-09T21:39:55.765Z] ---> Running in cd5cbb90ae64 [2022-03-09T21:39:56.029Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:39:56.029Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:39:56.029Z] ---> f05be53d41a6 [2022-03-09T21:39:56.029Z] Step 3/20 : WORKDIR /edgex-go [2022-03-09T21:39:56.029Z] ---> Using cache [2022-03-09T21:39:56.029Z] ---> ac0404797f1c [2022-03-09T21:39:56.029Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-09T21:39:56.029Z] ---> b86f23e0c6c9 [2022-03-09T21:39:56.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-09T21:39:56.029Z] ---> Running in 81c286b144a6 [2022-03-09T21:39:56.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:56.328Z] ---> 358ff489fd1c [2022-03-09T21:39:56.328Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-09T21:39:56.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:56.609Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-09T21:39:56.609Z] (2/2) Installing su-exec (0.2-r1) [2022-03-09T21:39:56.609Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:39:56.609Z] OK: 6 MiB in 16 packages [2022-03-09T21:39:56.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:57.186Z] ---> e2883f372a36 [2022-03-09T21:39:57.186Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:39:57.186Z] Removing intermediate container 5aca9a8150c2 [2022-03-09T21:39:57.186Z] ---> f386f0ef580f [2022-03-09T21:39:57.186Z] [2022-03-09T21:39:57.186Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T21:39:57.186Z] ---> 0a97eee8041e [2022-03-09T21:39:57.186Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:39:57.186Z] ---> Running in 50a85c047dff [2022-03-09T21:39:57.186Z] ---> Running in 227a205d8b17 [2022-03-09T21:39:57.186Z] Removing intermediate container cd5cbb90ae64 [2022-03-09T21:39:57.186Z] ---> 5406125807b2 [2022-03-09T21:39:57.186Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-09T21:39:57.447Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:39:57.447Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:39:57.447Z] ---> f05be53d41a6 [2022-03-09T21:39:57.447Z] Step 3/25 : WORKDIR /edgex-go [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> ac0404797f1c [2022-03-09T21:39:57.447Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> 6416f938279f [2022-03-09T21:39:57.447Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> 6924519ae8ea [2022-03-09T21:39:57.447Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-09T21:39:57.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> 7bdaba4d8949 [2022-03-09T21:39:57.447Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> 88043b5fe307 [2022-03-09T21:39:57.447Z] Step 8/25 : COPY . . [2022-03-09T21:39:57.447Z] Removing intermediate container 50a85c047dff [2022-03-09T21:39:57.447Z] ---> 31a1254ab3eb [2022-03-09T21:39:57.447Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:39:57.447Z] ---> Running in 86893a516ef5 [2022-03-09T21:39:57.447Z] ---> Using cache [2022-03-09T21:39:57.447Z] ---> 98fff1d7244f [2022-03-09T21:39:57.447Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-09T21:39:57.713Z] ---> Running in e55f7ad1ae52 [2022-03-09T21:39:57.713Z] ---> Running in a4cf34bfbf02 [2022-03-09T21:39:57.713Z] Removing intermediate container 86893a516ef5 [2022-03-09T21:39:57.713Z] ---> 03d5076608ad [2022-03-09T21:39:57.713Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-09T21:39:57.713Z] ---> Running in 295a916cdefd [2022-03-09T21:39:57.713Z] Removing intermediate container e55f7ad1ae52 [2022-03-09T21:39:57.713Z] ---> 2bd8ead86e2c [2022-03-09T21:39:57.713Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T21:39:57.982Z] ---> Running in fbb2fcf4a8dc [2022-03-09T21:39:57.982Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:39:57.982Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:39:57.982Z] OK: 15862 distinct packages available [2022-03-09T21:39:57.982Z] Removing intermediate container 295a916cdefd [2022-03-09T21:39:57.982Z] ---> 48c7ec479602 [2022-03-09T21:39:57.982Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-09T21:39:57.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:57.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:57.982Z] ---> Running in 68c7c4e77302 [2022-03-09T21:39:57.982Z] Removing intermediate container fbb2fcf4a8dc [2022-03-09T21:39:57.982Z] ---> 891d1b613332 [2022-03-09T21:39:57.982Z] Step 23/24 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:39:57.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:57.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T21:39:57.982Z] ---> Running in 3907d3e7b1a7 [2022-03-09T21:39:58.251Z] Removing intermediate container 3907d3e7b1a7 [2022-03-09T21:39:58.251Z] ---> 759c980e3d6f [2022-03-09T21:39:58.251Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T21:39:58.251Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-09T21:39:58.251Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:39:58.251Z] OK: 6 MiB in 15 packages [2022-03-09T21:39:58.251Z] ---> Running in 21e7a5bad9bd [2022-03-09T21:39:58.513Z] Removing intermediate container 21e7a5bad9bd [2022-03-09T21:39:58.513Z] ---> 160b2c5d4d1e [2022-03-09T21:39:58.513Z] [2022-03-09T21:39:58.513Z] Successfully built 160b2c5d4d1e [2022-03-09T21:39:58.513Z] Successfully tagged security-spire-agent:latest [2022-03-09T21:39:58.513Z] Building security-spire-config [2022-03-09T21:39:58.775Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:39:58.775Z] Removing intermediate container 227a205d8b17 [2022-03-09T21:39:58.775Z] ---> c8ff5881f63e [2022-03-09T21:39:58.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:39:58.775Z] ---> Running in f967ad85bd0a [2022-03-09T21:39:59.035Z] Removing intermediate container 68c7c4e77302 [2022-03-09T21:39:59.035Z] ---> 11c1dd739aca [2022-03-09T21:39:59.035Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-09T21:39:59.035Z] ---> Running in e07028490514 [2022-03-09T21:39:59.295Z] OK: 221 MiB in 52 packages [2022-03-09T21:39:59.570Z] Removing intermediate container f967ad85bd0a [2022-03-09T21:39:59.570Z] ---> 65909448cb24 [2022-03-09T21:39:59.570Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-09T21:40:00.533Z] ---> Running in e8a14c366160 [2022-03-09T21:40:00.533Z] Removing intermediate container e07028490514 [2022-03-09T21:40:00.533Z] ---> 458305661db3 [2022-03-09T21:40:00.533Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-09T21:40:00.816Z] Removing intermediate container e8a14c366160 [2022-03-09T21:40:00.816Z] ---> 134e814627a5 [2022-03-09T21:40:00.816Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T21:40:00.816Z] Removing intermediate container 81c286b144a6 [2022-03-09T21:40:00.816Z] ---> 2c572b4f9f1c [2022-03-09T21:40:00.816Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-09T21:40:00.816Z] ---> Running in d611507b0671 [2022-03-09T21:40:00.816Z] ---> dbbd1d27f238 [2022-03-09T21:40:00.816Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-09T21:40:01.099Z] ---> Running in 8fc5c39ab145 [2022-03-09T21:40:01.099Z] Removing intermediate container d611507b0671 [2022-03-09T21:40:01.099Z] ---> c2447df779b4 [2022-03-09T21:40:01.099Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:40:01.373Z] ---> 317d71385f03 [2022-03-09T21:40:01.373Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:01.373Z] ---> Running in 4be609884855 [2022-03-09T21:40:01.373Z] ---> 33bf696a2fdd [2022-03-09T21:40:01.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-09T21:40:02.370Z] ---> f430ee6ec5fe [2022-03-09T21:40:02.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-09T21:40:02.370Z] Removing intermediate container 8fc5c39ab145 [2022-03-09T21:40:02.370Z] ---> 122eb424b025 [2022-03-09T21:40:02.370Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:40:02.655Z] ---> 65dbb70c0dec [2022-03-09T21:40:02.655Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-09T21:40:02.655Z] ---> 93ff96be5b2b [2022-03-09T21:40:02.655Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-09T21:40:02.655Z] ---> Running in 5a36ec9889cb [2022-03-09T21:40:02.923Z] Removing intermediate container 5a36ec9889cb [2022-03-09T21:40:02.923Z] ---> 64caa513960b [2022-03-09T21:40:02.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:40:02.923Z] ---> Running in a7b7e4bf747d [2022-03-09T21:40:03.191Z] ---> f2dba0ce6c91 [2022-03-09T21:40:03.191Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-09T21:40:03.191Z] Removing intermediate container a7b7e4bf747d [2022-03-09T21:40:03.191Z] ---> 94a6f3dd37e9 [2022-03-09T21:40:03.191Z] Step 20/22 : LABEL arch=x86_64 [2022-03-09T21:40:03.469Z] ---> Running in 43759112af83 [2022-03-09T21:40:03.469Z] Removing intermediate container 4be609884855 [2022-03-09T21:40:03.469Z] ---> 08d22d33021f [2022-03-09T21:40:03.469Z] Step 7/20 : COPY . . [2022-03-09T21:40:03.748Z] Removing intermediate container 43759112af83 [2022-03-09T21:40:03.748Z] ---> 11e358473e86 [2022-03-09T21:40:03.748Z] Step 21/22 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:40:03.748Z] ---> 59314dbf2206 [2022-03-09T21:40:03.748Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-09T21:40:03.748Z] ---> Running in 68009650fd3b [2022-03-09T21:40:04.722Z] Removing intermediate container 68009650fd3b [2022-03-09T21:40:04.722Z] ---> 6b655597f912 [2022-03-09T21:40:04.722Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T21:40:04.982Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:40:04.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:40:05.268Z] ---> f05be53d41a6 [2022-03-09T21:40:05.268Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> ac0404797f1c [2022-03-09T21:40:05.268Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 6416f938279f [2022-03-09T21:40:05.268Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 6924519ae8ea [2022-03-09T21:40:05.268Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 7bdaba4d8949 [2022-03-09T21:40:05.268Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 88043b5fe307 [2022-03-09T21:40:05.268Z] Step 8/24 : COPY . . [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 98fff1d7244f [2022-03-09T21:40:05.268Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 9ca26358ba94 [2022-03-09T21:40:05.268Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 5d1cc924d6a2 [2022-03-09T21:40:05.268Z] [2022-03-09T21:40:05.268Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T21:40:05.268Z] ---> c059bfaa849c [2022-03-09T21:40:05.268Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 4c638489efc7 [2022-03-09T21:40:05.268Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:05.268Z] ---> Using cache [2022-03-09T21:40:05.268Z] ---> 65d5652a917d [2022-03-09T21:40:05.268Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-09T21:40:05.881Z] ---> Running in e11ea9385d10 [2022-03-09T21:40:05.881Z] ---> 0c32fd8e70e3 [2022-03-09T21:40:05.881Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-09T21:40:05.881Z] ---> Running in 5fce8f83d943 [2022-03-09T21:40:06.508Z] ---> 0d63775baadc [2022-03-09T21:40:06.508Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-09T21:40:06.508Z] Removing intermediate container e11ea9385d10 [2022-03-09T21:40:06.508Z] ---> a75e09841fb4 [2022-03-09T21:40:06.508Z] [2022-03-09T21:40:06.508Z] ---> Running in 7f7f3656e5a4 [2022-03-09T21:40:06.799Z] Successfully built a75e09841fb4 [2022-03-09T21:40:06.799Z] Successfully tagged support-scheduler:latest [2022-03-09T21:40:06.799Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-03-09T21:40:06.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:07.089Z] Removing intermediate container 7f7f3656e5a4 [2022-03-09T21:40:07.089Z] ---> b42aca5cdf5d [2022-03-09T21:40:07.089Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-09T21:40:07.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:08.332Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:40:08.332Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:40:08.332Z] OK: 15859 distinct packages available [2022-03-09T21:40:08.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:09.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:09.559Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-09T21:40:09.559Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:40:09.822Z] (3/4) Installing libucontext (1.1-r0) [2022-03-09T21:40:09.822Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-09T21:40:09.822Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:40:09.822Z] OK: 6 MiB in 18 packages [2022-03-09T21:40:10.395Z] ---> 75a8e6d2c7a0 [2022-03-09T21:40:10.395Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-09T21:40:10.660Z] ---> ac7e7968aa29 [2022-03-09T21:40:10.660Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-09T21:40:10.930Z] ---> Running in 85fcf749f281 [2022-03-09T21:40:10.930Z] ---> Running in 2f2c58fee7b1 [2022-03-09T21:40:11.202Z] Removing intermediate container 5fce8f83d943 [2022-03-09T21:40:11.202Z] ---> 161bcd92c9cc [2022-03-09T21:40:11.202Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:40:12.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T21:40:12.497Z] Removing intermediate container 2f2c58fee7b1 [2022-03-09T21:40:12.497Z] ---> 044396ff34d1 [2022-03-09T21:40:12.497Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-09T21:40:12.872Z] ---> 7a32fa9e96b8 [2022-03-09T21:40:12.872Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:40:12.872Z] ---> Running in 3996636c6b5b [2022-03-09T21:40:13.231Z] Removing intermediate container 3996636c6b5b [2022-03-09T21:40:13.231Z] ---> 0ae70bd52822 [2022-03-09T21:40:13.231Z] Step 28/31 : CMD ["gate"] [2022-03-09T21:40:13.231Z] ---> 9c7c8d3a7d70 [2022-03-09T21:40:13.231Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-09T21:40:13.231Z] ---> Running in 27a9dff1023d [2022-03-09T21:40:13.231Z] ---> Running in b9582a15aff1 [2022-03-09T21:40:13.649Z] Removing intermediate container 27a9dff1023d [2022-03-09T21:40:13.649Z] ---> 12e5674be0da [2022-03-09T21:40:13.649Z] Step 29/31 : LABEL arch=x86_64 [2022-03-09T21:40:13.649Z] Removing intermediate container b9582a15aff1 [2022-03-09T21:40:13.649Z] ---> 56c4a09fafea [2022-03-09T21:40:13.649Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-09T21:40:13.649Z] ---> Running in 2d1783265418 [2022-03-09T21:40:14.024Z] Removing intermediate container 2d1783265418 [2022-03-09T21:40:14.024Z] ---> 4ebd2a5a5fa1 [2022-03-09T21:40:14.024Z] Step 30/31 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:40:14.024Z] ---> 0264d517d39c [2022-03-09T21:40:14.024Z] Step 19/24 : WORKDIR / [2022-03-09T21:40:14.024Z] ---> Running in e090d1173d24 [2022-03-09T21:40:14.024Z] ---> Running in af0e4bcada22 [2022-03-09T21:40:14.597Z] Removing intermediate container af0e4bcada22 [2022-03-09T21:40:14.597Z] ---> 0757487d9cf6 [2022-03-09T21:40:14.597Z] Step 31/31 : LABEL version=0.0.0 [2022-03-09T21:40:14.597Z] Removing intermediate container e090d1173d24 [2022-03-09T21:40:14.597Z] ---> e656e043d63a [2022-03-09T21:40:14.597Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:40:14.597Z] ---> Running in 6058796cf3ca [2022-03-09T21:40:14.597Z] ---> Running in b34f7125c5a5 [2022-03-09T21:40:14.597Z] Removing intermediate container b34f7125c5a5 [2022-03-09T21:40:14.597Z] ---> 4025fd81071c [2022-03-09T21:40:14.597Z] [2022-03-09T21:40:15.032Z] Removing intermediate container 6058796cf3ca [2022-03-09T21:40:15.032Z] ---> ea032a404b96 [2022-03-09T21:40:15.032Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:40:15.032Z] Successfully built 4025fd81071c [2022-03-09T21:40:15.032Z] ---> Running in 2dcc2cf1fba3 [2022-03-09T21:40:15.032Z] Successfully tagged security-bootstrapper:latest [2022-03-09T21:40:15.032Z]  Building security-bootstrapper ... done Building core-data [2022-03-09T21:40:15.032Z] Removing intermediate container 2dcc2cf1fba3 [2022-03-09T21:40:15.032Z] ---> af3c4ba77175 [2022-03-09T21:40:15.032Z] Step 22/24 : LABEL arch=x86_64 [2022-03-09T21:40:15.032Z] ---> Running in ff94f6db417d [2022-03-09T21:40:15.032Z] Removing intermediate container ff94f6db417d [2022-03-09T21:40:15.032Z] ---> 80171819281f [2022-03-09T21:40:15.032Z] Step 23/24 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:40:15.989Z] ---> Running in aa7c412a78dc [2022-03-09T21:40:16.563Z] Removing intermediate container aa7c412a78dc [2022-03-09T21:40:16.563Z] ---> 5ec19687197c [2022-03-09T21:40:16.563Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T21:40:16.563Z] ---> Running in dae0ff484d9d [2022-03-09T21:40:16.825Z] Removing intermediate container dae0ff484d9d [2022-03-09T21:40:16.825Z] ---> 01dc6732c2a0 [2022-03-09T21:40:16.825Z] [2022-03-09T21:40:17.087Z] Successfully built 01dc6732c2a0 [2022-03-09T21:40:17.087Z] Successfully tagged security-spire-config:latest [2022-03-09T21:40:17.087Z] Building core-command [2022-03-09T21:40:21.607Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T21:40:24.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:40:24.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:40:24.167Z] ---> f05be53d41a6 [2022-03-09T21:40:24.167Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> ac0404797f1c [2022-03-09T21:40:24.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> 6416f938279f [2022-03-09T21:40:24.167Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> 6924519ae8ea [2022-03-09T21:40:24.167Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> 7bdaba4d8949 [2022-03-09T21:40:24.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> 88043b5fe307 [2022-03-09T21:40:24.167Z] Step 8/23 : COPY . . [2022-03-09T21:40:24.167Z] ---> Using cache [2022-03-09T21:40:24.167Z] ---> 98fff1d7244f [2022-03-09T21:40:24.167Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-09T21:40:26.716Z] ---> Running in 12ec7950dc89 [2022-03-09T21:40:27.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T21:40:27.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:40:27.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:40:27.554Z] ---> f05be53d41a6 [2022-03-09T21:40:27.554Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:40:27.554Z] ---> Using cache [2022-03-09T21:40:27.554Z] ---> ac0404797f1c [2022-03-09T21:40:27.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:27.554Z] ---> Using cache [2022-03-09T21:40:27.554Z] ---> 6416f938279f [2022-03-09T21:40:27.554Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-09T21:40:27.554Z] ---> Running in cdaeb72c0b4c [2022-03-09T21:40:28.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:29.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:29.695Z] OK: 221 MiB in 52 packages [2022-03-09T21:40:29.972Z] Removing intermediate container a4cf34bfbf02 [2022-03-09T21:40:29.972Z] ---> 5849440c5bc9 [2022-03-09T21:40:29.972Z] [2022-03-09T21:40:29.972Z] Step 10/25 : FROM alpine:3.14 [2022-03-09T21:40:29.972Z] ---> 0a97eee8041e [2022-03-09T21:40:29.972Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-09T21:40:29.972Z] ---> Running in 40c414336b0f [2022-03-09T21:40:30.248Z] Removing intermediate container cdaeb72c0b4c [2022-03-09T21:40:30.248Z] ---> 6ecbdd9c1194 [2022-03-09T21:40:30.248Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:40:30.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-09T21:40:30.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:30.837Z] ---> dcb6955d154f [2022-03-09T21:40:30.837Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:30.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:30.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-09T21:40:31.114Z] ---> Running in b6ecf065c27e [2022-03-09T21:40:31.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:40:31.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:40:31.114Z] ---> f05be53d41a6 [2022-03-09T21:40:31.114Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:40:31.114Z] ---> Using cache [2022-03-09T21:40:31.114Z] ---> ac0404797f1c [2022-03-09T21:40:31.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:31.114Z] ---> Using cache [2022-03-09T21:40:31.114Z] ---> 6416f938279f [2022-03-09T21:40:31.114Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-09T21:40:31.114Z] ---> Running in 6b090baf1d59 [2022-03-09T21:40:31.382Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-09T21:40:31.382Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-09T21:40:31.382Z] (3/3) Installing su-exec (0.2-r1) [2022-03-09T21:40:31.382Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:40:31.382Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:40:31.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-09T21:40:31.650Z] OK: 6 MiB in 17 packages [2022-03-09T21:40:31.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:32.176Z] Removing intermediate container 40c414336b0f [2022-03-09T21:40:32.176Z] ---> 98838172fe85 [2022-03-09T21:40:32.176Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T21:40:32.176Z] ---> Running in f682705d8796 [2022-03-09T21:40:32.438Z] Removing intermediate container f682705d8796 [2022-03-09T21:40:32.438Z] ---> 8c4f41ff02f4 [2022-03-09T21:40:32.438Z] Step 13/25 : WORKDIR / [2022-03-09T21:40:32.438Z] ---> Running in dcbccc10ca5b [2022-03-09T21:40:32.438Z] Removing intermediate container dcbccc10ca5b [2022-03-09T21:40:32.438Z] ---> f4fc7becf188 [2022-03-09T21:40:32.438Z] 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-09T21:40:32.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:40:32.699Z] ---> 1b46b09917ea [2022-03-09T21:40:32.699Z] 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-09T21:40:32.960Z] ---> 9daa7649a0de [2022-03-09T21:40:32.960Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-09T21:40:33.226Z] OK: 221 MiB in 52 packages [2022-03-09T21:40:33.226Z] ---> 854de0dff010 [2022-03-09T21:40:33.226Z] 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-09T21:40:33.226Z] Removing intermediate container b6ecf065c27e [2022-03-09T21:40:33.226Z] ---> 3685e5e90764 [2022-03-09T21:40:33.226Z] Step 8/23 : COPY . . [2022-03-09T21:40:33.825Z] ---> 3eb5628fd6a7 [2022-03-09T21:40:33.825Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-09T21:40:34.141Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-09T21:40:34.406Z] Removing intermediate container 6b090baf1d59 [2022-03-09T21:40:34.406Z] ---> 5e4fee1995f1 [2022-03-09T21:40:34.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:40:35.365Z] ---> 7cb90550d224 [2022-03-09T21:40:35.365Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-09T21:40:35.629Z] ---> e5434346a71a [2022-03-09T21:40:35.629Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:35.893Z] ---> Running in 4adbc1c70adf [2022-03-09T21:40:36.839Z] ---> 372322bff21f [2022-03-09T21:40:36.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-09T21:40:37.821Z] ---> c7219850e0d1 [2022-03-09T21:40:37.821Z] 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-09T21:40:37.821Z] ---> Running in b732865472f9 [2022-03-09T21:40:38.431Z] Removing intermediate container 4adbc1c70adf [2022-03-09T21:40:38.431Z] ---> 89cff1da4953 [2022-03-09T21:40:38.431Z] Step 8/23 : COPY . . [2022-03-09T21:40:41.046Z] Removing intermediate container b732865472f9 [2022-03-09T21:40:41.046Z] ---> 41dfc4b98579 [2022-03-09T21:40:41.046Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-09T21:40:41.320Z] ---> Running in c1ef858b87d8 [2022-03-09T21:40:41.908Z] Removing intermediate container c1ef858b87d8 [2022-03-09T21:40:41.908Z] ---> 68d54c6d4c0c [2022-03-09T21:40:41.908Z] Step 23/25 : LABEL arch=x86_64 [2022-03-09T21:40:41.908Z] ---> 1da239865028 [2022-03-09T21:40:41.908Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-09T21:40:41.908Z] ---> Running in 00b3a304e9f5 [2022-03-09T21:40:41.908Z] ---> Running in f7d6b386356b [2022-03-09T21:40:42.185Z] Removing intermediate container 00b3a304e9f5 [2022-03-09T21:40:42.185Z] ---> ee3d42cb13e6 [2022-03-09T21:40:42.185Z] Step 24/25 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:40:42.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-09T21:40:42.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-09T21:40:42.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-09T21:40:42.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-09T21:40:42.466Z] ---> Running in 286c4da658eb [2022-03-09T21:40:42.744Z] Removing intermediate container 286c4da658eb [2022-03-09T21:40:42.744Z] ---> 16c15e0de09f [2022-03-09T21:40:42.744Z] Step 25/25 : LABEL version=0.0.0 [2022-03-09T21:40:43.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T21:40:43.031Z] ---> Running in c99ef24bc813 [2022-03-09T21:40:43.638Z] Removing intermediate container c99ef24bc813 [2022-03-09T21:40:43.638Z] ---> 777abb4fc911 [2022-03-09T21:40:43.638Z] [2022-03-09T21:40:43.906Z] Successfully built 777abb4fc911 [2022-03-09T21:40:43.906Z] Successfully tagged security-secretstore-setup:latest [2022-03-09T21:40:43.906Z] Building core-metadata [2022-03-09T21:40:49.308Z]  Building security-secretstore-setup ... done  ---> 882df23b2805 [2022-03-09T21:40:49.308Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-09T21:40:49.308Z] ---> Running in cb2724d31e64 [2022-03-09T21:40:49.308Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T21:40:53.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:40:53.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:40:53.578Z] ---> f05be53d41a6 [2022-03-09T21:40:53.578Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> ac0404797f1c [2022-03-09T21:40:53.578Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> 6416f938279f [2022-03-09T21:40:53.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> 6924519ae8ea [2022-03-09T21:40:53.578Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> 7bdaba4d8949 [2022-03-09T21:40:53.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> 88043b5fe307 [2022-03-09T21:40:53.578Z] Step 8/23 : COPY . . [2022-03-09T21:40:53.578Z] ---> Using cache [2022-03-09T21:40:53.578Z] ---> 98fff1d7244f [2022-03-09T21:40:53.578Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-09T21:40:55.514Z] ---> Running in be53c18f4702 [2022-03-09T21:40:55.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T21:40:58.096Z] Removing intermediate container 12ec7950dc89 [2022-03-09T21:40:58.096Z] ---> aaf270eef521 [2022-03-09T21:40:58.096Z] [2022-03-09T21:40:58.096Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:40:58.096Z] ---> 0a97eee8041e [2022-03-09T21:40:58.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:40:58.096Z] ---> Using cache [2022-03-09T21:40:58.096Z] ---> c8ff5881f63e [2022-03-09T21:40:58.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:40:58.096Z] ---> Using cache [2022-03-09T21:40:58.096Z] ---> 65909448cb24 [2022-03-09T21:40:58.096Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-09T21:40:58.096Z] ---> Running in 8661f6bb7d41 [2022-03-09T21:40:58.096Z] Removing intermediate container 8661f6bb7d41 [2022-03-09T21:40:58.096Z] ---> 75111672a70b [2022-03-09T21:40:58.096Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T21:40:58.096Z] ---> Running in 01879fb6792f [2022-03-09T21:40:58.096Z] Removing intermediate container 01879fb6792f [2022-03-09T21:40:58.096Z] ---> 4a9e61282f2f [2022-03-09T21:40:58.096Z] Step 15/23 : WORKDIR / [2022-03-09T21:40:58.096Z] ---> Running in 629ad4f4b0ef [2022-03-09T21:40:58.372Z] Removing intermediate container 629ad4f4b0ef [2022-03-09T21:40:58.372Z] ---> 15ee608d3521 [2022-03-09T21:40:58.372Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:40:58.645Z] ---> 8d699a7cbaec [2022-03-09T21:40:58.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-09T21:40:59.246Z] ---> 7b42717c4f62 [2022-03-09T21:40:59.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-09T21:40:59.840Z] ---> c93c41ed1f08 [2022-03-09T21:40:59.840Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-09T21:40:59.840Z] ---> Running in 343e05afe6b7 [2022-03-09T21:41:00.110Z] Removing intermediate container 343e05afe6b7 [2022-03-09T21:41:00.110Z] ---> 4021fc3ea303 [2022-03-09T21:41:00.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:41:00.110Z] ---> Running in d491f2975974 [2022-03-09T21:41:00.374Z] Removing intermediate container d491f2975974 [2022-03-09T21:41:00.374Z] ---> d593425dc9c0 [2022-03-09T21:41:00.374Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T21:41:00.645Z] ---> Running in 0f6f3f836d72 [2022-03-09T21:41:00.645Z] Removing intermediate container 0f6f3f836d72 [2022-03-09T21:41:00.645Z] ---> 31eb97bcf312 [2022-03-09T21:41:00.645Z] Step 22/23 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:41:00.645Z] ---> Running in 58edc5d40ee7 [2022-03-09T21:41:00.918Z] Removing intermediate container 58edc5d40ee7 [2022-03-09T21:41:00.918Z] ---> 56eb4bde57ea [2022-03-09T21:41:00.918Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:41:00.918Z] ---> Running in 89b18423b112 [2022-03-09T21:41:00.918Z] Removing intermediate container 89b18423b112 [2022-03-09T21:41:00.918Z] ---> b3a0bdb51244 [2022-03-09T21:41:00.918Z] [2022-03-09T21:41:01.187Z] Successfully built b3a0bdb51244 [2022-03-09T21:41:01.187Z] Successfully tagged core-command:latest [2022-03-09T21:41:09.391Z]  Building core-command ... done Removing intermediate container 85fcf749f281 [2022-03-09T21:41:09.391Z] ---> e49cf6d6e47f [2022-03-09T21:41:09.391Z] [2022-03-09T21:41:09.391Z] Step 9/20 : FROM alpine:3.15 [2022-03-09T21:41:09.391Z] ---> c059bfaa849c [2022-03-09T21:41:09.391Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:41:09.391Z] ---> Using cache [2022-03-09T21:41:09.391Z] ---> 4c638489efc7 [2022-03-09T21:41:09.391Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:41:09.391Z] ---> Using cache [2022-03-09T21:41:09.391Z] ---> 65d5652a917d [2022-03-09T21:41:09.391Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-09T21:41:09.391Z] ---> Running in 4aec972eb04f [2022-03-09T21:41:09.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:10.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:11.200Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:41:11.200Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:41:11.200Z] OK: 15859 distinct packages available [2022-03-09T21:41:11.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:12.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:12.454Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-09T21:41:12.727Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:41:12.727Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-09T21:41:12.727Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-09T21:41:12.998Z] (5/9) Installing curl (7.80.0-r0) [2022-03-09T21:41:12.998Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-09T21:41:12.998Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:41:13.269Z] (8/9) Installing libucontext (1.1-r0) [2022-03-09T21:41:13.269Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-09T21:41:13.269Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:41:13.269Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:41:13.549Z] OK: 8 MiB in 23 packages [2022-03-09T21:41:14.528Z] Removing intermediate container 4aec972eb04f [2022-03-09T21:41:14.528Z] ---> 47ad47ed5d54 [2022-03-09T21:41:14.528Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:41:14.807Z] ---> 94cd390755d9 [2022-03-09T21:41:14.807Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-09T21:41:15.802Z] ---> 492c73e481b6 [2022-03-09T21:41:15.802Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-09T21:41:16.063Z] ---> 79b903cdcdb2 [2022-03-09T21:41:16.063Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-09T21:41:16.330Z] ---> Running in e72098c3671a [2022-03-09T21:41:17.725Z] Removing intermediate container e72098c3671a [2022-03-09T21:41:17.725Z] ---> cd5f7df7b6bc [2022-03-09T21:41:17.725Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:41:18.298Z] ---> Running in ca244d0c0b1b [2022-03-09T21:41:18.558Z] Removing intermediate container f7d6b386356b [2022-03-09T21:41:18.558Z] ---> 0d7a1d70c3fd [2022-03-09T21:41:18.558Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-09T21:41:18.558Z] ---> Running in c92afed597ca [2022-03-09T21:41:18.558Z] Removing intermediate container ca244d0c0b1b [2022-03-09T21:41:18.558Z] ---> 3ed65f73a03c [2022-03-09T21:41:18.558Z] Step 18/20 : LABEL arch=x86_64 [2022-03-09T21:41:18.558Z] ---> Running in cc79d2d2e0dd [2022-03-09T21:41:18.826Z] Removing intermediate container cc79d2d2e0dd [2022-03-09T21:41:18.826Z] ---> 24817ddfadbb [2022-03-09T21:41:18.826Z] Step 19/20 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:41:18.826Z] ---> Running in 50ac7caafb87 [2022-03-09T21:41:19.090Z] Removing intermediate container 50ac7caafb87 [2022-03-09T21:41:19.090Z] ---> 8fad0f83684c [2022-03-09T21:41:19.090Z] Step 20/20 : LABEL version=0.0.0 [2022-03-09T21:41:19.090Z] ---> Running in 106cfee71f14 [2022-03-09T21:41:19.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T21:41:19.352Z] Removing intermediate container 106cfee71f14 [2022-03-09T21:41:19.352Z] ---> d740aaa706a0 [2022-03-09T21:41:19.352Z] [2022-03-09T21:41:19.352Z] Successfully built d740aaa706a0 [2022-03-09T21:41:19.352Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-09T21:41:20.291Z]  Building security-spiffe-token-provider ... done Removing intermediate container c92afed597ca [2022-03-09T21:41:20.291Z] ---> 05dbadb78b1b [2022-03-09T21:41:20.291Z] [2022-03-09T21:41:20.291Z] Step 11/23 : FROM docker:20.10.10 [2022-03-09T21:41:20.865Z] 20.10.10: Pulling from library/docker [2022-03-09T21:41:27.486Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-09T21:41:27.486Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-09T21:41:27.486Z] ---> b706a049f56e [2022-03-09T21:41:27.486Z] 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-09T21:41:27.751Z] ---> Running in 9a635aa4bbb8 [2022-03-09T21:41:27.751Z] Removing intermediate container be53c18f4702 [2022-03-09T21:41:27.751Z] ---> fb304544807b [2022-03-09T21:41:27.751Z] [2022-03-09T21:41:27.751Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:41:27.751Z] ---> 0a97eee8041e [2022-03-09T21:41:27.751Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:41:27.751Z] ---> Using cache [2022-03-09T21:41:27.751Z] ---> c8ff5881f63e [2022-03-09T21:41:27.751Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:41:27.751Z] ---> Using cache [2022-03-09T21:41:27.751Z] ---> 65909448cb24 [2022-03-09T21:41:27.751Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-09T21:41:27.751Z] ---> Running in 156760c5e92c [2022-03-09T21:41:27.751Z] Removing intermediate container cb2724d31e64 [2022-03-09T21:41:27.751Z] ---> 6e55f897e241 [2022-03-09T21:41:27.751Z] [2022-03-09T21:41:27.751Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:41:27.751Z] ---> 0a97eee8041e [2022-03-09T21:41:27.751Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-09T21:41:27.751Z] ---> Running in 4a1e36eda1f8 [2022-03-09T21:41:27.751Z] Removing intermediate container 9a635aa4bbb8 [2022-03-09T21:41:27.751Z] ---> 32d84504fdc0 [2022-03-09T21:41:27.751Z] 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-09T21:41:27.751Z] ---> Running in f77c879233e6 [2022-03-09T21:41:28.014Z] Removing intermediate container 156760c5e92c [2022-03-09T21:41:28.014Z] ---> 7f71243f0e0f [2022-03-09T21:41:28.014Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T21:41:28.014Z] Removing intermediate container 4a1e36eda1f8 [2022-03-09T21:41:28.014Z] ---> 6fdc00f4f795 [2022-03-09T21:41:28.014Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-09T21:41:28.014Z] ---> Running in 5a3f92481fff [2022-03-09T21:41:28.014Z] ---> Running in 177886ca3b7c [2022-03-09T21:41:28.014Z] Removing intermediate container 5a3f92481fff [2022-03-09T21:41:28.014Z] ---> 2f68ed703d42 [2022-03-09T21:41:28.014Z] Step 15/23 : WORKDIR / [2022-03-09T21:41:28.014Z] Removing intermediate container 177886ca3b7c [2022-03-09T21:41:28.014Z] ---> 9cbea1a66617 [2022-03-09T21:41:28.014Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-09T21:41:28.014Z] ---> Running in aa1f98e0ee9d [2022-03-09T21:41:28.292Z] ---> Running in f0ee57652e3f [2022-03-09T21:41:28.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:28.292Z] Removing intermediate container aa1f98e0ee9d [2022-03-09T21:41:28.292Z] ---> 4869f308ac25 [2022-03-09T21:41:28.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:41:28.292Z] Removing intermediate container f0ee57652e3f [2022-03-09T21:41:28.292Z] ---> 295cd6e51d61 [2022-03-09T21:41:28.292Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:41:28.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:28.292Z] ---> Running in 48bcd99bef22 [2022-03-09T21:41:28.556Z] ---> bc44d4052bb7 [2022-03-09T21:41:28.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-09T21:41:28.556Z] (1/42) Installing readline (8.1.0-r0) [2022-03-09T21:41:28.556Z] (2/42) Installing bash (5.1.4-r0) [2022-03-09T21:41:28.556Z] Executing bash-5.1.4-r0.post-install [2022-03-09T21:41:28.556Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:41:28.556Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T21:41:28.556Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-09T21:41:28.556Z] (6/42) Installing curl (7.79.1-r0) [2022-03-09T21:41:28.556Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-09T21:41:28.556Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-09T21:41:28.556Z] (9/42) Installing expat (2.4.7-r0) [2022-03-09T21:41:28.556Z] (10/42) Installing libffi (3.3-r2) [2022-03-09T21:41:28.556Z] (11/42) Installing gdbm (1.19-r0) [2022-03-09T21:41:28.556Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-09T21:41:28.556Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T21:41:28.556Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T21:41:28.556Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-09T21:41:28.556Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-09T21:41:28.556Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-09T21:41:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-09T21:41:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-09T21:41:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-09T21:41:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.684s coverage: 89.5% of statements [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:41:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 84.4% of statements [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-09T21:41:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-09T21:41:30.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.632s coverage: 94.2% of statements [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:41:30.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-09T21:41:30.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-09T21:41:30.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-09T21:41:30.477Z] ---> be4f0e2814a0 [2022-03-09T21:41:30.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-09T21:41:30.477Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-09T21:41:30.477Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-09T21:41:30.477Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-09T21:41:30.477Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-09T21:41:30.477Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-09T21:41:30.477Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-09T21:41:30.477Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-09T21:41:30.477Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-09T21:41:30.477Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-09T21:41:30.477Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-09T21:41:30.477Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-09T21:41:30.477Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-09T21:41:30.477Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-09T21:41:30.477Z] Removing intermediate container 48bcd99bef22 [2022-03-09T21:41:30.477Z] ---> addf4e2613b9 [2022-03-09T21:41:30.477Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-09T21:41:30.477Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-09T21:41:30.477Z] ---> 899032194128 [2022-03-09T21:41:30.477Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-09T21:41:30.477Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-09T21:41:30.477Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-09T21:41:30.477Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-09T21:41:30.477Z] ---> Running in 3aafddae5870 [2022-03-09T21:41:30.477Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-09T21:41:30.477Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-09T21:41:30.477Z] ---> Running in 1c0b15a6e619 [2022-03-09T21:41:30.477Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-09T21:41:30.477Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-09T21:41:30.477Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-09T21:41:30.477Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-09T21:41:30.477Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-09T21:41:30.739Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-09T21:41:30.739Z] Removing intermediate container 1c0b15a6e619 [2022-03-09T21:41:30.739Z] ---> 09c7bcb1358e [2022-03-09T21:41:30.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:41:30.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2022-03-09T21:41:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-09T21:41:30.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements [2022-03-09T21:41:31.002Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:31.002Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:41:31.002Z] ---> Running in e836f6c18819 [2022-03-09T21:41:31.002Z] OK: 84 MiB in 64 packages [2022-03-09T21:41:31.002Z] Removing intermediate container e836f6c18819 [2022-03-09T21:41:31.002Z] ---> dcc9004d44e1 [2022-03-09T21:41:31.002Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T21:41:31.272Z] ---> Running in 7a0a142ecce0 [2022-03-09T21:41:31.272Z] Removing intermediate container 7a0a142ecce0 [2022-03-09T21:41:31.272Z] ---> cc7537af7541 [2022-03-09T21:41:31.272Z] Step 22/23 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:41:31.272Z] ---> Running in 7a373ae0a30e [2022-03-09T21:41:31.272Z] Removing intermediate container 7a373ae0a30e [2022-03-09T21:41:31.272Z] ---> e23870db8968 [2022-03-09T21:41:31.272Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:41:31.272Z] ---> Running in a602bd677d35 [2022-03-09T21:41:31.537Z] Removing intermediate container a602bd677d35 [2022-03-09T21:41:31.537Z] ---> 069dab1f64fe [2022-03-09T21:41:31.537Z] [2022-03-09T21:41:31.537Z] Successfully built 069dab1f64fe [2022-03-09T21:41:31.537Z] Successfully tagged core-metadata:latest [2022-03-09T21:41:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements [2022-03-09T21:41:31.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-09T21:41:31.797Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-09T21:41:31.797Z] Collecting docker-compose==1.23.2 [2022-03-09T21:41:31.797Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-09T21:41:31.797Z] Collecting docopt<0.7,>=0.6.1 [2022-03-09T21:41:31.797Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-09T21:41:32.057Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-09T21:41:32.057Z] Collecting cached-property<2,>=1.2.0 [2022-03-09T21:41:32.057Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-09T21:41:32.057Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T21:41:32.319Z] Collecting docker<4.0,>=3.6.0 [2022-03-09T21:41:32.319Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-09T21:41:32.319Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-09T21:41:32.319Z] Collecting jsonschema<3,>=2.5.1 [2022-03-09T21:41:32.319Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-09T21:41:32.319Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-09T21:41:32.319Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-09T21:41:32.319Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-09T21:41:32.319Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T21:41:32.319Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-09T21:41:32.581Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-09T21:41:32.581Z] Collecting texttable<0.10,>=0.9.0 [2022-03-09T21:41:32.581Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-09T21:41:32.581Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:41:32.581Z] OK: 8 MiB in 20 packages [2022-03-09T21:41:32.849Z] Removing intermediate container 3aafddae5870 [2022-03-09T21:41:32.849Z] ---> 21a8beec59a8 [2022-03-09T21:41:32.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:41:32.849Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-09T21:41:32.849Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-09T21:41:33.115Z] Collecting PyYAML<4,>=3.10 [2022-03-09T21:41:33.116Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-09T21:41:33.116Z] ---> f6ea50ed94a6 [2022-03-09T21:41:33.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-09T21:41:33.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements [2022-03-09T21:41:33.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2022-03-09T21:41:33.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2022-03-09T21:41:33.686Z] ---> baee207f6b5d [2022-03-09T21:41:33.686Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-09T21:41:33.686Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-09T21:41:33.686Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-09T21:41:33.686Z] Collecting docker-pycreds>=0.4.0 [2022-03-09T21:41:33.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-09T21:41:33.686Z] ---> b155d05abc1f [2022-03-09T21:41:33.686Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-09T21:41:33.686Z] ---> Running in b83a89d13d41 [2022-03-09T21:41:33.955Z] Collecting idna<2.8,>=2.5 [2022-03-09T21:41:33.955Z] Removing intermediate container b83a89d13d41 [2022-03-09T21:41:33.955Z] ---> 8f963b31c23d [2022-03-09T21:41:33.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:41:33.955Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-09T21:41:33.955Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-09T21:41:33.955Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-09T21:41:33.955Z] ---> Running in 8a7efe15822e [2022-03-09T21:41:33.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-09T21:41:33.955Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-09T21:41:33.955Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-09T21:41:33.955Z] Removing intermediate container 8a7efe15822e [2022-03-09T21:41:33.955Z] ---> ebc168a26b37 [2022-03-09T21:41:33.955Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T21:41:33.955Z] ---> Running in 17d5b02a3c43 [2022-03-09T21:41:33.955Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-09T21:41:33.955Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-09T21:41:33.955Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-09T21:41:33.955Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-09T21:41:33.955Z] Removing intermediate container 17d5b02a3c43 [2022-03-09T21:41:33.955Z] ---> cf34e9e58f06 [2022-03-09T21:41:33.955Z] Step 22/23 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:41:33.955Z] ---> Running in 19936c78ae5d [2022-03-09T21:41:34.239Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-09T21:41:34.239Z] Attempting uninstall: urllib3 [2022-03-09T21:41:34.239Z] Found existing installation: urllib3 1.26.5 [2022-03-09T21:41:34.239Z] Uninstalling urllib3-1.26.5: [2022-03-09T21:41:34.239Z] Successfully uninstalled urllib3-1.26.5 [2022-03-09T21:41:34.239Z] Removing intermediate container 19936c78ae5d [2022-03-09T21:41:34.239Z] ---> 39552b5e65a7 [2022-03-09T21:41:34.239Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:41:34.239Z] ---> Running in faf35a0cbc54 [2022-03-09T21:41:34.239Z] Attempting uninstall: idna [2022-03-09T21:41:34.239Z] Found existing installation: idna 3.2 [2022-03-09T21:41:34.239Z] Uninstalling idna-3.2: [2022-03-09T21:41:34.239Z] Successfully uninstalled idna-3.2 [2022-03-09T21:41:34.239Z] Removing intermediate container faf35a0cbc54 [2022-03-09T21:41:34.239Z] ---> ff6a18d144ed [2022-03-09T21:41:34.239Z] [2022-03-09T21:41:34.508Z] Attempting uninstall: chardet [2022-03-09T21:41:34.508Z] Found existing installation: chardet 4.0.0 [2022-03-09T21:41:34.508Z] Uninstalling chardet-4.0.0: [2022-03-09T21:41:34.508Z] Successfully built ff6a18d144ed [2022-03-09T21:41:34.508Z] Successfully tagged core-data:latest [2022-03-09T21:41:34.508Z]  Building core-data ... done  Successfully uninstalled chardet-4.0.0 [2022-03-09T21:41:34.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements [2022-03-09T21:41:34.767Z] Attempting uninstall: requests [2022-03-09T21:41:34.767Z] Found existing installation: requests 2.25.1 [2022-03-09T21:41:34.767Z] Uninstalling requests-2.25.1: [2022-03-09T21:41:34.767Z] Successfully uninstalled requests-2.25.1 [2022-03-09T21:41:34.767Z] Running setup.py install for texttable: started [2022-03-09T21:41:35.027Z] Running setup.py install for texttable: finished with status 'done' [2022-03-09T21:41:35.027Z] Running setup.py install for PyYAML: started [2022-03-09T21:41:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements [2022-03-09T21:41:35.287Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-09T21:41:35.547Z] Running setup.py install for docopt: started [2022-03-09T21:41:35.808Z] Running setup.py install for docopt: finished with status 'done' [2022-03-09T21:41:35.808Z] Running setup.py install for dockerpty: started [2022-03-09T21:41:36.070Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-09T21:41:36.329Z] 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-09T21:41:39.642Z] Removing intermediate container f77c879233e6 [2022-03-09T21:41:39.642Z] ---> e85193519ed3 [2022-03-09T21:41:39.642Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-09T21:41:39.642Z] ---> Running in 5fc303ddeaec [2022-03-09T21:41:39.642Z] Removing intermediate container 5fc303ddeaec [2022-03-09T21:41:39.642Z] ---> de856375980f [2022-03-09T21:41:39.642Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-09T21:41:39.642Z] ---> Running in 9d5d68ad250b [2022-03-09T21:41:39.642Z] Removing intermediate container 9d5d68ad250b [2022-03-09T21:41:39.642Z] ---> f44ff7e7c423 [2022-03-09T21:41:39.642Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-09T21:41:39.902Z] ---> c89a621e9b93 [2022-03-09T21:41:39.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-09T21:41:40.161Z] ---> 29e37a5404bd [2022-03-09T21:41:40.161Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-09T21:41:40.161Z] ---> 3fd505af1b95 [2022-03-09T21:41:40.161Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-09T21:41:40.161Z] ---> Running in 8f62cb545029 [2022-03-09T21:41:40.421Z] Removing intermediate container 8f62cb545029 [2022-03-09T21:41:40.421Z] ---> bdefd971a009 [2022-03-09T21:41:40.421Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:41:40.421Z] ---> Running in 7ce4dfca1b37 [2022-03-09T21:41:40.421Z] Removing intermediate container 7ce4dfca1b37 [2022-03-09T21:41:40.421Z] ---> 2342c39736ed [2022-03-09T21:41:40.421Z] Step 21/23 : LABEL arch=x86_64 [2022-03-09T21:41:40.421Z] ---> Running in e0f58daac947 [2022-03-09T21:41:40.682Z] Removing intermediate container e0f58daac947 [2022-03-09T21:41:40.682Z] ---> bb7d142dc6e2 [2022-03-09T21:41:40.682Z] Step 22/23 : LABEL git_sha=7fb47dae8821d074d13b9e0c841b79641d64090a [2022-03-09T21:41:40.682Z] ---> Running in 82dfaa680c47 [2022-03-09T21:41:40.682Z] Removing intermediate container 82dfaa680c47 [2022-03-09T21:41:40.682Z] ---> 0c98ed5c1160 [2022-03-09T21:41:40.682Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:41:40.682Z] ---> Running in 21ef10a95209 [2022-03-09T21:41:40.682Z] Removing intermediate container 21ef10a95209 [2022-03-09T21:41:40.682Z] ---> 93442c88de26 [2022-03-09T21:41:40.682Z] [2022-03-09T21:41:40.943Z] Successfully built 93442c88de26 [2022-03-09T21:41:40.943Z] Successfully tagged sys-mgmt-agent:latest [2022-03-09T21:41:40.951Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-09T21:41:40.959Z] $ docker stop --time=1 a84b38311c2312ba5dfb397cb245dde229632cd646f35d8b615dba3f000f2cca [2022-03-09T21:41:42.386Z] $ docker rm -f a84b38311c2312ba5dfb397cb245dde229632cd646f35d8b615dba3f000f2cca [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T21:41:42.739Z] + docker images [2022-03-09T21:41:43.000Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T21:41:43.000Z] sys-mgmt-agent latest 93442c88de26 2 seconds ago 296MB [2022-03-09T21:41:43.000Z] core-data latest ff6a18d144ed 8 seconds ago 20MB [2022-03-09T21:41:43.000Z] core-metadata latest 069dab1f64fe 11 seconds ago 16.6MB [2022-03-09T21:41:43.000Z] fb304544807b 15 seconds ago 1.8GB [2022-03-09T21:41:43.000Z] 6e55f897e241 15 seconds ago 1.81GB [2022-03-09T21:41:43.000Z] 05dbadb78b1b 22 seconds ago 1.79GB [2022-03-09T21:41:43.000Z] security-spiffe-token-provider latest d740aaa706a0 23 seconds ago 28.5MB [2022-03-09T21:41:43.000Z] e49cf6d6e47f 34 seconds ago 1.84GB [2022-03-09T21:41:43.000Z] core-command latest b3a0bdb51244 42 seconds ago 15.8MB [2022-03-09T21:41:43.000Z] aaf270eef521 45 seconds ago 1.79GB [2022-03-09T21:41:43.000Z] security-secretstore-setup latest 777abb4fc911 59 seconds ago 27.9MB [2022-03-09T21:41:43.000Z] 5849440c5bc9 About a minute ago 1.8GB [2022-03-09T21:41:43.000Z] security-spire-config latest 01dc6732c2a0 About a minute ago 82.2MB [2022-03-09T21:41:43.000Z] security-bootstrapper latest 4025fd81071c About a minute ago 18.7MB [2022-03-09T21:41:43.000Z] support-scheduler latest a75e09841fb4 About a minute ago 16MB [2022-03-09T21:41:43.000Z] security-spire-agent latest 160b2c5d4d1e About a minute ago 119MB [2022-03-09T21:41:43.000Z] f386f0ef580f About a minute ago 1.8GB [2022-03-09T21:41:43.000Z] 5ad16883000b About a minute ago 1.8GB [2022-03-09T21:41:43.000Z] support-notifications latest 3771cad92e92 About a minute ago 16.7MB [2022-03-09T21:41:43.000Z] security-proxy-setup latest fc35aed97f10 About a minute ago 26.2MB [2022-03-09T21:41:43.000Z] 0aa894efd4a4 2 minutes ago 1.8GB [2022-03-09T21:41:43.000Z] 29bc5243a96d 2 minutes ago 1.8GB [2022-03-09T21:41:43.000Z] security-spire-server latest dc53902d195c 2 minutes ago 82.9MB [2022-03-09T21:41:43.000Z] 5d1cc924d6a2 2 minutes ago 1.88GB [2022-03-09T21:41:43.000Z] ci-base-image-x86_64 latest f05be53d41a6 6 minutes ago 1.27GB [2022-03-09T21:41:43.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-09T21:41:43.000Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-09T21:41:43.000Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-09T21:41:43.000Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-09T21:41:43.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-09T21:41:43.000Z] 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-09T21:41:47.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2022-03-09T21:41:47.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2022-03-09T21:41:53.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.612s coverage: 82.5% of statements [2022-03-09T21:41:53.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-09T21:41:58.170Z] Still waiting to schedule task [2022-03-09T21:41:58.170Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-09T21:42:01.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-09T21:42:01.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-09T21:42:01.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-09T21:42:01.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-09T21:42:01.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements [2022-03-09T21:42:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.755s coverage: 91.2% of statements [2022-03-09T21:42:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.778s coverage: 64.4% of statements [2022-03-09T21:42:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-09T21:42:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 89.4% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2022-03-09T21:42:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-03-09T21:42:05.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 65.4% of statements [2022-03-09T21:42:05.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-09T21:42:05.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-09T21:42:05.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-09T21:42:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.796s coverage: 43.8% of statements [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-09T21:42:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-09T21:42:07.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-09T21:42:07.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.257s coverage: 17.7% of statements [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-09T21:42:16.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2022-03-09T21:42:16.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-09T21:42:16.058Z] 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-09T21:42:16.058Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-09T21:42:16.058Z] GO111MODULE=on go vet ./... [2022-03-09T21:43:10.174Z] Running on prd-ubuntu18.04-docker-8c-8g-6724 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws [2022-03-09T21:43:10.188Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-03-09T21:43:10.273Z] The recommended git tool is: git [2022-03-09T21:43:11.802Z] using credential edgex-jenkins-ssh [2022-03-09T21:43:11.814Z] Cloning the remote Git repository [2022-03-09T21:43:11.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:43:11.862Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-03-09T21:43:11.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:43:11.906Z] > git --version # timeout=10 [2022-03-09T21:43:11.918Z] > git --version # 'git version 2.17.1' [2022-03-09T21:43:11.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:43:11.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T21:43:17.083Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit c7a372fc286917a6d2c57354a09764e33f412b95 [2022-03-09T21:43:17.252Z] Merge succeeded, producing cfce1a4cb25e0f6943c052512e70e123f8954031 [2022-03-09T21:43:17.253Z] Checking out Revision cfce1a4cb25e0f6943c052512e70e123f8954031 (PR-3892) [2022-03-09T21:43:16.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T21:43:16.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-09T21:43:16.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-09T21:43:16.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-09T21:43:16.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:43:16.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-09T21:43:17.096Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T21:43:17.102Z] > git checkout -f c7a372fc286917a6d2c57354a09764e33f412b95 # timeout=10 [2022-03-09T21:43:17.163Z] > git remote # timeout=10 [2022-03-09T21:43:17.170Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T21:43:17.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-09T21:43:17.178Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-09T21:43:17.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T21:43:17.259Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T21:43:17.264Z] > git checkout -f cfce1a4cb25e0f6943c052512e70e123f8954031 # timeout=10 [2022-03-09T21:43:20.742Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-09T21:43:20.756Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:43:20.748Z] > git rev-list --no-walk ce147243a5d46112a91c49dc782f96ad51f9ed2f # timeout=10 [2022-03-09T21:43:21.615Z] + echo snap-build.sh [2022-03-09T21:43:21.615Z] snap-build.sh [2022-03-09T21:43:21.615Z] + SNAP_BASE_DIR=. [2022-03-09T21:43:21.615Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2022-03-09T21:43:21.615Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2022-03-09T21:43:21.615Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2022-03-09T21:43:21.615Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2022-03-09T21:43:21.615Z] + cd /w/workspace/edgex-go/9 [2022-03-09T21:43:21.615Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-09T21:43:21.615Z] Reading package lists... [2022-03-09T21:43:21.615Z] Building dependency tree... [2022-03-09T21:43:21.615Z] Reading state information... [2022-03-09T21:43:21.615Z] The following packages were automatically installed and are no longer required: [2022-03-09T21:43:21.615Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-09T21:43:21.615Z] uidmap xdelta3 [2022-03-09T21:43:21.615Z] Use 'sudo apt autoremove' to remove them. [2022-03-09T21:43:21.615Z] The following packages will be REMOVED: [2022-03-09T21:43:21.615Z] lxd* lxd-client* [2022-03-09T21:43:21.615Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-09T21:43:21.878Z] After this operation, 31.7 MB disk space will be freed. [2022-03-09T21:43:22.401Z] (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-09T21:43:22.401Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T21:43:23.346Z] Removing lxd dnsmasq configuration [2022-03-09T21:43:23.346Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T21:43:23.346Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-09T21:43:24.292Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-09T21:43:24.292Z] (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-09T21:43:24.292Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-09T21:43:25.685Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-09T21:43:25.685Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-09T21:43:26.257Z] + sudo snap remove --purge lxd [2022-03-09T21:43:26.520Z] snap "lxd" is not installed [2022-03-09T21:43:26.520Z] + sudo groupadd --force --system lxd [2022-03-09T21:43:26.520Z] ++ whoami [2022-03-09T21:43:26.520Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-09T21:43:26.520Z] + newgrp - lxd [2022-03-09T21:43:26.520Z] + sudo snap install lxd [2022-03-09T21:43:36.539Z] 2022-03-09T21:43:32Z INFO Waiting for automatic snapd restart... [2022-03-09T21:43:51.478Z] lxd 4.23 from Canonical* installed [2022-03-09T21:43:51.478Z] + sudo lxd init --auto [2022-03-09T21:43:52.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-09T21:43:52.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-09T21:43:53.489Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-09T21:43:56.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-09T21:43:57.575Z] + ls -al . [2022-03-09T21:43:57.575Z] total 672 [2022-03-09T21:43:57.575Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 21:43 . [2022-03-09T21:43:57.575Z] drwxr-xr-x 4 root root 4096 Mar 9 21:38 .. [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 21:36 .dockerignore [2022-03-09T21:43:57.575Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 21:36 .git [2022-03-09T21:43:57.575Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 21:36 .github [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 870 Mar 9 21:36 .gitignore [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 21:36 .golangci.yml [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 21:36 .hadolint.yml [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 21:36 .sonarcloud.properties [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 21:36 ADOPTERS.md [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 9953 Mar 9 21:36 Attribution.txt [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 51732 Mar 9 21:36 CHANGELOG.md [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:36 CONTRIBUTING.md [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 21:36 GOVERNANCE.md [2022-03-09T21:43:57.575Z] -rw-rw-r-- 1 1001 1001 849 Mar 9 21:36 Jenkinsfile [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:36 LICENSE [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 8072 Mar 9 21:36 Makefile [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 21:36 OWNERS.md [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 8207 Mar 9 21:36 README.md [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 21:36 SECURITY.md [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 21:34 VERSION [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:36 ZMQWindows.md [2022-03-09T21:43:57.576Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 21:36 bin [2022-03-09T21:43:57.576Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 21:36 cmd [2022-03-09T21:43:57.576Z] -rw-r--r-- 1 root root 428383 Mar 9 21:42 coverage.out [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 3177 Mar 9 21:36 go.mod [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 51755 Mar 9 21:36 go.sum [2022-03-09T21:43:57.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 21:36 internal [2022-03-09T21:43:57.576Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 21:36 openapi [2022-03-09T21:43:57.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 21:36 snap [2022-03-09T21:43:57.576Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 21:36 version.go [Pipeline] sh [2022-03-09T21:43:58.237Z] + '[' -e coverage.out ] [2022-03-09T21:43:58.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-09T21:43:58.258Z] Warning: overwriting stash ‘coverage-report’ [2022-03-09T21:43:59.076Z] Stashed 1 file(s) [Pipeline] sh [2022-03-09T21:43:59.630Z] + sudo snap install --classic snapcraft [2022-03-09T21:43:59.727Z] + make build [2022-03-09T21:43:59.727Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T21:44:02.937Z] snapcraft 6.0.2 from Canonical* installed [2022-03-09T21:44:02.937Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-09T21:44:02.937Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-09T21:44:02.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T21:44:02.937Z] Dload Upload Total Spent Left Speed [2022-03-09T21:44:02.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4328 0 --:--:-- --:--:-- --:--:-- 4328 [2022-03-09T21:44:02.937Z] 100 3325k 100 3325k 0 0 9366k 0 --:--:-- --:--:-- --:--:-- 9366k [2022-03-09T21:44:02.937Z] ./yq_linux_amd64 [2022-03-09T21:44:03.198Z] + sudo snapcraft prime --use-lxd [2022-03-09T21:44:05.113Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-09T21:44:05.113Z] 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-09T21:44:05.113Z] - README.md [2022-03-09T21:44:05.113Z] [2022-03-09T21:44:05.113Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-09T21:44:05.374Z] Launching a container. [2022-03-09T21:44:06.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T21:44:15.384Z] Waiting for container to be ready [2022-03-09T21:44:15.384Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-09T21:44:15.384Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-09T21:44:15.384Z] [2022-03-09T21:44:18.764Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-09T21:44:20.149Z] Waiting for network to be ready... [2022-03-09T21:44:20.410Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-09T21:44:20.410Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-09T21:44:20.980Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] [2022-03-09T21:44:20.980Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-09T21:44:21.241Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-09T21:44:21.241Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-09T21:44:21.241Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-09T21:44:21.502Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-09T21:44:21.502Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-09T21:44:21.503Z] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-09T21:44:21.503Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-09T21:44:21.503Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] [2022-03-09T21:44:21.503Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-09T21:44:21.503Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-09T21:44:21.503Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-09T21:44:21.503Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-09T21:44:21.503Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] [2022-03-09T21:44:21.503Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-09T21:44:21.765Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-09T21:44:21.765Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] [2022-03-09T21:44:22.026Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-09T21:44:22.026Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-09T21:44:22.026Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-09T21:44:22.026Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-09T21:44:22.026Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-09T21:44:22.026Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [908 kB] [2022-03-09T21:44:22.026Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-09T21:44:24.575Z] Fetched 23.3 MB in 4s (5959 kB/s) [2022-03-09T21:44:24.836Z] Reading package lists... [2022-03-09T21:44:25.097Z] Reading package lists... [2022-03-09T21:44:25.097Z] Building dependency tree... [2022-03-09T21:44:25.097Z] Reading state information... [2022-03-09T21:44:25.359Z] The following additional packages will be installed: [2022-03-09T21:44:25.359Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-09T21:44:25.359Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-09T21:44:25.359Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-09T21:44:25.359Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-09T21:44:25.359Z] Suggested packages: [2022-03-09T21:44:25.359Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-09T21:44:25.359Z] Recommended packages: [2022-03-09T21:44:25.359Z] gnupg libsasl2-modules [2022-03-09T21:44:25.359Z] The following NEW packages will be installed: [2022-03-09T21:44:25.359Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-09T21:44:25.359Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-09T21:44:25.359Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-09T21:44:25.359Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-09T21:44:25.359Z] The following packages will be upgraded: [2022-03-09T21:44:25.359Z] gpg gpg-agent gpgconf libudev1 [2022-03-09T21:44:25.621Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-09T21:44:25.621Z] Need to get 3859 kB of archives. [2022-03-09T21:44:25.621Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-09T21:44:25.621Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-09T21:44:25.621Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-09T21:44:25.882Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-09T21:44:25.882Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-09T21:44:25.882Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-09T21:44:26.144Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-09T21:44:26.144Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-09T21:44:26.144Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-09T21:44:26.144Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-09T21:44:26.144Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-09T21:44:26.144Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-09T21:44:26.144Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-09T21:44:26.144Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-09T21:44:26.144Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-09T21:44:26.144Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-09T21:44:26.144Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-09T21:44:26.144Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-09T21:44:26.407Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-09T21:44:26.407Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-09T21:44:26.407Z] 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-09T21:44:26.407Z] 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-09T21:44:26.407Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-09T21:44:26.407Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T21:44:26.407Z] Fetched 3859 kB in 1s (3793 kB/s) [2022-03-09T21:44:26.668Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-09T21:44:26.668Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:26.668Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T21:44:26.668Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T21:44:26.668Z] Selecting previously unselected package udev. [2022-03-09T21:44:26.668Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-09T21:44:26.668Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:26.668Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-09T21:44:26.929Z] Selecting previously unselected package libfuse2:amd64. [2022-03-09T21:44:26.929Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-09T21:44:26.929Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-09T21:44:26.929Z] Selecting previously unselected package fuse. [2022-03-09T21:44:26.929Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-09T21:44:26.929Z] Unpacking fuse (2.9.9-3) ... [2022-03-09T21:44:26.929Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T21:44:26.929Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T21:44:26.929Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T21:44:26.929Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T21:44:27.191Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T21:44:27.192Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T21:44:27.192Z] Selecting previously unselected package libksba8:amd64. [2022-03-09T21:44:27.192Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-09T21:44:27.192Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-09T21:44:27.192Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-09T21:44:27.192Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.192Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.192Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-09T21:44:27.192Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.192Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.453Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-09T21:44:27.453Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.453Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.453Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-09T21:44:27.453Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.453Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.453Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-09T21:44:27.453Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.453Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.453Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-09T21:44:27.453Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.453Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.453Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-09T21:44:27.453Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.453Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.714Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-09T21:44:27.714Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.714Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.714Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-09T21:44:27.714Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-09T21:44:27.714Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:27.714Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T21:44:27.714Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-09T21:44:27.714Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T21:44:27.714Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T21:44:27.714Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-09T21:44:27.714Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T21:44:27.714Z] Selecting previously unselected package libldap-common. [2022-03-09T21:44:27.714Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-09T21:44:27.714Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T21:44:27.715Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T21:44:27.715Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-09T21:44:27.715Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T21:44:27.983Z] Selecting previously unselected package dirmngr. [2022-03-09T21:44:27.983Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T21:44:27.983Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:27.983Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-09T21:44:27.983Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-09T21:44:27.983Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T21:44:27.983Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T21:44:27.983Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-09T21:44:28.558Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T21:44:28.558Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-09T21:44:28.558Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:28.558Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:28.558Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:28.558Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:28.558Z] Setting up fuse (2.9.9-3) ... [2022-03-09T21:44:28.558Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:29.130Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-09T21:44:29.130Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-09T21:44:29.130Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:29.390Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-09T21:44:29.390Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-09T21:44:29.390Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-09T21:44:29.961Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-09T21:44:29.961Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-09T21:44:29.961Z] units). This means they are not meant to be enabled using systemctl. [2022-03-09T21:44:29.961Z] [2022-03-09T21:44:29.961Z] Possible reasons for having this kind of units are: [2022-03-09T21:44:29.961Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-09T21:44:29.961Z] .wants/ or .requires/ directory. [2022-03-09T21:44:29.961Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-09T21:44:29.961Z] a requirement dependency on it. [2022-03-09T21:44:29.961Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-09T21:44:29.961Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-09T21:44:29.961Z] • In case of template units, the unit is meant to be enabled with some [2022-03-09T21:44:29.961Z] instance name specified. [2022-03-09T21:44:30.222Z] Reading package lists... [2022-03-09T21:44:30.222Z] Building dependency tree... [2022-03-09T21:44:30.222Z] Reading state information... [2022-03-09T21:44:30.484Z] The following additional packages will be installed: [2022-03-09T21:44:30.484Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-09T21:44:30.484Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-09T21:44:30.484Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-09T21:44:30.484Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-09T21:44:30.484Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-09T21:44:30.484Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-09T21:44:30.484Z] Suggested packages: [2022-03-09T21:44:30.484Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-09T21:44:30.484Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-09T21:44:30.484Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-09T21:44:30.484Z] systemd-container policykit-1 [2022-03-09T21:44:30.484Z] Recommended packages: [2022-03-09T21:44:30.484Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-09T21:44:30.484Z] The following NEW packages will be installed: [2022-03-09T21:44:30.484Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-09T21:44:30.484Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-09T21:44:30.484Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-09T21:44:30.484Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-09T21:44:30.484Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-09T21:44:30.484Z] The following packages will be upgraded: [2022-03-09T21:44:30.484Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-09T21:44:30.744Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-09T21:44:30.744Z] Need to get 46.5 MB of archives. [2022-03-09T21:44:30.744Z] After this operation, 181 MB of additional disk space will be used. [2022-03-09T21:44:30.744Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-09T21:44:30.744Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-09T21:44:30.744Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-09T21:44:30.744Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-09T21:44:30.744Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-09T21:44:30.744Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-09T21:44:31.005Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-09T21:44:31.005Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-09T21:44:31.005Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-09T21:44:31.005Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-09T21:44:31.268Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-09T21:44:31.268Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-09T21:44:31.268Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-09T21:44:31.268Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-09T21:44:31.268Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-09T21:44:31.268Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-09T21:44:31.530Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-09T21:44:31.530Z] 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-09T21:44:31.530Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-09T21:44:31.530Z] 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-09T21:44:31.530Z] 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-09T21:44:31.530Z] 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-09T21:44:31.530Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-09T21:44:31.530Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-09T21:44:31.530Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-09T21:44:31.530Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-09T21:44:31.530Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-09T21:44:31.530Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-09T21:44:31.791Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-09T21:44:31.791Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-09T21:44:31.791Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-09T21:44:31.791Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-09T21:44:31.791Z] 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-09T21:44:33.176Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T21:44:33.176Z] Fetched 46.5 MB in 2s (19.9 MB/s) [2022-03-09T21:44:33.176Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-09T21:44:33.176Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:33.176Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T21:44:33.176Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:33.176Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T21:44:33.176Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:33.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T21:44:33.436Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T21:44:33.697Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:33.697Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-09T21:44:33.957Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T21:44:33.957Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-09T21:44:33.957Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-09T21:44:33.957Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T21:44:33.957Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:33.958Z] Selecting previously unselected package libexpat1:amd64. [2022-03-09T21:44:33.958Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-09T21:44:33.958Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-09T21:44:34.219Z] Selecting previously unselected package python3.8-minimal. [2022-03-09T21:44:34.219Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T21:44:34.219Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:34.219Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:34.219Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-09T21:44:34.480Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:34.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T21:44:34.740Z] Selecting previously unselected package python3-minimal. [2022-03-09T21:44:34.740Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-09T21:44:34.740Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T21:44:34.740Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-09T21:44:35.001Z] Selecting previously unselected package mime-support. [2022-03-09T21:44:35.001Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-09T21:44:35.001Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-09T21:44:35.001Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-09T21:44:35.001Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-09T21:44:35.001Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-09T21:44:35.001Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-09T21:44:35.001Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T21:44:35.001Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:35.263Z] Selecting previously unselected package python3.8. [2022-03-09T21:44:35.263Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-09T21:44:35.263Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:35.263Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-09T21:44:35.263Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T21:44:35.263Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-09T21:44:35.263Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-09T21:44:35.523Z] Selecting previously unselected package python3. [2022-03-09T21:44:35.523Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-09T21:44:35.523Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-09T21:44:35.523Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-09T21:44:35.523Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-09T21:44:35.523Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T21:44:35.523Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:35.523Z] Selecting previously unselected package dbus. [2022-03-09T21:44:35.523Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T21:44:35.523Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:35.784Z] Selecting previously unselected package libbsd0:amd64. [2022-03-09T21:44:35.784Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-09T21:44:35.784Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-09T21:44:35.784Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-09T21:44:35.784Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-09T21:44:35.784Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T21:44:35.784Z] Selecting previously unselected package sudo. [2022-03-09T21:44:35.784Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-09T21:44:35.784Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-09T21:44:35.784Z] Selecting previously unselected package apparmor. [2022-03-09T21:44:35.784Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-09T21:44:35.784Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-09T21:44:36.045Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-09T21:44:36.045Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-09T21:44:36.045Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-09T21:44:36.045Z] Selecting previously unselected package libedit2:amd64. [2022-03-09T21:44:36.045Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-09T21:44:36.045Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-09T21:44:36.045Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-09T21:44:36.045Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-09T21:44:36.045Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-09T21:44:36.045Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-09T21:44:36.045Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:44:36.045Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:36.307Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-09T21:44:36.307Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:44:36.307Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:36.307Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-09T21:44:36.307Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-09T21:44:36.307Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-09T21:44:36.307Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-09T21:44:36.307Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:44:36.307Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:36.307Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-09T21:44:36.307Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:44:36.307Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:36.307Z] Selecting previously unselected package openssh-client. [2022-03-09T21:44:36.307Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-09T21:44:36.566Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-09T21:44:36.566Z] Selecting previously unselected package dbus-user-session. [2022-03-09T21:44:36.566Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-09T21:44:36.566Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:36.566Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-09T21:44:36.566Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-09T21:44:36.566Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-09T21:44:36.566Z] Selecting previously unselected package squashfs-tools. [2022-03-09T21:44:36.566Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-09T21:44:36.566Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-09T21:44:36.826Z] Selecting previously unselected package snapd. [2022-03-09T21:44:36.826Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-09T21:44:36.826Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-09T21:44:38.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T21:44:39.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T21:44:40.126Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-09T21:44:40.126Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-09T21:44:40.126Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-09T21:44:40.126Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-09T21:44:40.126Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:40.126Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:40.126Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:40.126Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-09T21:44:40.126Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:40.126Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:40.126Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-09T21:44:40.126Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:40.126Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-09T21:44:40.126Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-09T21:44:40.696Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-09T21:44:40.696Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-09T21:44:40.696Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-09T21:44:40.696Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-09T21:44:40.696Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-09T21:44:40.696Z] running python rtupdate hooks for python3.8... [2022-03-09T21:44:40.696Z] running python post-rtupdate hooks for python3.8... [2022-03-09T21:44:40.696Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-09T21:44:41.638Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-09T21:44:41.899Z] Reloading AppArmor profiles [2022-03-09T21:44:41.899Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:44:41.899Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-09T21:44:41.899Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-09T21:44:42.159Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-09T21:44:42.159Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-09T21:44:42.159Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-09T21:44:42.159Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-09T21:44:43.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T21:44:44.070Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-09T21:44:44.070Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-09T21:44:44.070Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-09T21:44:44.070Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-09T21:44:44.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-09T21:44:44.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-09T21:44:44.594Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-09T21:44:44.853Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-09T21:44:45.113Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-09T21:44:45.113Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-09T21:44:45.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-09T21:44:45.633Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-09T21:44:45.894Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-09T21:44:46.153Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-09T21:44:46.414Z] /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-09T21:44:46.414Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-09T21:44:47.357Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-09T21:44:47.357Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-09T21:44:47.357Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-09T21:44:47.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T21:44:48.189Z] Reading package lists... [2022-03-09T21:44:48.450Z] Reading package lists... [2022-03-09T21:44:48.450Z] Building dependency tree... [2022-03-09T21:44:48.450Z] Reading state information... [2022-03-09T21:44:48.709Z] Calculating upgrade... [2022-03-09T21:44:48.709Z] The following packages will be upgraded: [2022-03-09T21:44:48.709Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-09T21:44:48.709Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-09T21:44:48.709Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-09T21:44:48.709Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-09T21:44:48.709Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-09T21:44:48.709Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-09T21:44:48.709Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-09T21:44:48.709Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-09T21:44:48.709Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-09T21:44:48.709Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-09T21:44:48.709Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-09T21:44:48.709Z] xz-utils zlib1g [2022-03-09T21:44:48.709Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T21:44:48.709Z] Need to get 65.7 MB of archives. [2022-03-09T21:44:48.709Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-09T21:44:48.709Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-09T21:44:48.969Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-09T21:44:48.969Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-09T21:44:48.969Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-09T21:44:48.969Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-09T21:44:48.969Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-09T21:44:48.969Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-09T21:44:48.969Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-09T21:44:48.969Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-09T21:44:48.969Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-09T21:44:48.969Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-09T21:44:48.969Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-09T21:44:48.969Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-09T21:44:48.969Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-09T21:44:48.969Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-09T21:44:48.969Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-09T21:44:49.229Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-09T21:44:49.229Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-09T21:44:49.229Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-09T21:44:49.229Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-09T21:44:49.229Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-09T21:44:49.229Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-09T21:44:49.229Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-09T21:44:49.229Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-09T21:44:49.229Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-09T21:44:49.229Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-09T21:44:49.229Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-09T21:44:49.229Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-09T21:44:49.229Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-09T21:44:49.229Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-09T21:44:49.229Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-09T21:44:49.229Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-09T21:44:49.229Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-09T21:44:49.229Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-09T21:44:49.229Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-09T21:44:49.229Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-09T21:44:49.229Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-09T21:44:49.229Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-09T21:44:49.229Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-09T21:44:49.229Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-09T21:44:49.229Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-09T21:44:49.229Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-09T21:44:49.229Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-09T21:44:49.229Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-09T21:44:49.229Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-09T21:44:49.229Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-09T21:44:49.229Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-09T21:44:49.229Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-09T21:44:49.229Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-09T21:44:49.229Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-09T21:44:49.229Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-09T21:44:49.229Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-09T21:44:49.229Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-09T21:44:49.489Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-09T21:44:49.489Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-09T21:44:49.489Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-09T21:44:49.489Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-09T21:44:49.489Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-09T21:44:49.489Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-09T21:44:49.489Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-09T21:44:49.489Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-09T21:44:49.489Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-09T21:44:49.748Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-09T21:44:49.748Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-09T21:44:49.749Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-09T21:44:49.749Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-09T21:44:49.749Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-09T21:44:49.749Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-09T21:44:49.749Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-09T21:44:49.749Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-09T21:44:49.749Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-09T21:44:49.749Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-09T21:44:49.749Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-09T21:44:49.749Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-09T21:44:50.009Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-09T21:44:50.009Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-09T21:44:50.009Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-09T21:44:50.269Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T21:44:50.269Z] Fetched 65.7 MB in 1s (56.7 MB/s) [2022-03-09T21:44:50.269Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-09T21:44:50.269Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T21:44:50.269Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T21:44:50.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T21:44:50.528Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T21:44:50.528Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T21:44:50.788Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-09T21:44:50.788Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-09T21:44:50.788Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:50.788Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.049Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.049Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.308Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.308Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.308Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.308Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.568Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.568Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.568Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.568Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.568Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.568Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.568Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:44:51.568Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T21:44:51.568Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.568Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.828Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:44:51.828Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T21:44:51.828Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.828Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.828Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.828Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:51.828Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:44:51.828Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-09T21:44:52.088Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:44:52.088Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T21:44:52.088Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T21:44:52.347Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T21:44:52.607Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-09T21:44:52.608Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-09T21:44:52.608Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-09T21:44:52.608Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-09T21:44:52.608Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-09T21:44:52.867Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-09T21:44:53.129Z] Setting up base-files (11ubuntu5.5) ... [2022-03-09T21:44:53.129Z] Installing new version of config file /etc/issue ... [2022-03-09T21:44:53.129Z] Installing new version of config file /etc/issue.net ... [2022-03-09T21:44:53.129Z] Installing new version of config file /etc/lsb-release ... [2022-03-09T21:44:53.129Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-09T21:44:53.391Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-09T21:44:53.391Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-09T21:44:53.391Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-09T21:44:53.653Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:53.653Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-09T21:44:53.653Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-09T21:44:53.653Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-09T21:44:53.653Z] 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-09T21:44:53.653Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:53.653Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:53.653Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-09T21:44:53.653Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:53.914Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:53.914Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-09T21:44:53.914Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-09T21:44:53.914Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-09T21:44:53.914Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:53.914Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T21:44:53.914Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T21:44:54.485Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T21:44:54.485Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T21:44:54.485Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-09T21:44:54.485Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T21:44:54.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T21:44:54.745Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-09T21:44:55.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:55.005Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-09T21:44:55.005Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-09T21:44:55.267Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-09T21:44:55.267Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-09T21:44:55.529Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-09T21:44:55.529Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:55.529Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-09T21:44:55.529Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-09T21:44:55.789Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-09T21:44:55.789Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:55.789Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:55.789Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:55.789Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:55.789Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:55.789Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:55.789Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:55.789Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:56.049Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:56.049Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:56.049Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:56.049Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:56.049Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:56.049Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:56.049Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:56.049Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:56.049Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:56.049Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:56.314Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:56.314Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:56.314Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:56.314Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:44:56.314Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:44:56.884Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-09T21:44:56.884Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-09T21:44:57.456Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-09T21:44:57.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:57.456Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-09T21:44:57.456Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-09T21:44:57.456Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T21:44:57.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:57.716Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-09T21:44:57.716Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-09T21:44:57.716Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-09T21:44:57.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:57.716Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-09T21:44:57.716Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-09T21:44:57.716Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-09T21:44:57.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:57.976Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-09T21:44:57.976Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-09T21:44:57.976Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-09T21:44:57.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:57.976Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-09T21:44:57.976Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-09T21:44:57.976Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-09T21:44:58.236Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.236Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-09T21:44:58.236Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-09T21:44:58.236Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-09T21:44:58.236Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.236Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-09T21:44:58.236Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-09T21:44:58.497Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-09T21:44:58.497Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.497Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-09T21:44:58.497Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-09T21:44:58.497Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-09T21:44:58.497Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.497Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-09T21:44:58.497Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-09T21:44:58.497Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-09T21:44:58.760Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.760Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-09T21:44:58.760Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-09T21:44:58.760Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-09T21:44:58.760Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:58.760Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-09T21:44:58.760Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-09T21:44:58.760Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-09T21:44:58.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T21:44:59.021Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:59.021Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-09T21:44:59.021Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-09T21:44:59.021Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-09T21:44:59.021Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:59.021Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-09T21:44:59.021Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-09T21:44:59.021Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-09T21:44:59.281Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:44:59.281Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-09T21:44:59.281Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-09T21:44:59.852Z] Setting up apt (2.0.6) ... [2022-03-09T21:45:00.113Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-09T21:45:00.113Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:45:00.113Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T21:45:00.113Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T21:45:00.113Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-09T21:45:00.373Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-09T21:45:00.373Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T21:45:00.373Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T21:45:00.373Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-09T21:45:00.373Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-09T21:45:00.373Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-09T21:45:00.373Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T21:45:00.633Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-09T21:45:00.633Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T21:45:00.633Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-09T21:45:00.633Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-09T21:45:00.633Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-09T21:45:00.633Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-09T21:45:00.894Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-09T21:45:00.894Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T21:45:00.894Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-09T21:45:00.894Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-09T21:45:01.154Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-09T21:45:01.154Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-09T21:45:01.154Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-09T21:45:01.154Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-09T21:45:01.416Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-09T21:45:01.416Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-09T21:45:01.416Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-09T21:45:01.416Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-09T21:45:01.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T21:45:01.677Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-09T21:45:01.677Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-09T21:45:01.677Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-09T21:45:01.677Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-09T21:45:01.938Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-09T21:45:01.938Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-09T21:45:01.938Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-09T21:45:01.938Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-09T21:45:01.938Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-09T21:45:01.938Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-09T21:45:01.938Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-09T21:45:01.938Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-09T21:45:02.207Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-09T21:45:02.207Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-09T21:45:02.466Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-09T21:45:02.466Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-09T21:45:02.466Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.466Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.466Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.466Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.727Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.727Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.727Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.988Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.988Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.988Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.988Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-09T21:45:02.988Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-09T21:45:02.988Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-09T21:45:02.988Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-09T21:45:02.988Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:02.988Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:03.559Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:03.559Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:04.131Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:04.131Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:04.701Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:04.701Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:04.959Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:04.959Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:05.219Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:05.219Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:06.159Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-09T21:45:06.159Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-09T21:45:06.159Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-09T21:45:06.159Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-09T21:45:06.159Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-09T21:45:06.159Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-09T21:45:06.159Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T21:45:06.159Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-09T21:45:06.159Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T21:45:06.159Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.159Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-09T21:45:06.159Z] [2022-03-09T21:45:06.159Z] Current default time zone: 'Etc/UTC' [2022-03-09T21:45:06.159Z] Local time is now: Wed Mar 9 21:45:06 UTC 2022. [2022-03-09T21:45:06.159Z] Universal Time is now: Wed Mar 9 21:45:06 UTC 2022. [2022-03-09T21:45:06.159Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-09T21:45:06.159Z] [2022-03-09T21:45:06.159Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-09T21:45:06.159Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.159Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.159Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-09T21:45:06.159Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-09T21:45:06.420Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-09T21:45:06.420Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-09T21:45:06.420Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T21:45:06.420Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-09T21:45:06.420Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-09T21:45:06.420Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-09T21:45:06.420Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-09T21:45:06.420Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-09T21:45:06.420Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-09T21:45:06.420Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-09T21:45:08.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T21:45:08.330Z] Updating certificates in /etc/ssl/certs... [2022-03-09T21:45:08.900Z] 21 added, 21 removed; done. [2022-03-09T21:45:08.900Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:08.900Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-09T21:45:08.900Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-09T21:45:09.160Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:09.160Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-09T21:45:09.160Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-09T21:45:09.160Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-09T21:45:09.160Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-09T21:45:09.160Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:09.160Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-09T21:45:09.160Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:09.160Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:09.160Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-09T21:45:09.160Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T21:45:09.160Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-09T21:45:09.420Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-09T21:45:09.420Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-09T21:45:09.420Z] Updating certificates in /etc/ssl/certs... [2022-03-09T21:45:09.991Z] 0 added, 0 removed; done. [2022-03-09T21:45:09.991Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-09T21:45:09.991Z] done. [2022-03-09T21:45:11.189Z] Reading package lists... [2022-03-09T21:45:11.189Z] Building dependency tree... [2022-03-09T21:45:11.189Z] Reading state information... [2022-03-09T21:45:11.449Z] The following NEW packages will be installed: [2022-03-09T21:45:11.449Z] apt-transport-https [2022-03-09T21:45:11.449Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T21:45:11.708Z] Need to get 4680 B of archives. [2022-03-09T21:45:11.708Z] After this operation, 162 kB of additional disk space will be used. [2022-03-09T21:45:11.708Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-09T21:45:11.708Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T21:45:11.708Z] Fetched 4680 B in 0s (23.0 kB/s) [2022-03-09T21:45:11.708Z] Selecting previously unselected package apt-transport-https. [2022-03-09T21:45:11.968Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-09T21:45:11.968Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-09T21:45:11.968Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-09T21:45:11.968Z] Setting up apt-transport-https (2.0.6) ... [2022-03-09T21:45:11.968Z] Waiting for network to be ready... [2022-03-09T21:45:16.164Z] 2022-03-09T21:45:14Z INFO Waiting for automatic snapd restart... [2022-03-09T21:45:16.165Z] snapd 2.54.3 from Canonical* installed [2022-03-09T21:45:16.425Z] "snapd" switched to the "latest/stable" channel [2022-03-09T21:45:16.425Z] [2022-03-09T21:45:18.969Z] core20 20220215 from Canonical* installed [2022-03-09T21:45:18.969Z] "core20" switched to the "latest/stable" channel [2022-03-09T21:45:18.969Z] [2022-03-09T21:45:21.511Z] snapcraft 6.0.2 from Canonical* installed [2022-03-09T21:45:21.511Z] "snapcraft" switched to the "latest/stable" channel [2022-03-09T21:45:21.511Z] [2022-03-09T21:45:25.715Z] 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-09T21:45:25.716Z] - README.md [2022-03-09T21:45:25.716Z] [2022-03-09T21:45:25.716Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-09T21:45:25.975Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-09T21:45:25.975Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-09T21:45:25.975Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [Pipeline] } [2022-03-09T21:45:26.915Z] $ docker stop --time=1 5aa42f78177b4cd77588732de472b4e1fb1a3e673ee8cfe47ae00a6ee37b20df [2022-03-09T21:45:27.180Z] Reading package lists... [2022-03-09T21:45:27.442Z] 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-09T21:45:27.442Z] Reading package lists... [2022-03-09T21:45:27.442Z] Building dependency tree... [2022-03-09T21:45:27.442Z] Reading state information... [2022-03-09T21:45:27.704Z] Suggested packages: [2022-03-09T21:45:27.704Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-09T21:45:27.704Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-09T21:45:27.704Z] krb5-user libnorm-doc [2022-03-09T21:45:27.704Z] Recommended packages: [2022-03-09T21:45:27.705Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-09T21:45:27.705Z] The following NEW packages will be installed: [2022-03-09T21:45:27.705Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-09T21:45:27.705Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-09T21:45:27.705Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-09T21:45:27.705Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-09T21:45:27.705Z] libzmq5 pkg-config zip [2022-03-09T21:45:27.705Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T21:45:27.965Z] Need to get 10.3 MB of archives. [2022-03-09T21:45:27.965Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-09T21:45:27.965Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-09T21:45:27.965Z] 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-09T21:45:28.536Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-09T21:45:28.536Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-09T21:45:28.536Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-09T21:45:28.536Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-09T21:45:28.536Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-09T21:45:28.536Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-09T21:45:28.536Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-09T21:45:28.536Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-09T21:45:28.536Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-09T21:45:28.536Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-09T21:45:28.536Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-09T21:45:28.796Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-09T21:45:28.796Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-09T21:45:28.796Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-09T21:45:28.796Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-09T21:45:28.796Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-09T21:45:28.796Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-09T21:45:28.796Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-09T21:45:28.796Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-09T21:45:28.796Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-09T21:45:28.796Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-09T21:45:28.796Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-09T21:45:28.796Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-09T21:45:28.796Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-09T21:45:28.796Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-09T21:45:28.925Z] $ docker rm -f 5aa42f78177b4cd77588732de472b4e1fb1a3e673ee8cfe47ae00a6ee37b20df [2022-03-09T21:45:29.055Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T21:45:29.055Z] Fetched 10.3 MB in 1s (9254 kB/s) [2022-03-09T21:45:29.055Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-09T21:45:29.055Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-09T21:45:29.055Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-09T21:45:29.055Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-09T21:45:29.055Z] Selecting previously unselected package libsodium23:amd64. [2022-03-09T21:45:29.055Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-09T21:45:29.055Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-09T21:45:29.315Z] Selecting previously unselected package libpsl5:amd64. [2022-03-09T21:45:29.315Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-09T21:45:29.315Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-09T21:45:29.315Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-09T21:45:29.315Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-09T21:45:29.315Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-09T21:45:29.315Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T21:45:29.315Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-09T21:45:29.315Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-09T21:45:29.315Z] Selecting previously unselected package librtmp1:amd64. [2022-03-09T21:45:29.315Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-09T21:45:29.315Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-09T21:45:29.576Z] Selecting previously unselected package libssh-4:amd64. [2022-03-09T21:45:29.576Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-09T21:45:29.576Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-09T21:45:29.576Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-09T21:45:29.576Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-09T21:45:29.576Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-09T21:45:29.576Z] Selecting previously unselected package liberror-perl. [2022-03-09T21:45:29.576Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-09T21:45:29.576Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-09T21:45:29.576Z] Selecting previously unselected package git-man. [2022-03-09T21:45:29.576Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-09T21:45:29.576Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-09T21:45:29.835Z] Selecting previously unselected package git. [2022-03-09T21:45:29.835Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-09T21:45:29.835Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-09T21:45:30.403Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-09T21:45:30.403Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.403Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:30.403Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-09T21:45:30.403Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.403Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:30.403Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-09T21:45:30.403Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.403Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:30.403Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-09T21:45:30.403Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.403Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:30.404Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-09T21:45:30.404Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-09T21:45:30.404Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-09T21:45:30.404Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-09T21:45:30.404Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.404Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:45:30.663Z] Selecting previously unselected package libnorm1:amd64. [2022-03-09T21:45:30.663Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-09T21:45:30.663Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T21:45:30.663Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-09T21:45:30.663Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-09T21:45:30.663Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T21:45:30.663Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-09T21:45:30.663Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-09T21:45:30.663Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T21:45:30.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T21:45:30.733Z] [2022-03-09T21:45:30.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:45:30.923Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-09T21:45:30.923Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-09T21:45:30.923Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T21:45:30.923Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-09T21:45:30.923Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-09T21:45:30.923Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-09T21:45:30.923Z] Selecting previously unselected package libzmq5:amd64. [2022-03-09T21:45:30.923Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-09T21:45:30.923Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T21:45:30.923Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-09T21:45:30.923Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-09T21:45:30.923Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:30.923Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-09T21:45:30.923Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-09T21:45:30.923Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T21:45:31.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T21:45:31.183Z] Selecting previously unselected package pkg-config. [2022-03-09T21:45:31.183Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-09T21:45:31.183Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-09T21:45:31.183Z] Selecting previously unselected package zip. [2022-03-09T21:45:31.183Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-09T21:45:31.183Z] Unpacking zip (3.0-11build1) ... [2022-03-09T21:45:31.183Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-09T21:45:31.183Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-09T21:45:31.183Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-09T21:45:31.183Z] No schema files found: doing nothing. [2022-03-09T21:45:31.183Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-09T21:45:31.183Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T21:45:31.183Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-09T21:45:31.183Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-09T21:45:31.183Z] Setting up liberror-perl (0.17029-1) ... [2022-03-09T21:45:31.183Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.183Z] Setting up zip (3.0-11build1) ... [2022-03-09T21:45:31.354Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-09T21:45:31.354Z] 29e5d40040c1: Pulling fs layer [2022-03-09T21:45:31.354Z] 1ce36da41761: Pulling fs layer [2022-03-09T21:45:31.354Z] 25b303627fd3: Pulling fs layer [2022-03-09T21:45:31.354Z] 29e5d40040c1: Verifying Checksum [2022-03-09T21:45:31.354Z] 29e5d40040c1: Download complete [2022-03-09T21:45:31.443Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-09T21:45:31.443Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-09T21:45:31.443Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-09T21:45:31.443Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-09T21:45:31.443Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-09T21:45:31.443Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.443Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-09T21:45:31.443Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.443Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T21:45:31.443Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.443Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T21:45:31.443Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-09T21:45:31.443Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-09T21:45:31.443Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-09T21:45:31.443Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.443Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-09T21:45:31.443Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-09T21:45:31.443Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-09T21:45:31.627Z] 1ce36da41761: Verifying Checksum [2022-03-09T21:45:31.627Z] 1ce36da41761: Download complete [2022-03-09T21:45:32.013Z] comerr-dev set to automatically installed. [2022-03-09T21:45:32.013Z] git set to automatically installed. [2022-03-09T21:45:32.013Z] git-man set to automatically installed. [2022-03-09T21:45:32.013Z] krb5-multidev set to automatically installed. [2022-03-09T21:45:32.013Z] libbrotli1 set to automatically installed. [2022-03-09T21:45:32.013Z] libcurl3-gnutls set to automatically installed. [2022-03-09T21:45:32.013Z] liberror-perl set to automatically installed. [2022-03-09T21:45:32.013Z] libglib2.0-0 set to automatically installed. [2022-03-09T21:45:32.013Z] libgssrpc4 set to automatically installed. [2022-03-09T21:45:32.013Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-09T21:45:32.013Z] libkadm5srv-mit11 set to automatically installed. [2022-03-09T21:45:32.013Z] libkdb5-9 set to automatically installed. [2022-03-09T21:45:32.013Z] libkrb5-dev set to automatically installed. [2022-03-09T21:45:32.013Z] libnghttp2-14 set to automatically installed. [2022-03-09T21:45:32.013Z] libnorm-dev set to automatically installed. [2022-03-09T21:45:32.013Z] libnorm1 set to automatically installed. [2022-03-09T21:45:32.013Z] libpgm-5.2-0 set to automatically installed. [2022-03-09T21:45:32.013Z] libpgm-dev set to automatically installed. [2022-03-09T21:45:32.013Z] libpsl5 set to automatically installed. [2022-03-09T21:45:32.013Z] librtmp1 set to automatically installed. [2022-03-09T21:45:32.013Z] libsodium-dev set to automatically installed. [2022-03-09T21:45:32.013Z] libsodium23 set to automatically installed. [2022-03-09T21:45:32.013Z] libssh-4 set to automatically installed. [2022-03-09T21:45:32.013Z] libzmq3-dev set to automatically installed. [2022-03-09T21:45:32.013Z] libzmq5 set to automatically installed. [2022-03-09T21:45:32.013Z] pkg-config set to automatically installed. [2022-03-09T21:45:32.013Z] zip set to automatically installed. [2022-03-09T21:45:32.222Z] 29e5d40040c1: Pull complete [2022-03-09T21:45:32.955Z] snapd is not logged in, snap install commands will use sudo [2022-03-09T21:45:33.199Z] 25b303627fd3: Verifying Checksum [2022-03-09T21:45:33.199Z] 25b303627fd3: Download complete [2022-03-09T21:45:33.199Z] 1ce36da41761: Pull complete [2022-03-09T21:45:45.183Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-09T21:45:45.592Z] 25b303627fd3: Pull complete [2022-03-09T21:45:45.592Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-09T21:45:45.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T21:45:45.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-09T21:45:45.753Z] Downloading snap 'edgex-app-service-configurable' [2022-03-09T21:45:45.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2022-03-09T21:45:45.878Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:45:48.208Z] $ docker top c91a0c81b250c4631ffe152cc5de224d17398c675f3adf4803bfcd5234103b66 -eo pid,comm [2022-03-09T21:45:48.300Z] Pulling app-service-configurable [2022-03-09T21:45:48.300Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2022-03-09T21:45:49.116Z] + docker-compose build --help [2022-03-09T21:45:49.116Z] + grep parallel [2022-03-09T21:45:49.682Z] Pulling config-common [2022-03-09T21:45:49.682Z] + snapcraftctl pull [2022-03-09T21:45:51.077Z] Pulling go-build-helper [2022-03-09T21:45:51.077Z] + snapcraftctl pull [2022-03-09T21:45:52.071Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-09T21:45:52.071Z] Skipping pull go-build-helper (already ran) [2022-03-09T21:45:52.071Z] Building go-build-helper [2022-03-09T21:45:52.071Z] + snapcraftctl build [2022-03-09T21:45:53.101Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-09T21:45:53.404Z] --parallel Build images in parallel. [Pipeline] } [2022-03-09T21:45:53.421Z] $ docker stop --time=1 c91a0c81b250c4631ffe152cc5de224d17398c675f3adf4803bfcd5234103b66 [2022-03-09T21:45:54.051Z] Staging go-build-helper [2022-03-09T21:45:54.051Z] + snapcraftctl stage [2022-03-09T21:45:55.077Z] $ docker rm -f c91a0c81b250c4631ffe152cc5de224d17398c675f3adf4803bfcd5234103b66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:45:55.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-09T21:45:55.690Z] . [Pipeline] withDockerContainer [2022-03-09T21:45:55.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2022-03-09T21:45:55.995Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:45:57.285Z] $ docker top a042a0e1b719a2a077ded41b3729d40509193116ef5ae8ce259fafbe2f0049e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:45:58.182Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-09T21:45:59.349Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-09T21:45:59.349Z] Fetched 290 kB in 0s (0 B/s) [2022-03-09T21:45:59.349Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-09T21:45:59.349Z] Fetched 158 kB in 0s (0 B/s) [2022-03-09T21:45:59.349Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-09T21:45:59.349Z] Fetched 242 kB in 0s (0 B/s) [2022-03-09T21:45:59.349Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-09T21:45:59.349Z] Fetched 150 kB in 0s (0 B/s) [2022-03-09T21:45:59.349Z] Pulling edgex-go [2022-03-09T21:45:59.349Z] + snapcraftctl pull [2022-03-09T21:46:00.730Z] Pulling hooks [2022-03-09T21:46:00.730Z] + snapcraftctl pull [2022-03-09T21:46:02.472Z] Building core-command ... [2022-03-09T21:46:02.473Z] Building core-data ... [2022-03-09T21:46:02.473Z] Building core-metadata ... [2022-03-09T21:46:02.473Z] Building security-bootstrapper ... [2022-03-09T21:46:02.473Z] Building security-proxy-setup ... [2022-03-09T21:46:02.473Z] Building security-secretstore-setup ... [2022-03-09T21:46:02.473Z] Building security-spiffe-token-provider ... [2022-03-09T21:46:02.473Z] Building security-spire-agent ... [2022-03-09T21:46:02.473Z] Building security-spire-config ... [2022-03-09T21:46:02.473Z] Building security-spire-server ... [2022-03-09T21:46:02.473Z] Building support-notifications ... [2022-03-09T21:46:02.473Z] Building support-scheduler ... [2022-03-09T21:46:02.473Z] Building sys-mgmt-agent ... [2022-03-09T21:46:02.473Z] Building security-secretstore-setup [2022-03-09T21:46:02.473Z] Building security-spire-config [2022-03-09T21:46:02.473Z] Building core-data [2022-03-09T21:46:02.473Z] Building security-bootstrapper [2022-03-09T21:46:02.473Z] Building core-command [2022-03-09T21:46:15.634Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-09T21:46:15.634Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-09T21:46:15.634Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-09T21:46:15.634Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-09T21:46:15.634Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-09T21:46:15.634Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-09T21:46:15.634Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-09T21:46:15.634Z] Fetched 234 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-09T21:46:15.634Z] Fetched 155 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-09T21:46:15.634Z] Fetched 170 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-09T21:46:15.634Z] Fetched 267 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-09T21:46:15.634Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-09T21:46:15.634Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-09T21:46:15.634Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-09T21:46:15.634Z] Fetched 121 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-09T21:46:15.634Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-09T21:46:15.634Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-09T21:46:15.634Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-09T21:46:15.634Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-09T21:46:15.634Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-09T21:46:15.634Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-09T21:46:15.634Z] Fetched 142 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-09T21:46:15.634Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-09T21:46:15.634Z] Fetched 181 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-09T21:46:15.634Z] Fetched 208 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-09T21:46:15.634Z] Fetched 161 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-09T21:46:15.634Z] Fetched 107 kB in 0s (0 B/s) [2022-03-09T21:46:15.634Z] Pulling static-packages [2022-03-09T21:46:15.634Z] + snapcraftctl pull [2022-03-09T21:46:15.634Z] Pulling version [2022-03-09T21:46:15.634Z] + cd /root/project [2022-03-09T21:46:15.634Z] ++ git describe --tags --abbrev=0 [2022-03-09T21:46:15.634Z] ++ sed s/v// [2022-03-09T21:46:15.634Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-09T21:46:15.634Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-09T21:46:15.634Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-09T21:46:16.573Z] Building app-service-configurable [2022-03-09T21:46:16.573Z] + snapcraftctl build [2022-03-09T21:46:18.482Z] Building config-common [2022-03-09T21:46:18.482Z] + snapcraftctl build [2022-03-09T21:46:19.421Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-09T21:46:20.363Z] Skipping build go-build-helper (already ran) [2022-03-09T21:46:20.363Z] Building edgex-go [2022-03-09T21:46:20.623Z] + cd /root/parts/edgex-go/src [2022-03-09T21:46:20.623Z] ++ git describe --tags --abbrev=0 [2022-03-09T21:46:20.623Z] ++ sed s/v// [2022-03-09T21:46:20.623Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-09T21:46:20.623Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-09T21:46:20.623Z] + echo 2.2.0-dev.33 [2022-03-09T21:46:20.623Z] + '[' '!' -d vendor ']' [2022-03-09T21:46:20.623Z] + go mod download all [2022-03-09T21:46:28.772Z] + make build [2022-03-09T21:46:28.772Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T21:46:41.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T21:46:43.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T21:46:44.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T21:46:45.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T21:46:46.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T21:46:47.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T21:46:48.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T21:46:49.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T21:46:50.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T21:46:51.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T21:46:52.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T21:46:54.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-09T21:46:59.375Z] + case "$service" in [2022-03-09T21:46:59.375Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.375Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-09T21:46:59.375Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-09T21:46:59.375Z] + 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-09T21:46:59.944Z] Building hooks [2022-03-09T21:46:59.944Z] + cd /root/parts/hooks/src [2022-03-09T21:46:59.944Z] + make build [2022-03-09T21:46:59.944Z] go mod tidy [2022-03-09T21:46:59.944Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-09T21:47:00.203Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-09T21:47:00.203Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-09T21:47:00.462Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-09T21:47:01.402Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-09T21:47:01.663Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-09T21:47:01.663Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-09T21:47:03.575Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-09T21:47:03.575Z] Building static-packages [2022-03-09T21:47:03.575Z] + snapcraftctl build [2022-03-09T21:47:05.484Z] Building version [2022-03-09T21:47:05.484Z] + snapcraftctl build [2022-03-09T21:47:07.406Z] Staging app-service-configurable [2022-03-09T21:47:07.406Z] + snapcraftctl stage [2022-03-09T21:47:08.789Z] Staging config-common [2022-03-09T21:47:08.789Z] + snapcraftctl stage [2022-03-09T21:47:10.171Z] Skipping stage go-build-helper (already ran) [2022-03-09T21:47:10.171Z] Staging edgex-go [2022-03-09T21:47:10.171Z] + snapcraftctl stage [2022-03-09T21:47:11.113Z] Staging hooks [2022-03-09T21:47:11.113Z] + snapcraftctl stage [2022-03-09T21:47:12.497Z] Staging static-packages [2022-03-09T21:47:12.497Z] + snapcraftctl stage [2022-03-09T21:47:13.882Z] Staging version [2022-03-09T21:47:13.882Z] + snapcraftctl stage [2022-03-09T21:47:15.265Z] Priming app-service-configurable [2022-03-09T21:47:15.265Z] + snapcraftctl prime [2022-03-09T21:47:18.561Z] 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-09T21:47:18.561Z] stage-packages: [2022-03-09T21:47:18.561Z] - libnorm1 [2022-03-09T21:47:18.561Z] - libpgm-5.2-0 [2022-03-09T21:47:18.561Z] - libsodium23 [2022-03-09T21:47:18.561Z] - libzmq5 [2022-03-09T21:47:18.561Z] Priming config-common [2022-03-09T21:47:18.561Z] + snapcraftctl prime [2022-03-09T21:47:19.943Z] Priming go-build-helper [2022-03-09T21:47:19.943Z] + snapcraftctl prime [2022-03-09T21:47:21.327Z] Priming edgex-go [2022-03-09T21:47:21.327Z] + snapcraftctl prime [2022-03-09T21:47:22.817Z] Priming hooks [2022-03-09T21:47:22.817Z] + snapcraftctl prime [2022-03-09T21:47:24.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:47:24.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:47:24.235Z] ---> 820cee7d47ad [2022-03-09T21:47:24.235Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:47:24.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:47:24.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:47:24.235Z] ---> 820cee7d47ad [2022-03-09T21:47:24.235Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T21:47:24.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:47:24.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:47:24.235Z] ---> 820cee7d47ad [2022-03-09T21:47:24.235Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:47:24.235Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:47:24.235Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:47:24.235Z] ---> 820cee7d47ad [2022-03-09T21:47:24.235Z] Step 3/31 : WORKDIR /edgex-go [2022-03-09T21:47:24.235Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:47:24.235Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:47:24.235Z] ---> 820cee7d47ad [2022-03-09T21:47:24.235Z] Step 3/25 : WORKDIR /edgex-go [2022-03-09T21:47:24.235Z] ---> Running in 9784953179ba [2022-03-09T21:47:24.235Z] ---> Running in b91f60c0058d [2022-03-09T21:47:24.235Z] ---> Running in 8724070b3cb1 [2022-03-09T21:47:24.235Z] ---> Running in ee3821fc585f [2022-03-09T21:47:24.235Z] ---> Running in 0bc095f338b7 [2022-03-09T21:47:24.235Z] Removing intermediate container 9784953179ba [2022-03-09T21:47:24.235Z] ---> 2ddf8cc7ee2d [2022-03-09T21:47:24.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:47:24.235Z] Removing intermediate container ee3821fc585f [2022-03-09T21:47:24.235Z] ---> 34f55dafdbfd [2022-03-09T21:47:24.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:47:24.235Z] Removing intermediate container 8724070b3cb1 [2022-03-09T21:47:24.235Z] ---> bac3560fd359 [2022-03-09T21:47:24.235Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:47:24.235Z] Removing intermediate container b91f60c0058d [2022-03-09T21:47:24.235Z] ---> 4741fdb8255f [2022-03-09T21:47:24.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:47:24.235Z] Removing intermediate container 0bc095f338b7 [2022-03-09T21:47:24.235Z] ---> af234e524fb0 [2022-03-09T21:47:24.235Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:47:24.235Z] ---> Running in 0454312030d5 [2022-03-09T21:47:24.235Z] ---> Running in 5cfd532487c7 [2022-03-09T21:47:24.235Z] ---> Running in 28c5dad78ad8 [2022-03-09T21:47:24.235Z] ---> Running in 7164f95f4b2b [2022-03-09T21:47:24.235Z] ---> Running in e79875e76023 [2022-03-09T21:47:24.235Z] Removing intermediate container 5cfd532487c7 [2022-03-09T21:47:24.235Z] ---> 08ce78403a47 [2022-03-09T21:47:24.235Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-09T21:47:24.235Z] ---> Running in a94b0e69a68d [2022-03-09T21:47:24.235Z] Removing intermediate container 0454312030d5 [2022-03-09T21:47:24.235Z] ---> 7a63faf0fac0 [2022-03-09T21:47:24.235Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T21:47:24.235Z] ---> Running in 7a4d0d743b8d [2022-03-09T21:47:24.235Z] Removing intermediate container 28c5dad78ad8 [2022-03-09T21:47:24.235Z] ---> 7e3848e5d928 [2022-03-09T21:47:24.235Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-09T21:47:24.235Z] ---> Running in 10bc4681a236 [2022-03-09T21:47:24.235Z] Removing intermediate container 7164f95f4b2b [2022-03-09T21:47:24.235Z] ---> a68c2ec1dfd0 [2022-03-09T21:47:24.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:47:24.235Z] Removing intermediate container e79875e76023 [2022-03-09T21:47:24.235Z] ---> e194f6fbe753 [2022-03-09T21:47:24.235Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-09T21:47:24.235Z] ---> Running in c96964daa89b [2022-03-09T21:47:24.235Z] ---> Running in 0f0cc64ae592 [2022-03-09T21:47:24.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:24.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:24.243Z] Priming static-packages [2022-03-09T21:47:24.243Z] + snapcraftctl prime [2022-03-09T21:47:24.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:24.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:24.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:25.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:25.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:25.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:25.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:25.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:47:26.210Z] OK: 220 MiB in 52 packages [2022-03-09T21:47:26.210Z] OK: 220 MiB in 52 packages [2022-03-09T21:47:26.493Z] OK: 220 MiB in 52 packages [2022-03-09T21:47:27.488Z] OK: 220 MiB in 52 packages [2022-03-09T21:47:27.488Z] OK: 220 MiB in 52 packages [2022-03-09T21:47:27.767Z] Removing intermediate container 7a4d0d743b8d [2022-03-09T21:47:27.767Z] ---> 4747630e0d47 [2022-03-09T21:47:27.767Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T21:47:27.767Z] Removing intermediate container a94b0e69a68d [2022-03-09T21:47:27.767Z] ---> 11c1bc1272f8 [2022-03-09T21:47:27.767Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:47:28.051Z] Removing intermediate container 10bc4681a236 [2022-03-09T21:47:28.051Z] ---> 980e66bfb276 [2022-03-09T21:47:28.051Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-09T21:47:28.328Z] Removing intermediate container 0f0cc64ae592 [2022-03-09T21:47:28.328Z] ---> 1f9ec2d9a814 [2022-03-09T21:47:28.328Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-09T21:47:28.448Z] Priming version [2022-03-09T21:47:28.448Z] + snapcraftctl prime [2022-03-09T21:47:28.943Z] Removing intermediate container c96964daa89b [2022-03-09T21:47:28.943Z] ---> 614f544c48ae [2022-03-09T21:47:28.943Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:47:28.943Z] ---> 623cfdd9157a [2022-03-09T21:47:28.943Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:47:28.943Z] ---> Running in 071e596f2151 [2022-03-09T21:47:29.217Z] ---> 6fd667fef10e [2022-03-09T21:47:29.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:47:29.217Z] ---> b691fbd08bbb [2022-03-09T21:47:29.217Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:47:29.496Z] ---> Running in 9c471b6d448b [2022-03-09T21:47:29.496Z] ---> Running in f6c15c57fcaf [2022-03-09T21:47:29.774Z] ---> 6d7a5611c03a [2022-03-09T21:47:29.774Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:47:29.834Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-09T21:47:30.058Z] ---> Running in 051bf38069ca [2022-03-09T21:47:30.335Z] ---> b1c0d8f6184a [2022-03-09T21:47:30.335Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:47:30.611Z] ---> Running in d8bfa3497891 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T21:47:34.934Z] Removing intermediate container 071e596f2151 [2022-03-09T21:47:34.934Z] ---> 366d366e88c9 [2022-03-09T21:47:34.934Z] Step 8/24 : COPY . . [2022-03-09T21:47:35.946Z] Removing intermediate container f6c15c57fcaf [2022-03-09T21:47:35.946Z] ---> 3a42fbb7cad4 [2022-03-09T21:47:35.946Z] Removing intermediate container 9c471b6d448b [2022-03-09T21:47:35.946Z] Step 8/25 : COPY . . ---> 6ac1728308b6 [2022-03-09T21:47:35.946Z] Step 8/23 : COPY . . [2022-03-09T21:47:35.946Z] [2022-03-09T21:47:35.946Z] Removing intermediate container 051bf38069ca [2022-03-09T21:47:35.946Z] ---> dbe470b5e1c2 [2022-03-09T21:47:35.946Z] Step 8/31 : COPY . . [2022-03-09T21:47:36.545Z] Removing intermediate container d8bfa3497891 [2022-03-09T21:47:36.545Z] ---> 320daf41d860 [2022-03-09T21:47:36.545Z] Step 8/23 : COPY . . [2022-03-09T21:48:03.370Z] ---> 9a5c1d934d1b [2022-03-09T21:48:03.370Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:48:03.370Z] ---> 3ef4d800dd79 [2022-03-09T21:48:03.370Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-09T21:48:03.370Z] ---> ad30955188ea [2022-03-09T21:48:03.370Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-09T21:48:03.370Z] ---> 5ea3d690caac [2022-03-09T21:48:03.370Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-09T21:48:03.370Z] ---> Running in 309464525e07 [2022-03-09T21:48:03.370Z] ---> Running in 768ac89ef31f [2022-03-09T21:48:03.370Z] ---> Running in 30a0a8681207 [2022-03-09T21:48:03.370Z] ---> Running in 135cb0183ec1 [2022-03-09T21:48:03.370Z] ---> f975ca8184fe [2022-03-09T21:48:03.370Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-09T21:48:03.370Z] ---> Running in eadd6d55176f [2022-03-09T21:48:03.370Z] Removing intermediate container 30a0a8681207 [2022-03-09T21:48:03.370Z] ---> 46a32954807a [2022-03-09T21:48:03.370Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:48:03.370Z] ---> Running in 877075fb4f1c [2022-03-09T21:48:03.370Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-09T21:48:03.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-09T21:48:03.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-09T21:48:03.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-09T21:48:04.362Z] spire-1.2.0/ [2022-03-09T21:48:09.784Z] spire-1.2.0/README.md [2022-03-09T21:48:09.785Z] spire-1.2.0/bin/ [2022-03-09T21:48:09.785Z] spire-1.2.0/bin/spire-server [2022-03-09T21:48:09.785Z] spire-1.2.0/bin/spire-agent [2022-03-09T21:48:09.785Z] spire-1.2.0/conf/ [2022-03-09T21:48:09.785Z] spire-1.2.0/conf/server/ [2022-03-09T21:48:09.785Z] spire-1.2.0/conf/server/server.conf [2022-03-09T21:48:09.785Z] spire-1.2.0/conf/agent/ [2022-03-09T21:48:09.785Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T21:48:09.785Z] spire-1.2.0/LICENSE [2022-03-09T21:48:15.196Z] Removing intermediate container 877075fb4f1c [2022-03-09T21:48:15.196Z] ---> 3ab1e007d45e [2022-03-09T21:48:15.196Z] [2022-03-09T21:48:15.196Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T21:48:15.196Z] 3.15: Pulling from library/alpine [2022-03-09T21:48:15.196Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-09T21:48:15.196Z] Status: Downloaded newer image for alpine:3.15 [2022-03-09T21:48:15.196Z] ---> 8e1d7573f448 [2022-03-09T21:48:15.196Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:48:15.196Z] ---> Running in 7d53b1942e74 [2022-03-09T21:48:15.196Z] Removing intermediate container 7d53b1942e74 [2022-03-09T21:48:15.196Z] ---> 88b375d9d28f [2022-03-09T21:48:15.196Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:48:15.196Z] ---> Running in 8ca8d9b73531 [2022-03-09T21:48:18.586Z] Removing intermediate container 8ca8d9b73531 [2022-03-09T21:48:18.586Z] ---> 47123e33c086 [2022-03-09T21:48:18.586Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-09T21:48:18.586Z] ---> Running in 494bc63e8e35 [2022-03-09T21:48:20.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:48:21.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:48:22.449Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:48:22.449Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:48:22.449Z] OK: 15734 distinct packages available [2022-03-09T21:48:22.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:48:24.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:48:25.147Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-09T21:48:25.147Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:48:25.147Z] (3/4) Installing libucontext (1.1-r0) [2022-03-09T21:48:25.423Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-09T21:48:25.423Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:48:25.423Z] OK: 6 MiB in 18 packages [2022-03-09T21:48:27.410Z] Removing intermediate container 494bc63e8e35 [2022-03-09T21:48:27.410Z] ---> da1c409f9666 [2022-03-09T21:48:27.410Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:48:32.832Z] ---> 7cc47dae0247 [2022-03-09T21:48:32.832Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:48:32.832Z] ---> ff22d02c0212 [2022-03-09T21:48:32.832Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-09T21:48:33.105Z] ---> Running in 95a6845c9a68 [2022-03-09T21:48:33.702Z] Removing intermediate container 95a6845c9a68 [2022-03-09T21:48:33.702Z] ---> b4a9ea1880c0 [2022-03-09T21:48:33.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-09T21:48:34.685Z] ---> 97f3e42ba197 [2022-03-09T21:48:34.685Z] Step 19/24 : WORKDIR / [2022-03-09T21:48:34.963Z] ---> Running in 2fdb825b25c5 [2022-03-09T21:48:35.246Z] Removing intermediate container 2fdb825b25c5 [2022-03-09T21:48:35.246Z] ---> c1e3b9c84e85 [2022-03-09T21:48:35.246Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:48:35.519Z] ---> Running in 917e6fd45c7f [2022-03-09T21:48:36.116Z] Removing intermediate container 917e6fd45c7f [2022-03-09T21:48:36.116Z] ---> c8035a2dd688 [2022-03-09T21:48:36.116Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:48:36.116Z] ---> Running in 474135ed1be8 [2022-03-09T21:48:36.712Z] Removing intermediate container 474135ed1be8 [2022-03-09T21:48:36.712Z] ---> eb54a426d0df [2022-03-09T21:48:36.712Z] Step 22/24 : LABEL arch=arm64 [2022-03-09T21:48:36.712Z] ---> Running in abf4d74adf25 [2022-03-09T21:48:37.310Z] Removing intermediate container abf4d74adf25 [2022-03-09T21:48:37.310Z] ---> a2979735ac31 [2022-03-09T21:48:37.310Z] Step 23/24 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:48:37.583Z] ---> Running in 4708e223558b [2022-03-09T21:48:37.857Z] Removing intermediate container 4708e223558b [2022-03-09T21:48:37.857Z] ---> 58e2a0f3a677 [2022-03-09T21:48:38.130Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T21:48:38.130Z] ---> Running in 34554cbfe627 [2022-03-09T21:48:38.732Z] Removing intermediate container 34554cbfe627 [2022-03-09T21:48:38.732Z] ---> 62049d6bf4b4 [2022-03-09T21:48:38.732Z] [2022-03-09T21:48:39.015Z] Successfully built 62049d6bf4b4 [2022-03-09T21:48:39.015Z] Successfully tagged security-spire-config-arm64:latest [2022-03-09T21:48:39.015Z] Building sys-mgmt-agent [2022-03-09T21:49:01.191Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:49:01.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:49:01.191Z] ---> 820cee7d47ad [2022-03-09T21:49:01.191Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:49:01.191Z] ---> Using cache [2022-03-09T21:49:01.191Z] ---> af234e524fb0 [2022-03-09T21:49:01.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:49:01.191Z] ---> Using cache [2022-03-09T21:49:01.191Z] ---> e194f6fbe753 [2022-03-09T21:49:01.191Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-09T21:49:01.191Z] ---> Running in 30e7ffcdd599 [2022-03-09T21:49:02.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:49:03.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:49:04.599Z] OK: 220 MiB in 52 packages [2022-03-09T21:49:06.043Z] Removing intermediate container 30e7ffcdd599 [2022-03-09T21:49:06.043Z] ---> c5d3411ef853 [2022-03-09T21:49:06.043Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:49:07.026Z] ---> e56cda7b2abf [2022-03-09T21:49:07.026Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:49:07.026Z] ---> Running in 4c2891ceb3ea [2022-03-09T21:49:13.751Z] Removing intermediate container 4c2891ceb3ea [2022-03-09T21:49:13.751Z] ---> 5dbacdb0a6cb [2022-03-09T21:49:13.751Z] Step 8/23 : COPY . . [2022-03-09T21:49:32.086Z] ---> c021094364fd [2022-03-09T21:49:32.086Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-09T21:49:32.086Z] ---> Running in 26b67e1af1e2 [2022-03-09T21:49:32.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-09T21:50:19.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-09T21:50:23.659Z] Removing intermediate container 135cb0183ec1 [2022-03-09T21:50:23.659Z] ---> 840e34ebc545 [2022-03-09T21:50:23.659Z] [2022-03-09T21:50:23.659Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:50:23.659Z] 3.14: Pulling from library/alpine [2022-03-09T21:50:25.108Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-09T21:50:25.108Z] Status: Downloaded newer image for alpine:3.14 [2022-03-09T21:50:25.108Z] ---> 5b8b7b635229 [2022-03-09T21:50:25.108Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:50:25.392Z] ---> Running in 607d9fe1343d [2022-03-09T21:50:28.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:28.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:28.998Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-09T21:50:28.998Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:50:29.272Z] OK: 6 MiB in 15 packages [2022-03-09T21:50:31.461Z] Removing intermediate container 607d9fe1343d [2022-03-09T21:50:31.757Z] ---> 17c80c7a2e08 [2022-03-09T21:50:31.757Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:50:31.757Z] Removing intermediate container 309464525e07 [2022-03-09T21:50:31.757Z] ---> ea37a1911c35 [2022-03-09T21:50:31.757Z] [2022-03-09T21:50:31.757Z] Step 10/31 : FROM alpine:3.14 [2022-03-09T21:50:31.757Z] ---> 5b8b7b635229 [2022-03-09T21:50:31.757Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-09T21:50:31.757Z] ---> Running in e1a9cb38a894 [2022-03-09T21:50:32.076Z] ---> Running in 271b75f071d8 [2022-03-09T21:50:32.750Z] Removing intermediate container e1a9cb38a894 [2022-03-09T21:50:32.750Z] ---> 984cf3bfdbfa [2022-03-09T21:50:32.750Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-09T21:50:33.024Z] ---> Running in 7eac5770e7fc [2022-03-09T21:50:33.306Z] Removing intermediate container 271b75f071d8 [2022-03-09T21:50:33.306Z] ---> 3b197fec31ee [2022-03-09T21:50:33.306Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-09T21:50:33.905Z] ---> Running in 63edd69399c3 [2022-03-09T21:50:34.184Z] Removing intermediate container 7eac5770e7fc [2022-03-09T21:50:34.184Z] ---> 39b94ce28c2a [2022-03-09T21:50:34.184Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T21:50:34.463Z] ---> Running in 4900d6d0c621 [2022-03-09T21:50:35.910Z] Removing intermediate container 4900d6d0c621 [2022-03-09T21:50:35.910Z] ---> 6357a38570ad [2022-03-09T21:50:35.910Z] Step 15/23 : WORKDIR / [2022-03-09T21:50:35.910Z] ---> Running in e87c21183c0f [2022-03-09T21:50:36.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:36.786Z] Removing intermediate container eadd6d55176f [2022-03-09T21:50:36.786Z] ---> dbbe1b88934d [2022-03-09T21:50:36.786Z] [2022-03-09T21:50:36.786Z] Step 10/25 : FROM alpine:3.14 [2022-03-09T21:50:36.786Z] ---> 5b8b7b635229 [2022-03-09T21:50:36.786Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-09T21:50:36.786Z] ---> Running in 90796271a485 [2022-03-09T21:50:36.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:37.064Z] Removing intermediate container e87c21183c0f [2022-03-09T21:50:37.064Z] ---> 1ff277375e68 [2022-03-09T21:50:37.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:50:38.049Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-09T21:50:38.049Z] (2/2) Installing su-exec (0.2-r1) [2022-03-09T21:50:38.049Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:50:38.049Z] OK: 6 MiB in 16 packages [2022-03-09T21:50:38.349Z] ---> 5c3c1d7fc05d [2022-03-09T21:50:38.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-09T21:50:38.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:39.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:50:39.839Z] Removing intermediate container 63edd69399c3 [2022-03-09T21:50:39.839Z] ---> c6f7740d810e [2022-03-09T21:50:39.839Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-09T21:50:39.839Z] ---> Running in 9ac7ab422edb [2022-03-09T21:50:40.441Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-09T21:50:40.720Z] ---> 144bf15c7e9c [2022-03-09T21:50:40.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-09T21:50:40.720Z] Removing intermediate container 9ac7ab422edb [2022-03-09T21:50:40.720Z] ---> 69bee6185fb6 [2022-03-09T21:50:40.720Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-09T21:50:40.720Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-09T21:50:40.720Z] (3/3) Installing su-exec (0.2-r1) [2022-03-09T21:50:40.720Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:50:40.720Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:50:40.995Z] ---> Running in b5deaac13748 [2022-03-09T21:50:40.995Z] OK: 6 MiB in 17 packages [2022-03-09T21:50:41.988Z] Removing intermediate container b5deaac13748 [2022-03-09T21:50:41.989Z] ---> 887794f8ef7f [2022-03-09T21:50:41.989Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-09T21:50:41.989Z] ---> 76beaaa35d67 [2022-03-09T21:50:41.989Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-09T21:50:41.989Z] ---> Running in d0f6e8269e02 [2022-03-09T21:50:42.270Z] ---> Running in 9c42ada42451 [2022-03-09T21:50:43.250Z] Removing intermediate container 9c42ada42451 [2022-03-09T21:50:43.250Z] ---> c8c91b218a2c [2022-03-09T21:50:43.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:50:43.526Z] ---> Running in 5b3df68b4bea [2022-03-09T21:50:43.526Z] Removing intermediate container 90796271a485 [2022-03-09T21:50:43.526Z] ---> 3adf72839e55 [2022-03-09T21:50:43.526Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T21:50:43.526Z] ---> Running in b18d65c0ac7f [2022-03-09T21:50:44.125Z] Removing intermediate container 5b3df68b4bea [2022-03-09T21:50:44.126Z] ---> b619d3c5bd38 [2022-03-09T21:50:44.126Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T21:50:44.126Z] ---> Running in a3ceba9fd5fa [2022-03-09T21:50:44.402Z] Removing intermediate container b18d65c0ac7f [2022-03-09T21:50:44.402Z] ---> 185f5f915439 [2022-03-09T21:50:44.402Z] Step 13/25 : WORKDIR / [2022-03-09T21:50:44.402Z] ---> Running in 6139c2592171 [2022-03-09T21:50:44.997Z] Removing intermediate container a3ceba9fd5fa [2022-03-09T21:50:44.997Z] ---> 6d077c37401d [2022-03-09T21:50:44.997Z] Step 22/23 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:50:44.997Z] ---> Running in 7f9ca12af619 [2022-03-09T21:50:45.268Z] Removing intermediate container d0f6e8269e02 [2022-03-09T21:50:45.268Z] ---> a6d906749e6b [2022-03-09T21:50:45.268Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-09T21:50:45.268Z] Removing intermediate container 6139c2592171 [2022-03-09T21:50:45.268Z] ---> 363907ca149c [2022-03-09T21:50:45.268Z] 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-09T21:50:45.268Z] ---> Running in 4046a92641c1 [2022-03-09T21:50:45.868Z] Removing intermediate container 7f9ca12af619 [2022-03-09T21:50:45.868Z] ---> 37d82c53d27f [2022-03-09T21:50:45.868Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:50:45.868Z] ---> Running in 68578b3e04fd [2022-03-09T21:50:46.145Z] Removing intermediate container 4046a92641c1 [2022-03-09T21:50:46.145Z] ---> 4f16a2c9b544 [2022-03-09T21:50:46.145Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-09T21:50:46.748Z] ---> 86810ef56456 [2022-03-09T21:50:46.748Z] 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-09T21:50:46.749Z] Removing intermediate container 68578b3e04fd [2022-03-09T21:50:46.749Z] ---> b57f0f03d269 [2022-03-09T21:50:46.749Z] [2022-03-09T21:50:47.736Z] ---> 52249e278d6a [2022-03-09T21:50:47.736Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-09T21:50:47.736Z] Successfully built b57f0f03d269 [2022-03-09T21:50:47.736Z] Successfully tagged core-command-arm64:latest [2022-03-09T21:50:47.736Z] Building security-spiffe-token-provider [2022-03-09T21:50:47.736Z]  Building core-command ... done  ---> Running in 6e4b23a6d987 [2022-03-09T21:50:48.333Z] ---> 77f0b5414aa4 [2022-03-09T21:50:48.333Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-09T21:50:49.781Z] ---> 75cd9bd2a07a [2022-03-09T21:50:49.781Z] 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-09T21:50:51.241Z] ---> 078db3632dff [2022-03-09T21:50:51.241Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-09T21:50:51.241Z] Removing intermediate container 6e4b23a6d987 [2022-03-09T21:50:51.241Z] ---> f8f57f06b4f3 [2022-03-09T21:50:51.241Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:50:52.704Z] ---> 719c84b77c95 [2022-03-09T21:50:52.704Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-09T21:50:52.975Z] ---> 4b9188708687 [2022-03-09T21:50:52.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-09T21:50:54.967Z] ---> b4c94fe0ec85 [2022-03-09T21:50:54.967Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-09T21:50:55.240Z] ---> a9fbbfe17ca7 [2022-03-09T21:50:55.240Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-09T21:50:56.682Z] ---> e7e4b794514f [2022-03-09T21:50:56.682Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-09T21:50:56.682Z] ---> a103463c5ae7 [2022-03-09T21:50:56.682Z] 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-09T21:50:56.682Z] ---> Running in 8bec902037ec [2022-03-09T21:50:59.314Z] ---> 28377bc396bc [2022-03-09T21:50:59.314Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-09T21:51:00.756Z] Removing intermediate container 8bec902037ec [2022-03-09T21:51:00.756Z] ---> e99f8e2662ca [2022-03-09T21:51:00.756Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-09T21:51:00.756Z] ---> Running in d3311a24d82c [2022-03-09T21:51:01.369Z] ---> f223af3eeec8 [2022-03-09T21:51:01.369Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-09T21:51:01.660Z] Removing intermediate container d3311a24d82c [2022-03-09T21:51:01.660Z] ---> 1a96219d5118 [2022-03-09T21:51:01.660Z] Step 23/25 : LABEL arch=arm64 [2022-03-09T21:51:01.943Z] ---> Running in 109c9bdab96c [2022-03-09T21:51:01.943Z] ---> Running in 89c89a1217ac [2022-03-09T21:51:02.543Z] Removing intermediate container 768ac89ef31f [2022-03-09T21:51:02.543Z] ---> bc8fd16280a7 [2022-03-09T21:51:02.543Z] [2022-03-09T21:51:02.543Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:51:02.543Z] ---> 5b8b7b635229 [2022-03-09T21:51:02.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-09T21:51:02.819Z] ---> Running in 6d25b384a2a5 [2022-03-09T21:51:02.819Z] Removing intermediate container 89c89a1217ac [2022-03-09T21:51:02.819Z] ---> 5edf94143ae5 [2022-03-09T21:51:02.819Z] Step 24/25 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:51:02.819Z] Removing intermediate container 109c9bdab96c [2022-03-09T21:51:02.819Z] ---> 1c1d0032889c [2022-03-09T21:51:02.819Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-09T21:51:03.113Z] ---> Running in 3871b0d8d0cd [2022-03-09T21:51:03.716Z] Removing intermediate container 6d25b384a2a5 [2022-03-09T21:51:03.716Z] ---> 59b958521411 [2022-03-09T21:51:03.716Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-09T21:51:03.994Z] Removing intermediate container 3871b0d8d0cd [2022-03-09T21:51:03.994Z] ---> e0a0cac01f1c [2022-03-09T21:51:03.994Z] Step 25/25 : LABEL version=0.0.0 [2022-03-09T21:51:03.994Z] ---> Running in 650fb1800f6d [2022-03-09T21:51:04.272Z] ---> Running in 982d325aec05 [2022-03-09T21:51:04.551Z] ---> 7cf84c62c901 [2022-03-09T21:51:04.551Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-09T21:51:05.153Z] Removing intermediate container 650fb1800f6d [2022-03-09T21:51:05.153Z] ---> 57f3c90b7cc1 [2022-03-09T21:51:05.153Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-09T21:51:05.153Z] ---> Running in 459080ea1d60 [2022-03-09T21:51:05.153Z] Removing intermediate container 982d325aec05 [2022-03-09T21:51:05.153Z] ---> 693b824202ce [2022-03-09T21:51:05.153Z] [2022-03-09T21:51:05.153Z] ---> Running in dc6533bdcfb7 [2022-03-09T21:51:06.599Z] Removing intermediate container dc6533bdcfb7 [2022-03-09T21:51:06.599Z] ---> 85ff904fc053 [2022-03-09T21:51:06.599Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:51:06.599Z] ---> Running in 985df5463b4b [2022-03-09T21:51:06.599Z] Successfully built 693b824202ce [2022-03-09T21:51:06.599Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-09T21:51:06.599Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-03-09T21:51:08.577Z] Removing intermediate container 459080ea1d60 [2022-03-09T21:51:08.577Z] ---> e66a8c49551a [2022-03-09T21:51:08.577Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-09T21:51:09.180Z] ---> Running in 5136ea4843c2 [2022-03-09T21:51:09.786Z] Removing intermediate container 985df5463b4b [2022-03-09T21:51:09.786Z] ---> 3438d39db338 [2022-03-09T21:51:09.786Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-09T21:51:10.071Z] Removing intermediate container 5136ea4843c2 [2022-03-09T21:51:10.071Z] ---> 0df66318c744 [2022-03-09T21:51:10.071Z] Step 28/31 : CMD ["gate"] ---> Running in 6b86452b5144 [2022-03-09T21:51:10.071Z] [2022-03-09T21:51:10.344Z] ---> Running in 28b724ca4dec [2022-03-09T21:51:11.332Z] Removing intermediate container 28b724ca4dec [2022-03-09T21:51:11.332Z] ---> ff01020f95b4 [2022-03-09T21:51:11.332Z] Step 29/31 : LABEL arch=arm64 [2022-03-09T21:51:11.603Z] ---> Running in a0f591e43999 [2022-03-09T21:51:11.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:12.472Z] Removing intermediate container a0f591e43999 [2022-03-09T21:51:12.472Z] ---> 3fc83fe914db [2022-03-09T21:51:12.472Z] Step 30/31 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:51:13.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:13.081Z] ---> Running in 57aadcc16c7a [2022-03-09T21:51:13.693Z] Removing intermediate container 57aadcc16c7a [2022-03-09T21:51:13.693Z] ---> 5c560d26606d [2022-03-09T21:51:13.693Z] Step 31/31 : LABEL version=0.0.0 [2022-03-09T21:51:13.972Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-09T21:51:13.972Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T21:51:13.972Z] ---> Running in 58ad2dd820be [2022-03-09T21:51:13.972Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-09T21:51:14.244Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T21:51:14.520Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-09T21:51:14.520Z] Removing intermediate container 58ad2dd820be [2022-03-09T21:51:14.520Z] ---> c4b4610e15be [2022-03-09T21:51:14.520Z] [2022-03-09T21:51:14.520Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-09T21:51:14.520Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:51:14.795Z] OK: 8 MiB in 20 packages [2022-03-09T21:51:15.076Z] Successfully built c4b4610e15be [2022-03-09T21:51:15.076Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-09T21:51:15.076Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-09T21:51:16.053Z] Removing intermediate container 6b86452b5144 [2022-03-09T21:51:16.053Z] ---> 01c71e9242f9 [2022-03-09T21:51:16.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:51:17.030Z] ---> e16e1ef87d86 [2022-03-09T21:51:17.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-09T21:51:19.028Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:51:19.028Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:51:19.028Z] ---> 820cee7d47ad [2022-03-09T21:51:19.028Z] Step 3/20 : WORKDIR /edgex-go [2022-03-09T21:51:19.028Z] ---> Using cache [2022-03-09T21:51:19.028Z] ---> af234e524fb0 [2022-03-09T21:51:19.028Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-09T21:51:19.028Z] ---> bc5c2e902438 [2022-03-09T21:51:19.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-09T21:51:19.028Z] ---> Running in f81a2c33b02c [2022-03-09T21:51:21.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:21.018Z] ---> 7153e908e736 [2022-03-09T21:51:21.018Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-09T21:51:21.018Z] ---> Running in 0a7cf5d4ecff [2022-03-09T21:51:21.018Z] Removing intermediate container 26b67e1af1e2 [2022-03-09T21:51:21.018Z] ---> 8cbbb0e0e450 [2022-03-09T21:51:21.018Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-09T21:51:21.300Z] ---> Running in 568e6ee740cd [2022-03-09T21:51:21.572Z] Removing intermediate container 0a7cf5d4ecff [2022-03-09T21:51:21.572Z] ---> 77033ffe052a [2022-03-09T21:51:21.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:51:21.572Z] ---> Running in f59917daed96 [2022-03-09T21:51:21.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:22.173Z] Removing intermediate container f59917daed96 [2022-03-09T21:51:22.173Z] ---> c4cc0fb2dc24 [2022-03-09T21:51:22.173Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T21:51:22.446Z] ---> Running in b26ad8e5fbce [2022-03-09T21:51:22.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-09T21:51:22.721Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:51:22.721Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:51:22.721Z] OK: 15737 distinct packages available [2022-03-09T21:51:22.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:23.271Z] Removing intermediate container b26ad8e5fbce [2022-03-09T21:51:23.271Z] ---> f8433dd7cec4 [2022-03-09T21:51:23.271Z] Step 22/23 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:51:23.271Z] ---> Running in c3fdcf0b9323 [2022-03-09T21:51:23.867Z] Removing intermediate container c3fdcf0b9323 [2022-03-09T21:51:23.867Z] ---> cfac1431866c [2022-03-09T21:51:23.867Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:51:23.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:23.867Z] ---> Running in 57dae5d5ccd3 [2022-03-09T21:51:24.844Z] Removing intermediate container 57dae5d5ccd3 [2022-03-09T21:51:24.844Z] ---> 77199e5d2834 [2022-03-09T21:51:24.844Z] [2022-03-09T21:51:24.844Z] OK: 220 MiB in 52 packages [2022-03-09T21:51:25.118Z] Successfully built 77199e5d2834 [2022-03-09T21:51:25.118Z] Successfully tagged core-data-arm64:latest [2022-03-09T21:51:25.118Z]  Building core-data ... done Building security-spire-server [2022-03-09T21:51:26.555Z] Removing intermediate container f81a2c33b02c [2022-03-09T21:51:26.555Z] ---> 54b835ec5736 [2022-03-09T21:51:26.555Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-09T21:51:26.555Z] Removing intermediate container 568e6ee740cd [2022-03-09T21:51:26.555Z] ---> f949dd6cb2e3 [2022-03-09T21:51:26.555Z] [2022-03-09T21:51:26.555Z] Step 11/23 : FROM docker:20.10.10 [2022-03-09T21:51:26.555Z] 20.10.10: Pulling from library/docker [2022-03-09T21:51:27.170Z] ---> a9ea3668ea2e [2022-03-09T21:51:27.170Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:51:27.442Z] ---> Running in e5463d0e03ce [2022-03-09T21:51:32.854Z] Removing intermediate container e5463d0e03ce [2022-03-09T21:51:32.854Z] ---> 286e9046d582 [2022-03-09T21:51:32.854Z] Step 7/20 : COPY . . [2022-03-09T21:51:39.572Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-09T21:51:39.572Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-09T21:51:39.572Z] ---> 520e9a0a30f7 [2022-03-09T21:51:39.572Z] 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-09T21:51:41.013Z] ---> Running in ad27003eb544 [2022-03-09T21:51:41.612Z] Removing intermediate container ad27003eb544 [2022-03-09T21:51:41.612Z] ---> f84d84030ee0 [2022-03-09T21:51:41.612Z] 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-09T21:51:41.888Z] ---> Running in 98e753d48f0e [2022-03-09T21:51:43.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:43.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:51:43.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:51:43.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:51:43.893Z] ---> 820cee7d47ad [2022-03-09T21:51:43.893Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T21:51:43.893Z] ---> Using cache [2022-03-09T21:51:43.893Z] ---> af234e524fb0 [2022-03-09T21:51:43.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:51:43.893Z] ---> Using cache [2022-03-09T21:51:43.893Z] ---> e194f6fbe753 [2022-03-09T21:51:43.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-09T21:51:43.893Z] ---> Using cache [2022-03-09T21:51:43.893Z] ---> 1f9ec2d9a814 [2022-03-09T21:51:43.893Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T21:51:43.893Z] ---> Using cache [2022-03-09T21:51:43.893Z] ---> 6d7a5611c03a [2022-03-09T21:51:43.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:51:43.893Z] ---> Using cache [2022-03-09T21:51:43.893Z] ---> dbe470b5e1c2 [2022-03-09T21:51:43.893Z] Step 8/22 : COPY . . [2022-03-09T21:51:44.171Z] ---> Using cache [2022-03-09T21:51:44.171Z] ---> ad30955188ea [2022-03-09T21:51:44.171Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-09T21:51:44.452Z] (1/42) Installing readline (8.1.0-r0) [2022-03-09T21:51:44.452Z] ---> Running in 004fe058b8d1 [2022-03-09T21:51:44.730Z] (2/42) Installing bash (5.1.4-r0) [2022-03-09T21:51:44.730Z] Executing bash-5.1.4-r0.post-install [2022-03-09T21:51:44.730Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:51:44.730Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T21:51:44.730Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-09T21:51:44.730Z] (6/42) Installing curl (7.79.1-r0) [2022-03-09T21:51:44.730Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-09T21:51:44.730Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-09T21:51:44.730Z] (9/42) Installing expat (2.4.7-r0) [2022-03-09T21:51:44.730Z] (10/42) Installing libffi (3.3-r2) [2022-03-09T21:51:44.730Z] (11/42) Installing gdbm (1.19-r0) [2022-03-09T21:51:44.731Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-09T21:51:44.731Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-09T21:51:44.731Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-09T21:51:44.731Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-09T21:51:44.731Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-09T21:51:45.007Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-09T21:51:46.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-09T21:51:46.720Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-09T21:51:46.720Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-09T21:51:46.720Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-09T21:51:46.720Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-09T21:51:46.999Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-09T21:51:46.999Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-09T21:51:46.999Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-09T21:51:46.999Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-09T21:51:46.999Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-09T21:51:46.999Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-09T21:51:46.999Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-09T21:51:46.999Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-09T21:51:46.999Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-09T21:51:46.999Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-09T21:51:46.999Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-09T21:51:46.999Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-09T21:51:47.272Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-09T21:51:47.272Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-09T21:51:47.272Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-09T21:51:47.272Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-09T21:51:47.272Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-09T21:51:47.272Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-09T21:51:47.272Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-09T21:51:47.272Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-09T21:51:47.547Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-09T21:51:48.144Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:51:48.144Z] OK: 84 MiB in 64 packages [2022-03-09T21:51:52.442Z] Collecting docker-compose==1.23.2 [2022-03-09T21:51:52.717Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-09T21:51:53.313Z] Collecting jsonschema<3,>=2.5.1 [2022-03-09T21:51:53.313Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-09T21:51:53.590Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-09T21:51:53.590Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-09T21:51:54.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:51:54.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:51:54.575Z] ---> 820cee7d47ad [2022-03-09T21:51:54.575Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:51:54.575Z] ---> Using cache [2022-03-09T21:51:54.575Z] ---> af234e524fb0 [2022-03-09T21:51:54.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:51:54.575Z] ---> Using cache [2022-03-09T21:51:54.575Z] ---> e194f6fbe753 [2022-03-09T21:51:54.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:51:54.575Z] ---> Using cache [2022-03-09T21:51:54.575Z] ---> 1f9ec2d9a814 [2022-03-09T21:51:54.575Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:51:54.575Z] ---> Using cache [2022-03-09T21:51:54.575Z] ---> 6d7a5611c03a [2022-03-09T21:51:54.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:51:54.575Z] ---> Using cache [2022-03-09T21:51:54.575Z] ---> dbe470b5e1c2 [2022-03-09T21:51:54.575Z] Step 8/23 : COPY . . [2022-03-09T21:51:54.860Z] ---> Using cache [2022-03-09T21:51:54.860Z] ---> ad30955188ea [2022-03-09T21:51:54.860Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-09T21:51:55.879Z] Collecting cached-property<2,>=1.2.0 [2022-03-09T21:51:55.879Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-09T21:51:56.494Z] Collecting docker<4.0,>=3.6.0 [2022-03-09T21:51:56.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-09T21:51:56.494Z] Collecting docopt<0.7,>=0.6.1 [2022-03-09T21:51:56.494Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-09T21:51:56.769Z] ---> Running in 3d60702440c6 [2022-03-09T21:51:59.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-09T21:52:00.007Z] ---> db5aa1dff7a4 [2022-03-09T21:52:00.007Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-09T21:52:00.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-09T21:52:00.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-09T21:52:00.284Z] ---> Running in 593a1c1cf6ff [2022-03-09T21:52:01.271Z] Collecting PyYAML<4,>=3.10 [2022-03-09T21:52:01.271Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-09T21:52:03.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-09T21:52:03.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:52:03.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:52:03.253Z] ---> 820cee7d47ad [2022-03-09T21:52:03.253Z] Step 3/23 : WORKDIR /edgex-go [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> af234e524fb0 [2022-03-09T21:52:03.253Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> e194f6fbe753 [2022-03-09T21:52:03.253Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> 1f9ec2d9a814 [2022-03-09T21:52:03.253Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> 6d7a5611c03a [2022-03-09T21:52:03.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> dbe470b5e1c2 [2022-03-09T21:52:03.253Z] Step 8/23 : COPY . . [2022-03-09T21:52:03.253Z] ---> Using cache [2022-03-09T21:52:03.253Z] ---> ad30955188ea [2022-03-09T21:52:03.253Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:52:03.253Z] ---> Running in 6dc79ce68960 [2022-03-09T21:52:03.852Z] Removing intermediate container 6dc79ce68960 [2022-03-09T21:52:03.852Z] ---> be74068fbf91 [2022-03-09T21:52:03.852Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:52:03.852Z] ---> Running in 4ed68b03118a [2022-03-09T21:52:06.488Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-09T21:52:06.488Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-09T21:52:06.488Z] 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-09T21:52:06.488Z] Collecting texttable<0.10,>=0.9.0 [2022-03-09T21:52:06.488Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-09T21:52:07.088Z] spire-1.2.0/ [2022-03-09T21:52:09.068Z] Collecting docker-pycreds>=0.4.0 [2022-03-09T21:52:09.068Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-09T21:52:10.055Z] 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-09T21:52:10.331Z] Collecting idna<2.8,>=2.5 [2022-03-09T21:52:10.331Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-09T21:52:10.605Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-09T21:52:10.605Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-09T21:52:11.597Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-09T21:52:11.597Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-09T21:52:11.597Z] spire-1.2.0/README.md [2022-03-09T21:52:11.597Z] spire-1.2.0/bin/ [2022-03-09T21:52:11.597Z] spire-1.2.0/bin/spire-server [2022-03-09T21:52:11.597Z] spire-1.2.0/bin/spire-agent [2022-03-09T21:52:11.597Z] spire-1.2.0/conf/ [2022-03-09T21:52:11.597Z] spire-1.2.0/conf/server/ [2022-03-09T21:52:11.597Z] spire-1.2.0/conf/server/server.conf [2022-03-09T21:52:11.597Z] spire-1.2.0/conf/agent/ [2022-03-09T21:52:11.597Z] spire-1.2.0/conf/agent/agent.conf [2022-03-09T21:52:11.597Z] spire-1.2.0/LICENSE [2022-03-09T21:52:11.873Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-09T21:52:11.873Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-09T21:52:11.873Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-09T21:52:11.873Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-09T21:52:13.317Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-09T21:52:13.317Z] Attempting uninstall: urllib3 [2022-03-09T21:52:13.317Z] Found existing installation: urllib3 1.26.5 [2022-03-09T21:52:13.317Z] Uninstalling urllib3-1.26.5: [2022-03-09T21:52:13.594Z] Successfully uninstalled urllib3-1.26.5 [2022-03-09T21:52:14.194Z] Attempting uninstall: idna [2022-03-09T21:52:14.194Z] Found existing installation: idna 3.2 [2022-03-09T21:52:14.194Z] Uninstalling idna-3.2: [2022-03-09T21:52:14.471Z] Successfully uninstalled idna-3.2 [2022-03-09T21:52:15.457Z] Attempting uninstall: chardet [2022-03-09T21:52:15.457Z] Found existing installation: chardet 4.0.0 [2022-03-09T21:52:15.457Z] Uninstalling chardet-4.0.0: [2022-03-09T21:52:15.733Z] Successfully uninstalled chardet-4.0.0 [2022-03-09T21:52:17.718Z] Removing intermediate container 4ed68b03118a [2022-03-09T21:52:17.718Z] ---> de880e72aefd [2022-03-09T21:52:17.718Z] [2022-03-09T21:52:17.718Z] Step 11/23 : FROM alpine:3.15 [2022-03-09T21:52:17.718Z] ---> 8e1d7573f448 [2022-03-09T21:52:17.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:52:17.718Z] ---> Using cache [2022-03-09T21:52:17.718Z] ---> 88b375d9d28f [2022-03-09T21:52:17.718Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:52:17.718Z] ---> Using cache [2022-03-09T21:52:17.718Z] ---> 47123e33c086 [2022-03-09T21:52:17.718Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T21:52:17.718Z] ---> Running in 52e5a34b4d53 [2022-03-09T21:52:17.994Z] Attempting uninstall: requests [2022-03-09T21:52:17.994Z] Found existing installation: requests 2.25.1 [2022-03-09T21:52:17.994Z] Uninstalling requests-2.25.1: [2022-03-09T21:52:18.269Z] Successfully uninstalled requests-2.25.1 [2022-03-09T21:52:18.871Z] Running setup.py install for texttable: started [2022-03-09T21:52:19.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:52:20.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:52:21.117Z] Running setup.py install for texttable: finished with status 'done' [2022-03-09T21:52:21.117Z] Running setup.py install for PyYAML: started [2022-03-09T21:52:22.105Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:52:22.105Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:52:22.105Z] OK: 15734 distinct packages available [2022-03-09T21:52:22.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:52:23.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:52:24.071Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-09T21:52:24.344Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-09T21:52:24.344Z] Running setup.py install for docopt: started [2022-03-09T21:52:24.344Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:52:24.614Z] (3/5) Installing libucontext (1.1-r0) [2022-03-09T21:52:24.614Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-09T21:52:24.614Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-09T21:52:24.888Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:52:24.888Z] OK: 6 MiB in 19 packages [2022-03-09T21:52:26.873Z] Removing intermediate container 52e5a34b4d53 [2022-03-09T21:52:26.873Z] ---> f1951cbffe96 [2022-03-09T21:52:26.873Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:52:27.151Z] Running setup.py install for docopt: finished with status 'done' [2022-03-09T21:52:27.151Z] Running setup.py install for dockerpty: started [2022-03-09T21:52:29.781Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-09T21:52:31.759Z] ---> 3e58419fd101 [2022-03-09T21:52:31.759Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:52:31.759Z] 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-09T21:52:32.352Z] ---> 174ff1c39bbf [2022-03-09T21:52:32.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-09T21:52:33.334Z] ---> f7d6533376d7 [2022-03-09T21:52:33.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-09T21:52:34.775Z] ---> 217a14fed661 [2022-03-09T21:52:34.775Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:52:34.775Z] ---> Running in 4fcf28eb6cac [2022-03-09T21:52:35.374Z] Removing intermediate container 4fcf28eb6cac [2022-03-09T21:52:35.374Z] ---> 53985cf28437 [2022-03-09T21:52:35.374Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:52:35.649Z] ---> Running in c496cf73d2c8 [2022-03-09T21:52:36.687Z] Removing intermediate container c496cf73d2c8 [2022-03-09T21:52:36.687Z] ---> d3c8cad89af5 [2022-03-09T21:52:36.688Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T21:52:36.688Z] ---> Running in b5ab406588bf [2022-03-09T21:52:37.681Z] Removing intermediate container b5ab406588bf [2022-03-09T21:52:37.681Z] ---> bed88498258b [2022-03-09T21:52:37.681Z] Step 22/23 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:52:37.959Z] ---> Running in ccfdb6a6b492 [2022-03-09T21:52:38.939Z] Removing intermediate container ccfdb6a6b492 [2022-03-09T21:52:38.939Z] ---> c8f002c3655b [2022-03-09T21:52:38.939Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:52:38.939Z] ---> Running in 14f459786e04 [2022-03-09T21:52:39.926Z] Removing intermediate container 14f459786e04 [2022-03-09T21:52:39.926Z] ---> 9b7441d6698a [2022-03-09T21:52:39.926Z] [2022-03-09T21:52:40.913Z] Successfully built 9b7441d6698a [2022-03-09T21:52:40.913Z] Successfully tagged security-spire-server-arm64:latest [2022-03-09T21:52:40.913Z]  Building security-spire-server ... done Building support-notifications [2022-03-09T21:52:49.216Z] Removing intermediate container 98e753d48f0e [2022-03-09T21:52:49.216Z] ---> 84dc605fd734 [2022-03-09T21:52:49.216Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-09T21:52:49.216Z] ---> Running in e140a3b697c9 [2022-03-09T21:52:49.216Z] Removing intermediate container e140a3b697c9 [2022-03-09T21:52:49.216Z] ---> d56287023455 [2022-03-09T21:52:49.216Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-09T21:52:49.491Z] ---> Running in 0b27c92aaa79 [2022-03-09T21:52:50.099Z] Removing intermediate container 0b27c92aaa79 [2022-03-09T21:52:50.099Z] ---> 717877f1a8c3 [2022-03-09T21:52:50.099Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-09T21:52:52.085Z] ---> 12fe00dd9999 [2022-03-09T21:52:52.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-09T21:52:53.537Z] ---> 055f4350913a [2022-03-09T21:52:53.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-09T21:52:54.983Z] ---> b03c727ea172 [2022-03-09T21:52:54.983Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-09T21:52:54.983Z] ---> Running in 44e6b1b2caf7 [2022-03-09T21:52:55.587Z] Removing intermediate container 44e6b1b2caf7 [2022-03-09T21:52:55.587Z] ---> aca274e98bd1 [2022-03-09T21:52:55.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:52:55.867Z] ---> Running in afc6dd5b8dcf [2022-03-09T21:52:56.857Z] Removing intermediate container afc6dd5b8dcf [2022-03-09T21:52:56.857Z] ---> 553751f02690 [2022-03-09T21:52:56.857Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T21:52:57.142Z] ---> Running in 9d8509b17f70 [2022-03-09T21:52:57.745Z] Removing intermediate container 9d8509b17f70 [2022-03-09T21:52:57.745Z] ---> 3319e7453c71 [2022-03-09T21:52:57.745Z] Step 22/23 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:52:58.029Z] ---> Running in b48f3d2c83f4 [2022-03-09T21:52:58.628Z] Removing intermediate container b48f3d2c83f4 [2022-03-09T21:52:58.628Z] ---> 4a2632e7e8a5 [2022-03-09T21:52:58.628Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:52:58.628Z] ---> Running in 9d71715cda02 [2022-03-09T21:52:59.226Z] Removing intermediate container 9d71715cda02 [2022-03-09T21:52:59.226Z] ---> 1257b9834563 [2022-03-09T21:52:59.226Z] [2022-03-09T21:53:00.302Z] Successfully built 1257b9834563 [2022-03-09T21:53:00.302Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-09T21:53:00.302Z] Building security-proxy-setup [2022-03-09T21:53:10.666Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:53:10.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:53:10.666Z] ---> 820cee7d47ad [2022-03-09T21:53:10.666Z] Step 3/22 : WORKDIR /edgex-go [2022-03-09T21:53:10.666Z] ---> Using cache [2022-03-09T21:53:10.666Z] ---> af234e524fb0 [2022-03-09T21:53:10.666Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:53:10.666Z] ---> Using cache [2022-03-09T21:53:10.666Z] ---> e194f6fbe753 [2022-03-09T21:53:10.666Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-09T21:53:10.940Z] ---> Running in 6ce749ce9290 [2022-03-09T21:53:12.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:53:13.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:53:14.890Z] OK: 220 MiB in 52 packages [2022-03-09T21:53:16.887Z] Removing intermediate container 6ce749ce9290 [2022-03-09T21:53:16.887Z] ---> e19429d18c98 [2022-03-09T21:53:16.887Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-09T21:53:17.876Z] ---> 6e23ac3ca7f9 [2022-03-09T21:53:17.876Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:53:18.152Z] ---> Running in 68397d932b4e [2022-03-09T21:53:26.443Z] Removing intermediate container 68397d932b4e [2022-03-09T21:53:26.443Z] ---> 9c6e586f56c6 [2022-03-09T21:53:26.443Z] Step 8/22 : COPY . . [2022-03-09T21:53:33.173Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:53:33.173Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:53:33.173Z] ---> 820cee7d47ad [2022-03-09T21:53:33.173Z] Step 3/21 : WORKDIR /edgex-go [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> af234e524fb0 [2022-03-09T21:53:33.173Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> e194f6fbe753 [2022-03-09T21:53:33.173Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> 1f9ec2d9a814 [2022-03-09T21:53:33.173Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> 6d7a5611c03a [2022-03-09T21:53:33.173Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> dbe470b5e1c2 [2022-03-09T21:53:33.173Z] Step 8/21 : COPY . . [2022-03-09T21:53:33.173Z] ---> Using cache [2022-03-09T21:53:33.173Z] ---> ad30955188ea [2022-03-09T21:53:33.173Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-09T21:53:34.167Z] ---> Running in c77de6c930f9 [2022-03-09T21:53:36.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-09T21:53:46.979Z] ---> f97b633fdd4e [2022-03-09T21:53:46.979Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-09T21:53:46.979Z] ---> Running in 9c1c2ddde787 [2022-03-09T21:53:48.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-09T21:54:21.370Z] Removing intermediate container 004fe058b8d1 [2022-03-09T21:54:21.370Z] ---> 721d63a2e9b9 [2022-03-09T21:54:21.370Z] [2022-03-09T21:54:21.370Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T21:54:21.370Z] ---> 5b8b7b635229 [2022-03-09T21:54:21.370Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:54:21.370Z] ---> Using cache [2022-03-09T21:54:21.370Z] ---> 17c80c7a2e08 [2022-03-09T21:54:21.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:54:21.370Z] ---> Using cache [2022-03-09T21:54:21.370Z] ---> 984cf3bfdbfa [2022-03-09T21:54:21.370Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-09T21:54:21.370Z] ---> Running in 8602bd3c20dc [2022-03-09T21:54:21.370Z] Removing intermediate container 8602bd3c20dc [2022-03-09T21:54:21.370Z] ---> 1913bd27c3ba [2022-03-09T21:54:21.370Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T21:54:21.370Z] ---> Running in ff9a7ca194b7 [2022-03-09T21:54:21.370Z] Removing intermediate container ff9a7ca194b7 [2022-03-09T21:54:21.370Z] ---> 45800e111f71 [2022-03-09T21:54:21.370Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:54:21.972Z] ---> e453787e5b39 [2022-03-09T21:54:21.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-09T21:54:23.971Z] ---> 4e712dcdeadf [2022-03-09T21:54:23.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-09T21:54:24.958Z] ---> f71e69264920 [2022-03-09T21:54:24.958Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-09T21:54:24.958Z] ---> Running in 9c52393f805f [2022-03-09T21:54:25.560Z] Removing intermediate container 9c52393f805f [2022-03-09T21:54:25.560Z] ---> 5392cf123b8f [2022-03-09T21:54:25.560Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:54:25.560Z] ---> Running in 9e8a8465d19c [2022-03-09T21:54:26.162Z] Removing intermediate container 9e8a8465d19c [2022-03-09T21:54:26.162Z] ---> 6222c41ccc8e [2022-03-09T21:54:26.162Z] Step 20/22 : LABEL arch=arm64 [2022-03-09T21:54:26.162Z] ---> Running in f4c70ed73c3b [2022-03-09T21:54:26.762Z] Removing intermediate container f4c70ed73c3b [2022-03-09T21:54:26.762Z] ---> 35629b441233 [2022-03-09T21:54:26.762Z] Step 21/22 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:54:26.762Z] ---> Running in d239fb110e4f [2022-03-09T21:54:27.364Z] Removing intermediate container d239fb110e4f [2022-03-09T21:54:27.364Z] ---> f372aef4456e [2022-03-09T21:54:27.364Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T21:54:27.364Z] ---> Running in 836ead1ca3be [2022-03-09T21:54:27.965Z] Removing intermediate container 836ead1ca3be [2022-03-09T21:54:27.965Z] ---> 07d8bc2a6eec [2022-03-09T21:54:27.965Z] [2022-03-09T21:54:28.566Z] Successfully built 07d8bc2a6eec [2022-03-09T21:54:28.566Z] Successfully tagged support-scheduler-arm64:latest [2022-03-09T21:54:28.566Z] Building security-spire-agent [2022-03-09T21:54:43.650Z]  Building support-scheduler ... done Removing intermediate container 3d60702440c6 [2022-03-09T21:54:43.650Z] ---> 2a281f0adb08 [2022-03-09T21:54:43.650Z] [2022-03-09T21:54:43.650Z] Step 10/23 : FROM alpine:3.14 [2022-03-09T21:54:43.650Z] ---> 5b8b7b635229 [2022-03-09T21:54:43.650Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-09T21:54:43.650Z] ---> Using cache [2022-03-09T21:54:43.650Z] ---> 17c80c7a2e08 [2022-03-09T21:54:43.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:54:43.650Z] ---> Using cache [2022-03-09T21:54:43.650Z] ---> 984cf3bfdbfa [2022-03-09T21:54:43.650Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-09T21:54:43.651Z] ---> Running in d5abfeae196b [2022-03-09T21:54:44.256Z] Removing intermediate container d5abfeae196b [2022-03-09T21:54:44.256Z] ---> b68d28246cf8 [2022-03-09T21:54:44.256Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-09T21:54:44.256Z] ---> Running in 30a0b2a1e0fc [2022-03-09T21:54:45.242Z] Removing intermediate container 30a0b2a1e0fc [2022-03-09T21:54:45.242Z] ---> 8a827fb236b9 [2022-03-09T21:54:45.242Z] Step 15/23 : WORKDIR / [2022-03-09T21:54:45.242Z] ---> Running in 12cb35b7deb4 [2022-03-09T21:54:46.229Z] Removing intermediate container 12cb35b7deb4 [2022-03-09T21:54:46.229Z] ---> 0c7612ee6d6e [2022-03-09T21:54:46.229Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:54:47.673Z] ---> 7afd2751571d [2022-03-09T21:54:47.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-09T21:54:49.662Z] ---> fb69ad807ae9 [2022-03-09T21:54:49.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-09T21:54:51.114Z] ---> c1615fde9460 [2022-03-09T21:54:51.114Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-09T21:54:51.114Z] ---> Running in 6f00b5b2b9cc [2022-03-09T21:54:51.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-09T21:54:51.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-09T21:54:51.114Z] ---> 820cee7d47ad [2022-03-09T21:54:51.114Z] Step 3/24 : WORKDIR /edgex-go [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> af234e524fb0 [2022-03-09T21:54:51.114Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> e194f6fbe753 [2022-03-09T21:54:51.114Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> 1f9ec2d9a814 [2022-03-09T21:54:51.114Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> 6d7a5611c03a [2022-03-09T21:54:51.114Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> dbe470b5e1c2 [2022-03-09T21:54:51.114Z] Step 8/24 : COPY . . [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> ad30955188ea [2022-03-09T21:54:51.114Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> be74068fbf91 [2022-03-09T21:54:51.114Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> de880e72aefd [2022-03-09T21:54:51.114Z] [2022-03-09T21:54:51.114Z] Step 11/24 : FROM alpine:3.15 [2022-03-09T21:54:51.114Z] ---> 8e1d7573f448 [2022-03-09T21:54:51.114Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> 88b375d9d28f [2022-03-09T21:54:51.114Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> 47123e33c086 [2022-03-09T21:54:51.114Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-09T21:54:51.114Z] ---> Using cache [2022-03-09T21:54:51.114Z] ---> f1951cbffe96 [2022-03-09T21:54:51.114Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-09T21:54:51.733Z] Removing intermediate container 6f00b5b2b9cc [2022-03-09T21:54:51.733Z] ---> 638db199a233 [2022-03-09T21:54:51.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:54:51.733Z] ---> Running in 7197a46d13a4 [2022-03-09T21:54:52.736Z] Removing intermediate container 7197a46d13a4 [2022-03-09T21:54:52.736Z] ---> ac78d2931a86 [2022-03-09T21:54:52.736Z] Step 21/23 : LABEL arch=arm64 [2022-03-09T21:54:52.736Z] ---> Running in 6cb5fb456f7d [2022-03-09T21:54:53.724Z] Removing intermediate container 6cb5fb456f7d [2022-03-09T21:54:53.724Z] ---> e49f2be11137 [2022-03-09T21:54:53.724Z] Step 22/23 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:54:53.724Z] ---> Running in c796e9eeb5aa [2022-03-09T21:54:54.326Z] Removing intermediate container c796e9eeb5aa [2022-03-09T21:54:54.326Z] ---> 798f63380177 [2022-03-09T21:54:54.326Z] Step 23/23 : LABEL version=0.0.0 [2022-03-09T21:54:54.603Z] ---> Running in cef483cfba97 [2022-03-09T21:54:55.204Z] ---> 4c25c12a6084 [2022-03-09T21:54:55.204Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-09T21:54:55.483Z] Removing intermediate container cef483cfba97 [2022-03-09T21:54:55.483Z] ---> 113fb85fe855 [2022-03-09T21:54:55.483Z] [2022-03-09T21:54:56.097Z] Successfully built 113fb85fe855 [2022-03-09T21:54:56.097Z] Successfully tagged core-metadata-arm64:latest [2022-03-09T21:55:00.426Z]  Building core-metadata ... done  ---> e30767666546 [2022-03-09T21:55:00.426Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-09T21:55:01.409Z] ---> a7be9709e081 [2022-03-09T21:55:01.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-09T21:55:02.399Z] ---> 698224a637be [2022-03-09T21:55:02.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-09T21:55:03.395Z] ---> 1e1fc5eda367 [2022-03-09T21:55:03.395Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-09T21:55:03.395Z] ---> Running in eaae8b193c4d [2022-03-09T21:55:03.994Z] Removing intermediate container eaae8b193c4d [2022-03-09T21:55:03.994Z] ---> fa3eb9ceb0a6 [2022-03-09T21:55:03.994Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-09T21:55:03.994Z] ---> Running in 92e1a8146d45 [2022-03-09T21:55:04.594Z] Removing intermediate container 92e1a8146d45 [2022-03-09T21:55:04.594Z] ---> 515677b8c389 [2022-03-09T21:55:04.594Z] Step 22/24 : LABEL arch=arm64 [2022-03-09T21:55:04.594Z] ---> Running in d9001740cf00 [2022-03-09T21:55:05.201Z] Removing intermediate container d9001740cf00 [2022-03-09T21:55:05.201Z] ---> 4ec7169a0ea2 [2022-03-09T21:55:05.201Z] Step 23/24 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:55:05.201Z] ---> Running in a129bc941422 [2022-03-09T21:55:05.804Z] Removing intermediate container a129bc941422 [2022-03-09T21:55:05.804Z] ---> b19b6e83c8dc [2022-03-09T21:55:05.804Z] Step 24/24 : LABEL version=0.0.0 [2022-03-09T21:55:06.079Z] ---> Running in 2f2c6ed17737 [2022-03-09T21:55:06.681Z] Removing intermediate container 2f2c6ed17737 [2022-03-09T21:55:06.681Z] ---> f639e212643b [2022-03-09T21:55:06.681Z] [2022-03-09T21:55:06.958Z] Successfully built f639e212643b [2022-03-09T21:55:06.958Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-09T21:55:29.156Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-09T21:55:41.588Z] Removing intermediate container c77de6c930f9 [2022-03-09T21:55:41.588Z] ---> a7e081cdf28f [2022-03-09T21:55:41.588Z] [2022-03-09T21:55:41.588Z] Step 10/21 : FROM alpine:3.14 [2022-03-09T21:55:41.588Z] ---> 5b8b7b635229 [2022-03-09T21:55:41.588Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-09T21:55:41.588Z] ---> Running in 76cbd117e3d2 [2022-03-09T21:55:41.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:43.113Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-09T21:55:43.113Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:55:43.113Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-09T21:55:43.113Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-09T21:55:43.113Z] (5/5) Installing curl (7.79.1-r0) [2022-03-09T21:55:43.113Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:55:43.113Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:55:43.386Z] OK: 8 MiB in 19 packages [2022-03-09T21:55:44.824Z] Removing intermediate container 593a1c1cf6ff [2022-03-09T21:55:44.824Z] ---> 8e38917b7744 [2022-03-09T21:55:44.824Z] [2022-03-09T21:55:44.824Z] Step 9/20 : FROM alpine:3.15 [2022-03-09T21:55:44.824Z] ---> 8e1d7573f448 [2022-03-09T21:55:44.824Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-09T21:55:44.824Z] ---> Using cache [2022-03-09T21:55:44.824Z] ---> 88b375d9d28f [2022-03-09T21:55:44.824Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-09T21:55:44.824Z] ---> Using cache [2022-03-09T21:55:44.824Z] ---> 47123e33c086 [2022-03-09T21:55:44.824Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-09T21:55:45.099Z] ---> Running in b14beea89426 [2022-03-09T21:55:45.699Z] Removing intermediate container 76cbd117e3d2 [2022-03-09T21:55:45.699Z] ---> adb8013e2501 [2022-03-09T21:55:45.699Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-09T21:55:45.699Z] ---> Running in 1002983c15b0 [2022-03-09T21:55:46.300Z] Removing intermediate container 1002983c15b0 [2022-03-09T21:55:46.300Z] ---> 4cdc722c0fcb [2022-03-09T21:55:46.300Z] Step 13/21 : WORKDIR /edgex [2022-03-09T21:55:46.300Z] ---> Running in 59f784db3a33 [2022-03-09T21:55:46.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:46.849Z] Removing intermediate container 59f784db3a33 [2022-03-09T21:55:46.849Z] ---> b92fac6673c5 [2022-03-09T21:55:46.849Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-09T21:55:47.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:47.724Z] ---> 40fe8ded930a [2022-03-09T21:55:47.725Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-09T21:55:47.995Z] Removing intermediate container 9c1c2ddde787 [2022-03-09T21:55:47.995Z] ---> 6ae8f6226b15 [2022-03-09T21:55:47.995Z] [2022-03-09T21:55:47.995Z] Step 10/22 : FROM alpine:3.14 [2022-03-09T21:55:47.995Z] ---> 5b8b7b635229 [2022-03-09T21:55:47.995Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-09T21:55:47.995Z] ---> Running in 4b2fc999280d [2022-03-09T21:55:48.981Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-09T21:55:48.981Z] v3.15.0-339-g2443b921b6 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-09T21:55:48.981Z] OK: 15734 distinct packages available [2022-03-09T21:55:48.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:48.981Z] ---> a96ac66c8163 [2022-03-09T21:55:48.981Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-09T21:55:49.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:49.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:49.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-09T21:55:50.113Z] ---> b3c0c362591a [2022-03-09T21:55:50.113Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-09T21:55:50.113Z] ---> Running in aa72b74ad8df [2022-03-09T21:55:50.387Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-09T21:55:50.387Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-09T21:55:50.387Z] Executing busybox-1.33.1-r6.trigger [2022-03-09T21:55:50.387Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:55:50.666Z] Removing intermediate container aa72b74ad8df [2022-03-09T21:55:50.666Z] ---> 32f1db9f4c52 [2022-03-09T21:55:50.666Z] Step 18/21 : CMD ["--init=true"] [2022-03-09T21:55:50.666Z] OK: 6 MiB in 16 packages [2022-03-09T21:55:50.666Z] ---> Running in 258d5332e020 [2022-03-09T21:55:50.945Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-09T21:55:51.219Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-09T21:55:51.219Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-09T21:55:51.219Z] Removing intermediate container 258d5332e020 [2022-03-09T21:55:51.219Z] ---> 362ae83d92db [2022-03-09T21:55:51.219Z] Step 19/21 : LABEL arch=arm64 [2022-03-09T21:55:51.219Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-09T21:55:51.501Z] (5/9) Installing curl (7.80.0-r0) [2022-03-09T21:55:51.501Z] ---> Running in 6cdaa82895e2 [2022-03-09T21:55:51.501Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-09T21:55:51.501Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-09T21:55:51.776Z] (8/9) Installing libucontext (1.1-r0) [2022-03-09T21:55:51.776Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-09T21:55:51.776Z] Executing busybox-1.34.1-r3.trigger [2022-03-09T21:55:51.776Z] Executing ca-certificates-20211220-r0.trigger [2022-03-09T21:55:51.776Z] Removing intermediate container 6cdaa82895e2 [2022-03-09T21:55:51.776Z] ---> 0f000a4c55c9 [2022-03-09T21:55:52.052Z] Step 20/21 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:55:52.052Z] ---> Running in f5d8dec63690 [2022-03-09T21:55:52.052Z] Removing intermediate container 4b2fc999280d [2022-03-09T21:55:52.052Z] ---> de0b0c73620e [2022-03-09T21:55:52.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-09T21:55:52.052Z] OK: 8 MiB in 23 packages [2022-03-09T21:55:52.329Z] ---> Running in c556499153a7 [2022-03-09T21:55:52.606Z] Removing intermediate container f5d8dec63690 [2022-03-09T21:55:52.606Z] ---> e360d2d0dd6b [2022-03-09T21:55:52.606Z] Step 21/21 : LABEL version=0.0.0 [2022-03-09T21:55:52.606Z] ---> Running in 8301efa862b9 [2022-03-09T21:55:52.606Z] Removing intermediate container c556499153a7 [2022-03-09T21:55:52.606Z] ---> 280195ff28ca [2022-03-09T21:55:52.606Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-09T21:55:52.877Z] ---> Running in c487006eeae7 [2022-03-09T21:55:53.151Z] Removing intermediate container 8301efa862b9 [2022-03-09T21:55:53.151Z] ---> e629a7a5364a [2022-03-09T21:55:53.151Z] [2022-03-09T21:55:53.424Z] Removing intermediate container c487006eeae7 [2022-03-09T21:55:53.424Z] ---> 561e6ae76e40 [2022-03-09T21:55:53.424Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-09T21:55:53.696Z] Successfully built e629a7a5364a [2022-03-09T21:55:53.696Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-09T21:55:53.696Z]  Building security-proxy-setup ... done  ---> Running in 7d0e6abddfbf [2022-03-09T21:55:53.696Z] Removing intermediate container b14beea89426 [2022-03-09T21:55:53.696Z] ---> 68905f3ca4e4 [2022-03-09T21:55:53.696Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:55:53.973Z] Removing intermediate container 7d0e6abddfbf [2022-03-09T21:55:53.973Z] ---> 62f2ac075f42 [2022-03-09T21:55:53.973Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-09T21:55:54.569Z] ---> 1c3dec67bac3 [2022-03-09T21:55:54.569Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-09T21:55:54.846Z] ---> 4ddd6ab2ef6c [2022-03-09T21:55:54.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-09T21:55:55.821Z] ---> 49de8960ebf4 [2022-03-09T21:55:55.821Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-09T21:55:55.821Z] ---> 108642f4cfe0 [2022-03-09T21:55:55.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-09T21:55:56.797Z] ---> aa4c10a7fc0f [2022-03-09T21:55:56.797Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-09T21:55:56.797Z] ---> 46ae129bfc16 [2022-03-09T21:55:56.797Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-09T21:55:56.797Z] ---> Running in ad3ea52fd6e2 [2022-03-09T21:55:56.797Z] ---> Running in e4d3dae61797 [2022-03-09T21:55:57.069Z] Removing intermediate container e4d3dae61797 [2022-03-09T21:55:57.069Z] ---> 2b2f8424c0f6 [2022-03-09T21:55:57.069Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container ad3ea52fd6e2 [2022-03-09T21:55:57.069Z] [2022-03-09T21:55:57.069Z] ---> a8c8d73f51d3 [2022-03-09T21:55:57.069Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-09T21:55:57.069Z] ---> Running in 1c8f83960205 [2022-03-09T21:55:57.069Z] ---> Running in bb29b2b6ac63 [2022-03-09T21:55:57.670Z] Removing intermediate container bb29b2b6ac63 [2022-03-09T21:55:57.670Z] ---> ac3bda437269 [2022-03-09T21:55:57.670Z] Step 18/20 : LABEL arch=arm64 [2022-03-09T21:55:57.670Z] Removing intermediate container 1c8f83960205 [2022-03-09T21:55:57.670Z] ---> 0e2a9fec62f0 [2022-03-09T21:55:57.670Z] Step 20/22 : LABEL arch=arm64 [2022-03-09T21:55:57.670Z] ---> Running in 66eb4d34c499 [2022-03-09T21:55:57.670Z] ---> Running in dccc86c3b6b7 [2022-03-09T21:55:57.944Z] Removing intermediate container 66eb4d34c499 [2022-03-09T21:55:57.944Z] Removing intermediate container dccc86c3b6b7 [2022-03-09T21:55:57.944Z] ---> 0554fd165049 [2022-03-09T21:55:57.944Z] Step 21/22 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:55:57.944Z] ---> 1379d72a2b82 [2022-03-09T21:55:57.944Z] Step 19/20 : LABEL git_sha=4f2eb046cc81776a96d903463bfd235273865174 [2022-03-09T21:55:58.219Z] ---> Running in be1e90a98fa6 [2022-03-09T21:55:58.219Z] ---> Running in 591fe7f7de50 [2022-03-09T21:55:58.499Z] Removing intermediate container be1e90a98fa6 [2022-03-09T21:55:58.499Z] ---> e7a8e8023458 [2022-03-09T21:55:58.499Z] Step 22/22 : LABEL version=0.0.0 [2022-03-09T21:55:58.499Z] Removing intermediate container 591fe7f7de50 [2022-03-09T21:55:58.499Z] ---> febc4a824354 [2022-03-09T21:55:58.499Z] Step 20/20 : LABEL version=0.0.0 [2022-03-09T21:55:58.774Z] ---> Running in 6b6f270f1509 [2022-03-09T21:55:58.774Z] ---> Running in 530d3653301e [2022-03-09T21:55:59.047Z] Removing intermediate container 530d3653301e [2022-03-09T21:55:59.047Z] ---> dca7c778bfed [2022-03-09T21:55:59.047Z] [2022-03-09T21:55:59.047Z] Removing intermediate container 6b6f270f1509 [2022-03-09T21:55:59.047Z] ---> 5867e5362eb2 [2022-03-09T21:55:59.047Z] [2022-03-09T21:55:59.642Z] Successfully built dca7c778bfed [2022-03-09T21:55:59.642Z] Successfully tagged support-notifications-arm64:latest [2022-03-09T21:55:59.642Z]  Building support-notifications ... done Successfully built 5867e5362eb2 [2022-03-09T21:55:59.642Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-09T21:55:59.929Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-09T21:55:59.934Z] $ docker stop --time=1 a042a0e1b719a2a077ded41b3729d40509193116ef5ae8ce259fafbe2f0049e4 [2022-03-09T21:56:01.610Z] $ docker rm -f a042a0e1b719a2a077ded41b3729d40509193116ef5ae8ce259fafbe2f0049e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-09T21:56:02.160Z] + docker images [2022-03-09T21:56:02.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T21:56:02.433Z] support-notifications-arm64 latest dca7c778bfed 4 seconds ago 16.1MB [2022-03-09T21:56:02.433Z] security-spiffe-token-provider-arm64 latest 5867e5362eb2 4 seconds ago 27.6MB [2022-03-09T21:56:02.433Z] security-proxy-setup-arm64 latest e629a7a5364a 10 seconds ago 25.5MB [2022-03-09T21:56:02.433Z] 6ae8f6226b15 15 seconds ago 1.62GB [2022-03-09T21:56:02.433Z] 8e38917b7744 19 seconds ago 1.66GB [2022-03-09T21:56:02.433Z] a7e081cdf28f 23 seconds ago 1.62GB [2022-03-09T21:56:02.433Z] security-spire-agent-arm64 latest f639e212643b 56 seconds ago 118MB [2022-03-09T21:56:02.433Z] core-metadata-arm64 latest 113fb85fe855 About a minute ago 16MB [2022-03-09T21:56:02.433Z] 2a281f0adb08 About a minute ago 1.62GB [2022-03-09T21:56:02.433Z] support-scheduler-arm64 latest 07d8bc2a6eec About a minute ago 15.4MB [2022-03-09T21:56:02.433Z] 721d63a2e9b9 About a minute ago 1.62GB [2022-03-09T21:56:02.433Z] sys-mgmt-agent-arm64 latest 1257b9834563 3 minutes ago 280MB [2022-03-09T21:56:02.433Z] security-spire-server-arm64 latest 9b7441d6698a 3 minutes ago 82.6MB [2022-03-09T21:56:02.433Z] de880e72aefd 3 minutes ago 1.7GB [2022-03-09T21:56:02.433Z] f949dd6cb2e3 4 minutes ago 1.61GB [2022-03-09T21:56:02.433Z] core-data-arm64 latest 77199e5d2834 4 minutes ago 19.2MB [2022-03-09T21:56:02.433Z] security-bootstrapper-arm64 latest c4b4610e15be 4 minutes ago 18MB [2022-03-09T21:56:02.433Z] security-secretstore-setup-arm64 latest 693b824202ce 4 minutes ago 27MB [2022-03-09T21:56:02.433Z] bc8fd16280a7 5 minutes ago 1.63GB [2022-03-09T21:56:02.433Z] core-command-arm64 latest b57f0f03d269 5 minutes ago 15.3MB [2022-03-09T21:56:02.433Z] dbbe1b88934d 5 minutes ago 1.62GB [2022-03-09T21:56:02.433Z] ea37a1911c35 5 minutes ago 1.61GB [2022-03-09T21:56:02.433Z] 840e34ebc545 5 minutes ago 1.61GB [2022-03-09T21:56:02.433Z] security-spire-config-arm64 latest 62049d6bf4b4 7 minutes ago 81.9MB [2022-03-09T21:56:02.433Z] 3ab1e007d45e 7 minutes ago 1.7GB [2022-03-09T21:56:02.433Z] ci-base-image-arm64 latest 820cee7d47ad 17 minutes ago 1.26GB [2022-03-09T21:56:02.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-09T21:56:02.433Z] alpine 3.15 8e1d7573f448 3 months ago 5.33MB [2022-03-09T21:56:02.433Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-09T21:56:02.433Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-09T21:56:02.433Z] 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-09T21:56:02.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T21:56:02.870Z] [2022-03-09T21:56:02.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:56:03.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T21:56:03.489Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-09T21:56:03.489Z] 8998bd30e6a1: Pulling fs layer [2022-03-09T21:56:03.489Z] 04944245beec: Pulling fs layer [2022-03-09T21:56:03.489Z] 699f458cf7ca: Pulling fs layer [2022-03-09T21:56:03.489Z] 765212b225bb: Pulling fs layer [2022-03-09T21:56:03.489Z] f23df028b6ca: Pulling fs layer [2022-03-09T21:56:03.489Z] d65c8cfc05b1: Pulling fs layer [2022-03-09T21:56:03.489Z] 2437ff75d9bd: Pulling fs layer [2022-03-09T21:56:03.489Z] f23df028b6ca: Waiting [2022-03-09T21:56:03.489Z] 2437ff75d9bd: Waiting [2022-03-09T21:56:03.489Z] d65c8cfc05b1: Waiting [2022-03-09T21:56:03.489Z] 765212b225bb: Waiting [2022-03-09T21:56:03.489Z] 04944245beec: Download complete [2022-03-09T21:56:03.489Z] 765212b225bb: Verifying Checksum [2022-03-09T21:56:03.489Z] 765212b225bb: Download complete [2022-03-09T21:56:03.489Z] f23df028b6ca: Verifying Checksum [2022-03-09T21:56:03.489Z] f23df028b6ca: Download complete [2022-03-09T21:56:03.489Z] d65c8cfc05b1: Verifying Checksum [2022-03-09T21:56:03.489Z] d65c8cfc05b1: Download complete [2022-03-09T21:56:03.762Z] 699f458cf7ca: Verifying Checksum [2022-03-09T21:56:03.762Z] 699f458cf7ca: Download complete [2022-03-09T21:56:04.035Z] 8998bd30e6a1: Verifying Checksum [2022-03-09T21:56:04.035Z] 8998bd30e6a1: Download complete [2022-03-09T21:56:06.004Z] 2437ff75d9bd: Verifying Checksum [2022-03-09T21:56:06.004Z] 2437ff75d9bd: Download complete [2022-03-09T21:56:08.612Z] 8998bd30e6a1: Pull complete [2022-03-09T21:56:08.612Z] 04944245beec: Pull complete [2022-03-09T21:56:10.040Z] 699f458cf7ca: Pull complete [2022-03-09T21:56:10.311Z] 765212b225bb: Pull complete [2022-03-09T21:56:11.284Z] f23df028b6ca: Pull complete [2022-03-09T21:56:11.555Z] d65c8cfc05b1: Pull complete [2022-03-09T21:56:26.611Z] 2437ff75d9bd: Pull complete [2022-03-09T21:56:26.611Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-09T21:56:26.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-09T21:56:26.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-09T21:56:26.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-6723 does not seem to be running inside a container [2022-03-09T21:56:26.950Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09T21:56:29.879Z] $ docker top 7829bbbf3abfb0a5575e60b4df360d0e93afaae634be6469f7b207108c9841f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:30.926Z] ---> job-cost.sh [2022-03-09T21:56:30.926Z] lf-activate-venv: SKIPPING [2022-03-09T21:56:30.926Z] INFO: No Stack... [2022-03-09T21:56:31.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-09T21:56:32.152Z] INFO: Archiving Costs [Pipeline] sh [2022-03-09T21:56:32.853Z] + cut -d, -f6 [2022-03-09T21:56:32.853Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock [2022-03-09T21:56:32.888Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-9-stack-cost] [2022-03-09T21:56:32.895Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3892-9-stack-cost] did not exist. Created. [2022-03-09T21:56:32.895Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-09T21:56:33.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-09T21:56:33.733Z] Stashed 1 file(s) [Pipeline] } [2022-03-09T21:56:33.740Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-09T21:56:33.758Z] $ docker stop --time=1 7829bbbf3abfb0a5575e60b4df360d0e93afaae634be6469f7b207108c9841f7 [2022-03-09T21:56:35.266Z] $ docker rm -f 7829bbbf3abfb0a5575e60b4df360d0e93afaae634be6469f7b207108c9841f7 [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-09T21:56:35.825Z] provisioning config files... [2022-03-09T21:56:35.834Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config948350331771414972tmp [Pipeline] { [Pipeline] sh [2022-03-09T21:56:36.130Z] + set +x [2022-03-09T21:56:36.130Z] + curl -s https://codecov.io/bash [2022-03-09T21:56:36.130Z] + bash -s -- [2022-03-09T21:56:36.130Z] [2022-03-09T21:56:36.130Z] _____ _ [2022-03-09T21:56:36.130Z] / ____| | | [2022-03-09T21:56:36.130Z] | | ___ __| | ___ ___ _____ __ [2022-03-09T21:56:36.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-09T21:56:36.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-09T21:56:36.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-09T21:56:36.130Z] Bash-1.0.6 [2022-03-09T21:56:36.130Z] [2022-03-09T21:56:36.130Z] [2022-03-09T21:56:36.130Z] ==> git version 2.24.4 found [2022-03-09T21:56:36.130Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-09T21:56:36.130Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-09T21:56:36.130Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-09T21:56:36.392Z] ==> Jenkins CI detected. [2022-03-09T21:56:36.392Z] current dir:  /w/workspace/edgex-go/9 [2022-03-09T21:56:36.392Z] project root: . [2022-03-09T21:56:36.392Z] --> token set from env [2022-03-09T21:56:36.392Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-09T21:56:36.392Z] ==> Running gcov in . (disable via -X gcov) [2022-03-09T21:56:36.392Z] ==> Python coveragepy not found [2022-03-09T21:56:36.392Z] ==> Searching for coverage reports in: [2022-03-09T21:56:36.392Z] + . [2022-03-09T21:56:36.392Z] -> Found 1 reports [2022-03-09T21:56:36.392Z] ==> Detecting git/mercurial file structure [2022-03-09T21:56:36.392Z] ==> Reading reports [2022-03-09T21:56:36.392Z] + ./coverage.out bytes=428383 [2022-03-09T21:56:36.392Z] ==> Appending adjustments [2022-03-09T21:56:36.392Z] https://docs.codecov.io/docs/fixing-reports [2022-03-09T21:56:37.775Z] + Found adjustments [2022-03-09T21:56:37.775Z] ==> Gzipping contents [2022-03-09T21:56:37.775Z] 60K /tmp/codecov.jIkhZj.gz [2022-03-09T21:56:37.775Z] ==> Uploading reports [2022-03-09T21:56:37.775Z] url: https://codecov.io [2022-03-09T21:56:37.775Z] query: branch=PR-3892&commit=7fb47dae8821d074d13b9e0c841b79641d64090a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-09T21:56:37.775Z] -> Pinging Codecov [2022-03-09T21:56:37.775Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3892&commit=7fb47dae8821d074d13b9e0c841b79641d64090a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= [2022-03-09T21:56:38.035Z] -> Uploading to [2022-03-09T21:56:38.035Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-09/00271124DB129430A58F1EEE437C3FCB/7fb47dae8821d074d13b9e0c841b79641d64090a/0f564e40-45a6-4cf4-9a80-cba09a277ad8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220309T215637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73ba059ee03c84b500aea5e9f6b88f8e12e5b0267a56179412b1479d80dd491f [2022-03-09T21:56:38.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T21:56:38.035Z] Dload Upload Total Spent Left Speed [2022-03-09T21:56:38.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58306 0 0 100 58306 0 165k --:--:-- --:--:-- --:--:-- 165k [2022-03-09T21:56:38.294Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7fb47dae8821d074d13b9e0c841b79641d64090a [Pipeline] } [2022-03-09T21:56:38.301Z] 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-09T21:56:39.012Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:39.322Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:39.878Z] ---> package-listing.sh [2022-03-09T21:56:39.878Z] ++ facter osfamily [2022-03-09T21:56:39.878Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-09T21:56:40.138Z] + OS_FAMILY=redhat [2022-03-09T21:56:40.138Z] + workspace=/w/workspace/edgex-go/9 [2022-03-09T21:56:40.138Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-09T21:56:40.138Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-09T21:56:40.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-09T21:56:40.138Z] + PACKAGES=/tmp/packages_start.txt [2022-03-09T21:56:40.138Z] + '[' /w/workspace/edgex-go/9 ']' [2022-03-09T21:56:40.138Z] + PACKAGES=/tmp/packages_end.txt [2022-03-09T21:56:40.138Z] + case "${OS_FAMILY}" in [2022-03-09T21:56:40.138Z] + sort [2022-03-09T21:56:40.138Z] + rpm -qa [2022-03-09T21:56:44.345Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-09T21:56:44.345Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-09T21:56:44.345Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-09T21:56:44.345Z] + '[' /w/workspace/edgex-go/9 ']' [2022-03-09T21:56:44.345Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-03-09T21:56:44.345Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-03-09T21:56:44.358Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-09T21:56:44.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:56:45.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T21:56:45.200Z] [2022-03-09T21:56:45.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-09T21:56:45.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T21:56:45.504Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-09T21:56:45.504Z] 5eb5b503b376: Pulling fs layer [2022-03-09T21:56:45.504Z] 5c69ac0246d0: Pulling fs layer [2022-03-09T21:56:45.504Z] ec43610c2a17: Pulling fs layer [2022-03-09T21:56:45.504Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-09T21:56:45.504Z] 33b1e0a273af: Pulling fs layer [2022-03-09T21:56:45.504Z] 5d3b04190fa2: Pulling fs layer [2022-03-09T21:56:45.504Z] 2f39f015ded8: Pulling fs layer [2022-03-09T21:56:45.504Z] 3a2ae6a8a46f: Waiting [2022-03-09T21:56:45.504Z] 33b1e0a273af: Waiting [2022-03-09T21:56:45.504Z] 5d3b04190fa2: Waiting [2022-03-09T21:56:45.504Z] 2f39f015ded8: Waiting [2022-03-09T21:56:45.504Z] 5c69ac0246d0: Verifying Checksum [2022-03-09T21:56:45.504Z] 5c69ac0246d0: Download complete [2022-03-09T21:56:45.504Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-09T21:56:45.504Z] 3a2ae6a8a46f: Download complete [2022-03-09T21:56:45.504Z] ec43610c2a17: Verifying Checksum [2022-03-09T21:56:45.504Z] ec43610c2a17: Download complete [2022-03-09T21:56:45.774Z] 5d3b04190fa2: Verifying Checksum [2022-03-09T21:56:45.774Z] 5d3b04190fa2: Download complete [2022-03-09T21:56:45.774Z] 33b1e0a273af: Verifying Checksum [2022-03-09T21:56:45.774Z] 33b1e0a273af: Download complete [2022-03-09T21:56:45.774Z] 5eb5b503b376: Verifying Checksum [2022-03-09T21:56:45.774Z] 5eb5b503b376: Download complete [2022-03-09T21:56:46.355Z] 2f39f015ded8: Verifying Checksum [2022-03-09T21:56:46.355Z] 2f39f015ded8: Download complete [2022-03-09T21:56:47.303Z] 5eb5b503b376: Pull complete [2022-03-09T21:56:47.303Z] 5c69ac0246d0: Pull complete [2022-03-09T21:56:48.245Z] ec43610c2a17: Pull complete [2022-03-09T21:56:48.246Z] 3a2ae6a8a46f: Pull complete [2022-03-09T21:56:48.246Z] 33b1e0a273af: Pull complete [2022-03-09T21:56:48.511Z] 5d3b04190fa2: Pull complete [2022-03-09T21:56:52.802Z] 2f39f015ded8: Pull complete [2022-03-09T21:56:52.802Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-09T21:56:52.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-09T21:56:52.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-09T21:56:52.866Z] prd-centos7-docker-4c-2g-6722 does not seem to be running inside a container [2022-03-09T21:56:52.902Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-09T21:56:56.467Z] $ docker top e5b2c301ff63912018895d46d10a046ec25302d5e76dc4ad0e5955d41dbc9c5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-09T21:56:56.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-09T21:56:57.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-09T21:56:57.428Z] + ls /var/log/sa-host [2022-03-09T21:56:57.428Z] + sadf -c /var/log/sa-host/sa09 [2022-03-09T21:56:57.428Z] file_magic: OK [2022-03-09T21:56:57.428Z] HZ: Using current value: 100 [2022-03-09T21:56:57.428Z] file_header: OK [2022-03-09T21:56:57.428Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-09T21:56:57.428Z] Statistics: [2022-03-09T21:56:57.428Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T21:56:57.428Z] File successfully converted to sysstat format version 12.5.2 [2022-03-09T21:56:57.428Z] + sadf -c /var/log/sa-host/sa17 [2022-03-09T21:56:57.428Z] file_magic: OK [2022-03-09T21:56:57.428Z] HZ: Using current value: 100 [2022-03-09T21:56:57.428Z] file_header: OK [2022-03-09T21:56:57.428Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-09T21:56:57.428Z] Statistics: [2022-03-09T21:56:57.428Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-09T21:56:57.428Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-09T21:56:57.696Z] provisioning config files... [2022-03-09T21:56:57.706Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config945418403268954784tmp [Pipeline] { [Pipeline] echo [2022-03-09T21:56:57.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:58.002Z] ---> create-netrc.sh [Pipeline] } [2022-03-09T21:56:58.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:58.365Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-09T21:56:58.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:58.665Z] ---> sudo-logs.sh [2022-03-09T21:56:58.665Z] Archiving 'sudo' log.. [2022-03-09T21:56:58.665Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6722.novalocal: Name or service not known [2022-03-09T21:56:58.665Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6722.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-09T21:56:58.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:56:58.971Z] ---> job-cost.sh [2022-03-09T21:56:58.971Z] lf-activate-venv: SKIPPING [2022-03-09T21:56:58.971Z] DEBUG: total: 0.10999999940395355 [2022-03-09T21:56:58.971Z] INFO: Retrieving Stack Cost... [2022-03-09T21:56:59.540Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-09T21:57:00.110Z] INFO: Archiving Costs [Pipeline] echo [2022-03-09T21:57:00.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-09T21:57:00.412Z] ---> logs-deploy.sh [2022-03-09T21:57:00.412Z] lf-activate-venv: SKIPPING [2022-03-09T21:57:00.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/9 [2022-03-09T21:57:00.412Z] INFO: archiving workspace using pattern(s): [2022-03-09T21:57:01.352Z] Archives upload complete. [2022-03-09T21:57:01.352Z] INFO: archiving logs to Nexus